@charset "UTF-8";
/*
sass --no-source-map web/landing/assets/sass/style_landing_logistics.scss web/landing/assets/css/style_landing_logistics.css
*/
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular-webfont.eot");
  src: url("../fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular-webfont.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular-webfont.svg#RobotoRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Light";
  src: url("../fonts/Roboto-Light-webfont.eot");
  src: url("../fonts/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.otf") format("opentype");
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto-Medium-webfont.eot");
  src: url("../fonts/Roboto-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium-webfont.woff") format("woff"), url("../fonts/Roboto-Medium-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Italic";
  src: url("../fonts/Roboto-Italic-webfont.eot");
  src: url("../fonts/Roboto-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Italic.otf") format("opentype"), url("../fonts/Roboto-Italic-webfont.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("/landing/assets/fonts/OpenSansRegular.eot");
  src: url("/landing/assets/fonts/OpenSansRegular.eot?#iefix") format("embedded-opentype"), url("/landing/assets/fonts/OpenSansRegular.ttf") format("truetype");
}
/* -------------- navbar -------------- */
.icon-arrow-log-in {
  width: 16px;
  height: 16px;
  margin-left: 7px;
}

.login-menu-item-text span {
  vertical-align: middle;
}

.navbar .navbar-nav > li > a:hover .login-menu-item-text,
.navbar .navbar-nav > li > a:active .login-menu-item-text,
.navbar .navbar-nav > li > a:focus .login-menu-item-text,
.navbar .navbar-nav > li > a:active:focus .login-menu-item-text,
.navbar .navbar-nav > li.active-link .login-menu-item-text {
  text-decoration: underline;
}

.landing-container .navbar-collapse .nav-item:last-child a {
  padding-right: 0;
}

.bottom-navbar-logistics {
  font-family: Roboto-Medium;
  font-size: 12px;
  color: #ffffff;
  padding: 15px 0 !important;
  display: inline-block;
  letter-spacing: 1.6px;
}

.bottom-line-navbar-inner {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  width: 100% !important;
  padding: 0 65px;
}

.content-bottom-navbar {
  border-top: solid 1px rgba(255, 255, 255, 0.3);
}

.navbar .nav-bottom-link {
  opacity: 0.4;
  font-family: Roboto;
  font-size: 12px;
  color: #000000 !important;
  text-transform: uppercase;
}

.navbar .navbar-nav > li > a.nav-bottom-link:hover,
.navbar .navbar-nav > li > a.nav-bottom-link:active,
.navbar .navbar-nav > li > a.nav-bottom-link:focus,
.navbar .navbar-nav > li > a.nav-bottom-link:active:focus,
.navbar .navbar-nav > li.active-link > a.nav-bottom-link {
  text-decoration: underline;
}

.landing-container .bottom-line-navbar .navbar-nav {
  padding-top: 0;
}

/* ------------ content -------------- */
.section .section-inner {
  max-width: 1258px;
}

.section-5 .section-inner {
  max-width: 615px;
}

.details-container {
  max-width: 615px;
}

.section:nth-child(even) .section-content {
  background: #fff;
}

.section:nth-child(odd) .section-content {
  background: #f5f9fc;
}

.tablet-logistics-container {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  text-align: right;
  z-index: 100;
}

.tablet-logistics-image {
  /*width: 100%;
  max-width: 550px;*/
  height: 420px;
  margin-left: 40px;
  margin-top: 70px;
  display: block;
}
.tablet-logistics-image img {
  height: 100%;
}

.tablet-logistics-animation {
  margin-left: -119px;
  margin-top: 30px;
  width: 160%;
}

.delivery-animation {
  width: 70%;
  display: inline-block;
}

.security-animation {
  width: 85%;
  display: inline-block;
  margin-top: -80px;
}

.section-1 .display-table-cell {
  padding-top: 40px;
}

.section-1 .section-inner {
  /*position: static;*/
}

.delivery-container {
  text-align: center;
  width: 100%;
  margin-top: -60px;
}

.delivery-image {
  width: 75%;
}

.main-title-of-page {
  margin-bottom: 25px;
}

.title-of-page {
  position: relative;
}

.section-2 .title-of-page {
  margin-top: 0;
}

.section-2 .section-inner {
  margin-top: -60px;
}

.security-image-container {
  text-align: center;
  width: 100%;
}

.security-imag {
  width: 80%;
}

.section-4 .title-of-page {
  padding-bottom: 70px;
  margin-top: 0;
}

.section-4 .display-table {
  position: relative;
}

.schema-title {
  font-family: Roboto;
  font-size: 14px;
  text-align: center;
  color: #333333;
  white-space: pre-line;
  padding-top: 25px;
}

.image-schema-container {
  text-align: center;
}

.schema-image {
  width: 74px;
}

.schema-divider {
  width: 100%;
}

.schemas-container {
  display: flex;
  align-items: flex-start;
}

.schema-divider-container {
  padding-top: 30px;
  /*width: 10%;*/
}

.schema-container {
  padding: 0;
  width: 8%;
  min-width: 100px;
}

.schema-container-divider {
  width: 10%;
  min-width: 0;
}

.schema-container:first-child {
  width: 99px;
  padding-right: 15px;
}

.schema-container:last-child {
  width: 99px;
  padding-left: 15px;
}

.section-6 .section-content {
  /*background: #f5f9fc!important;*/
}

.last-section .section-content {
  background-color: #fff !important;
}

.section-6 .title-of-page {
  padding-bottom: 44px;
}

.section.section-6 {
  height: auto;
  padding-bottom: 30px;
}

.section-5 .title-of-page {
  margin-bottom: 44px;
}

.section.section-5 {
  max-height: 100%;
}

.section-9 .title-of-page {
  padding-bottom: 100px;
  margin-top: 0;
  position: relative;
}

.section-6 .display-table {
  position: relative;
}

.section-6 .section-content {
  height: auto;
}

.section-6 .display-table-cell {
  vertical-align: top;
}

.review-card {
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  height: 210px;
  padding: 35px 25px;
}

.review-text {
  font-family: Roboto-Italic;
  font-size: 14px;
  line-height: 1.36;
  color: #333333;
  padding-left: 20px;
}

.icon-quote {
  width: 21px;
  max-width: none !important;
}

.author-review {
  font-family: Roboto-Light;
  font-size: 17px;
  line-height: 1.12;
  color: #333333;
  padding-top: 20px;
  padding-left: 41px;
}

.review-text-container {
  display: flex;
  align-items: flex-start;
}

.section.last-section {
  height: auto;
}

.last-section .section-content {
  height: 100% !important;
}

.section-inner .half-section {
  /*padding: 90px 0;*/
}

.last-section .section-inner {
  height: auto;
}

.landing-container .navbar .container, .bottom-line-navbar-inner {
  max-width: 1258px;
}

.bottom-line-navbar-inner:after {
  display: block;
  clear: both;
  content: "";
}

.section .section-content.first-section-content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.theme-Carlink .section .section-content.first-section-content {
  background-image: url("/landing/assets/images/landing_logistics/back.jpg") !important;
  background-color: #698bd9;
}
@supports (background-image: url("/landing/assets/images/landing_logistics/back.webp")) {
  .theme-Carlink .section .section-content.first-section-content {
    background-image: url("/landing/assets/images/landing_logistics/back.webp") !important;
  }
}
.theme-Playcar .section .section-content.first-section-content {
  background-image: url("/landing/assets/images/landing_logistics/back.jpg") !important;
  background-color: #698bd9;
}
@supports (background-image: url("/landing/assets/images/landing_logistics/back.webp")) {
  .theme-Playcar .section .section-content.first-section-content {
    background-image: url("/landing/assets/images/landing_logistics/back.webp") !important;
  }
}
.theme-VTB .section .section-content.first-section-content {
  background-image: url("/landing/assets/images/landing_logistics/back.jpg") !important;
  background-color: #698bd9;
}
@supports (background-image: url("/landing/assets/images/landing_logistics/back.webp")) {
  .theme-VTB .section .section-content.first-section-content {
    background-image: url("/landing/assets/images/landing_logistics/back.webp") !important;
  }
}
.theme-LeasePlan .section .section-content.first-section-content {
  background-image: url("/landing/assets/images/landing_logistics/back.jpg") !important;
  background-color: #698bd9;
}
@supports (background-image: url("/landing/assets/images/landing_logistics/back.webp")) {
  .theme-LeasePlan .section .section-content.first-section-content {
    background-image: url("/landing/assets/images/landing_logistics/back.webp") !important;
  }
}
.theme-SilverEagle .section .section-content.first-section-content {
  background-image: url("/landing/assets/images/landing_logistics/back.jpg") !important;
  background-color: #698bd9;
}
@supports (background-image: url("/landing/assets/images/landing_logistics/back.webp")) {
  .theme-SilverEagle .section .section-content.first-section-content {
    background-image: url("/landing/assets/images/landing_logistics/back.webp") !important;
  }
}

.more-questions-container {
  padding-top: 35px;
}

.more-questions {
  font-family: Roboto;
  font-size: 14px;
  color: #267fde;
  text-transform: uppercase;
}

.more-questions:hover,
.more-questions:active,
.more-questions:focus,
.more-questions:active:focus {
  color: #267fde;
  text-decoration: underline;
}

.detail-collapse-list-item, .detail-collapse-list-item:hover, .detail-collapse-list-item:active, .detail-collapse-list-item:focus, .detail-collapse-list-item:active:focus {
  color: #267fde;
}

.detail-collapse-list-item:first-child {
  border-top: solid 1px #d6d6d6;
}

.form-group .form-control.select-logistics {
  background-image: none !important;
}

.select-logistics .btn {
  background: #fff;
  font-family: Roboto;
  font-size: 12px;
  color: #333333;
  border: solid 1px rgba(0, 0, 0, 0.15);
  box-shadow: none;
  border-radius: 4px;
  padding: 12px 30px;
}

.select-logistics .btn:hover,
.select-logistics .btn:active,
.select-logistics .btn:focus,
.select-logistics .btn:active:focus {
  background: #fff;
  color: #333333;
  box-shadow: none;
  border: solid 1px rgba(0, 0, 0, 0.15);
}

.select-logistics.btn-group.open > .dropdown-toggle.btn,
.select-logistics.btn-group.open > .dropdown-toggle.btn.btn-default,
.select-logistics.btn-group-vertical.open > .dropdown-toggle.btn,
.select-logistics.btn-group-vertical.open > .dropdown-toggle.btn.btn-default {
  border: solid 1px rgba(0, 0, 0, 0.15) !important;
  box-shadow: none !important;
}

.select-logistics.btn-group .dropdown-menu li a:focus,
.select-logistics.btn-group .dropdown-menu li a:hover {
  background: #267fde;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(38, 127, 222, 0.4);
}

.bootstrap-select.select-logistics > .dropdown-toggle {
  padding-left: 15px;
}

.section-1 .select-logistics .btn.dropdown-toggle.bs-placeholder.btn-default {
  color: #7b7b7b;
}

#section1 {
  min-height: 760px;
  background: #fff;
}

.section.section-2 {
  padding-top: 200px;
}

#section6 {
  min-height: 700px;
}

#section6 .controllers-block {
  float: right;
}

#section7 {
  min-height: 800px;
  border-bottom: 1px solid #ddd;
}

#section7 .section-content {
  background: #fff;
}

.checkbox .checkbox-material .check {
  border: 1px solid #fff;
  background: #fff;
}

.checkbox .checkbox-material {
  padding-right: 15px;
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
  animation: checkbox-check-blue 125ms 250ms cubic-bezier(0.4, 0, 0.23, 1) forwards;
}

input[type=checkbox]:checked + .checkbox-material .check,
.checkbox label .checkbox-material .check {
  border-color: #267fde;
}

@keyframes checkbox-check-blue {
  0% {
    width: 0;
    height: 0;
    border-color: #267fde;
    transform: translate3d(0, 0, 0) rotate(45deg);
  }
  33% {
    width: 6px;
    height: 2px;
    transform: translate3d(0, -2px, 0) rotate(45deg);
  }
  100% {
    width: 6px;
    height: 12px;
    border-color: #267fde;
    transform: translate3d(0, -12px, 0) rotate(45deg);
  }
}
.checkbox label {
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  font-weight: normal;
  display: flex;
  align-items: center;
}

.calculate-button-container {
  min-width: 180px;
  max-width: calc(100% - 200px);
  width: auto;
  display: inline-block;
  vertical-align: top;
}

.checkout-button-container {
  display: inline-block;
  /*margin-left: 20px;*/
  vertical-align: top;
}

.checkout-button-container .btn {
  margin-top: 5px;
}

.icon-calculate {
  width: 14px;
  margin-right: 15px;
  vertical-align: top;
}

.btn-red {
  font-size: 14px;
}

.btn-green {
  background-color: #64d029;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  font-family: Roboto;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  width: 100%;
  margin: 10px 0;
}

.btn-green:hover,
.btn-green:active,
.btn-green:focus,
.btn-green:active:focus {
  background-color: #64d029;
  color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

.btn-green span {
  vertical-align: middle;
}

.delivery-to-arrow {
  width: 13px;
  position: absolute;
  right: -7px;
  bottom: 12px;
}

.calculated .btn-calculate {
  display: none;
}

.calculated-info {
  text-align: left;
  margin-left: 30px;
}
@media (min-width: 992px) {
  .calculated-info {
    margin-top: -20px;
  }
}

.calculated-label {
  font-family: Roboto;
  font-size: 14px;
  color: #ffffff;
  padding-bottom: 6px;
}

.calculate-button-container.calculated {
  /*vertical-align: bottom;*/
  margin: 10px 0;
}

.calculated .calculated-info {
  display: block;
}

.calculated-value {
  font-family: Roboto;
  font-size: 25px;
  color: #ffffff;
}

.section-4 .section-inner,
.section-9 .section-inner,
.section-5 .section-inner,
.section-6 .section-inner {
  padding-left: 65px;
  padding-right: 65px;
}

.section-5 .section-inner {
  padding-right: 5px;
}

.footer-inner {
  max-width: 1258px;
}

/* ------------ request page -------------- */
.content-form {
  max-width: 1258px;
  margin-left: auto;
  margin-right: auto;
  padding: 193px 65px 121px;
}

.auto-request-form {
  position: relative;
}

.auto-request-form .close {
  color: #aaa;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
}

.auto-request-form .row {
  margin-left: -11px;
  margin-right: -11px;
}

.auto-request-form .row > div {
  padding: 11px;
}

.form-logistics-container {
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.05);
  padding: 20px;
}

.title-of-form {
  margin-top: 0;
  font-family: Roboto-Light;
  font-size: 30px;
  color: #333333;
  margin-bottom: 35px;
  padding-left: 20px;
}

.buttons-form {
  /*padding: 0 20px;*/
}

.auto-request-form {
  border-radius: 4px;
  background-color: #f9f9f9;
  padding: 25px 20px;
  margin-top: 10px;
}

.auto-request-form:first-child {
  margin-top: 0;
}

.form-group .label-logistics-select {
  font-weight: normal;
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.75;
  color: #949494;
}
@media (max-width: 600px) {
  .form-group .label-logistics-select {
    line-height: normal;
  }
}

.form-logistics-container .select-logistics {
  margin-top: 0;
}

.form-logistics-container .form-group {
  margin-top: 0;
}

.form-logistics-container .checkbox .checkbox-material .check {
  border: solid 1px #d9d9d9;
}

.form-logistics-container .checkbox {
  display: inline-block;
}

.form-logistics-container .checkbox-container {
  /*margin-top: 30px;*/
}

.form-logistics-container .checkbox label {
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.5;
  color: #949494;
}

.btn-blue-outline {
  border-radius: 4px;
  border: solid 1px #267fde;
  padding: 3px 23px;
  font-family: Roboto;
  font-size: 12px;
  color: #267fde;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
  line-height: 1.5;
  height: 45px;
}

.blue-outline-gray {
  background: #f8f8f8;
  border: 0;
}

.btn-blue-outline .add-icon {
  font-size: 25px;
  margin-right: 12px;
}

.btn-blue-outline span {
  display: inline-block;
  vertical-align: middle;
}

.btn-blue-outline:hover,
.btn-blue-outline:active,
.btn-blue-outline:focus,
.btn-blue-outline:active:focus {
  background: #267fde;
  color: #fff;
}

.calculate-form-icon {
  width: 14px;
  height: 17px;
  background: url("../images/landing_logistics/ic-calculate-blue.svg") center center no-repeat;
  background-size: contain;
  margin-right: 12px;
}

.btn-blue-outline:hover .calculate-form-icon,
.btn-blue-outline:active .calculate-form-icon,
.btn-blue-outline:focus .calculate-form-icon,
.btn-blue-outline:active:focus .calculate-form-icon {
  background-image: url("../images/landing_logistics/ic-calculate.svg");
}

.buttons-form .btn-blue-outline:first-child {
  margin-right: 20px;
}

.form-actions {
  padding-top: 20px;
}

.btn-simple.btn-simple-blue {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.75;
  color: #267fde;
  text-transform: uppercase;
  padding: 0;
}

.btn-simple.btn-simple-blue:hover,
.btn-simple.btn-simple-blue:active,
.btn-simple.btn-simple-blue:focus,
.btn-simple.btn-simple-blue:active:focus {
  color: #267fde;
  text-decoration: underline;
}

.delete-auto-container {
  display: none;
}

.background-part-with-image {
  position: absolute;
  top: 0;
  width: 100%;
  /*height: 100%;*/
  height: calc(100% - 420px);
  background: url("../images/landing_logistics/back.jpg") no-repeat top center;
  background-size: cover;
  overflow: hidden;
  height: 600px;
  max-height: 100%;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  margin: 0 -150px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  min-width: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.content-form {
  position: relative;
}

.added-form .background-part-with-image {
  height: 600px;
  max-height: 100%;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  margin: 0 -150px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  min-width: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.background-part {
  display: none;
}

.added-form .background-part {
  background: #fff;
  margin: 0 -150px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-width: 100%;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.full-content-form {
  background: #fff;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.footer {
  position: relative;
}

.calculated-label-request {
  opacity: 0.5;
  font-family: Roboto-Light;
  font-size: 14px;
  color: #333333;
  padding-bottom: 5px;
  line-height: 20px;
}

.calculated-total-value {
  font-family: Roboto-Light;
  font-size: 23px;
  color: #333333;
  line-height: 20px;
}

.calculated-text-request {
  opacity: 0.5;
  font-family: Roboto-Light;
  font-size: 12px;
  color: #333333;
  display: inline-block;
  white-space: pre-line;
  line-height: 1;
  /*padding-left: 40px;*/
}

.calculated-price {
  display: inline-block;
  float: right;
  text-align: right;
}

.calculated-car-value {
  font-size: 19px;
  line-height: 46px;
}

.auto-request-form .calculated-car-value {
  color: #949494;
  font-family: "Roboto-Light";
}

.calculated-info-request {
  display: none;
}

.calculate-button-container-request.calculated .calculated-info-request {
  display: inline-block;
}

.calculate-button-container-request.calculated .btn {
  display: none;
}

.calculate-button-container-request {
  display: inline-block;
  vertical-align: middle;
}

.buttons-form:after {
  display: block;
  content: "";
  clear: both;
}

.form-execution-request {
  padding: 45px 20px 0;
}

.form-control, .form-group .form-control.date-input-custom {
  background-image: none;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px rgba(0, 0, 0, 0.15);
  padding: 0 15px;
  height: 40px;
  text-transform: uppercase;
}

.caret-date {
  position: absolute;
  top: 12px;
  right: 16px;
  margin-top: -2px;
  vertical-align: middle;
  margin-left: 2px;
}

.form-group .form-control.input-logistics {
  background-image: linear-gradient(#267fde, #267fde), linear-gradient(#D2D2D2, #D2D2D2);
  text-transform: none;
}

.form-execution-request .row {
  padding-bottom: 55px;
}

.form-logistics-container .checkbox-request-execution.checkbox .check {
  border-radius: 3px;
  border: solid 1px #267fde;
}

.bootstrap-datetimepicker-widget a[data-action] {
  color: #267fde;
}

.bootstrap-datetimepicker-widget a[data-action]:hover span {
  color: #267fde;
}

.bootstrap-datetimepicker-widget table td.today > div:before {
  border-bottom-color: #267fde;
}

.bootstrap-datetimepicker-widget table td.active > div, .bootstrap-datetimepicker-widget table td.active:hover > div {
  background-color: #267fde;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(38, 127, 222, 0.4);
}

.bootstrap-datetimepicker-widget table td span.active {
  background-color: #267fde;
}

.button-request-execution {
  text-align: right;
  /*padding: 0 20px;*/
}

.btn-execution {
  width: 200px;
}

.btn.btn-checkout {
  background: #e75656;
}

.content-form-request.show-execution .btn-checkout-container {
  display: none;
}

.form-execution-request {
  /*display: none;*/
}

.content-form-request.show-execution .form-execution-request {
  display: block;
}

.legal-form-inputs {
  padding: 0;
  display: none;
}

.contact-form-inputs {
  padding: 0;
}

.form-execution-request.show-legal .legal-form-inputs {
  display: block;
}

.form-execution-request.show-legal .contact-form-inputs {
  width: 100% !important;
  padding-top: 55px;
}

.form-corporate-request {
  padding: 45px 20px 0;
}

.form-corporate-request .row {
  padding-bottom: 45px;
}

.delete-auto-corporate-container {
  display: inline-block;
}

.info-form-corporate {
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.64;
  color: #000000;
  padding: 0 20px 45px;
}

.content-form-corporate .title-of-form {
  margin-bottom: 25px;
}

/* ------ about ------ */
.info-about-company {
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.64;
  color: #000000;
  padding: 0 20px 65px;
  white-space: pre-line;
}

.info-block-about-company {
  padding-bottom: 65px;
}

.advantage-about-container {
  text-align: center;
}

.advantage-about-image {
  width: 73px;
  max-width: 100%;
}

.advantage-about-title {
  font-family: Roboto;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.64;
  text-align: center;
  color: #000000;
  white-space: pre-line;
  padding-top: 30px;
}

.title-of-form.title-about {
  margin-bottom: 44px;
}

.list-info-about-company {
  padding-left: 25px;
}

.list-info-about-company li {
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.64;
  color: #000000;
  padding-bottom: 15px;
}

.list-info-about-company li:last-child {
  padding-bottom: 0;
}

.title-of-form.title-guarantees {
  margin-bottom: 0;
}

.document-container {
  width: 100%;
  text-align: center;
}

.document-image {
  width: 150px;
  max-width: 100%;
}

.info-block-about-company-documents {
  padding-top: 20px;
}

.details-image-about {
  width: 75%;
}

.details-image-about-container {
  width: 100%;
  text-align: center;
}

.form-logistics-about-company-container:after {
  display: block;
  content: "";
  clear: both;
}

.slider-block-about-company {
  padding-top: 25px;
  padding-bottom: 25px;
}

.questions-title {
  margin-bottom: 20px;
}

.button-controller-about-slider {
  width: 45px;
  height: 45px;
  border-radius: 4px;
  border: solid 1px #0080e2;
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
  color: #267fde;
  font-size: 12px;
  padding-top: 8px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.button-controller-about-slider:hover,
.button-controller-about-slider:active {
  color: #fff;
  background: #0080e2;
}

.button-slider-container {
  display: inline-block;
}

.button-slider-container:last-child {
  padding-left: 15px;
}

.controllers-block {
  z-index: 5;
  position: relative;
  display: inline-block;
}

.date_container .date_ico {
  color: #eab347;
  position: absolute;
  top: 7px;
  right: 7px;
}

.date_container .caret-date {
  right: 40px;
}

.input-group .form-control {
  background: #fff !important;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 4px 0 0 4px;
  text-align: center;
}

.input-group .input-group-btn {
  padding: 0;
}

.input-group .input-group-btn > .btn {
  background: #fff !important;
  box-shadow: none !important;
  border: solid 1px rgba(0, 0, 0, 0.15) !important;
  color: #267fde !important;
  height: 40px;
  padding: 0 15px;
}

.input-group .input-group-btn > .btn > i {
  font-size: 20px;
}

.input-group .input-group-btn > .btn + .btn {
  border-radius: 0 4px 4px 0;
}

.button-request-execution .checkbox {
  margin-right: 30px;
}

.section {
  padding: 100px 0;
  height: auto;
}

.section-4 {
  padding: 80px 0 120px;
  max-height: none;
}

.section-9 {
  padding: 80px 0 148px;
  max-height: none;
}

.ts_select_container {
  display: flex;
  justify-content: space-between;
}

.form-delivery .btn-group {
  margin-top: 0;
}

.form-delivery .form-group {
  padding-bottom: 0;
}

.form-delivery .checkbox {
  margin-top: 30px;
  margin-bottom: 20px;
}

.ts_select_container > .ts_select {
  color: #fff;
  font-size: 11px;
  text-align: center;
  width: 95px;
  height: 105px;
}

.ts_select_container > .ts_select:first-child {
  cursor: pointer;
}

.ts_select_container > .ts_select:nth-child(2) {
  width: 115px;
}

.ts_select_container > .ts_select .ts_img {
  height: 55px;
  padding: 15px 0;
}

.ts_select_container > .ts_select .ts_img > img {
  margin: auto;
}

.ts_select_container > .ts_select > .ts_text {
  line-height: 14px;
  /*height: 14px;*/
  padding: 0 5px;
  white-space: pre-line;
}

.ts_select_container > .ts_select:first-child:hover,
.ts_select_container > .ts_select.active {
  background: url("../images/landing_logistics/ts/ts_active.png") 50% no-repeat;
  background-size: 105% 100%;
}

.ts_select_mobile {
  display: none;
}

.list-logistics {
  padding-left: 15px;
}

.perevoz_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.perevoz_block {
  width: calc(100% / 5);
  text-align: center;
}

.perevoz_img {
  padding: 0 20px;
}

.perevoz_img > img {
  margin: auto;
  width: 162px;
  /* height: 182px; */
  max-width: 100%;
}

.perevoz_title {
  padding: 40px 10px 0;
  font-size: 17px;
  font-weight: 300;
  white-space: pre-line;
}

.works_container {
  display: flex;
  flex-wrap: wrap;
}

.works_pseudo_block {
  display: flex;
  width: 33.333%;
  position: relative;
}

.works_pseudo_block:after {
  content: "";
  position: absolute;
  top: 60px;
  left: -31px;
  width: 66px;
  height: 8px;
  background: url(../images/landing_logistics/works/sep.png) no-repeat;
}

.works_pseudo_block:first-child:after {
  display: none;
}

.works_block {
  width: 50%;
  text-align: center;
  padding: 0 10px;
  position: relative;
}

.works_block:after {
  content: "";
  position: absolute;
  top: 60px;
  left: -31px;
  width: 66px;
  height: 8px;
  background: url(../images/landing_logistics/works/sep.png) no-repeat;
}

.works_block:first-child:after {
  display: none;
}

.works_img {
  background: url("../images/landing_logistics/works/polygon.png") 50% no-repeat;
  height: 130px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
}

.works_img > img,
.works_img > svg {
  margin: auto;
}

.half-section-title,
.works_block {
  position: relative;
}

.works_title {
  padding-top: 40px;
  font-size: 17px;
  font-weight: 300;
  white-space: pre-line;
}

.works_description {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  color: rgba(51, 51, 51, 0.5);
  position: absolute;
  top: calc(100% + 7px);
  left: calc(50% - 71px);
  width: 143px;
  opacity: 0;
  transition: opacity ease 0.2s;
  line-height: 1.2;
}

.news_container {
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 40px 25px;
  min-height: 300px;
  margin: 5px 0 5px 10px;
  width: calc(50% - 30px);
  display: inline-block;
}

.news_container:first-child {
  margin-right: 20px;
}

.news_container:last-child {
  margin-left: 20px;
}

.news_title {
  font-size: 22px;
  padding-bottom: 20px;
  font-weight: 300;
  line-height: 1.2;
}

.news_text {
  padding-bottom: 20px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  height: 176px;
  overflow: hidden;
}

.news_date {
  padding-left: 30px;
  background: url("../images/landing_logistics/news/news_date.png") 0 50% no-repeat;
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(51, 51, 51, 0.5);
}

.nav-tabs {
  background: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #eee !important;
  margin: 30px -20px 0;
  padding: 0 20px;
}

.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  color: #333 !important;
  border-bottom: 2px solid transparent !important;
  margin-bottom: -1px;
  padding: 10px 0;
  margin: 0 10px;
  border-radius: 0;
}

.nav-tabs > li.active > a {
  color: #267fde !important;
  border-color: #267fde !important;
}

.geo_map.desktop {
  display: block;
  max-width: 100%;
}

.geo_map.mobile {
  display: none;
}

.desktop {
  display: block;
}

.mobile {
  display: none !important;
}

.slider-reviews-container .bx-viewport {
  margin: 0;
}

.section-inner.section-inner-news {
  padding-bottom: 60px;
}

.partners-section .section-inner > div:first-child {
  padding: 50px 50px 30px;
}

/* -------------- adaptive ---------------- */
@media only screen and (min-width: 992px) {
  .reviews-slider .slick-slide > div > div {
    display: flex !important;
  }

  .section {
    max-height: 580px;
    min-height: 0;
    /*max-height: none;*/
  }

  .partners-section {
    max-height: 500px;
    padding: 30px 0;
  }

  .section-news.section {
    max-height: none;
  }

  .works_block:hover .works_img {
    background: url("../images/landing_logistics/works/polygon_fill.png") 50% no-repeat;
    background-size: contain;
  }

  .works_block:hover .works_img > svg .img-path {
    fill: #fff;
  }

  .works_block:hover .works_description {
    opacity: 1;
  }
}
@media only screen and (max-width: 1115px) {
  .hidden-before-mobile {
    display: none;
  }
}
.col-xs-five,
.col-sm-five,
.col-md-five,
.col-lg-five {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-five {
  width: 20%;
  float: left;
}

.slider-reviews-container .bx-wrapper {
  max-width: 1228px !important;
}

.fauto-cont {
  margin-left: 20px;
}

.footer-carlink-v2 {
  background: #151515;
}
.footer-carlink-v2 .footer-inner {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .footer-carlink-v2 .footer-inner {
    padding-top: 75px;
    padding-bottom: 60px;
    line-height: 1.36;
    font-size: 14px;
  }
}
@media only screen and (max-width: 990px) {
  .footer-carlink-v2 .footer-inner .menu-column {
    display: none !important;
  }
}
@media only screen and (max-width: 990px) {
  .footer-carlink-v2 .footer-inner .logo-naaar {
    width: 158px;
    height: auto;
  }
}
.footer-carlink-v2 .footer-inner .footer--logo_container {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .footer-carlink-v2 .footer-inner .footer--logo_container {
    margin-bottom: 40px;
  }
}
.footer-carlink-v2 .footer-inner .footer--logo_container img {
  width: 243px;
}
@media only screen and (min-width: 1201px) {
  .footer-carlink-v2 .footer-inner .footer--logo_container img {
    width: 300px;
  }
}
.footer-carlink-v2 .footer-inner .footer--description {
  max-width: 100%;
  width: 550px;
  margin-bottom: 25px;
}
.footer-carlink-v2 .footer-inner h4 {
  font-size: 21px;
  font-weight: 600;
  line-height: normal;
  color: #fff;
  margin-bottom: 31px;
}
.footer-carlink-v2 .footer-inner a {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .footer-carlink-v2 .footer-inner a {
    font-size: 14px;
    line-height: 1.36;
  }
}
.footer-carlink-v2 .flex-column {
  flex-direction: column;
}
.footer-carlink-v2 .mt-4 {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .footer-carlink-v2 .d-md-none {
    display: none !important;
  }
}
.footer-carlink-v2 .d-none {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .footer-carlink-v2 .d-md-block {
    display: block !important;
  }
}
.footer-carlink-v2 .footer--social_link {
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin: 0 10px 0 0;
  border-radius: 10px;
  border: solid 1px rgba(255, 255, 255, 0.15);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.footer-carlink-v2 .footer--payments {
  margin-bottom: 26px;
}
@media only screen and (min-width: 768px) {
  .footer-carlink-v2 .footer--payments {
    margin-bottom: 35px;
  }
}
.footer-carlink-v2 .payments--item:not(:last-child) {
  margin-right: 20px;
}
@media only screen and (min-width: 1400px) {
  .footer-carlink-v2 .payments--item:not(:last-child) {
    margin-right: 30px;
  }
}
.footer-carlink-v2 .payments--item img {
  width: 100%;
}
.footer-carlink-v2 .payments--mir {
  width: 60px;
}
.footer-carlink-v2 .payments--sbp {
  width: 44px;
}
.footer-carlink-v2 .payments--tbank {
  width: 63px;
}
.footer-carlink-v2 .payments--alfa {
  width: 87px;
}
@media only screen and (min-width: 768px) {
  .footer-carlink-v2 .payments--mir {
    width: 65px;
  }
  .footer-carlink-v2 .payments--sbp {
    width: 48px;
  }
  .footer-carlink-v2 .payments--tbank {
    width: 72px;
  }
  .footer-carlink-v2 .payments--alfa {
    width: 97px;
  }
}
@media only screen and (min-width: 1400px) {
  .footer-carlink-v2 .payments--mir {
    width: 73px;
  }
  .footer-carlink-v2 .payments--sbp {
    width: 52px;
  }
  .footer-carlink-v2 .payments--tbank {
    width: 76px;
  }
  .footer-carlink-v2 .payments--alfa {
    width: 107px;
  }
}
.footer-carlink-v2 .row {
  display: flex;
  flex-wrap: wrap;
}
.footer-carlink-v2 .pe-0 {
  padding-right: 0 !important;
}
.footer-carlink-v2 .mt-auto {
  margin-top: auto;
}
.footer-carlink-v2 .ms-auto {
  margin-left: auto;
}
.footer-carlink-v2 .col {
  flex: 1 0 0%;
}
.footer-carlink-v2 .col-12 {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .footer-carlink-v2 .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .footer-carlink-v2 .ps-lg-0 {
    padding-left: 0 !important;
  }
  .footer-carlink-v2 .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .footer-carlink-v2 .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .footer-carlink-v2 .pe-xl-0 {
    padding-right: 0 !important;
  }
  .footer-carlink-v2 .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .footer-carlink-v2 .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .footer-carlink-v2 .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}
.footer-carlink-v2 .footer-inner {
  max-width: 100%;
  padding: 75px 0 60px;
}
@media (max-width: 767px) {
  .footer-carlink-v2 .footer-inner {
    padding: 30px 0;
  }
}
@media (max-width: 575px) {
  .footer-carlink-v2 .footer-inner {
    padding: 30px 15px;
  }
}
.footer-carlink-v2 .align-items-center {
  align-items: center;
}
.footer-carlink-v2 .container, .footer-carlink-v2 .container-fluid, .footer-carlink-v2 .container-lg, .footer-carlink-v2 .container-md, .footer-carlink-v2 .container-sm, .footer-carlink-v2 .container-xl, .footer-carlink-v2 .container-xxl {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .footer-carlink-v2 .container, .footer-carlink-v2 .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .footer-carlink-v2 .container, .footer-carlink-v2 .container-md, .footer-carlink-v2 .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .footer-carlink-v2 .container, .footer-carlink-v2 .container-lg, .footer-carlink-v2 .container-md, .footer-carlink-v2 .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .footer-carlink-v2 .container, .footer-carlink-v2 .container-lg, .footer-carlink-v2 .container-md, .footer-carlink-v2 .container-sm, .footer-carlink-v2 .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .footer-carlink-v2 .container, .footer-carlink-v2 .container-lg, .footer-carlink-v2 .container-md, .footer-carlink-v2 .container-sm, .footer-carlink-v2 .container-xl, .footer-carlink-v2 .container-xxl {
    max-width: 1320px;
  }
}

.partner-container {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 61px;
}

.xs-logo-image {
  width: 17% !important;
}

.bx-controls.bx-has-controls-direction {
  opacity: 0;
  transition: opacity ease 0.3s;
}

.bx-controls.bx-has-controls-direction:hover,
.bx-viewport:hover + .bx-controls.bx-has-controls-direction {
  opacity: 1;
}

.bx-wrapper .bx-next {
  right: -20px;
}

.bx-wrapper .bx-prev {
  left: -20px;
}

.half-section > div.img-geo-cont {
  width: 100%;
  height: 550px;
  background: url("/landing/assets/images/landing_logistics/geo/geo.png") no-repeat center;
  background-size: contain;
  max-height: none !important;
}

#section7 .display-table-cell {
  display: block;
}

.slider-reviews-container .controllers-block {
  margin-top: 60px;
}

.questions-slider .controllers-block {
  margin-top: 30px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .half-section > div.img-geo-cont {
    background-image: url("/landing/assets/images/landing_logistics/geo/geo@2x.png");
  }
}
@media (min-width: 3200px) {
  #section1 {
    min-height: 825px;
  }
}
@media (min-width: 1900px) {
  .section .section-content.first-section-content {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
}
@media (min-width: 768px) {
  .col-sm-five {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-five {
    width: 20%;
    float: left;
  }

  .section-1 .title-of-page {
    margin-top: 15px;
  }

  .section-1 .text-container {
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-five {
    width: 20%;
    float: left;
  }
}
@media (max-width: 1240px) {
  ul.reviews-slider li {
    display: flex;
    flex-wrap: wrap;
    width: calc(100vw - 120px) !important;
  }

  #section6 {
    min-height: 0;
    max-height: 100%;
  }

  .main-title-of-page {
    white-space: normal;
  }
}
@media (max-width: 1075px) and (min-width: 992px) {
  .ts_select_container > .ts_select > .ts_text {
    line-height: 12px;
  }

  .section-1 .title-of-page {
    margin-top: 0;
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .half-section > div.img-geo-cont {
    height: 400px;
  }

  .main-title-of-page {
    white-space: pre-line;
  }

  .calculate-button-container {
    max-width: calc(100% - 130px);
  }

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

  .advantage-about-container {
    max-width: 260px;
    margin: 0 auto;
  }

  .advantage-about-container:nth-child(1),
.advantage-about-container:nth-child(2) {
    margin-bottom: 30px;
  }

  .security-animation {
    width: 80%;
    display: inline-block;
    margin-top: -50px;
  }

  .security-image-container {
    padding-bottom: 0;
  }

  .news_text {
    height: auto;
  }

  .section-3 .section-inner {
    display: flex;
    flex-direction: column-reverse;
  }

  .form-delivery .checkbox {
    margin-top: 20px;
  }

  .checkout-button-container .btn {
    margin-top: 0;
    margin-bottom: 0;
  }

  .checkout-button-container {
    margin-bottom: 10px;
  }

  .content-form {
    padding: 110px 15px 110px;
  }

  .content-bottom-navbar {
    border: 0;
  }

  .landing-container .navbar .container {
    padding: 0 15px;
  }

  .navbar-header .navbar-toggle {
    float: left;
  }

  .bottom-line-navbar-inner {
    padding: 0 15px;
    display: flex;
    justify-content: center;
    position: relative;
    top: -10px;
  }

  .section.section-1 {
    padding-bottom: 0;
  }

  .nav-open .bottom-line-navbar-inner {
    transform: translate3d(260px, 0, 0);
  }

  .bottom-navbar-logistics {
    padding: 0;
  }

  .landing-container .bottom-line-navbar .navbar-nav.navbar-right {
    display: none;
  }

  .off-canvas-sidebar .nav > li > a {
    display: flex;
  }

  .tablet-logistics-image {
    height: 280px;
  }

  .section .section-content.first-section-content {
    height: 90% !important;
  }

  #section1 {
    min-height: 470px;
  }

  .delivery-container {
    margin-top: 0;
  }

  .delivery-image {
    width: 50%;
  }

  #section6 .reviews-slider li {
    width: calc(100vw - 20px) !important;
  }

  #section6 .controllers-block {
    padding: 10px 10px 30px;
  }

  .section-4 .title-of-page,
.section-9 .title-of-page,
.section-5 .title-of-page,
.section-6 .title-of-page {
    padding-bottom: 20px;
  }

  .perevoz_block {
    /*width: 50%;*/
    margin-bottom: 30px;
  }

  .perevoz_img > img {
    width: 100%;
  }

  .perevoz_title {
    padding-top: 15px;
  }

  .works_pseudo_block {
    width: 100%;
    margin-bottom: 100px;
  }

  .works_pseudo_block:nth-child(2) {
    flex-flow: row-reverse;
  }

  .works_pseudo_block:nth-child(2) > .works_block:after {
    content: "";
    position: absolute;
    top: 60px;
    left: -20px;
    width: 50px;
    height: 10px;
    background: url("../images/landing_logistics/works/sep_reverse.png");
  }

  .works_pseudo_block:nth-child(2) > .works_block:first-child:after {
    display: block;
  }

  .works_pseudo_block:nth-child(2) > .works_block:last-child:after {
    display: none;
  }

  .works_pseudo_block:nth-child(1):after {
    content: "";
    position: absolute;
    top: calc(100% + 30px);
    left: calc(75% - 5px);
    width: 10px;
    height: 50px;
    background: url("../images/landing_logistics/works/sep_down.png");
    display: block;
  }

  .works_pseudo_block:nth-child(2):after {
    content: "";
    position: absolute;
    top: calc(100% + 30px);
    left: calc(25% - 5px);
    width: 10px;
    height: 50px;
    background: url("../images/landing_logistics/works/sep_down.png");
  }

  .works_pseudo_block:nth-child(3):after {
    display: none;
  }

  .works_block:after,
.works_pseudo_block:nth-child(2) > .works_block:after {
    left: -32px;
    width: 65px;
  }

  .works_block {
    padding: 0;
  }

  .works_title {
    padding-top: 25px;
  }

  .geo_map {
    width: 100%;
  }

  .section-1 .display-table-cell {
    padding-top: 0;
  }

  .tablet-logistics-container {
    position: relative;
    width: 100%;
  }

  .ts_select_container {
    display: none;
  }

  .ts_select_mobile {
    display: block;
  }

  .ts_select_mobile .btn.dropdown-toggle {
    padding-left: 45px;
    background: #fff url("../images/landing_logistics/ts/ts_car_select.png") 15px 50% no-repeat;
    background-size: 20px;
  }

  .ts_select_mobile .btn.dropdown-toggle[title="Легковые автомобили"] {
    background-image: url("../images/landing_logistics/ts/ts_car_select.png");
  }

  .ts_select_mobile .btn.dropdown-toggle[title="Легкие коммерческие т/с"] {
    background-image: url("../images/landing_logistics/ts/ts_truck_select.png");
  }

  .ts_select_mobile .btn.dropdown-toggle[title=Мотоциклы] {
    background-image: url("../images/landing_logistics/ts/ts_moto_select.png");
  }

  .ts_select_mobile .btn.dropdown-toggle[title=Квадроциклы] {
    background-image: url("../images/landing_logistics/ts/ts_qudro_select.png");
  }

  .ts_select_mobile .btn.dropdown-toggle[title="Лодки и катера"] {
    background-image: url("../images/landing_logistics/ts/ts_boat_select.png");
  }

  .slider-reviews-container {
    margin: 0 -10px;
  }

  .news_container {
    margin: 5px;
    /*width: calc(50% - 60px);*/
    width: calc(100% - 80px);
  }

  .section {
    padding: 55px 0;
  }

  .section .title-of-page {
    margin-top: 0;
  }

  #section7 {
    min-height: 0;
  }

  .news_container:first-child {
    margin-right: 5px;
  }

  .news_container:last-child {
    margin-left: 5px;
  }

  .section-5 .section-inner {
    padding-right: 65px;
    padding-left: 65px;
    width: 100%;
    max-width: none;
  }

  .section-9 {
    padding: 55px 0 60px;
    max-height: none;
  }

  .section-4 {
    padding: 55px 0 45px;
    max-height: none;
  }

  .section-inner.section-inner-news {
    padding-bottom: 10px;
  }

  .works_pseudo_block:last-child {
    margin-bottom: 0;
  }

  .tablet-logistics-container {
    display: flex;
  }

  .tablet-logistics-image {
    margin: 20px auto 0;
    text-align: center;
  }

  .tablet-logistics-animation {
    margin: auto;
    padding-left: 100px;
  }

  .delivery-to-arrow {
    display: none;
  }

  .section.section-1 .title-of-page {
    padding-bottom: 0;
  }

  .calculate-button-container {
    position: absolute;
    right: 15px;
    margin-top: -40px;
    min-width: 0;
  }

  .section-1 .text-container {
    z-index: 200;
  }

  .calculated-label {
    display: none;
  }

  .calculated-value {
    font-size: 20px;
  }

  .navbar-header .navbar-toggle {
    margin-left: 15px;
  }

  .section.section-2 {
    padding-top: 100px;
  }

  .delivery-container {
    display: none;
  }

  #section6 .reviews-slider li {
    width: calc(100vw - 100px) !important;
  }

  .news_container {
    width: calc(100% - 10px);
  }

  .detail-collapse-list-item:first-child {
    border-top: none;
  }

  .section-3 .description-section {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .partners-section .section-inner > div:first-child {
    padding: 30px 50px 20px;
  }

  .questions-slider .controllers-block,
.slider-reviews-container .controllers-block {
    margin-top: 0;
  }

  .half-section > div.img-geo-cont {
    height: 290px;
  }

  .perevoz_block {
    width: 33%;
  }

  #section6 .reviews-slider li {
    width: calc(100vw - 50px) !important;
  }

  .section-5 .section-inner {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section-6 .section-inner {
    padding: 0 10px;
  }

  #section6 .reviews-slider li {
    width: calc(100vw - 20px) !important;
  }

  .slider-reviews-container {
    margin: 0;
  }
}
@media (max-width: 600px) {
  .tablet-logistics-image {
    width: 100%;
    max-width: 477px;
    height: auto;
  }
  .tablet-logistics-image img {
    width: 100%;
    height: auto;
  }

  .partners-section .section-inner > div:first-child {
    padding: 30px 20px 30px;
  }

  .slider-block-about-company {
    padding-bottom: 0;
  }

  .half-section > div.img-geo-cont {
    background-image: url("/landing/assets/images/landing_logistics/geo/geo_mobile.png");
  }

  .fauto-cont {
    margin-left: 0;
  }

  .security-animation {
    margin-top: -25px;
  }

  .perevoz_block {
    width: 40%;
  }

  #section7 {
    min-height: auto;
  }

  .section {
    padding: 30px 0;
  }

  .section-4 .section-inner,
.section-9 .section-inner,
.section-5 .section-inner {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-6 .section-inner {
    padding-left: 10px;
    padding-right: 10px;
  }

  .geo_map.desktop {
    display: none;
  }

  .geo_map.mobile {
    display: block;
  }

  #section1 .title-of-page {
    font-size: 30px;
  }

  #section1 .form-delivery .row:first-child .form-group {
    margin-top: 0;
  }

  #section1 .form-group {
    margin-top: 17px;
  }

  #section1 .calculated-value {
    font-weight: 300;
  }

  .section .section-content.first-section-content {
    background-position: 0 0;
  }

  .tablet-logistics-container {
    margin-bottom: -100px;
  }

  .tablet-logistics-animation {
    padding: 0;
    margin-right: -25%;
  }

  .delivery-container {
    display: none;
  }

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

  #section3 .section-inner {
    display: flex;
    flex-wrap: wrap-reverse;
  }

  .security-image-container > img {
    width: 100%;
  }

  .description-section {
    padding: 15px 0 20px;
  }

  .section-4 .section-inner > .perevoz_container {
    padding: 0;
  }

  .works_block:after {
    top: 50px;
  }

  .works_block:nth-child(2n+1) {
    padding: 0 40px 0 0;
  }

  .works_block:nth-child(2n) {
    padding: 0 0 0 40px;
  }

  .works_pseudo_block:nth-child(2) .works_block:nth-child(2n+1) {
    padding: 0 0 0 40px;
  }

  .works_pseudo_block:nth-child(2) .works_block:nth-child(2n) {
    padding: 0 40px 0 0;
  }

  .works_img {
    height: 110px;
    background-size: contain;
  }

  .works_img > img {
    max-height: 40px;
  }

  .works_pseudo_block {
    margin-bottom: 80px;
  }

  .works_pseudo_block:nth-child(1):after, .works_pseudo_block:nth-child(2):after {
    top: calc(100% + 15px);
  }

  .works_pseudo_block:nth-child(1):after {
    left: calc(75% + 15px);
  }

  .works_pseudo_block:nth-child(2):after {
    left: calc(25% - 25px);
  }

  #section6 .reviews-slider li {
    width: calc(100vw - 20px) !important;
  }

  /*.news_container {*/
  /*width: calc(100% - 20px)*/
  /*}*/
  .buttons-form {
    padding: 0;
  }

  .buttons-form > .btn {
    margin: 0;
  }

  .blue-outline-gray > span + span {
    width: 67px;
    overflow: hidden;
  }

  .info-form-corporate {
    padding-left: 0;
    padding-right: 0;
  }

  .form-corporate-request,
.form-execution-request {
    padding-left: 0;
    padding-right: 0;
  }

  .calculated-text-request {
    white-space: normal;
  }

  .button-request-execution {
    padding: 0;
    text-align: left;
  }

  .button-request-execution .btn {
    margin: 30px auto 0;
    display: flex;
  }

  .form-logistics-container .title-of-form {
    line-height: 30px;
  }

  .auto-request-form .form-group {
    padding: 0;
  }

  .auto-request-form .row > div {
    padding-bottom: 5px;
  }

  .content-form {
    padding-bottom: 60px;
  }

  .form-corporate-request .row,
.form-execution-request .row {
    padding-bottom: 25px;
  }

  .title-of-form {
    padding: 0;
  }

  .content-form-corporate .title-of-form {
    padding: 0;
    margin-bottom: 10px;
  }

  .info-block-about-company {
    padding-bottom: 25px;
    padding-top: 10px;
  }

  .info-about-company {
    padding-left: 0;
    padding-right: 0;
  }

  .advantage-about-title {
    padding: 10px 0 30px;
  }

  .form-logistics-container {
    padding-bottom: 60px;
  }

  .info-block-about-company-documents > .row {
    display: flex;
    flex-wrap: wrap;
  }

  .info-block-about-company-documents > .row > div {
    width: 33.333%;
    padding-bottom: 20px;
  }

  .detail-collapse-list-item .question-collapse-list-item {
    position: relative;
  }

  .detail-collapse-list-item:after,
.question-collapse-list-item:after {
    content: "";
    font-family: "FontAwesome";
    font-size: 20px;
  }

  .detail-collapse-list-item.collapsed:after,
.question-collapse-list-item.collapsed:after {
    content: "";
  }

  .ts_select_mobile .btn.dropdown-toggle,
.select-logistics .btn {
    background-color: rgba(255, 255, 255, 0.85);
  }

  .questions-title + div {
    padding: 0;
  }

  .bx-wrapper {
    padding: 0;
  }

  .count_auto {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px !important;
  }

  .count_auto > label {
    width: 100px;
  }

  .count_auto > .input-group {
    width: calc(100% - 100px);
  }

  .form-corporate-request .row,
.form-execution-request .row {
    padding-bottom: 0;
  }

  .form-logistics-container .form-corporate-request .form-group,
.form-logistics-container .form-execution-request .form-group {
    padding-bottom: 30px;
  }

  .date_container > label {
    margin: 0 0 10px !important;
  }

  .caret-date {
    top: 32px;
  }

  .date_container .date_ico {
    top: 27px;
  }

  .desktop {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }

  .main-title-of-page {
    white-space: normal;
  }
}
@media (max-width: 480px) {
  .half-section > div.img-geo-cont {
    height: 180px;
  }

  .partners-section .section-inner > div:first-child {
    padding: 30px 20px 50px;
  }
}
@media (max-width: 460px) {
  .section-4 .section-inner {
    padding-left: 15px;
    padding-right: 15px;
  }

  .auto-requests-form-container {
    margin: 0 -10px;
  }

  .auto-request-form {
    padding-left: 10px;
    padding-right: 10px;
  }

  .form-actions {
    margin: 0 -10px;
  }

  .auto-request-form .close {
    right: 10px;
    top: 10px;
  }

  .nav-tabs {
    padding: 0;
  }

  .nav-tabs > li {
    width: 50%;
  }

  .nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    margin: 0;
    text-align: center;
  }
}
@media (max-width: 360px) {
  .calculated-value {
    font-size: 18px;
  }

  .works_text {
    font-size: 15px;
  }

  .works_title {
    white-space: normal;
  }

  .works_block:nth-child(2n+1) {
    padding: 0 20px 0 0;
  }

  .works_block:nth-child(2n) {
    padding: 0 0 0 20px;
  }

  .works_pseudo_block:nth-child(2) .works_block:nth-child(2n+1) {
    padding: 0 0 0 20px;
  }

  .works_pseudo_block:nth-child(2) .works_block:nth-child(2n) {
    padding: 0 20px 0 0;
  }
}
