@font-face {
  font-family: museo_sans_cyrl900;
  src: url(../font/museosansblack-webfont.woff2) format("woff2"),
    url(../font/museosansblack-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: museo_sans_cyrl500;
  src: url(../font/museosansmedium-webfont.woff2) format("woff2"),
    url(../font/museosansmedium-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: museo_sans_cyrl300;
  src: url(../font/museosansregular-webfont.woff2) format("woff2"),
    url(../font/museosansregular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Flaticon;
  src: url(../font/Flaticon.eot);
  src: url(../font/Flaticon.eot?#iefix) format("embedded-opentype"),
    url(../font/Flaticon.woff) format("woff"),
    url(../font/Flaticon.ttf) format("truetype"),
    url(../font/Flaticon.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Flaticon;
    src: url(../font/Flaticon.svg#Flaticon) format("svg");
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 17px;
  line-height: 1.3;
  background: #fff;
  font-family: museo_sans_cyrl500;
}
.container {
  width: 1170px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
}
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.container:after,
ul:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 400;
}
a {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  outline: 0;
}
img {
  max-width: 100%;
  vertical-align: top;
}
.align-justify {
  text-align: justify;
  line-height: 0;
  font-size: 1px;
}
.align-justify:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  visibility: hidden;
}
.align-justify > * {
  display: inline-block;
  vertical-align: top;
  line-height: normal;
}
.align-center {
  text-align: center;
}
.icon-font {
  position: relative;
}
.icon-font:before {
  font-family: Flaticon;
  font-style: normal;
  position: absolute;
}
.hidden {
  opacity: 0;
}
.visible {
  opacity: 1;
}
section {
  min-width: 1250px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
::-webkit-input-placeholder {
  font-family: museo_sans_cyrl500;
  color: #000;
  font-size: 21px;
  text-indent: 0;
  -webkit-transition: text-indent 0.3s ease;
  -o-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}
:-moz-placeholder {
  font-family: museo_sans_cyrl500;
  color: #000;
  font-size: 21px;
  text-indent: 0;
  -webkit-transition: text-indent 0.3s ease;
  -o-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}
::-moz-placeholder {
  font-family: museo_sans_cyrl500;
  color: #000;
  font-size: 21px;
  text-indent: 0;
  -webkit-transition: text-indent 0.3s ease;
  -o-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}
:-ms-input-placeholder {
  font-family: museo_sans_cyrl500;
  color: #000;
  font-size: 21px;
  text-indent: 0;
  -webkit-transition: text-indent 0.3s ease;
  -o-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}
:focus::-webkit-input-placeholder {
  text-indent: 800px;
  -webkit-transition: text-indent 0.3s ease;
  -o-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}
:focus:-moz-placeholder {
  text-indent: 800px;
  -webkit-transition: text-indent 0.3s ease;
  -o-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}
:focus::-moz-placeholder {
  text-indent: 800px;
  -webkit-transition: text-indent 0.3s ease;
  -o-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}
:focus:-ms-input-placeholder {
  text-indent: 800px;
  -webkit-transition: text-indent 0.3s ease;
  -o-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}
.call-meeting-header,
.company-direction__name,
.costing__appeal,
.directions-transportation-list__data,
.form__submit,
.menu__link,
.offices-list__name,
.offices-list__phone,
.section-header {
  text-transform: uppercase;
}
.directions-transportation-list__link,
.link-consult,
.link-studio a,
.menu__link,
.offices-list__email,
.phone__item {
  text-decoration: none;
}
.block-modal__header:before,
.company-details-info__benefits li:before,
.costing-servises__item:before,
.costing__appeal:after,
.directions-transportation-list__item:before,
.header-decor:before,
.intro:before,
.offices-list__name:before,
.reliable-partner-img:before,
.slick-dots li button:hover:before,
.slick-dots li.slick-active button:before,
.slider-manager:before,
.storage-data:before,
.storage-list:before,
.wrapper-storage:before {
  content: "";
  display: block;
  position: absolute;
}
.header {
  background-color: #000;
  padding: 16px 0 10px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.company-description {
  color: #fff;
  float: left;
  width: 25%;
  margin-left: 30px;
  line-height: 1.1;
  letter-spacing: -0.2px;
}
.menu {
  float: right;
  margin-top: 7px;
}
.menu__item {
  float: left; 
  margin-left: 40px;
}
.menu__item:first-child {
  margin-left: 0;
}
.menu__link {
  color: #fff;
  border-bottom: 3px solid transparent;
  padding-bottom: 3px;
}
.menu__link:hover {
  border-bottom: 3px solid #d7a538;
}
.intro {
  min-height: 706px;
  position: relative;
  color: #fff;
  margin-top: 62px;
}
.intro:before {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.intro-air {
  background: url(../img/img-bg-intro-air.jpg) center top no-repeat;
}
.intro-gd {
  background: url(../img/img-bg-intro-gd.jpg) center top no-repeat;
}
.intro-sea {
  background: url(../img/img-bg-intro-sea.jpg) center top no-repeat;
}
.intro-auto {
  background: url(../img/img-bg-intro-auto.jpg) center top no-repeat;
}
.intro-home {
  background: url(../img/img-bg-intro-home.jpg) center top no-repeat;
  min-height: 1017px;
}
.intro .container {
  position: relative;
  z-index: 1;
}
.company-direction {
  background-color: #d7a538;
  width: 295px;
  text-align: center;
  padding-top: 39px;
  min-height: 470px;
  position: relative;
  float: left;
}
.company-direction img {
  height: 163px;
  width: auto;
}
.company-direction__name {
  font-size: 57px;
  font-family: museo_sans_cyrl900;
  text-align: left;
  position: absolute;
  left: 30px;
  bottom: 83px;
  line-height: 1.1;
}
.company-direction__slogan {
  display: block;
  font-size: 25px;
  position: absolute;
  left: 30px;
  bottom: 36px;
  width: 900px;
  text-align: left;
  letter-spacing: 0.1px;
}
.address {
  float: left;
  padding-left: 50px;
  margin: 36px 0 0 30px;
}
.address:before {
  content: "\f10d";
  font-size: 36px;
  color: #d7a538;
  left: 5px;
  top: 0;
}
.communications {
  float: right;
  margin-top: 38px;
}
.link-consult {
  color: #fff;
  border: 3px solid #d7a538;
  padding: 8px 19px 11px;
  float: right;
}
.link-consult:hover {
  background-color: #d7a538;
}
.phone {
  float: right;
  margin-right: 22px;
}
.phone__item {
  font-family: museo_sans_cyrl900;
  font-size: 21px;
  color: #fff;
  display: block;
  line-height: 1.1;
}
.intro-home-benefits {
  float: left;
  clear: both;
  width: 55.5%;
  margin-top: 63px;
}
.intro-home-benefits__item {
  width: 100%;
  float: left;
  margin-bottom: 42px;
}
.intro-home-benefits-icon {
  float: left;
  width: 68px;
  height: 68px;
  background-color: #d7a538;
}
.intro-home-benefits-icon:before {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 34px;
}
.intro-home-benefits-icon-support:before {
  content: "\f10c";
}
.intro-home-benefits-icon-reports:before {
  content: "\f10b";
}
.intro-home-benefits-icon-agents:before {
  content: "\f109";
}
.intro-home-benefits-text {
  padding-top: 12px;
}
.intro-home-benefits-text span {
  display: inline-block;
  color: #fff;
  font-family: museo_sans_cyrl300;
  padding: 0 10px 0 15px;
  line-height: 1.2;
}
.transfer {
  position: absolute;
  bottom: 0;
  right: 2px;
  font-size: 20px;
  letter-spacing: 0.4px;
}
.intro-home .container {
  padding-bottom: 73px;
}
.intro-home .company-direction__name {
  width: 900px;
}
.wrapper-reliable-partner {
  background: url(../img/img-bg-reliable-partner.png) center 300px no-repeat;
  padding: 91px 0 5px;
}
.wrapper-reliable-partner .container {
  position: relative;
}
.reliable-partner-list {
  margin-top: 80px;
  float: left;
  width: 44%;
}
.reliable-partner-list__item {
  padding-left: 65px;
  margin-bottom: 53px;
}
.reliable-partner-list__item:before {
  font-size: 42px;
  top: 0;
  left: 0;
}
.reliable-partner-list-icon-1:before {
  content: "\f10e";
}
.reliable-partner-list-icon-2:before {
  content: "\f10a";
}
.reliable-partner-list__name {
  font-size: 25px;
  font-family: museo_sans_cyrl900;
  line-height: 1.1;
}
.reliable-partner-list__descritp {
  font-family: museo_sans_cyrl300;
  margin-top: 23px;
  line-height: 1.5;
}
.reliable-partner-img {
  position: absolute;
  width: 50.5%;
  right: 17px;
  bottom: -105px;
}
.reliable-partner-img:before {
  left: 137px;
  top: -57px;
  right: 0;
  bottom: -10px;
  border: 30px solid #d7a538;
}
.reliable-partner-img img {
  margin-left: 30px;
  position: relative;
  z-index: 1;
}
.convenience-work {
  background: url(../img/img-bg-convenience-work.png) center 430px no-repeat,
    #f8f8f8;
  padding: 85px 0 90px;
}
.convenience-work-list {
  margin-top: 79px;
}
.convenience-work-list__item {
  padding-left: 65px;
  float: left;
  width: 44%;
  margin-bottom: 71px;
}
.convenience-work-list__item:nth-child(2n) {
  float: right;
  width: 49%;
  padding-right: 3%;
}
.convenience-work-list__item:before {
  font-size: 44px;
  left: 0;
  top: 0;
}
.convenience-work-list__name {
  font-size: 25px;
  font-family: museo_sans_cyrl900;
  line-height: 1.1;
}
.convenience-work-list__description {
  font-family: museo_sans_cyrl300;
  margin-top: 21px;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.convenience-work-icon-1:before {
  content: "\f10c";
}
.convenience-work-icon-2:before {
  content: "\f109";
}
.convenience-work-icon-3:before {
  content: "\f107";
}
.convenience-work-icon-4:before {
  content: "\f111";
}
.directions-transportation {
  background: url(../img/img-bg-directions-transportation.jpg) center top
    no-repeat;
  background-size: cover;
  min-height: 1973px;
  padding-top: 92px;
}
.directions-transportation-list {
  margin-top: 118px;
}
.directions-transportation-list__item {
  position: relative;
  margin-bottom: 70px;
}
.directions-transportation-list__item:last-child {
  margin-bottom: 0;
}
.directions-transportation-list__item:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.directions-transportation-list__item:before {
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  border: 3px solid #d7a538;
  z-index: 1;
}
.directions-transportation-list__item:hover img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.directions-transportation-list__img {
  float: left;
  width: 50%;
  overflow: hidden;
}
.directions-transportation-list__img img {
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.directions-transportation-list__data {
  background-color: #fff;
  padding: 50px 0 55px 146px;
  float: left;
  width: 50%;
  margin-top: 20px;
}
.directions-transportation-list__data:before {
  left: 42px;
  top: 45px;
  font-size: 70px;
}
.directions-transportation-list-icon-1:before {
  content: "\f116";
}
.directions-transportation-list-icon-2:before {
  content: "\f115";
}
.directions-transportation-list-icon-3:before {
  content: "\f114";
}
.directions-transportation-list-icon-4:before {
  content: "\f113";
}
.directions-transportation-list__name {
  font-size: 33px;
  font-family: museo_sans_cyrl900;
  line-height: 1.2;
}
.directions-transportation-list__link {
  color: #fff;
  background-color: #000;
  display: inline-block;
  padding: 19px 40px;
  margin-top: 35px;
  position: relative;
  z-index: 2;
}
.directions-transportation-list__link:hover {
  background-color: #d7a538;
}
.wrapper-storage {
  color: #fff;
  position: relative;
  background: url(../img/img-bg-wrapper-storage.jpg) center top no-repeat;
  min-height: 1407px;
  padding-top: 99px;
}
.wrapper-storage:before {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.wrapper-storage .container {
  position: relative;
  z-index: 1;
}
.storage-list {
  position: relative;
  margin-top: 87px;
}
.storage-list:before {
  left: 23px;
  top: 17px;
  right: 26px;
  bottom: -43px;
  border: 7px solid #d7a538;
}
.storage-list__item {
  text-align: left;
  font-family: museo_sans_cyrl900;
  width: 31.7%;
  position: relative;
  z-index: 1;
}
.storage-list__item:hover img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.storage-list__img {
  margin-top: -20px;
  overflow: hidden;
}
.storage-list__img img {
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.storage-list__number {
  font-size: 80px;
  margin: 0 0 0 64px;
  line-height: 1;
}
.storage-list__name {
  display: block;
  text-align: center;
  font-size: 21px;
  margin-top: 18px;
}
.storage-list-benefits {
  margin-top: 153px;
}
.storage-list-benefits__item {
  width: 23%;
  border: 2px solid #fff;
  min-height: 310px;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding-top: 188px;
}
.storage-list-benefits__item:before {
  color: #fff;
  font-size: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 50px;
}
.storage-list-benefits__item:hover {
  background-color: #d7a538;
  border: 2px solid #d7a538;
}
.storage-list-benefits span {
  display: block;
  font-size: 14px;
  padding: 0 15px;
  line-height: 1.5;
  letter-spacing: 0.2px;
}
.storage-list-benefits-icon-1:before {
  content: "\f112";
}
.storage-list-benefits-icon-2:before {
  content: "\f106";
}
.storage-list-benefits-icon-3:before {
  content: "\f105";
}
.storage-list-benefits-icon-4:before {
  content: "\f10b";
}
.storage-data {
  font-size: 25px;
  position: relative;
  padding-left: 85px;
  margin-top: 125px;
  width: 80%;
}
.storage-data:before {
  background: url(../img/icon.png) no-repeat;
  width: 49px;
  height: 49px;
  left: 0;
  top: 10px;
}
.wrapper-managers {
  background: url(../img/img-bg-wrapper-managers.png) center 60px no-repeat;
  min-height: 1078px;
  padding-top: 91px;
}
.slider-manager {
  position: relative;
  margin-top: 170px;
}
.slider-manager:before {
  left: 20px;
  top: 30px;
  right: 30px;
  bottom: 77px;
  border: 10px solid #f3f3f3;
}
.managers-list-margin {
  margin-top: 129px;
}
.manager-name {
  display: block;
  text-align: center;
  font-family: museo_sans_cyrl900;
  margin-top: 23px;
  font-size: 19px;
}
.slick-slide {
  outline: 0;
}
.slick-arrow {
  position: absolute;
  top: 38px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  z-index: 1;
  outline: 0;
}
.slick-arrow:before {
  font-family: Flaticon;
  font-style: normal;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 80px;
  color: #000;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.slick-arrow:hover:before {
  color: #d7a538;
}
.slick-prev {
  left: 115px;
}
.slick-prev:before {
  content: "\f100";
}
.slick-prev:hover:before {
  left: -10px;
}
.slick-next {
  right: 155px;
}
.slick-next:before {
  content: "\f101";
}
.slick-next:hover:before {
  left: 10px;
}
.slick-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 7px;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px;
}
.slick-dots li button {
  cursor: pointer;
  border: none;
  font-size: 0;
  width: 27px;
  height: 27px;
  background-color: #d7a538;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  outline: 0;
}
.slick-dots li button:hover:before,
.slick-dots li.slick-active button:before {
  width: 11px;
  height: 11px;
  background-color: #000;
  border: 4px solid #fff;
  left: 4px;
  top: 4px;
}
.corporations {
  background: url(../img/bg-corporations.png) 390px 65px no-repeat, #f3f3f3;
  padding-top: 90px;
  padding-bottom: 300px;
}
.corporations-videos {
  position: relative;
  margin-top: 100px;
  padding-top: 17px;
}
.corporations-videos:before {
  content: "";
  position: absolute;
  width: 990px;
  height: 258px;
  margin-top: 17px;
  border: 3px solid #d7a538;
}
.corporations-videos__iframe {
  width: 532px;
  height: 298px;
  margin-left: 24px;
}
.corporations-videos__slide {
  display: inline-flex !important;
}
.corporations-videos__desc {
  padding-left: 45px;
  padding-top: 45px;
}
.corporations-videos__title {
  font-size: 21px;
  font-family: museo_sans_cyrl900;
}
.corporations-videos__txt {
  font-size: 21px;
  font-family: museo_sans_cyrl300;
  width: 330px;
  margin-top: 10px;
  line-height: 1.5;
}
.corporations-slick-prev,
.corporations-slick-next {
  top: 190px;
}
.corporations-slick-prev {
  right: 360px;
  left: auto;
}
.corporations-slick-next {
  right: 260px;
  left: auto;
}
.corporations-videos__counter {
  position: absolute;
  top: 240px;
  right: 425px;
  font-size: 25px;
}
.corporations-gallery-slider {
  margin-top: 145px;
  position: relative;
}
.corporations-gallery-slider:before {
  content: "";
  position: absolute;
  width: 990px;
  height: 405px;
  border: 3px solid #d7a538;
}
.corporations-gallery-slider .slick-next,
.corporations-gallery-slider .slick-prev {
  bottom:0px;
  top: auto;
}
.corporations-gallery-slider .slick-prev {
  left: auto;
  right: 360px;
}
.corporations-gallery-slider .slick-next {
  left: auto;
  right: 260px;
}
.corporations-gallery-slider .slick-dots {
  bottom: -55px;
  text-align: left;
  margin-left: 18px;
}

.corporations-gallery-slider .slick-dots li button {
  width: 20px;
  height: 20px;
}
.corporations-gallery-slider .slick-dots li button:hover:before,
.corporations-gallery-slider .slick-dots li.slick-active button:before {
  width: 9px;
  height: 9px;
  left: 3px;
  top: 3px;
  border-width: 2.5px;
}
.corporations-gallery__slide-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 14px;
  width: 1016px;
  margin-left: 25px;
  margin-top: 20px;
}
.corporations-gallery__link {
  position: relative;
}
.corporations-gallery__link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(215, 165, 56, 0.8);
  opacity: 0;
  transition: 0.2s;
}
.corporations-gallery__link:hover:before {
  opacity: 1;
}
.corporations-gallery__link:after {
  content: "\f102";
  font-family: Flaticon;
  font-style: normal;
  color: #fff;
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform-origin: center;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 30px;
  width: 35px;
  height: 35px;
  transition: 0.2s;
}
.corporations-gallery__link:hover:after {
  transform: translate(-50%, -50%) rotate(45deg) scale(1);
}
.wrapper-offices {
  color: #fff;
  background: url(../img/img-bg-wrapper-offices.png) center 137px no-repeat,
    #171717;
  padding: 99px 0 125px;
}
.offices-list {
  margin-top: 146px;
}
.offices-list__item {
  font-size: 17px;
  text-align: left;
  width: 23%;
}
.offices-list__name {
  font-family: museo_sans_cyrl900;
  position: relative;
  letter-spacing: -0.2px;
}
.offices-list__name:before {
  top: -20px;
  left: 0;
  width: 65px;
  height: 4px;
  background-color: #d7a538;
}
.offices-list__address {
  font-size: 15px;
  font-family: museo_sans_cyrl300;
  margin-top: 16px;
  letter-spacing: -0.3px;
  line-height: 1.4;
  min-height: 81px;
}
.offices-list__phone {
  font-family: museo_sans_cyrl900;
  letter-spacing: -0.2px;
  margin-bottom: 14px;
}
.offices-list__phone-item {
  font-family: museo_sans_cyrl300;
  display: block;
  margin-top: 3px;
  letter-spacing: -0.2px;
}
.offices-list__email {
  font-family: museo_sans_cyrl300;
  color: #fff;
  display: inline-block;
  margin-top: 21px;
}
.offices-list__email:hover {
  text-decoration: underline;
}
.call-meeting {
  background: url(../img/img-bg-call-meeting.jpg) center top no-repeat;
  min-height: 941px;
  padding-top: 122px;
}
.call-meeting .costing-form {
  float: left;
  padding-right: 0;
  margin-top: 72px;
  width: 51.2%;
}
.call-meeting .form {
  margin-top: 107px;
}
.call-meeting-header {
  font-family: museo_sans_cyrl900;
  font-size: 60px;
  line-height: 1.1;
}
.company-benefits {
  background-color: #000;
  color: #fff;
  padding: 30px 0 55px;
}
.company-benefits-list__item {
  text-align: left;
  width: 27%;
}
.company-benefits-list__item:last-child {
  width: 31%;
  margin-left: -4.3%;
}
.company-benefits-list__number {
  font-size: 21px;
  float: left;
  margin: 17px 0 0 0;
}
.company-benefits-list__description {
  font-size: 17px;
  padding: 5px 0 0 73px;
  display: block;
  margin-left: 34px;
  line-height: 1.2;
  letter-spacing: -0.2px;
}
.company-benefits-list__description:before {
  content: "\f110";
  color: #d7a538;
  font-size: 60px;
  left: 0;
  top: -2px;
}
.company-details-air {
  padding: 120px 0 145px;
  background: url(../img/img-bg-company-details-air.png) center 390px no-repeat;
}
.company-details-gd {
  padding: 120px 0 195px;
  background: url(../img/img-bg-company-details-gd.png) center 346px no-repeat;
}
.company-details-sea {
  padding: 90px 0 90px;
  background: url(../img/img-bg-company-details-sea_0.png) center 807px
    no-repeat;
}
.company-details-auto {
  padding: 90px 0 76px;
  background: url(../img/img-bg-company-details-auto_0.png) center 667px
    no-repeat;
}
.company-details-info {
  width: 32%;
}
.company-details__item {
  float: left;
}
.company-details__header {
  font-size: 25px;
  font-family: museo_sans_cyrl900;
  margin-bottom: 16px;
  line-height: 1.2;
}
.header-decor {
  position: relative;
  padding-left: 60px;
}
.header-decor:before {
  left: 0;
  top: 14px;
  border-top: 2px solid #000;
  width: 45px;
}
.company-details-info__benefits {
  margin-top: 37px;
}
.company-details-info__benefits li {
  padding-left: 29px;
  position: relative;
  letter-spacing: -0.3px;
  margin-bottom: 21px;
  line-height: 1.2;
}
.company-details-info__benefits li:before {
  left: 0;
  top: 2px;
  background-color: #d7a538;
  width: 14px;
  height: 14px;
}
.company-cooperation {
  width: 57.2%;
  float: right;
}
.company-cooperation__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-beetween;
  -webkit-justify-content: space-beetween;
  -ms-flex-pack: space-beetween;
  justify-content: space-beetween;
  margin-top: 74px;
}
.company-cooperation__list li {
  margin-bottom: 36px;
  margin-right: 10px;
}
.company-details-gd .company-details__item {
  width: 100%;
}
.company-details-gd .company-details__item img {
  float: left;
  margin-top: -10px;
}
.company-details-gd .company-details__item .company-details-info__benefits {
  float: left;
  width: 38%;
  margin: -8px 0 0 50px;
}
.company-details-gd .company-details__item .company-details-info__benefits li {
  margin-bottom: 24px;
}
.company-details-sea .company-details__item {
  width: 31.6%;
  margin: 87px 30px 0 0;
}
.section-header {
  font-size: 36px;
  padding-left: 95px;
  line-height: 1.1;
  letter-spacing: 0.8px;
}
.section-header:before {
  width: 67px;
  border-top: 3px solid #000;
  top: 16px;
}
.section-header span {
  font-family: museo_sans_cyrl900;
}
.company-details-auto .company-details-info {
  margin: 87px 28px 0 0;
  width: 31.6%;
}
.company-details-auto .company-details-info:last-child {
  margin-right: 0;
}
.company-servises-add-sea {
  padding: 93px 0 180px;
  background: url(../img/img-bg-company-details-sea_1.png) center 337px
      no-repeat,
    #f8f8f8;
}
.company-servises-add-auto {
  padding: 96px 0 138px;
  background: url(../img/img-bg-company-details-auto_1.png) center 327px
      no-repeat,
    #f8f8f8;
}
.company-servises-add-auto .company-details-info {
  margin: 0 28px 0 0;
  width: 31.6%;
}
.servises-add-list {
  margin-top: 97px;
}
.servises-add-list__item {
  float: left;
  width: 41%;
  margin-bottom: 58px;
  font-family: museo_sans_cyrl900;
  font-size: 25px;
  padding-left: 65px;
  line-height: 1.1;
}
.servises-add-list__item:nth-child(2) {
  width: 46%;
}
.servises-add-list__item:before {
  font-size: 47px;
  left: 0;
  top: 0;
}
.servises-add-list-1:before {
  content: "\f10e";
}
.servises-add-list-2:before {
  content: "\f111";
}
.servises-add-list-3:before {
  content: "\f108";
}
.servises-add-list-4:before {
  content: "\f10a";
}
.wrapper-costing {
  min-height: 859px;
  padding-top: 118px;
}
.wrapper-costing .container {
  width: 1250px;
}
.wrapper-costing-air {
  background: url(../img/img-bg-wrapper-costing-air.jpg) center top no-repeat;
}
.wrapper-costing-gd {
  background: url(../img/img-bg-wrapper-costing-gd.jpg) center top no-repeat;
}
.wrapper-costing-sea {
  background: url(../img/img-bg-wrapper-costing-sea.jpg) center top no-repeat;
}
.wrapper-costing-auto {
  background: url(../img/img-bg-wrapper-costing-auto.jpg) center top no-repeat;
}
.costing {
  background: #f8f8f8;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f8f8f8),
    color-stop(38.5%, #f8f8f8),
    color-stop(38.5%, #fff),
    to(#fff)
  );
  background: -webkit-linear-gradient(
    left,
    #f8f8f8 0,
    #f8f8f8 38.5%,
    #fff 38.5%,
    #fff 100%
  );
  background: -o-linear-gradient(
    left,
    #f8f8f8 0,
    #f8f8f8 38.5%,
    #fff 38.5%,
    #fff 100%
  );
  background: linear-gradient(
    to right,
    #f8f8f8 0,
    #f8f8f8 38.5%,
    #fff 38.5%,
    #fff 100%
  );
  padding: 43px 0 65px 41px;
  overflow: hidden;
}
.costing__appeal {
  font-size: 53px;
  width: 90%;
  font-family: museo_sans_cyrl900;
  line-height: 1.1;
  letter-spacing: -0.5px;
  position: relative;
}
.costing__appeal:after {
  bottom: -60px;
  left: 0;
  height: 7px;
  width: 170px;
  background-color: #d7a538;
}
.costing-servises {
  margin-top: 129px;
  float: left;
  width: 35%;
}
.costing-servises__item {
  position: relative;
  padding-left: 30px;
  margin-bottom: 35px;
  line-height: 1.1;
  letter-spacing: -0.2px;
}
.costing-servises__item:before {
  left: 0;
  top: 9px;
  border-top: 2px solid #000;
  width: 16px;
}
.costing-form {
  float: right;
  width: 56.6%;
  margin-top: 39px;
  padding-right: 7%;
}
.costing-form__appeal {
  font-family: museo_sans_cyrl900;
  font-size: 30px;
  letter-spacing: -0.4px;
}
.costing-form__info {
  font-size: 21px;
  margin-top: 10px;
  letter-spacing: -0.1px;
  padding-right: 40px;
}
.form {
  margin-top: 44px;
}
.form__item {
  font-size: 21px;
  color: #000;
  border: none;
  border-bottom: 2px solid #000;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  outline: 0;
  padding: 10px 0 14px 0;
  background: 0 0;
  width: 100%;
}
.form__submit {
  width: 100%;
  color: #fff;
  padding: 23px 0;
  background-color: #000;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: none;
  outline: 0;
  cursor: pointer;
  font-size: 21px;
  margin-top: 35px;
}
.form__submit:hover {
  background-color: #d7a538;
}
.wrapper-input {
  width: 44.9%;
}
.wrapper-input:before {
  font-size: 40px;
  color: #000;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-57%);
  -ms-transform: translateY(-57%);
  transform: translateY(-57%);
}
.wrapper-input-head {
  width: 100%;
  margin-bottom: 31px;
}
.icon-name:before {
  content: "\f103";
}
.icon-phone:before {
  content: "\f104";
}
.footer {
  background-color: #000;
  color: #fff;
  padding: 57px 0 30px;
}
.footer__info {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.footer-logo {
  display: flex;
  max-width: 31%;
}
.footer-logo img {
  height: 73px;
  width: auto;
}
.footer-logo__descript {
  margin: 11px 0 0 18px;
  line-height: 1.1;
  letter-spacing: -0.2px;
}
.footer__contacts {
  display: flex;
  flex-direction: column;
}
.footer__contact-link {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-out;
  outline: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}
.footer__contact-link svg {
  margin-right: 10px;
  width: 25px;
  height: 25px;
  fill: #fff;
  transition: all 0.3s ease-out;
}
.footer__contact.phone:before {
  content: "\f104";
  position: relative;
  margin-right: 10px;
  display: inline-block;
  font-size: 30px;
}

.footer__contact-link:hover {
  color: #d7a538;
}
.footer__contact-link:hover svg {
  fill: #d7a538;
}

.link-studio {
  float: right;
  clear: both;
  font-size: 15px;
  margin-top: 15px;
  padding-top: 30px;
}
.link-studio a {
  color: #fff;
  border-bottom: 1px dashed #fff;
}
.link-studio a:hover {
  border-bottom: 1px dashed transparent;
}
@media screen and (max-width: 979px) {
  .wrapper-costing .container {
    width: 1170px;
  }
  .hidden {
    opacity: 1;
  }
}
input.error,
textarea.error {
  border-color: #973d3d;
  background: #f0bebe;
  color: #272727;
}
input.error:focus,
textarea.error:focus {
  border-color: #973d3d;
  background: #fff;
  color: #272727;
}
.block-modal {
  display: none;
  color: #fff;
  width: 715px;
  color: #000;
  padding: 102px 67px 78px 67px;
}
.block-modal__header {
  position: relative;
  font-size: 30px;
  font-family: museo_sans_cyrl900;
  position: relative;
  letter-spacing: -0.3px;
}
.block-modal__header:before {
  left: 0;
  top: -25px;
  height: 6px;
  width: 165px;
  background-color: #d7a538;
}
.block-modal__appeal {
  font-size: 20px;
  display: block;
  margin-top: 30px;
  line-height: 1.3;
  letter-spacing: 0.5px;
  width: 87%;
}
.block-modal .form {
  margin-top: 85px;
}
.block-modal .fancybox-close-small {
  right: 0;
  top: 0;
  background-color: #f3f3f3;
  width: 70px;
  height: 70px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.block-modal .fancybox-close-small:hover {
  background-color: #d7a538;
}
.block-modal .fancybox-close-small:hover:after {
  color: #fff;
}
.block-modal .fancybox-close-small:after {
  content: "\f102";
  font-family: Flaticon;
  font-style: normal;
  color: #000;
  font-size: 36px;
  background: 0 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
