/* =======  variables  ========  */
/* =======  mixins  ========  */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.container{
  width: 1100px;
}

.logo-header img{
  height: 110px;
  margin-top: -10px;
}

.col-md-15 {
  width: 20%;
  float: left;
}

.drop-down{
    position: relative;
    display: inline-block;
}

.drop-content {
    color: #294B68;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}

.drop-down:hover .drop-content {
    display: block;
    list-style-type: none;
}

@media only screen and (max-width: 1200px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media only screen and (max-width: 996px) {
  .col-md-15 {
    width: 33.3333% !important;
    margin-bottom: 10px !important;
    float: left;
  }

  .container{
  width: 100%;
  }
}

@media only screen and (min-device-width : 768px) and  (orientation : portrait) {
 .container{
  width: 100% !important;
  }

  #main-section{
    position: relative !important;
    height: 100% !important;
  }

  #main-section img#full-screen{ 
    position: relative; 
    background-size: cover;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    height: 100% !important;
    
  }

  #fit-image{
    width: 20% !important;
  } 
  
  #fit-image img{
    width: 150px !important;
    height: 150px !important;
  }

  .main-navigation-header{
    height: 110px !important;
    background: #00aeef !important; 
  }

  #header-navigation{
    color: #fff !important;
    background-color: none !important; 
  }

  .about-us-bg{
    margin-left: 150px !important;
  }

  #industry img{
    margin-left: 260px !important;
  }

  .sub-continer {
    margin-top: 100px !important;
    top:0px !important;
    margin-bottom: 30px !important;
    margin-top: 135px !important;
  }

   #testimonials {
    background: url("../img/testimony-background.png") no-repeat fixed center bottom;
    -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
    background: cover;
  }

  .map-image {
    margin-top: -4px;
  }

  #news-and-events .owl-prev{
    margin-top: -410px !important;
    margin-left: 30px !important;
  }

  #news-and-events .owl-next{
    margin-top: -410px !important;
  }

  .col-md-15 {
    width: 50% !important;
    float: left;
  }
}

@media only screen and (max-device-width : 1024px) and (orientation : landscape) {
 .container{
  width: 100% !important;
  }

  #testimonials {
    background: url("/img/testimony-background.png") no-repeat fixed center bottom;
    background: cover;
  }

  .side-text{
    padding-top: 0px !important;
  }

  #main-section img#full-screen{   
    position: relative;
    background-size: cover !important;
    -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
    height: 100% !important;    
  }

  #team-slider .owl-prev{
   margin-left: 0px !important; 
   z-index: 99999 !important;
  }

   #fit-image {
    width: 15.3% !important;
   }
  #fit-image img{
    width: 175px !important;
    height: 150px !important;
  }

  #team-slider .owl-next{
    margin-right: -5px !important;
     z-index: 99999 !important;
  }

  .col-md-15 {
    width: 50% !important;
    float: left;
  }
}


@media only screen and (max-width: 480px) {

  #main-section img#full-screen {   
    position: relative; 
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    height: 100% !important;
    padding: 0px !important;
  }

  .white-popup p{  
  clear: both;
}

  #fit-image{
    width: 20% !important;

  } 

  #fit-image img{
    width: 80px !important;
    height: 75px !important;
  }

   #main-section{
    position: relative !important;
    height: 100% !important;
    background-position: center center !important;
  }

  #about-us{
    margin-top: 20px !important;
  }

.about-us-bg{
  height: auto !important;
  margin-bottom: 40px;
}

.sub-continer{
  top: 74px !important;
  left: 0px !important;
  margin-bottom: 85px !important;
  margin-top: 30px !important;
  margin-left: 30px !important;
}

#main-section{
  height: 100% !important;
}

#vision-block{
  position: relative !important;
  height: 100% !important;
}
.client-item {    
    margin: 0 auto !important;
    width: 250px !important;
}

.container{
  width: 100%;
}

#partners .owl-prev{
  margin-left: -15px !important;
}

#industry img{
  padding-left: 20% !important;
  margin-top: 15px !important;
}

.inside-image{
  margin-bottom: 25px !important;
  width: 85% !important;
}

#contact-us{
  padding: 10px !important;
}

#testimonials {
    background: url("../img/testimony-background.png") no-repeat fixed center center;
    background-size: 100% 100%;
  }

#news-and-events .owl-next{
  margin-top: -600px !important;
  margin-right: -10px !important;
}

#news-and-events .owl-prev{
  margin-top: -600px !important;
  margin-left: 15px !important;
}

#news-info p{    
    padding: 20px !important; 
    margin-left: 20px !important;
}

#news-info h3{
  margin-left: 60px !important; 
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
  background-color: #4194AC !important;
  border: 2px solid #fff !important;
      margin-top: -5px !important;
    width: 100% !important;
}

.services-icon{
  margin-bottom: 10px !important;
}

h3.top-heading{
  margin-top: -5px !important;
}
  .col-md-15 {
    width: 100% !important;
  }
}
/******************************************************************************************
/*  1-General styles */
/******************************************************************************************/
body {
  background-color: #fff;
  color: #818c98;
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  font-size: 14px;
  line-height: 28px;
}

h2 {
  color: #294B68;
  font-family: "Open Sans", sans-serif;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h3 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

p {
  color: #818c98;
  line-height: 24px;
}

.section-title {
  color: #f46464;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: italic;
}

.img-responsive {
  max-width: 100% !important;
}

hr {
  width: 80px;
  height: 4px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border: none;
}

.hr-line{
    background-position: center;
    margin-top: 20px;
    height: 4px;
    border-bottom: 2px solid #4194AC;
    width: 230px;
    margin: 0 auto;
}


a:hover {
  text-decoration: none !important;
}

a:focus, a:active {
  outline: none;
  text-decoration: none !important;
}

/* ============================== */
/*		    header  			  */
/* ============================== */
.loader {
  background-color: #fff;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
}
.loader img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -35px;
  margin-top: -35px;
}

.navbar {
  -webkit-transition: all .5s;
          transition: all .5s;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
}

.navbar-nav > li > a {
  padding: 0px 10px;
}

.navbar-nav {
  padding-top: 25px !important;
}

#fit-image{
  padding: 0px !important;
  width: 15.2%;
}

.sub-continer{
  top: -110px;
  position: relative;
  left: 35px;
}
.navbar-header {
  padding-bottom: 5px !important;
  -webkit-transition: all .5s;
          transition: all .5s;
}

.navbar {
  margin-bottom: 0;
  padding-top: 15px !important;
  padding-bottom: 20px !important;
  -webkit-transition: all .5s;
          transition: all .5s;
}

.navbar-toggle {
  margin-top: 15px;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}

#header-navigation li {
  margin-bottom: 5px;
}

header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9990;
  -webkit-backface-visibility: hidden;
}
header .logo {
  display: inline-block;
  position: relative;
}
header .logo .dark-logo-img {
  display: none;
  position: absolute;
  top: 15px;
  left: 15px;
}
header .logo:before {
  background-color: #f46464;
}

h3.top-heading{
  color: #ffffff;
}

#vision-block{
  background-color: #7e8d9f;
  padding: 20px 0px;
  height: 120px;
   position: absolute;
  left: 0px;
  right: 0px;
}

#vision-block p{
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
 
}

#vision-block H3{
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 23px;
      margin-bottom: 0px;
    margin-top: 0px;
}
.sticky-navbar {
  background-color: #fff;
  padding-bottom: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.sticky-navbar .nav > li > a {
  color: #294B68!important;
}
.sticky-navbar .nav > li > a:hover {
  color: #3b475f !important;
}

.sticky-navbar .navbar-toggle .icon-bar {
  background-color: #3b475f;
}
.sticky-navbar .logo {
  display: inline-block;
  position: relative;
}
.sticky-navbar .logo .dark-logo-img {
  display: none;
  position: absolute;
  top: 15px;
  left: 15px;
}
.sticky-navbar .nav li.current a {
  color: #fff !important;
  font-weight: 700;
}
.sticky-navbar .nav li.current a:before {
  
  height: 3px !important;
}
.sticky-navbar #header-navigation {
  background-color: transparent;
}

.main-navigation-header {
  padding: 25px 0;
  background: #fff;
  height:  120px;
}
.main-navigation-header .main-navigation {
  padding-top: 20px;
  z-index: 9991 !important;
}
.main-navigation-header .main-navigation li {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
}
.main-navigation-header .main-navigation li a {
  font-family: "Open Sans", sans-serif;
  color: #4194AC;
  font-weight: normal;
  position: relative;
  -webkit-transition: all .6s;
          transition: all .6s;
    z-index: 1;
    font-size: 18px;
}

.read-more {
    border: 2px solid #4194AC;
    border-radius: 15px;
    padding: 5px;
    font-size: 14px;
    position: relative;   
    vertical-align: middle;
    display: table-cell;
    line-height: 15px;
    text-transform: uppercase;
    height: 45px;
    width: 145px;
    text-align: center;
}
.main-navigation-header .main-navigation li a:before {
  content: "";
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 30px;
  height: 0;
  width: 30px;
  -webkit-transition: height .5s;
          transition: height .5s;
  z-index: 20;
}
.main-navigation-header .main-navigation li a:hover {
  color: #424242;
}
.main-navigation-header .main-navigation li a:hover:before {
  height: 3px;
}

/* ============================== */
/*		    main section  	      */
/* ============================== */
#main-section {
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  color: rgba(255, 255, 255, 0.4);
  font-family: "Open-sans", sans-serif;
  height: 795px;
  clear: both;
  padding: 90px 0 0px 0;
  position: relative;
  width: 100%;
}

#main-section .side-text .small-text {
  
   height: 300px;
   top: 95px;
    position: relative;
   width: :100%;
}

#main-section .main-intro {
  text-align: center;
}
#main-section .main-intro .curved-text {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 5px;
}
#main-section .main-intro .medium-text {
  font-size: 30px;
  font-style: italic;
  margin-top: 50px;
  display: inline-block;
}
#main-section .main-intro h1 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 92px;
  font-weight: 700;
  margin-top: 40px;
  text-transform: uppercase;
  letter-spacing: 7px;
}
#main-section .main-intro .main-button {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  display: block;
  height: 50px;
  width: 200px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  background: #fe7955;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmU3OTU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwNWM2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -webkit-linear-gradient(315deg, #fe7955 0%, #f05c6a 100%);
  background: linear-gradient(135deg, #fe7955 0%, #f05c6a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe7955', endColorstr='#f05c6a',GradientType=1 );
  margin: 55px auto 0;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: background-color 0.4s ease-out 0s;
          transition: background-color 0.4s ease-out 0s;
}
#main-section .main-intro .main-button:hover {
  background: -webkit-linear-gradient(315deg, #f05c6a 0%, #fe7955 100%);
  background: linear-gradient(135deg, #f05c6a 0%, #fe7955 100%);
  background-color: #f46464;
}

/* ============================== */
/*		    about section  	      */
/* ============================== */
#about-us {
  padding: 0px 0 75px 0;
  text-align: center;
  position: relative;
  margin-top: 80px;
  clear: both;
}

.about-us-bg{
  
  height: 280px;
}

#about-us .row {
  margin-top: 40px;
}
#about-us h2 {
  margin-top: 17px;
  font-weight: 600;
}

#about-us h3{
  color: #4194AC;
  font-weight: "Open-sans", sans-serif;
  font-size: 17px;
  font-weight: normal;
}

#about-us .left-wrapper {
  padding-top: 85px;
}
#about-us .left-wrapper .large-text {
  color: #a8b4c1;
  font-family: "Merriweather", sans-serif;
  font-size: 24px;
  font-style: italic;
  padding-right: 30px;
  line-height: 36px;
}
#about-us .right-wrapper {
  padding-left: 30px;
}
#about-us .right-wrapper h3 {
  margin-top: 0px;
}
#about-us .right-wrapper .medium-text {
  color: #333;
  font-size: 13px;
  line-height: 20px;
  margin-top: 10px;
}

/* ============================== */
/*		    core-services section  	  */
/* ============================== */
#core-services {
  background: #4194AC;
  background-size: cover;
  padding: 30px 0 40px 0px;
  text-align: center;
  position: relative;
  clear: both;
}

#core-services h2{
  font-family: "Open-sans" sans-serif;
  font-size: 23px;
  color: #fff;
  font-weight: normal;
  letter-spacing: 2px;
}

h3.example{
  font-family: "Open-sans" sans-serif;
  font-size: 23px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
}

#core-services p{
  font-family: "Open-sans" sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.hr-line-second{
  background: url("../img/hr-line-second.png") no-repeat;
  background-position: center;
  height: 5px;
  margin-top: 20px;
}

#core-services .feature-item {
  margin-top: 80px;
}
#core-services .feature-item i {
  color: #3b475f;
  background-color: #fff;
  font-size: 36px;
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  margin: 0 auto;
  -webkit-transition: all .7s;
          transition: all .7s;
}
#core-services .feature-item h3 {
  margin-top: 23px;
  color: #fff;
}

#core-services ul{
  text-align: left;
  font-size: 14px;
  color: #fff;
  margin-left: -15px;
}

#intro p { 
  color: #fff;
  text-align: left;
  
}
#core-services .feature-item a {
  color: #3b475f;
  text-transform: capitalize;
  -webkit-transition: all .7s;
          transition: all .7s;
}
#core-services .feature-item a:hover {
  text-decoration: none;
}
#core-services .feature-item:hover > i {
  background-color: #3b475f;
  color: #e1e2e9;
}
#core-services .feature-item:hover > a {
  color: #f46464;
}
#core-services .owl-controls {
  margin-top: 0px;
}
#core-services .owl-pagination .owl-page span {
  background-color: transparent;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(59, 71, 95, 0.3);
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  margin-bottom: 7px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
#core-services .owl-pagination .active span {
  background-color: #f46464;
  width: 20px;
  height: 20px;
  border: none;
  margin-bottom: 5px;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.capabilities-quotes p{
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  z-index: -1;
 padding-left: 30px;
 padding-right: 30px;
}

#capabilities-quotes .owl-prev{
  background: none;
  color: #FFF;
  font-weight: normal;
  float: left;
  display: inline-block;
  zoom: 1;
  margin-top: -60px;
  padding: 3px 10px;
  font-size: 40px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;    
  filter: Alpha(Opacity=50);
  opacity: 1;
  position: relative;
  
}

.main-slide img {
    height: 740px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;   
    left: 0px;
    right: 0px;
}

#capabilities-quotes .owl-next{
  background: none;
  color: #FFF;
  font-weight: normal;
  float: right;
  margin-top: -60px;
  display: inline-block;
  zoom: 1;    
  padding: 3px 10px;
  font-size: 40px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;    
  filter: Alpha(Opacity=50);
  opacity: 1;
  position: relative;
 
}

/* ============================== */
/*		    z-layout1 section  	  */
/* ============================== */
#z-layout1 {
  padding: 135px 0;
}
#z-layout1 h2 {
  font-size: 48px;
  line-height: 58px;
}
#z-layout1 hr {
  background-color: #3b475f;
  width: 80px;
  height: 4px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  text-align: left;
  margin: 25px 0;
}
#z-layout1 p {
  color: #818c98;
  font-size: 18px;
}
#z-layout1 .button {
  font-family: "Open Sans", sans-serif;
  display: block;
  height: 40px;
  width: 160px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  color: #3b475f;
  font-size: 14px;
  border: 1px solid #3b475f;
  text-transform: uppercase;
  margin-top: 30px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: all .5s;
          transition: all .5s;
}
#z-layout1 .button:hover {
  background-color: #3b475f;
  color: #fff;
}

#contact-us {
    background: url(../img/team-background.png) 100% 100% no-repeat !important;
    background-size: cover !important;
    text-align: center;
    padding: 30px 0 40px 0;
}

.layer{
  background: RGBA(25,25,25,0.43);
      padding: 30px 0 40px 0;
}
/* ============================== */
/*		    team section  	  */
/* ============================== */
#company-structure {
  background: url("../img/banner3.jpg") 100% 100% no-repeat !important;
  background-size: cover !important;
  text-align: center;
  
}
#company-structure .section-title {
  color: rgba(0, 0, 0, 0.35);
  font-family: "Merriweather", sans-serif;
  font-style: italic;
}
#company-structure h2 {
  color: #fff;
  font-weight: 400;
}
#company-structure hr {
  background-color: rgba(0, 0, 0, 0.1);
}
#company-structure .main-text {
  color: #fff;
  max-width: 780px;
}
#company-structure .team-item {
  margin-top: 50px;
}
#company-structure .team-item .team-thumbnail {
  width: 155px;  
  background: #807c7c;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  position: relative;
  overflow: hidden;
}

#company-structure .team-item .team-thumbnail img{
  border-radius: 50%;
}

#company-structure .team-item .hovered {
  background-color: transparent;
  width: 240px;
  height: 240px;
  position: absolute;
  top: 10px;
  left: 10px;
  overflow: hidden;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: all .5s;
          transition: all .5s;
}
#company-structure .team-item .hovered i {
  color: #fff;
  font-size: 24px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  position: absolute;
  -webkit-transition: all .3s;
          transition: all .3s;
  background: #fe7955;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmU3OTU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwNWM2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -webkit-linear-gradient(315deg, #fe7955 0%, #f05c6a 100%);
  background: linear-gradient(135deg, #fe7955 0%, #f05c6a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe7955', endColorstr='#f05c6a',GradientType=1 );
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
#company-structure .team-item .hovered .first {
  top: -48px;
  left: 61px;
  -webkit-transform: rotate(365deg);
      -ms-transform: rotate(365deg);
          transform: rotate(365deg);
}
#company-structure .team-item .hovered .second {
  bottom: -48px;
  right: 62px;
  -webkit-transform: rotate(-365deg);
      -ms-transform: rotate(-365deg);
          transform: rotate(-365deg);
}
#company-structure .team-item h3 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  -webkit-transition: all .5s;
          transition: all .5s;
  -webkit-transition: all .5s;
          transition: all .5s;
}
#company-structure .team-item p {
  color: #fff;
  
}
#company-structure .team-item .wrapper {
  display: inline-block;
}
#company-structure .team-item .wrapper:hover .hovered {
  background-color: rgba(25, 33, 50, 0.9);
  display: block;
}
#company-structure .team-item .wrapper:hover .first {
  top: 96px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
#company-structure .team-item .wrapper:hover .second {
  bottom: 96px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
#company-structure .team-item .wrapper:hover h3 {
  color: #97918e;
}
#company-structure .team-item .wrapper:hover p {
  color: #fff;
}
#company-structure .owl-pagination {
  margin-top: 40px;
}
#company-structure .owl-pagination .owl-page span {
  background-color: transparent;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  margin-bottom: 7px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
#company-structure .owl-pagination .active span {
  background-color: #fff;
  width: 20px;
  height: 20px;
  border: none;
  margin-bottom: 5px;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* Overview */

#industry-overview{
    background: #fff;
    padding: 35px 0;
    text-align: center;
}

#industry-overview p{
  margin-bottom: 15px;
}

#industry-overview h2{
  letter-spacing: 2;
  font-weight: 600;
}

.industry-sub h3{
    color: #4194AC;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
#team-slider .owl-prev{
   background: none;
  color: #FFF;
  font-weight: normal;
  float: left;
  margin-top: -195px;
  margin-left: -30px;
  display: inline-block;
  zoom: 1;    
  padding: 3px 10px;
  font-size: 40px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;    
  filter: Alpha(Opacity=50);
  opacity: 1;
}

#team-slider .owl-next{
  background: none;
  color: #FFF;
  font-weight: normal;
  float: right;
  margin-top: -195px;
  margin-right: -30px;
  display: inline-block;
  zoom: 1;    
  padding: 3px 10px;
  font-size: 40px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;    
  filter: Alpha(Opacity=50);
  opacity: 1;
}

.image-map { 
 width: 100%; 
 position: relative;
}

.map-image img{
  width: 100%;
}

#news-and-events .owl-prev{
   background: none;
  color: #FFF;
  font-weight: normal;
  float: left;
  margin-top: -240px;
  margin-left: 100px;
  display: inline-block;
  zoom: 1;    
  padding: 3px 10px;
  font-size: 50px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;    
  filter: Alpha(Opacity=50);
  opacity: 1;
  z-index: 99999;
  position: relative;
}

#news-and-events .owl-next{
  background: none;
  color: #FFF;
  font-weight: normal;
  float: right;
  margin-top: -240px;
  margin-right: 75px;
  display: inline-block;
  zoom: 1;    
  padding: 3px 10px;
  font-size: 50px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;    
  filter: Alpha(Opacity=50);
  opacity: 1;
  z-index: 99999;
  position: relative;
}

/* ============================== */
/*		    z-layout2 section  	  */
/* ============================== */
#z-layout2 {
  background: url("../img/gallery-bg.jpg") no-repeat fixed center bottom;
  background-size: cover;
  padding: 135px 0;
  position: relative;
}
#z-layout2 .overlay {
  background-color: rgba(25, 33, 50, 0.92);
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
}
#z-layout2 h2 {
  color: #fff;
  font-size: 48px;
  line-height: 58px;
  padding-right: 50px;
}
#z-layout2 hr {
  background-color: #fff;
  text-align: left;
  margin: 25px 0;
}
#z-layout2 p {
  color: rgba(129, 140, 152, 0.7);
  font-size: 18px;
}
#z-layout2 .button {
  font-family: "Open Sans", sans-serif;
  display: block;
  height: 40px;
  width: 160px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  border: 1px solid #fff;
  text-transform: uppercase;
  margin-top: 30px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: all .5s;
          transition: all .5s;
}
#z-layout2 .button:hover {
  background-color: #fff;
  color: #192132;
}
#z-layout2 #gallery-slider {
  padding-left: 0;
  position: relative;
}
#z-layout2 #gallery-slider img {
  display: block;
  width: 100%;
  height: auto;
}
#z-layout2 .owl-wrapper-outer {
  border: 20px solid rgba(0, 0, 0, 0.1);
}
#z-layout2 .owl-controls {
  position: absolute;
  left: 50%;
  margin-left: -46px;
  bottom: 40px;
}
#z-layout2 .owl-controls .owl-buttons div {
  background-color: rgba(25, 33, 50, 0.7);
  padding: 0;
  margin: 0;
  opacity: 1;
}
#z-layout2 .owl-controls .owl-buttons div:hover {
  background-color: #192132;
}
#z-layout2 .owl-controls .owl-buttons div i {
  font-size: 24px;
  line-height: 41px;
  width: 41px;
  height: 41px;
}
#z-layout2 .owl-controls .owl-prev {
  margin-right: 10px !important;
}

/* ============================== */
/*		  timeline section    	  */
/* ============================== */
#timeline {
  padding: 120px 0;
  text-align: center;
}
#timeline .nav-tabs {
  display: inline-block;
  border: none;
  margin-top: 60px;
}
#timeline .nav-tabs li {
  width: 180px;
  height: 50px;
  margin-right: 20px;
}
#timeline .nav-tabs li a {
  color: #a8b4c1;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 46px;
  width: 180px;
  padding: 0;
  border: 2px solid #f4f6f8;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  text-transform: uppercase;
  -webkit-transition: all .5s;
          transition: all .5s;
}
#timeline .nav-tabs .active a {
  background-color: #f4f6f8;
  color: #1f2429;
  line-height: 50px;
  border: none;
}
#timeline .tab-pane {
  -webkit-transition: all .5s;
          transition: all .5s;
}
#timeline .timeline-wrapper {
  position: relative;
  margin-top: 60px;
  padding-bottom: 40px;
}
#timeline .timeline-wrapper:before {
  background-color: #f0f1f2;
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 2px;
}
#timeline .timeline-wrapper .date-container {
  background-color: #fff;
  border: 2px solid #f0f1f2;
  padding: 5px;
  width: 75px;
  height: 75px;
  position: relative;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  z-index: 1000;
}
#timeline .timeline-wrapper .date-container .date {
  color: #fff;
  background-color: #3b475f;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 400;
  width: 60px;
  min-height: 60px;
  display: block;
  margin: 0 auto;
  padding-top: 10px;
  line-height: 20px;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
#timeline .timeline-wrapper .date-container .date small {
  font-size: 14px;
  text-transform: uppercase;
}
#timeline .timeline-wrapper .timeline-block {
  position: relative;
  margin: 2em 0;
  margin: 0 auto 50px;
  overflow: hidden;
}
#timeline .timeline-wrapper .timeline-date, #timeline .timeline-wrapper .timeline-info {
  width: 50%;
  padding: 0 40px;
}
#timeline .timeline-wrapper .timeline-info span {
  font-family: "Merriweather", sans-serif;
  font-style: italic;
}
#timeline .timeline-wrapper .timeline-info h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  margin-top: 5px;
}
#timeline .timeline-wrapper .timeline-info p {
  line-height: 24px;
}
#timeline .timeline-wrapper .timeline-date {
  padding-top: 35px;
  position: relative;
}
#timeline .timeline-wrapper .timeline-date p {
  color: #f46464;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 400;
}
#timeline .timeline-wrapper .timeline-date p span {
  color: #3b475f;
}
#timeline .timeline-wrapper .timeline-date:after {
  background-color: #3b475f;
  content: '';
  position: absolute;
  top: 40px;
  right: -9px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border: 3px solid #f0f1f2;
}
#timeline .inverted .timeline-date:after {
  left: -7px;
}
#timeline .download-button {
  font-family: "Open Sans", sans-serif;
  display: block;
  height: 60px;
  width: 220px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  background-color: #3b475f;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  line-height: 50px;
  display: block;
  letter-spacing: 1px;
  border: 5px solid #fff;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}

/* ============================== */
/*		  testimonials section    */
/* ============================== */
#testimonials {
  background: url("../img/testimony-background.png") no-repeat fixed center bottom;
  background-size: cover;
  padding: 30px 0 30px;
  position: relative;
  text-align: center;
}

#news h3{
  color: #fff;
  font-size: 23px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

#news p{
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;

}

.news-image{
  padding-left: 80px;
}

.news-image img {
  padding: 8px;  
  border-radius: 50%;
  background-clip: padding-box;
  float: left;
  margin-top: 75px;
  
  /* stops bg color from leaking outside the border: */
}
#news-info h3{
  color: #fff;
  font-size: 23px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-align: left;
  margin-left: 40px;
}

#news-info{
  padding-left: 0px;
}
#news-info p{
 color: #fff;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 14px;
  text-align: left;
  margin-top: 5px;
  padding: 0 40px;
}
#testimonials .testi-slide p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  text-align: left;
  margin-top: 5px;
  padding: 0 40px;
  float: left;
 
}
#testimonials .testi-slide hr {
  background-color: #484d53;
  margin-top: 35px;
}
#testimonials .testi-slide span {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: inline-block;
  margin-top: 10px;
}
#testimonials .testi-slide span a {
  color: #f46464;
  font-family: "Open Sans", sans-serif;
}
#testimonials .owl-pagination {
  margin-top: 40px;
}
#testimonials .owl-pagination .owl-page span {
  background-color: transparent;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  margin-bottom: 7px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
#testimonials .owl-pagination .active span {
  background-color: #fff;
  width: 20px;
  height: 20px;
  border: none;
  margin-bottom: 5px;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* ============================== */
/*		  pricing section         */
/* ============================== */
#pricing {
  background-color: #f4f6f8;
  padding: 65px 0 80px;
  text-align: center;
}
#pricing hr {
  background-color: rgba(0, 0, 0, 0.1);
}
#pricing .main-text {
  color: #a8b4c1;
  max-width: 590px;
}
#pricing .table-item {
  font-family: "Open Sans", sans-serif;
  margin-top: 40px;
  padding: 0 20px;
}
#pricing .table-item .wrapper {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  position: relative;
}
#pricing .table-item h3 {
  color: #f46464;
  font-size: 24px;
  font-weight: 400;
  padding-top: 5px;
}
#pricing .table-item hr {
  background-color: rgba(0, 0, 0, 0.06);
  height: 1px;
  width: 100%;
  position: absolute;
  top: 110px;
  z-index: 0;
}
#pricing .table-item .price-box {
  background-color: #3b475f;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin: 25px auto;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  position: relative;
  z-index: 1;
}
#pricing .table-item .price-box sup {
  color: #f46464;
  font-size: 20px;
  font-weight: 400;
}
#pricing .table-item .darker {
  color: #3b475f;
  font-size: 16px;
  margin-top: 20px;
}
#pricing .table-item p {
  color: #818c98;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 15px 20px;
}
#pricing .table-item .button {
  color: #3b475f;
  width: 100%;
  line-height: 56px;
  text-align: center;
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  text-transform: uppercase;
  -webkit-transition: all .5s;
          transition: all .5s;
}
#pricing .table-item .button:hover {
  color: #fff;
  background-color: #3b475f;
}

/* ============================== */
/*		     faqs section         */
/* ============================== */
#faqs {
  padding: 130px 0;
  text-align: left;
}
#faqs hr {
  background-color: #3b475f;
  text-align: left !important;
  margin-left: 0;
  margin-right: 0;
}
#faqs .main-text {
  padding-right: 50px;
  margin-bottom: 50px;
}
#faqs .panel-group {
  width: 90%;
}
#faqs .panel {
  margin-top: 45px;
  border: none;
  box-shadow: none;
}
#faqs .panel .panel-body {
  border: none !important;
}
#faqs .panel-heading {
  padding: 0;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  overflow: hidden;
}
#faqs .panel-heading .panel-title {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
}
#faqs .panel-heading .panel-title a {
  background-color: #3b475f;
  color: #fff;
  padding: 15px 20px;
  display: block;
  text-decoration: none;
}
#faqs .panel-heading .panel-title a .icon-toggle:after {
  color: #f46464;
  content: "x";
  font-weight: 700;
}
#faqs .panel-heading .panel-title .collapsed {
  background-color: #f4f6f8;
  color: #3b475f;
}
#faqs .panel-heading .panel-title .collapsed .icon-toggle:after {
  color: #3b475f;
  content: "+";
}

/* ============================== */
/*		     faqs section         */
/* ============================== */
#partners {
  background: #f4f6f8;
  padding: 30px 0;
  text-align: center;
}
#partners h2{
  font-weight: 600;
}

#partners hr {
  width: 80%;
  border: none;
  height: 1px;
  margin: 0 auto;
  text-align: center;
  background: #f0f1f2;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f0f1f2), color-stop(50%, #e0e1e2), color-stop(100%, #f0f1f2));
  background: -webkit-linear-gradient(left, #f0f1f2 0%, #e0e1e2 50%, #f0f1f2 100%);
  background: linear-gradient(to right, #f0f1f2 0%, #e0e1e2 50%, #f0f1f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f1f2', endColorstr='#f0f1f2',GradientType=1 );
}

#partners .first-row p{
  font-size: 9px;
  line-height: 15px;
}

#partners .first-item {
  width: 280px;
  height: 305px;
  border: 1px solid #e8eaea;
  display: inline-block;
  position: relative;
  padding: 40px;
  background: #fff;
  font-style: italic;
  display: inline-block;
  margin-bottom: -8px;
 }

#partners .owl-prev {
    background: none;
    color: #333;
    font-weight: normal;
    float: left;
    margin-top: -105px;
    margin-left: -40px;
    display: inline-block;
    zoom: 1;
    padding: 3px 10px;
    font-size: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    filter: Alpha(Opacity=50);
    opacity: 1;
}

 #partners .owl-next {
    background: none;
    color: #333;
    font-weight: normal;
    float: right;
    margin-top: -105px;
    margin-right: -5px;
    display: inline-block;
    zoom: 1;
    padding: 3px 10px;
    font-size: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    z-index: 99999;
    position: relative;

}

 .client-item{
  background: #fff;
  border: 1px solid #e8eaea;
  padding: 45px;
  height: 130px;
  margin-top: 65px;
  width: 280px;
 }

#partner-items{
  
}

#partners .item:last-child {
  border: none;
}
#partners .item a {
  
  vertical-align: middle;
  -webkit-transition: .5s -webkit-filter linear;
          transition: .5s -webkit-filter linear;
}
#partners .item a img {
  width: auto !important;
  vertical-align: middle;
  
}
#partners .item a:hover img {
  filter: none;
  -webkit-filter: grayscale(0);
}
#partners .second-row {
  display: inline-block;
}
#partners .second-row .item {
  border-color: #f0f1f2;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0e1e2), to(#f0f1f2)) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(#e0e1e2, #f0f1f2) 1 100%;
  -o-border-image: linear-gradient(to bottom, #e0e1e2, #f0f1f2) 1 100%;
     border-image: linear-gradient(to bottom, #e0e1e2, #f0f1f2) 1 100%;
}
#partners .second-row .item:last-child {
  border: none;
}
#partners .button {
  font-family: "Open Sans", sans-serif;
  display: block;
  height: 50px;
  width: 200px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  color: #3b475f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid #3b475f;
  margin-top: 20px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: all .5s;
          transition: all .5s;
}
#partners .button:hover {
  background-color: #f46464;
  color: #fff;
  border-color: #f46464;
}

#industry img{
  margin-bottom: 30px;
}

#industry a{
  margin: auto;
}

.industry-cta{
  margin-top: 40px;
}

.industry-buttons{
  border: 4px solid #4194AC;
  border-radius: 15px;
  padding: 5px;
  font-size: 12px;
  position: relative;
    left: -20px;
  vertical-align: middle;
  display: table-cell;
  line-height: 15px;
  text-transform: uppercase;
  height: 45px;
  width: 145px;
}

.industry-buttons:hover{
    color: #7e8d9f;
    border: 4px solid #7e8d9f;
}
.industry-buttons a{
  text-decoration: none;
}

.industry-buttons a:active{
  text-decoration: none;
}
/*-----------------*/

#our-services{
  padding: 60px;
  background-color: #eeeeee;
  border-bottom: 15px solid #fff;
}

#our-services h2{
  font-weight: 600;
  text-align: center;
  margin-top: 70px;
}

.services-icon{
  background-color: #dedede; 
  height: 55px;
  width:55px;
  float: left;
  margin-right: 20px;
  margin-bottom: 100px;
  padding: 10px;
}

#our-services-wrapper{
  margin-top: 50px
}

.services-icon:hover{
 background-color: #00aeef;  
}


.services-icon img {
    margin: auto;
    display: table-cell;
    vertical-align: middle;
}

.service-business{
  float: left;
  color: #fff;
  width: 100%;
}

.service-business p{
  color: #333;
  font-size: 12;
}

.service-business h3{
  color: #7a8799;
  font-size: 17px;
  font-weight: 400;
  margin-top: 10px;
}

#careers{
  padding: 60px;
  background-color: #fff;
  border-bottom: 15px solid #fff;  
}

#contact-us{
  padding: 60px;
  background-color: #fff;
  border-bottom: 15px solid #fff;
}

#career-details h3{
font-size: 15px;
    color: #333;
    text-align: left;
    text-transform: uppercase;
}

#heading{
  font-size: 12px;
  color: #333;
  text-align: center;
  margin-top: 25px;
  line-height: 16px;
}

#contact-us h2{
  font-weight: 600;
  text-align: center;
  margin-top: 70px;
  color: #fff;
}


#careers h2{
 font-weight: 600;
  text-align: center;
  margin-top: 70px; 
}

#contact-us hr{
  margin-top: 15px;
  margin-bottom: 15px;  
  width: 86%;
  height: 4px;
  margin-left: -1px;
  border-radius: 5px;
  background-clip: padding-box;
  border-top: 2px solid #dedede;

}

#careers hr{
  margin-top: 15px;
  margin-bottom: 15px;  
  width: 86%;
  height: 4px;
  margin-left: -1px;
  border-radius: 5px;
  background-clip: padding-box;
  border-top: 2px solid #dedede;

}

#contact-us h3{
     font-size: 18px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
}

#contact-us p{
  font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    text-align: left;
    color: #fff;
}

#contact-us span{
    color: #fff;
    font-weight: 700;
    text-align: left;
    font-size: 18px;
}

.contact-us-maps {
    width: 75%;
    margin: auto;
    margin-top: 30px;
}


#careers h3{
  font-size: 15px;
  color: #333;
  text-align: left;
  text-transform: uppercase;
}

#careers p{
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}

#careers span{
  color: #333;
  font-weight: 700;
}

.contact-us .form-group{
  margin-top: 30px;

}

.contact-us .form-group input{
  background-color: #dedede;
  border-radius: 15px;
  font-style: italic;
  border: none;
  padding: 10px;
  box-shadow: none;
  height: 50px;
}

.contact-us .form-group textarea{
  background-color: #dedede;
  border-radius: 15px;
  font-style: italic;
  border: none;
  padding: 10px;
  box-shadow: none;
}

.contact-us .btn-default{
    border: 4px solid #4194AC;
    color: #4194AC;
    border-radius: 15px;
    padding: 5px;
    font-size: 15px;
    position: relative;
    vertical-align: middle;
    display: table-cell;
    line-height: 15px;    
    height: 45px;
    width: 145px;
  }

  .career{
    text-transform: uppercase;
    text-decoration: underline;    
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .career a{
    color: #333;
    font-weight: 700;
  }

  .career a:hover{
    color: #00aeef;
    font-weight: 700;
  }

  /*----pop up-----*/

  .white-popup {
  position: relative;
  border-radius: 15px;  
  border: 2px solid #dedede;
  background: #FFF;
  opacity: 0.8;
  padding: 20px;
  width: auto;
  max-width: 700px;
  margin: 20px auto;
}


.white-popup p{
  color: #333;
  
}

.inside-image{
    border-radius: 50%;
    background-color: #dedede;
    overflow: hidden;
    float: left;
    border: 2px solid #dedede;
    margin-bottom: 330px;
    margin-right: 15px;
}

.inside-image img{
  width: 100%;
  height: auto;
}

.inside-image-services{
    border-radius: 50%;
    overflow: hidden;
    float: left;
    border: 3px solid #dedede;
    margin-bottom: 300px;
    width: 70px;
    margin-top: 20px;
    padding: 15px;
    height: 70px;
    margin-right: 15px;
    background-color: #00aeef;
}

.inside-image-services img{
  margin: auto;
      display: table-cell;
}
.services-list{
     color: #333;
     margin-left: 64px;
}

.mfp-close-btn-in .mfp-close{
  color: #FFF;
  background-color: #7b8797;
  border-radius: 50%;
  margin: 1px;
  width: 25px;
  height: 25px;
  line-height: 27px;
  font-size: 30px;
}

#careers ol {
    color: #00aeef;
    font-size: 17px;
    font-weight: bold;
}

/* ============================== */
/*		     faqs section         */
/* ============================== */
#cta-section {
  background: url("../img/cta-bg.jpg") no-repeat fixed center bottom;
  background-size: cover;
  padding: 80px 0 50px;
  position: relative;
  text-align: center;
}
#cta-section .overlay {
  background-color: rgba(25, 33, 50, 0.92);
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
}
#cta-section i {
  color: #fff;
  font-size: 24px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
#cta-section h2 {
  color: #fff;
  font-size: 48px;
  margin-top: 40px;
}
#cta-section .title {
  color: #f46464;
  font-family: "Merriweather", sans-serif;
  font-size: 24px;
  font-style: italic;
  margin-top: 30px;
}
#cta-section .main-text {
  color: rgba(255, 255, 255, 0.6);
  font-size: 20px;
  margin-top: 30px;
}
#cta-section img {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}
#cta-section a {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 20px;
  display: inline-block;
}

/* ============================== */
/*		     Form section         */
/* ============================== */
#form-section {
  background-color: #f4f6f8;
  padding: 35px 0;
}
#form-section input {
  color: #a8b4c1;
  font-family: "Merriweather", sans-serif;
  font-size: 16px;
  font-style: italic;
  height: 50px;
  border: none;
  box-shadow: none;
  width: 100%;
}
#form-section .button {
  color: #fff;
  font-weight: 700;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  display: block;
  height: 50px;
  width: 100%;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  background: #fe7955;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmU3OTU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwNWM2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -webkit-linear-gradient(315deg, #fe7955 0%, #f05c6a 100%);
  background: linear-gradient(135deg, #fe7955 0%, #f05c6a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe7955', endColorstr='#f05c6a',GradientType=1 );
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 0;
  border: 0;
  text-transform: uppercase;
}
#form-section .bootstrap-select, #form-section .bootstrap-select .selectpicker {
  width: 100%;
  height: 50px;
  padding: 0;
  border: none;
  box-shadow: none;
}
#form-section .bootstrap-select .selectpicker {
  padding-left: 20px;
}
#form-section .bootstrap-select .selectpicker span {
  color: #a8b4c1;
  font-family: "Merriweather", sans-serif;
  font-size: 16px;
  font-style: italic;
}
#form-section .bootstrap-select .selectpicker:hover {
  background-color: #eff1f3;
}
#form-section .bootstrap-select .dropdown-menu {
  width: 100%;
  padding-left: 0;
}
#form-section ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a8b4c1;
}
#form-section :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a8b4c1;
  opacity: 1;
}
#form-section ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a8b4c1;
  opacity: 1;
}
#form-section :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a8b4c1;
}

/* ============================== */
/*		     about section        */
/* ============================== */
#socials {
  text-align: center;
}
#socials .col-item {
  padding: 70px 0 60px 0;
  border-right: 1px solid #f0f1f2;
}
#socials .col-item:last-child {
  border-right: none;
}
#socials .col-item h3 {
  color: #3b475f;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
#socials .col-item p {
  font-size: 14px;
  padding: 0 40px;
  margin-top: 15px;
}
#socials .col-item .link {
  color: #3b475f;
  font-family: "Merriweather", sans-serif;
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
}
#socials .col-item .socials {
  display: inline-block;
  padding: 0;
  margin-top: 20px;
}
#socials .col-item .socials li {
  display: inline-block;
  margin-right: 10px;
}
#socials .col-item .socials li:last-child {
  margin-right: 0;
}
#socials .col-item .socials li i {
  background-color: #3b475f;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: block;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: all .5s;
          transition: all .5s;
}
#socials .col-item .socials li i:hover {
  background-color: #f46464;
  color: #fff;
}

/* ============================== */
/*		     Maps section         */
/* ============================== */
#map-location {
  width: 100%;
  height: 640px;
  position: relative;
}

.info-box{
     background-color: #34495e;    
    padding: 25px;
    position: absolute;
    left: 600px;
    top: 5px;
    width: 330px;
    text-align: center;
}

.info-box p{
  color: #fff;
    font-size: 16px;
    font-weight: 600;
        line-height: 18px;
}

.info-box span{
  color: #1abc9c;
   font-weight: 700;
  font-size: 17px;
}
#map-location .test {
  position: absolute;
  z-index: 999;
  width: 200px;
  height: 100px;
  display: none;
  background-color: #34495e;
  border: 3px solid #ebebeb;
  padding: 10px;
}

.gm-style-iw{
background-color: #34495e;
}
#map-location .info-window {
  background-color: #34495e;
  width: 240px;
  padding: 10px;
}
#map-location .info-window h3 {
  color: #fff;
  font-family: "Open-sans", sans-serif !important;
  font-size: 18px;
  font-weight: 400;
}
#map-location .info-window span {
  color: #f46464;
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px;

}
#map-location .info-window p {
  line-height: 25px;
  color: #fff;
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px;
  margin-top: 5px;
}
#map-location a[href^="http://maps.google.com/maps"] {
  display: none !important;
}
#map-location img[src^="https://maps.gstatic.com/mapfiles/api-3/images/"] {
  display: none !important;
}
#map-location .gmnoprint a, #map-location .gmnoprint span, #map-location .gm-style-cc {
  display: none;
}
#map-location .gmnoprint div {
  background: none !important;
}

/* ============================== */
/*		     Maps section         */
/* ============================== */
footer {
  padding: 25px 0;
  font-size: 14px;
  background-color: #eeeeee;
  margin-top: -10px;
}

#career footer {
  padding: 25px 0;
  font-size: 14px;
  background-color: #eeeeee;
  margin-top: -10px;
  bottom: 0px;
  position: fixed;    
  width: 100%;
}

footer .copyright {
  margin: 0;
  float: right;
}
footer .copyright a {
  color: #00aeef;
  font-family: "Open Sans", sans-serif;
}
footer ul {
  display: inline-block;
  margin: 0;
}
footer ul li {
  margin-left: 10px;
}
footer ul a {
  color: #3b475f;
  font-family: "Open Sans", sans-serif;
}

/* ============================== */
/*		       Responsive     	  */
/* ============================== */
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  h1 {
    font-size: 75px !important;
  }

  h2 {
    font-size: 30px !important;
  }


  .small-text {
    font-size: 18px !important;
  }

  #z-layout1 h2, #z-layout2 h2 {
    font-size: 38px;
  }

  #pricing .table-item h3 {
    font-size: 20px;
  }

  #faqs .panel-group {
    width: 100%;
  }

  #faqs .panel-heading .panel-title a {
    font-size: 18px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 996px) {
  h1 {
    font-size: 70px !important;
  }

  h2 {
    font-size: 28px !important;
  }

  #z-layout1, #z-layout2, #timeline, #faqs, #testimonials {
    padding: 90px 0;
  }

  #about-us .row {
    margin-top: 50px;
  }
  #about-us .left-wrapper {
    text-align: center;
    padding-top: 0;
  }
  #about-us .left-wrapper .large-text {
    font-size: 20px;
  }
  #about-us .right-wrapper {
    text-align: center;
    padding-left: 15px;
  }
  #about-us .video-link {
    margin: 30px auto;
    display: inline-block;
  }

  #z-layout1 .button {
    margin-bottom: 60px;
  }

  #z-layout2 ul {
    padding-left: 0;
    margin-bottom: 60px;
  }

  #timeline .timeline-wrapper .timeline-info h3 {
    font-size: 20px;
  }

  #testimonials .testi-slide p {
    padding: 0 20px;
  }

  #pricing .table-item hr {
    top: 105px;
  }

  #partners .first-row, #partners .second-row {
    width: 100%;
  }
  #partners .item {
    width: 33%;
  }

  #socials {
    padding: 60px 0;
  }

  #socials .col-item {
    padding-top: 20px;
    padding-bottom: 20px;
    border: none;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  
  footer {
    text-align: center;
  }
  footer ul.pull-right {
    float: none !important;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 675px) {
  #timeline .timeline-wrapper:before {
    left: 37px !important;
  }

  #timeline .nav-tabs {
    display: block;
  }

  #timeline .timeline-wrapper .date-container {
    margin: 0;
  }

  #timeline .timeline-wrapper .timeline-date,
  #timeline .timeline-wrapper .timeline-info {
    width: 100%;
    text-align: left !important;
    padding-left: 60px;
  }

  .inverted .timeline-info {
    float: left !important;
  }

  .inverted .timeline-date {
    float: right !important;
  }

  #timeline .nav-tabs li {
    width: 30%;
  }
  #timeline .nav-tabs li:last-child {
    margin-right: 0;
  }

  #timeline .timeline-wrapper .timeline-date:after {
    right: auto;
    left: 30px;
  }

  #timeline .download-button {
    margin-left: 0;
    margin-right: 0;
  }

  #testi-slider {
    padding-left: 0;
  }

  #testimonials .testi-slide p {
    font-size: 16px;
  }

  #partners .item a img {
    width: auto;
  }

  #cta-section h2 {
    font-size: 30px;
  }

  #cta-section .title {
    font-size: 20px;
  }

  #cta-section .main-text {
    font-size: 16px;
  }

  #map-location {
    height: 500px;
  }
}
@media only screen and (max-width: 580px) {
  #timeline .nav-tabs li {
    width: 100%;
    margin: 0 0 10px;
  }

  #timeline .nav-tabs li a {
    width: 100%;
  }

  #timeline .nav-tabs {
    border: none;
  }
}
@media only screen and (max-width: 550px) {
  #main-section .main-intro .curved-text {
    font-size: 35px;
  }

  h2 {
    font-size: 24px !important;
  }

  #z-layout1 h2, #z-layout2 h2 {
    line-height: 48px;
  }

  #pricing .table-item p {
    padding-left: 20px;
    padding-right: 20px;
  }

  #partners .item {
    width: 100%;
    height: 160px;
  }
  #partners .item img {
    width: auto !important;
  }
  #partners hr {
    display: none !important;
  }
  #partners .first-row {
    margin-top: 0;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  #main-section .main-intro .curved-text {
    font-size: 28px;
  }

  #main-section .main-intro .medium-text {
    font-size: 24px;
  }

  h1 {
    font-size: 60px !important;
  }

  h2 {
    font-size: 20px !important;
  }

  #faqs .panel-heading .panel-title a {
    font-size: 16px;
  }

  #map-location {
    height: 480px;
  }

  section#career {
    margin-top: 55px;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 9995;
    overflow: hidden;
    position: fixed !important;
    bottom: 0px;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
}
@media only screen and (max-width: 430px) {
  h1 {
    font-size: 50px !important;
  }
}
/* Custom, iPhone Retina */
