/*vairables*/
@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:700";
@import "https://fonts.googleapis.com/css?family=Lato:700i";
/*mixines*/
/*code start*/
.btn-primary{background:#98246a !important; border:1px soild #6f1a4d !important;}
.btn-primary:hover{background:#6f1a4d !important; border:1px soild #6f1a4d !important;}
.btn-primary:active{background:#6f1a4d !important; border:1px soild #1c0714 !important;}
.btn-primary:focus{background:#c12e87 !important; border:1px soild #c12e87 !important;}

.text-light{color:white;}
.text-light p{color:white; padding:0 10px;}
.text-light p a{border:1px solid white; color:white; padding:6px 20px;}
.text-light h2, .text-light h4{color:white;}
.text-light h2{margin-bottom:50px; font-size:37px; margin-top:0;}
.text-light h4{text-transform:uppercase;}

.bg-program{padding:50px 0; border-bottom:10px solid #ffd146; background-size:100%; background-position:center center; background-repeat:no-repeat; background-attachment:fixed; background:url("../images/bgProgram.jpg");}

.bg-testi{padding:50px 0; border-bottom:10px solid #ffd146; background-size:100%; background-position:center center; background-repeat:no-repeat; background-attachment:fixed; background:url("../images/bg-testi.jpg"); padding:50px 0 !important;}

.bg-video{border-bottom:10px solid #ffd146; background-size:100%; background-position:center center; background-repeat:no-repeat; background-attachment:fixed; background:url("../images/media-bg.jpg"); padding:180px 0;}
.bg-registration{border-bottom:10px solid #ffd146; padding:50px 0;}
.bg-registration h2{margin-bottom:50px; font-size:37px; margin-top:0;}
.bg-registration h3{margin:20px 0; font-size:26px;}
#fh5co-our-services{padding:0 !important;}

section{padding:30px 0;}

h1, .header-sub-page h3, h2{color:#98246a;}
body{color:#3d3d3d; font-size:14px;}
.img-holder img{display:inline-block;}

/*porogram section*/
.nav-tabs{border-bottom:none;}
.nav-tabs > li{float:left; margin-right:5px;}
.nav-tabs > li > a{margin-right:0px; color:#707070; font-weight:400; font-size:18px; border-bottom:2px solid #ddd; border-radius:0;}
.nav-tabs > li > a:hover{border-bottom:2px solid #ddd;}
.nav-tabs > li > a:before{content:''; transition:all-ease-in-out .25s; -moz-transition:all-ease-in-out .25s; -webkit-transition:all-ease-in-out .25s; -o-transition:all-ease-in-out .25s;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{color:#fff; background-color:#98246a; border-bottom:2px solid #98246a; cursor:default;}
.nav-tabs > li.active > a:before{width:0; height:0; position:absolute; border-left:10px solid transparent; border-right:10px solid transparent; border-top:10px solid #98246a; bottom:-11px; left:36%;}

.tab-content{color:#3d3d3d;}
.tab-content p{line-height:1.5; font-size:18px;}
.tab-content h1, .tab-content .header-sub-page h3, .header-sub-page .tab-content h3{color:#3d3d3d; margin-top:30px;}

.video-model .close{position:absolute; z-index:200; padding:15px 10px; line-height:0; background:#98246a; color:#fff; opacity:1; right:0; top:0;}
.shape{border-radius:100%; text-align:center; border:6px solid #f1612e; line-height:1.2; border-color:rgba(241, 97, 46, 0.5); width:200px; height:200px; margin:0 auto;}
.shape h2{font-family:'Roboto Condensed', sans-serif; color:#f1612e; font-weight:bold; font-size:54px; padding-top:20px;}
.shape .drown{width:20%; margin:0 auto; margin-bottom:10px; height:3px; background-color:#f1612e; border-radius:2px; display:block;}
.shape p{text-transform:uppercase; font-size:19px; color:#0a0a0a;}

.author-img{border:5px solid #fff; border-radius:100%; height:100px; margin:0 auto; overflow:hidden; width:100px;}
.author-img img{width:100%;}

.bg-testi h2{font-style:italic; font-family:'Lato', sans-serif;}

.header-sub-page{padding-top:100px; background-image:url("../images/bgBlured.jpg");}
.header-sub-page h1, .header-sub-page h3{font-weight:bold; color:#fff; text-transform:uppercase; text-align:center; padding-bottom:0; margin-bottom:0; font-size:4em;}
.header-sub-page h3{color:#fff; font-size:1.5em; font-weight:lighter;}

.map-cover{margin-top:-30px;}

/*gallery section*/
.hide-bullets{list-style:none; margin-left:-40px; margin-top:20px;}
.hide-bullets .thumbnail{padding:0;}
#slider-thumbs ul{margin:0; padding:0; list-style:none;}
.rowPanel .panel, .rowPanel .panel-heading{border-radius:0; box-shadow:none;}
.rowPanel .panel-heading{padding:20px; background:#98246a;}
.rowPanel .panel-heading h4{color:white; font-size:22px;}
.rowPanel .panel-heading h4 small{font-size:15px; opacity:0.5;}

.carousel-inner .item img{width:100%;}
.carousel-inner .item a img{width:100;}

/*# sourceMappingURL=style-mix.css.map */