:root {
  --theme-yellow: #E1A23B;
  --theme-black: #101820FF;
  --theme-gray: #8892B0;
}

.mainNav_wr {
  max-width: 1440px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1000;
  position: relative;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  -webkit-box-pack: justify;

  
  -ms-flex-pack: justify;
  justify-content: space-between;
}

nav .mainNavTVSL-wr {
  max-width: 1440px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1000;
  position: relative;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navAv::after {
  content: 'X';
  position: absolute;
  width: 50px;
  height: 50px;
  color: #414141;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  right: 0;
  top: 0;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .item_in {
    margin-left: 0 !important;
  }
}

@media only screen and (max-width: 836px) {
  .xd_title .site-heading h1 {
    display: none;
  }

  .xd_title .site-heading .wc-tl {
    display: none;
  }
}

.client_sec {
  padding-top: 80px;
  padding-bottom: 80px;
}



.collapse {
  -webkit-transition: all 1s ease-in-out !important;
  transition: all 1s ease-in-out !important;
}

@media only screen and (max-width: 991px) {
  .right-img {
    display: none;
  }

  .box-logistics {
    display: none;
  }

  .site-heading .subheading {
    display: none !important;
  }

  .navbar-brand img {
    width: 95px;
  }

  #navbarResponsive .navbar-nav {
    background: #f7f7f7;
    width: 96%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 1rem 2rem;
    margin: 0 auto;
    right: 0;
  }
}

.srv_title {
  position: relative;
  z-index: 99;
}

.srv_title .site-heading h5 {
  font-weight: 600;
  color: #ffffff;
  line-height: 1;
  font-size: 40px !important;
  margin-top: .25rem;
}


.srv_title .site-heading span {
  font-size: 23px;
}

@media only screen and (max-width: 1120px) {
  header.masthead .site-heading {
    padding: 145px 0;
  }
}

.header {
  margin-bottom: 14px;
  display: block;
}

.header p {
  font-size: 18px;
  line-height: 29px;
  font-weight: 600;
  color: #d4a861;
  clear: both;
  overflow-wrap: break-word;
  text-transform: uppercase;
}

.header h3 {
  font-size: 30px;
  line-height: 44px;
  text-transform: uppercase;
}

blockquote {
  display: block;
  padding: 0 0 0 60px;
  margin: 0 0 30px;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.7;
}

blockquote::before {
  content: '\f10d';
  font-family: 'FontAwesome';
  display: block;
  float: left;
  margin: -15px 0 0 -60px;
  font-size: 50px;
  opacity: .2;
}

.right-img {
  position: relative;
  overflow: hidden;
  float: none;
  margin-top: -152px;
  padding-left: 4rem;
}

.right-img img {
  max-width: 387px;
}

#mainNav {
  background-color: none !important;
  border-bottom: none !important;
}

#mainNav.is-fixed {
  top: 0px;
}

#mainNav .navbar-toggler {
  color: #d4a861 !important;
  border-color: #d4a861 !important;
}

.portion_wr {
  max-width: 1440px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1000;
  position: relative;
  -webkit-box-align: center;
  display: block;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
}

.inner_project {
  max-width: 1440px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1000;
  position: relative;
  -webkit-box-align: center;
  display: block;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
}


.pxPrj_80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pxPrj_80 .project_title p {
  font-size: 18px;
  line-height: 29px;
  font-weight: 600;
  color: #d4a861;
  clear: both;
  overflow-wrap: break-word;
  text-transform: uppercase;
}

.pxPrj_80 .project_title h3 {
  font-size: 30px;
  line-height: 44px;
  text-transform: uppercase;
  color: #ffffff;
}

.srcTvsl-Wr {
  max-width: 1440px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1000;
  position: relative;
  -webkit-box-align: center;
  display: block;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
}

.colItem {
  background-color: rgb(255 255 255);
  padding: 2rem;
  border: solid 1px #d9e2e0;
  border-radius: 6px;
}

.colItem .Icon_lf {
  height: 45px;
  overflow: hidden;
  position: relative;
}

#mainNav.fixed-top {
  top: unset;
}

@media only screen and (min-width: 992px) {
  #mainNav.is-fixed {
    top: 0px !important;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  }

  #mainNav .navbar-nav>li.nav-item>a {
    padding: 10px 14px;
  }

  .nav::after {
    display: none;
  }
}

.top_bar_info_wr ul {
  list-style: none;
  float: right;
}

.top_bar_info_wr ul .nav-link {
  color: #ffffff;
}

.top_bar {
  position: relative;
  z-index: 99;
  font-size: 13px;
  background: rgba(24, 54, 80, 0.65);
}

.lang_sec {
  position: relative;
  float: left;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.lang_sec ul li {
  list-style: none;
}

.lang_sec ul li a {
  color: #ffffff;
  line-height: 3.1;
  text-decoration: none;
}

#myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  z-index: 0;
  -o-object-fit: contain;
  object-fit: cover;
}

.cont_x {
  padding-left: 15px;
  position: relative;
  display: block;
}

.cont_x h4 {
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}

.cont_x p {
  color: #ffffff;
  font-size: 14px;
}

.item_in {
  background-color: rgba(255, 255, 255, 0.07);
  padding: 1rem;
}

.xd_title {
  position: relative;
  z-index: 99;
}

.xd_title .site-heading h1 {
  font-weight: 600;
  color: #ffffff;
  line-height: .6;
  font-size: 50px !important;
}

/*.xd_title .site-heading h1::after {*/
/*  content: '';*/
/*  background: #f7b955;*/
/*  width: 85px;*/
/*  height: 3px;*/
/*  clear: both;*/
/*  display: block;*/
/*  margin-top: 20px;*/
/*}*/

.xd_title .site-heading span {
  font-size: 23px;
  font-weight: 600;
}

.server_wr {
  position: relative;
}

.server_wr::before {
  content: '';
  background-color: #f3f6f5;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  top: 0;
  bottom: 0;
  width: 100%;
}

.server_wr .topSpace {
  max-width: 1440px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1000;
  position: relative;
  -webkit-box-align: center;
  display: block;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  padding-bottom: 0;
  padding-top: 80px;
  display: block;
}

.box-logistics {
  position: relative;
  overflow: hidden;
  float: none;
  margin-bottom: -48px;
}

.server_wr .topSpace .inner_service .service_lf_title {
  color: #eec471;
  display: block;
}

.server_wr .topSpace .inner_service .service_lf_title p {
  color: #eec471;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.server_wr .topSpace .inner_service .service_lf_title .headline h3 {
  font-size: 34px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
}



.date-range {
  letter-spacing: 0.01em;
  color: var(--theme-gray);
}

/* STUB  LINKS */
a {
  color: var(--theme-gray);
  -webkit-transition: 0.3s eas-in-out;
  transition: 0.3s eas-in-out;
}

a:hover {
  color: var(--theme-yellow);
}

.tabs ul {
  list-style: none;
}

/*# sourceMappingURL=style.css.map */