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


/* 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:#16b77b; text-decoration: underline; outline:none}
a:hover{ color:#16b77b; text-decoration: none; outline:none}

body{ background:#101010; border:0; font: 14px 'Roboto', Arial, Helvetica, sans-serif; color:#393939 ; line-height:20px; min-width:320px;}

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

.colors{width: 100%; line-height: 1px; height: 6px;}
.colors img{width: 100%; height: 6px;}

.top1_wrapper{background: #fff; padding: 40px 0;}
.top1{}
.top1 .block1{float: right;}

.social_wrapper{float: right; padding-left: 40px;}
.social{ display: block; margin: 0 0px; padding-top: 0px; list-style: none; white-space: nowrap;}
.social li{display: inline-block; margin: 0 5px; float: left;}
.social li a{display: block; opacity: 1; filter: alpha(opacity=100);
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{opacity: 0.7; filter: alpha(opacity=70);}

.phone1{float: right; color: #707473; font-weight: 300; font-size: 30px; line-height: 32px; padding: 5px 0 5px 25px; background: url(../images/phone1.png) left center no-repeat;}

.top2_wrapper{background: url(../images/px1.jpg); position: relative;}
.bg1{position: absolute;left: 0; top: 0; width: 100%; height: 100%; overflow: hidden;}
.bg1 .img{width: 100%; height: 772px;}
.top2_inner{position: relative;}

.divider{height: 2px; background: url(../images/divider.png);}

.slogan{padding-top: 40px; padding-bottom: 40px; text-align: center;}
.slogan .txt1{font-weight: 700; font-size: 36px; line-height: 40px; color: #f9ebd8; text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);}
.slogan .txt2{font-weight: 300; font-size: 16px; line-height: 24px; color: #d4dac0; padding-top: 15px;}

/* ============================= slider3 ====================== */
#slider3_wrapper{padding-top: 0px; padding-bottom: 20px;}
#slider3{position: relative; padding-bottom: 50px; padding-top: 0px;}

.prev3{display: block; width: 18px; height: 26px; background: url(../images/prev.png) left top no-repeat; position: absolute; left: 50%; margin-left: -25px; bottom: 0px; z-index: 100;}
.prev3:hover{background-position: bottom;}
.next3{display: block; width: 18px; height: 26px; background: url(../images/next.png) left top no-repeat; position: absolute; right: 50%; margin-right: -25px; bottom: 0px; z-index: 100;}
.next3:hover{background-position: bottom;}

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

.carousel1{}
.carousel1_inner{}
.carousel1 .carousel1_inner a{display: block; text-decoration: none; position: relative; text-align: center; padding-top: 0px; padding-bottom: 0px;}
.carousel1 .carousel1_inner a:hover{}
.carousel1 .carousel1_inner a .top{background: #e56534; border-top: 10px solid #c45023; padding: 35px 20px 0;}
.carousel1 .carousel1_inner a .bot{height: 38px; background: url(../images/banner1_bg.png) right top no-repeat;}
.carousel1 .carousel1_inner a figure{margin: 0; padding: 0px; border: 0; text-align: center;}
.carousel1 .carousel1_inner a .img{}
.carousel1 .carousel1_inner a .caption{padding-top: 25px; text-align: center;}
.carousel1 .carousel1_inner a .txt1{font-family: 'Roboto'; font-weight: 700; font-size: 24px; line-height: 28px; color: #fff;}
.carousel1 .carousel1_inner a .txt2{font-family: 'Roboto'; font-weight: 400; font-size: 14px; line-height: 22px; color: #fff; padding-top: 15px;}


.carousel1 .carousel1_inner a .txt3{position: relative; display: inline-block; margin-top: 15px; padding:5px 10px; font-weight: 700; font-size: 12px; line-height: 20px; text-transform: uppercase;}
.carousel1 .carousel1_inner a .txt3 .txt{position: relative; color: #fff;
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;
}
.carousel1 .carousel1_inner a .txt3 .px_left{width: 2px; height: 8px; background: #fff; position: absolute; left: 0; bottom: 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;
}
.carousel1 .carousel1_inner a:hover .txt3 .px_left{height: 100%;}
.carousel1 .carousel1_inner a .txt3 .px_center{width: 100%; height: 2px; background: #fff; position: absolute; left: 0; bottom: 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;
}
.carousel1 .carousel1_inner a:hover .txt3 .px_center{height: 100%;}
.carousel1 .carousel1_inner a .txt3 .px_right{width: 2px; height: 8px; background: #fff; position: absolute; right: 0; bottom: 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;
}
.carousel1 .carousel1_inner a:hover .txt3 .px_right{height: 100%;}
.carousel1 .carousel1_inner a:hover .txt3 .txt{color: #e56534;}



.carousel1.nav2 .carousel1_inner a .top{background: #f0c17d; border-top: 10px solid #cfa76d;}
.carousel1.nav3 .carousel1_inner a .top{background: #16b77b; border-top: 10px solid #0e9b66;}
.carousel1.nav4 .carousel1_inner a .top{background: #14a9b7; border-top: 10px solid #0d929f;}
.carousel1.nav5 .carousel1_inner a .top{background: #6b6b6b; border-top: 10px solid #575757;}


.carousel1.nav2 .carousel1_inner a .bot{background: url(../images/banner2_bg.png) right top no-repeat;}
.carousel1.nav3 .carousel1_inner a .bot{background: url(../images/banner3_bg.png) right top no-repeat;}
.carousel1.nav4 .carousel1_inner a .bot{background: url(../images/banner4_bg.png) right top no-repeat;}
.carousel1.nav5 .carousel1_inner a .bot{background: url(../images/banner5_bg.png) right top no-repeat;}

.carousel1.nav2 .carousel1_inner a:hover .txt3 .txt{color: #cfa76d;}
.carousel1.nav3 .carousel1_inner a:hover .txt3 .txt{color: #0e9b66;}
.carousel1.nav4 .carousel1_inner a:hover .txt3 .txt{color: #0d929f;}
.carousel1.nav5 .carousel1_inner a:hover .txt3 .txt{color: #575757;}





/* ============================= slider3 end ====================== */


/* ============================= testimonials ====================== */
.testimonials_wrapper{position: relative; padding-bottom: 20px;}
.testimonials_wrapper .caroufredsel_wrapper{width: 100%!important; }
#testimonials{margin: 0; padding: 0; list-style: none; display: block;}
#testimonials li { padding: 0; margin: 0; display: block; float: left;}

.prev_testimonials{display: block; width: 40px; height: 40px; background: url(../images/prev2.png) left top no-repeat #c9c9c9; position: absolute; right: 40px; top: -65px;}
.prev_testimonials:hover{background-color: #16b77b;}
.next_testimonials{display: block; width: 40px; height: 40px; background: url(../images/next2.png) left top no-repeat #c9c9c9; position: absolute; right: 0px; top: -65px; z-index: 100;}
.next_testimonials:hover{background-color: #16b77b;}

.testimonial1{}
.testimonial1 figure{float: left; padding: 0; margin: 0;}
.testimonial1 .caption{display: table; padding-left: 40px;}
.testimonial1 .txt1{ padding-left: 50px; background: url(../images/testimonial1.png) 0px 0px no-repeat;}
.testimonial1 .txt2{ text-align: right; font-weight: 700; font-size: 24px; color: #1e1e1e; padding-top: 25px;}
.testimonial1 .txt2 span{font-size: 14px;}


/* ============================= testimonials end ====================== */


.breadcrumbs1_wrapper{padding: 15px 0;}
.breadcrumbs1{padding: 0px 0 0px; font-weight: 300; line-height: 20px; color: #d4dac0;font-family: 'Roboto'; font-size: 16px;}
.breadcrumbs1 a{color: #d4dac0;}
.breadcrumbs1 a:hover{color: #fff;}
.breadcrumbs1 span{display: inline-block; width: 5px; height: 9px; background: url(../images/breadcrumbs1.png) 0 0 no-repeat; margin: 0 15px;}

.page_title_wrapper{padding: 25px 0;}
.page_title{}
.page_title .txt2{font-weight: 300; font-size: 16px; line-height: 24px; color: #d4dac0;}



/* ============================= header ====================== */
header{float: left; text-align: center;}


/* ============================= content ====================== */
#content{background: #fff; padding-top: 30px; padding-bottom: 40px; position: relative;}

/* ============================= footer ====================== */
.bot1_wrapper{background: #1e1e1e;}
.bot1{ padding: 10px 0;}

.bot2_wrapper{background: #101010;}
.bot2{ padding-top: 20px; padding-bottom: 40px;}

.bot2_title{font-weight: 700; font-size: 18px; line-height: 24px; color: #f9ecd8; padding-top: 20px; padding-bottom: 20px;}

.social2_wrapper{}
.social2{ display: block; margin: 0 0px; padding-top: 0px; list-style: none; white-space: nowrap;}
.social2 li{display: inline-block; margin: 0 5px 5px 0; float: left;}
.social2 li a{display: block; opacity: 1; filter: alpha(opacity=100);
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;
}
.social2 li a:hover{opacity: 0.7; filter: alpha(opacity=70);}

footer{}

.copyright{font-family: 'Roboto'; font-size: 12px; line-height: 24px; color: #f9ecd8;}
.copyright a{color: #77ccad; text-decoration: underline;}
.copyright a:hover{color: #fff; text-decoration: none;}

/* ============================= newsletter-form ====================== */
.newsletter-form-wrapper{padding-bottom: 0px;}
.newsletter-form { float: none; position:relative; z-index: 11; margin:0px 0px 0 0 ; padding: 0; }
.newsletter-form input { width: 100%; height: auto; font-size: 14px; line-height: 20px; color:#b6afa3; background: #262626; border: 1px solid #000; margin: 0; padding: 14px 50px 14px 15px; 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;}
.newsletter-form input:focus {color: #fff;  border-color: #b6afa3; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
.newsletter-form a {text-decoration: none; margin: 0; display: block; width: 40px; line-height: 40px; height: 40px; text-align: center; background: #0d564b; position:absolute; right:5px; top: 5px; font-weight: 900; font-size: 18px; color: #fff; }
.newsletter-form a:hover { background: #16b77b;}



footer{position: relative; z-index: 1; }





/* ============================= main menu ====================== */
.menu_wrapper{background: url(../images/menu_bg.png);}
.menu_inner{}
.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: #1eadba; border: none;box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 16px; margin-bottom: 15px;}
.navbar_ .btn-navbar:hover{background: #168d98;}
.navbar_ .btn-navbar .icon-bar{background-image: none;}
.nav-collapse_.collapse{ position:relative; display:block; text-align: left; line-height: 1px;}
.navbar_ .nav{ position: relative; float: none; margin: 0; padding: 0; display: inline-block; left: auto; padding-right: 1px;background: url(../images/marker0.png) right top repeat-y;}
.navbar_ .nav > li{position: relative; display: block; float: left; padding-left: 1px; white-space: nowrap; background: url(../images/marker0.png) 0 0 repeat-y;}
.navbar_ .nav > li:first-child{}
.navbar_ .nav > li > a{display: block;  height: 58px; text-decoration: none; background: none; font-family: 'Roboto'; font-weight: 400; font-size: 16px; line-height: 58px; color: #d9f3ea; padding: 0px 40px; border: none; margin: 0; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; position: relative; overflow: hidden; text-align: center;
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;
}
.navbar_ .nav > li > a .over1{position: absolute;left: 0; top: 0; width: 100%; height: 100%; background: #fff; display: none;}
.navbar_ .nav > li > a .txt1{position: relative;width: 100%; height: 100%; color: #d9f3ea;
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;
}
.navbar_ .nav > li > a .txt2{position: absolute; left: 0; top: -100%; width: 100%; height: 100%; color: #fff; font-weight: 700;
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;
}
.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: #d9f3ea; text-decoration: none; background: none;  box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}
.navbar_ .nav > li > a:hover .txt1, .navbar_ .nav > li > a:focus .txt1, .navbar_ .nav > li.sfHover > a .txt1, .navbar_ .nav > li.sfHover > a:hover .txt1{top: 100%;}
.navbar_ .nav > li > a:hover .txt2, .navbar_ .nav > li > a:focus .txt2, .navbar_ .nav > li.sfHover > a .txt2, .navbar_ .nav > li.sfHover > a:hover .txt2{top: 0%;}
.navbar_ .nav > li.active > a .over1, .navbar_ .nav > li.active > a:hover .over1, .navbar_ .nav > li.active > a:focus .over1{display: block;}
.navbar_ .nav > li.active > a .txt1, .navbar_ .nav > li.active > a:hover .txt1, .navbar_ .nav > li.active > a:focus .txt1{color: #053c2b;top: 0;}
.navbar_ .nav > li.active > a .txt2, .navbar_ .nav > li.active > a:hover .txt2, .navbar_ .nav > li.active > a:focus .txt2{display: none;}

.sub-menu ul { position: absolute; display: none; left: 1px; top: 58px; list-style: none; zoom: 1; z-index: 109; margin: 0; padding:0px; background: #e9e9e9; text-align: left; }
.sub-menu li { margin: 0; position: relative; zoom: 1; display: block; border-bottom: 1px solid #d0d0d0;}
.sub-menu li a{display: block; position: relative; font-family:'Roboto'; font-weight: 400; font-size: 16px; line-height: 20px; color: #0a563b; text-decoration: none; padding: 14px 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;
}
.sub-menu li a:hover{ text-decoration: none; color: #0e9b66; background: #dbdbdb;}

.sub-menu li a em{display: inline-block; width: 7px; height: 10px; background: none; position: absolute; right: 8px; top: 50%; margin-top: -5px;}
.sub-menu li a:hover em{background-position: bottom;}

.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; top: 0px; margin-left: 0px; background: #ebe9e9;}

/* ============================= menu bot ====================== */
.menu_bot { display:block; float: none; position: relative; z-index:10; text-align:center; white-space:nowrap;}
#menu_bot { list-style: none; display:block; white-space:nowrap;  padding: 0; margin: 0;}
#menu_bot > li { list-style: none; display: block; float: left; margin-left: 40px; position:relative; float:left; white-space:nowrap;padding: 10px 0;}
#menu_bot > li:first-child{ margin-left: 0;}
#menu_bot > li > a{ display:block; text-decoration:none; position:relative; font-family:'Roboto'; font-weight: 400; line-height: 20px; font-size: 16px; color: #6ba791;}
#menu_bot > li.active > a, #menu_bot > li > a:hover, #menu_bot > li > a:focus{color: #fff; text-decoration: none;}

/* ============================= search-form ====================== */
.search-form-wrapper{padding-bottom: 0px;}
.navbar-form { float: none; position:relative; z-index: 11; margin:0px 0px 0 0 ; padding: 0; }
.navbar-form input { width: 100%; height: auto; font-size: 14px; line-height: 20px; color:#393939; background: #fff; border: 1px solid #e6e6e6; margin: 0; padding: 6px 50px 6px 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: #393939; -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) left top no-repeat; position:absolute; right:0; top: 4px; }
.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:'Roboto'; font-weight:700; font-size:36px; color:#f9ebd8; line-height:36px; padding:0px 0 15px 0; margin: 0;}


h2{ font-family:'Roboto'; font-weight:700; font-size:28px; color:#0d929f; line-height:30px; padding:25px 0 15px 10px; margin: 0 0 25px 0; background: url(../images/h.png) left bottom no-repeat; text-transform: uppercase;}

h3{ font-family:'Roboto'; font-weight:700; font-size:24px; color:#0d929f; line-height:30px; padding:25px 0 15px 10px; margin: 0 0 25px 0; background: url(../images/h.png) left bottom no-repeat;}
h3.c1{color: #0e9b66;}
h3.c2{color: #e56534;}

h4{ font-family:'Roboto'; font-weight:500; font-size:18px; color:#e56534; line-height:24px; padding:0px 0 10px 0px; margin:0;}

h6{ font-family:'Roboto'; font-weight:500; font-size:18px; color:#e56534; line-height:24px; padding:0px 0 10px 0px; margin:0;}


.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;}


/* === */

.date1{margin-bottom: 10px; padding-left: 20px; background: url(../images/date1.png) left center no-repeat; font-size: 12px; line-height: 20px; color: #9b9b9b;}

.button1{ display:inline-block; line-height:20px;  text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:14px; font-family:'Roboto'; font-weight: 700; color:#fff; white-space:nowrap; letter-spacing:0px; background: #14a9b7; padding:10px 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;
}
.button1:hover { color:#fff; background: #16b77b;}

.button2{ display:inline-block; line-height:20px;  text-decoration: none; margin-top:10px; margin-bottom:0px; font-size:14px; font-family:'Roboto'; font-weight: 700; color:#e56534; white-space:nowrap; letter-spacing:0px; background:url(../images/button2.png) left center no-repeat; padding-left: 15px;
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;}

.button3{ display:inline-block; line-height:20px;  text-decoration: underline; margin-top:10px; margin-bottom:0px; font-size:14px; font-family:'Roboto'; font-weight: 700; color:#16b77b; white-space:nowrap; letter-spacing:0px; background:url(../images/button3.png) left center no-repeat; padding-left: 15px;
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;
}
.button3:hover { color:#000;}

.google_map{ position: relative; overflow: hidden; margin: 0 0 20px 0; padding: 0px; background: #fff; border: 5px solid #e8e8e8;line-height: 1px;}
.google_map iframe{position: relative; width: 100%; height: 500px; border: none; background: #fff;}







/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 5px; background: #e8e8e8; border: none;box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}

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

.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: left; margin:0px 20px 20px 0px;}
.thumb1 figure img{width: auto;}
.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: none; margin:0px 0px 20px 0px;}
.thumb2 figure img{width: 100%;}
.thumb2 .caption{}










.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;
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 20px 0px; padding: 0px; background: #000; 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 figure{background: #fff;}
.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: #393939; text-align: center;
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;}





/* ============================= accordion ====================== */
.accordion{ margin-bottom: 20px;}
.accordion-group{ margin-bottom: 1px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.accordion-heading{border-bottom: 0;}
.accordion-heading .accordion-toggle{text-decoration: none; display: block; padding: 12px 20px;cursor: pointer; font-size: 14px; line-height: 20px; font-weight: 700; color: #393939; background: #e6e6e6; text-transform: uppercase;}
.accordion-heading .accordion-toggle:hover{ text-decoration: none; color: #fff; background: #16b77b;}
.accordion-inner{ background: #f2f2f2; border-top: none; padding: 15px 20px;}





/*================= Contacts =========================*/
#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: #fff; border: 1px solid #e6e6e6; color: #393939; 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  #efefef; -webkit-box-shadow: inset  0px 3px 20px 3px  #efefef; box-shadow: inset  0px 3px 20px 3px  #efefef;}
#ajax-contact-form input:focus, #ajax-contact-form textarea:focus{border-color:#393939; }
#ajax-contact-form textarea{height: 124px;}
#ajax-contact-form .control-group.capthca{margin-bottom: 0px;}
#ajax-contact-form .capthca input{width: 156px; float: left; margin-right: 30px;margin-bottom: 10px;}
#ajax-contact-form img{float:left; width:170px; height:42px;margin-bottom: 10px;}
#ajax-contact-form .submit{border: 0; margin: 0; display: inline-block;height: 40px; line-height:40px;  text-decoration: none;font-size:14px; font-family:'Roboto'; font-weight: 700; color:#fff; white-space:nowrap; letter-spacing:0px; background:#14a9b7; padding:0px 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;
}
#ajax-contact-form .submit:hover{ color:#fff; background: #16b77b;}


/*================= 404 =========================*/
.page-404{text-align: center;}
.page-404 .txt1{font-family:'Roboto'; font-weight:700; font-size:220px; color:#0e9b66; line-height:220px; }
.page-404 .txt2{font-family:'Roboto'; font-weight:400; font-size:70px; color:#e56534; line-height:70px; }





/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1200px) {

	#slider3{position: relative; padding-bottom: 20px; padding-top: 0px;}

	.prev3{left: 0px; margin-left: -35px; bottom: 50%; margin-bottom: -13px; z-index: 100;}

	.next3{right: 0px; margin-right: -35px; bottom: 50%; margin-bottom: -13px; z-index: 100;}

	.navbar_ .nav > li > a{padding: 0 50px; font-size: 18px;}



	
}
/* 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) {	
	.slogan .txt1{font-size: 26px; line-height: 30px;}
	.slogan .txt2{font-size: 14px; line-height: 20px; padding-top: 15px;}


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

	.nav-collapse_.collapse{height: auto!important; overflow: visible!important;}
	.navbar_ .btn-navbar{display: none;}

	.navbar_ .nav > li > a{padding: 0 25px; font-size: 14px;}

	


	
	
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {	
	body{padding-left: 0; padding-right: 0;}
	.container{width: 440px;}

	header{float: none;}

	.top1 .block1{float: none; padding-top: 20px; text-align: center;}

	.navbar_ {float: none;}
	.navbar_ .nav{display: block; background-repeat: repeat-x; padding-right: 0;}
	.navbar_ .nav > li{float: none; padding-left: 0; background-repeat: repeat-x;}

	.sub-menu ul{position: relative; left: 0; top: 0;}

	#menu_bot > li { float: none; margin-left: 0px;}

	.google_map iframe{height: 400px;}

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

	
}
/* Landscape phones and down */
@media (max-width: 480px) {
	.container{width: 300px;}

	.social_wrapper{float: none; padding-left: 0; display: inline-block;}
	.phone1{float: none; display: inline-block; margin-top: 10px;}

	.testimonial1 figure{float: none; padding: 0; margin: 0;}
	.testimonial1 figure img{width: 100%;}
	.testimonial1 .caption{display: block; padding-left: 0px; overflow: auto; padding-top: 20px;}

	.google_map iframe{height: 300px;}

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