/* GOOGLE FONTS */
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:700);
@import url(http://fonts.googleapis.com/css?family=Vidaloka);

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

body{ background: #ffffff; border:0; font: 12px 'Roboto Slab', Arial, Helvetica, sans-serif; color:#636254 ; line-height:18px; min-width:320px;}

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

.top1{border-bottom: 1px solid #cac9b7; padding-top: 5px; padding-bottom: 5px; color: #aead9c; text-transform: uppercase;}
.top1 span, .top1 b{color: #636254;}

.today1{float: left;}

.phone1{float: right;}

.top2_wrapper{}

.top2{border-bottom: 1px solid #cac9b7;padding-top: 10px; padding-bottom: 10px;}

.slogan1_wrapper{border-right: 1px solid #cac9b7; min-height: 85px;}

.slogan1{font-size: 14px; line-height: 22px; text-transform: uppercase; padding-top: 20px;}

.logo_wrapper{padding-top: 10px; padding-bottom: 10px; text-align: center;}

.social_wrapper{text-align: center;border-left: 1px solid #cac9b7; min-height: 85px;}

.social{ display: inline-block; margin: 0 0px; padding-top: 0px; list-style: none; white-space: nowrap; padding-top: 25px;}
.social li{display: inline-block; margin: 2px 2px;}
.social li a{opacity: 0.5; filter: alpha(opacity=50);}
.social li a:hover{opacity: 1; filter: alpha(opacity=100);}


/* ============================= banner ====================== */
#banner_wrapper{ padding-bottom: 30px; padding-top: 10px; position: relative;}

.banner_title{font-weight: 700; font-size: 34px; line-height: 40px; color: #464748; text-align: center; padding-top: 15px; padding-bottom: 15px; text-transform: uppercase; border-top: 1px solid #dce0d2; border-bottom: 1px solid #dce0d2; padding-left: 40px; padding-right: 40px;}

#banner{position: relative; padding-bottom: 70px; padding-top: 0px; }

.banner_prev{display: block; width: 17px; height: 29px; background: url(../images/prev2.png) left top no-repeat; position: absolute; left: 50%; margin-left: -40px; bottom: 0; z-index: 0; opacity: 0.5; filter: alpha(opacity=50);}
.banner_prev:hover{opacity: 1; filter: alpha(opacity=100);}
.banner_next{display: block; width: 17px; height: 29px; background: url(../images/next2.png) left top no-repeat; position: absolute; right: 50%; margin-right: -40px; bottom: 0; z-index: 0;opacity: 0.5; filter: alpha(opacity=50);}
.banner_next:hover{opacity: 1; filter: alpha(opacity=100);}

#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: none; padding: 0px; text-align: left; border-top: 1px solid #aead9c;
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: none; }
.banner .banner_inner a .txt{text-align: center; font-family: 'Vidaloka'; font-size: 18px; line-height: 24px; color: #b2b2a0; text-transform: uppercase; padding-top: 20px; padding-bottom: 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 .txt{color: #181715;}
.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-top: 15px; text-align: left; color: #636254;
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 .caption span{text-decoration: underline; color: #b28266;}
.banner .banner_inner a:hover .caption{color: #181715; }
.banner .banner_inner a:hover .caption span{text-decoration: none; color: #181715;}
/* ============================= banner end ====================== */

/* ============================= vid ====================== */
#vid_wrapper{ padding-bottom: 0px; padding-top: 0px; position: relative;}

.vid_title{font-weight: 700; font-size: 34px; line-height: 40px; color: #464748; text-align: center; padding-top: 15px; padding-bottom: 15px; text-transform: uppercase; border-top: 1px solid #dce0d2; border-bottom: 1px solid #dce0d2; padding-left: 40px; padding-right: 40px;}

#vid{position: relative; padding-bottom: 10px; padding-top: 0px; }

.vid_prev{display: block; width: 20px; height: 20px; background: url(../images/prev3.png) center center no-repeat; position: absolute; right: 20px; top: -40px; z-index: 0; opacity: 0.4; filter: alpha(opacity=40);}
.vid_prev:hover{opacity: 1; filter: alpha(opacity=100);}
.vid_next{display: block; width: 20px; height: 20px; background: url(../images/next3.png) center center no-repeat; position: absolute; right: 0; top: -40px; z-index: 0;opacity: 0.4; filter: alpha(opacity=40);}
.vid_next:hover{opacity: 1; filter: alpha(opacity=100);}

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

.vid{}
.vid .vid_inner{}
.vid .vid_inner a{display: block; text-decoration: none; position: relative; background: none; padding: 0px; text-align: left; border-top: 1px solid #aead9c;
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;
}
.vid .vid_inner a:hover{ background: none; }
.vid .vid_inner a .txt{text-align: center; font-family: 'Vidaloka'; font-size: 18px; line-height: 24px; color: #b2b2a0; text-transform: uppercase; padding-top: 20px; padding-bottom: 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;
}
.vid .vid_inner a:hover .txt{color: #181715;}
.vid .vid_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;
}
.vid .vid_inner a:hover figure{}
.vid .vid_inner a figure .img{width: 100%;}
.vid .vid_inner a figure em{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; background: url(../images/video_zoom.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;
}
.vid .vid_inner a:hover figure em{opacity: 1; filter: alpha(opacity=100);}
.vid .vid_inner a .caption{padding-top: 10px; text-align: left; color: #181715;
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;
}
.vid .vid_inner a:hover .caption{color: #000; }
/* ============================= vid end ====================== */

/* ============================= pho ====================== */
#pho_wrapper{ padding-bottom: 0px; padding-top: 0px; position: relative;}

.pho_title{font-weight: 700; font-size: 34px; line-height: 40px; color: #464748; text-align: center; padding-top: 15px; padding-bottom: 15px; text-transform: uppercase; border-top: 1px solid #dce0d2; border-bottom: 1px solid #dce0d2; padding-left: 40px; padding-right: 40px;}

#pho{position: relative; padding-bottom: 10px; padding-top: 0px; }

.pho_prev{display: block; width: 20px; height: 20px; background: url(../images/prev3.png) center center no-repeat; position: absolute; right: 20px; top: -40px; z-index: 0; opacity: 0.4; filter: alpha(opacity=40);}
.pho_prev:hover{opacity: 1; filter: alpha(opacity=100);}
.pho_next{display: block; width: 20px; height: 20px; background: url(../images/next3.png) center center no-repeat; position: absolute; right: 0; top: -40px; z-index: 0;opacity: 0.4; filter: alpha(opacity=40);}
.pho_next:hover{opacity: 1; filter: alpha(opacity=100);}

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

.pho{}
.pho .pho_inner{}
.pho .pho_inner a{display: block; text-decoration: none; position: relative; background: none; padding: 0px; text-align: left; border-top: 1px solid #aead9c;
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;
}
.pho .pho_inner a:hover{ background: none; }
.pho .pho_inner a .txt{text-align: center; font-family: 'Vidaloka'; font-size: 18px; line-height: 24px; color: #b2b2a0; text-transform: uppercase; padding-top: 20px; padding-bottom: 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;
}
.pho .pho_inner a:hover .txt{color: #181715;}
.pho .pho_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;
}
.pho .pho_inner a:hover figure{}
.pho .pho_inner a figure .img{width: 100%;}
.pho .pho_inner a figure em{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; background: url(../images/photo_zoom.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;
}
.pho .pho_inner a:hover figure em{opacity: 1; filter: alpha(opacity=100);}
.pho .pho_inner a .caption{padding-top: 10px; text-align: left; color: #181715;
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;
}
.pho .pho_inner a:hover .caption{color: #000; }
/* ============================= pho end ====================== */

.breadcrumbs1_wrapper{position: relative; margin-top: 0px; padding-bottom: 0px;}
.breadcrumbs1{padding: 12px 0px; margin-top: 0px; font-weight: 400; line-height: 20px; color: #74746b; font-size: 12px;}
.breadcrumbs1 a{color: #b28266;}
.breadcrumbs1 a:hover{color: #b28266;}
.breadcrumbs1 span{display: inline-block; width: 3px; height: 5px; background: url(../images/breadcrumbs1.png) 0 0 no-repeat; margin: 0 7px;}












/* ============================= content ====================== */
#content{padding-top: 0px; padding-bottom: 30px; border-top: 2px solid #aead9c;}

/* ============================= footer ====================== */
.bot1_wrapper{}
.bot1{padding: 10px 0; border-top: 2px solid #aead9c; border-bottom: 1px solid #cac9b7;}

.bot2_wrapper{}
.bot2{padding-top: 30px; padding-bottom: 20px;}

footer{ text-transform: uppercase;color: #181715;}
footer .txt1{float: left; font-family: 'Vidaloka'; font-size: 36px; line-height: 40px;}
footer .txt2{float: left; font-family: 'Vidaloka'; font-size: 36px; line-height: 40px; margin-top: -2px; padding: 0 10px;}
footer .txt3{float: left; line-height: 20px; padding-top: 15px;}







/* ============================= main menu ====================== */
.top3_wrapper{padding-top: 1px; padding-bottom: 2px;}
.top3{}

.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: #4d2f14; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 15px; margin-bottom: 15px; width: 18px; float: none; margin-left: auto; margin-right: auto;}
.navbar_ .btn-navbar:hover{background: #71461f;}
.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; padding-left: 1px; white-space: nowrap; background: url(../images/marker0.png) left center no-repeat;}
.navbar_ .nav > li:first-child{padding-left: 0; background: none;}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Vidaloka'; font-weight: 400; font-size: 18px; line-height: 42px; color: #adac9b; text-shadow:none; padding: 0px 16px; border: none; margin: 0; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-transform: uppercase;
transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -webkit-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out;
}
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{color: #ffffeb; text-decoration: none; background: #aead9c;  box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #666551; text-decoration: none; background: none;  box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}




.navbar_ .nav2{ position: relative; margin: 0; padding: 0; display: block; list-style: none; background: #aead9c;}
.navbar_ .nav2 > li{position: relative; display: block; float: left; padding-left: 1px; white-space: nowrap; background: url(../images/nav2.png) left center no-repeat;}
.navbar_ .nav2 > li:first-child{padding-left: 0; background: none;}
.navbar_ .nav2 > li > a{display: block; line-height: 36px; border-bottom: 3px solid transparent; color: #ffffeb; text-transform: uppercase; padding: 0 16px; text-decoration: none;}
.navbar_ .nav2 > li > a:hover{border-color: #b28266; color: #fff0b3;}


/* ============================= menu bot ====================== */
.menu_bot { display:block; 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; position:relative; float:left; white-space:nowrap;padding-left: 1px; background: url(../images/marker0.png) left center no-repeat;}
#menu_bot > li:first-child{ padding-left: 0; background: none;}
#menu_bot > li > a{ display: block; text-decoration: none; font-family: 'Vidaloka'; font-weight: 400; font-size: 18px; line-height: 28px; color: #adac9b; text-shadow:none; padding: 0px 16px; border: none; margin: 0; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-transform: uppercase;}
#menu_bot > li.active > a, #menu_bot > li > a:hover, #menu_bot > li > a:focus{color: #666551; text-decoration: none;}

/* ============================= 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:#636254; background: #fff; border: 1px solid #dedec0; 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: #636254;  border-color: #636254; -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:35px; height:35px; border:none; text-indent:100%; background:url(../images/totop.png) no-repeat left top; }
#toTopHover { background:url(../images/totop.png) no-repeat left bottom; width:35px; height:35px; 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:'Vidaloka'; font-weight:400; font-size:28px; color:#181715; line-height:28px; padding:20px 0 20px 0; margin: 0; text-transform: uppercase;}

h2{ font-family:'Vidaloka'; font-weight:400; font-size:18px; color:#181715; line-height:18px; padding:20px 0 20px 0; margin: 0; text-transform: uppercase;}






h3{ font-family:'Vidaloka'; font-weight:400; font-size:12px; color:#74746b; line-height:20px; padding:20px 0 5px 0; margin: 0 0 15px; text-transform: uppercase; border-bottom: 1px solid #aead9c;}

h4{ font-family:'Vidaloka'; font-weight:400; font-size:18px; color:#181715; line-height:22px; padding:0px 0 10px 0; margin: 0;}
h4 span{font-family: 'Georgia'; font-size: 12px; font-style: italic;}




h6{ font-family:'Vidaloka'; font-weight:400; font-size:20px; line-height: 25px; color:#181715; 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;}


/* === */
.button1{ display:inline-block; line-height:20px; text-decoration: underline; margin-top:0px; margin-bottom:10px;}
.button1:hover { color:#000; text-decoration: none;}

.button2{ display:inline-block; line-height:20px;  text-decoration: underline; margin-top:10px; margin-bottom:10px; font-size:14px; font-family:'Vidaloka'; font-weight: 400; color:#b28266; 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; text-decoration: none;}

.date1{text-decoration: none; display: block; margin-bottom: 20px;}
.date1 .txt1{ color: #b28266; text-decoration: underline; padding-bottom: 5px;}
.date1:hover .txt1{ color: #000; text-decoration: none;}
.date1 .txt2{ color: #aead9c; text-decoration: none; font-size: 11px;}
.date1:hover .txt2{ color: #636254;}

.ul1{ padding: 0; margin: 0; list-style: none; padding-bottom: 0px;}
.ul1 > li {font-weight: 400; font-size: 12px; color: #636254; line-height: 20px; padding:4px 0; margin: 0px 0px 0px 0px; text-transform: uppercase;}
.ul1 > li a{display: block; color:#636254; text-decoration: none; background: url(../images/li_st1.png) left center no-repeat; padding-left: 20px;}
.ul1 > li a:hover{color:#181715; text-decoration: underline; background: url(../images/li_st1_over.png) left center no-repeat;}

.pagination1{padding: 0; margin: 0 0 20px; list-style: none;}
.pagination1 li{display: inline-block;}
.pagination1 li a{display: block; text-decoration: none; line-height: 28px; border: 1px solid #efefdb; min-width: 8px; text-align: center; color: #c1c0af; padding-left: 10px; padding-right: 10px;}
.pagination1 li a:hover{color: #b28266; border-color: #b28266;}
.pagination1 li.active a{background: #fcf0b6; border-color: #fcf0b6; color: #636254;}

.testimonial1{background: #E1E1E1; border-top:2px solid #e6e0be; border-bottom:2px solid #e6e0be; padding: 30px 40px;}
.testimonial1 .txt1{font-family: 'Vidaloka'; font-size: 18px; line-height: 22px; color: #181715; padding-bottom: 10px;}
.testimonial1 .txt2{font-family: 'Georgia'; font-size: 14px; line-height: 22px; color: #181715; padding-left: 45px; background: url(../images/testimonial1.png) 3px 3px no-repeat; font-style: italic; padding-bottom: 15px;}
.testimonial1 .txt3{font-family: 'Georgia'; font-size: 14px; line-height: 22px; color: #a19d84; padding-left: 45px; background: url(../images/testimonial1_2.png) 15px 3px no-repeat; font-style: italic;}

.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: 370px; border: none; background: #fff; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}







/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 5px; background: #e7e0d7; border: 1px solid #c4bdab;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.img-polaroid.w1{padding: 10px;}
.thumbnail .caption{padding: 0; color: #4b3e33}

.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_video {margin-bottom: 20px;}
.thumb_video.last {margin-bottom: 0px;}
.thumb_video .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; border-bottom: 1px solid #efefdb; padding-bottom: 20px;}
.thumb_video .thumbnail a{display: block; text-decoration: none;}
.thumb_video a figure{margin: 0; float: none; margin:0px 0px 0px 0px; position: relative;}
.thumb_video a figure img{width: 100%;}
.thumb_video a figure em{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; background: url(../images/video_zoom.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_video a:hover figure em{opacity: 1; filter: alpha(opacity=100);}
.thumb_video a .caption{padding-top: 15px;}
.thumb_video a .caption .txt1{font-weight: 700; color: #181715; padding-bottom: 5px;}
.thumb_video a:hover .caption .txt1{color: #b28266;}
.thumb_video a .caption .txt2{color: #636254;}
.thumb_video a:hover .caption .txt2{color: #000;}








.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: 0px; background: none; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
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: none;}
.thumb-isotope .thumbnail a img{width: 100%;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.thumb-isotope .thumbnail a em{position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: url(../images/photo_zoom.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: #181715; text-align: center; padding: 13px 15px 5px; 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;
}
.thumb-isotope .thumbnail a:hover .caption{color: #b28266;}





/* ============================= accordion ====================== */
.accordion{ margin-bottom: 20px;}
.accordion-group{ margin-bottom: 2px; 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 12px 12px 50px;cursor: pointer; font-size: 16px; line-height: 22px; font-weight: bold; color: #faf7eb; background: url(../images/accordion1.jpg) 12px 11px no-repeat #533214;}
.accordion-heading .accordion-toggle:hover{ text-decoration: none; color: #faa709; background: url(../images/accordion1_over.jpg) 12px 11px no-repeat #6d4826;}
.accordion-inner{ background: #f6f2e2; border-top: none; padding: 10px 15px;}





/*================= 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: #fff; border: 1px solid #dedec0; color: #636254; 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  #f8f8e8; -webkit-box-shadow: inset  0px 3px 20px 3px  #f8f8e8; box-shadow: inset  0px 3px 20px 3px  #f8f8e8;}
#ajax-contact-form input:focus, #ajax-contact-form textarea:focus{border-color:#636254; }
#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:36px; height: 36px; color: #ffffeb;  text-decoration: none; white-space:nowrap; letter-spacing:0px; background:#b28266; padding:0px 20px; font-size:12px; font-family:'Roboto Slab'; font-weight: 700; position: relative; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-transform: uppercase;}
#ajax-contact-form .submit:hover{ color:#fff; background-color: #e0cdb6;}




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





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

	#banner{padding-bottom: 0px;}

	.banner_prev{left: -40px; margin-left: 0px; bottom: 50%; margin-bottom: -15px; z-index: 0;}
	.banner_next{right: -40px; margin-right: 0px; bottom: 50%; margin-bottom: -15px; z-index: 0;}


}
/* 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;}

	.slogan1_wrapper{min-height: 72px;}

	.slogan1{font-size: 12px; padding-top: 14px;}

	.social_wrapper{min-height: 72px;}

	.social{ padding-top: 18px;}

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

	.navbar_ .nav2 > li > a{padding: 0 10px; font-size: 11px;}

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




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

	.top1{text-align: center;}

	.today1{float: none;}

	.phone1{float: none; padding-top: 5px;}

	.slogan1_wrapper{min-height: 0px; border-right: none; border-bottom: 1px solid #cac9b7;}

	.slogan1{ text-align: center; padding-top: 0; padding-bottom: 10px;}

	.social_wrapper{min-height: 0; border-left: none; border-top: 1px solid #cac9b7; }

	.social{ padding-top: 10px;}

	.navbar_ {float: none;}
	.navbar_ .nav{display: block; background: #ffffeb;}
	.navbar_ .nav > li{float: none; padding-right: 0; background: none; border-bottom: 1px solid #ececd9;}
	.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{}
	.sub-menu ul{position: relative; left: 0; top: 0;}

	.navbar_ .nav2{ }
	.navbar_ .nav2 > li{position: relative; display: block; float: none; padding-left: 0px; white-space: nowrap; background: none; border-bottom: 1px solid #c2c2b0;}

	#menu_bot > li { float: none; background: none; padding-left: 0; border-bottom: 1px solid #ececd9; text-align: center;}

	footer{text-align: center;}

	footer .txt1{float: none;}
	footer .txt2{display: none;}
	footer .txt3{float: none; padding-top: 10px;}




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


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

	.google_map iframe{height: 240px;}

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

}