.wrapper-block .fa-linkedin, .wrapper-block .fa-thumbs-o-up, .wrapper-block .fa-umbrella, .wrapper-block .fa-thumbs-o-up, .wrapper-block .fa-bar-chart,
.wrapper-block .fa-file-alt, .wrapper-block .fa-link, .wrapper-block .fa-check,  .wrapper-block .fa-clock,.wrapper-block .fa-smile-beam,.wrapper-block .fa-support,
.wrapper-block .fa-brain, .wrapper-block .fa-search-engine
, .wrapper-block .weight , .wrapper-block .fa-universal-access, .wrapper-block .fa-check-circle-o,
.wrapper-block .fa-suitcase, .wrapper-block .fa-group, .wrapper-block .fa-file-zip-o
,.wrapper-block .fa-file-word-o,.wrapper-block .fa-pencil ,.wrapper-block .fa-star-o , .wrapper-block .fa-handshake-o
,.wrapper-block .fa-line-chart ,.wrapper-block .fa-search,.wrapper-block .fa-money,
.wrapper-block .fa-map-o, .wrapper-block .fa-certificate
{
    position: absolute;
    z-index: 50;
    font-size: 54px;
    top: 1px;
    left: 33px;
    line-height: 20px;
    color: #977b50;

}
.wisdom{
    font-size: 48px;
    line-height: 1.22916667;
    font-style: italic;
    letter-spacing: -1.2px;
    color: #fff;
    font-weight: 400;
    text-transform: none;
}

.navbar-default{
    background-color: #1c345d;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
    font-weight: bold;
}

.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > li.active > a:focus {
background-color: #1c345d;
color: #967951;

}

header {
    background: #223962;
}

.navbar-brand {
  color: #967951;

}
.info-box {
    color: #967951;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #967951;
    background-color: #1c345d;
  }

  .navbar-default .navbar-nav > li.sfHover > a {
    background: #1c345d;
    color: #967951;
  }

  .dropdown-menu {
    background-color: #1c345d;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {

    color: #967951;
    background-color: #1c345d;

}
.wrapper-block  {
    color: #977b50;
}
.wrapper-block .block1 {
    height: 123px;
    width: 123px;
    background: #977b50;
    left: 0;
    top: -46px;
    z-index: 1;
  }
  .wrapper-block .block3 {
    margin-left: 50px;
    border: 2px solid #977b50;
  }

  .media:first-child {
    color: #977b50;
    font-size: 14px;
}

.media, .media-body {
    color: #967951;
    font-size: 14px;
}
.icon_border {

    border: 2px solid #967951;
    color: #967951;
}
footer .footer-menu .active,
footer .footer-menu a:hover {
  color: #967951;
}

.contact-info-list dd {
    float: left;
    width: 74%;
    text-align: left;
}

.contact-info-list dt {
    width: 26%;
}

.header_container {
    padding: 2px 36px 22px 34px;

}

.col-centered{
    float: none;
    margin: auto;
    padding: 0px;
}

@media (max-width: 991px)
{.contact-info-list .mail {
        margin-top: 2px;
    }
}

.rd-mobilepanel {
    background: #1c345d;
}


.rd-mobilepanel_toggle {
    background-color: #1c345d;
}

.rd-mobilemenu_ul {
    background: #1c345d;
}

.rd-mobilemenu_ul li.active > a {
    background: #967951;
}

.rd-mobilemenu_ul a:hover {
    background: #967951;
}

.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
    background: #1c345d;
}






h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.terms-list dt {
  font-weight: 400;
  color: #1d355c;
  margin: 0;
}
/*==================  Stuck menu  ======================*/
.stuck_container {
  background: #1C345D;
  padding: 0 0 20px 0;
}
@media (max-width: 991px) {
  .stuck_container {
    display: none;
  }
}

.isStuck {
  /* background: #3e3e3e; */
  z-index: 999;
  -moz-box-shadow: 0 3px 10px -3px #000000;
  -webkit-box-shadow: 0 3px 10px -3px #000000;
  box-shadow: 0 3px 10px -3px #000000;
  padding: 10px 0 10px 0;

}
@media only screen and (max-width: 992px) {
  .isStuck {
    display: none !important;
  }
}
.isStuck .sf-menu ul {
  top: 68px;
}
.isStuck .sf-menu ul ul {
  top: 0;
}

/*--------------------------------*/
/*  2. Header top Area
/*--------------------------------*/
.topbar-left ul li {
    display: inline-block;
}
.topbar-area {
    background:#243559;
}
.topbar-left ul li a {
    color: #ddd;
    display: block;
    font-weight: 500;
    padding: 6px 0;
    text-decoration: none;
    letter-spacing: 1px;

    font-family: 'Barlow', sans-serif;
    font-size: 17px;
}
.topbar-left a {
    margin-left: 15px;
}
.topbar-left ul li a i {
    color: #967951;
    font-size: 16px;
    padding-right: 7px;
}
.top-social {
    text-align: right;
    padding: 6px 0px;
    margin-left: 10px;
}
span.share-link {
    float: left;
    color: #ddd;
    margin-left: 35%;
}
.top-social ul li{
    display: inline-block;
}
.top-social ul li a {
    color: #ddd;
    margin-left: 12px;
    display: block;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    line-height: 25px;

}
.top-social ul li a:hover{
	color:#967951;
}
.slogan {
    margin-bottom: 0px;
    padding: 16px 0px;
    color: #fff;
    font-size: 16px;
}
.margin-auto {
  margin: 0 auto;
  float: none;
}

.topbar-container  {
    display: flex;
    justify-content: flex-end;

}
@media(max-width:991px) {
  .topbar-container {
    justify-content: center;
  }
}
.topbar-container .topbar-left {
    line-height: 26px;
}
.supporting__section, .services__section {
  padding-top: 60px;
  background: #fff;
  padding-bottom: 16px;
}
.supporting__section h2 {
  font-size: 34px;
  text-transform: uppercase;
  padding-bottom: 60px;
  font-weight: 300;

}
.services__section h2 {
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 60px;
  font-weight: 400;

}
.supporting__section p{

  font-size: 24px;
  padding-bottom: 35px;
  font-weight: 400;

}
.services__section p {
  font-size: 24px;
  padding-bottom: 35px;
  font-weight: 400;


}
.supporting__section__item, .services__section__item {
  display: flex;
  justify-content: space-between;
  font-weight: 300;
}
.supporting__section__item__icon span, .services__section__item__icon span {
  /* position: relative; */
  display: inline-block;
  height: 100px;
  width: 100px;
  border: 2px solid #d7d7d7;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  text-align: center;
  color: #957954;
  font-size: 46px;
  line-height: 95px;
}
.supporting__section__item__content, .services__section__item__content{
  margin-left: 30px;
  color: #4a4a4a;
    /* font-family: sans-serif; */

}
.supporting__section__item__content h6 {
  font-size: 30px;
  color: #4a4a4a;
  text-transform: uppercase;
}
.services__section__item__content h6 {
  font-size: 25px;
  color: #4a4a4a;
  text-transform: uppercase;
}
.supporting__section__item__content p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 22px;
}
.services__section__item__content p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 16px;
}
.leverage__section {
  padding-top: 85px;
  padding-bottom: 90px;
  background: url('../images/leverage.jpg') no-repeat;
  background-size: cover;

}
.worldclass__section {
  padding-top: 105px;
  padding-bottom: 135px;
  background: url('../images/worldclass.jpg') no-repeat;
  background-size: cover;

}
.leverage__section h2, .worldclass__section h2 {
  max-width: none;
  font-size: 36px;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  color: #fff;
}
.leverage__section h2 {
  letter-spacing: 1px;

}
.leverage__section p {
  letter-spacing: 1px;
  margin-top: 76px;
  font-size: 36px;
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
  color: #fff;

}
.worldclass__section p {
  font-size: 36px;
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
  color: #fff;
}

.customer__section {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 70px;
  color: #4a4a4a;
}
.customer__section h2 {
  font-family: 'Barlow', sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
}
.customer__section p {
  font-family: 'Barlow', sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-top: 45px;
}
.customer__section__item {
  margin-bottom: 42px;
}
.customer__section__item img {
  width: 100%;
}

.customer__section__item h4 {
  font-family: 'Barlow', sans-serif;
  font-size: 22px;
  font-weight: 400;
  padding-top: 24px;
  text-transform: uppercase;
  color: #4a4a4a;

}
.customer__section__item p {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #4a4a4a;
  margin-top: 16px;

}
.qoute__section {

  padding-top: 35px;
  padding-bottom: 75px;
  background: url('../images/qoute.jpg') no-repeat;
  background-size: cover;
  font-family: 'Barlow', sans-serif;

}
.qoute__section q {
    font-family: 'Barlow', sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    font-style: normal;
    line-height: 48px;
    padding: 60px 0 30px 15px;

}
.qoute__section blockquote {
    display: flex;
    flex-direction: column;
    margin: auto;
}
.qoute__section cite {
    align-self: flex-end;
    font-size: 24px;
    color: #fff;
    margin: 0;
}
.qoute__section__body {
    display: flex;
    justify-content: flex-start;
    width: 86%;
    margin: auto;

}
.qoute__section__body img {
    border: 0;
    border-radius: 0;
    align-self: flex-start;

}
.hide-image {
  display: none;
}
.rd-mobilepanel_title img {
  height: 34px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
    background: #fff;
}
footer .footer-bg {
    padding-top: 40px;
    /* padding-bottom: 40px; */
    background: #3f372d;
    color: #f6f6ef;
    line-height: 17px;
    font-family: 'Barlow', sans-serif;
  font-size: 16px;


}

footer .footer-bg img {
    width: 60px;
    margin-bottom: 20px;
}

.follow__us h4 {
  font-size: 18px;
}
  footer .footer-bg h1,
  footer .footer-bg h2,
  footer .footer-bg h3,
  footer .footer-bg h4,
  footer .footer-bg h5,
  footer .footer-bg h6 {
    color: #fff;
  }
  footer h4 {
    font-family: 'Barlow', sans-serif;
    font-size: 18px;
    color: #fff;

  }
  footer .btn-default {
    min-width: 148px;
    padding: 13px 0 12px;
    font-size: 16px;
  }
  footer .btn-default:hover {
    color: #ffffff;
    background-color: #977b50;
    border-color: #1c345d;
  }
  footer .btn-default:hover:active,
  footer .btn-default:hover.active,
  .open > .dropdown-togglefooter .btn-default:hover {
    background-image: none;
  }
  footer .btn-default:hover.disabled,
  footer .btn-default:hover[disabled],
  fieldset[disabled] footer .btn-default:hover,
  footer .btn-default:hover.disabled:hover,
  footer .btn-default:hover[disabled]:hover,
  fieldset[disabled] footer .btn-default:hover:hover,
  footer .btn-default:hover.disabled:focus,
  footer .btn-default:hover[disabled]:focus,
  fieldset[disabled] footer .btn-default:hover:focus,
  footer .btn-default:hover.disabled.focus,
  footer .btn-default:hover[disabled].focus,
  fieldset[disabled] footer .btn-default:hover.focus,
  footer .btn-default:hover.disabled:active,
  footer .btn-default:hover[disabled]:active,
  fieldset[disabled] footer .btn-default:hover:active,
  footer .btn-default:hover.disabled.active,
  footer .btn-default:hover[disabled].active,
  fieldset[disabled] footer .btn-default:hover.active {
    background-color: #262625;
    border-color: #dd9716;
  }
  footer .btn-default:hover .badge {
    color: #262625;
    background-color: #ffffff;
  }
  footer .footer-menu {
    line-height: 31px;
  }
  footer .footer-menu .active,
  footer .footer-menu a:hover {
    color: #dd9716;
  }
  footer .inline-list2 {
      margin-top: 16px;
  }
  footer .inline-list2 li {
    display: inline-block;
  }
  footer .inline-list2 li a {
    display: inline-block;
    height: 43px;
    width: 43px;
    background: #D6D6D6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #313131;
    text-align: center;
    font-size: 22px;
    line-height: 44px;
  }
  footer .inline-list2 li + li {
    margin-left: 8px;
  }
  footer .inline-list2 a:hover {
    color: #D6D6D6;
    background: #967951;
  }
  footer .copyright {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #828282;
  }
  footer .copyright p {
    text-transform: uppercase;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
  }

  footer * + address {
    margin-top: 26px;
  }
  @media (max-width: 991px) {
    footer {
      text-align: left;
    }
    .contact-info-list {
      margin: 0;
    }
    .footer-menu, .follow__us {
      margin-top: 20px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    footer .inline-list2 li + li {
      margin-left: 1px;
    }
  }
  @media (max-width: 767px) {
    h2 {
      text-align: left;
    }
    footer {
      text-align: left;
    }
    footer address {
      line-height: 22px;
    }
    .services__section__item h6, .services__section__item p, .customer__section__item h4, .customer__section__item p {
      text-align: left;
    }
  }


  /* ============ about us page =================== */
  .who__section {
    padding-top: 60px;
  }
  .about-us-page h2 {
    text-transform: uppercase;
    font-size: 34px;
  }

  .who__section h2 + p {
    margin-top: 40px;
  }
  .about-us-page p {
    font-size: 18px;
  }
	.imgLoaded{display: block;}
	.imgLoadedMob{display: none}

	@media (max-width: 992px) {
.supporting__section h2{font-size: 30px;}
.supporting__section p,.customer__section p{font-size: 20px;}
.supporting__section__item__content h6{font-size: 26px}
.leverage__section h2, .worldclass__section h2,.leverage__section p,.worldclass__section p,.qoute__section q{font-size: 32px}
.services__section h2,.customer__section h2{font-size: 26px;}
.services__section__item__content h6{font-size: 22px;}
.imgLoaded{display: none}
.imgLoadedMob{display: block}

	}
