/* GOOGLE FONTS */
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:100);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:300);
@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=Cinzel:400);
@import url(http://fonts.googleapis.com/css?family=Cinzel:700);
@import url(http://fonts.googleapis.com/css?family=Cinzel: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:#000; text-decoration: underline; outline:none}
a:hover{ color:#000; text-decoration: none; outline:none}

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

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




/* ============================= header ====================== */
.top1_wrapper{background: url(../images/top1.jpg) 0 0 repeat-x;}
.top1_wrapper2{background: url(../images/top1_2.jpg) left bottom repeat-x;}

.top1{padding-top: 20px;}

header{float: left;}

.top1 .block2{float: right;}

.phone1{text-align: right;}
.phone1 .txt1{display: inline-block; vertical-align: top; font-weight: 300; color: #fdfdfd; font-size: 18px; line-height: 20px; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75);}
.phone1 .txt2{display: inline-block; vertical-align: top; font-weight: 700; color: #fdfdfd; font-size: 36px; line-height: 36px; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75); padding-top: 5px;}
.phone1 .txt3{padding-right: 15px;}

.top1 .block3{padding-top: 20px;}

.social_wrapper{ float: right; padding-left: 7px; padding-top: 0px;}

.social_wrapper.bot{ float: right; padding-left: 0px; padding-top: 0px;}

.social{ display: block; margin: 0 0px; padding-top: 0px; list-style: none; white-space: nowrap;}
.social li{display: inline-block; margin: 0 7px 0px 7px; 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);}


.top2{background: url(../images/top2.jpg) 0 0 repeat-x; height: 40px;}

/* ============================= banner ====================== */
#banner_wrapper{ padding-bottom: 20px; padding-top: 0px; position: relative;}
#banner_wrapper > .container{position: relative;}

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

.banner_prev{display: block; width: 30px; height: 31px; background: url(../images/prev.png) left top no-repeat; position: absolute; left: 50%; margin-left: -40px; bottom: 0; z-index: 0;}
.banner_prev:hover{background-position: bottom;}
.banner_next{display: block; width: 30px; height: 31px; background: url(../images/next.png) left top no-repeat; position: absolute; right: 50%; margin-right: -40px; bottom: 0; z-index: 0;}
.banner_next:hover{background-position: bottom;}

.banner_shadow{position: relative;}
.banner_shadow .img{width: 100%; line-height: 1px; vertical-align: top;}

#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; border: 6px solid #f1f1f1; background: #c4c4c4; text-align: left; padding: 1px; 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;
}
.banner .banner_inner a:hover{}
.banner .banner_inner a .banner_inner2{border: 6px solid #efefef; background: #f6f6f6;}
.banner .banner_inner a:hover .banner_inner2{background: #fff;}
.banner .banner_inner a .txt1{font-family: 'Cinzel'; font-weight: 400; color: #2b2b2b; font-size: 24px; line-height: 30px; padding-top: 20px; text-transform: uppercase;}
.banner .banner_inner a:hover .txt1{color: #000;}
.banner .banner_inner a figure{margin: 0; padding: 0px; position: relative; border: none; padding: 0px; background: none; text-align: center; padding-top: 0px; padding-bottom: 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;
}
.banner .banner_inner a:hover figure{}
.banner .banner_inner a .img{width: 100%;}
.banner .banner_inner a .txt2{ color: #686868; font-size: 12px; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px;}
.banner .banner_inner a:hover .txt2{color: #000;}


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

.slogan1{padding-top: 20px; padding-bottom: 0px; text-align: center;}
.slogan1 .txt1{font-family: 'Cinzel'; font-size: 32px; line-height: 32px;text-transform: uppercase;}
.slogan1 .txt2{font-size: 16px; line-height: 24px; color: #464a4d; padding-top: 10px;}
.slogan1 .txt3{font-family: 'Cinzel'; font-weight: 700; font-size: 24px; line-height: 24px;text-transform: uppercase; padding-top: 20px;}

.hl1{height: 3px; background: url(../images/hl1.png) center center repeat-x; padding-top: 15px; padding-bottom: 15px;}


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

.testimonial_pagination{padding-top: 25px;}
.testimonial_pagination a{display: block; width: 20px; height: 20px; background: url(../images/testimonial_normal.png) center center no-repeat; float: left; margin-right: 5px;}
.testimonial_pagination a:hover{background: url(../images/testimonial_hover.png) center center no-repeat;}
.testimonial_pagination a.selected{background: url(../images/testimonial_selected.png) center center no-repeat;}
.testimonial_pagination a span{display: none;}

.testimonial1{float: left; margin-right: 10px; text-align: left;}
.testimonial1 img{border-radius:500px; -moz-border-radius:500px; -webkit-border-radius:500px;}
.testimonial1_2 .name{padding-top: 10px; font-weight: 700; font-style: normal;}
.testimonial1_2{display: table;}

.testimonial1_2 .caption{font-style: italic;}




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

/* ============================= team ====================== */
#team_wrapper{ padding-bottom: 40px; padding-top: 10px; position: relative; }

.team_title{font-family: 'Cinzel'; font-size: 28px; color: #464a4d; text-align: center; padding-bottom: 40px; text-transform: uppercase; padding-top: 20px;}

#team{position: relative; padding-bottom: 0px; padding-top: 0px;padding-left: 80px; padding-right: 80px;}

.team_prev{display: block; width: 30px; height: 31px; background: url(../images/prev.png) left top no-repeat; position: absolute; left: 20px;top: 50%; margin-top: -40px; z-index: 0;}
.team_prev:hover{background-position: bottom;}
.team_next{display: block; width: 30px; height: 31px; background: url(../images/next.png) left top no-repeat; position: absolute; right: 20px; top: 50%; margin-top: -40px; z-index: 0;}
.team_next:hover{background-position: bottom;}

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

.team{}
.team .team_inner{}
.team .team_inner a{display: block; text-decoration: none; position: relative; background: none; 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;
}
.team .team_inner a:hover{ }
.team .team_inner a figure{margin: 0; padding: 0px; position: relative; border: none; padding: 5px; background: none; border: 1px solid transparent; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; margin-top: 10px; margin-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;
}
.team .team_inner a:hover figure{border-color: #a4a4a4; background: #fff; margin-top: 0; margin-bottom: 10px;}
.team .team_inner a .img{width: 100%;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.team .team_inner a .caption{text-align: center; padding-top: 15px;}
.team .team_inner a .txt1{font-family: 'Roboto Slab'; font-weight: 700; color: #464a4d; font-size: 14px; line-height: 20px;}
.team .team_inner a:hover .txt1{color: #000;}
.team .team_inner a .txt2{font-weight: 400; color: #464a4d; font-size: 12px; line-height: 22px; padding-top: 0px;}


/* ============================= team end ====================== */


/* ============================= content ====================== */
.center1_wrapper{background: url(../images/center1.jpg);}
.center1_wrapper2{background: url(../images/center1_2.jpg) left top repeat-x; padding-top: 15px; color: #464a4d; }
.not-front .center1_wrapper2{background: url(../images/center1_3.jpg) left top repeat-x; padding-top: 25px; color: #464a4d; }


#content{padding-top: 40px; padding-bottom: 40px; position: relative;}
.not-front #content{padding-top: 0;}

/* ============================= footer ====================== */
.bot1{background: url(../images/bot1.jpg) 0 0 repeat-x; height: 9px;}

.bot2_wrapper{background: url(../images/bot2.jpg); padding-top: 35px; padding-bottom: 60px; color: #abacad;}
.bot2_wrapper a{color: #fff;}


footer{float: left; padding-top: 10px; font-size: 14px;}


.breadcrumbs1_wrapper{position: relative;}

.breadcrumbs1_inner{background: #dbdbdb; padding: 1px; border: 3px solid #fff;}
.breadcrumbs1_inner2{background: #f0f0f0; padding: 1px; border: 2px solid #fff;}


.breadcrumbs1{display: inline-block; height: 41px; background: url(../images/breadcrumb_bg.png) right center no-repeat; border-left: 1px solid #c9c9c9; padding: 0; margin-top: 0px; font-weight: 400; line-height: 41px; color: #464a4d;font-family: 'Roboto Slab'; font-size: 12px; padding: 0px 20px; vertical-align: top;}
.breadcrumbs1 a{color: #000; vertical-align: top;}
.breadcrumbs1 a.first{display: inline-block; width: 18px; height: 41px; background: url(../images/home_ic.png) center center no-repeat; text-indent: -9999px;}
.breadcrumbs1 a:hover{color: #000;}
.breadcrumbs1 span{display: inline-block; width: 16px; height: 41px; background: url(../images/breadcrumbs1.png) 0 0 no-repeat; margin: 0 15px;}

.shadow1{position: relative; margin-bottom: -40px;}
.shadow1 .img{width: 100%; line-height: 1px; vertical-align: top;}

.shadow3{position: relative;}
.shadow3 .img{width: 100%; line-height: 1px; vertical-align: top;}








/* ============================= main menu ====================== */
.menu_wrapper{position: relative; background: url(../images/menu_bg.png) 0 0 repeat-x; height: 54px;}
.menu_left{width: 40px; height: 54px; background: url(../images/menu_left.png) 0 0 no-repeat; position: absolute; left: -40px; top: 0;}
.menu_right{width: 40px; height: 54px; background: url(../images/menu_right.png) 0 0 no-repeat; position: absolute; right: -40px; top: 0;}


.navbar_ { margin: 0; padding: 0; background: none; position: relative;z-index: 30; height: 48px; padding-top: 6px;}
.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: 11px; margin-bottom: 10px;}
.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: 3px; white-space: nowrap; background: url(../images/marker0.png) 0 0 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: 'Cinzel'; font-weight: 400; font-size: 14px; line-height: 48px; color: #4a4a4a; text-shadow:none; padding: 0px; border: none; margin: 0; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-transform: uppercase; text-align: center; width: 154px;
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, .navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #000; text-decoration: none; background: url(../images/nav.png) 0 0 repeat-x;  box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.navbar_ .nav > li > a em{display: inline-block; width: 9px; height: 6px; background: url(../images/marker00.png) center center no-repeat; padding-left: 10px;}

.sub-menu ul { position: absolute; display: none; left: 3px; top: 52px; 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 #e6e6e6; border-top: 1px solid #fefefe;}
.sub-menu li a{display: block; position: relative; font-family:'Cinzel'; font-weight: 400; font-size: 14px; line-height: 20px; color: #555555; text-decoration: none; padding: 7px 35px 7px 20px; 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: #000; background: #f2f2f2;}

.sub-menu li a em{display: inline-block; width: 6px; height: 10px; background: url(../images/marker1.png) left top no-repeat; position: absolute; right: 12px; 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: -1px; margin-left: 0px; background: #e9e9e9;}






/* ============================= search-form ====================== */
.search-form-wrapper{float: left;}
.navbar-form { float: left; position:relative; z-index: 11; margin:0px 0px 0 0 ; padding: 0; }
.navbar-form input { width: 140px; height: 20px; font-size: 12px; line-height: 20px; color:#b5b5b5; background: #2b2b2b; border: none; margin: 0; padding: 8px 50px 8px 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: inset  0px 3px 20px 3px  #2b2b2b; -webkit-box-shadow: inset  0px 3px 20px 3px  #2b2b2b; box-shadow: inset  0px 3px 20px 3px  #2b2b2b; }
.navbar-form input:focus {color: #fff; -moz-box-shadow: inset  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:'Cinzel'; font-weight:400; font-size:36px; color:#464a4d; line-height:36px; padding:18px 0 10px 0; margin: 0 0 20px; border-bottom: 3px solid #707171; text-transform: uppercase;}

h2{ font-family:'Cinzel'; font-weight:400; font-size:24px; color:#464a4d; line-height:24px; padding:30px 0 10px 0; margin: 0 0 20px; border-bottom: 3px solid #707171; text-transform: uppercase;}

h3{ font-family:'Roboto Slab'; font-weight:700; font-size:14px; color:#464a4d; line-height:24px; padding:0px 0 10px 0; margin: 0;}






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

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

/* === */

.ul1{ padding: 0; margin: 0; list-style: none; padding-bottom: 0px;}
.ul1 > li {font-weight: 400; color: #464a4d; line-height: 20px; padding:3px 0px 3px 0px; margin: 0px 0px 0px 0px;}
.ul1 > li a{color:#464a4d; text-decoration: none; display: block;background: url(../images/li_st1.png) 0px center no-repeat; padding-left: 25px;}
.ul1 > li a:hover{color:#000; text-decoration: underline;}

.date1{padding-bottom: 20px;}
.date1 .txt{float: left; width: 47px; height: 47px; background: #464a4d; background: rgba(70, 74, 77, 0.3); text-align: center; font-size: 24px; font-weight: 700; line-height: 47px;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; color: #fff;}
.date1:hover .txt{background: #464a4d; }
.date1 .caption{display: table; padding-left: 20px;}
.date1 .caption .txt1{font-size: 18px; line-height: 24px;}

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


.button2{display: inline-block; height: 43px; background: url(../images/button0.png) left top no-repeat; padding-left: 5px;}
.button2 span{display: inline-block; height: 43px; line-height: 43px;background: url(../images/button0_2.png) right top no-repeat; padding-right: 30px; padding-left: 25px; text-transform: uppercase; font-family: 'Cinzel'; font-size: 18px; font-weight: 700; color: #464a4d;}
.button2:hover span {color: #fff;}

.date2{padding-bottom: 20px; padding-left: 40px; background: url(../images/date2.png) 0 0 no-repeat;}

.google_map{ position: relative; overflow: hidden; margin: 0 0 20px 0; padding: 6px; background: #f1f1f1; border: none; line-height: 1px;}
.google_map .figure_inner {margin-bottom: 0;padding: 6px; background: #f1f1f1; border: 1px solid #c4c4c4;}
.google_map iframe{position: relative; width: 100%; height: 340px; border: none; background: #fff;}







/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 6px; background: #f1f1f1; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.img-polaroid .figure_inner{position: relative; padding: 6px; background: #f1f1f1; border: 1px solid #c4c4c4;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.img-circle{position: relative; padding: 0px; background: none; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.img-circle img{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

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

.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 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}
.thumb3 figure img{width: 100%;}
.thumb3 .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; 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: 6px; background: #f1f1f1;
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 figure .figure_inner{padding: 6px; background: #f1f1f1; border: 1px solid #c4c4c4;}
.thumb-isotope .thumbnail a:hover figure{background: #616262;}
.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: #464a4d; text-align: center; padding: 10px; font-size: 12px; line-height: 18px;
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: #f2f2f2; border: 1px solid #c9c7c7; color: #4a4a4a; 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  #f2f2f2; -webkit-box-shadow: inset  0px 3px 20px 3px  #f2f2f2; box-shadow: inset  0px 3px 20px 3px  #f2f2f2;}
#ajax-contact-form input:focus, #ajax-contact-form textarea:focus{border-color:#4a4a4a; }
#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{ padding: 0; border: 0; margin: 0; display: inline-block; line-height:43px; height: 43px; color: #464a4d; text-decoration: none; white-space:nowrap; letter-spacing:0px; background:url(../images/button0.png) left top no-repeat; padding-left: 5px; font-size:18px; font-family:'Cinzel'; font-weight: 400; position: relative; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-transform: uppercase;}
#ajax-contact-form .submit span{display: inline-block; height: 43px; line-height: 43px;background: url(../images/button0_2.png) right top no-repeat; padding-right: 30px; padding-left: 25px; text-transform: uppercase; font-family: 'Cinzel'; font-size: 18px; font-weight: 700;vertical-align: top; display: inline-block;}
#ajax-contact-form .submit:hover{ color:#fff;}




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





/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1200px) {
	.navbar_ .nav > li > a{width: 192px;}

	#banner{padding-bottom: 0px;}

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

	.shadow1{position: relative; margin-bottom: -50px;}



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

	.navbar_ .nav > li > a{width: 118px; font-size: 13px;}

	.shadow1{position: relative; margin-bottom: -30px;}




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

	header{float: none;}

	.top1 .block2 { float: none; padding-top: 20px; }

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

	footer{float: none;}

	.social_wrapper.bot{ float: none; padding-top: 20px;}

	.shadow1{position: relative; margin-bottom: -15px;}

	#isotope-filters li{display: block; float: none; margin-right: 0px; margin-bottom: 0px; padding-right: 0px; background: none;}


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



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

	.search-form-wrapper { float: none; }

	.social_wrapper { float: none; padding-left: 0px; padding-top: 15px; }

	.navbar-form input{width: 240px;}

	.shadow1{position: relative; margin-bottom: 0px;}

	.google_map iframe{height: 300px;}

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

}