:root {
  --gold: #ffc527;
  --midnight-blue: #002e5b;
}

body {
  color: #121212;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 600;
  line-height: 44px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

p {
  color: #818181;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}

a {
  text-decoration: underline;
}

blockquote {
  text-align: left;
  border-left: 5px solid #ffc527;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.navigation-style-1 {
  z-index: 9999;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-link {
  float: left;
  color: #121212;
  padding: 35px 20px 35px 15px;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .2s;
  display: none;
}

.navigation-link:hover {
  color: #b10a0a;
}

.navigation-link.dropdown {
  padding: 0 5px 0 0;
}

.navigation-link.dropdown.left {
  width: 100%;
}

.navigation-link.dropdown.left.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.navigation-link.white {
  color: #fff;
}

.navigation-link.white:hover, .navigation-link.white.w--current {
  color: #ffc527;
}

.navigation-link.left {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.brand-logo {
  margin-top: 15px;
  margin-bottom: 15px;
}

.brand-logo.style-2 {
  margin-top: 13px;
}

.brand-logo.style-3 {
  float: none;
  margin-top: 0;
  display: inline-block;
}

.brand-logo.style-4 {
  border-right: 1px solid #ededed;
  margin-top: 0;
  padding: 20px 25px 21px 20px;
}

.brand-logo.style-4.line-white {
  border-right-color: rgba(255, 255, 255, .11);
}

.brand-logo.style-6 {
  margin-left: 20px;
}

.brand-logo.left {
  margin-top: 50px;
  margin-left: 50px;
}

.line-navigation {
  width: 100%;
  height: 2px;
  background-color: #b10a0a;
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.dropdown-link {
  color: #919191;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 40px;
  font-size: 13px;
  font-weight: 400;
  transition: all .1s;
}

.dropdown-link:hover, .dropdown-link.w--current {
  color: #fff;
  background-color: #ffc527;
}

.text-link {
  display: inline-block;
}

.drop-down-arrow {
  color: #c5c5c5;
  margin-bottom: 41.5px;
  margin-right: 0;
  font-size: 13px;
}

.drop-down-arrow.in-left {
  margin-bottom: 23.5px;
}

.dropdown-toggle {
  padding: 35px 20px 35px 10px;
}

.dropdown-toggle:hover {
  color: #b10a0a;
}

.dropdown-toggle.white {
  color: #fff;
  transition: opacity .2s;
}

.dropdown-toggle.white:hover {
  color: #b10a0a;
}

.dropdown-toggle.left-navigation {
  padding-top: 20px;
  padding-bottom: 18px;
}

.top-navigation {
  background-color: #b10a0a;
  background-image: linear-gradient(270deg, #000, #b10a0a 66%);
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.troll-free-text {
  color: rgba(255, 255, 255, .84);
  margin-top: 9px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}

.troll-free-text.inside-navigation {
  color: #949494;
  font-weight: 500;
  line-height: 26px;
  display: inline-block;
}

.troll-free-text.inside-navigation.white {
  color: #fff;
  font-size: 16px;
}

.troll-free-text.inside-navigation.less {
  color: #212121;
  margin-top: 0;
  display: block;
}

.number {
  color: #fff;
  font-weight: 600;
}

.number.dark {
  color: #515151;
}

.number.dark.more {
  color: #212121;
  font-size: 14px;
}

.align-right {
  text-align: right;
}

.social-wrapper {
  position: relative;
  top: 4px;
}

.social-wrapper.style-2 {
  float: right;
  top: 31px;
}

.social-wrapper.style-2.with-line {
  border-left: 1px solid #ededed;
  padding: 36px 20px 20px 25px;
  top: 0;
}

.social-wrapper.style-2.with-line.line-white-color {
  border-left-color: rgba(255, 255, 255, .11);
}

.social-wrapper.in-device {
  display: none;
}

.social-icon {
  width: 30px;
  height: 30px;
  background-color: #121212;
  background-image: url('../images/font-awesome_4-7-0_facebook_100_0_ffffff_none_1font-awesome_4-7-0_facebook_100_0_ffffff_none.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  border-radius: 100%;
  margin-left: 2.5px;
  margin-right: 2.5px;
  transition: all .4s;
}

.social-icon:hover {
  background-color: #b10a0a;
}

.social-icon.twitter {
  background-image: url('../images/font-awesome_4-7-0_twitter_100_0_ffffff_none_1font-awesome_4-7-0_twitter_100_0_ffffff_none.png');
  background-size: 14px;
}

.social-icon.twitter:hover, .social-icon.twitter.in-footer:hover {
  background-color: #b10a0a;
}

.social-icon.insta {
  background-image: url('../images/font-awesome_4-7-0_instagram_100_0_ffffff_none_1font-awesome_4-7-0_instagram_100_0_ffffff_none.png');
  background-size: 18px;
}

.social-icon.insta:hover, .social-icon.insta.in-footer:hover {
  background-color: #b10a0a;
}

.social-icon.google {
  background-image: url('../images/font-awesome_4-7-0_google-plus_100_0_ffffff_none_1font-awesome_4-7-0_google-plus_100_0_ffffff_none.png');
  background-size: 18px;
}

.social-icon.google.in-footer:hover {
  background-color: #b10a0a;
}

.social-icon.in-footer {
  float: left;
}

.social-icon.in-footer:hover {
  background-color: #b10a0a;
}

.dropdown-list.w--open {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: 7px 7px 20px rgba(0, 0, 0, .1);
}

.dropdown-list.in-left-navigation.w--open {
  top: 0;
  left: 260px;
}

.top-second-navigation {
  background-color: #fff;
  padding-top: 37px;
  padding-bottom: 20px;
}

.top-second-navigation.black {
  background-color: #212121;
}

.top-second-navigation.black.style-3 {
  background-color: #00264b;
  padding-top: 30px;
  padding-bottom: 30px;
}

.navigation-style-2 {
  background-color: #002e5b;
}

.navigation-menu-style-2 {
  float: none;
}

.half-top {
  width: 48%;
  float: left;
  margin-right: 5px;
}

.button-icon {
  color: #fff;
  background-color: #b10a0a;
  border-radius: 15px;
  padding: 16px 20px 15px;
  font-family: Lato, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .4s;
  display: inline-block;
}

.button-icon:hover {
  background-color: #b10a0a;
}

.button-icon.navigation {
  margin-left: 20px;
  position: relative;
  top: 21px;
}

.button-icon.envelope {
  background-color: #b10a0a;
  background-image: url('../images/font-awesome_4-7-0_envelope-open_100_0_ffffff_none_1font-awesome_4-7-0_envelope-open_100_0_ffffff_none.png');
  background-position: 17px 45%;
  background-size: 16px;
}

.button-icon.form-button {
  text-align: center;
  background-color: #f0542d;
  background-image: url('../images/font-awesome_4-7-0_paper-plane_100_0_ffffff_none_1font-awesome_4-7-0_paper-plane_100_0_ffffff_none.png');
  background-size: 16px;
  display: inline-block;
}

.button-icon.form-button:hover {
  background-color: #313131;
}

.button-icon.form-button.with-color {
  background-color: #b10a0a;
}

.button-icon.form-button.with-color:hover {
  background-color: #313131;
}

.button-icon.arrow {
  background-image: url('../images/font-awesome_4-7-0_arrow-circle-o-right_100_0_ffffff_none_1font-awesome_4-7-0_arrow-circle-o-right_100_0_ffffff_none.png');
  background-size: 16px;
  display: none;
}

.button-icon.arrow.other-color {
  background-color: #b10a0a;
  display: none;
}

.button-icon.arrow.other-color:hover {
  background-color: #034c94;
}

.button-icon.other-color {
  background-color: #002e5b;
}

.button-icon.other-color:hover {
  background-color: #212121;
}

.button-icon.previous {
  background-image: url('../images/left-arrow.png');
  background-size: 18px;
}

.button-icon.next-project {
  background-image: url('../images/right-arrow.png');
  background-position: 88%;
  background-size: 18px;
  padding-left: 20px;
  padding-right: 42px;
}

.button-icon.no-icon {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  padding-left: 20px;
}

.top-icon {
  width: 75px;
  height: 75px;
  float: left;
  background-image: url('../images/clock-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
}

.top-icon.icon-2 {
  background-image: url('../images/envelope-1.svg');
  background-size: 40px;
}

.top-icon.icon-3 {
  background-image: url('../images/clock-2.svg');
  background-size: 50px;
  margin-right: 20px;
}

.top-icon.icon-4 {
  background-image: url('../images/envelope-2.svg');
  background-size: 50px;
  margin-right: 20px;
}

.top-icon.icon-5 {
  background-image: url('../images/phone-call-2.svg');
  background-size: 45px;
  margin-right: 20px;
}

.top-content {
  position: relative;
  overflow: hidden;
}

.navigation-style-3 {
  background-color: rgba(0, 0, 0, 0);
}

.align-center {
  perspective: 1000px;
  perspective-origin: 50%;
  text-align: center;
}

.navigation-menu-style-3 {
  float: none;
  text-align: center;
  background-color: #002e5b;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.container-style-3 {
  background-color: #002e5b;
}

.navigation-style-4 {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 40px;
}

.triangle-navigation {
  width: 0;
  height: 0;
  border-top: 92px solid #002e5b;
  border-left: 75px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: -75px;
}

.triangle-navigation.left {
  border-top-color: #002e5b;
  border-left-style: none;
  border-right: 75px solid rgba(0, 0, 0, 0);
  top: 0;
  left: auto;
  right: -75px;
}

.footer-style-1 {
  background-color: #121212;
  padding-top: 80px;
  padding-bottom: 124px;
  position: relative;
}

.top-margin {
  z-index: 10;
  margin-top: 0;
  position: relative;
}

.top-margin.more {
  margin-top: 40px;
}

.top-margin.less {
  margin-top: 15px;
}

.top-margin.in-services {
  margin-top: 50px;
}

.darker {
  color: #a2a2a2;
}

.social-footer {
  background-color: #ffc527;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 30px;
  display: block;
  position: absolute;
  top: -34px;
  right: 355px;
}

.triangle-footer {
  width: 0;
  height: 0;
  border-top: 34px solid rgba(0, 0, 0, 0);
  border-right: 23px solid #6b5311;
  position: absolute;
  top: 0;
  left: -23px;
}

.triangle-footer.style-3 {
  border-top-width: 51px;
  border-right-width: 31px;
  border-right-color: #e6e6e6;
  margin-top: -5px;
  left: -31px;
}

.heading-white {
  color: #fff;
}

.heading-white.margin-footer {
  margin-top: 20px;
  margin-bottom: 33px;
}

.heading-white.margin-footer.dark {
  color: #212121;
  font-family: PT Serif, serif;
  font-size: 20px;
}

.heading-white.title-blog-post {
  padding-left: 152px;
  padding-right: 152px;
  line-height: 55px;
}

.heading-white.for-intro {
  font-size: 60px;
  line-height: 60px;
}

.text-field-footer {
  height: 50px;
  color: #fff;
  background-color: #212121;
  border: 1px solid #3b3b3b;
  font-family: Playfair Display, sans-serif;
  font-size: 14px;
}

.text-field-footer:hover, .text-field-footer:focus {
  color: #fff;
  border-color: #ffc527;
}

.text-field-footer.text-area {
  height: auto;
  padding-top: 12px;
  padding-bottom: 30px;
}

.text-field-footer.subscribe {
  background-color: rgba(0, 0, 0, 0);
}

.text-field-footer.gray-field {
  background-color: #f1f1f1;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
}

.text-field-footer.gray-field:hover, .text-field-footer.gray-field:focus {
  color: #515151;
  background-color: #e6e6e6;
}

.text-field-footer.pop-up {
  background-color: rgba(0, 0, 0, 0);
  border-style: none none solid;
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  padding-left: 0;
  font-size: 15px;
}

.text-field-footer.pop-up:hover, .text-field-footer.pop-up:focus {
  border-bottom-color: #ffc527;
}

.text-field-footer.pop-up.dark {
  color: #212121;
  border-bottom-color: #ffc527;
}

.text-field-footer.pop-up.dark:hover, .text-field-footer.pop-up.dark:focus {
  color: #212121;
  border-bottom-color: #dadada;
}

.text-field-footer.pasword {
  margin-top: 20px;
}

.success-message {
  color: #fff;
  background-color: #3b751f;
  border-radius: 5px;
  font-weight: 500;
}

.error-message {
  color: #fff;
  text-align: center;
  background-color: red;
  border-radius: 5px;
}

.contact-list {
  background-image: url('../images/location-pin.svg');
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-bottom: 15px;
  padding-top: 2px;
  padding-left: 35px;
}

.contact-list.phone {
  background-image: url('../images/phone-call-1.svg');
  background-size: 21px;
}

.contact-list.phone.white-phone {
  background-image: url('../images/phone-call-3.svg');
  background-size: 21px;
}

.contact-list.mail {
  background-image: url('../images/envelope.svg');
  background-position: 0 5px;
  background-size: 20px;
}

.contact-list.mail.no-space {
  margin-bottom: 0;
}

.contact-list.mail.white-mail {
  background-image: url('../images/envelope-3.svg');
  background-size: 20px;
}

.contact-list.white-icon {
  background-image: url('../images/location-marker.svg');
  background-size: 24px;
}

.footer-battom {
  background-color: #212121;
  border-top: 1px solid #383838;
  padding-top: 25px;
  padding-bottom: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer-battom.style-2 {
  background-color: rgba(0, 0, 0, 0);
  border-top-style: none;
  padding-top: 35px;
}

.footer-battom.style-3 {
  background-color: #fff;
  background-image: linear-gradient(95deg, #000, #b10a0a);
  border-top-style: none;
  padding-top: 35px;
}

.footer-battom.style-3.transparent {
  background-color: rgba(0, 0, 0, 0);
}

.copyright {
  color: #515151;
  margin-bottom: 0;
  font-size: 14px;
}

.copy-link {
  color: #fff;
  text-decoration: none;
}

.copy-link:hover {
  text-decoration: underline;
}

.copy-link.dark {
  color: #818181;
}

.footer-style-2 {
  background-color: #fff;
  background-image: url('../images/footer-bn.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 80px;
  padding-bottom: 150px;
  position: relative;
}

.heading-footer-style-2 {
  background-color: #ffc527;
  border-bottom: 3px solid #d6a622;
  padding-top: 14px;
  padding-bottom: 9px;
  padding-left: 15px;
  font-size: 15px;
  font-weight: 600;
}

.border-top {
  width: 100%;
  height: 17px;
  opacity: .5;
  background-image: url('../images/border-2_top_1border-2_top.png');
  background-position: 0 0;
  background-repeat: repeat-x;
}

.border-top.second-navigation {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.footer-style-3 {
  background-color: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 50px;
  position: relative;
}

.footer-logo-style-3 {
  background-color: #fff;
  border-top: 5px solid #b10a0a;
  margin-right: 25px;
  padding: 30px;
  position: relative;
  top: -100px;
  box-shadow: -7px 7px 20px rgba(0, 0, 0, .1);
}

.footer-logo-style-3:hover {
  border-top-color: #000;
}

.footer-style-4 {
  background-image: linear-gradient(rgba(24, 24, 24, .95), rgba(24, 24, 24, .95)), url('../images/footer-img.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 200px;
  padding-bottom: 50px;
  position: relative;
}

.top-footer {
  background-color: #ffc527;
  padding-top: 30px;
  padding-bottom: 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .08);
  margin-top: 50px;
  margin-bottom: 30px;
}

.footer-link {
  opacity: .7;
  color: #fff;
  padding-bottom: 20px;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .3s;
  display: block;
}

.footer-link:hover {
  opacity: 1;
}

.footer-style-5 {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 60px;
  padding-bottom: 162px;
  position: relative;
}

.banner {
  height: 800px;
  background-color: #002e5b;
  position: relative;
}

.banner.style-2 {
  height: 800px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 46, 91, .9), rgba(0, 46, 91, .9));
  border-bottom: 40px solid #fff;
  border-left: 40px solid #fff;
  border-right: 40px solid #fff;
}

.banner.style-3 {
  height: 600px;
  background-color: #032649;
  position: relative;
}

.banner.style-4 {
  height: 800px;
  background-color: #000;
  background-image: url('../images/form.png'), linear-gradient(rgba(0, 15, 29, .92), rgba(0, 15, 29, .92)), url('../images/5e5bfba575d7b2e55c22f84c_b1.jpg');
  background-position: 50% 100%, 0 0, 50%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: contain, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.banner.style-5 {
  height: 850px;
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/banner-4.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner.style-6 {
  height: 100vh;
  background-color: #000;
}

.banner.style-1 {
  height: 750px;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: rgba(0, 0, 0, .55);
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-clip: border-box;
  display: block;
  position: relative;
}

.banner.intro {
  height: 600px;
  background-color: #002e5b;
  background-image: url('../images/form.png'), linear-gradient(rgba(0, 46, 91, .95), rgba(0, 46, 91, .95)), url('../images/5e5bfba575d7b2e55c22f84c_b1.jpg');
  background-position: 50% 100%, 0 0, 50%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: contain, auto, cover;
  background-attachment: scroll, scroll, fixed;
  padding-top: 0;
}

.section {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
}

.section.service-style-1 {
  height: 730px;
  max-height: 730px;
  background-color: #f5f5f5;
}

.section.service-style-1.less {
  height: 550px;
  max-height: 550px;
}

.section.gray {
  background-color: #f5f5f5;
}

.section.gray.no-bottom-padding {
  height: 800px;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/newbuilds.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.gray.no-bottom-padding.with-form-blue {
  background-image: url('../images/form-blue.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.gray.no-bottom-padding.whitesmoke {
  background-color: #fff;
}

.section.gray.less {
  padding-top: 50px;
  padding-bottom: 100px;
}

.section.gray.less.white {
  background-color: #fff;
}

.section.gray.less.more-blue {
  background-color: #002e5b;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.section.gray.less.more {
  padding-bottom: 80px;
}

.section.gray.in-contact {
  padding-top: 150px;
}

.section.no-bottom-pading {
  padding-bottom: 0;
}

.section.no-bottom-pading.with-triangle {
  background-image: url('../images/form-blue.png'), url('../images/bg-hourse.png');
  background-position: 50% 100%, 145%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
}

.section.with-image-1 {
  background-color: #fafafa;
  background-image: url('../images/sub-banner-1.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.with-image-2 {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .85), rgba(0, 0, 0, .49)), url('../images/banner-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 150px;
  padding-bottom: 150px;
}

.section.black {
  background-color: #212121;
}

.section.black.less-padding {
  background-color: #002e5b;
  padding-bottom: 0;
}

.section.with-image-3 {
  background-color: #b10a0a;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-bottom: 0;
}

.section.blue {
  background-color: #002e5b;
  background-image: url('../images/2_map.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.section.blue.less-space {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section.blue.less-space.color {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
}

.section.blue.with-triangle {
  background-image: url('../images/form-gray.png'), url('../images/2_map.png');
  background-position: 50% 100%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  background-attachment: scroll, fixed;
  padding-bottom: 140px;
}

.section.blue.with-triangle.navigation {
  background-image: url('../images/form.png'), url('../images/2_map.png');
  padding-top: 0;
  padding-bottom: 200px;
}

.section.with-image-4 {
  background-image: url('../images/import.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 750px;
}

.section.with-image-5 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/8000-iron-grey-01.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  padding-top: 150px;
  padding-bottom: 150px;
  display: block;
}

.section.with-image-6 {
  height: 1300px;
  max-height: 1300px;
  background-image: url('../images/arch-bg3.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.with-image-6.in-service {
  height: 950px;
  max-height: 950px;
  background-image: none;
  background-position: 0 0;
}

.section.with-image-7 {
  background-image: url('../images/arch-bg3.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  padding-top: 0;
}

.section.triangle-blue {
  background-image: url('../images/form-blue.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.with-image-8 {
  background-image: url('../images/bg-hourse.png');
  background-position: 178%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.intro {
  background-color: #212125;
}

.section.footer {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 35px;
}

.section.reviews {
  display: none;
}

.dynamic-without-padding {
  z-index: 1;
  padding-left: 0;
  padding-right: 0;
}

.service-style-1-wrapper {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding: 35px 30px;
  transition: all .3s;
}

.container-services {
  position: relative;
  top: 53%;
}

.service-icon {
  width: 90px;
  height: 90px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.service-icon.smaller {
  width: 70px;
  height: 70px;
  background-size: 50px;
  margin-bottom: 10px;
}

.navigation-style-5 {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(255, 255, 255, .11);
  display: none;
  position: relative;
}

.learn-more {
  color: #919191;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.learn-more:hover {
  color: #ffc527;
  text-decoration: underline;
}

.tab-service {
  width: 16.666%;
  float: left;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e1e1e1;
  padding: 20px 15px 25px;
  transition: all .3s;
}

.tab-service:hover {
  border-bottom-color: #212121;
}

.tab-service.w--current {
  color: #b10a0a;
  -webkit-text-stroke-color: #b10a0a;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #ffc527;
  text-decoration: underline;
}

.tab-icon {
  width: 70px;
  height: 70px;
  background-image: url('../images/sketch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 55px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tab-icon.icon-2 {
  background-image: url('../images/protection.png');
  background-size: 55px;
}

.tab-icon.icon-2._2 {
  background-image: url('../images/architecture-and-city.png');
}

.tab-icon.icon-3 {
  background-image: url('../images/computer.png');
  background-size: 55px;
}

.tab-icon.icon-3._9 {
  background-image: url('../images/crane.png');
}

.tab-icon.icon-4 {
  background-image: url('../images/helmet.png');
  background-size: 55px;
}

.tab-icon.icon-4._10 {
  background-image: url('../images/extension.png');
}

.tab-icon.icon-5 {
  background-image: url('../images/dispute.png');
  background-size: 55px;
}

.tab-icon.icon-5._11 {
  background-image: url('../images/store.png');
}

.tab-icon.icon-6 {
  background-image: url('../images/excavator.png');
  background-size: 55px;
}

.tab-icon.icon-6._12 {
  background-image: url('../images/project-management.png');
}

.tab-icon._1 {
  background-image: url('../images/deal.png');
}

.tab-title {
  font-family: PT Serif, serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 25px;
}

.tab-title:active {
  color: #121212;
}

.tabs-content {
  margin-top: 60px;
}

.tab-second-title {
  margin-top: 0;
  font-family: PT Serif, serif;
  font-size: 25px;
  line-height: 40px;
}

.service-inside {
  color: #515151;
  background-image: url('../images/check-symbol.svg');
  background-position: 0 45%;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 25px;
  font-family: Playfair Display, sans-serif;
  font-size: 15px;
  display: none;
}

.left-padding {
  border-radius: 15px;
  margin-right: 20px;
  position: relative;
  overflow: hidden;
}

.left-padding.no-margin {
  margin-right: 0;
}

.dynamic-shadow {
  border-bottom: 3px solid #eee;
}

.top-title {
  margin-bottom: 50px;
}

.top-title.less-margin {
  margin-bottom: 30px;
}

.top-title.less-margin.more {
  margin-bottom: 15px;
}

.sub-text-title {
  color: #292929;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: PT Serif, serif;
  font-size: 14px;
  line-height: 26px;
}

.sub-text-title.white {
  color: #fff;
}

.sub-text-title.redbackground {
  color: #d3d3d3;
  font-family: PT Serif, serif;
}

.sub-text-title.signature {
  text-align: left;
}

.sub-text-title.leftalign {
  color: #292929;
  text-align: left;
}

.sub-text-title.leftalign.white {
  color: #fff;
}

.title-top {
  color: #fff;
  margin-top: 10px;
  font-family: PT Serif, serif;
  font-size: 30px;
  line-height: 50px;
}

.title-top.heading-white.biger {
  margin-top: 0;
  font-size: 50px;
  line-height: 60px;
}

.title-top.heading-white.sub {
  font-size: 15px;
}

.title-top.headling-black {
  color: #121212;
  font-family: PT Serif, serif;
}

.title-top.black {
  color: #000;
}

.services-style-4 {
  margin-right: 20px;
}

.service-title {
  font-size: 22px;
}

.column-without-padding.not-left {
  padding-left: 10px;
}

.column-without-padding.not-left.right {
  padding-left: 0;
  padding-right: 10px;
}

.left-service-wrapper {
  color: #121212;
  margin-bottom: 30px;
  text-decoration: none;
  transition: all .3s;
}

.left-service-wrapper:hover {
  color: #ffc527;
}

.left-image {
  width: 100px;
  height: 100px;
  float: left;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  margin-right: 16px;
  position: relative;
  overflow: hidden;
}

.left-service-content {
  position: relative;
  overflow: hidden;
}

.small-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.small-title.different-font {
  font-family: Playfair Display, sans-serif;
}

.small-title.less-marg {
  text-transform: capitalize;
  margin-bottom: 10px;
}

.carousel-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.arrow-carousel {
  width: 50px;
  height: 50px;
  color: gray;
  background-color: #e7e7e7;
  border-bottom: 2px solid #d1d1d1;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 700;
  transition: all .3s;
  right: -80px;
}

.arrow-carousel:hover {
  color: #fff;
  background-color: #b10a0a;
  border-bottom-color: #c79a1e;
}

.arrow-carousel.left {
  left: -80px;
  right: auto;
}

.arrow-carousel.left:hover {
  background-color: #b10a0a;
}

.slide-carousel {
  opacity: .5;
  padding-top: 31px;
  font-size: 11px;
  position: relative;
}

.slide-carousel.whiter {
  opacity: 1;
}

.slide-carousel.less {
  position: absolute;
  top: 70px;
}

.service-style-5-wrapper {
  position: relative;
  overflow: hidden;
}

.bottom-content {
  text-align: center;
  background-color: #fff;
  margin-top: -3px;
  padding: 28px 20px 25px;
  box-shadow: 0 3px #f5f5f5;
}

.left-more-padding {
  margin-right: 30px;
}

.features-wrapper {
  margin-bottom: 35px;
}

.features-wrapper.no-margin {
  margin-bottom: 0;
}

.features-icon {
  width: 100px;
  height: 100px;
  float: left;
  background-image: url('../images/medal-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
  border: 2px solid #ffc527;
  border-radius: 100%;
  margin-right: 20px;
  position: relative;
}

.features-icon.icon-2 {
  background-image: url('../images/paint-roller-1.svg');
  background-size: 50px;
}

.features-icon.icon-3 {
  background-image: url('../images/startup.svg');
  background-size: 50px;
}

.features-content {
  position: relative;
  overflow: hidden;
}

.tab-history {
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 50px;
}

.tab-link-history {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  padding: 17px 20px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.tab-link-history.w--current {
  color: #ffc527;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #ffc527;
}

.tab-history-margin {
  text-align: center;
  margin-left: 100px;
  margin-right: 100px;
}

.tab-icon-history {
  width: 100px;
  height: 100px;
  background-image: url('../images/medal-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tab-icon-history.icon-2 {
  background-image: url('../images/star.svg');
  background-size: 100px;
}

.tab-icon-history.icon-3 {
  background-image: url('../images/group.svg');
  background-size: 100px;
}

.video-lightbox {
  height: 300px;
  background-image: url('../images/light.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 7px 7px 30px rgba(0, 0, 0, .3);
}

.video-lightbox.second {
  background-image: url('../images/man-talking-2.jpg');
  background-size: cover;
}

.line-divider {
  height: 17px;
  margin-top: 80px;
  margin-bottom: 60px;
}

.lightbox-link {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1));
  transition: opacity .3s;
  position: absolute;
}

.lightbox-link:hover {
  opacity: .7;
}

.play-button {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.play-video {
  padding: 40px 45px;
}

.play-video.in-banner {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.lightbox-link-style-2 {
  width: 120px;
  height: 120px;
  background-color: #ffc527;
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.lightbox-link-style-2:hover {
  background-color: rgba(255, 197, 39, .8);
}

.lightbox-link-style-2.second-style:hover {
  background-color: #212121;
}

.project-tab {
  text-align: center;
  margin-bottom: 50px;
}

.project-tab.no-margin {
  background-color: #002e5b;
  margin-bottom: 0;
}

.tab-link-project {
  color: rgba(255, 255, 255, .7);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 10px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 15px 25px 13px;
  font-weight: 400;
  transition: all .4s;
}

.tab-link-project:hover {
  color: #fff;
  border-color: #fff;
}

.tab-link-project.w--current {
  color: #fff;
  background-color: #ffc527;
  border-color: #ffc527;
}

.tab-link-project.line-dark {
  color: #818181;
  background-color: #e7e7e7;
  border-color: #f1f1f1;
}

.tab-link-project.line-dark:hover {
  color: #fff;
  background-color: #212121;
  border-color: #212121;
}

.tab-link-project.line-dark.w--current {
  color: #fff;
  background-color: #ffc527;
  border-color: #ffc527;
}

.tab-link-project.new-style {
  color: #fff;
  background-color: #02274b;
  border-style: none solid none none;
  border-right-color: #002e5b;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 18px;
  padding-bottom: 16px;
}

.tab-link-project.new-style.w--current {
  color: #fff;
  background-color: #ffc527;
}

.dynamic-project-first {
  padding-left: 0;
  padding-right: 0;
}

.project-wrapper-style-1 {
  width: 100%;
  float: right;
  text-align: center;
  transition: all .3s;
}

.project-overlay {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, .57) 50%, rgba(255, 197, 39, 0));
  position: absolute;
  top: 0;
  left: 0;
}

.project-content {
  z-index: 2;
  color: #fff;
  padding: 20px;
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
}

.category-name {
  font-family: Playfair Display, sans-serif;
  font-size: 15px;
}

.category-name.with-color {
  color: #919191;
  margin-bottom: 15px;
  font-style: italic;
}

.category-name.style-3 {
  color: #919191;
  margin-bottom: 10px;
  font-style: italic;
}

.dynamic-wrapper, .dynamic-wrapper.second {
  background-color: #f1f1f1;
}

.project-wrapper-style-2 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  transition: all .3s;
  position: relative;
  overflow: hidden;
}

.project-overlay-style-2 {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 197, 39, .8);
  position: absolute;
  top: 0;
  left: 0;
}

.project-overlay-style-2.dark-color {
  background-color: rgba(0, 0, 0, .7);
}

.project-content-style-2 {
  color: #fff;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.link-icon {
  width: 60px;
  height: 60px;
  background-image: url('../images/icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 22px;
  border: 1px solid #fff;
  border-radius: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-icon:hover {
  background-color: #121212;
  border-color: #121212;
}

.link-icon.other-color {
  background-color: #ffc527;
  background-image: url('../images/forward-arrow.svg');
  background-size: 22px;
  border-style: none;
}

.project-content-style-3 {
  width: 50%;
  height: 350px;
  max-height: 350px;
  float: left;
  color: #121212;
  background-color: #fff;
  border-bottom: 1px solid #ededed;
  padding: 40px 30px 30px;
  position: relative;
  overflow: hidden;
}

.project-photo {
  width: 50%;
  height: 350px;
  float: left;
  position: relative;
  overflow: hidden;
}

.project-image-second {
  width: 100%;
  height: 100%;
}

.project-wrapper-style-4 {
  width: 100%;
  float: left;
  text-align: left;
  text-decoration: none;
  transition: all .4s;
  position: relative;
  overflow: hidden;
}

.project-image-third {
  filter: grayscale();
  transition: all .4s;
}

.project-image-third:hover {
  filter: none;
}

.project-content-style-4 {
  color: #121212;
  background-color: #fafafa;
  border-style: none solid none none;
  border-right-width: 1px;
  border-right-color: #ededed;
  padding: 25px 30px;
  text-decoration: none;
}

.project-margin {
  height: 100%;
  margin-left: 180px;
  margin-right: 180px;
  display: inline-block;
}

.project-margin.in-project {
  margin-top: 100px;
}

.navigation-style-6 {
  background-color: rgba(0, 0, 0, 0);
  top: 30px;
}

.container-style-6 {
  background-color: #fff;
}

.nav-menu-style-6 {
  margin-right: 20px;
}

.testinomials-wrapper {
  text-align: center;
  margin-left: 100px;
  margin-right: 100px;
}

.testimonials-icon {
  width: 90px;
  height: 90px;
  background-image: url('../images/review-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.testimonials-paragraph {
  font-family: Playfair Display, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.quote-form-wrapper {
  background-color: #f1f1f1;
  border-radius: 8px;
  padding: 30px 30px 20px;
  transition: all .3s;
  box-shadow: -11px 11px 30px rgba(0, 0, 0, .1);
}

.quote-form-wrapper:hover {
  box-shadow: -7px 7px 20px rgba(0, 0, 0, .2);
}

.quote-form-wrapper.centered {
  z-index: 10;
  width: 60%;
  border-radius: 10px;
  margin-top: 180px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.testimonials-wrapper {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  padding: 25px 20px;
}

.testimonials-photo {
  width: 120px;
  height: 120px;
  background-image: url('../images/team-1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.testimonials-photo.photo-2 {
  background-image: url('../images/tema-3.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonials-photo.photo-3 {
  background-image: url('../images/tema-2.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.testimonials-title {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 18px;
}

.learn-bottom {
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  bottom: 44px;
  left: 0;
  right: 0;
}

.team-image {
  background-color: #f5f5f5;
  position: relative;
}

.team-image.second-style {
  width: 180px;
  height: 180px;
  background-image: url('../images/team-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.team-image.second-style.photo-2 {
  background-image: url('../images/tema-2.jpg');
}

.team-image.second-style.photo-3 {
  background-image: url('../images/tema-3.jpg');
}

.team-content {
  text-align: center;
  margin-top: 30px;
}

.social-team {
  margin-top: 20px;
}

.social-icon-team {
  width: 40px;
  height: 40px;
  opacity: .32;
  background-image: url('../images/font-awesome_4-7-0_facebook_100_0_313131_none_1font-awesome_4-7-0_facebook_100_0_313131_none.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  transition: opacity .3s;
}

.social-icon-team:hover {
  opacity: 1;
}

.social-icon-team.twitter {
  background-image: url('../images/font-awesome_4-7-0_twitter_100_0_313131_none_1font-awesome_4-7-0_twitter_100_0_313131_none.png');
  background-size: 18px;
}

.social-icon-team.linkd {
  background-image: url('../images/font-awesome_4-7-0_linkedin_100_0_313131_none_1font-awesome_4-7-0_linkedin_100_0_313131_none.png');
  background-size: 18px;
}

.blog-wrapper {
  width: 100%;
  float: left;
  text-align: center;
  text-decoration: none;
}

.blog-content {
  z-index: 2;
  color: #121212;
  background-color: #f5f5f5;
  margin-top: -37px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 31px 25px;
  text-decoration: none;
  transition: all .3s;
  position: relative;
}

.blog-content:hover {
  color: #ffc527;
}

.blog-content.white {
  background-color: #fff;
  margin-top: 0;
}

.blog-title {
  margin-top: 0;
  font-size: 21px;
  line-height: 31px;
}

.image-circle {
  margin-bottom: 15px;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.container-center {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.container-center.uper {
  top: 60%;
}

.container-center.uper.less {
  top: 45%;
}

.container-center.uper.focus {
  top: 40%;
}

.container-center.uper.more {
  top: 29%;
}

.container-center.uper.contact {
  z-index: 2;
  top: 40%;
}

.container-center.uper.in-intro {
  top: 40%;
}

.container-center.lower {
  top: 60%;
}

.container-center.lower.service {
  top: 55%;
}

.container-center.in-about {
  top: 42%;
}

.banner-title {
  color: #fff;
  margin-top: 0;
  font-family: PT Serif, serif;
  font-size: 55px;
  line-height: 60px;
}

.banner-title.in-style-4 {
  margin-top: 15px;
}

.banner-title.biger {
  font-size: 70px;
  line-height: 80px;
}

.banner-sub-text {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
}

.banner-sub-text.more-light {
  color: rgba(255, 255, 255, .9);
}

.banner-silder {
  height: 600px;
  background-color: rgba(0, 0, 0, 0);
}

.banner-silder.style-4 {
  width: 100%;
  height: 800px;
  position: absolute;
  top: 0;
  left: 0;
}

.banner-silder.style-6 {
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.slide-nav {
  padding-top: 0;
  font-size: 11px;
}

.arrow-big-silder {
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, .8);
  font-size: 30px;
  transition: all .3s;
}

.arrow-big-silder:hover {
  background-color: #ffc527;
}

.arrow-big-silder.other-style {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 100%;
  margin-top: 405px;
  margin-right: 30px;
}

.arrow-big-silder.other-style:hover {
  color: #ffc527;
  background-color: #fff;
}

.arrow-big-silder.other-style.left {
  margin-left: 30px;
}

.arrow-big-silder.other-style.fixed {
  margin-top: 364px;
}

.slide-1 {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/slide-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-2 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/slide-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-3 {
  background-image: linear-gradient(270deg, #002e5b, rgba(0, 46, 91, .8)), url('../images/banner-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.background {
  height: 800px;
}

.video-liner {
  text-align: center;
  background-color: rgba(255, 197, 39, .85);
  border: 10px solid #fff;
  margin-left: 90px;
  margin-right: 90px;
  padding: 60px 40px;
}

.video-style-6 {
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/ptn-3_1ptn-3.png');
  background-position: 0 0, 0 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.slide-2-style-6 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/ptn-3_1ptn-3.png'), url('../images/5e5bfba575d7b2e55c22f84c_b1.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
}

.contact-pop-up {
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 46, 91, .98);
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.contact-pop-up.add-padding {
  display: none;
}

.logo-popup {
  width: 100px;
  height: 100px;
  background-color: #ffc527;
  background-image: url('../images/logo-w.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80px;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.remove-button {
  width: 60px;
  height: 60px;
  opacity: .6;
  cursor: pointer;
  background-image: url('../images/remove.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  transition: all .3s;
  position: absolute;
  top: 30px;
  right: 30px;
}

.remove-button:hover {
  opacity: 1;
}

.scroll-down {
  z-index: 100;
  width: 50px;
  height: 60px;
  background-color: #ffc527;
  background-image: url('../images/down-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 26px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transition: all .3s;
  position: absolute;
  bottom: 0;
  left: 100px;
}

.scroll-down:hover {
  background-color: #212121;
}

.scroll-down.style-3 {
  bottom: 0;
  left: 100px;
  right: 100px;
}

.sub-banner {
  height: 400px;
  background-color: #141414;
}

.sub-banner.style-1 {
  background-color: #002e5b;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/slide-1.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.sub-banner.style-3 {
  height: 550px;
  background-color: #002e5b;
}

.sub-banner.contact-style-1 {
  height: 600px;
  background-color: #121212;
  background-image: url('../images/form.png'), url('../images/1_map.png');
  background-position: 50% 100%, 100%;
  background-repeat: no-repeat, repeat-x;
  background-size: contain, contain;
  background-attachment: scroll, fixed;
}

.sub-banner.contact-style-2 {
  height: 630px;
  background-image: url('../images/5e5bfba575d7b2e55c22f84c_b1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sub-banner.contact-style-3 {
  height: 500px;
  background-image: linear-gradient(rgba(0, 46, 91, .85), rgba(0, 46, 91, .85)), url('../images/slide-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.sub-banner.contact-style-4 {
  height: 550px;
  background-image: url('../images/form-gray.png'), url('../images/qinghill.jpg');
  background-position: 50% 100%, 50%;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
  background-attachment: scroll, fixed;
}

.sub-banner.service-style-1 {
  height: 620px;
  background-image: url('../images/form.png'), linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/banner-2.jpg');
  background-position: 50% 100%, 0 0, 50%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: contain, auto, auto;
  background-attachment: scroll, scroll, scroll;
}

.sub-banner.service-style-2 {
  height: 500px;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/5e5bfba575d7b2e55c22f84c_b1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.sub-banner.service-style-3 {
  height: 700px;
  background-image: url('../images/banner-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.sub-banner.service-style-4 {
  height: 700px;
  background-color: #002e5b;
  background-image: url('../images/form.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.sub-banner.about-style-1 {
  height: 500px;
  background-image: url('../images/form.png'), url('../images/about-bg-2.jpg');
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
  background-attachment: scroll, fixed;
}

.sub-banner.about-style-3 {
  height: 600px;
  background-color: #ffc527;
  background-image: url('../images/logo-w.png'), url('../images/form.png'), url('../images/page-heading-bg.png');
  background-position: 50% 65%, 50% 100%, 0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: 150px, contain, auto;
}

.sub-banner.about-style-4 {
  height: 800px;
  background-image: url('../images/form-gray.png'), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/man-talking.jpg');
  background-position: 50% 100%, 0 0, 50%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: contain, auto, cover;
}

.sub-banner.about-style-5 {
  height: 500px;
  background-image: linear-gradient(rgba(0, 46, 91, .95), rgba(0, 46, 91, .95)), url('../images/5e5bfba575d7b2e55c22f84c_b1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.sub-banner.careers-style {
  height: 500px;
  background-image: linear-gradient(rgba(0, 46, 91, .8), rgba(0, 46, 91, .8)), url('../images/slide-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.sub-banner._404 {
  height: 700px;
  background-image: url('../images/page-heading-bg.png');
  background-position: 0 0;
  background-attachment: fixed;
}

.sub-banner.main {
  height: 900px;
  background-image: linear-gradient(rgba(0, 46, 91, .95), rgba(0, 46, 91, .95)), url('../images/8gg2ne_utcm-ng-1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.sub-banner.faq {
  background-image: url('../images/form.png'), linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/slide-1.jpg');
  background-position: 50% 100%, 0 0, 50% 100%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: cover, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.with-focus {
  text-align: center;
  background-image: url('../images/focus-bot-right.png'), url('../images/focus-bot-left.png'), url('../images/focus-top-right.png'), url('../images/focus-top-left.png');
  background-position: 100% 100%, 0 100%, 100% 0, 0 0;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 30px, 30px, 30px, 30px;
  margin-left: 39px;
  margin-right: 39px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.with-focus.less-pading {
  padding-top: 56px;
}

.tabs-project {
  width: 100%;
  position: relative;
}

.container-style-4 {
  margin-top: 100px;
}

.map {
  height: 300px;
  filter: grayscale();
}

.tab-contact {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 30px;
}

.tab-link-contact {
  color: #fff;
  background-color: #02274b;
  border-right: 1px solid #002e5b;
  padding-top: 18px;
  padding-bottom: 16px;
}

.tab-link-contact.w--current {
  background-color: #ffc527;
}

.form {
  margin-top: 30px;
}

.utility-page-wrap {
  width: 100vw;
  height: 600px;
  max-height: 100%;
  max-width: 100%;
  background-color: #ffc527;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 300px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: block;
}

.clouds-top {
  z-index: 0;
  height: 500px;
  background-image: url('../images/clouds.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fun-facts-wrapper {
  background-color: #ffc527;
  padding-top: 50px;
  padding-bottom: 50px;
}

.fun-facts-number {
  width: 80px;
  float: left;
  text-align: left;
  border-right: 1px solid rgba(255, 255, 255, .41);
  font-size: 25px;
  font-weight: 600;
  line-height: 80px;
}

.fan-facts-content {
  height: 80px;
  text-align: left;
  padding-top: 12px;
  padding-left: 30px;
  overflow: hidden;
}

.paragraph-white {
  color: #fff;
  font-size: 14px;
}

.fun-facts-name {
  color: #fff;
  margin-bottom: 5px;
  font-weight: 600;
}

.about-cricle {
  width: 450px;
  height: 450px;
  background-image: url('../images/archtecture.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
  margin-right: auto;
  display: block;
}

.left-gray {
  z-index: -1;
  height: 100%;
  background-color: #f5f5f5;
  margin-left: -580px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.services-name {
  width: 100%;
  color: #919191;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 10px;
  text-decoration: none;
  transition: all .3s;
}

.services-name:hover {
  color: #212121;
  padding-left: 20px;
}

.column-different {
  height: 1100px;
  padding: 50px 20px;
}

.right-padding {
  padding-left: 40px;
}

.with-triangle {
  background-image: url('../images/form-blue.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.details-wrapper {
  border-bottom: 2px solid #ffc527;
  padding-top: 0;
  padding-bottom: 5px;
  display: inline-block;
}

.details-wrapper.more {
  padding-top: 10px;
}

.details-text {
  color: #313131;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: Playfair Display, sans-serif;
  display: inline-block;
}

.details-text.dynamic {
  color: #919191;
  font-family: Poppins, sans-serif;
}

.big-space {
  margin-top: 100px;
}

.white-sub-blog {
  text-align: left;
  background-color: #fff;
  margin-top: -170px;
  padding: 220px 98px 70px;
}

._404-title {
  margin-top: 0;
  font-size: 100px;
  line-height: 100px;
}

.skills-wrapper {
  width: 100%;
  height: 30px;
  background-color: #001c38;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

.skills-overlay {
  width: 70%;
  height: 30px;
  background-color: #ffc527;
  border-radius: 20px;
  position: absolute;
}

.process-text {
  float: left;
  color: #fff;
  margin-bottom: 0;
  margin-left: 16px;
  font-size: 13px;
  line-height: 30px;
  display: inline-block;
}

.white-text {
  color: #fff;
}

.faq-title {
  margin-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.go-top {
  z-index: 9999;
  width: 50px;
  height: 60px;
  background-color: #b10a0a;
  background-image: url('../images/long-arrow-pointing-up.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 26px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transition: all .4s;
  position: fixed;
  bottom: 0;
  right: 30px;
}

.go-top:hover {
  background-color: #212121;
}

.go-top.w--current {
  background-image: url('../images/5f5dc8f9e4fb8d5a9d56a46a_long-arrow-pointing-up.png');
  transition-property: none;
}

.navigation-menu-style-1 {
  display: block;
}

.navigation-menu-style-1.style-7 {
  float: left;
  margin-top: 40px;
  margin-left: 40px;
  display: inline-block;
}

.demo-subt-text {
  color: #b4b4b4;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.demos-wrapper {
  width: 80%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-demo {
  width: 100%;
  border-radius: 7px;
  margin-bottom: 15px;
  transition: all .4s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 15px rgba(0, 0, 0, .2);
}

.image-demo:hover {
  opacity: .75;
  box-shadow: -4px 4px 15px rgba(0, 0, 0, .3);
}

.demo {
  width: 100%;
}

.homepage-column {
  padding-left: 20px;
  padding-right: 20px;
}

.demo-wrapper {
  text-align: center;
  margin-bottom: 50px;
}

.demo-wrapper.no-margin {
  margin-bottom: 0;
}

.pres-title {
  color: #fff;
  margin-top: 0;
  font-size: 16px;
  font-weight: 500;
}

.navigation-style-7 {
  z-index: 9999;
  width: 300px;
  height: 100%;
  float: left;
  background-color: #fff;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 100px rgba(0, 0, 0, .2);
}

.intro-wrapper {
  display: inline-block;
}

.social-left-wrapper {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 50px;
  right: 0;
}

.left-content {
  margin-left: 300px;
}

.left-dynamic {
  width: 33.333%;
  padding-left: 0;
  padding-right: 0;
}

.left-dynamic._50 {
  width: 50%;
}

.project-wrapper-style-5 {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}

.dynamic-project {
  background-color: #fff;
}

.project-square {
  padding: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.project-content-style-5 {
  height: 100%;
  color: #121212;
  text-align: center;
  background-color: rgba(255, 255, 255, .95);
}

.center-wrapper {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.meta-project {
  color: #818181;
  font-family: Playfair Display, sans-serif;
  font-size: 15px;
  font-style: italic;
  display: inline-block;
}

.some-color {
  color: #fff;
}

.column-none {
  display: none;
}

.make-center, .center {
  text-align: center;
}

.center.color {
  color: #919197;
  letter-spacing: 0;
}

.big {
  color: var(--gold);
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}

.left-copyright-flex {
  justify-content: center;
  display: flex;
}

.copyright-2 {
  color: #eaeaea;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.copyright-2.make-white {
  color: #fff;
}

.link {
  color: #eaeaea;
  text-decoration: none;
}

.link.left {
  margin-left: 15px;
}

.link.left.white-link {
  color: #fff;
}

.made-with-webflow {
  align-items: center;
  margin-top: 5px;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.made-with-webflow.left-margin {
  margin-top: 0;
  margin-left: 10px;
}

.webflow-logo-tiny {
  width: 18px;
  opacity: .9;
  margin-right: 4px;
}

.paragraph-tiny {
  color: #eaeaea;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.paragraph-tiny.whiter {
  color: #fff;
}

.image {
  width: 1000px;
}

.logo-client-wrapper {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: grayscale();
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo-client {
  opacity: .7;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 15px 35px;
  transition: all .2s;
  display: flex;
}

.logo-client:hover {
  opacity: 1;
}

.logo-client-wrapper-2 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: grayscale();
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-2 {
  color: #121212;
  background-color: #b10a0a;
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/pexels-jeshootscom-834892.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
  position: relative;
  overflow: hidden;
}

.paragraph-small {
  color: #292929;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.paragraph-small.short-paragraph {
  width: 85%;
  color: #fff;
  white-space: normal;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.row {
  flex-flow: wrap;
  align-content: stretch;
  align-items: stretch;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.row.centre-align {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-image {
  margin-bottom: 20px;
  transition: transform .2s;
  box-shadow: 1px 1px 3px #000;
}

.column-image:hover {
  transform: translate(0, -5px);
}

.wrapper {
  width: 100%;
  max-width: 1230px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  top: 0;
  left: 0;
  right: 0;
}

.col {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col.lg-4 {
  width: 33.33%;
  flex-wrap: wrap;
  flex: 0 auto;
}

.col.lg-3 {
  width: 25%;
  flex: none;
}

.col.lg-3.sm-2 {
  margin-right: 20px;
}

.col.lg-6 {
  width: 50%;
  flex: 0 auto;
  align-items: flex-start;
}

.col.lg-1 {
  width: 8.33%;
  flex: 0 auto;
}

.col.lg-5 {
  width: 41.66%;
}

.col.lg-5.align-vertically {
  justify-content: center;
}

.margin-bottom {
  margin-bottom: 40px;
}

.section-header {
  color: #fff;
  text-align: center;
  justify-content: center;
  margin: 20px auto 80px;
  font-family: PT Serif, serif;
  font-size: 30px;
  font-weight: 600;
  display: block;
}

.heading, .heading-2, .heading-3 {
  color: #fff;
  font-family: PT Serif, serif;
  font-size: 22px;
}

.section-3 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
  position: relative;
  overflow: hidden;
}

.icon {
  color: #fff;
  margin-bottom: 20px;
  font-size: 24px;
}

.section-header-2 {
  text-align: center;
  justify-content: center;
  margin: 0 auto 80px;
  font-family: PT Serif, serif;
  font-size: 30px;
  font-weight: 600;
  display: block;
}

.image-2 {
  display: none;
}

.background-video {
  height: 640px;
  top: 110px;
}

.hero-button {
  background-color: #b10a0a;
  border-radius: 5px;
  margin-top: 20px;
  font-family: Lato, sans-serif;
  font-weight: 500;
}

.hero-button.header {
  font-family: Lato, sans-serif;
  position: absolute;
  top: 30%;
  bottom: auto;
  left: auto;
  right: 5%;
}

.column {
  display: none;
}

.paragraph {
  color: #fff;
  font-weight: 300;
}

.bold-text {
  font-weight: 300;
}

.column-2, .form-block {
  display: none;
}

.paragraph-2 {
  font-size: 14px;
}

.paragraph-3 {
  color: #292929;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.heading-4, .heading-5, .heading-6, .heading-7 {
  font-family: PT Serif, serif;
}

.paragraph-4 {
  color: #292929;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.paragraph-5 {
  color: #292929;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-6 {
  color: #292929;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

.paragraph-7 {
  color: #292929;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-8, .paragraph-9, .paragraph-10 {
  color: #292929;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

.italic-text, .italic-text-2 {
  color: #b10a0a;
}

.button {
  background-color: #096ad0;
  border: 1px solid #096ad0;
  border-radius: 40px;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 300;
  transition: all .2s;
  box-shadow: 0 4px 11px rgba(1, 58, 117, .33);
}

.button:hover {
  color: #fff;
  background-color: #096ad0;
  border: 1px solid #096ad0;
  transform: translate(0, -4px);
  box-shadow: 0 6px 20px rgba(1, 58, 117, .33);
}

.image-4 {
  margin-bottom: 20px;
}

.italic-text-3 {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-field-2 {
  height: 52px;
  border-color: #e1e1e1;
  font-family: Lato, sans-serif;
}

.text-field-2::-ms-input-placeholder {
  color: #616167;
}

.text-field-2::placeholder {
  color: #616167;
}

.text-field-2.area {
  height: auto;
  padding-top: 12px;
  padding-bottom: 60px;
}

.submit-button {
  background-color: #b10a0a;
  font-family: Lato, sans-serif;
}

.html-embed {
  display: none;
}

.field-label, .field-label-2, .field-label-3, .field-label-4 {
  font-family: PT Serif, serif;
}

.paragraph-11 {
  color: #292929;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.link-2 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.link-3 {
  font-family: Lato, sans-serif;
}

@media screen and (max-width: 991px) {
  .navigation-style-1 {
    padding-bottom: 15px;
  }

  .navigation-link {
    float: none;
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    display: none;
  }

  .navigation-link.dropdown.left.no-padding, .navigation-link.left.sub-device {
    width: auto;
  }

  .brand-logo {
    margin-top: 15px;
    margin-bottom: 5px;
  }

  .brand-logo.left {
    margin-top: 19px;
    margin-left: 0;
  }

  .dropdown-link {
    width: auto;
  }

  .drop-down-arrow {
    margin-bottom: 26.5px;
  }

  .dropdown-toggle {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .troll-free-text.inside-navigation {
    display: block;
  }

  .navigation-menu-style-2 {
    background-color: #044788;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .half-top {
    text-align: left;
  }

  .align-center.device-margin {
    margin-top: 50px;
  }

  .navigation-menu-style-3, .navigation-style-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-logo-style-3 {
    width: 300px;
  }

  .banner.style-2 {
    height: 700px;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
  }

  .banner.style-4 {
    background-image: linear-gradient(rgba(0, 15, 29, .92), rgba(0, 15, 29, .92)), url('../images/banner-3.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .banner.style-6 {
    height: 700px;
  }

  .banner.style-1 {
    height: 700px;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .section {
    padding-top: 70px;
  }

  .section.service-style-1 {
    height: 800px;
    max-height: 800px;
  }

  .section.gray.no-bottom-padding.with-form-blue {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .section.gray.less.white {
    padding-bottom: 70px;
  }

  .section.no-bottom-pading.with-triangle.add-padding {
    background-image: url('../images/bg-hourse.png');
    background-position: 145%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .section.no-bottom-pading.add-padding {
    padding-bottom: 100px;
  }

  .section.with-image-1 {
    background-size: cover;
  }

  .section.blue.with-triangle, .section.blue.with-triangle.navigation {
    background-image: url('../images/2_map.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .section.with-image-6.in-service {
    height: 1050px;
    max-height: 1050px;
  }

  .section.triangle-blue {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .container-services {
    top: 39%;
  }

  .navigation-style-5 {
    display: none;
  }

  .tab-service, .tab-service.w--current {
    padding-left: 10px;
    padding-right: 10px;
  }

  .top-title {
    margin-bottom: 40px;
  }

  .left-small-service {
    margin-top: 40px;
  }

  .arrow-carousel {
    display: none;
    right: 0;
  }

  .slide-carousel.less {
    padding-top: 10px;
    position: relative;
    top: 0;
  }

  .tab-link-project.new-style {
    margin-top: 0;
  }

  .dynamic-project-first {
    width: 50%;
  }

  .project-content-style-3 {
    width: 100%;
  }

  .project-photo {
    width: 100%;
    height: auto;
    max-height: auto;
  }

  .project-margin {
    margin-left: 10px;
    margin-right: 10px;
  }

  .navigation-style-6 {
    background-color: #fff;
    padding-bottom: 10px;
    top: 0;
  }

  .container-style-6 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-menu-style-6 {
    background-color: #fafafa;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .testinomials-wrapper {
    margin-left: 50px;
    margin-right: 50px;
  }

  .quote-form-wrapper {
    background-color: rgba(241, 241, 241, .76);
  }

  .team-image {
    height: 100%;
    margin-right: 0;
    display: block;
  }

  .blog-content {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .image-circle {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .container-center.uper {
    top: 60%;
  }

  .container-center.lower-in-device {
    top: 55%;
  }

  .banner-title.biger {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 50px;
    line-height: 60px;
  }

  .banner-silder.style-6 {
    height: 700px;
  }

  .arrow-big-silder {
    display: none;
  }

  .background {
    height: 700px;
  }

  .video-liner {
    margin-left: 20px;
    margin-right: 20px;
  }

  .scroll-down {
    display: none;
    bottom: 0;
  }

  .sub-banner.contact-style-1 {
    background-image: url('../images/1_map.png');
    background-position: 100%;
    background-repeat: repeat-x;
    background-size: contain;
    background-attachment: fixed;
  }

  .sub-banner.contact-style-2 {
    background-position: 68%;
    background-size: cover;
  }

  .sub-banner.contact-style-4 {
    background-image: url('../images/qinghill.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .sub-banner.service-style-1 {
    background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/Untitled-1-3.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
  }

  .sub-banner.service-style-4 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .sub-banner.about-style-1 {
    height: 400px;
    background-image: url('../images/about-bg-2.jpg');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .sub-banner.about-style-3 {
    background-image: url('../images/logo-small.png'), url('../images/page-heading-bg.png');
    background-position: 50% 76%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 150px, auto;
  }

  .sub-banner.about-style-4 {
    background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/man-talking.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .sub-banner.faq {
    background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/man-woman-ipad.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .with-focus {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .tab-link-contact {
    padding-left: 15px;
    padding-right: 15px;
  }

  .about-cricle {
    width: 350px;
    height: 350px;
  }

  .with-triangle {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .navigation-menu-style-1 {
    background-color: #fafafa;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
  }

  .navigation-menu-style-1.blue {
    background-color: #002e5b;
  }

  .navigation-menu-style-1.style-7 {
    float: none;
    margin-top: 0;
    margin-left: 0;
  }

  .menu-button {
    margin-top: 10px;
  }

  .menu-button.w--open {
    background-color: #ffc527;
    display: none;
  }

  .menu-button.style-5 {
    color: #fff;
    border-radius: 8px;
    margin-top: 20px;
    margin-right: 10px;
  }

  .menu-button.style-4 {
    margin-top: 15px;
  }

  .menu-button.style-3 {
    color: #fff;
    margin-top: 0;
  }

  .menu-button.style-7 {
    margin-top: 14px;
  }

  .algin-center-device {
    margin-left: 20px;
  }

  .with-padding {
    padding-bottom: 0;
  }

  .navigation-style-7 {
    width: 100%;
    height: auto;
    float: none;
    padding-bottom: 15px;
    position: relative;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
  }

  .intro-wrapper {
    display: block;
  }

  .left-content {
    margin-left: 0;
  }

  .left-dynamic {
    width: 50%;
  }

  .left-copyright-flex {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-left: 10px;
  }

  .copyright-2 {
    margin-bottom: 7px;
  }

  .link.left {
    margin-left: 0;
  }

  .made-with-webflow.left-margin {
    margin-bottom: 0;
    margin-left: 0;
  }

  .logo-client-wrapper {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }

  .logo-client {
    flex: 0 25%;
  }

  .logo-client-wrapper-2 {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }

  .section-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .paragraph-small.short-paragraph {
    width: 100%;
  }

  .row {
    flex-flow: row;
    justify-content: flex-start;
  }

  .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .col {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col.lg-4 {
    width: 50%;
  }

  .col.lg-3 {
    width: 33.33%;
    flex-wrap: nowrap;
  }

  .col.lg-3.sm-2 {
    width: 70%;
  }

  .col.lg-1, .col.lg-1.hidden-lg-down {
    display: none;
  }

  .col.lg-5 {
    width: 50%;
  }

  .margin-bottom, .section-header {
    margin-bottom: 40px;
  }

  .section-3 {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .section-header-2 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .background-video {
    height: 580px;
    top: 120px;
  }

  .hero-button.header {
    clear: none;
    position: absolute;
  }

  .icon-7 {
    display: none;
  }

  .text-field-2.area {
    padding-bottom: 100px;
  }

  .column-3 {
    padding-right: 0;
  }

  .columns {
    padding-bottom: 0;
  }

  .column-4 {
    padding-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .brand-logo {
    margin-top: 10px;
  }

  .brand-logo.style-2 {
    width: 100%;
    text-align: center;
  }

  .brand-logo.style-6 {
    margin-top: 12px;
    margin-left: 0;
  }

  .troll-free-text {
    text-align: center;
    margin-bottom: 5px;
  }

  .troll-free-text.inside-navigation {
    text-align: left;
  }

  .troll-free-text.inside-navigation.less {
    padding-left: 0;
    display: inline-block;
  }

  .align-right.social-change {
    text-align: left;
    margin-top: 30px;
  }

  .align-right.algin-center-device.top-bit-margin {
    margin-top: 20px;
  }

  .social-wrapper.in-device {
    text-align: center;
    top: 5px;
  }

  .navigation-menu-style-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .half-top {
    width: 40%;
    float: none;
    margin-top: 10px;
    margin-right: 0;
  }

  .align-center.top-bit-margin {
    margin-top: 20px;
  }

  .social-footer {
    right: 312px;
  }

  .heading-white.title-blog-post {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-style-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .footer-style-3 {
    padding-bottom: 100px;
  }

  .footer-logo-style-3 {
    width: 60%;
    left: 32px;
  }

  .footer-style-4 {
    padding-top: 300px;
  }

  .banner.style-1 {
    height: 800px;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .section.service-style-1 {
    height: 1950px;
    max-height: 1950px;
  }

  .section.service-style-1.less {
    height: 1600px;
    max-height: 1600px;
  }

  .section.gray.no-bottom-padding {
    height: 875px;
    background-image: linear-gradient(to top, #000 22%, rgba(255, 255, 255, 0)), url('../images/newbuilds.jpg');
    background-position: 0 0, 0%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-bottom: 60px;
  }

  .section.with-image-1 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .section.with-image-5 {
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/8000-iron-grey-01.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
    background-attachment: scroll, fixed;
  }

  .section.with-image-6.in-service {
    height: 1600px;
    max-height: 1600px;
  }

  .service-style-1-wrapper {
    margin-left: 50px;
    margin-right: 50px;
  }

  .container-services {
    top: 26%;
  }

  .tab-service {
    width: 50%;
  }

  .top-title {
    margin-bottom: 30px;
  }

  .title-top.headling-black {
    margin-bottom: 10px;
  }

  .services-style-4 {
    margin-bottom: 40px;
  }

  .column-without-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-without-padding.not-left.right {
    padding-left: 20px;
  }

  .service-style-5-wrapper {
    margin-bottom: 20px;
  }

  .video-lightbox {
    margin-top: 20px;
  }

  .project-photo {
    max-height: auto;
  }

  .quote-form-wrapper.centered {
    width: 80%;
  }

  .testimonials-wrapper {
    margin-bottom: 20px;
  }

  .team-image {
    margin-left: 80px;
    margin-right: 80px;
  }

  .team-content {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .blog-wrapper {
    width: auto;
    margin-bottom: 20px;
    margin-left: 100px;
    margin-right: 100px;
    display: block;
  }

  .container-center.uper.more.center-device {
    top: 40%;
  }

  .container-center.lower.service.regulate {
    top: 50%;
  }

  .banner-title.in-style-4 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .contact-pop-up {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sub-banner.service-style-1 {
    height: 800px;
    background-image: linear-gradient(to bottom, null, null), url('../images/Untitled-1-3.jpg');
    background-size: auto, cover;
  }

  .sub-banner.service-style-3 {
    height: 1900px;
  }

  .with-focus.less-pading {
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 56px;
  }

  .about-cricle {
    width: 400px;
    height: 400px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-different {
    height: auto;
    max-height: auto;
  }

  .right-padding {
    padding-left: 0;
  }

  .navigation-menu-style-1.style-7 {
    width: 100%;
  }

  .menu-button.w--open, .menu-button.style-7 {
    margin-right: 10px;
  }

  .algin-center-device {
    text-align: center;
  }

  .with-padding {
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 20px;
  }

  .top-margin-device {
    margin-top: 30px;
  }

  .small-footer-icon {
    margin-bottom: 20px;
    display: block;
  }

  .left-dynamic._50 {
    width: 100%;
  }

  .logo-client-wrapper {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }

  .logo-client {
    flex-basis: 33.3333%;
  }

  .logo-client-wrapper-2 {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }

  .paragraph-small.short-paragraph {
    width: 100%;
  }

  .row {
    flex-wrap: wrap;
    align-content: stretch;
  }

  .wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .col.lg-4 {
    width: 100%;
    flex-wrap: wrap;
  }

  .col.lg-3.sm-2, .col.lg-6, .col.lg-5 {
    width: 100%;
  }

  .background-video {
    height: 680px;
    top: 120px;
  }

  .paragraph-3 {
    text-align: center;
    padding-left: 0;
    padding-right: 10px;
  }

  .column-3 {
    padding-left: 40px;
  }

  .column-5, .column-6 {
    padding-left: 20px;
  }

  .div-block-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .column-7 {
    padding-bottom: 0;
  }

  .column-8 {
    display: none;
  }

  .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-5 {
    max-width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .navigation-link {
    padding-right: 0;
  }

  .brand-logo {
    margin-top: 15px;
    margin-bottom: 5px;
  }

  .brand-logo.style-4 {
    padding-left: 10px;
    padding-right: 15px;
  }

  .brand-logo.style-4.line-white {
    padding-left: 10px;
    padding-right: 15px;
    position: fixed;
  }

  .drop-down-arrow {
    right: 2px;
  }

  .dropdown-toggle {
    padding-right: 0;
  }

  .troll-free-text.inside-navigation, .troll-free-text.inside-navigation.less {
    text-align: left;
    display: block;
  }

  .social-wrapper.in-device {
    display: none;
  }

  .half-top {
    width: 86%;
  }

  .top-margin.zero-margin {
    margin-top: 0;
  }

  .text-field-footer.pop-up {
    height: 35px;
    display: block;
  }

  .footer-style-3 {
    padding-bottom: 60px;
  }

  .footer-logo-style-3 {
    width: 80%;
  }

  .footer-style-4 {
    padding-top: 50px;
  }

  .banner.style-2 {
    height: 600px;
  }

  .banner.style-5 {
    height: 900px;
  }

  .banner.style-1 {
    height: 700px;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .section {
    padding-top: 60px;
  }

  .section.service-style-1 {
    height: 2250px;
    max-height: 2250px;
  }

  .section.service-style-1.less {
    height: 1900px;
    max-height: 1900px;
  }

  .section.with-image-5 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section.with-image-6 {
    height: 1400px;
    max-height: 1400px;
  }

  .section.with-image-6.in-service {
    height: 1600px;
    max-height: 1600px;
  }

  .service-style-1-wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }

  .title-top {
    margin-left: 5px;
    margin-right: 5px;
  }

  .title-top.heading-white.biger {
    font-size: 40px;
    line-height: 50px;
  }

  .left-more-padding {
    margin-right: 0;
  }

  .tab-history-margin {
    margin-left: 10px;
    margin-right: 10px;
  }

  .tab-link-project {
    margin-top: 10px;
  }

  .tab-link-project.new-style {
    border-right-style: none;
  }

  .dynamic-project-first {
    width: 100%;
  }

  .testinomials-wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }

  .quote-form-wrapper.centered {
    width: 95%;
  }

  .team-image {
    margin-left: 20px;
    margin-right: 20px;
  }

  .blog-wrapper {
    float: none;
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-center.uper {
    top: 50%;
  }

  .container-center.uper.with-zero {
    top: 0%;
  }

  .banner-title {
    text-indent: 10px;
    white-space: normal;
    font-size: 40px;
    line-height: 50px;
  }

  .banner-title.biger {
    font-size: 40px;
    line-height: 50px;
  }

  .banner-title.smaller-title {
    font-size: 25px;
    line-height: 35px;
  }

  .banner-sub-text {
    color: rgba(255, 255, 255, .95);
    font-weight: 300;
  }

  .background {
    height: 600px;
  }

  .video-liner {
    padding: 30px 20px;
  }

  .contact-pop-up.add-padding {
    padding-top: 350px;
    position: fixed;
  }

  .remove-button {
    top: 5px;
    right: 5px;
  }

  .sub-banner.style-3 {
    height: 700px;
  }

  .sub-banner.service-style-1 {
    height: 850px;
    background-image: linear-gradient(to bottom, null, null), url('../images/Untitled-1-3.jpg');
    background-size: auto, cover;
  }

  .sub-banner.service-style-3 {
    height: 1550px;
  }

  .sub-banner.about-style-4 {
    height: 1000px;
  }

  .with-focus {
    margin-left: 20px;
    margin-right: 20px;
  }

  .with-focus.less-pading {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .about-cricle {
    width: 250px;
    height: 250px;
  }

  .column-different {
    max-height: auto;
  }

  .right-padding {
    padding-left: 0;
  }

  .white-sub-blog {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button {
    display: none;
  }

  .homepage-column {
    padding-left: 0;
    padding-right: 0;
  }

  .left-dynamic {
    width: 100%;
  }

  .logo-client {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-image {
    transition-property: none;
  }

  .column-image:hover {
    transform: none;
  }

  .col {
    margin-bottom: 0;
  }

  .col.lg-4, .col.lg-3 {
    width: 100%;
  }

  .col.lg-3.sm-2 {
    margin-left: 20px;
  }

  .col.lg-6 {
    width: 100%;
    align-items: flex-start;
  }

  .col.lg-5 {
    width: 100%;
  }

  .background-video {
    height: 580px;
    position: relative;
    top: 120px;
  }

  .hero-button {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .paragraph {
    margin-left: 10px;
    margin-right: 10px;
  }

  .icon-7 {
    display: none;
  }

  .column-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-8 {
    display: none;
  }

  .image-5 {
    max-width: 80%;
  }
}


