/* .sfm-rollback {
 display: none; 
}

@media all and (max-width:767px) {
  .sfm-rollback {
 display: inline; 
}
} */

.sfm-pos-right .sfm-label-none .sfm-navicon-button {
    left: -20px;
  top: 23px;
}





h1 {
  font-weight: 700;
  font-size: 30px !important;
    color: #1C8BCF !important;

}

h2 {
  color: #1C8BCF !important;
  font-weight: 700;
  font-size: 30px !important;
}

h3 {
  color: #333 !important;
  font-weight: 700;
  font-size: 20px !important;
  text-transform: none !important;
}

header h3 {
  color: #1C8BCF !important;
}

.menu-padding {
 padding-top:7px; 
}

/*
#section {
  padding-bottom: 40px;
}

*/
.home #section {
  padding-bottom: 0px;
}

#section p {
  /*color: #566174;
  */
color: #91979f;
  font-size: 14px;
}

header {
  background: #fff !important;
}

body {
  background-color: #fff !important;
}

.navbar .nav > li > ul > li.current-menu-item > a {
  color: #FFF;
  border-left: 5px solid #1C8BCF;
  padding-left: 15px;
  padding-right: 10px;
}

.navbar .nav > li > ul > li > a {
  display: block;
  min-width: 235px;
  height: auto;
  line-height: 40px;
  color: #7A828F;
  padding: 0px 20px;
}

.navbar .nav > li > ul > li {
  position: relative;
  background: #333 none repeat scroll 0% 0%;
}

.navbar .nav > li > a {
  display: inline-block;
  font-family: "Open Sans",serif;
  font-size: 21px !important;
  line-height: 40px !important;
  color: #fff;
  background: #1c8bcf none repeat scroll 0% 0%  !important;
  padding: 5px 30px !important;
  margin: 0px 10px 0px 0px;
  border: 0px none;
  border-radius: 0px;
  font-weight: 600;
  border-radius: 5px 5px 0px 0px;
}

.navbar .nav > li > a:after {
  color: #fff;
  content: ' ▾';
  padding-left: 10px;
}

/* .navbar .nav > li > a:only-child:after {
  content: '';
}

*/
.top-bar {
  height: 40px;
  border-bottom: 0px solid #fff;
}

.top-bar ul li {
  float: left;
  height: 20px;
  padding: 0px 13px;
  border-left: 0px solid #FFF;
  border-right: 1px solid #E7E7E7;
  line-height: 18px;
  margin-top: 10px;
}

.top-bar ul li:last-child {
  border-right: 0px solid #E7E7E7;
  padding-right: 0px;
}

.top-bar ul li  a {
  color: #888;
}

.navbar-inner .container {
  padding-left: 0px;
  padding-right: 0px;
}

li#menu-item-5529 {
  margin-left: 73px;
}

li#menu-item-5529 a {
  background: #333 none repeat scroll 0% 0%  !important;
}

.truecore {
  padding-top: 51px !important;
}

.navbar {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
}

.home-box-img {
  float: left;
}

.home-box-text {
  float: left;
  margin-top: 114px;
  padding-left: 20px;
}

.box1 {
  width: 200px;
}

.box2 {
  width: 180px;
}

.box3 {
  width: 194px;
}

.home-box-text h2 {
  font-weight: 700;
  line-height: 16px;
  font-size: 22px !important;
  color: #1c8bcf !important;
}

.home-box-text p {
  line-height: 20px;
  color: #1c8bcf;
}

/*
.home-box-text a {
  border-bottom: 1px #1c8bcf dashed;
}

.home-box-text a:hover {
  border-bottom: 1px #333 dashed;
}

*/
.home-box-text ul {
  padding-left: 0px;
  list-style-position: outside;
}

.home-box-text ul li {
  display: block;
  line-height: 20px !important;
  color: #1c8bcf;
  padding-right: 10px;
}

.home-box-text ul li a {
  color: #1c8bcf;
}

.home-box-text ul li a:before {
  color: #1c8bcf;
  content: '\203A';
  padding-left: 0px;
  font-size: 18px;
  padding-right: 4px;
}

.home-box-text ul li a:hover:before {
  color: #333;
  content: '\203A';
  padding-left: 0px;
  font-size: 18px;
  padding-right: 4px;
}

.home-box-text ul li a:hover {
  color: #333;
}

.home-box-text li:first-child {
  padding-left: 1px;
}

.btn, #submit {
  color: #fff !important;
  background: #1c8bcf !important;
  padding: 3px 15px !important;
  border: 0px solid #f7f7f7;
  border-radius: 5px;
  transition: all 0.3s ease-in-out 0s;
}

.btn:hover, #submit:hover {
  color: #fff !important;
  background: #333 !important;
  padding: 3px 15px !important;
  border: 0px solid #f7f7f7;
  border-radius: 5px;
  transition: all 0.3s ease-in-out 0s;
}

a.btn {
  text-decoration: none;
}

.home-box-text .btn {
  margin-top: 5px;
}

.copyright p {
  padding-top: 12px;
}

.footer .copyright {
  padding-bottom: 20px !important;
}

#home h4 {
  color: #9e9e9e;
  font-size: 14px;
  line-height: 10px !important;
  margin-bottom: 0px;
  margin-top: 85px;
}

#home h3 {
  color: #0074bc;
  font-size: 24px;
  font-weight: bold;
}

#home .vc_empty_space {
  height: 15px !important;
}

.global-link {
  font-weight: 600;
  color: #1c8bcf;
  margin-top: -17px !important;
  font-size: 16px;
}

.top-bar p i {
  padding: 0px 0px 0px 5px;
}

#menu-top-bar {
  margin-top: -10px;
}

.top-bar {
  margin-top: 20px !important;
}

.footer h6 {
  margin-bottom: 10px !important;
}

.header-banner {
  height: 200px;
}

.parallax {
  width: 100%;
  padding: 0px;
  margin: 0px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  color: #FFF;
  text-transform: uppercase;
  background-position: center center;
  background-size: cover;
}

.header-overlay {
  height: 200px;
  /*background: rgba(0,0,0,0.25);
  overflow: hidden;
  height: 100%;
  z-index: 2;
  */;
}

.header-banner .wpb_row {
  max-width: 100%;
  margin: 0px auto;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.header-banner .vc_col-sm-12 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.list-kel ul li:before {
  color: #1c8bcf;
  content: '\203A';
  padding-left: 0px;
  font-size: 22px;
  padding-right: 4px;
  padding-right: 5px;
}

.list-kel ul {
  list-style-type: none;
  margin-top: -10px;
  padding-left: 10px;
}

.list-kel ul li {
  line-height: 26px;
  font-size: 14px;
  color: #91979f;
}

/*.home-box-text ul li a:hover:before {
  color: #333;
  content: '\203A';
  padding-left: 0px;
  font-size: 18px;
  padding-right: 4px;
}

*/
.align-center {
  text-align: center;
}

.benefits-box strong {
  color: #1C8BCF !important;
  text-transform: uppercase;
}

/*.benefits-box p {
  color: #999;
}

*/
.row-pad {
  padding-top: 20px;
  padding-bottom: 30px;
}

.row-dark {
  background: #f7f8f8;
}

.widget_nav_menu ul li {
  font-size: 12px;
  line-height: 18px;
  list-style: none;
}

.footer a, .footer a:visited, .footer li a {
  /*color: #7E848C;
  */
color: #ececec;
}

.footer-text {
  font-size: 12px;
  line-height: 18px;
  color: #ececec;
}

.footer-head {
  color: #1C8BCF;
  font-weight: 700;
}

.footer .space50 {
  height: 40px;
}

.footer-phone {
  padding-right: 10px;
}

.footer-email {
  padding-right: 15px;
}

.header-call {
  margin-top: 83px;
  margin-right: 25px;
}

.header-call-row {
  padding-right: 0px !important;
}

.copyright p:last-child {
  font-size: 12px;
}

.header-call-detail {
 margin-left:-30px; 
}

.wpb_text_column h3:last-child {
    margin-bottom: 4px;
}

.project-title h4 {
 font-size: 16px; 
  font-weight: bold;
}

.project-text p {
 font-size: 16px !important; 
  line-height: 33px;
}

.project-title {
clear:both;
  float: left; 
}

.project-text {
 float:left; 
   margin-left: 10px; 

}

.project-title-clear {
 clear: both; 
  padding-right: 50px;
}


.info-container p {
 font-size: 12px !important; 
  line-height: 18px !important;
}

.sidebar-bg {
 background: #f7f7f7; 
}

.sidebar-header {
  background: #1C8BCF;
  height:40px;
}

.sidebar-header h3 {
 color: #fff !important;
  font-size: 18px !important;
  padding-left:15px;
  padding-top: 2px;
}

.sidebar-cat {
  
}

.cat-left {
  float:left;
  margin-left:20px;
  margin-top:15px;
  width: 40px;
  height:40px;
}

.cat-right {
 width: 100%; 
    margin-left:73px !important;

}

.cat-right h4 {
  clear: none !important;
  font-size: 16px !important;
  padding-top:20px;
  margin-bottom: 0px !important;
  color: #566174 !important;
}

.sidebar-list {
 padding-top:5px; 
  padding-left: 55px;
}

.sidebar-list ul li a:before {
  color: #1c8bcf;
  content: '\203A';
  padding-left: 0px;
  font-size: 18px;
  padding-right: 4px;
}

.sidebar-list ul li a {
  color: #91979F !important;
  
}

.sidebar-list .menu {
 margin-bottom: 0px !important; 
}

.last-menu-sidebar {
 padding-bottom: 25px; 
  margin-bottom: 30px !Important;
}

.sidebar-first {
 padding-top: 5px; 
}


.headings h3 {
    color: #FFF !important;
    font-size: 30px !important;
    line-height: 18px;
    text-align: center;
    padding-top: 80px;
    font-family: Open Sans;
}

.outer-heading {
    background: rgba(0, 117, 188, 0.7) none repeat scroll 0% 0%;
    overflow: hidden;
    height: 100%;
    z-index: 2;
    transition: all .3s;

}

.outer-heading:hover {
   background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
  transition: all .3s;
}

.sidebar-list .menu-item {
 list-style:none !important; 
  line-height: 20px !important;
}

.sidebar-header {
 margin-top:12px; 
}

.menu-item-5829 .sub-menu {
 width: 276px; 
}

.navbar .nav > li > ul > li:hover > ul {
    display: block;
    position: absolute;
    top: 0px;
    left: 276px;
}

.navbar .nav > li > ul > li > ul > li.current-menu-item > a {
    color: #FFF;
    border-left: 5px solid #1C8BCF;
    padding-left: 30px;
}

 .home-box-mobile {
   display: none; 
}

.truecore img {
  float: right;
}

@media all and (min-width:990px) and (max-width:1200px) {
 .navbar .nav > li > a {
    font-size: 18px !important;
    padding: 3px 20px !important;
} 
  
  .logo img {
   max-width: 90%; 
  }
  
  #home h4 {
    margin-top: 72px;
}
  .header-call {
    margin-top: 70px;
}
  
  .top-bar ul li {
    padding: 0px 6px;
}
  .truecore {
    padding-top: 42px !important;
}
  

  
  
}

@media all and (min-width:769px) and (max-width:1200px) {

  .home-box-mobile {
   display: block; 
    padding-top: 130px;
padding-left: 15px;
  }
  
  .home-box-img {
   display: none; 
  }
  
  .home-box-text {
    margin-top: 20px;
    padding-bottom: 40px;
}
  
  .logo img {
   max-width: 90%; 
  }
  
  #home h4 {
    margin-top: 72px;
}
  .header-call {
    margin-top: 70px;
}
  
  .top-bar ul li {
    padding: 0px 6px;
}
  .truecore {
    padding-top: 42px !important;
}
  
  
}

@media all and (min-width:769px) and (max-width:991px) {

.navbar .nav > li > a {
    font-size: 16px !important;
    padding: 3px 12px !important;
    margin: 0px 5px 0px 0px;
} 
  
  li#menu-item-5529 {
    margin-left: 0px;
}
  
  .navbar {
    padding-bottom: 0px;
}
  
  .header-call-row, .header-call-detail {
   display:none; 
  }
  
    .logo img {
   max-width: 83%; 
  }
  
  .top-bar .vc_col-sm-2 {
   display: none; 
  }
  
 .top-bar .vc_col-sm-3 {
    width: 50%;
}
  
  .truecore img {
    max-width: 50%;
     padding-top: 0px !important;
  }
  
}


@media all and (min-width:700px) and (max-width:769px) {

  
  .footer-float1 {
   float: none; 
  }
  
.navbar .nav > li > a {
    font-size: 14px !important;
    padding: 3px 11px !important;
    margin: 0px 5px 0px 0px;
} 
  
  li#menu-item-5529 {
    margin-left: 0px;
}
  
  .navbar {
    padding-bottom: 0px;
}
  
  .header-call-row, .header-call-detail {
   display:none; 
  }
  
    .logo img {
   max-width: 70%; 
  }
  
  .top-bar .vc_col-sm-2 {
   display: none; 
  }
  
 .top-bar .vc_col-sm-3 {
    width: 50%;
}
  
  .truecore img {
    max-width: 50%;
     padding-top: 0px !important;
  }
  
  .logo {
    width: auto;
    float: none;
    clear: both;
}
  
  .top-bar .vc_col-sm-6 {
    text-align: center;
  }
  
  .top-bar .vc_col-sm-3 {
    width: 100%;
    text-align: center;
    padding-top:30px;
}
  
  .global-link {
        text-align: center !important;

  }

  .top-bar ul {
    text-align: center;
    float: none;
    clear: both;
}
  
  
  .top-bar ul li {
    float: none;
    clear:both;
    display: inline;
  }
  
  .menu-top-bar-container {
   padding-top:10px; 
  }
  /*
  .truecore img {
    max-width: 20%
      padding-top: 0px !important;
    clear: both;
  }*/
  
.top-bar {
    height: 100%;
  }
  
    .truecore {
   display:none; 
  }
 
}


@media all and (max-width:699px){

.navbar .nav > li > a {
    font-size: 15px !important;
    padding: 3px 10px !important;
    margin: 0px 5px 0px 0px;
} 
  
  li#menu-item-5529 {
    margin-left: 0px;
}
  
  .navbar {
    padding-bottom: 0px;
}
  
  .header-call-row, .header-call-detail {
   display:none; 
  }
  
    .logo img {
   max-width: 70%; 
  }
  
  .top-bar .vc_col-sm-2 {
   display: none; 
  }
  
 .top-bar .vc_col-sm-3 {
    width: 50%;
}
  
  .truecore img {
    max-width: 50%;
     padding-top: 0px !important;
  }
  
  .logo {
    width: auto;
    float: none;
    clear: both;
}

/*  
  .top-bar .vc_col-sm-6 {
    text-align: center;
  }
  
  */
  
  .top-bar .vc_col-sm-3 {
    width: 100%;
    text-align: center;
    padding-top:30px;
}
  
  .global-link {
        text-align: center !important;

  }

  .top-bar ul {
    text-align: center;
    float: none;
    clear: both;
}
  
  
  .top-bar ul li {
    float: none;
    clear:both;
    display: inline;
  }
  
  .menu-top-bar-container {
   padding-top:10px; 
  }
  /*
  .truecore img {
    max-width: 20%
      padding-top: 0px !important;
    clear: both;
  }*/
  
.top-bar {
    height: 100%;
  }
  
  .truecore {
   display:none; 
  }
 
}



@media all and (max-width:769px) {

 
  
  .home-box-img {
   display: none; 
  }
  
  .home-box-text {
    margin-top: 20px;
    padding-bottom: 0px;
    text-align: center !important;
}
  
  .home-box-mobile {
    display: block;
    padding-top: 130px;
    padding-left: 15px;
    text-align: center;
}
.box1, .box2, .box3 {
    width: 100%;
}
  
  .box3 {
        padding-bottom: 40px;
  }
  
  .widget_nav_menu ul {
   padding-left: 0px !important; 
  }
  .footer-text {
   padding-top: 10px; 
  }
  
  .top-bar .vc_col-sm-6 {
    width: 100% !important;
}
  
}



@media all and (max-width:699px) {
 /* .js .selectnav { display: block }
    .selectnav {    
    display:block;
  } */
  
  .navbar-inner {
   margin-bottom: 10px; 
  }
  
  #nav {
   display: none; 
  }
  
  select {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
   /* -webkit-box-shadow: 0 3px 0 #1195e6, 0 -1px #1195e6 inset;
    -moz-box-shadow: 0 3px 0 #1195e6, 0 -1px #1195e6 inset;
    box-shadow: 0 3px 0 #1195e6, 0 -1px #1195e6 inset;*/
    background: #1C8BCF !important;
    color:#fff !important;
    border:none;
    outline:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    border: 1px solid #1C8BCF !important;
}

label {position:relative !important;display:block !important;}  
  
label:after {
    content:'';
    font-size:11px;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #1C8BCF;
    position:absolute;
    pointer-events:none;
}
label:before {
       content: "≡";
    color:#fff !important;
    right: 3px;
    top: 2px;
    width: 20px;
    height: 20px;
    background: none;
    position: absolute;
    pointer-events: none;
    display: block;
    font-size: 20px !important;
}
  
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

@media all and (max-width:767px) {

 .menu-padding {
 display: none; 
}
  
  .logo img {
    width: 250px !important;
}

}


.projects-fix2 > div[style] {
    background-position: center center !important;
}