/* GOOGLE FONTS */
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');

@font-face {
    font-family: 'alternate_gothic_no2_dregular';
    src: url('../fonts/alternategotno2d-webfont.eot');
    src: url('../fonts/alternategotno2d-webfontd41dd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/alternategotno2d-webfont.html') format('woff2'),
         url('../fonts/alternategotno2d-webfont.woff') format('woff'),
         url('../fonts/alternategotno2d-webfont.ttf') format('truetype'),
         url('../fonts/alternategotno2d-webfont.svg#alternate_gothic_no2_dregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* Global properties ======================================================== */
a[href^="tel:"] { color: inherit; text-decoration: none;}
::selection{ background:#c29032!important; color:#fff}
::-moz-selection{ background:#c29032!important; color:#fff}

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

body{ background:#fff; border:0; font: 14px 'Open Sans', Arial, Helvetica, sans-serif; color:#696969 ; line-height:1.714286; min-width:320px;}


.container { position: relative; min-width: 320px;}

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

/* Page Animated item Styles */
.animated {
  visibility: hidden;
}

.visible {
visibility: visible;
}

/* ============================= header ====================== */
#top0{position: relative; background: #5e0303; z-index: 1; 
padding: 2px 0;
}
.not-front #top0{border-bottom: 1px solid #5e0303;}

.social_wrapper{float: left; padding-top: 2px; padding-bottom: 3px;}
.social{ display: block; margin: 0; padding: 0; list-style: none;}
.social li{display: inline-block; margin: 5px 2px;}
.social li:first-child{}
.social li a{display: block; text-decoration: none; font-size: 22px; color: #bea06a; text-align: center; line-height: 20px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{color: #c29032;}

.free-button-wrapper{float: right;}
.free-button{display: block; text-decoration: none; 
/* border: 1px solid #c29032;  */
color: #c29032; font-size: 15px; text-transform: uppercase; margin-top:5px;}
.free-button:hover{color: #fff;}
.free-button span{display: block; margin: 3px; padding: 1px 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;
}
.free-button:hover span{background: #c29032;}

.ic1{font-size: 13px; line-height: 20px; color: #fff; padding: 2px 0; font-family: 'Open Sans Condensed'; white-space: nowrap;}
.ic1 i{color: #bea06a; font-size: 22px; line-height: 20px; float: left; padding-right: 10px;}
.ic1 span{float: left;}
.ic1 span a{color: #bea06a; text-decoration: none; font-family: raleway, sans-serif;  font-size: 17px;}

.mail1_wrapper{float: right; padding-right: 31px;}

.phone1_wrapper{float: right; padding-right: 53px;}

header{
	position: absolute;
    left: 0;
    top: 58%;
    margin-top: -35px;
    z-index: 50;
	}






#top1{width: 100%; position: relative; left: 0; top: 0; /*z-index: 99;*/ min-width: 320px;}

#top2-sticky-wrapper{}

.sticky-wrapper.is-sticky {}

#top2{position: relative; z-index: 40;}

.top2_wrapper{background: none; background: #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;
}
.is-sticky .top2_wrapper{background: #fff;position: fixed;}
.not-front .top2_wrapper{background: #fff;}

.top2{position: relative;}

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

#content{position: relative; padding-top: 60px; padding-bottom: 60px;}

#home{position: relative; overflow: hidden; background: #000; height:420px !important;} 
#slides_wrapper{position: relative; }

#info{position: relative; background: #191919;}
.info-wrapper{display: table; width: 100%;}
.info-wrapper .info1{display: table-cell; width: 25%; text-align: center; border-left: 1px solid #262626; vertical-align: middle; padding: 50px 10px;}
.info-wrapper .info1-inner{display: inline-block; text-align: left; white-space: nowrap;}
.info-wrapper .info1 .img1{display: inline-block;float: left; margin-top: 10px;}
.info-wrapper .info1 .caption{float: left; padding-left: 10px;font-family: 'Fjalla One'; text-transform: uppercase; line-height: 1.4;}
.info-wrapper .info1 .txt1{ font-size: 32px; color: #fff;}
.info-wrapper .info1 .txt2{ font-size: 13px; color: #c29032;}

.dark-bg{background: #262626;}

#practice{position: relative; padding-top: 60px; padding-bottom: 80px;}

#about{position: relative; background: #fff; padding-top: 30px; border-bottom: 1px solid #ebebeb;}

.not-front #about{border-bottom: none;}

.about-txt{position: relative; 
padding-bottom: 75px;
}
.about-txt .txt1{font-family: 'playfair-display, serif'; 
font-size: 25px; color: #5e0303; text-align: left; padding-bottom: 7px;}
.about-txt .txt2{
	/* font-family: 'Fjalla One';  */
	font-size: 19px; color: #703030; padding-bottom: 7px; font-weight:bold;}
.about-txt .txt3{
	/* font-family: 'Open Sans Condensed'; */
 font-size: 15px; color: #717171; padding-bottom: 15px; text-align:justify;}
 
 
.about-txt .txt7{
	/* font-family: 'Open Sans Condensed'; */
 font-size: 15px; color: #717171; padding-bottom: 15px; text-align:justify;
 border:1px solid #eee; padding:20px;
 }
 

.sign1{min-height: 201px; background: url(../images/sign1.png) right top no-repeat;font-family: 'Fjalla One'; font-size: 15px; color: #999999; text-align: right; padding-top: 140px;}
.sign1 .txt4{color: #222222;position: relative;}
.sign1 .txt5{position: relative;}
.sign1 .pen1{position: absolute;width: 100%; height: auto;}

.man1{ 
/* position: absolute;  */
/* right: -100%;  */
bottom: 0;
}

.topic1{display: block; border: 1px solid #e5e5e5; color: #7a7a7a; font-family: 'alternate_gothic_no2_dregular'; font-size: 25px;  background: #fff; text-align: center; text-decoration: none; margin-bottom: 30px;}
.topic1:hover{border-color: #c29032; color: #fff;}
.topic1 span{display: block; margin: 2px;padding: 35px 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;
}
.topic1:hover span{background: #c29032;}

.accordion{margin-bottom: 20px;}
.accordion .ui-accordion-header{font-size: 25px; color: #262626; padding: 10px 20px 10px 25px; border: none; font-family: 'alternate_gothic_no2_dregular';}
.accordion .ui-accordion-header:focus{outline: none;}
.accordion .ui-accordion-header-active{background: none; color: #c29032;}
.accordion .ui-accordion-header .ui-accordion-header-icon{width: 15px; height: 15px; background: url(../images/accordion-closed.png) 0 0 no-repeat; top: 50%; margin-top: -7px; left: auto; right: 0px;}
.accordion .ui-accordion-header-active .ui-accordion-header-icon{background: url(../images/accordion-opened.png) 0 0 no-repeat;}
.accordion .ui-accordion-content{padding: 0 25px 35px; border: none;line-height: 1.5; font-family: 'Open Sans Condensed'; color: #7a7a7a; font-size: 15px;}

#faq{position: relative;border-top: 3px solid #fff;}

#team{position: relative; padding-top: 60px; border-bottom: 3px solid #f6f4f4;}

.team-wrapper{}
.team1{width: 33.33333333%; float: left;}
.team1{position: relative;}
.team1 figure{}
.team1 figure img{margin-left: auto; margin-right: auto;}
.team1 .caption{background: #262626; position: absolute; left: 6%; right: 6%; bottom: 10px; box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.35); moz-box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.35); -webkit-box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.35); text-align: center; padding: 20px; 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;
}
.team1:hover .caption{opacity: 1; filter:alpha(opacity=100);}
.team1 .caption .txt1{font-family: 'Fjalla One'; font-size: 30px; color: #fff;}
.team1 .caption .txt2{font-family: 'Fjalla One'; font-size: 15px; color: #c29032; padding-bottom: 5px;}
.team1 .caption .txt3{font-family: 'Open Sans Condensed'; font-size: 17px; color: #dbdbdb; padding-bottom: 10px;}

.social_team_wrapper{}
.social_team{ display: block; margin: 0; padding: 0; list-style: none;}
.social_team li{display: inline-block; margin: 5px 2px;}
.social_team li:first-child{}
.social_team li a{display: block; text-decoration: none; font-size: 13px; color: #b4b4b4; text-align: center; line-height: 28px; width: 30px; height: 30px; border: 1px solid #fff; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius: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;
}
.social_team li a:hover{color: #ba8a31; border-color: #ba8a31;}

#testimonials{position: relative; background: #f6f4f4; padding-top: 60px; padding-bottom: 40px; border-top: 1px solid #252525; border-bottom: 1px solid #adadad;}

/* ============================= clients ====================== */
#clients{position: relative;margin-top: 0px; margin-bottom: 60px;}

.clients_prev{position: absolute; z-index: 10; display: block; width: 50px; height: 50px; text-decoration: none; top:150px; left: -15px; background: url(../images/prev2.png) left top no-repeat #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.13); moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13); 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;
}
.clients_prev:hover{background-color: #c29032; background-position: right top;}

.clients_next{position: absolute; z-index: 10; display: block; width: 50px; height: 50px; text-decoration: none; top:150px; right: -15px; background: url(../images/next2.png) right top no-repeat #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.13); moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13); 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;
}
.clients_next:hover{background-color: #c29032; background-position: left top;}


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

.clients{}
.clients .clients_inner{position: relative; padding: 10px;}
.clients .clients_inner figure{margin: 0; padding: 0px; position: relative; border: none; background: none; z-index: 2; margin-left: 30px;}
.clients .clients_inner figure img{}
.clients .clients_inner .caption{background:url(../images/quote.png) 92% 40px no-repeat #fff; margin-top: -50px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.13); moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13); padding: 80px 50px 50px 40px; border: 1px 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;
}
.clients .clients_inner:hover .caption{border-color: #c29032;box-shadow: 0 0 10px rgba(0, 0, 0, 0.20); moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.20); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.20);}
.clients .clients_inner .caption .txt1{font-family: 'Fjalla One'; font-size: 18px; color: #c29032; padding-bottom: 10px;}
.clients .clients_inner .caption .txt2{color: #7a7a7a; font-size: 15px; font-family: 'Open Sans Condensed';}

/* ============================= clients end ====================== */

.partners{text-align: center;}
.partner1{width: 20%; float: left; padding-left: 15px; padding-right: 15px; margin-bottom: 30px;}
.partner1 a{display: block;}
.partner1 a figure{position: relative;}
.partner1 a img{margin-left: auto; margin-right: auto;}
.partner1 a .img2{position: absolute; left: 0; right: 0; top: 0; 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;
}
.partner1 a:hover .img2{opacity: 1; filter:alpha(opacity=100);}

#news{position: relative; background: #fff; padding-top: 60px; padding-bottom: 50px; border-bottom: 1px solid #aeaeae;}

#contacts{position: relative; border-top: 3px solid #fff; background: #333333; 
/* padding-top: 50px; padding-bottom: 50px; */
}

#google_map{position: absolute; left: 0; right: 0; top: 0; bottom: 0;}

.not-front #google_map{position: relative; height: 500px;}

.contacts_border{position: relative; text-align: center; padding: 0 0 0px; border: 1px solid #fff; border-top: none; color: #fff;}

.contacts_border .contact-icon{top: -30px; position: relative;overflow: hidden; margin-bottom: 30px;}
.contacts_border .contact-icon span{position: relative; display: inline-block;}
.contacts_border .contact-icon span:before{content: ''; display: block; width: 1000px; height: 1px; background: #fff; position: absolute; right: 100%; top: 30px;}
.contacts_border .contact-icon span:after{content: ''; display: block; width: 1000px; height: 1px; background: #fff; position: absolute; left: 100%; top: 30px;}

.contacts_border .txt1{font-family: 'Fjalla One'; font-size: 20px;}
.contacts_border .txt2{font-family: 'alternate_gothic_no2_dregular'; font-size: 57px;}
.contacts_border .txt3{font-family: 'Fjalla One'; font-size: 17px; margin-bottom: 30px;}

.breadcrumbs1_wrapper{position: relative; margin-top: 0px; padding-bottom: 10px; padding-top: 10px; font-family: 'Open Sans Condensed';}
.breadcrumbs1{    padding: 0;
    margin-top: 0px;
    font-weight: 400;
    /* line-height: 20px; */
    color: #ffffff;
    text-transform: uppercase;
    font-size: 25px;
    /* background: #fff; */
    display: inline-block;}
.breadcrumbs1 a{color: #999999; text-decoration: none;}
.breadcrumbs1 a:hover{color: #bea06a;}
.breadcrumbs1 a i{color: #c29032;}
.breadcrumbs1 span{margin: 0 8px;}

#team2{position: relative; padding-top: 60px; padding-bottom: 100px;}

.team2-wrapper{position: relative; padding-left: 8%; padding-right: 8%;}

/* ============================= meet ====================== */
#meet{position: relative;margin-top: 0px; margin-bottom: 0px;}

.meet_prev{position: absolute; z-index: 10; display: block; width: 50px; height: 50px; text-decoration: none; top:50%; margin-top: -25px; left: -70px; background: url(../images/prev3.png) left top no-repeat; 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;
}
.meet_prev:hover{background-position: right top;}

.meet_next{position: absolute; z-index: 10; display: block; width: 50px; height: 50px; text-decoration: none; top:50%; margin-top: -25px; right: -70px; background: url(../images/next3.png) right top no-repeat; 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;
}
.meet_next:hover{background-position: left top;}


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

.meet{}
.meet .meet_inner{position: relative; overflow: hidden;}
.meet .meet_inner figure{margin: 0; padding: 0px; position: relative; border: none; 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;
}
.meet .meet_inner:hover figure{opacity: 0; filter:alpha(opacity=0);}
.meet .meet_inner figure img{width: 100%;}
.meet .meet_inner .caption{text-align: center; padding-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;
}
.hover img{
  margin: auto;
  padding-bottom: 20px;
}
.meet .meet_inner:hover .caption{opacity: 0; filter:alpha(opacity=0);}
.meet .meet_inner .caption .txt1{font-family: 'Fjalla One'; font-size: 16px; color: #fff;}
.meet .meet_inner .caption .txt2{font-family: 'Fjalla One'; font-size: 13px; color: #c29032; padding-bottom: 5px;}
.meet .meet_inner .hover{display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden; background: #000; border: 1px solid #c29032; text-align: center; padding: 20px 20px; -ms-transform: scale(0.01); -webkit-transform: scale(0.01); transform: scale(0.01);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;
}
.meet .meet_inner .hover{-ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);opacity: 1; filter:alpha(opacity=1);}
.meet .meet_inner .hover .txt1{font-family: 'Fjalla One'; font-size: 25px; color: #fff;}
.meet .meet_inner .hover .txt2{font-family: 'Fjalla One'; font-size: 15px; color: #c29032; padding-bottom: 15px;}
.meet .meet_inner .hover .txt3{color: #d0d0d0; font-family: 'Open Sans Condensed'; font-size: 15px;}
.meet .meet_inner .hover .social3_wrapper{position: absolute; left: 0; right: 0; bottom: 0px; background: #000; padding-bottom: 0px; line-height:1.5;}








.social3_wrapper{padding-top: 10px;}
.social3{ display: block; margin: 0; padding: 0;}
.social3 > div{display: inline-block; margin: 5px 2px;}
.social3 > div a{display: block; text-decoration: none; font-size: 13px; color: #b4b4b4; text-align: center; line-height: 33px; width: 35px; height: 35px; border: 1px solid #b4b4b4; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius: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;
}
.social3 > div a:hover{color: #ba8a31; border-color: #ba8a31;}

/* ============================= meet end ====================== */

.contact-box{background: #fff; box-shadow: 0 8px 10px 0px rgba(0, 0, 0, 0.1); moz-box-shadow: 0 8px 10px 0px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 8px 10px 0px rgba(0, 0, 0, 0.1); position: relative; padding: 15px; font-family: 'Open Sans Condensed'; color: #999999; margin-bottom: 80px; margin-top: 50px;}
.contact-box-inner{position: relative;border: 1px solid #c29032; padding: 20px 40px 70px;}

.page-contact2 .contact-box{background: url(../images/contact-box.jpg);box-shadow: 0 8px 10px 0px rgba(0, 0, 0, 0.25); moz-box-shadow: 0 8px 10px 0px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 8px 10px 0px rgba(0, 0, 0, 0.25);margin-bottom: 30px;}
.page-contact2 .contact-box-inner{padding-bottom: 40px;}


.ic4{font-size: 15px; line-height: 20px; color: #555555; padding: 0; margin: 0 0 15px; font-family: 'Fjalla One';}
.ic4 i{color: #262626; min-width: 40px; font-size: 20px; line-height: 20px; float: left; padding-right: 10px;}
.ic4 span{display: table;}
.ic4 span a{color: #555555; text-decoration: none;}

.mark1{position: absolute; left: 50%; margin-left: -150px; bottom: -140px;}



.blog-page-wrapper{position: relative; padding-top: 70px; padding-bottom: 50px;}

.post{    
	margin-bottom: 35px;
    border-bottom: 1px solid #eeeeee;
    border: 1px solid #f1ddba;
    padding: 7px;
}

.post .post-header{position: relative;}

.post .post-header .post-image{position: relative; border: 1px solid #c29032;}
.post .post-header .post-image .img-inner{position: relative;}
.post .post-header .post-image img{position: relative; width: 100%;}

.post .post-header .post-video{position: relative; border: 1px solid #c29032;}
.post .post-header .post-video .img-inner{position: relative; padding-bottom: 56.25%;border: 4px solid #fff;}
.post .post-header .post-video iframe{position: absolute; width: 100%; height: 100%; left: 0; top: 0; border: none;}

.post .post-story{position: relative;}
.post .post-story .additional{ padding-bottom: 15px;}

.ic5{display: inline-block; margin-right: 22px; font-size: 14px; line-height: 20px; color: #696969; padding: 0; font-family: 'Fjalla One'; white-space: nowrap;}
.ic5 i{color: #c29032; font-size: 16px; line-height: 20px; float: left; padding-right: 10px;}
.ic5 span{float: left;}
.ic5 span a{color: #696969; text-decoration: none;}

.ic6{display: inline-block; margin-right: 35px; font-size: 14px; line-height: 20px; color: #696969; padding: 0; font-family: 'Fjalla One'; white-space: nowrap;}
.ic6 i{color: #c4c3c3; font-size: 16px; line-height: 20px; float: left; margin-right: 10px; border: 2px solid #f4f4f4; text-align: center; width: 40px; height: 40px; line-height: 36px;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.ic6 span{float: left; padding-top: 11px;}
.ic6 span a{color: #696969; text-decoration: none;}

.post .post-story .post-story-body{text-align:justify;}

.post .post-story .post-story-link{padding-bottom: 30px; padding-top: 15px;}
.post .post-story .post-story-link > a{float: left;}
.post .post-story .post-story-link > div{float: right; padding-top: 5px;}

.pager-wrapper{text-align: left; padding-top: 30px;}
.pager{display: inline-block; text-align: left; font-family: 'Fjalla One'; font-size: 14px; font-weight: 400; font-style: none; letter-spacing: 0; text-transform: uppercase; margin-top: 0;}
.pager li{margin-right: 0px; float: left;}
.pager li > a{border: none; padding: 0; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; background: none; color: #696969; text-align: center; min-width: 0px; line-height: 20px; text-decoration: none; border: none; display: inline-block;border: 4px solid transparent; width: 40px; height: 40px; line-height: 32px; text-align: center;}
.pager li > a:hover{color: #000; background: none;}
.pager li.active > a{color: #fff; cursor: default; background: #c29032; border: 4px solid #fff; position: relative;}
.pager li.active > a:after{content: ''; position: absolute; border: 1px solid #c29032; left: -4px; top: -4px; right: -4px; bottom: -4px;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.pager .next > a{float: none;}

.sidebar-part{}
.sidebar-block{margin-bottom: 40px; position: relative;}
.sidebar-block .sidebar-block-title{ padding: 0px 0 15px; margin-bottom: 30px; font-family: 'Fjalla One';font-size: 18px; line-height: 1; color: #333333; text-transform: uppercase; letter-spacing: 1px; position: relative;}
.sidebar-block .sidebar-block-title:after{content: ''; display: block; background: #c29032; width: 70px; height: 4px; position: absolute; left: 0; bottom: 0;}
.sidebar-block .sidebar-block-content{}

.ul1{padding: 0; margin: 0; list-style: none; font-family: 'Fjalla One'; font-size: 14px;}
.ul1 li{display: block; margin-bottom: 13px;}
.ul1 li a{display: block;
    position: relative;
    padding-left: 15px;
    font-size: 17px;
    border-bottom: 1px solid #eee;
    line-height: 30px;
    font-family: raleway, sans-serif;}
.ul1 li a:before{content: ''; position: absolute; width: 6px; height: 6px; background: #5e0303; left: 0; top: 12px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.ul1 li a:hover:before{background: #c29032;}
/* .ul1 li a:after{content: ''; display: block; position: absolute; left: 15px; right: 40px; top: 14px; background: #eeeff0; height: 1px;} */
.ul1 li a:hover:after{background: #c29032;}
.ul1 li a .txt1{float: left; display: inline-block; background: #fff; position: relative; z-index: 2; padding-right: 10px;}
.ul1 li a:hover .txt1{color: #c29032;}
.ul1 li a .txt2{float: right; display: inline-block; position: relative; z-index: 2; color: #555555; width: 30px; height: 30px; background: #fff; border: 3px solid #fff; text-align: center; line-height: 24px;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.ul1 li a:hover .txt2{color: #fff; background: #c29032; border: 3px solid #fff;box-shadow: 0 0 0 1px #c29032; moz-box-shadow: 0 0 0 1px #c29032; -webkit-box-shadow: 0 0 0 1px #c29032; }

.recent{margin-bottom: 20px; border-bottom: 1px solid #efeee5; padding-bottom: 20px;}
.recent a{display: block; text-decoration: none;}
.recent a figure{float: left; margin-right: 15px; position: relative;}
.recent a figure img{position: relative;}
.recent a figure em{position: absolute; left: 0; top: 0; width: 100%; height: 100%; 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;
}
.recent a:hover figure em{opacity: 1; filter:alpha(opacity=100);}
.recent a .caption{display: table; font-family: 'Fjalla One';}
.recent a .caption .txt1{text-transform: uppercase; color: #cccccc; font-weight: 400; font-size: 12px; padding-bottom: 5px; line-height: 1.4;
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;
}
.recent a:hover .caption .txt1{color: #333333;}
.recent a .caption .txt2{font-size: 14px; color: #333333;
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;
}
.recent a:hover .caption .txt2{color: #cccccc;}

.tags{ display: block; margin: 0; padding: 0; list-style: none; text-align: left;}
.tags li{display: inline-block; margin: 0 8px 8px 0px; float: left;}
.tags li a{ display: inline-block; background: #f8f7f7; border: none; padding: 4px 20px; font-weight: 500; color: #ababab; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-decoration: none; font-size: 14px; font-family: 'Fjalla One';
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;
}
.tags li a:hover{background: #c29032; color: #fff;}

.blockquote1{font-family: 'Open Sans Condensed'; font-size: 18px; color: #ababab; border-left: 4px solid #c29032; margin-left: 80px; padding-top: 0; padding-bottom: 0; margin-top: 20px; margin-bottom: 20px;}

.post-story-bot{ padding-top: 30px; padding-bottom: 20px;}
.post-story-bot .ic{float: left;}
.post-story-bot .soc{float: right;}

.ic7{display: inline-block; margin-right: 35px; font-size: 14px; line-height: 20px; color: #ababab; padding: 0; font-family: 'Fjalla One'; padding-top: 5px;}
.ic7 i{color: #ababab; font-size: 16px; line-height: 20px; float: left; padding-right: 10px;}
.ic7 span{display: table;}
.ic7 span a{color: #ababab; text-decoration: none;}
.ic7 span a:hover{color: #c29032;}

.social4_wrapper{padding-top: 0px;}
.social4{ display: block; margin: 0; padding: 0; list-style: none;}
.social4 li{display: inline-block; margin: 5px 2px;}
.social4 li:first-child{}
.social4 li a{display: block; text-decoration: none; font-size: 13px; color: #696969; text-align: center; line-height: 28px; width: 30px; height: 30px; border: 1px solid #e6e6e6; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius: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;
}
.social4 li a:hover{color: #fff; border-color: #c29032; background: #c29032;}

.author-wrapper{position: relative; margin-bottom: 40px;}
.author-wrapper figure{float: left; border: 3px solid #fff; box-shadow: 0 0 0 1px #c39235; moz-box-shadow: 0 0 0 1px #c39235; -webkit-box-shadow: 0 0 0 1px #c39235; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; margin-right: 25px;}
.author-wrapper figure img{position: relative;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.author-wrapper .caption{overflow: hidden;}
.author-wrapper .caption .txt1{font-family: 'Fjalla One'; color: #333333; text-transform: uppercase; font-size: 14px; padding-bottom: 10px;}
.author-wrapper .caption .txt2{padding-bottom: 5px;}

.social5_wrapper{padding-top: 0px;}
.social5{ display: block; margin: 0; padding: 0; list-style: none;}
.social5 li{display: inline-block; margin: 5px 15px 0 0;}
.social5 li:first-child{}
.social5 li a{display: block; text-decoration: none; font-size: 13px; color: #696969; text-align: center; line-height: 28px; border: 1px solid transparent; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius: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;
}
.social5 li a:hover{color: #c29032;}

.prev-next-wrapper{position: relative; background: #fcfaf5; padding: 35px 25px; margin-bottom: 35px;}

.ic8{display: inline-block; float: left; font-size: 18px; line-height: 22px; color: #ababab; padding: 0; font-family: 'Fjalla One'; white-space: nowrap;}
.ic8 a{color: #000; text-decoration: none; display: block;}
.ic8 a:hover{color: #333333;}
.ic8 i{font-size: 22px; line-height: 20px; float: left; padding-right: 10px;}
.ic8 a:hover i{color: #c29032;}
.ic8 span{float: left;}

.ic9{display: inline-block; float: right; font-size: 18px; line-height: 25px; color: #ababab; padding: 0; font-family: 'Fjalla One'; white-space: nowrap;}
.ic9 a{color: #000; text-decoration: none; display: block;}
.ic9 a:hover{color: #333333;}
.ic9 i{font-size: 22px; line-height: 20px; float: right; padding-left: 10px;}
.ic9 a:hover i{color: #c29032;}
.ic9 span{float: right;}

.divider1{width: 17px; height: 17px; background: url(../images/divider1.png) center center no-repeat; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;}

.comments{ padding: 20px 0 15px; margin-bottom: 35px; font-family: 'alternate_gothic_no2_dregular';font-size: 25px; line-height: 1; color: #333333; text-transform: uppercase; letter-spacing: 1px; position: relative;}
.comments span{color: #ababab;}
.comments:after{content: ''; display: block; background: #c29032; width: 70px; height: 4px; position: absolute; left: 0; bottom: 0;}

.comment-block{margin-bottom: 30px;}
.comment-block.left1{margin-left: 80px; border-left: 4px solid #c29032; padding-left: 10px;}
.comment-block figure{float: left; margin-right: 20px;}
.comment-block figure img{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.comment-block .caption{overflow: hidden;}
.comment-block .caption .top{padding-bottom: 20px;}
.comment-block .caption .top .txt1{font-family: 'Fjalla One'; font-weight: 400; font-size: 15px; color: #333333; text-transform: uppercase; display: inline-block;}
.comment-block .caption .top .txt2{color: #ababab; font-size: 14px; font-style: italic; display: inline-block; font-family: 'Open Sans Condensed'; padding-left: 25px; position: relative;}
.comment-block .caption .top .txt2:before{display: inline-block; content: ''; width: 5px; height: 5px; background: #ababab;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; position: absolute; left: 7px; top: 9px;}
.comment-block .caption .txt3{color: #696969; padding-bottom: 10px;}

.ic10{display: inline-block; float: left; font-size: 14px; line-height: 20px; color: #c29032; padding: 0; font-family: 'Fjalla One'; text-transform: uppercase; white-space: nowrap;}
.ic10 a{color: #c29032; text-decoration: none; display: block;}
.ic10 a:hover{color: #000;}
.ic10 i{font-size: 18px; line-height: 20px; float: left; padding-right: 10px;}
.ic10 a:hover i{color: #c29032;}
.ic10 span{float: left;}

.load-more{border-bottom: 2px solid #f4f4f4; padding: 5px; text-align: center; margin-top: 30px; margin-bottom: 40px;}
.load-more a{display: block; text-decoration: none; text-transform: uppercase; font-family: 'Fjalla One'; font-size: 15px; color: #c29032;}
.load-more a:hover{color: #000;}





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

.bot1{position: relative; background: #262626; padding-top: 40px; padding-bottom: 30px; color: #d0d0d0;font-family: 'Open Sans'; font-size: 13px; border-bottom: 1px solid #151515;}

.bot_title{position: relative; padding-top: 5px; padding-bottom: 10px; margin-bottom: 30px; font-family: 'Fjalla One'; font-size: 16px; color: #fff;     text-transform: uppercase;
    font-family: raleway, sans-serif;}
.bot_title:after{content: ''; display: inline-block; width: 30px; height: 2px; background: #bfa16a; position: absolute; left: 0; bottom: 0;}


/* ============================= location ====================== */
#location{position: relative;margin-top: 0px; margin-bottom: 0px;}

.location_pagination{display: inline-block; vertical-align: top; padding-top: 10px;}
.location_pagination a{display: inline-block; width:13px; height:13px; margin: 0 13px 0 0;position: relative;}
.location_pagination a span{display:block;width: 100%; height: 100%; background: none; text-indent: -9999%; cursor:pointer; position: relative; overflow: hidden;background: #696969;}
.location_pagination a:hover span, .location_pagination a.selected span{background: #c29032;}


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

.location{}
.location .location_inner{position: relative; padding: 0px;}
/* ============================= location end ====================== */

.ic2{font-size: 13px; line-height: 20px; color: #d0d0d0; padding: 0; margin: 0 0 15px; font-family: 'Open Sans';}
.ic2 i{color: #bfa16a; min-width: 30px; font-size: 17px; line-height: 20px; float: left; padding-right: 10px;}
.ic2 span{display: table;}
.ic2 span a{color: #d0d0d0; text-decoration: none;}

.ul0{padding: 0; margin: 0; list-style: none; color: #d0d0d0; font-family: 'Open Sans'; font-size: 13px;}
.ul0 li{display: block; padding: 0 0 8px;}
.ul0 li a{color: #d0d0d0; text-decoration: none; display: block;}
.ul0 li a:hover{text-decoration: underline; color: #fff;}

.ic3{font-size: 13px; line-height: 20px; color: #d0d0d0; padding: 0; margin: 0 0 25px; font-family: 'Open Sans';}
.ic3 i{color: #ab7f30; min-width: 30px; font-size: 17px; line-height: 20px; float: left; padding-right: 10px;}
.ic3 span{display: table;}
.ic3 span em{display: block; font-style: normal; padding-top: 10px;}
.ic3 span a{color: #c29032; text-decoration: none;}

/* ============================= subscribe-form ====================== */
.subscribe-form-wrapper{position: relative; margin-top: 20px;}
.subscribe-form-wrapper .form-control{border: 1px solid #626262; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; padding-top: 11px; padding-bottom: 10px; padding-left: 15px; padding-right: 50px; height: 43px; color: #d0d0d0; font-size: 14px; line-height: 20px; font-style: none; background: none;}
.subscribe-form-wrapper .form-control:focus{box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-color: #c29032; color: #fff;}
.subscribe-form-wrapper a{position: absolute; right: 5px; top: 5px; text-align: center; width: 33px; height: 33px; line-height: 33px; color: #c29032; text-decoration: none; background: url(../images/subscribe.png) center center no-repeat #c29032;}
.subscribe-form-wrapper a:hover{color: #fff; background-color: transparent; }
.subscribe-form-wrapper a i{font-size: 18px; line-height: 50px;}

.social2_wrapper{padding-top: 20px;}
.social2{ display: block; margin: 0; padding: 0; list-style: none;}
.social2 li{display: inline-block; margin: 5px 2px;}
.social2 li:first-child{}
.social2 li a{display: block; text-decoration: none; font-size: 13px; color: #b4b4b4; text-align: center; line-height: 38px; width: 40px; height: 40px; border: 1px solid #646d7a; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius: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;
}
.social2 li a:hover{color: #ba8a31; border-color: #ba8a31;}

.logo2_wrapper{text-align: center; padding-top: 25px;}
.logo2_wrapper a{display: inline-block;}
.logo2_wrapper img{display: inline-block;}

.bot2{position: relative; background: #212121; padding: 33px 0; text-align: center; color: #d0d0d0; font-family: 'Open Sans'; font-size: 12px; border-top: 3px solid #262626;}
.bot2 a{color: #bfa16a; text-transform: uppercase; text-decoration: none;}
.bot2 a:hover{color: #fff;}




/* ============================= parallax ====================== */
.parallax {    width: 100%;
    position: relative;
    overflow: hidden;
    background: none;
    padding-top: 40px;
    padding-bottom: 40px; }
.parallax, .parallax .parallax-content, .parallax .overlay { height: 100%;}

.parallax-bg { width: 100%; height: 100%; left: 0; top: 0; margin: 0 auto; position: absolute; background-size: cover; background-attachment: scroll; background-repeat: repeat-y; background-position: center center; }
.parallax-bg.bg-fixed{background-attachment: fixed;}
.parallax .overlay { background: none; width: 100%; position: absolute; overflow: hidden; background: none;}
.parallax .parallax-content { position: relative; }


.bg1 { background-image: url(../images/justice.jpg); }

.bg2 { background-image: url(../images/justice1.png); }


#parallax1{}







/* ============================= main menu ====================== */
.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: right; 
padding-top: 17px; 
padding-bottom: 17px;
}
.navbar_ .navbar-toggle { background: #c29032; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 22px; margin-bottom: 21px; margin-right: 0px;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #9b6a0f;}
.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: 18px;}
.navbar_ .nav > li:first-child{margin-left: 0;}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Fjalla One'; font-weight: 600; font-size: 13px; line-height: 20px; color: #000; text-shadow:none; padding: 10px 0px; border: none; margin: 0; text-align: left; position: relative; z-index: 2; text-transform: uppercase; border-bottom: 1px solid transparent;    font-family: raleway, sans-serif;
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 i{margin-left: 5px;}

.navbar_ .nav > li > a:focus{color: #000; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background:none; border-bottom: 1px solid transparent;}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #c29032; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background:none; border-bottom: 1px solid #c29032;}

.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{color: #c29032; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background:none;
 /* border-bottom: 1px solid #c29032; */
 }





.sub-menu ul{ position: absolute; display: none;  right: -100%; top: 100%; list-style: none; zoom: 1; z-index: 1; margin: 0; padding:0; background: #fff; text-align: right;
 border: 1px solid #c29032;
 margin-top: -1px;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-transform: uppercase;}
.sub-menu li{ margin: 0; position: relative; zoom: 1; display: block; 
/* border-top: 1px solid #c29032; */
}
.sub-menu li:first-child{border-top: none;}
.sub-menu li a{    display: block;
    position: relative;
    font-family: raleway, sans-serif;
    font-weight: 400;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #212121;
    text-decoration: none;
    padding: 6px 25px 6px 9px;
    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;
    text-transform: capitalize;
}
.sub-menu li a:hover{ text-decoration: none; color: #c29032; background: #5e0303;}




.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; margin-left: 1px; background: #fff;}



/* ============================= search-form ====================== */
.search-form-wrapper{position: relative;}
.search-form-wrapper .form-control{border: 1px solid #ebdabb; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; padding-top: 9px; padding-bottom: 9px; height: 40px; color: #b4b4b4; font-style: italic;}
.search-form-wrapper .form-control:focus{box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-color: #c29032;}
.search-form-wrapper a{position: absolute; right: 5px; top: 5px; text-align: center; width: 30px; line-height: 30px; color: #fff; background: #c29032;}
.search-form-wrapper a:hover{color: #c29032; background: #fff;}
.search-form-wrapper a i{font-size: 16px; line-height: 30px;}


/* ============================= toTop ====================== */
#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 1000; overflow:hidden; width:43px; height:43px; 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:43px; height:43px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }


/* ============================= main layout ====================== */
.title1{font-family: 'Fjalla One'; font-size: 36px; line-height: 1.1; font-weight: 400; color: #bfa16a; text-align: center; text-transform: none; padding-top: 0px; padding-bottom: 10px;}

.title2{font-family: raleway, sans-serif; font-size: 34px; line-height: 1.1; font-weight: 400; color: #000; text-align: center; text-transform: none; padding-top: 10px; padding-bottom: 5px; position: relative; margin-bottom: 25px;}
.title2:after{content: ''; display: inline-block; width: 70px; height: 4px; background: #bfa16a; position: absolute; left: 50%; margin-left: -35px; bottom: 0;}
.dark-bg .title2{color: #fff;}

.title3{font-family: 'Open Sans Condensed'; font-size: 15px; font-weight: 400; color: #d0d0d0; text-align: center; padding-bottom: 30px; }

.title4{font-family: 'alternate_gothic_no2_dregular'; font-size: 25px; font-weight: 400; color: #262626; padding-bottom: 10px;}

.title5{font-family: 'Open Sans'; font-size: 14px; font-weight: 700; color: #bfa16a; padding-bottom: 10px;}

.title6{font-family: 'Fjalla One'; font-size: 28px; line-height: 1.1; font-weight: 400; color: #262626; text-align: left; text-transform: none; padding-top: 30px; padding-bottom: 15px; position: relative; margin-bottom: 30px;}
.title6:after{content: ''; display: inline-block; width: 70px; height: 4px; background: #c29032; position: absolute; left: 0; bottom: 0;}



h2{display: block; font-family:'alternate_gothic_no2_dregular'; font-weight:400; font-size:27px; color:#333333; line-height:1.1; padding:30px 0 20px 0; margin: 0;}

h3{display: block; font-family:'Fjalla One'; font-weight:400; font-size:18px; color:#333333; line-height:1.1; padding:20px 0 20px 0; margin: 0;}
















.img-responsive-old{display: block; max-width: 100%; height: auto;}

.img-responsive{width: auto \9;}

.border-box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}





/* === */







/*-----btn-----*/
.btn-default.btn1{  display: inline-block; color: #bfa16a; border: none; font-size: 13px; line-height: 20px; font-weight: 400; padding: 5px 10px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0; margin-bottom: 0px; text-transform: uppercase; background: none; position: relative; 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;
}
.btn-default.btn1:hover{color: #000;}

.btn-default.btn2{ font-family: 'Fjalla One'; display: inline-block; color: #040404; border: 1px solid #bfa16a; font-size: 16px; line-height: 20px; font-weight: 400; padding: 0px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0; margin-bottom: 0px; text-transform: uppercase; background: none; position: relative; text-align: left;letter-spacing: 1px;
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;}
.btn-default.btn2 span{display: block; margin: 3px; padding: 13px 35px; background: #bfa16a;}
.btn-default.btn2:hover span{background: #000;}

.btn-default.btn3{ font-family: 'Fjalla One'; display: inline-block; color: #fff; border: 1px solid #c29032; font-size: 16px; line-height: 20px; font-weight: 400; padding: 0px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0; margin-bottom: 0px; text-transform: uppercase; background: none; position: relative; text-align: left;letter-spacing: 1px;
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.btn3:hover{color: #c29032;}
.btn-default.btn3 span{display: block; margin: 3px; padding: 13px 35px; background: #c29032;}
.btn-default.btn3:hover span{background: #fff;}







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

.thumbnail{line-height: inherit;}
.thumbnail .caption{padding: 0; color: inherit;}

.thumb0 {margin-bottom: 20px; margin-top: 0px;}
.thumb0.last {margin-bottom: 0px;}
.thumb0 .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;}
.thumb0 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}
.thumb0 figure img{width: 100%;}
.thumb0 .caption{}

.thumb1 {margin-bottom: 10px; margin-top: 0px;}
.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 a{
  font-weight: 600;
	display: block; box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25); moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25); padding: 10px 0px 10px; border: 1px 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;    border: 1px solid #bfa16a; border-radius: 10px; text-decoration:none;    color: #bfa16a;
    text-align: center; font-family:playfair-display, serif; text-transform:uppercase;
    height: 90px;
}
.thumb1 a:hover{border-color: #c29032;}
.thumb1 a figure{margin: 0; float: none; margin:0px 0px 35px 0px; position: relative;}
.thumb1 a figure img{margin-left: auto; margin-right: auto;
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 figure .img1{position: relative;}
.thumb1 a figure .img2{position: absolute; left: 0; right: 0; top: 0; opacity: 0; filter:alpha(opacity=0);}
.thumb1 a:hover figure .img2{opacity: 1; filter:alpha(opacity=100);}
.thumb1 a .caption{ text-align: center;}
.thumb1 a .caption .txt1{font-size: 14px; color: #bfa16a;line-height: 1.4;
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; 
font-family:'Open Sans', Arial, Helvetica, sans-serif; text-transform:capitalize; padding-top:7px; }
.thumb1 a:hover .caption .txt1{color: #fff;}
.thumb1 a .caption .txt2{font-family: 'Open Sans Condensed'; font-size: 18px; color: #dbdbdb; line-height: 1.4;}

.thumb2 {margin-bottom: 20px; margin-top: 0px;}
.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; border:1px solid; height:500px;}
.thumb2 figure{margin: 0; float: none; margin:0px 0px 10px 0px; position: relative;}
.thumb2 figure img{width: 100%; height:220px;}
.thumb2 figure .date1{    position: absolute;
    /* left: 20px; */
    top: 0px;
    background: #703030;
    /*width: 63px;*/
    text-align: center;
    padding: 10px 10px;
    color: #fff;
    font-family: 'Fjalla One';
    line-height: 1.1;
    text-transform: uppercase;
    font-size: 17px;}
.thumb2 figure .date1:before{content: ''; display: block; border: 1px solid #fff; position: absolute; left: 5px; right: 5px; top: 5px; bottom: 5px;}
.thumb2 figure .date1 .txt2{font-size: 12px;}
.thumb2 .caption p {
    line-height: 1.6;
    font-size: 15px !important;
}
.thumb2 .caption .txt1{        font-family: playfair-display, serif;
    font-size: 20px;
    line-height: 27px;
    color: #703030;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 10px;
    text-decoration: underline;
}

.thumb3 {margin-bottom: 20px; margin-top: 0px;}
.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; margin-bottom: 0; background: none;}
.thumb3 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}
.thumb3 figure img{width: 100%;}
.thumb3 .caption{text-align: center;}




.thumb5 {margin-bottom: 20px; margin-top: 0px;}
.thumb5.last {margin-bottom: 0px;}
.thumb5 .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;
position: relative;
}
.thumb5 a{
	display: block; 
	padding: 10px 20px 10px; border: 1px 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;    border: 1px solid #bfa16a;  text-decoration:none;    color: #bfa16a;
    font-size: 18px; 
    text-align: center; font-family:playfair-display, serif;
	height:258px;
	transition:0.5s;
}



.thumb5 .thumbnail:hover{
	background:#703030;
	color:#bfa16a;
	transform:scale(1.1);
	transition:0.5s;
}


/* .thumb5 a:hover{border-color: #c29032;} */
.thumb5 a figure{margin: 0; float: none; margin:0px 0px 35px 0px; position: relative;}
.thumb5 a figure img{margin-left: auto; margin-right: auto;
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;
}
.thumb5 a figure .img1{position: relative;}
.thumb5 a figure .img2{position: absolute; left: 0; right: 0; top: 0; opacity: 0; filter:alpha(opacity=0);}
/* .thumb5 a:hover figure .img2{opacity: 1; filter:alpha(opacity=100);} */
.thumb5 a .caption{ text-align: center;}
.thumb5 a .caption .txt1{font-size: 18px; color: #bfa16a; padding-bottom: 15px; line-height: 1.4;
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; 
font-family:playfair-display, serif; text-transform: uppercase;    font-weight: 600; }
/* .thumb5 a:hover .caption .txt1{color: #fff;} */
.thumb5 a .caption .txt2{
	font-family: raleway, sans-serif;
    font-size: 15px;
    color: #bfa16a;
    line-height: 1.4;
    text-align: center;
}
/* .thumb5 a .caption .txt2:hover{ */
	/* color:#bd9f69; */
/* } */



.thumb7 {
	/* margin-bottom: 20px;  */
margin-top: 0px;}
.thumb7.last {margin-bottom: 0px;}
.thumb7 .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;}
.thumb7 a{
	display: block; box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25); moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25); padding: 10px 20px 10px; border: 1px 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;    border: 1px solid #bfa16a;  text-decoration:none;  color: #bfa16a;
    font-size: 18px; 
    text-align: center; font-family:playfair-display, serif; text-transform:uppercase;     background: rgba(1, 1, 25, 0.8);
}
.thumb7 a:hover{border-color: #c29032; background:#333;}
.thumb7 a figure{margin: 0; float: none; margin:0px 0px 35px 0px; position: relative;}
.thumb7 a figure img{margin-left: auto; margin-right: auto;
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;
}
.thumb7 a figure .img1{position: relative;}
.thumb7 a figure .img2{position: absolute; left: 0; right: 0; top: 0; opacity: 0; filter:alpha(opacity=0);}
.thumb7 a:hover figure .img2{opacity: 1; filter:alpha(opacity=100);}
.thumb7 a .caption{ text-align: center;}
.thumb7 a .caption .txt1{font-size: 16px; color: #bfa16a; padding-bottom: 7px; line-height: 1.4;
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; 
font-family:raleway, sans-serif; text-transform:capitalize; }
.thumb7 a:hover .caption .txt1{color: #fff;}
.thumb7 a .caption .txt2{font-family: 'Open Sans Condensed'; font-size: 18px; color: #dbdbdb; line-height: 1.4;}




/*================= 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: #d4d5d6; display: none;}
#ajax-contact-form .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #7a7a7a; background: none;border: 1px solid #cccccc;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
#ajax-contact-form .form-control:focus{border-color: #999999; background: #fff; color: #000;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
#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{ font-family: 'Fjalla One'; display: inline-block; color: #fff; border: 1px solid #c29032; font-size: 16px; line-height: 20px; font-weight: 400; padding: 0px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0; margin-bottom: 0px; text-transform: uppercase; background: none; position: relative; text-align: left;letter-spacing: 1px; margin-top: 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;
}
.btn-default.btn-cf-submit:hover{color: #fff;}
.btn-default.btn-cf-submit span{display: block; margin: 3px; padding: 13px 35px; background: #000;}
.btn-default.btn-cf-submit:hover span{background: #c29032;}


/*================= Contacts3 =========================*/
#note3{ }
.notification_error3{ color:#f00; padding-bottom:10px; }
.notification_ok3{ text-align: left; padding-bottom:10px; }

#ajax-contact-form3 .form-group{margin-left: 0; margin-right: 0;}
#ajax-contact-form3 .form-group label{color: #141414; font-weight: 400; text-transform: uppercase; display: none;}
#ajax-contact-form3 .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #ababab; background: #fcfaf5; ; border: 1px solid #fcfaf5;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; font-style: italic;}
#ajax-contact-form3 .form-control:focus{border-color: #fcfaf5; background: #fff;   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(246, 99, 1, 0); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(246, 99, 1, 0); color: #000;}
#ajax-contact-form3 textarea.form-control {height: 144px;}
#ajax-contact-form3 .form-group.capthca{float: left; margin-right: 20px;}
#ajax-contact-form3 .form-group.capthca input{width: 170px;}
#ajax-contact-form3 .form-group.img{float: left;}
#ajax-contact-form3 .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit3{ font-family: 'Fjalla One'; display: inline-block; color: #fff; border: 1px solid #c29032; font-size: 15px; line-height: 20px; font-weight: 400; padding: 0px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0; margin-bottom: 0px; text-transform: uppercase; background: none; position: relative; text-align: left;letter-spacing: 1px; margin-top: 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;
}
.btn-default.btn-cf-submit3:hover{color: #fff;}
.btn-default.btn-cf-submit3 span{display: block; margin: 3px; padding: 6px 25px; background: #c29032;}
.btn-default.btn-cf-submit3:hover span{background: #000;}








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



}
/* Default landscape and desktop to large desktop */
@media (max-width: 1229px) {

    .sign1 .pen1{max-width: 70%;}








}
@media (min-width: 992px) {



}
@media (min-width: 992px) and (max-width: 1229px) {








}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
  .man1{position: relative; right: 0; bottom: auto; padding-top: 25px;}
  .man1 img{margin-left: auto; margin-right: auto;}

  .about-txt{padding-bottom: 0;}

  .page-contact .contact-box-inner{padding-bottom: 120px;}







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





}
/* Landscape phone to portrait tablet */
@media (max-width: 992px) {

  .mail1_wrapper{display: none;}

  .phone1_wrapper{display: none;}

	.navbar_ {float: none; height: 75px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
	.navbar-collapse_{clear: both; margin-left: -15px; margin-right: -15px;}
	.navbar_ .nav{display: block; background: none; border-right: none;background: #fff; border: none; padding: 0;}
	.navbar_ .nav > li{float: none;background: none; border-left: none; margin-left: 0; 
	/* border-top:1px solid #c29032;  */
	background: none;}
	.navbar_ .nav > li > a{margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; border: none!important; padding-left: 15px; padding-right: 15px;}
	.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{border: none!important;}
	.sub-menu ul{position: relative; left: 0; top: 0; margin-top: 0; border: none;}
  .sub-menu ul li{
	  /* border-top: 1px solid #9b6a0f !important;  */
  text-align: left;}
  .sub-menu ul li a{padding-left: 20px;}

  .info-wrapper{display: block;}
  .info-wrapper .info1{display: block; width: auto; padding: 20px 10px; border-left: none; 
  border-top: 1px solid #262626;
  }

  .team1{width: 100%; float: none; margin-top: 30px;}

  .partner1{width: auto; float: none; padding-left: 15px; display: inline-block;}

  .team2-wrapper{padding-left: 50px; padding-right: 50px;}

  .meet_prev{left: -50px;}

  .meet_next{right: -50px;}

  .post .post-story .post-story-link > a{float: none;}
  .post .post-story .post-story-link > div{float: none; padding-top: 15px; display: block;}

  .post-story-bot .ic{float: none;}
  .post-story-bot .soc{float: none;}

  .divider1{display: none;}

  .ic8{float: none; display: block;}
  .ic9{float: none; padding-top: 15px;}

  .content-part, .sidebar-part{margin-bottom: 30px;}

  .comment-block.left1{margin-left: 0;}
}
@media (min-width: 481px) and (max-width: 767px) {



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

  .free-button-wrapper{display: none;}
}


.read11{
	margin-top:40px;
	width:150px;
	background:#bfa16a;
	border:none;
	text-transform:uppercase;
	transition:0.5s;
	position: absolute;
    bottom: 0;
    left: 31%;
}
.read11:hover{
	border:1px solid #bfa16a;
	background:#703030;
	transition:0.5s;
}

.read12{	
	width:150px;
	background:#bfa16a;
	border:none;
	text-transform:uppercase;
	transition:0.5s;
}
.read12:hover{
	border:1px solid #bfa16a;
	background:#703030;
	transition:0.5s;
}











.carousel-showmanymoveone
{
  .carousel-control
  { 
    width: 4%;
    background-image:none;

    &.left 
    {
      margin-left:15px;
    }

    &.right 
    {
      margin-right:15px;
    }
  }

  .cloneditem-1, 
  .cloneditem-2, 
  .cloneditem-3
  {
    display: none;
  }

  .carousel-inner
  {
    @media all and (min-width: 768px)
    {
      @media (transform-3d), (-webkit-transform-3d)
      {
        > .item.active.right,
        > .item.next
        { 
          transform: translate3d(50%, 0, 0);  
          left: 0;
        }

        > .item.active.left,
        > .item.prev
        { 
          transform: translate3d(-50%, 0, 0);
          left: 0;
        }

        > .item.left,
        > .item.prev.right,
        > .item.active
        {
          transform: translate3d(0, 0, 0);
          left: 0;
        }    
      } 

      > .active.left,
      > .prev
      {
        left: -50%;
      }

      > .active.right,
      > .next
      {
        left:  50%;
      }

      > .left,
      > .prev.right,
      > .active
      {
        left: 0;
      }

      .cloneditem-1 
      {
        display: block;
      }
    }

    @media all and (min-width: 992px)
    {    
      @media (transform-3d), (-webkit-transform-3d)
      {
        > .item.active.right,
        > .item.next
        { 
          transform: translate3d(25%, 0, 0);  
          left: 0;
        }    

        > .item.active.left,
        > .item.prev
        { 
          transform: translate3d(-25%, 0, 0);
          left: 0;
        }

        > .item.left,
        > .item.prev.right,
        > .item.active
        {
          transform: translate3d(0, 0, 0);
          left: 0;
        }
      }

      > .active.left,
      > .prev
      {
        left: -25%;
      }

      > .active.right,
      > .next
      {
        left:  25%;
      }

      > .left,
      > .prev.right,
      > .active
      {
        left: 0;
      }

      .cloneditem-2, 
      .cloneditem-3
      {
        display: block;
      }
    }    
  }
}






.title
{
  padding: 28px;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center;
}










@media (min-width: 992px){
.navbar-toggle {
    display: none !important;}
}





/*====================================== chatbox ======================*/




#fixed-form-container{
    position: fixed;
    bottom: 0px;
    left: 3%;
    width: 94%;
    text-align: center;
    margin: 0;

}

#fixed-form-container .button:before { 
   /* content: "+ "; */
}

#fixed-form-container .expanded:before { 
    /* content: "- "; */
}

#fixed-form-container .button { 
      font-size: 17px;
    cursor: pointer;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #bea06a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0px 0px;
    padding: 5px 20px 5px 20px;
    background-color: #bd9f69;
    color: #703030;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
}


#fixed-form-container .body{
    background-color: #fff; 
    border-radius: 5px;
    border: 2px solid #703030;
    /* margin-bottom: 16px; */
    padding: 10px; 
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
}

@media only screen and (min-width:768px){
    #fixed-form-container .button{
       margin: 0;

    }
    #fixed-form-container {
        left: 20px;
        width: 390px;
        text-align: left;
		z-index:999;
    }

    #fixed-form-container .body{
        padding: 30px;
        border-radius: 0px 5px 5px 5px;
    }
}



.page_inner{
	 width:100%;
	 background-position:center;
	 padding:100px; 
	 background-size:cover;
	 background-image: url('../images/page_inner.jpg');
	 background-repeat:no-repeat;
	 
}


 .float{
      position:fixed;
      width:50px;
      height:50px;
      bottom:80px;
      right:40px;
      background-color:#25d366;
      color:#FFF;
      border-radius:50px;
      text-align:center;
      font-size:25px;
      box-shadow: 2px 2px 3px #999;
      z-index:100;
      }
      .my-float{
      margin-top:13px;
      }

@media(max-width:552px){
header {
    position: absolute;
    left: 0;
	width:270px;
    top: 58%;
    margin-top: -35px;
    z-index: 50;}
}








#modalOverlay {
      position: fixed;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.5);
      z-index: 99999;
      height: 100%;
      width: 100%;
      }
      .modalPopup {
      position: absolute;
      top: 45%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: #fff;
      width: 70%;
      padding: 0 0 30px;
      -webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
      -moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
      box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
      }
      .modalContent {padding: 0 2em;}
      .headerBar {
      width: 100%;
      margin: 0;
      border-bottom:1px solid;
      text-align: center;
      }
      .headerBar img {
      margin: 10px .2em;
      }
      .buttonStyle {
      border: transparent;
      border-radius: 0;
      background: #6d6d6d;
      color: #eee !important;
      cursor: pointer;
      font-weight: bold;
      font-size: 14px;
      text-transform: uppercase;
      padding: 6px 25px;
      text-decoration: none;
      background: -moz-linear-gradient(top, #6d6d6d 0%, #1e1e1e 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d6d6d), color-stop(100%,#1e1e1e));
      background: -webkit-linear-gradient(top, #6d6d6d 0%,#1e1e1e 100%);
      background: -o-linear-gradient(top, #6d6d6d 0%,#1e1e1e 100%);
      background: -ms-linear-gradient(top, #6d6d6d 0%,#1e1e1e 100%);
      background: linear-gradient(to bottom, #6d6d6d 0%,#1e1e1e 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1e1e1e',GradientType=0 );
      /*	-webkit-box-shadow: 0 2px 4px 0 #999;
      box-shadow: 0 2px 4px 0 #999; */
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease;
      }
      .buttonStyle:hover {
      background: #1e1e1e;
      color: #fff;
      background: -moz-linear-gradient(top, #1e1e1e 0%, #6d6d6d 100%, #6d6d6d 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e1e1e), color-stop(100%,#6d6d6d), color-stop(100%,#6d6d6d));
      background: -webkit-linear-gradient(top, #1e1e1e 0%,#6d6d6d 100%,#6d6d6d 100%);
      background: -o-linear-gradient(top, #1e1e1e 0%,#6d6d6d 100%,#6d6d6d 100%);
      background: -ms-linear-gradient(top, #1e1e1e 0%,#6d6d6d 100%,#6d6d6d 100%);
      background: linear-gradient(to bottom, #1e1e1e 0%,#6d6d6d 100%,#6d6d6d 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#6d6d6d',GradientType=0 );
      }
      .returnToProfile {text-align: center; margin:3em;}
      .returnToProfile a, .returnToProfile a:visited {color: #ddd;}
      .returnToProfile a:hover {color: #fff;}






.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.event li {
    margin: 10px 0;
    padding: 0 0 10px 0;
    background-image: url(../images/dot-h.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.event .date {
	background-color: #5e0303;
	/* border-radius: 5px; */
	color:rgba(255, 255, 255, 0.7);
	/* display: inline-block; */
	/* font-weight: 300; */
	line-height: 16px;
	margin: 0 auto;
	padding: 8px 9px;
	text-align: center;
}
.event .date span {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.img-caption {
    font-size: 17px;
    color: #5e0303;
	font-weight: 600;
}


















/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }


/*DOC STYLES*
**********************************
/

@import url('https://fonts.googleapis.com/css?family=Gabriela');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html { overflow-y: scroll; }
body {
  background: #fcfcfc url('bg.png'); /* https://subtlepatterns.com/crossword/ */
  font-size: 62.5%;
  line-height: 1;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 45px 25px;
  padding-bottom: 100px;
}

br { display: block; line-height: 1.6em; } 

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { 
/* list-style: none; */
 }

input, textarea { 
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }

h1 {
  font-family: 'Gabriela', Tahoma, sans-serif;
  font-size: 3.7em;
  font-weight: 700;
  line-height: 1.55em;
  margin-bottom: 18px;
  text-align: center;
  color: #514b53;
  letter-spacing: -0.06em;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.8);
}

/** page structure **/
#wrapper {
  display: block;
  max-width: 1100px;
  margin: 0 auto;
}

#portfolio {
  display: block;
}

#portfolio li {
  display: block;
  float: left;
  width: 30%;
  max-width: 400px;
  margin-right: 20px;
  margin-bottom: 20px;
}

#portfolio li a {
  display: block;
  padding: 8px;
}
/*title for popup*/
.mfp-title {
  font-size: 1.2em;
  color: #ddd !important;
  font-weight: 700;
}





/** media queries **/
@media screen and (max-width: 780px) {
  #portfolio li {
    width: 45%;
  }
}

@media screen and (max-width: 550px) {
  #portfolio { 
    text-align: center;
  }
  
  #portfolio li {
    float: none;
    display: inline-block;
    width: 80%;
    margin-bottom: 30px;
  }
}
span.animated-number:after {
    content: "+";
    font-size: 40px;
    margin: 4px;
}
.nav li a {
    text-transform: uppercase;
}
.link_formation a{
  font-size: 15px;
  color:#5e0303 !important;
  font-weight: 600;
  text-decoration: none !important;

}
.we_preactice{
  width: 150px; 
  height:150px;  
  border-radius: 100%;
  color: #fff;
  text-align:center;
  padding: 8px;
  padding-top: 45px;
  font-size: 15px;
}
.sidebar-block .sidebar-block-content {
    text-transform: uppercase;
}
.thumbnail.clearfix p {
    font-size: 14px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
..goog-te-gadget-simple{
    height: 23px;
}