﻿/* GOOGLE FONTS*/
@import url('https://fonts.googleapis.com/css2?family=Fraunces:wght@300&display=swap');
@import url(https://fonts.googleapis.com/css?family=Orbitron:400);
@import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative&family=Didact+Gothic&display=swap');


/* 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:#fff; text-decoration: underline; outline:none}
a:hover{ color:#1F5491; text-decoration: none; outline:none}

body{ background:#FFFFFF; border:0; font: 18px 'Fraunces', serif; color:#777777 ; line-height:24px; min-width:320px;}

.container { position: relative; min-width: 320px;}

#main{margin: 0 auto; position: relative; overflow: hidden;}



/* ============================= header ====================== */
#top1{background: url(../images/coloremenu.png); width: 100%; position: fixed; left: 0; top: 0; z-index: 99; border-bottom: 2px solid #D4CBC2;}

header{position: absolute; left: 0; top: 0px; z-index: 31;}


/* ============================= content ====================== */
#home-subpage{padding-top: 0px;}
#home-subpage-inner{position: relative;}

#content{padding-top: 50px; padding-bottom: 50px;}
#content h3{padding-top: 20px;}
#content h2{padding-top: 0px;}

.page_slide{position: relative;}
.page_slide img{width: 100%; position: relative;}

.h1_wrapper{position: absolute; left: 0; top: 50%; margin-top: 0px; width: 100%; text-align: center;}



#home{position: relative; overflow: hidden;}
#slides_wrapper{position: relative; }

.home_link1{display: inline-block; width: 200px; height: 100px; text-decoration: none; position: absolute; left: 50%; margin-left: -100px; bottom: 7%; z-index: 10;}
.home_link1 .txt1{text-align: center; font-family: 'Orbitron'; text-transform: uppercase;}
.home_link1 .over1{background: url(../images/arr1.png) center bottom no-repeat; min-height: 23px; margin-top: 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;
}
.home_link1:hover .over1{margin-top: 35px;}

#events{position: relative;}
/* ============================= banner ====================== */
#banner_wrapper{ position: relative; background: #fff; padding-top: 80px; padding-bottom: 80px;}

.banner_title_wrapper{text-align: center;}
.banner_title{display: inline-block; font-family: 'Cinzel Decorative', cursive; font-size: 26px; color:#15212F; line-height: 38px; color: #title; text-align: center; padding-top: 0px; padding-bottom: 15px;  background: url(../images/px.png) left bottom repeat-x;}

#banner{position: relative; padding-bottom: 0px; padding-top: 40px; }

.banner_prev{display: block; width: 49px; height: 49px; position: absolute; left: -60px; top: 50%; margin-top: -25px; z-index: 0;}
.banner_prev .over1{display: block; width: 100%; height: 100%; position: absolute; background: #fff; border: none; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; 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_prev:hover .over1{opacity: 0.2; filter: alpha(opacity=20);}
.banner_prev .over2{display: block; width: 100%; height: 100%; position: absolute; background: url(../images/prev.png) center center no-repeat; 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;
}
.banner_prev:hover .over2{opacity: 1; filter: alpha(opacity=100);}

.banner_next{display: block; width: 49px; height: 49px; position: absolute; right: -60px; top: 50%; margin-top: -25px; z-index: 0;}
.banner_next .over1{display: block; width: 100%; height: 100%; position: absolute; background: #fff; border: none; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; 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_next:hover .over1{opacity: 0.2; filter: alpha(opacity=20);}
.banner_next .over2{display: block; width: 100%; height: 100%; position: absolute; background: url(../images/next.png) center center no-repeat; 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;
}
.banner_next:hover .over2{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: -30px; }
#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:30px }

.banner{}
.banner .banner_inner{}
.banner .banner_inner a{display: block; text-decoration: none; position: relative; background: none; 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: none; }
.banner .banner_inner a figure{margin: 0; padding: 0px; position: relative; border: 0px solid #808080; padding: 5px; background: none; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
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{border-color: #fff;}
.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: 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 .caption{}
.banner .banner_inner a .caption .txt1{font-family: 'Fraunces', serif; font-size: 16px; line-height: 20px; color: #15212F; text-transform: uppercase; padding-bottom: 10px;}
.banner .banner_inner a .caption .txt2{font-family: 'Fraunces', serif; font-size: 14px; line-height: 20px; color: #15212F;  padding-bottom: 10px;}
.banner .banner_inner a .caption .txt3{font-family: 'Roboto'; font-size: 13px; line-height: 18px; color: #15212F;  padding-top: 10px; padding-bottom: 20px;}
.banner .banner_inner a .caption .txt4{display: inline-block; font-family: 'Fraunces', serif; font-size: 13px; line-height: 20px; color: #15212F; padding: 10px 15px; border: 1px solid #15212F; text-tra nsform: uppercase; 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;
}
.banner .banner_inner a:hover .caption .txt4{opacity: 1; filter: alpha(opacity=100);}
/* ============================= banner end ====================== */

#programs{position: relative;}
#programs1{position: relative; background: #fff; color: #777777;}
#programs2{position: relative; background: #0F0E0F; color: #777777;}
#programs3{position: relative; background: #0F0E0F; color: #777777;}

.programs{}
.programs .box{width: 50%; float: left;}
#programs2.programs .box{float: right;}

.programs .img{width: 100%;}

.programs .pad{padding-top: 25px;}
.programs .pad_left{padding-left: 10%;}
.programs .pad_right{padding-right: 10%;}

#programs3 h3{font-family: 'Cinzel Decorative', cursive; font-size: 16px; color: #C19F5F; background-image: url(../images/px1.png);}

#programs3 .btn1{color: #fff; border-color: #C19F5F;}

#dj{position: relative; background: url(../images/pattern.jpg) center center no-repeat #000;background-size: cover; padding-top: 90px; padding-bottom: 60px;}

#dj .title_wrapper{text-align: center;padding-bottom: 30px;}
#dj .title{display: inline-block; font-family: 'Cinzel Decorative', cursive; font-size: 26px; line-height: 36px; color: #fff; text-align: center; padding-top: 0px; padding-bottom: 15px; background: url(../images/px1.png) left bottom repeat-x; }

#gallery{position: relative; background: #FFF; padding-top: 90px; padding-bottom: 60px;}
#gallery .title_wrapper{text-align: center;padding-bottom: 30px;}
#gallery .title{display: inline-block; font-family: 'Cinzel Decorative', cursive; font-size:26px; color:#15212F; line-height: 36px; text-align: center; padding-top: 0px; padding-bottom: 15px;  background: url(../images/px1.png) left bottom repeat-x; }

#contacts2{background: #FFF; position: relative; padding-top: 80px; padding-bottom: 80px;}

#contacts2 h3{color: #8D6766; background-image: url(../images/px1.png);}

.location1{font-family: 'Fraunces', serif; font-size: 18px; padding-bottom: 10px; line-height: 24px; color: #777777;}

.phone3_wrapper{}
.phone3{display: inline-block; color: #777777; font-size: 24px; font-weight: 300; line-height: 36px; padding:0px 0px; font-family: 'Fraunces', serif;}
.phone3 i{color: #777777; font-size: 36px; float: left; padding-right: 10px; width: 50px; text-align: center;}
.phone3 span{display: table;}

.mail1_wrapper{}
.mail1{display: inline-block; color: #777777; font-size: 24px; font-weight: 300; line-height: 36px; padding:0px 0px; font-family: 'Fraunces', serif;}
.mail1 a{color: #777777;}
.mail1 i{color: #777777; font-size: 36px; float: left; padding-right: 10px; width: 50px; text-align: center;}
.mail1 span{display: table;}

#google_map{position: relative;}
.google_map{width: 100%; position: relative; overflow: hidden; margin: 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; overflow: hidden; width: 100%; height: 420px; border: none; background: #fff; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;line-height: 0;}







/* ============================= footer ====================== 
#bot1{background: url(../images/bot1.png) center bottom ; padding-top: 225px; padding-bottom: 100px;}*/

#bot1{position: relative; background: #15212F; padding-top: 60px; padding-bottom: 10px;}

.social_wrapper{ padding-bottom: 15px;}
.social{ display: block; margin: 0; padding: 0; list-style: none; text-align: center;}

.social li{display: inline-block; margin: 0 10px 10px 10px;}
.social li a{
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);}

.copyright{font-family: 'Oswald'; font-size: 16px; color: #fff; text-transform: uppercase; text-align: center;}
.copyright a{color: #fff; text-decoration: none;}
.copyright a:hover{color: #1F5491;}

.copyright .f1{display: inline-block; width: 13px; height: 41px; background: url(../images/f1.png) center center no-repeat; vertical-align: middle; margin: 0 20px;}

.copyright .f2{display: inline-block; width: 20px; height: 32px; background: url(../images/divider.png) center center no-repeat; vertical-align: middle; margin: 0 20px;}




/* ============================= parallax ======================
.bg1 { background-image: url(../images/pattern.jpg);}
.bg2 { background-image: url(../images/parallax2.jpg); }
 */
.parallax {width: 100%; position: relative; overflow: hidden; background: #000; color: #ffffff;}
.parallax, .parallax .parallax-content, .parallax .overlay { height: 100%;}

.parallax-bg { width: 100%; height: 100%; left: 0; top: 0; margin: 0 auto; position: absolute; background-attachment: scroll; background-repeat: repeat; }
.parallax-bg.bg-fixed{background-attachment: fixed;}
.parallax .overlay { background: none; width: 100%; position: absolute; overflow: hidden; }
.parallax .container { }
.parallax-content { padding-top: 80px; padding-bottom: 80px;t}

#parallax1{text-align: center;}
#parallax1 .txt1{}
#parallax1 .txt1 span{display: inline-block; font-family: 'Cinzel Decorative', cursive;  font-size: 42px; line-height: 60px; color: #fff; text-align: center; padding-top: 0px; padding-bottom: 15px;}
#parallax1 .txt2{font-family: 'Fraunces', serif; font-size: 18px; line-height: 22px; font-weight: 400; color: #fff; padding-top: 25px; padding-bottom: 25px;}
#parallax1 .txt3{}
#parallax1 .txt3 a{display: inline-block; text-decoration: none; font-family: 'Fraunces', serif; font-weight: 700; font-size: 18px; line-height: 20px; color: #fff; padding: 20px 25px; border: 4px solid #fff; text-transform: uppercase; 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;
}
#parallax1 .txt3 a:hover{opacity: 0.5; filter: alpha(opacity=50);}

#parallax1 .txt4{}
#parallax1 .txt4 span{display: inline-block; font-family: 'Cinzel Decorative', cursive; font-weight: 400; font-size: 42px; line-height: 60px; color: #fff; text-align: center; padding-top: 0px; padding-bottom: 15px;}




#parallax2{}
#parallax2 .overlay { background: url(../images/pattern2.png);}
#parallax2 .block1{display: table; width: 100%;}
#parallax2 .block1 .box_inner{display: table-cell; vertical-align: middle;}
#parallax2 .block1 .img{margin-left: auto; margin-right: auto;}
#parallax2 .block3{text-align: center;}
#parallax2 .block3 ul{display: inline-block;}


.vl1{background: url(../images/vl1.png) center top repeat-y;}

.vl2{background: url(../images/vl2.png) center top repeat-y;}

.ul1{ padding: 0; margin: 0; list-style: none; padding-bottom: 0px;}
.ul1 > li{font-weight: 400; font-family: 'Orbitron'; font-size: 18px;color: #fff;line-height: 24px; padding:6px 0;}
.ul1 > li i{color: #d7d7d7; font-size: 24px; float: left; padding-right: 10px; width: 50px; text-align: center;}
.ul1 > li span{display: table;}


.bg3 { background-image: url(../images/parallax3.jpg); }

#parallax3{}

.time1_wrapper{}
.time1{display: inline-block; font-family: 'Orbitron'; color: #fff; font-size: 24px; font-weight: 400; line-height: 24px; text-transform: uppercase;}
.time1 i{color: #fff; font-size: 160px; float: left; padding-right: 60px;}
.time1 span{display: table; padding-top: 20px;}
.time1 span .txt2{font-weight: 700; font-size: 48px; line-height: 48px; color: #fff; padding-top: 10px;}







/* ============================= main menu ====================== */
.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: right;}
.navbar_ .navbar-toggle { background: #15212F; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 19px; margin-bottom: 20px; margin-right: 5px;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #2E394B;}
.navbar_ .navbar-toggle .icon-bar{background: #fff;}
.navbar-collapse_{padding-left: 0; padding-right: 0; border: none;}
.navbar_ .nav{position: relative; margin: 0; padding: 0; display: block; float: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; background: none; margin-left: 10px;}
.navbar_ .nav > li:first-child{margin-left: 0;}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Fraunces', serif; font-weight: 400; font-size: 14px; line-height: 41px; color: #fff; text-decoration: none; padding: 9px 0px 9px 15px; 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 > a em{display: inline-block; width: 10px; height: 6px; background: url(../images/marker0.png) right center no-repeat; margin-left: 10px;}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #777; text-decoration: none; background: none; 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{color: #777; text-decoration: none; background: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.sub-menu ul{ position: absolute; display: none; left: 0; top: 77px; list-style: none; zoom: 1; z-index: 109; margin: 0; padding:0px; background: #15212F; text-align: left; border: 0px solid #fff; }
.sub-menu li{ margin: 0; position: relative; zoom: 1; display: block; border-top: 1px solid #fff;}
.sub-menu li:first-child{border-top: none;}
.sub-menu li a{display: block; position: relative; font-family: 'Fraunces', serif; font-weight: 400; font-size: 12px; line-height: 20px; color: #fff; text-decoration: none; padding: 9px 30px 9px 15px; 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: #fff; background: #2E394B;}
.sub-menu li a em{display: inline-block; width: 5px; height: 10px; background: url(../images/marker1.png) left top no-repeat; 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: -1px; margin-left: 0px; background: #fff;}



/* ============================= fonts ====================== 
h1{ font-family: 'Cinzel Decorative', cursive; font-weight:400; font-size:36px; color:#15212F; line-height:36px; padding:20px 0  20px 0; margin: 0 0 20px; background: url(../images/px1.png) left bottom repeat-x; }*/


h2{ font-family: 'Cinzel Decorative', cursive; font-size:26px; color:#15212F; line-height:36px; padding:20px 0  20px 0; margin: 0 0 20px; background: url(../images/px1.png) left bottom repeat-x; }


/* ============================= 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{display: inline-block; font-family: 'Italianno', cursive; font-weight:400; font-size:96px; color:#8D6766; line-height:66px; padding:0px 0  20px 0; margin: 0 0 0px;}
h3{ font-family: 'Italianno', cursive; font-weight:400; font-size:36px; color:#15212F; line-height:36px; padding:20px 0  20px 0; margin: 0 0 20px; background: url(../images/px1.png) left bottom repeat-x; }
.img-responsive-old{display: block; max-width: 100%; height: auto;}
.border-box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/* === */
.color1{color: #fff;}

.ul2{ padding: 0; margin: 0; list-style: none; padding-bottom: 0px;}
.ul2 > li {color: #777777 ; ont-family: 'Fraunces', serif; font-size: 18px;  line-height: 20px; padding:0px 0 15px; margin: 0px 0px 15px 0px; border-bottom: 1px solid #333333;}
.ul2 > li a{display: block; color:#777777; text-decoration: none; background: url(../images/li_st2.png) left center no-repeat; padding-left: 25px;}
.ul2 > li a:hover{color:#777777; text-decoration: none;}

.testimonial1{}
.testimonial1 .txt1{background: url(../images/testimonial1.png) 20px 20px no-repeat #000; padding: 25px 25px 25px 60px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; font-style: italic; border: 3px solid #2c2c33;}
.testimonial1 .txt1 b{font-style: normal; color: #fff; padding-top: 10px; display: inline-block;}
.testimonial1 .txt2{background: url(../images/testimonial2.png) 35px 0 no-repeat; padding-left: 0px; padding-top: 30px; margin-top: -3px;}
.testimonial1 .txt2 a{font-family: 'Orbitron'; font-weight: 700; color: #f5ca8b; text-transform: uppercase; text-decoration: none;}
.testimonial1 .txt2 a:hover{color: #fff;}

/*-----btn-----*/
.btn-default.btn1{display: inline-block; background: none; font-family: 'Fraunces', serif; margin-top: 10px; margin-bottom: 10px; color: #fff; font-size: 14px; line-height: 20px; font-weight: 700; padding: 15px 25px; text-decoration: none;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: 4px solid #C19F5F; text-transform: uppercase; 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;
}
.btn-default.btn1:hover{opacity: 1; filter: alpha(opacity=100);}


.btn-default.btn2{display: inline-block; background: #15212F; border:1px solid #fff; font-family: 'Fraunces', serif; margin-top: 10px; margin-bottom: 10px; color: #fff; font-size: 18px; line-height: 20px; font-weight: 400; padding: 15px 20px; text-decoration: none;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
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;
}
.btn-default.btn2:hover{color: #fff;background: #1F5491; border-color: #fff;}


/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 5px; background: #e7e0d7; border: 1px solid #fff;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.thumbnail .caption{padding: 0; color: #666666}

.thumb1 {margin-bottom: 30px;}
.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; margin-bottom: 0; background: none;}
.thumb1 .thumbnail a{text-decoration: none;}
.thumb1 a figure{margin: 0; float: none; margin:0px 0px 20px 0px; text-align: center;}
.thumb1 a figure img{border-radius:5%; -moz-border-radius:5%; -webkit-border-radius:5%; max-width: 100%; border: 2px solid transparent;
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;
}
.thumb1 a:hover figure img{border-color: #fff;}
.thumb1 a .caption{text-align: center;}
.thumb1 a .caption .txt1{font-family: 'Fraunces', serif; font-size: 18px; line-height: 20px; color: #15212F; padding-bottom: 5px;
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;
}
.thumb1 a:hover .caption .txt1{color: #777;}
.thumb1 a .caption .txt2{font-family: 'Fraunces', serif; font-size: 16px; line-height: 20px; color: #15212F;
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;
}
.thumb1 a:hover .caption .txt2{color: #777;}

.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; margin-bottom: 0; background: none;}
.thumb2 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}
.thumb2 figure img{width: 100%;}
.thumb2 .caption{}


/*================= queryLoader =========================*/
#load {width: 100%;height: 100%;position: fixed;overflow: hidden;z-index: 1001;	background-color: #15212F;}
#qLoverlay{background: #15212F!important;}
#qLbar{background: #fff!important;}
#qLpercentage{color: #fff!important; font-family: 'Fraunces', serif; font-weight: 400; font-size: 40px!important; line-height: 1;}



/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#f00; padding-bottom:10px; }
.notification_ok{ text-align: left; padding-bottom:10px; }

#ajax-contact-form .form-group{margin-left: 0; margin-right: 0;}
#ajax-contact-form .form-group label{color: #15212F;}
#ajax-contact-form .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #333; background: #E1E9F3;border: 1px solid #2d2d31;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#ajax-contact-form .form-control:focus{border-color: #C0A05E;}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.capthca{float: left; margin-right: 30px;}
#ajax-contact-form .form-group.capthca input{width: 170px;}
#ajax-contact-form .form-group.img{float: left;}
#ajax-contact-form .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit{display: inline-block; background: none; color: #8D6766; font-family: 'Fraunces', serif; font-size: 14px; line-height: 20px; font-weight: 700; padding: 16px 50px; text-decoration: none;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: 4px solid #8D6766; text-transform: uppercase; 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;
}
.btn-default.btn-cf-submit:hover{opacity: 1; filter: alpha(opacity=100);}



/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1220px) {
 .container { padding: 0; }
}
/* Default landscape and desktop to large desktop */
@media (max-width: 1219px) {
	#banner{padding-bottom: 80px;}

	.banner_prev{left: 50%; margin-left: -60px; top: auto; bottom: 0;}
	.banner_next{right: 50%; margin-right: -60px; top: auto; bottom: 0;}


}
@media (min-width: 992px) and (max-width: 1219px) {



}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
	.navbar_ .nav > li{margin-left: 0;}
	.navbar_ .nav > li > a{padding-left: 10px; padding-right: 10px;}

	#bot1{text-align: center;}

	.logo2_wrapper{float: none; text-align: center;}

	.social_wrapper{float: none; display: inline-block; padding-top: 0px;}

	.social_txt{float: none; padding-bottom: 30px;}

	.social{float: none;}



}
@media (min-width: 768px) and (max-width: 991px) {




}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

	.navbar_ {float: none; height: 71px; margin-bottom: 0;}
	.navbar-collapse_{clear: both; margin-left: -15px; margin-right: -15px;}
	.navbar_ .nav{display: block; background: #FDD8D6; border-right: none;}
	.navbar_ .nav > li{float: none;background: none; border-left: none;}
	.navbar_ .nav > li > a{margin-bottom: 0; line-height: 40px;}
	.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;}

	.programs .box{width: auto; float: none;}

	#programs2.programs .box{float: none;}

	.programs .pad{padding-bottom: 20px; padding-top: 0;}
	.programs .pad_left{padding-left: 0;}
	.programs .pad_right{padding-right: 0;}

	#parallax2 .block1{padding-bottom: 15px;}
	#parallax2 .block2{display: none;}

	footer{text-align: center;}

	.copy1{float: none;}
	.copy2{float: none; padding-top: 15px;}

	.page_slide img{width: 800px; left: 50%; margin-left: -400px;}

	.h1_wrapper{top: 60%;}

	h1{font-size: 26px; line-height: 26px; padding-bottom: 15px;}

	.vl2{background: none;}







}
@media (min-width: 481px) and (max-width: 767px) {



}
/* Landscape phones and down */
@media (max-width: 480px) {
	.google_map iframe{height: 240px;}

	.page_slide img{width: 600px; left: 50%; margin-left: -300px;}

	.h1_wrapper{top: 65%;}

	h1{font-size: 18px; line-height: 20px; padding-bottom: 10px;}



}