/************ FONTS LINKS**************/
@font-face {
    font-family: 'opensans_light';
    src: url('../fonts/opensans_light.eot');
    src: url('../fonts/opensans_light.eot') format('embedded-opentype'),
         url('../fonts/opensans_light.woff2') format('woff2'),
         url('../fonts/opensans_light.woff') format('woff'),
         url('../fonts/opensans_light.ttf') format('truetype'),
         url('../fonts/opensans_light.svg#opensans_light') format('svg');
}

@font-face {
    font-family: 'MarkSimonsonProximaNovaBold';
    src: url('../fonts/MarkSimonsonProximaNovaBold.eot');
    src: url('../fonts/MarkSimonsonProximaNovaBold.eot') format('embedded-opentype'),
         url('../fonts/MarkSimonsonProximaNovaBold.woff2') format('woff2'),
         url('../fonts/MarkSimonsonProximaNovaBold.woff') format('woff'),
         url('../fonts/MarkSimonsonProximaNovaBold.ttf') format('truetype'),
         url('../fonts/MarkSimonsonProximaNovaBold.svg#MarkSimonsonProximaNovaBold') format('svg');
}
@font-face {
    font-family: 'MarkSimonsonProximaNovaAltRegular';
    src: url('../fonts/MarkSimonsonProximaNovaAltRegular.eot');
    src: url('../fonts/MarkSimonsonProximaNovaAltRegular.eot') format('embedded-opentype'),
         url('../fonts/MarkSimonsonProximaNovaAltRegular.woff2') format('woff2'),
         url('../fonts/MarkSimonsonProximaNovaAltRegular.woff') format('woff'),
         url('../fonts/MarkSimonsonProximaNovaAltRegular.ttf') format('truetype'),
         url('../fonts/MarkSimonsonProximaNovaAltRegular.svg#MarkSimonsonProximaNovaAltRegular') format('svg');
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeue.eot');
    src: url('../fonts/HelveticaNeue.eot') format('embedded-opentype'),
         url('../fonts/HelveticaNeue.woff2') format('woff2'),
         url('../fonts/HelveticaNeue.woff') format('woff'),
         url('../fonts/HelveticaNeue.ttf') format('truetype'),
         url('../fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
}


/************* FONTS LINKS**************/
body{
    font-size: 14px;
    background: #fff;
}
*,ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
a,button{
    text-decoration: none;
    color:#fff;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

/*********** HEADER START ************/
.key-header .navbar-nav>li>a {
    padding-top: 50px;
    padding-bottom: 50px;
    color: #666666;
    font-size: 14px;
    border-bottom: 2px solid transparent;
    font-family: 'MarkSimonsonProximaNovaAltRegular';
    text-transform: uppercase;
}
.mgmenuh{height: 272px;}
.hirebrainshei{height: 175px;}
.key-header .navbar-nav>li.active > a:hover,
.key-header .navbar-nav>li.current-menu-item  > a,
.key-header .navbar-nav>li > a:hover{
    background: transparent!important;
    color: #0077f0;
    border-bottom: 2px solid #0077f0;
}
.key-header .navbar-nav>li.active > a:focus,
.key-header .navbar-nav>li.active > a{background: transparent;}
.key-header li.quote-btn  > a{
    background: #00b75e;
    border-radius: 30px;
    padding: 5px 15px!important;
    margin-top: 44px;
    color: #fff;
    font-family: 'MarkSimonsonProximaNovaBold';
    text-transform: uppercase;
    border:none!important;
}
.key-header .navbar-nav > li.quote-btn.current-menu-item  > a,
.key-header .navbar-nav > li.quote-btn.active a,
.key-header .navbar-nav > li.quote-btn.current-menu-item  > a:focus,
.key-header li.quote-btn:hover a,.key-header li.quote-btn:focus a{
    background: #108e51!important;
    color: #fff;
}
.mega-ul ul li{
    float: left;
    width: 50%;
}
.navbar-toggle {
    background-color: #fff;
    border-radius: 2px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
.sliderhomecarousel{position: relative;}
/******* MEGA MENU START********/
.key-mega-menu h3{
    color: #525559;
    font-family: 'opensans_light';
    font-size: 17.5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 1.8em;
}
.key-mega-menu li{list-style: none;margin-bottom: 20px; }
.key-mega-menu li a{
    color: #666666;
    font-family: 'opensans_light';
    font-size: 14px;
    display: block;
    text-decoration: none;
    position: relative;
    padding-left: 30px;
}
.key-mega-menu li a:hover,
.key-mega-menu li.current-menu-item a,
.key-mega-menu li a:focus{color: #0077f0;}
.key-mega-menu li a img{position: absolute; left: 0;}
.contact-key img{
    transform: rotate(76deg);
    display: inline-block;
    max-width: 50px;
}
.contact-links{
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
}
.contact-links a{
    font-family: 'opensans_light';
    line-height: 32px;
    font-size: 20px;
    display: block;
    color: #666666!important;
}
.navbar{border-radius: 0px;}
.services-key{position: static!important;}
.mg-menu{padding-bottom: 30px;  background: #fff;z-index: 99999;position: absolute;left: 0; right: 0; top: 10em;}
.mg-menu > .row{margin-bottom: 2em;}
.contact-key{margin-bottom: 30px; margin-top: 25px;}
.social-block-li{padding-left: 20px;}
.socialicons-block img,.social-block-li,
.social-block-li li{display: inline-block;}
.social-block-li li a{
    width: 40px;
    height: 40px;
    margin-right: 5px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid transparent;
    color: #fff;
}
.social-block-li li:nth-child(1) a{background: #0063b0;}
.social-block-li li:nth-child(2) a{background: #65bbf2;}
.social-block-li li:nth-child(3) a{background: #007aaa;}
.social-block-li li:nth-child(4) a{background: #d95946;}


.social-block-li li a .fa{
        font-size: 22px;
    line-height: 40px;
}
/******* MEGA MENU END********/

/*********** SLIDER START ***********/
.key-slide-carousel img{
    margin: auto;
}
.bg-fix img{
      margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1em;
}
.key-slide-carousel .carousel-caption{top: 0px; text-shadow: none;}
.key-sections-headings h1{
    font-family: 'opensans_light';
    font-size: 46px;
    color: #000;
    font-weight: bold;
}
.key-sections-headings p{
    font-family: 'opensans_light';
    font-size: 26px;
    color: #666666;
    padding: 0 2.2em;
    line-height: 40px;
}
.key-sections-headings h1 span{color: #0077f0;}
.key-pd-0{padding: 0px;}
.bg-fix{
    height: 620px;
    background: url(../images/bg-slider.png)repeat;
    width: 100%;
    display: inline-block;
    background-size: contain;
}
.bg-fix .item{
    height: 620px;
}
.bg-fix .key-sections-headings p{padding: 0px}
.carousel-indicators .active{width: 16px; height: 16px; background: #005cc3; border-color: #005cc3;}
.carousel-indicators li{width: 16px; height: 16px; background: #fff; border: 2px solid #b0b0b0; margin: 0 5px; }
.key-social-links{
    position: absolute;
    z-index: 999;
    right: 20px;
}
.key-social-links li{list-style: none; margin-bottom: 10px;}
.key-social-links li a{
    width: 40px;
    height: 40px;
    text-align: center;
    display: inline-block;
    background: #f5f5f5;
    border-radius: 50%;
    border:1px solid transparent;
    color: #d0d6e2;
}
.key-social-links li a .fa{
       
    font-size: 22px;
    line-height: 40px;
}
.social-block-li li:nth-child(1) a:hover,
.social-block-li li:nth-child(1) a:focus,
.key-social-links li:first-child a:hover, 
.key-social-links li:first-child a:focus{color:#0063b0;border:1px solid #0063b0; background: transparent;}

.social-block-li li:nth-child(2) a:hover,
.social-block-li li:nth-child(2) a:focus,
.key-social-links li:nth-child(2) a:hover, 
.key-social-links li:nth-child(2) a:focus{color:#65bbf2;border:1px solid #65bbf2; background: transparent;}

.social-block-li li:nth-child(3) a:hover,
.social-block-li li:nth-child(3) a:focus,
.key-social-links li:nth-child(3) a:hover, 
.key-social-links li:nth-child(3) a:focus{color:#007aaa;border:1px solid #007aaa; background: transparent;}

.social-block-li li:nth-child(4) a:hover,
.social-block-li li:nth-child(4) a:focus,
.key-social-links li:nth-child(4) a:hover, 
.key-social-links li:nth-child(4) a:focus{color:#d95946;border:1px solid #d95946; background: transparent;}

/*********** SLIDER END ***********/
/*********** HEADER END ***********/
/*********** WHAT WE DO SECTION START ***********/
.key-development{
    text-align: center;
    margin-top: 4em;
}
.key-development img{
 margin: auto;
}
.key-development h3{
    font-family: 'opensans_light';
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}
.key-development p{
    font-family: 'opensans_light';
    font-size: 16px;
    color: #444444;
}
.key-development .img-wrapper{
    display: inline-block;
    width: 100%;
    height: 130px;
}
section{padding:50px 0;}
/*********** WHAT WE DO SECTION END ***********/
/*********** OUR WORK SECTION END ***********/
.key-background{background: #edeff0;}
.web-screens{
    padding: 0px;
    height: initial;
    overflow: hidden;
}
.key-background .key-sections-headings{margin-bottom: 4em;}
.web-screens img{
    position: static;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}
/*********** OUR WORK SECTION END ***********/
/**/
#slider-text{
  padding-top: 40px;
  display: block;
}
#slider-text .col-md-6{
  overflow: hidden;
}

#slider-text h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 3px;
  margin: 30px auto;
  padding-left: 40px;
}
#slider-text h2::after{
  border-top: 2px solid #c7c7c7;
  content: "";
  position: absolute;
  bottom: 35px;
  width: 100%;
  }

#testmonial-carousel h4{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#testmonial-carousel h5{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#testmonial-carousel h6{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}
.badge {
  background: #b20c0c;
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 31px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  border: 2px solid #FFF;
  box-shadow: 0 0 0 1px #b20c0c;
  top: 5px;
  right: 25%;
}
#slider-control img{
  padding-top: 60%;
  margin: 0 auto;
}


.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 5px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 5px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
  display: none;
}

/**/
/*********** TESTMONIAL SECTION START ***********/
#testmonial-carousel .item{
    padding: 8em 0px 0;
    height: 400px;
}
#testmonial-carousel .item .col-md-4:nth-child(2){top:-5em;}
#testmonial-carousel .sendicon{
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    bottom: 47px;
    margin: auto;
    margin-left: 15px;
}
#testmonial-carousel .carousel-indicators{bottom: 0px;}
.key-testmonial-list{
    display: inline-block;
    width: 100%;
    border-radius: 10px;
    box-shadow:0px 6px 26px -13px #7f8989;
    padding: 13px 15px 13px 15px;
    position: relative;
}
.key-testmonial-list:after{
    content: "";
    position: absolute;
    left: 30px;
    width: 0;
    bottom: -23px;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 19px solid transparent;
    border-top: 23px solid #ffffff;
}
.key-testmonial-list:before{
    content: "";
    position: absolute;
    left: 28px;
    width: 0;
    bottom: -27px;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 24px solid transparent;
    border-top: 26px solid;
}

#testmonial-carousel .item .col-xs-12:first-child .key-testmonial-list{
    border:2px solid #00b75e;
}
#testmonial-carousel .item .col-xs-12:first-child .key-testmonial-list:before{
    border-top-color: #00b75e;
}
#testmonial-carousel .item .col-xs-12:nth-child(2) .key-testmonial-list{
    border:2px solid #0077f0;
}
#testmonial-carousel .item .col-xs-12:nth-child(2) .key-testmonial-list:before{
    border-top-color: #0077f0;
}
#testmonial-carousel .item .col-xs-12:nth-child(3) .key-testmonial-list{
    border:2px solid #f7be13;
}
#testmonial-carousel .item .col-xs-12:nth-child(3) .key-testmonial-list:before{
    border-top-color: #f7be13;
}
.key-testmonial-list > p{
    font-size: 14px;
    color: #968c8c;
    margin: 0px;
    padding: 0;
    font-family: 'opensans_light';
}
.key-testmonial-list > h3{
        font-size: 16px;
    font-family: 'opensans_light';
    color: #434343;
    font-weight:bold;
    margin-top: 0px;
    margin-bottom: 20;
    line-height: 23px;
}
#menu-primerymenu li:nth-child(1) .mg-menu,
#menu-primerymenu li:nth-child(3) .mg-menu,
#menu-primerymenu li:nth-child(6) .mg-menu,
#menu-primerymenu li:nth-child(5) .mg-menu,
#menu-primerymenu li:nth-child(4) .mg-menu{
    display: none!important;
}

.key-testmonial-list .user-field-name{
    display: inline-block;
    width: 100%;
}
.user-field-name .user-pic-wrapper{
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #ccc;
    overflow: hidden;
}
.user-field-name .user-pic-wrapper img{
    width: 100%;
    height: 100%;
}
.user-field-name span{
   font-size: 14px;
   text-transform: uppercase;
   color: #888888;
   vertical-align: top;
   padding-top: 6px;
   display: inline-block;
   padding-left: 5px;
}
/*********** TESTMONIAL SECTION END ***********/

/*********** WORK TOGETHER SECTION START ***********/
.key-work{
    background: #0077f0;
    position: relative;
    margin-bottom: 3em;
    padding: 5em 0px 7em;
}
.key-work .key-sections-headings h1{color: #fff; margin-bottom: 20px;}
.key-work .key-sections-headings p{color: #fff; font-size: 22px; line-height: 35px;}
.key-work .key-sections-headings p i{font-weight: bold;}
.key-work .btn-work-together{
    background: #0063b0;
    font-size: 24px;
    color: #fff;
    padding: 20px;
    margin-top: 2em;
    min-width: 375px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}
.key-work .btn-work-together:hover,.key-work .btn-work-together:focus{
    background: #fff;
    color: #0063b0;
}
.key-work:after{
    content: "";
    background: url(../images/rect.png)no-repeat;
    position: absolute;
    left: 0;
    width: 116px;
    height: 197px;
    bottom: -6px;
    z-index: 999;
}
.key-work:before{
    content: "";
    background: url(../images/rect2.png)no-repeat;
    position: absolute;
    right: 0;
    width: 116px;
    height: 197px;
    top: 0;
    z-index: 999;
}
/*********** WORK TOGETHER SECTION END ***********/

/**************** ADS SECTION START ***************/
.adssection ul li{
    list-style: none;
    display: inline-block;
    margin-right: 20px;
}
.adssection ul li img{margin: auto;}
.adssection{padding: 0 0 40px;}
/**************** ADS SECTION END ***************/
/**************** ABOUT US SECTION START ***************/
.aboutsection{
    background: url(../images/about-banner.png)no-repeat;
    display: inline-block;
    width: 100%;
    background-size: cover;
    margin-bottom: -5px;
}
.aboutsection .about-left h3{
    font-size: 30px;
    color: #3599ff;
    margin-bottom: 20px;
    font-family: "opensans_light";
    font-weight: bold;
}
.aboutsection .about-left > p{
    font-size: 18px;
    color: #000;
    line-height: 32px;
    font-family: "opensans_light";
}
.about-left.secgreen{display: inline-block;text-align: left;}
.about-left.secgreen h3{color: #00b75e;}
.about-left.thirdred h3{color: #f84e4a;}
.about-left.thirdred .social-block-li{padding-left: 0px;}
.about-left address{
    font-size: 18px;
    color: #000;
    font-family: "opensans_light";
    line-height: 32px;
}
.subscribegroup > p{
    font-size: 15px;
    font-family: "opensans_light";
    color: #000;
}
.subscribegroup .form-group{position: relative;margin-bottom: 5px;}
.subscribegroup #es_txt_email{
    font-size: 14px;
    color: #666666;
    width: 100%;
    border-radius: 0px;
    border:none;
    height: 40px;
    padding-right: 4em;
    padding-left: 5px;
    font-family: "opensans_light";
}
.subscribegroup #es_txt_button{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    font-family: 'MarkSimonsonProximaNovaAltRegular';
    font-size: 14px;
    color: #fff;
    background: #00b75e;
    font-weight: bold;
    padding: 6px 12px;
    width: auto;
    border-radius: 0px;
    border: none;
}
.es_textbox{width: 100%;}
.es_widget_form{position: relative; height: 40px; margin-bottom: 20px;}
.es_button,
.es_textbox{display: inline-block;}
.subscribegroup #es_txt_button:hover,.subscribegroup #es_txt_button:focus{background: #129a58;}
.subscribegroup form > p{
    font-style: normal;
    font-size: 11px;
    color: #747474;
    line-height: 15px;
    font-family: "opensans_light";
}
.key-social-icons{list-style: none;}
.key-social-icons li{
    display: inline-block;
}
.key-social-icons li a{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    line-height: 50px;
    font-size: 22px;
    color: #f00;
    background: #ccc;
    text-align: center;
}
/**************** ABOUT US SECTION END ***************/
/************** FOOTER SECTION START **************/
footer{background: #333333; padding: 30px 0 0; /*position: absolute;*/ left: 0; right: 0; bottom: 0;top: auto;}
.footer-links h3{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 28px;
    font-family: "opensans_light";
}
.footer-links li a img{display: none;}
.footer-links li a{
    font-family: "opensans_light";
    font-size: 14px;
    color: #c6c6c7;
    margin-bottom: 12px;
    display: block;
    text-decoration: none;
}
.footer-links li a:hover,.footer-links li a:focus{color: #81c0f9;}
.footer-links:last-child li{width: 100%; }
.key-copyright{margin-top: 4em; background:#494949; text-align: center; }
.key-copyright p{margin-bottom: 0px; font-size: 13px; color: #bbbbbb; padding: 8px 0; font-family: 'MarkSimonsonProximaNovaAltRegular';}
.key-copyright a:hover,.key-copyright a:focus{color: #81c0f9;}
/************** FOOTER SECTION END **************/

.inner-style {

    font-family: 'opensans_light';
    line-height: 30px; 
    min-height: 450px;
    margin-bottom:3em;
}
.inner-style h2, .inner-style h3, .inner-style h4 {

    font-weight:bold;
    line-height:normal;
 
}

.inner-style #RequestaQuote {
 background: #00a253;
padding: 5px 20px 5px 20px;
border: none;
margin:0em auto 0 auto;
    
display: block;
text-transform: uppercase;
font-weight: bold;
font-size: 16px;

}
 
 .quickinquiry .wpcf7-textarea {
    height: 126px;
}

.quickinquiry .wpcf7-submit {
    background: #00a253;
padding: 3px 25px 3px 25px;
border: none;
color:#fff;

text-transform: uppercase;
font-weight: bold;


}



#slider1_container{
   position: relative;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}

.ulslides > ul{
  display: inline-block;
}
#slider1_container .ulslides{
       overflow: hidden;
    display: inline-block;
    font-size: 0;
  position: relative;
}

.crp-wrapper #gallery {
    margin-bottom: 3em;
}


div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
float: left;
text-align: center;
width: 100%;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-spam-blocked {

float: left;
width: 100%;
text-align: center;
}

.es_lablebox{display: none;}

.recap {
    margin-bottom: 15px;
    margin-top: 10px;
}

.captchquote .wpcf7-form-control-wrap {

    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;

}

.captchquote .recap {

    display: inline-block;

}
