@charset "utf-8";
/* CSS Document */

/* layout */
body {
background-image: url('../images/alygatorInteriorsWindowTreatments.png');
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
width:100%;
height:100%;
font-family: Droid Serif, serif; 
color: #392f2c; 
border-radius:4px;
background-color:#fff;
font-size: 18px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: left;
}
#ascrail2000.nicescroll-rails {
    width: 5px;
    z-index: 9999;
    cursor: default;
    position: fixed;
	margin:-5px;
    top: 0px;
    height: 100%;
    right: 10px;
	display:block;
    visibility: hidden;
    overflow-x: auto;
    overflow-y: scroll;
}

.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate3d(0,-25%,0);-o-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}
li {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1.2vw;
	padding-left:10px;
	padding-right:10px;
}
ul {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	padding-left:30px;
	padding-right:10px;
}
h3 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#392f2c; 
	font-size:26px;
	font-weight:500;
	padding-left: 10px!Important;
}
h6 {
	font-family: Droid Serif, serif;
	font-size: 18px;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
	margin-bottom: 5px;
    margin-top: 150px;
	background-color: #392f2c;
	opacity:0.9;
 }
q { 
	font-family: Droid Serif, serif;
	font-size:26px;
	font-weight: 300;
	color:#fff;
	text-align: center;
	padding:3px;
}

.container > p {
	font-family: Open Sans, sans serif;
	font-size: 18px;
	color: #2d2d2d;
}

/* remove dotted outline from links, button and input element */
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
border: 0;
outline: 0;
}

/* navbar */
.navbar-default {
    background-color: #392f2c; 
    opacity:0.9;
	padding-top:3px;
    padding-left:0px;
	padding-right:0px;
	padding-bottom:3px;
	border-color:transparent;
}
.navbar-nav {
	display: inline-block;
	float: none;
	margin:0;
	min-height:auto;
	border-color:transparent;
	text-align:left;
	vertical-align: top;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	margin:0;
	min-height:auto;
	border-color:transparent;
	text-align:left;
	vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}


.navbar-default .navbar-nav > li > a {
	font-size:20px;
	font-weight:normal;
	color: #fff;
	line-height: 20px;
	border-radius:4px;
    background-color: #392f2c;
	border:0px;
	border-color:transparent;
    padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	top:5px;
	bottom: 5px;
	margin-left:10px;
	margin-right:6px;
	vertical-align:center;
}
.navbar-default .navbar-nav > li > a:hover  {
	font-size:20px;
	color: #392f2c;
	font-weight:normal;
    background-color: #fff;
	border-radius:4px;
}
	
.collapse .navbar-collapse .navHeaderCollapse {
     color: #392f2c;
     background-color:#392f2c;
     border-color:#392f2c;
     padding-top:1px;
     padding-bottom:1px;
}
.sitenav .collapse .navbar-collapse .bs-navbar-collapse {
     color: #392f2c;
     background-color:#fff;
     border-color:#392f2c;
     padding-top:1px;
     padding-bottom:1px;
	 opacity:1;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
	border-color: #392f2c;
	opacity:1;
	font-weight:normal;
}
img{padding-left:10px;padding-top:2px; border-radius:4px;}

/* -- end navbar -- */
      

.container-fluid {
    background-color: #392f2c;
    opacity: 0.9;
    margin-top: 80px;
	margin-bottom: 40px;
    width: 70%;
	border-radius:4px;
	position:relative;
}
.row {
	position: relative;
	min-height: 1px;
	padding-right: 1px;
	padding-left: 1px;
	margin:0px;
	border-radius:4px;
	opacity:0.9;
}
.span6 {
	float:none;
	margin:0 auto;
}

.center {
    margin: 0 auto;
    width: 90%;
    padding: 10px;
    margin-bottom: 30px;
    margin-top: 70px;
    border-radius: 4px;
    height: 80px;
}

/* well-fluid */
.well-fluid {
	padding: 10px;
	margin-bottom: 30px;
	margin-top:70px;
	background-color: #392f2c;
	border: none;
	border-radius: 4px;
	font-weight: bold;
	text-transform: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	opacity: 0.9;
	width:100%;
}

.well-fluid > p {
	font-family: Open sans,serif;
    color:#392f2c; 
    font-size: 16px;
    font-weight:150;
}

.well {
	background-color:transparent;
	padding:20px;
	border:0;
	border-radius:4px;
}
.well > h1 {
	color:#fff;
	font-weight:100;
	text-align:left;
	font-size:6.4vw;
}
.well > h2 {
	color:#fff;
	font-weight:100;
	text-align:left;
	font-size:3vw;
}
.well_quote > h4 {
	font-family: Droid Serif, serif;
	font-size:24px;
	font-weight: 300;
	color:#fff;
	text-align: center;
 }
.well > h6 > a {
  font-size: 14px;
  font-weight: 200;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration:underline;
 }

/* used for the texts in well-fluid, the actual content */
.wellinfo {
min-height: 20px;
margin-top:80px;
margin-bottom: 40px;
padding-top: 10px;
padding-bottom:10px;
padding-left: 10px;
padding-right: 10px;
background-color: #fff;
border: none;
border-radius: 4px;
opacity: 0.9;
width:100%;
}
.wellTinyImages {
min-height: auto;
margin-top:1px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom:10px;
padding-left: 5px;
padding-right: 5px;
background-color: #fff;
border: none;
border-radius: 4px;
opacity: 0.8;
}

.wellinfo > p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
 
.wellinfo > p > a {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #392f2c;
    font-size: 1em;
	font-weight: 300;
	background-color:#fff;
	text-decoration: underline;
}

/* -- end wellinfo --*/



/*footer incl text */

.footer {
	display: block;
    font-family: Droid Serif, serif; 
	font-size: 1em;
    color:#fff; 
    margin-bottom: 5px;
    margin-top: 40px;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 2px;
    padding-bottom: 2px;
	background-color: #392f2c;
	opacity:0.9;
}
/*
.navbar-default .navbar-fixed-bottom> li > a a:link, a:visited {
	font-size: 120%;
	color:#fff;
	text-decoration:underline white;
	background-color: #392f2c;
} */

/*end footer incl text*/


/*scroll to top button start*/

.scroll-top {
   position:fixed;
   bottom:0;
   right:6%;
   z-index:100;
   background: transparant;
   font-size:10px;
   border-top-left-radius:3px;
   border-top-right-radius:3px;
}
.scroll-top a:link,.scroll-top a:visited {
  color:#fff;
} 

a.back-to-top {
	display: none;
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 40px;
	opacity: 0.8;
	border:1px;
	border-color:#392f2c;
	background: #392f2c url(https://dl.dropboxusercontent.com/u/16684426/images/arrowUpIcon.png) no-repeat center 45%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a.hover:back-to-top {
	background-color: transparent;
	}

/*scroll to top button end*/

/* link in footer start*/
a:hover, a:focus {
	color:#fff;
	text-decoration:underline;
}
/* link in footer end*/

/* thumbnail start */

.thumbnail {
display: inline-block;
width:100%;
*display:inline; /* ie7 fix */
float: none; 
text-align:left;
color:#392f2c;
font-weight:400;
line-height:1.42857143;
padding: 5px;
background-color:#fff;
border: none;
border-radius: 4px;
opacity:0.9;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out; 
}
.thumbnail .img-responsive {
	max-width: 100%;
	height: auto;
    padding:0px;
    border-radius:4px;
}
.thumbnail > h3 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#392f2c; 
	text-align:left;
	font-size:28px;
	font-weight:500;
	padding-left: 10px;
	padding-bottom: 2px;
}
.thumbnail p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-left:10px;
	padding-right:10px;
}
.thumbnail > li > a  a:hover, a:visited, a:active {
	text-decoration:underline;
	-moz-text-decoration-color: #392f2c; 
	-webkit-text-decoration-color: #392f2c;
	-o-text-decoration-color: #392f2c;
    text-decoration-color: #392f2c;
 }


/* -- thumbnail end -- */

/*-- ihover small pics main page start */
.ih-item.square {
  position: relative;
  margin-top:30px;
  margin-bottom:30px;
  text-align: center;
}

.ih-item img {
	width:100%;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	position:relative;
	text-align: center;		
}
.ih-item.square.effect15 {
	border-color:transparent;
	perspective: none!important;
	text-align: center;
}
/*-- ihover  small pics main page end */

/* button within thumbnail main page start*/
.btn-default {
	color:#fff;
    font-size: 20px;
    font-variant: normal;
	text-shadow: none;
    background-color: #392f2c;
    border-color:#392f2c;
	padding-left: 5px;
	margin-left:5px;
	position:inherit;
}
.btn-default:hover, .btn-default:focus, .open > .dropdown-toggle.btn-default {
	color:#fff;
    font-variant: small-caps;
    background-color: #392f2c;
    border-color:#392f2c;
    padding-top:1px;
    padding-bottom:1px;
	padding-left: 5px;
}
.btn-default:li > a {
	font-family: Droid Serif,serif;
	color:#fff;
    text-decoration:underline;
    font-size: 20px;
    font-variant: small-caps;
    background-color: #392f2c;
    border:none;
    border-color:#392f2c;
	padding-left: 15px;
 }
/* button within thumbnail main page end */

/* contact form start*/
.formcss {
  color: #;
  font-family: Open sans, serif;
  font-style: normal;
  font-size: 100%;
}

.table {
font-family: Open Sans, serif;
font-size:100%;
color:#5d5d5d; /*antraciet*/
line-height:18px;
text-align:left;
}

#contact form {
width: 100%;
margin: auto auto 15px auto;
}

form {
margin: 0 auto;
padding: 0;
display: block;
}

input {
position: relative;
height: 35px;
width:90%;
border: 1px solid #392f2c;
border-radius:3px;
padding-left: 5px;
padding-right: 5px;
background: none;
margin: 5px;
-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
	 -o-transition: all 0.3s;
        transition: all 0.3s;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 2;
font-style: normal;
font-weight: normal;
text-align: left;
color: #392f2c;
overflow:hidden;
}

textarea {
position: relative;
width: 90%;
height: 100px;
border: 1px solid #392f2c;
border-radius: 3px;
line-height: 30px;
padding-left: 5px;
padding-right: 5px;
margin: 5px;
-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
	 -o-transition: all 0.3s;
        transition: all 0.3s;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 300;
text-align: left;
overflow: hidden;
} 

input:hover,
textarea:hover{
border-color: rgba(57,47,44, 0.2);
}

#form input:focus,
#form textarea:focus {
-webkit-animation: glow 900ms ease-out infinite alternate;
   -moz-animation: glow 900ms ease-out infinite alternate;
    -ms-animation: glow 900ms ease-out infinite alternate;
     -o-animation: glow 900ms ease-out infinite alternate;
        animation: glow 900ms ease-out infinite alternate;
}

.submit {
position: relative;
width: 25%;
height: 20%;
border: 1px solid #392f2c;
border-radius:4px;
background: none;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
font-weight: 300;
font-style: normal;
text-transform: uppercase;
text-align: left;
padding-left:5px;
line-height: 35px;
margin: 5px 5px 0 5px;
cursor: pointer;
outline: none;
-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
	 -o-transition: all 0.3s;
overflow: hidden;
}

.submit:hover {
color: #392f2c;
}

.submit:hover:after,
.submit:active:after {
height: 50%;
}
.submit:after {
position: absolute;
width: 100%;
height: 0;
top: 0;
left: 0;
content: 'Thank you kindly for filling in the contact form. I will contact you as soon as possible!
				With kind regards, Jim Rinker';
-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
	 -o-transition: all 0.3s;
        transition: all 0.3s;
z-index: -1;
}
/*
.success {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: darkgreen;
    font-size: 1.7em;
	font-weight: 300;
	font-style: capitalize;
	content: 'Thank you kindly for filling in the contact form. I will contact you as soon as possible!
				With kind regards, Jim Rinker';
	text-align: left;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	line-height: 1;
}
*/
#form .error {
font-size: 100%;
text-transform: uppercase;
color:red;
text-align: center;
display: block;
margin: 0;
padding: 0;
}

@-webkit-keyframes glow {
    0% {
		box-shadow: 0 0 1px rgba(57,47,44, 0.2), inset 0 0 1px rgba(57,47,44, 0.1)
		}	
    100% {
		box-shadow: 0 0 3px rgba(57,47,44, 0.8), inset 0 0 5px rgba(57,47,44, 0.6)
		}
}
@-moz-keyframes glow {
    0% {
		box-shadow: 0 0 1px rgba(57,47,44, 0.2), inset 0 0 1px rgba(57,47,44, 0.1)
    }	
    100% {
		box-shadow: 0 0 3px rgba(57,47,44, 0.8), inset 0 0 5px rgba(57,47,44, 0.6)
    }
}
@-o-keyframes glow {
    0% {
		box-shadow: 0 0 1px rgba(57,47,44, 0.2), inset 0 0 1px rgba(57,47,44, 0.1)
    }	
    100% {
		box-shadow: 0 0 3px rgba(57,47,44, 0.8), inset 0 0 5px rgba(57,47,44, 0.6)
    }
}
@-ms-keyframes glow {
    0% {
		box-shadow: 0 0 1px rgba(57,47,44, 0.2), inset 0 0 1px rgba(57,47,44, 0.1)
    }	
    100% {
		box-shadow: 0 0 3px rgba(57,47,44, 0.8), inset 0 0 5px rgba(57,47,44, 0.6)
    }
}
@keyframes glow {
    0% {
		box-shadow: 0 0 1px rgba(57,47,44, 0.2), inset 0 0 1px rgba(57,47,44, 0.1)
    }	
    100% {
		box-shadow: 0 0 3px rgba(57,47,44, 0.8), inset 0 0 5px rgba(57,47,44, 0.6)
    }
}

::-webkit-input-placeholder {
font-style: normal;
color: #392f2c;
}

::-moz-placeholder {
font-style: normal;
color: #392f2c;
}

:-ms-input-placeholder {
font-style: normal;
color: #392f2c;
}

input:-moz-placeholder {
font-style: normal;
color: #392f2c;
}

/* slider */
#slider figure{
    width:800%;
    position:relative;
    margin:0px;
    padding:0px;
    font-size:0px;
    text-align:left;
	animation-timing-function: ease-in-out;
    -webkit-animation:20000ms slidy infinite;
    -moz-animation:20000ms slidy infinite;
    -ms-animation:20000ms slidy infinite;
    -o-animation:20000ms slidy infinite;
    animation:20000ms slidy infinite;
}
figure img {
    width: 10%;
    height: auto;
    float: none;
    }

@keyframes slidy {
    0% { left: 0%; }
    20% { left: 0%; }
    25% { left: -100%; }
    45% { left: -100%; }
    50% { left: -200%; }
    70% { left: -200%; }
    75% { left: -300%; }
    95% { left: -300%; }
    100% { left: -400%; }
}
/* Chrome, Safari, Opera */
@-webkit-keyframes slidy {

    0% { left: 0%; }
    20% { left: 0%; }
    25% { left: -100%; }
    45% { left: -100%; }
    50% { left: -200%; }
    70% { left: -200%; }
    75% { left: -300%; }
    95% { left: -300%; }
    100% { left: -400%; }
} 
/* end slider */

/*
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
	position:relative;
	min-height:1px;
	padding:0px;
  } */
  
.menu-mobile2 {
display: none;
visibility: hidden;
}



