/* GOOGLE FONTS */

@import url(http://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,700,800,400,600);

@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);

@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);

@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,700,300,400);

@import url(http://fonts.googleapis.com/css?family=Roboto:300italic,900,100italic,400italic,400,300,500italic,700italic,100,700,500,900italic);



/* Global properties ======================================================== */

a[href^="tel:"] { color: inherit; text-decoration: none;}

::selection{ background:#888888!important; color:#fff}

::-moz-selection{ background:#888888!important; color:#fff}



a{ color:#352c2c; text-decoration: underline; outline:none}

a:hover{ color:#352c2c; text-decoration: none; outline:none}



body{ background:#ffffff; border:0; font: 16px 'Roboto', Arial, Helvetica, sans-serif; color:#000000 ; line-height:22px; min-width:320px;}



#main{margin: 0 auto; position: relative; overflow: hidden;}













/* ============================= header ====================== */

.top1_wrapper{background: #ffffff;  position: fixed;  z-index:60000; width:100%; height:145px;    }

header{float: left; padding-top: 5px; }

.top2_wrapper{float: right; padding-top: 10px;}

.call1{text-align: right; font-size: 14px; font-family: 'Open Sans'; font-weight: 300; color: #006738; text-transform: uppercase; padding-bottom: 10px;}







/* ============================= content ====================== */

#content{position: relative; padding-top: 50px; padding-bottom: 60px; background: #ffd780; font-size:16px; }



/* ============================= banner ====================== */

#banner_wrapper{ padding-bottom: 40px; padding-top: 40px; position: relative; background: #ffd780;}



.banner_title{font-weight: 400; font-size: 36px; line-height: 36px; color: #000000; text-align: left; padding-top: 0px; padding-bottom: 40px; text-transform: uppercase; font-family: 'Oswald'; padding-right: 80px;}



#banner{position: relative; }



.banner_prev{display: block; width: 43px; height: 43px; background: #2a3890; background: rgba(0, 103, 56 0.2); position: absolute; right: 44px; top: -80px; z-index: 0;}

.banner_prev:hover{background: #2a3890;}

.banner_prev span{position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/prev2.png) center center no-repeat;}

.banner_next{display: block; width: 43px; height: 43px; background: #006738; background: rgba(0, 103, 56, 0.2); position: absolute; right: 0; top: -80px; z-index: 0;}

.banner_next:hover{background: #2a3890;}

.banner_next span{position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/next2.png) center center no-repeat;}



#banner .carousel-box{position: relative;}

#banner .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}

#banner .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -20px; }

#banner .caroufredsel_wrapper{padding: 0; margin: 0;}

#banner .caroufredsel_wrapper ul{padding: 0; margin: 0;}

#banner .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:20px }



.banner{}

.banner .banner_inner{}

.banner .banner_inner a{display: block; text-decoration: none; position: relative; background: #2a3890; border-bottom: 3px solid #e7a029; padding: 0px; text-align: left;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.banner .banner_inner a:hover{ background: #006738; }

.banner .banner_inner a figure{margin: 0; padding: 0px; position: relative; border: none; padding: 0px; background: none;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.banner .banner_inner a:hover figure{}

.banner .banner_inner a figure .img{width: 100%;}

.banner .banner_inner a figure em{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; background: none; opacity: 0; filter: alpha(opacity=0);

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.banner .banner_inner a:hover figure em{opacity: 1; filter: alpha(opacity=100);}

.banner .banner_inner a .caption{padding: 20px;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.banner .banner_inner a:hover .caption{}

.banner .banner_inner a .caption .txt1{font-family: 'Oswald'; font-size: 18px; line-height: 20px; font-weight: 400; text-transform: uppercase; color: #fff;}

.banner .banner_inner a .caption .txt2{color: #b3b3b3; padding-top: 10px;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.banner .banner_inner a:hover .caption .txt2{color: #fff;}







/* ============================= banner end ====================== */



.page_slide{position: relative;}

.page_slide img{width: 100%;}



.breadcrumbs1_wrapper{background: #eaecee; padding: 10px 0;}

.breadcrumbs1{font-weight: 700; line-height: 20px; color: #352c2c; font-size: 14px; text-transform: uppercase;}

.breadcrumbs1 a{color: #ba896d; text-decoration: none;}

.breadcrumbs1 a:hover{color: #352c2c;}

.breadcrumbs1 span{display: inline-block; width: 3px; height: 5px; margin: 0 10px;}









/* ============================= footer ====================== */

.bot1_wrapper{background: #923336;}



.social_wrapper{float: right; padding: 10px 0;}

.social{ display: block; margin: 0; padding: 0; list-style: none;}



.social li{display: inline-block; margin: 0 1px;}

.social li a{display: block; text-decoration: none; font-size: 20px; color: #cccccc; text-align: center; width: 38px; height: 38px; border: 1px solid #635c5c; background: none; line-height: 38px;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.social li a:hover{color: #fff;}



.social li.nav1 a:hover{background: #00529f; border-color: #00529f;}

.social li.nav2 a:hover{background: #00c3ed; border-color: #00c3ed;}

.social li.nav3 a:hover{background: #00529f; border-color: #00529f;}

.social li.nav4 a:hover{background: #f16856; border-color: #f16856;}



.bot2_wrapper{background: #923336; padding: 30px 0;}



footer{font-size: 12px; color: #ffffff;}

footer a{color: #ffffff;}

footer a:hover{color: #fed086;}





/* ============================= main menu ====================== */

.menu_wrapper{}

.navbar_ { margin: 0; padding: 0; background: none; position: relative;z-index: 30;}

.navbar_ .navbar-inner_ { padding: 0; margin: 0; border: none; min-height: inherit; background: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; filter:none; }

.navbar_ .btn-navbar { background: #923336; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 10px; margin-bottom: 10px;}

.navbar_ .btn-navbar:hover{background: #923336;}

.navbar_ .btn-navbar .icon-bar{background-image: none;}

.nav-collapse_.collapse{ position:relative; display:block; text-align: center;}

.navbar_ .nav{ position: relative; float: none; margin: 0; padding: 0; display: block; left: auto;}

.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; margin: 0  0 0 25px;}

.navbar_ .nav > li:first-child{margin-left: 0;}

.navbar_ .nav > li > a{position: relative; overflow: hidden; display: block; text-decoration: none; background: none; font-family: 'Oswald';padding:1px; font-weight: 400; font-size:16px; line-height:19px; color: #000000; text-shadow:none; text-transform:uppercase;

}
.mobi{float:right;}



.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #ffffff; padding:10px; text-decoration: none; background:#922b33;  box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}



.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus {padding:10px; color: #ffffff; text-decoration: none; background:#922b33;  box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;text-shadow:none;}



.sub-menu ul { position: absolute; display: none; left: -40px; top: 45px; list-style: none; zoom: 1; z-index: 109; margin: 0; padding:25px 40px; background: #006838; background: rgba(0, 104, 56, 0.9); text-align: left; }

.sub-menu li { margin: 0; position: relative; zoom: 1; display: block;}

.sub-menu li a{display: block; position: relative; font-family:'Open Sans'; font-weight: 700; font-size: 14px; line-height: 30px; color: #dbdbdb; text-decoration: none; padding: 2px 15px 2px 0; text-transform: uppercase;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.sub-menu li a:hover{ text-decoration: none; color: #ba896d;}



.sub-menu li a em{display: inline-block; width: 3px; height: 5px; background: url(../images/marker0.png) center center no-repeat; position: absolute; right: 0px; top: 50%; margin-top: -3px; opacity: 0.3; filter: alpha(opacity=30);

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.sub-menu li a:hover em{opacity: 1; filter: alpha(opacity=100);}



.sub-menu-1 > ul{}



.sub-menu-2 > ul{left: 100%; top: -25px; margin-left: 40px; background: #006838;}



/* ============================= menu bot ====================== */

.menu_bot { float: left;}

#menu_bot { list-style: none; white-space:nowrap;  padding: 0; margin: 0;}

#menu_bot > li { list-style: none; display: inline-block; position:relative; float:left; white-space:nowrap;}

#menu_bot > li:first-child{ margin-left: 0;}

#menu_bot > li > a{ display:block; height:100%; text-decoration:none; position:relative; font-family:'Oswald'; font-weight: 400; font-size: 16px; line-height: 20px; padding: 19px 20px; color: #7a7474; border-bottom: 2px solid transparent; text-transform: uppercase;}

#menu_bot > li.active > a, #menu_bot > li > a:hover, #menu_bot > li > a:focus{color: #fff; text-decoration: none; background: #483f3f; border-bottom-color: #b37856;}







/* ============================= search-form ====================== */

.search-form-wrapper{padding-bottom: 0px;}

.navbar-form { float: none; position:relative; z-index: 11; margin:11px 0px 0 0 ; padding: 0; }

.navbar-form input { width: 100%; height: auto; font-size: 14px; line-height: 20px; color:#616161; background: #fff; border: 1px solid #616161; margin: 0; padding: 10px 50px 10px 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box;

     -moz-box-sizing: border-box;

          box-sizing: border-box;}

.navbar-form input:focus {color: #000;  border-color: #000; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}

.navbar-form a {text-decoration: none; margin: 0; display: inline-block; width: 42px; height: 28px; background: url(../images/search.png) right top no-repeat; position:absolute; right:0; top: 7px; }

.navbar-form a:hover { background-position: right;}



/* ============================= toTop ====================== */

#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 1000; overflow:hidden; width:50px; height:50px; border:none; text-indent:100%; background:url(../images/totop.gif) no-repeat left top; }

#toTopHover { background:url(../images/totop.gif) no-repeat left bottom; width:50px; height:50px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }

#toTop:active, #toTop:focus { outline:none; }



/* ============================= main layout ====================== */



h1{ font-family:'Oswald'; font-weight:400; font-size:48px; color:#ba896d; line-height:48px; padding:0px 0 0px 0; margin: 0; text-transform: uppercase;}



h2{ font-family:'Oswald'; font-weight:400; font-size:28px; color:#922b33; line-height:28px; padding:25px 0 5px 0; margin: 0; text-transform: uppercase;}



h3{ font-family:'Oswald'; font-weight:400; font-size:26px; color:#922b33; line-height:28px; padding:25px 0 25px 0; margin: 0; text-transform: uppercase;}



h4{ font-family: 'Merriweather', serif; font-weight: bold; color:#000000; padding:0px 0 10px 0; margin: 0px 0px 0px 0px; font-size: 20px; text-transform: uppercase;}

























h6{ font-family:'Oswald'; font-weight:400; font-size:18px; line-height: 24px; color:#352c2c; padding:0px 0 10px 0; margin: 0px 0px 0px 0px;}





.upper { text-transform:uppercase;}



.color1{ color:#fff;}



.line1 { height:1px; background:#b9b2a2; margin:5px 0;}



.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}



.pad_bot1{padding-bottom: 20px;}





/* === */



.car1{background: url(../images/car1.png) 90% top no-repeat #eaecee; padding-top: 60px; padding-bottom: 60px;}

.car1_title{font-family: 'Oswald'; font-size: 48px; line-height: 54px; color: #352c2c; text-transform: uppercase; padding-bottom: 15px;}



.button1{ display:inline-block; line-height:43px; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:18px; font-family:'Oswald'; font-weight: 400; color:#eaecee; white-space:nowrap; letter-spacing:0px; background: url(../images/button1.png) right top no-repeat #020202; text-transform: uppercase; padding-left: 20px; padding-right: 80px;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.button1:hover { color:#000; background-color: #b37856;}



.button2{ display:inline-block; line-height:20px;  text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:18px; font-family:'Oswald'; font-weight: 400; color:#b37856; white-space:nowrap; letter-spacing:0px; text-transform: uppercase;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.button2:hover { color:#000;}



.news1{}

.news1 a{display: block; text-decoration: none;}

.news1 a .txt1{font-size: 12px; color: #989898; padding-bottom: 5px;}

.news1 a .txt2{color: #b37856; font-weight: bold; text-transform: uppercase; padding-bottom: 5px;}

.news1 a:hover .txt2{color: #000;}

.news1 a .txt3{color: #352c2c;}

.news1 a:hover .txt3{color: #b37856;}



.divider1{height: 1px; background: url(../images/divider1.png) left center repeat-x; padding: 15px 0;}



.divider2{height: 2px; background: url(../images/divider2.jpg) left center repeat-x; padding: 15px 0;}



.ul1{ padding: 0; margin: 0; list-style: none; padding-bottom: 0px;}

.ul1 > li {font-family: 'Open Sans Condensed'; font-weight: 700; font-size: 16px; color: #b37856; line-height: 20px; padding:0px 0; margin: 16px 0px 0px 0px; text-transform: uppercase;}

.ul1 > li:first-child{margin-top: 0;}

.ul1 > li a{display: block; color:#b37856; text-decoration: none; background: none; padding-left: 20px; position: relative;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.ul1 > li a:hover{color:#352c2c; text-decoration: none;}

.ul1 > li a:before{content: ''; display: inline-block; width: 5px; height: 7px; background: url(../images/li_st1.png); position: absolute; left: 0; top: 50%; margin-top: -4px; opacity: 0.5; filter: alpha(opacity=50);

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.ul1 > li a:hover:before{opacity: 1; filter: alpha(opacity=100);}



.ul2{ padding: 0; margin: 0; list-style: none; padding-bottom: 0px;}

.ul2 > li {font-family: 'Open Sans Condensed'; font-weight: 700; font-size: 14px; color: #b37856; line-height: 18px; padding:0px 0; margin: 8px 0px 0px 0px; text-transform: uppercase;}

.ul2 > li:first-child{margin-top: 0;}

.ul2 > li a{display: block; color:#b37856; text-decoration: none; background: none; padding-left: 20px; position: relative;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.ul2 > li a:hover{color:#352c2c; text-decoration: none;}

.ul2 > li a:before{content: ''; display: inline-block; width: 5px; height: 7px; background: url(../images/li_st2.png); position: absolute; left: 0; top: 50%; margin-top: -4px; opacity: 0.5; filter: alpha(opacity=50);

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.ul2 > li a:hover:before{opacity: 1; filter: alpha(opacity=100);}



.ul3{ padding: 0; margin: 0; list-style: none; padding-bottom: 0px;}

.ul3 > li {padding:0px 0; margin: 16px 0px 0px 0px; background: url(../images/li_st2.png) 0px 5px no-repeat; padding-left: 20px;}

.ul3 > li:first-child{margin-top: 0;}





.testimonial1_wrapper{padding-bottom: 20px;}

.testimonial1_top{padding: 48px 20px 20px; background: url(../images/testimonial1_quote.png) 20px 20px no-repeat #ba896d; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; color: #fff; font-style: italic;}

.testimonial1_bot{padding: 30px 0 0 20px; background: url(../images/testimonial1_arrow.png) 40px 0 no-repeat; color: #959595;}

.testimonial1_bot .autor{font-family: 'Oswald'; color: #b37856; padding-right: 5px;}





.google_map{ position: relative; overflow: hidden; margin: 0 0 20px 0; padding: 0px; background: #fff; border: none; line-height: 1px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}

.google_map iframe{position: relative; width: 100%; height: 380px; border: none; background: #fff; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}







/* ============================= thumbnails ====================== */

.thumbnails{}

.thumbnails .thumbnail{line-height: 22px;}





.thumbnails1{margin: 0 0 0 -30px; padding: 0;}

.thumbnails1 > li{position: relative; width: 164px; float: left; margin: 0 0 30px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.thumbnails1 > li.last{margin-bottom: 0;}

.thumbnails1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none; position: relative;}

.thumbnails1 .thumbnail figure{margin: 0; float: none; margin:0px 0px 0px 0px;position: relative; background: none; border: 1px solid #cbcbcb;}

.thumbnails1 .thumbnail figure img{width: 100%;}









/* ============================= thumbnail ====================== */

.img-polaroid{position: relative; padding: 8px; background: #fff; border: 1px solid #cfcfcf;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.img-polaroid.w1{padding: 10px;}

.thumbnail .caption{padding: 0; color: #585858}



.thumb1 {margin-bottom: 20px;}

.thumb1.last {margin-bottom: 0px;}

.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.thumb1 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}

.thumb1 figure img{width: 100%;}

.thumb1 .caption{}



.thumb2 {margin-bottom: 20px;}

.thumb2.last {margin-bottom: 0px;}

.thumb2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.thumb2 figure{margin: 0; float: left; margin:0px 20px 20px 0px;}

.thumb2 figure img{width: auto;}

.thumb2 .caption{}



.thumb3 {margin-bottom: 20px;}

.thumb3.last {margin-bottom: 0px;}

.thumb3 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.thumb3 .thumbnail a{display: block;text-decoration: none;}

.thumb3 .thumbnail a figure{margin: 0; float: none; margin:0px 0px 20px 0px; background: #f2f2f2; padding: 5px; border: 1px solid #cfcfcf;}

.thumb3 .thumbnail a:hover figure{background: #ba896d;}

.thumb3 .thumbnail a figure img{width: 100%;}

.thumb3 .thumbnail a .caption{}

.thumb3 .thumbnail a .caption .txt1{font-family: 'Oswald'; font-size: 16px; line-height: 1; color: #b37856; padding-bottom: 5px;}

.thumb3 .thumbnail a .caption .txt2{color: #959595; text-transform: uppercase;}





















.thumb-isotope {}

.thumb-isotope .thumbnail{padding: 0px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none; }

.thumb-isotope .thumbnail a{position: relative;  display: block; text-decoration: none; padding: 0px;background: none; border: none;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.thumb-isotope .thumbnail a:hover{}

.thumb-isotope .thumbnail a figure{position: relative; margin: 0; float: none; margin:0px 0px 0px 0px; padding: 5px; background: #f2f2f2; border: 1px solid #cfcfcf;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}



.thumb-isotope .thumbnail a:hover figure{background: #ba896d;}



.thumb-isotope .thumbnail a img{width: 100%;}

.thumb-isotope .thumbnail a em{position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: url(../images/photo1.png) center center no-repeat; opacity: 0; filter: alpha(opacity=0);

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.thumb-isotope .thumbnail a:hover em{opacity: 1; filter: alpha(opacity=100);}

.thumb-isotope .thumbnail a .caption{color: #352c2c; text-align: center; padding: 13px 15px 5px; font-weight: 400; font-family: 'Roboto'; font-size: 14px; line-height: 20px;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

.thumb-isotope .thumbnail a:hover .caption{color: #000;}

















/*================= Contacts =========================*/

#note{ }

.notification_error{ color:#f00; padding-bottom:10px; }

.notification_ok{ text-align: left; padding-bottom:10px; }

#fields{padding-bottom: 20px;}



#ajax-contact-form .control-group{margin-bottom: 10px;}

#ajax-contact-form .control-label{display: none;}

#ajax-contact-form .controls{margin-left: 0;}

#ajax-contact-form input, #ajax-contact-form textarea{background: #f6f7f7; border: 1px solid #cfd5d8; color: #34444e; padding-top: 10px; padding-bottom: 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: inset  0px 3px 20px 3px  #f6f7f7; -webkit-box-shadow: inset  0px 3px 20px 3px  #f6f7f7; box-shadow: inset  0px 3px 20px 3px  #f6f7f7;}

#ajax-contact-form input:focus, #ajax-contact-form textarea:focus{border-color:#34444e; }

#ajax-contact-form textarea{height: 124px;}

#ajax-contact-form .control-group.capthca{margin-bottom: 0px;}

#ajax-contact-form .capthca input{width: 136px; float: left; margin-right: 20px;margin-bottom: 10px;}

#ajax-contact-form img{float:left; width:130px; height:42px;margin-bottom: 10px;}

#ajax-contact-form .submit{border: 0; margin: 0; display: inline-block; line-height:43px; height: 43px; color: #eaecee;  text-decoration: none; white-space:nowrap; letter-spacing:0px; background: url(../images/button1.png) right top no-repeat #006738; padding:0px 80px 0 20px; font-size:18px; font-family:'Oswald'; font-weight: 400; position: relative; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-transform: uppercase;

transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;

}

#ajax-contact-form .submit:hover{ color:#000; background-color: #88aa38;}



/*================= 404 =========================*/

.page-404{text-align: center;}

.page-404 .txt1{font-family:'Roboto'; font-weight:700; font-size:220px; color:#352c2c; line-height:220px; }

.page-404 .txt2{font-family:'Roboto'; font-weight:400; font-size:70px; color:#352c2c; line-height:70px; }











/*----- media queries ------*/

/* Large desktop */

@media (min-width: 1200px) {

  .thumbnails1 > li{width: 210px;}









}

/* Default landscape and desktop to large desktop */

@media (max-width: 1199px) {



}

@media (min-width: 980px) and (max-width: 1199px) {





}

/* Portrait tablet to landscape and desktop */

@media (max-width: 979px) {







}

@media (min-width: 768px) and (max-width: 979px) {

  .nav-collapse_.collapse{height: auto!important; overflow: visible!important;}

  .navbar_ .btn-navbar{display: none;}

  .top1_wrapper{background: #ffffff;  position: fixed;  z-index:60000; width:100%; height:220px;  }

  #menu_bot > li > a{font-size: 14px;}



  .thumbnails1 > li{width: 120px;}















}

/* Landscape phone to portrait tablet */

@media (max-width: 767px) {

	body{padding-left: 0; padding-right: 0;}

	.container{width: 440px;}

  .top1_wrapper{background: #ffffff;  position: fixed;  z-index:60000; width:100%; height:220px;  }



  .navbar_ .btn-navbar{display: block; margin-left: auto; margin-right: auto; float: none; width: 18px;}



	.navbar_ {float: none;height: 47px;}

	.navbar_ .nav{display: block; background: #923336;}

	.navbar_ .nav > li{float: none; margin-left: 0; margin-left: 0; background: none; border-bottom: 1px solid #ba896d;}

  .navbar_ .nav > li > a {padding: 10px 0; border:none; color: #ffffff;}

	.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{ color: #ffffff;}

	.sub-menu ul{position: relative; left: 0; top: 0; padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 5px;}



  .sub-menu-2 > ul{margin-left: 0; padding-top: 5px; padding-bottom: 5px;}



  header{float: none; text-align: center;}



  .top2_wrapper{float: none;}



  .call1{text-align: center;}



  .menu_bot{float: none;}



  #menu_bot > li{display: block; float: none; border-top: 1px solid #635c5c;}

  #menu_bot > li > a{text-align: center; padding: 10px 0; border: none!important;}



  .social_wrapper{float: none; text-align: center;}



  .car1{background-position: center top;}



  #banner{padding-bottom: 70px;}



  .banner_prev{left: 50%; margin-left: -44px; bottom: 0; top: auto;}

  .banner_next{left: 50%; margin-left: 0; bottom: 0; top: auto;}



  .banner_title{padding-right: 0; font-size: 24px; line-height: 1; text-align: center;}



  .thumbnails1{margin-left: 0;}

  .thumbnails1 > li{width: 100%; margin-left: 0;}









}

@media (min-width: 481px) and (max-width: 767px) {







}

/* Landscape phones and down */

@media (max-width: 480px) {

	.container{width: 300px;}

  .top1_wrapper{background: #ffffff;  position: fixed;  z-index:60000; width:100%; height:270px;  }

  .banner_title{font-size: 14px; line-height: 1;}

   .slider{padding-top:135px; }

  .google_map iframe{height: 280px;}



  .page-404 .txt1{font-size: 150px; line-height: 150px;}

  .page-404 .txt2{font-size: 50px; line-height: 50px;}







}



#note{ }

.notification_error{ color:#f00; padding-bottom:10px; }

.notification_ok{ text-align: left; padding-bottom:10px; }



#ajax-contact-form .control-group{margin-bottom: 10px;}

#ajax-contact-form .control-label{display: none;}

#ajax-contact-form .controls{margin-left: 0;}

#ajax-contact-form input, #ajax-contact-form textarea{background: none; width:80%; border: 1px solid #333333; font-family: 'Roboto Condensed'; font-size: 16px; font-style: italic; color: #000000; padding-top: 10px; padding-bottom: 10px; padding-left: 15px; padding-right: 15px;  -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow:none;}

#ajax-contact-form input:focus, #ajax-contact-form textarea:focus{border-color:#333333; color: #333333; }

#ajax-contact-form textarea{height: 124px;}

#ajax-contact-form .control-group.capthca{margin-bottom: 0px;}

#ajax-contact-form .capthca input{width: 136px; float: left; margin-right: 30px;margin-bottom: 10px;}

#ajax-contact-form img{float:left; width:150px; height:42px;margin-bottom: 10px;}



img.alignright { float: right; margin: 0 0 1em 1em; }

img.alignleft { float: left; margin: 0 1em 1em 0; }

img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.alignright { float: right; }

.alignleft { float: left; }

.aligncenter { display: block; margin-left: auto; margin-right: auto; }



table {

    border-collapse: collapse;

    border-spacing: 0;

    width: 100%;

    border: 1px solid #ddd;

}



th, td {

    border: none;

    text-align: left;

    padding: 8px;

}



tr:nth-child(even){background-color: #f2f2f2}