@font-face{font-family: 'BwGlennSans-Bold'; src:url('BwGlennSans-Bold.otf');}
@font-face{font-family: 'BwGlennSans-Black'; src:url('BwGlennSans-Black.otf');}
@font-face{font-family: 'BwGlennSans-Hairline'; src:url('BwGlennSans-Hairline.otf');}
@font-face{font-family: 'BwGlennSans-HairlineItalic'; src:url('BwGlennSans-HairlineItalic.otf');}
@font-face{font-family: 'BwGlennSans-Regular'; src:url('BwGlennSans-Regular.otf');}
@font-face{font-family: 'BwGlennSans-Light'; src:url('BwGlennSans-Light.otf');}
@font-face{font-family: 'BwGlennSans-Thin'; src:url('BwGlennSans-Thin.otf');}
@font-face{font-family: 'BwGlennSans-ExtraBold'; src:url('BwGlennSans-ExtraBold.otf');}
@font-face{font-family: 'themify'; src:url('themify.woff');}

html{ -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-size: 50%; }
body{ font-family: 'BwGlennSans-Regular'; text-align: center; font-size: 1.8rem; }
*{ margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
ul li{ list-style: none;}
img{ border:0; }
a,a:focus,a:hover{ text-decoration: inherit; color: inherit; }
.h1, .h2, .h3, h1, h2, h3,.h4, .h5, .h6, h4, h5, h6{ margin:0; font-weight: normal; line-height: 1; }
p,ul,ol,label,hr{ margin:0; }
input,textarea{ outline: 0;}


header{ width: 100%; position: relative; background-color:#2b2b2b; }
.logo img{ height: 80px; float: left; padding:15px 0;}
.header-right{ line-height: 80px; font-family: 'BwGlennSans-Bold'; font-size: 1.8rem; }
.nav{ float: right;}
.nav > ul{ display: inline-block; }
.nav > ul > li{ display: inline-block; padding:0 10px; position: relative;}
.nav > ul > li > a{ display: inline-block; color: #fff; }
.nav > ul > li > a:hover,.nav > ul > li.current-menu-item > a,.nav > ul > li.current-menu-parent > a{ text-decoration: underline;}
.sub-menu{ display: none; width: 200px; position: absolute; z-index: 99; text-align:left; line-height: 30px; padding:15px 0 15px 30px; background-color: rgba(0,0,0,.6);}
.nav > ul > li:hover > .sub-menu{ display: block; }
.sub-menu > li > a{ color: #fff; position: relative; }
.sub-menu > li > a:hover{ text-decoration: underline; }
.socials{ position: relative; float: right; padding-left: 30px; }
.socials > ul > li{ display: inline-block; padding:0 5px; }
.socials > ul > li > a{ color: #fff; }
/************************************/
.menu-toggle{ display:none; line-height: 28px; cursor: pointer; position: absolute; right: 15px; top:26px; }
.menu-toggle span{ display:block; font-family: 'themify'; font-size:4rem; color:#fff;}
.menu-toggle span:before{ display:block; content: "\e68e"; }
.menu-close{ width: 100%; overflow:hidden; padding:0 15px;}
.menu-close span{ float: right; font-family: 'themify'; font-size:6rem; color:#fff; cursor: pointer; }
.menu-close span:before{ content: "\e646"; }
header.stick .menu-toggle span,header.current .menu-toggle span{ color: #221f20;}
.menu-over{ display: none; width: 100%; overflow: hidden; position: absolute; z-index: 999; top: 0; background-color: rgba(0,0,0,0.4); }
.menu{ width: 50%; float: right; background: #333; position: relative; padding:15px 0; text-transform: uppercase; text-align: left;}
.menu-nav > ul > li > a{ display: inline-block; padding:15px 15px; color:#fff; font-size: 3rem; font-family: 'BwModelica-Bold'; }
.menu-nav a:hover{ text-decoration: underline; }
.menu-nav > ul > li > .sub-menu{ display: block; padding:0 15px 0 30px; background-color: transparent; position: static; width: auto; }
/************************************/
.flexslider{ position:relative; height: 100vh; overflow:hidden; background:url(../images/loading.gif) 50% no-repeat;}
.slides{ height:100%; position:relative;}
.slides li{ height:100%; background-position: center; background-repeat: no-repeat; background-size: cover; }
.flex-control-nav{ position:absolute;bottom:20px;z-index:2;width:100%;text-align:center; height: 14px;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:14px;overflow:hidden;  text-indent: -9999px; cursor:pointer; background: #fff; border-radius: 50%;}
.flex-control-nav .flex-active,.flex-control-nav a:hover{ background: #48a2de;}
.flex-direction-nav{ display: none; position:absolute;z-index:2;width:100%;top:45%;}
/*.slider-bg{ height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover;}
.slider-bg img{ width: 100%; }*/
.slider-container{ width: 100%; height: 100%; position: absolute; z-index: 2; top:0; }
.slider-container .container{ height: 100%; display: table; }
.slider-text{ width: 100%; display: table-cell; vertical-align: middle;  }
.slider-text img{ width: 330px; margin-bottom: 30px;}
.slider-text h2{font-family: 'BwGlennSans-ExtraBold'; font-size: 7.2rem; color: #fff; text-transform: uppercase; margin-bottom: 15px;}
.slider-text h3{ font-family: 'BwGlennSans-Thin'; font-size: 4.8rem; color: #221f20; text-transform: uppercase; }
.slider-text h4{ font-family: 'BwGlennSans-Thin'; font-size: 4.8rem; color: #221f20; text-transform: uppercase; }
.slider-text h3 strong,.slider-text h4 strong{ font-family: 'BwGlennSans-Bold'; font-weight: normal; }
.slider-text a{ margin-top: 30px; display: inline-block; padding:0 15px; background-color: #3273b5; color: #fff; font-size: 3.6rem; font-family: 'BwGlennSans-Black'; text-transform: uppercase; }
.slider-text-right{ text-align:right; }
.slider-text-left{ text-align:left; }
.slider-text-right h2,.slider-text-left h2{ color: #3273b5; }
/************************************/
.middle{ padding:50px 0; }
.middle-top{ padding:50px 0; }
.middle-top img{ height: 30px; }
.middle-top h3{ padding:30px 0 0 0; font-family: 'BwGlennSans-HairlineItalic'; font-size: 3.6rem; color: #221f20; }
.home-services ul li{ margin-top:50px; margin-bottom:50px; }
.service-img img{ height: 100px; }
.home-services ul li h3{ margin:30px 0; font-family: 'BwGlennSans-Black'; font-size: 2.4rem; color: #3073b5; text-transform: uppercase; }
.home-services ul li p{ height: 68px; font-size: 1.6rem; color: #221f20; }
.home-services ul li a{ display: inline-block; margin-top: 30px; padding:0 15px; background-color: #44a1de; color: #fff; font-family: 'BwGlennSans-Black'; font-size: 1.8rem; text-transform: uppercase; }
.home-why{ background-color:#375ca3; position: relative; }
.home-why article{ text-align:left; color: #fff; padding:50px 0 50px 50px;}
.home-why h3{ font-size: 7.2rem; font-family: 'BwGlennSans-Black'; text-transform: uppercase;}
.home-why p{ margin: 30px 0; font-size: 1.8rem; }
.home-why a{ display: inline-block; padding:0 15px; background-color: #44a1de; color: #fff; font-family: 'BwGlennSans-Black'; font-size: 1.8rem; text-transform: uppercase; }
.img-side {
    padding: 0px;
    position: absolute;
    top: 0;
    height: 100%;
    overflow: hidden;
}
.img-holder {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 222;
}
.img-text{ width: 100%; height: 100%; display: table; }
.img-text h3{ display: table-cell; vertical-align: middle; font-family: 'BwGlennSans-Black'; color: #fff; font-size: 3.6rem; text-transform: uppercase; }
.partners{ padding:50px 0; }
.partners h3{ margin-bottom:50px; font-size: 3.6rem; font-family: 'BwGlennSans-Black'; color: #44a1de; text-transform: uppercase; }
.partners ul li{ width: 25%; float: left; padding:0 15px; }
.partners ul li img{ height: 50px; }
/* flexslider */
.partners-slider .flexslider2{ position:relative; top:0; height: 100px; overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.partners-slider .slides{height:100%;position:relative;}
.partners-slider .slides li{ height:100%; /*background-size:cover; background-position: center; background-repeat: no-repeat;*/}
.partners-slider .flex-control-nav{ position:absolute;bottom:0;z-index:9;width:100%;text-align:center;}
.partners-slider .flex-control-nav li{display:inline-block; margin:0 3px; }
.partners-slider .flex-control-nav a{ background-color: #000; display:inline-block;width:12px; height:12px;line-height:12px;overflow:hidden; text-indent: -9999px; cursor:pointer; border-radius: 20px;}
.partners-slider .flex-control-nav .flex-active,.flex-control-nav a:hover{  background: #44a1de; }
.partners-slider .flex-direction-nav{ display:none; position:absolute;z-index:9;width:100%;top:45%;}
/*.partners-slider .flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; opacity: 0.4;}
.partners-slider .flex-direction-nav li a.flex-prev{left:30px;background:url(../images/prev.png) center center no-repeat;}
.partners-slider .flex-direction-nav li a.flex-next{right:30px;background:url(../images/next.png) center center no-repeat;}*/
/*  */
.copyright{ background-color: #44a1de; padding:30px 0; color: #fff; font-size: 1.8rem; text-transform: uppercase; }
.copyright a{ color: #fff; }
footer{ color: #fff; text-transform: uppercase; padding:100px 0 50px 0; background:url(../images/footer-bg.png) no-repeat center; background-size: cover; }
.footer-logo img{ max-width: 100%; }
.footer-nav{ margin-bottom: 50px;}
.footer-nav ul{ float: right; }
.footer-nav ul li{ float: left; font-size: 1.8rem; }
.footer-nav ul li a{ color: #fff; }
.footer-nav ul li a:after{ content: '|'; padding:0 10px; }
.footer-nav ul li:last-child a:after{ content: ''; padding:0; }
.footer-bottom{ width: 100%; }
.footer-bottom ul{ float: right; padding:0 15px 0 0; }
.footer-bottom ul li{ width: 35px; height: 35px; float: left; margin:0 5px; line-height: 35px; border:1px solid #fff; border-radius: 50%; }
.pop-ma{ 
    width: 150px;
    position:absolute;
    z-index: 9;
    right: 0;
    background-color: #fff;
    padding: 5px 5px 25px;
    display: none;
}
.footer-bottom .pop-ma{right: 335px;}
.pop-ma img{ max-width:100%; }
.pop-ma-close{ margin:0 0 5px 0; width:100%; overflow:hidden;}
.pop-ma-close a{ line-height: 20px; float: right; color: #000; font-size: 32px;}

.footer-tel{ margin-bottom: 15px; font-family: 'BwGlennSans-Light'; text-align:right;}
.footer-tel span{ display:inline-block; }
.footer-tel span:first-child:after{ content:'|'; display:inline-block; padding:0 15px; }
.footer-bottom p{ line-height: 35px; float: right; text-align:right; }
.footer-bottom p span{ display: inline-block; line-height: 1; font-size: 3.6rem; font-family: 'BwGlennSans-Light';}
.footer-bottom p a{ display: inline-block; line-height: 1; font-family: 'BwGlennSans-Black'; font-size: 2.4rem; }
/**********************************************/
.about-top{ padding:100px 0; border-bottom: 1px solid #e8e8e8;}
.about-top article{ padding:0 16%;}
.about-top article h2{ margin:25px 0 0 0; font-family: 'BwGlennSans-Black'; font-size: 5.5rem; color: #4ca2d8; text-transform: uppercase;}
.about-top article hr{ margin: 30px 0; display: inline-block; width: 45px; height: 1px; border:0; background-color: #3173b5; }
.about-top article p{ padding:25px 0; font-family: 'BwGlennSans-Thin'; font-size: 2.1rem; }

.about{ padding:100px 0; position: relative; border-bottom: 1px solid #e8e8e8; }
.about article{ text-align:left; color: #221f20; }
/*.about article h3{ margin-bottom: 30px; font-family: 'BwGlennSans-Black'; font-size: 5.5rem; color: #4ca2d8; text-transform: uppercase; }
.about article h3 span{ display: block; color: #3173b5; }
.about article div{ margin:15px 0; font-family: 'BwGlennSans-Thin'; font-size: 2.4rem; }*/
.about article p{ font-size: 1.6rem; margin-bottom:15px; }

.about-items{ text-align:left; }
.about-items ul li.about-item-title{ padding: 50px; background:url(../images/about-img2.png) no-repeat center; background-size: cover; }
.about-item-title h2{ margin-bottom: 30px; font-size: 7.8rem; font-family: 'BwGlennSans-Black'; color: #fff; text-transform: uppercase; }
.about-item-title h2 span{ }
.about-item-title h4{ }
.about-items ul li{ height: 420px; padding: 30px 30px 30px 30px; background-color: #3273b5; color: #fff; }
.about-items ul li:nth-child(2n+1){ background-color: #4ca2d8; }
.about-items ul li img{ height: 150px; margin-bottom: 30px; }
.about-items ul li h3{ height: 50px; font-size: 3rem; font-family: 'BwGlennSans-Light'; text-transform: uppercase;}
.about-items ul li hr{ width: 30px; height: 1px; border:0; background-color: #fff; margin:15px 0; }
.about-items ul li p{ font-size: 1.8rem; }

.teams{ padding:50px 0; }
.teams h2{
    margin: 25px 0 0 0;
    font-family: 'BwGlennSans-Black';
    font-size: 5.5rem;
    color: #4ca2d8;
    text-transform: uppercase;
}
.teams hr {
    margin: 30px 0;
    display: inline-block;
    width: 45px;
    height: 1px;
    border: 0;
    background-color: #3173b5;
}
.teams ul li{ margin-bottom:30px; }
.team-item{ margin:0; }
.team-img {
    width: 150px;
    height: 150px;
    background-color: #fff;
    border-radius: 50%;
    padding: 0;
    overflow: hidden;
}
.team-img img {
    max-width: 100%;
}
.team-text {
    height: 150px;
    display: flex;
    align-items: center;
    color: #03132b;
    text-align: left;
}
.team-text article {
    
    font-size: 14px;
}
.team-text h4 {
    margin: 0 0 5px 0;
    color: #333333;
    font-size: 22px;
    font-family: Barlow-Medium;
}
.team-text p {
    margin: 0 0 5px 0;
    font-size: 18px;
    line-height: 1.2;
    color: #333333;
}
.team-text a {
    font-style: italic;
    color: #0074bc;
    font-size: 14px;
}
.gallery{ padding:50px 0; }
.gallery ul{ margin:0; }
.gallery ul li{ padding:0; overflow:hidden; }
.gallery ul li a{
    display: block;
    position: relative;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.gallery ul li img{ 
    max-width: 100%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.gallery ul li a:hover img{ 
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.gallery ul li .mask{ 
    position:absolute;
    background:rgba(10,10,10,.7) url('../images/cross.png') no-repeat center center;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    display:block;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.gallery ul li a:hover .mask{ 
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/**********************************************/
.services{ width: 100%; overflow:hidden; position: relative; /*background:url(../images/services-img.jpg) no-repeat left top; background-size:50%; background-attachment: fixed;*/}
.services-img{ width: 50%; height: 100%; /*position: fixed; top:0; z-index: -1;*/ background-attachment: fixed; background:url(../images/services-img.jpg) no-repeat left top; background-size:auto 100%; }
.services-items{ width: 100%; height: 100%; position: absolute; top:0; overflow-y: scroll; }
.services-items::-webkit-scrollbar {
        display: none;
    }
.services ul li{ padding:35px 50px 50px 50px; margin:0 0 15px 0; text-align:left; border-bottom: 1px solid #e5e5e5; }
.services ul li img{ height: 30px; }
.services ul li h2{ margin:15px 0; font-family: 'BwGlennSans-Black'; font-size: 2.4rem; color: #3073b5; text-transform: uppercase; }
.services ul li p{ font-size: 1.6rem; color: #221f20; }
.services ul li h5{ margin-top: 15px; }
.services ul li h5 a{ padding:0 15px; font-size: 1.8rem; color: #fff; font-family: 'BwGlennSans-Black'; text-transform: uppercase; background-color: #44a1de; }
/**********************************************/
.banner{ height: 280px; color: #fff; background-size: cover; background-repeat: no-repeat; background-position:center; }
.banner-service1{ background-image: url(../images/banner-service1.jpg); }
.banner-service2{ background-image: url(../images/banner-service22.jpg); }
.banner-service3{ background-image: url(../images/banner-service3.jpg); }
.banner-service4{ background-image: url(../images/banner-service4.jpg); }
.banner-service5{ background-image: url(../images/banner-service5.jpg); }
.banner-service6{ background-image: url(../images/banner-service6.jpg); }
.banner .container{ height: 100%; }
.banner-wrapper{ width: 100%; height: 100%; display: table; }
.banner-text{ display: table-cell; vertical-align: middle; }
.banner-text h1{ font-family: 'BwGlennSans-Black'; font-size: 4.8rem; text-transform: uppercase; }
.float-right{ float: right; }
.sidebar{ text-align:left; }
.sidebar h3{ font-family: 'BwGlennSans-Black'; font-size: 2.4rem; color: #4ca2d8; text-transform: uppercase; }
.sidebar hr{ margin:15px 0; width: 50px; height: 2px; background-color: #4ca2d8; border:0; }
.sidebar ul{ padding:0 50px 0 0; font-family: 'BwGlennSans-Thin'; font-size: 1.8rem; text-transform: uppercase;}
.sidebar ul li{ padding:10px 0; margin:10px 0; border-bottom: 1px solid #a2a2a2; }
.sidebar ul li:last-child{ border:0; }
.sidebar ul li a{ color: #221f20; }
.sidebar ul li a:hover,.sidebar ul li.current_page_item a{ color: #4ca2d8;}
.service-text{ text-align:left; font-family: 'BwGlennSans-Light'; font-size: 1.8rem; color: #2b2b2b; line-height: 1.5; letter-spacing: 0.5px; }
.service-text figure{ margin-bottom: 30px;}
.service-text img{ width: 100%; }
.service-text h1{
    font-family: 'BwGlennSans-Black';
    font-size: 4.8rem;
    text-transform: uppercase; 
    margin-bottom: 30px;
}
.service-text h4{ font-weight:bold; margin-bottom:5px; }
.service-text p{ margin-bottom: 15px; }
.service-text table{ width:100%; margin-bottom:30px; }
.service-text table tr td{ padding:5px; height:320px; overflow:hidden; }
.service-text table tr td img{ width:100%; }
.service-text ul{ margin-bottom:15px; }
.service-text ul li{}
.service-text ul li:before{ content:'▪'; display:inline-block; padding-right:10px; }
/**********************************************/
.contact{background-color: #f2f4f6; padding: 100px 0; text-align: left;}
.contact div{ margin-bottom:30px; }
.contact h3{ font-weight:bold; margin-bottom: 10px;}
.contact p{ margin-bottom:10px; }
input.form-control{
  position: relative;
  color: #707070;
  width: 100%;
  padding: 16px 20px;
  border-radius: 0;
  height: auto;
  line-height: 26px;
}
textarea {
    width: 100%;
    height: 133px;
    padding: 16px 20px;
    border: 1px solid #ccc;
}

.btn-primary {
  background-color: #ffd100;
  color: #272023;
  padding: 18px 50px;    
  border: 1px solid transparent;
  border-radius: 0;
  font-weight: bold;
  color: #fff;
}
/**********************************************/
.aligncenter {
   text-align:center;
   display:block;
   margin-left:auto!important;
   margin-right:auto!important;
}
@media (max-width:1200px){
    html{ font-size: 45%; }
    .home-why article{ padding:30px 0 30px 30px; }
}
@media (max-width:992px){ 
    html{ font-size: 40%; }   
    .logo img{ padding:20px 0; }
    .menu-toggle{ display:block; }
    .nav{ display:none; }
    .middle{ padding:30px 0; }
    .middle-top{ padding:30px 0; }
    .middle-top h3{ padding-top: 15px; }
    .home-services ul li{ margin:30px 0; }
    .home-services ul li h3{ margin:15px 0; }
    .home-services ul li a{ margin-top: 15px; }
    footer{ padding:30px 0; }
    .footer-logo img{ height: 100px; }
    .footer-nav{ margin:30px 0; }
    .footer-nav ul{ float: none; }
    .footer-bottom ul{ float: none; padding-right: 0; }
    .footer-nav ul li,.footer-bottom ul li,.footer-bottom p{ float: none; display: inline-block; }
    /*.about{ margin:30px 0; }*/
    /*.about article h3{ margin-bottom: 15px; }*/
    .about-top{ padding:30px 0; }
    .about-top article{ padding:0; }
    .about-top article hr{ margin:15px 0; }
    .about-top article p{ padding-top:0; }
    .about{ padding:0; }
    .about-item-title{ display: inline-block; }
    .about-item-title h2{ display: inline-block; }
    .float-right{ float: none; }
    .service-text table tr td{ display:block; height:auto; }
    .footer-tel{ text-align:center; }
    .footer-tel span{ display:block; }
    .footer-tel span:first-child:after{ display:none; }
}
@media (max-width:768px){
    .socials{ padding-right: 30px; }
    .home-why{ position: static; }
    .img-side{ height: 200px; position: static; }
    .img-holder{ position: static; background-size: 100%; }
    .about article{ margin: 30px 0; }
    .about-items ul li{ height: auto; }
    .about-items ul li.about-item-title{ width: 100%; padding:100px 30px; }
}