.head__right__top {
    height: 90px;
    margin-bottom: 5px;
}
.head__right__top a {
    color: #30343B;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    margin-left: 35px;
    margin-top: 6px;
}
.head__right__top a:hover svg path {
    fill: #FFD000;
}
.head__right__top a:hover {
    color: #FFD000;
}
.head__right__top .btn {
    margin-left: 35px;
}
.head__right__top .viber 
.navbar-top {
    padding: 0 0;
    background-color: #ffd723;
}
.nav--main > li {
    padding: 0 20px;
}
.nav--main > li > a {
    color: #30343B;
   font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 18px 0;
    display: block;
    position: relative;
}
.nav--main > li > a::after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 15px;
    left: 0;
    background-color: #30343B;
}
.nav--main > li > a:hover::after,
.nav--main > li.current_page_item > a::after {
    width: 100%;
}
.btn {
    cursor: pointer;
}
.btn-border {
    background-color: transparent;
    overflow: hidden;
    border: 2px solid #30343B;
    color: #30343B;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0;
    line-height: 42px;
    padding: 0 20px;
    height: 45px;
}
.form-consul__tel__wrap .btn-border {
    padding: 0 25px;
}
.head__right__top .btn.btn-submit {
    margin-left: 20px;
}
.btn-submit {
    background-color: #FFD000;
    overflow: hidden;
    border: none;
    color: #30343B;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0;
    line-height: 45px;
    padding: 0 20px;
    height: 45px;
}
.btn-border span {
    position: relative;
    z-index: 10;
}
.navbar-top {
    padding: 0;
}
.head__container {
    position: relative;
    z-index: 10;   
}
.head__logo {
    position: relative;
    z-index: 10;
    padding-top: 10px;
}
.list-service {
    margin-top: 30px;
}
.list-service--row1 {
    background: url("../img/s-row1.jpg") 100% 0 no-repeat;
    margin-bottom: 60px;
}
.list-service--row2 {
    background: url("../img/s-row2.jpg") 0 0 no-repeat;
    margin-bottom: 10px;
}
.service__item {
    display: block;
    color: #30343B;
}
.service__item:hover {
    color: #30343B;
}
.service__item__ico {
    width: 90px;
    height: 80px;
    border-bottom: 4px solid #FFD000;
    padding-bottom: 10px;
    line-height: 70px;
}
.service__item__ico svg {
    display: inline-block;
    vertical-align: middle;
}
.anime,
svg path,
svg circle,
.nav--main > li > a::after {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.service__item__title {
    display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 13px 0 15px;
    color: #30343B;
}
.text,
.text p,
.text li {
    font-size: 16px;
    line-height: 24px;
    color: #30343B;
}
.text li {
    list-style-position: inside;
}
.service__item__text {
    max-width: 250px;
}
.service__item:hover .service__item__ico svg.s1 path,
.service__item:hover .service__item__ico svg  path{
    fill: #FFD000;
}
.service__item:hover .service__item__ico svg.s2 path,
.service__item:hover .service__item__ico svg circle {
    stroke: #FFD000;
    fill: #FFF;
}
.service__item__text.text {
    line-height: 28px !important;
}
.nav--main {
    margin-left: auto;
}
.form-questions {
    padding-top: 100px;
    padding-bottom: 150px;
}
.form-questions__wrap {
    border: 3px solid #FFD000;
    position: relative;
    padding-top: 50px;
}
.form-questions__title {
    margin-left: -113px;
    margin-top: -12px;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #30343B;
    white-space: nowrap;
    background-color: #fff;
    padding: 12px 0;
    z-index: 1;
    position: relative;
}
.form-questions__caption {
    padding-bottom: 20px;
}
.form-questions__box {
    padding: 0 110px;
    position: relative;
    z-index: 2;
}
.form-questions__wrap--calc .form-questions__title::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 290px;
    height: 3px;
    background-color: #30343B;
}
.form-questions .form-questions__box {
    height: 200px;
}
.form-questions__box .wpcf7-form {
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(48, 52, 59, 0.15);
    padding: 20px 35px 50px 35px;
}
.col-form-inp {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
.wpcf7-form-control-wrap input.wpcf7-form-control {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #30343B;
    height: 46px;
    line-height: 38px;
    font-size: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000;
    width: 100%;
}
.wpcf7-form-control-wrap .wpcf7-textarea{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #30343B;
    height: 70px;
    line-height: 24px;
    font-size: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000;
    width: 100%;
    padding: 10px 0;
    resize: none;
}
.wpcf7-form-control-wrap .wpcf7-textarea:hover,
.wpcf7-form-control-wrap .wpcf7-textarea:active {
    border-bottom-color: #FFE675;
}
.wpcf7-form-control[placeholder]          {
    opacity: 1; 
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000;
}
.wpcf7-form-control::-moz-placeholder     {
    opacity: 1; 
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000;
}
.wpcf7-form-control:-moz-placeholder      {
    opacity: 1; 
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000;
} 
.wpcf7-form-control:-ms-input-placeholder {
    opacity: 1; 
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000;
}  
.form-req {
   font-size: 14px;
    line-height: 16px;
    color: #989898;   
    display: block; 
    padding-bottom: 20px;
}
.kb_sep {
    padding: 0 5px;
}
.col-sub {
    float: left;
    width: 230px;
    padding-right: 30px;   
    position: relative;
    z-index: 10;
}
.agreement-wrap {
   font-size: 14px;
    line-height: 16px;
    color: #7C7E81; 
}
.form-questions .agreement-wrap {
    padding-left: 230px;
}
.agreement-wrap a {
    color: #7C7E81; 
    text-decoration: underline;
}
.wpcf7-not-valid-tip {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 12px !important;
    line-height: 14px !important;
    z-index: 10;
    padding: 5px 20px 5px 10px;
    background: #D80027;
    box-shadow: 0px 4px 50px rgba(48, 52, 59, 0.15);
    color: #fff !important;
    margin-top: 4px;
    white-space: nowrap;
}
.wpcf7-not-valid-tip::after {
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: 10px;
    width: 0; 
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #D80027;
}
div.wpcf7-response-output {
    margin: 15px 0 0 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: #7C7E81; 
}
.form-questions__line {
    position: absolute;
    z-index: 10;
    top: 110px;
    left: -34px;
    width: 73px;
    height: 30px;
    background: url("../img/line-f.svg") 0 0 no-repeat;
    background-size: contain;
}
.box {
    padding: 90px 0;
}
.tpad100 {
    padding-top: 100px;
}
.box--silver {
    background-color: #F2F2F2;
}
.box__title {
    padding-bottom: 60px;
}
.box__title h2,
.title_h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #30343B;
}
.news__item__title {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #30343B;
    display: block;
    padding-bottom: 10px;
    border-bottom: 3px solid #FFD000;
    margin-bottom: 15px;
    font-weight: bold;
}
.news__item__title:hover {
    text-decoration: underline;
    color: #30343B;
}
.fpad30 {
    padding-bottom: 30px;
}
.country__list {
    padding-top: 26px;
}
.news__item__desc.text {
    line-height: 28px;
    padding-bottom: 15px;
}
.news__item__btn {
    margin-top: auto;
}
.link-news-btn {
    display: inline-block;
    padding-left: 45px;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #30343B;
    position: relative;
}
.link-news-btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #30343B;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.link-news-btn:hover::after {
    top: 100%;
    width: 100%;
    background-color: #FFD000;
}
.preference__wrap {
    position: relative;
    min-height: 520px;
}
.preference__list {
    position: relative;
    z-index: 10;
    background-color: #5F3938;
    padding: 55px 6px 46px 116px;
}
.preference__bg {
    position: absolute;
    z-index: 1;
    top: 50px;
    right: 11px;
    width: 824px;
    height: 460px;
    background: url("../img/bg_adv.jpg") 0 0 no-repeat;
}
.preference__item {
    padding: 35px 30px 43px 0;
}
.preference__item__text {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.preference__item__ico {
    height: 45px;
    padding-bottom: 5px;
}
.preference__item__ico svg {
    display: block;
    max-height: 35px;
    width: auto;
}
.country__item {
    flex-basis: 25%;
    position: relative;
    margin-bottom: 5px;
}
.country__item a {
    display: inline-block;
    padding: 10px 30px 10px 64px;
    margin-left: -13px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #000000;
    position: relative;
    border-radius: 3px;
}
.country__item a .flag-icon.flag-icon-squared {
    width: 20px !important;
    height: 20px !important;
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -10px;
}
.country {
    background: url("../img/bg_map.svg") 40% 100px no-repeat;
    background-size: 1000px auto;
    position: relative;
    z-index: 100;
    margin-bottom: 10px;
}
.country__item a:hover {
    background: #FFD000;
}
/*.country__info--none {
    opacity: 0;
    visibility: hidden;
}*/
.country__info {
    position: absolute;
    top: -50px;
    left: 90%;
    background: #FFFFFF;
    box-shadow: 0px 4px 60px rgba(48, 52, 59, 0.25);
    width: 400px;
    z-index: 10;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 1s ease;
    opacity: 0;
    visibility: hidden;
}
.country__item:hover .country__info {
    opacity: 1;
    visibility: visible;
}
.country__info__footer {
    padding: 0 0 50px;
    text-align: center;
}
/*.country__info--center {
    left: 50%;
    margin-left: -200px;
}
.country__info--left {
    left: 20px;
}*/
.country__info--right {
    right: 100%;
    left: auto;
}
.country__info__header {
    border-bottom: 2px solid #E6E6E6;
    padding: 25px 0 0 90px;
    height: 70px;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #30343B;
    position: relative;
}
.country__info__body {
    padding: 35px 10px 20px 35px;
}
.country__info__body span {
    display: block;
    padding: 0 0 15px 50px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #30343B;
    background-repeat: no-repeat;
}
.country__info__body span  b {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}
.country__info__header .flag-icon-squared.flag-icon {
    display: block;
    width: 22px !important;
    height: 22px;
    border-radius: 11px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 37px;
    margin-top: -11px;
}
.box--black {
    background-color: #5F3938;
}
.form-consul {
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 40px;
    align-items: center;
    position: relative;
    z-index: 10;
    max-width: 748px;
}
.form-consul__caption {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: block;
    position: relative;
    color: #30343B;
    padding-bottom: 6px;
}
.form-consul__caption::after {
    content: "";
    display: block;
    width: 290px;
    height: 3px;
    background-color: #30343B;
    position: absolute;
    z-index: 1;
    bottom: -5px;
    left: 0;
}
.row.detail {
    margin-top: -10px;
}
.form-consul__tel__wrap {
    padding: 55px 0 50px;
    width: 285px;
    margin-left: auto;
}
.form-consul__tel {
    position: relative;
    z-index: 1;
    border: 3px solid #FFD000;
    margin-top: -143px;
}
.form-consul__tel__wrap .phone {
    display: block;
    color: #FFD000;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
}
.btn-border.btn-border--yellow {
    border-color: #FFD000;
    color: #FFD000;
}
.slider-adv__ico {
    width: 100%;
    z-index: 10; 
    margin-top: 120px; 
    position: relative;
    z-index: 50; 
}
.slider-adv {
    position: relative;
    padding-top: 98px;
}
.slider-adv__ico a {
    display: flex;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    background-color: #fff;
    padding: 10px;
}
.slider-adv__ico a.active {
    background-color: #FFD000;
}
.slider-adv__ico a img {
    display: block;
    margin: auto auto;
    max-width: 100%;
    height: auto;
}
.slider-adv__item {
    position: relative;
}
.slider-adv__item__title {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    min-height: 280px;
    color: #FFFFFF;
}
.slider-adv__item__text {
    position: relative;
    font-weight: 300;
    font-size: 22px;
    line-height: 36px;
    color: #FFFFFF;
}
.slider-adv-box {
    margin-top: -200px;
    position: relative;
    z-index: 1;
}
.slider-adv__item__text .slider-adv__numb {
    font-weight: 300;
    font-size: 66px;
    line-height: 1;
    color: #FFD000;
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: -112px;
    height: 70px;
}
.slider-adv__item__text::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 10;
    left: 100%;
    top: 10px;
    width: 73px;
    height: 30px;
    background: url("../img/line-f.svg") 0 0 no-repeat;
    background-size: contain;
}
.detail__item__pic {
    height: 60px;
}
.detail__item__pic svg {
    max-height: 62px !important;
    width: auto !important;
}
.detail__item__text {
    font-size: 16px;
    line-height: 28px;    
    padding: 5px 0 0;
    max-width: 272px;
}
.detail__item:hover svg path.cs2,
.detail__item:hover svg circle {
    stroke: #FFD000 !important;
}
.detail__item:hover svg path.cs1 {
    fill: #FFD000 !important;
}
.mb70 {
    margin-bottom: 70px;
}
.box-slider {
    position: relative;
    margin-bottom: 30px;
}
.sl-nav li {
    float: left;
    list-style-type: none;
}
.rew-item {
    max-width: 750px;
    padding-bottom: 30px;
}
.rew-item__text {
    position: relative;
    padding-bottom: 30px;
    font-size: 20px;
    line-height: 36px;
    color: #000;
}
.rew-item__name {
    padding-bottom: 30px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #30343B;
}
.bx-controls-direction a,
.slick-arrow {
    display: block;
    position: absolute;
    z-index: 10;
    text-indent: -1000px;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 50px;
    width: 73px;
    top: 50%;
    margin-top: -25px;
    border: none;
    background-color: transparent;
}
.bx-prev,
.slick-prev {
    background-image: url("../img/left.svg");
    left: -200px;
}
.bx-next,
.slick-next {
    background-image: url("../img/right.svg");
    right: -200px;
}
.bx-pager {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #30343B;
}
.box-slider--rew::after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 58px;
    left: -50px;
    background: url('../img/rew.svg') 50% 50% no-repeat;
    background-size: contain;
}
.link-news-btn.link-news-btn--yellow::after {
    background-color: #FFD000;
}
.link-news-btn span {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.link-news-btn span::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #30343B;
}
.link-news-btn:hover span::after {
    display: none;
}
.item-slider3d {
    border: 4px solid #DDDDDD;
}
.slick-center .item-slider3d {
    border-width: 0;
    margin-top: 5px;
    -webkit-transform: scale(1.3);
     -moz-transform: scale(1.3);
     -o-transform: scale(1.3);
     transform: scale(1.3);
     box-shadow: 5px 10px 30px rgba(0, 0, 0, 0.25);
}
.box-slider--thanks .slick-list {
    padding: 80px 0 100px !important;
}
.box-slider--thanks {
    height: 650px;
    margin-top: -30px;
    margin-bottom: 0;
}
.form-questions__wrap--calc {
    margin-bottom: 100px;
}
.form-questions__wrap--calc .form-questions__box {
   height: 82px; 
}
.form-questions__wrap--calc .phone {
    font-weight: bold;
    font-size: 22px;
    line-height: 36px;
    color: #30343B;
}
.logotip-item {
    padding: 15px;
}
.logotip-item img {
    display: block;
    -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
        filter: gray; /* для IE6-9 */  
        filter: grayscale(1); 
        -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.logotip-item img:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: none;
  -webkit-filter: grayscale(0);
}
.footer {
    background-color: #5F3938;  
    padding-top: 25px; 
}
.nav--footer {
    padding: 20px 0 50px;
}
.nav--footer li {
    padding-right: 35px;
}
.nav--footer li:last-child {
    padding-right: 0;
}
.nav--footer li a {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;  
    color: #FFFFFF;
}
.phone-foot {
    display: block;
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
    padding: 15px 0 5px;
    color: #FFD000;
    margin-bottom: 7px;
}
.mail-foot {
    display: block;
    font-weight: 300;
    font-size: 22px;
    line-height: 36px;
    color: #FFD000;
    margin-bottom: 12px;
}
.adr-foot {
    font-weight: 300;
    font-size: 22px;
    line-height: 36px;
    color: #FFFFFF;
}
.row--foot {
    padding-bottom: 35px;
}
.slider-top {
    margin-top: -77px;
    position: relative;
    z-index: 1;
}
.slider-top__item__bg {
    height: 500px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 290px;
}
.slider-top__item__desc {
    padding: 40px 30px 40px 112px;
    margin-left: -112px;
    background-color: #fff;
    z-index: 2;
    box-shadow: 0px 4px 50px rgba(48, 52, 59, 0.15);
    width: 100%;
    max-width: 874px;
    position: relative;
}
.slider-top__item__desc h2 {
    position: relative;
    padding-bottom: 50px;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #30343B;
}
.slider-top__item__desc h2::after {
    content: "";
    display: block;
    width: 200px;
    height: 3px;
    background-color: #30343B;
    bottom: 25px;
    left: 0;
    position: absolute;
}
.slider-top__item {
    position: relative;
    padding-bottom: 250px;
}
.slider-top__item__desc p {
    font-size: 16px;
    line-height: 28px; 
    color: #30343B;
}
.slider-top__item__link {
    padding-top: 35px;
}
.slider-top__item__pic {
    position: absolute;
    width: 100%;
    height: 310px;
    display: flex;
    z-index: 3;
    top: 0;
    left: 0;
}
.slider-top__item__pic img {
    margin: 0 auto auto auto;
    position: relative;
    z-index: 3;
    display: block;
}
.slider-top__item__foot {
    position: absolute;
    right: 0;
    bottom: -95px;
    width: 202px;
    z-index: 1;
}
.slider-top__item__foot::after {
    content: "";
    display: block;
    width: 200px;
    right: 100%;
    top: 22px;
    height: 3px;
    background-color: #30343B;
    margin-right: 13px;
    position: absolute;
    z-index: 1;
}
.slider-top .slick-dots {
    list-style-type: none;
    position: absolute;
    z-index: 5;
    top: 290px;
    left: 2px;
}
.slider-top .slick-dots li {
    padding-bottom: 18px;
}
.slider-top .slick-dots li button {
    border: 2px solid #FFD000;
    border-radius: 7.5px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    display: block;
    cursor: pointer;
    background-color: transparent;
    text-indent: -100px;
    padding: 0;
}
.slider-top .slick-dots .slick-active button {
    background-color: #FFD000;
}
.home-nav {
    padding: 150px 0 20px 50px;
    border-left: 3px solid #FFD000;
    border-bottom: 3px solid #FFD000;
    margin-top: -190px;
    margin-bottom: 30px;
}
.home-nav h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-bottom: 30px;
    color: #30343B;
}
.nav__top-home li {
    padding-right: 92px;
}
.nav__top-home li:last-child {
    padding-right: 0;
}
.nav__top-home li a {
    font-weight: 300!important;
    font-size: 22px !important;
    line-height: 28px !important;
}
.nav__top-home li .link-news-btn::after {
    top: 11px;
}
.nav__top-home li .link-news-btn:hover::after {
    top: 100%;
}
.country__info__avio {
    background-position: 2px 0;
    background-image: url("../img/avio.svg");
    background-size: 25px 25px;
}
.country__info__avto {
    background-position: 0 2px;
    background-image: url("../img/avto.svg");
}
.country__info__more {
    background-position: 1px 1px;
    background-image: url("../img/i-more.svg");
}
.country__info__sbor {
    background-position: 0 2px;
    background-image: url("../img/sbor.svg");
}
.country__info__expres {
     background-position: 0 4px;
    background-image: url("../img/expres.svg");
}
.nav--footer2 li {
    flex-basis: 50%;
    padding-bottom: 15px;
}
.nav--footer2 li a,
.nav--right a {
    display: block;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.nav--right li {
    padding-bottom: 15px;
    flex-basis: 100%;
}
.nav--right {
    padding-top: 15px;
}
.footer__footer {
    padding: 15px 0;
    background: #532D2C;
}
.footer__footer .copy {
    display: block;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1em;
    color: #8E99AC;
}
.button-up {
    margin: 15px auto;
    display: block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: #FFD000 url('../img/up.svg') 50% 50% no-repeat;
    border-radius: 20px;
    border: none;
}
.head {
     position: relative;
    z-index: 200;
}
.head--inner {
    height: 230px;
    background: url("../img/bg-home.jpg") 50% 0 no-repeat;
}
.head--inner .nav--main {
    background-color: #FFD000;
}
.kama_breadcrumbs {
    padding-top: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}
.kama_breadcrumbs a,
.kama_breadcrumbs .kb_sep { 
    color: #30343B;
}
.kama_breadcrumbs .kb_title {
    color: #BCBCBC;
}
.page-wrap {
    padding-top: 60px;
}
.page-wrap__header {
    padding-bottom: 60px;
}
h1 {
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #30343B;
}
.fpad100 {
    padding-bottom: 100px;
}
.fpad60 {
    padding-bottom: 60px;
}
.about-page__number span {
    display: block;
    font-weight: 900;
    font-size: 70px;
    line-height: 90px;
    color: #FFD000;
}
.about-page__desc {
    padding: 30px 0 0 45px;
}
.text h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-bottom: 60px;
    color: #30343B;
}
.text blockquote {
    display: block;
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 36px;
    padding-left: 40px;
    color: #30343B;
    background: url('../img/rew.svg') 0 4px no-repeat;
}
.text blockquote p {
     font-size: 20px !important;
    line-height: 36px;
}
.text h3 {
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #30343B;
}
.about-page__form {
    margin-bottom: 100px;
}
.about-page__form .form-questions__box {
    height: 200px;
}
.preference__list.preference__list--page {
    margin: 60px 0;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.preference__list--page .preference__item {
    display: flex;
}
.preference__list--page .preference__item .preference__item__ico {
    flex-basis: 60px;
}
.preference__list--page .preference__item .preference__item__text {
    flex-basis: 135px;
    flex-grow: 1;
}
.preference__wrap--page {
    position: relative;
}
.preference__bg2 {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 11px;
    width: 880px;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}
.preference__wrap.preference__wrap--page {
    min-height: 400px;
}
.mb100 {
    margin-bottom: 100px;
}
.nav--footer li.current_page_item a {
    color: #FFD000;
}
.slider-adv.slider-adv--page {
    padding-top: 10px;
}
.form-questions__desc {
    padding: 0 0 15px 75px;
    max-width: 560px;
}
.nav-link--price {
    text-align: center;
    height: 60px;
    position: relative;
    display: block;
    line-height: 56px;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0.05em;
    color: #000000;
    padding: 0 !important;
}
.nav-link--price:hover {
    color: #000000;
}
.nav-link--price.active::after{
    left: 0;
    width: 100%; 
    height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    visibility: visible;
    opacity: 1;
}
.nav-link--price::after {
    content: "";
    display: block;
    position: absolute;
    border:2px solid #FFD000;
    width: 0;
    height: 0;
    bottom: 0;
    left: 50%;
    visibility: hidden;
    z-index: 20;
    opacity: 0;
}
.nav-link--price:hover::before {
    margin-left: -100px;
    width: 200px;
}
.nav-link--price::before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 134px;
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    margin-left: -67px;
    height: 2px;
    background-color: #FFD000;
}
.price-box__wrap {
    box-shadow: 0px 4px 50px rgba(48, 52, 59, 0.15);
}
.pricelist__header {
    background-color: #30343B;
}
.pricelist__header .col-3 {
    height: 66px;
}
.pricelist__header span {
    color: #fff;
    letter-spacing: 0.05em;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.pricelist__body {
    padding: 14px;
}
.pricelist__row {
    border-top: 2px solid #F2F2F2;
}
.pricelist__row:first-child {
    border-top: none;
}
.pricelist__row .col-3 {
    min-height: 65px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #F2F2F2;
    border-left: 1px solid #F2F2F2;
}
.pricelist__row .col-3.col-first {
    border-left: none;
}
.pricelist__row .col-3.col-last {
    border-right: none;
}
.pricelist__row .col-3 span {
    color: #000;
    font-size: 18px;
    line-height: 24px;
}
.pricelist__footer {
    padding: 40px 0 0;
}
.pricelist__footer .btn {
    display: block;
    width: 290px;
    margin: 0 auto;
}
.map_wrap {
    position: relative;
    z-index: 1;
    height: 441px;
}
[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
    filter: grayscale(100%);
}
.contacts-info {
    width: 426px;
    padding: 60px 70px;
    background-color: #fff;
    position: relative;
    z-index: 20;
    box-shadow: 0px 4px 50px rgba(48, 52, 59, 0.15);
}
.contacts-info__caption {
    color: #30343B;
    display: block;
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.contacts-info p {
    font-size: 18px;
    line-height: 28px;
    color: #30343B;
}
.contacts-info a {
    color: #30343B;
}
.nav__blog-category-top {
    padding-bottom: 50px;
    margin: -25px -10px 0;
}
.nav__blog-category-top li {
    padding: 0 10px 25px;
    flex-basis: 16.666667%;
}
.nav__blog-category-top li a {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    height: 60px;
    padding: 5px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    color: #30343B;
    letter-spacing: 0.05em;
    border: 2px solid transparent;
    text-align: center;
    
}
.nav__blog-category-top li a::before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 80%;
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -2px;
    left: 10%;
    height: 2px;
    background-color: #FFD000;
}
.nav__blog-category-top li a:hover::before {
    width: 100%;
    left: 0;
}
.item-blog {
    padding-bottom: 60px;
}
.item-blog__pic {
    flex-basis: 314px;
}
.item-blog__pic img {
    display: block;
}
.item-blog__desc {
    flex-basis: 600px;
    flex-grow: 1;
    padding-left: 60px;
}
.item-blog__title {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-bottom: 30px;
    color: #30343B;
    padding-top: 15px;
}
.item-blog__more {
    margin-top: auto;
    padding: 10px 0;  
    justify-content: space-between;
    align-items: center; 
}
.item-blog__date {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #BCBCBC;
}
.nav__blog-category-top li.current-menu-item a {
    border-color: #FFD000;
}
.wp-pagenavi {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.wp-pagenavi span,
.wp-pagenavi a {
    padding: 0 18px 10px;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #30343B;
}
.wp-pagenavi .ico-next {
    display: block;
    width: 76px;
    background:  url("../img/right.svg") 0 0 no-repeat;
    height: 30px;
}
.wp-pagenavi .ico-prev {
    display: block;
    width: 76px;
    height: 30px;
    background:  url("../img/left.svg") 0 0 no-repeat;
}
.wp-pagenavi span.current {
    color: #FFD000;
}
.ico-question {
    background: url("../img/question.svg") 0 0 no-repeat;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    background-size: contain;
    margin: 8px 5px 0 0;
}
.text ul {
    padding-top: 10px;
}
.text ul li {
    list-style-type: none;
    font-weight: 300;
    font-size: 22px;
    line-height: 36px;
    padding: 0 0 30px 60px;
    position: relative;
}
.text ul li::after {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    z-index: 1;
    background-color: #FFD000;
    top: 15px;
    left: 0;
}
.text ol {
    counter-reset: num;
	list-style: none;
    padding-top: 10px;
}
.text ol li {
	counter-increment: num;
	position: relative;
	font-weight: 300;
    font-size: 22px;
    line-height: 36px;
    padding: 0 0 30px 60px;
    position: relative;
}
.text ol li:before {
	content: counter(num);
	font-weight: bold;
    font-size: 30px;
    position: absolute;
    top: 4px;
    left: 0;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    z-index: 1;
    color: #FFD000;
}
.text ol li:nth-child(-n+9):before {
	content: "0" counter(num);
}
.nav__blog-category-right {
    padding: 18px 20px;
    border: 2px solid #FFD000;
}
.nav__blog-category-right a {
    display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #30343B;
}
.nav__blog-category-right li {
    padding: 7px 0;
}
.nav__blog-category-right a:hover {
    color: #FFD000;
}
.tpad60 {
    padding-top: 60px;
}
.page-404 h3 a {
    color: #FFD000;
}
.page-404 h3 a:hover {
    text-decoration: underline;
}
.searchform {
    position: relative;
    padding: 0 20px 5px 0;
    border-bottom: 2px solid #30343B;
}
.searchform .s {
    display: block;
    width: 100%;
    border: none;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
}
.searchform .searchsubmit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    cursor: pointer;
    height: 19px;
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;   
    background-image: url("../img/search.svg");
    padding: 0;
    background-size: contain;
}
.text h4 {
    padding-bottom: 30px;
    font-weight: 300;
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #30343B;
}
.single-country__pic img {
    display: block;
}
.text.single-country__prevtext li {
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 20px;
}
.text.single-country__prevtext li::after {
    top: 13px;
}
.single-country__prevtext {
    padding: 30px 0 0 30px;
}
.fpad50 {
    padding-bottom: 50px;
}
.list-service--row3 {
    background: url("../img/s-row2.jpg") 100% 300px no-repeat;
}
.route__list-map {
    position: relative;
    margin-right: -112px;
    height: 580px;
    z-index: 1;
}
.route__map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
}
.route__map.active {
    opacity: 1;
    z-index: 2;
    visibility: visible;
}
.map_inner {
    height: 580px;
}
.route__desc {
    margin-top: 30px;
    background-color: #fff;
    position: relative;
    z-index: 10;
    box-shadow: 0px 4px 50px rgba(48, 52, 59, 0.15);
    padding: 65px 70px;
}
.route__desc__caption {
    display: block;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #30343B;
}
.route__desc__top {
    padding-top: 30px;
    padding-bottom: 15px;
    position: relative;
    justify-content: space-between;
    align-items: end;
    cursor: pointer;
}
.route__desc__top .lab {
    padding-right: 10px;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #30343B;
}
.route__desc__top .date {
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
    color: #30343B;
    white-space: nowrap;
}
.route__desc__top::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    z-index: 1;
    background-color: #F2F2F2;
}
.route__desc__top::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    z-index: 2;
    background-color: #FFD000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.route__desc__top.collapsed::before { 
    width: 0;
}
.service__item:hover {
    text-decoration: none;
}
.no-marg .mb70 {
    margin-bottom: 0 !important;
}
.text table {
    width: 100% !important;
    height: auto !important;
    box-shadow: 0px 4px 50px rgba(48, 52, 59, 0.15);
    margin-bottom: 30px;
}
.text table tr {
    height: auto !important; 
}
.text table tr:first-child {
    padding: 0 !important;
}
.text table tr:first-child td {
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    background-color: #30343B;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.05em;
    border: none !important;
    border-left: 14px solid #fff;
    height: auto !important;
}
.text table tr td {
    height: 85px !important;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    vertical-align: middle;
    color: #000;
    border-top: 2px solid #F2F2F2;
    border-left: 2px solid #F2F2F2;
    width: auto !important;
}
.row.row--min {
    margin-left: -8px;
    margin-right: -8px;
}
.gruz__item {
    flex-basis: 20%;
    padding: 0 8px;
}
.gruz__item__wrap {
    margin-bottom: 16px;
    height: 270px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single-country__pic img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.gruz__item__wrap:hover,
.single-country__pic:hover img,
.servis-box:hover {
    -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.gruz__item__wrap span {
    display: block;
    padding: 15px;
    flex-basis: 100%;
    margin: auto 0;
    background-color: rgba(255,255,255, .8);
    font-size: 14px;
    line-height: 21px;
    color: #30343B;
    text-align: center;
}
.gruz {
    padding-bottom: 84px;
}
.stoimost__item__img {
    width: 90px;
    border-bottom: 4px solid #FFD000;
    margin-bottom: 10px;
    height: 80px;
    display: flex;
    position: relative;
    padding-bottom: 15px;
}
.stoimost__item__img img {
    position: relative;
    z-index: 2;
    margin-top: auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stoimost__item__number {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    font-weight: 900;
    font-size: 80px;
    line-height: 1;
    color: #FFD000;
}
.stoimost__item__desc {
    padding-right: 15px;
}
.stoimost__item:hover img {
    -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
     transform: scale(1.1);
}
.country__wrap {
    position: relative;   
}
.page-wrap__servis-top__prevtext {
    padding: 50px 114px;
    min-height: 460px;
    display: flex;
    flex-direction: column;
    color: #fff;
    background-color: #5F3938;
    margin-top: -50px;
    position: relative;
    z-index: 10;
}
.page-wrap__servis-top__prevtext h2 {
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
}
.page-wrap__servis-top__prevtext p {
    font-size: 16px;
    line-height: 28px;
}
.page-wrap__servis-top {
    padding-bottom: 50px;
    margin-top: 50px;
    position: relative;
    margin-bottom: 60px;
}
.page-wrap__servis-top__pic {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 820px;
    background-position: 50% 50%;
    background-size: cover;
}
.index10 {
    position: relative;
    z-index: 10;
}
.col_number {
    position: relative;
    padding: 0 15px 40px 85px;
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: #30343B;
}
.text2 p {
    font-size: 22px;
    line-height: 36px;
}
.col_number__n {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-weight: 900;
    font-size: 48px;
    line-height: 48px;
    color: #FFD000; 
}
.btn-border:hover {
    background-color: #FFE675;
    border-color: #FFE675;
}
.modal-dialog.modal__phone {
    max-width: 538px;
}
.modal-content {
    border: none;
    border-radius: 0;
}
.modal__phone .modal-content {
    padding: 65px 60px;
}
.close-modal {
    position: absolute;
    padding: 0;
    border: none;
    cursor: pointer;
    top: 15px;
    right: 15px;
    background-color: transparent;
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
}
.modal__phone .close-modal {
    color: #30343B;
}
.modal-dialog__title {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #30343B;
}
.modal-dialog__desc {
    font-weight: 300;
    font-size: 22px;
    line-height: 36px;
    color: #30343B;
    padding-bottom: 40px;
}
.col-form-modal {
    padding-bottom: 15px;
    max-width: 376px;
}
.col-form-modal__label {
    display: block;
    padding: 25px 0 0 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #30343B;
}
.modal-backdrop {
    z-index: 240 !important;
}
.col-form-modal__time {
    flex-basis: 100px;
    align-items: center;
}
.time_label {
    padding-right: 15px;
}
.col-form-modal__time input.wpcf7-form-control {
    max-width: 47px;
}
.col-form-modal__time .wpcf7-form-control-wrap input.wpcf7-form-control {
    height: 34px;
    line-height: 30px;
}
.modal-content .form-req {
    padding-top: 25px;
}
.modal-dialog.modal__phone .col-sub {
    float: none;
    padding-bottom: 25px;
}
.btn-submit:hover {
    background-color: #FFE675;
    color: #30343B;
}
.wpcf7-form-control-wrap input.wpcf7-form-control:hover,
.wpcf7-form-control-wrap input.wpcf7-form-control:active {
    border-bottom-color: #FFD000;
}
.modal-dialog.modal__order {
    max-width: 1324px;
}
.modal__order .wpcf7-form {
    padding: 75px 100px 100px 75px;
}
.modal__order__desc {
    padding: 80px 90px 35px 70px;
    flex-grow: 1;
    background-color: #5F3938;
    color: #fff;
}
.modal__order__phone {
    padding: 25px 70px 25px 70px;
    background-color: #532D2C;
    color: #fff;
}
.box-modal-left__caption {
    padding: 0 0 25px 25px;
    background-position: 0 5px;
    background-repeat: no-repeat;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #30343B;
    font-weight: bold;
}
.box-modal-left__subcaption {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    color: #30343B;
    height: 28px;
}
.box-modal-left {
    padding-bottom: 40px;
}
.col-desc-gruz {
    flex-basis: 70%;
    flex-grow:1;
}
.col-file {
    flex-basis: 180px;
}
.btn-file .wpcf7-form-control-wrap {
    display: none;
}
.col-desc-gruz .col-form-modal {
    max-width: 600px;
}
.col-file .btn-border {
    border-color: #FFD000;
}
.box-modal-left__caption--adr {
    background-image: url("../img/i-adr.svg");
}
.box-modal-left__caption--gruz {
    background-image: url("../img/i-gruz.svg");
}
.box-modal-left__caption--contact {
    background-image: url("../img/i-cont.svg");
}
.modal__order__desc__caption {
    padding: 0 0 30px 37px;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: url("../img/ico2.svg") 0 5px no-repeat;
    color: #FFFFFF;
}
.modal__order__desc p {
    font-weight: 300;
    font-size: 22px;
    line-height: 36px;
    display: block;
    padding-bottom: 20px;
    padding-top: 10px;
    display: block;
    
}
.modal__order__desc ul {
    list-style-type: none;
    padding: 0 0 20px 15px;
}
.modal__order__desc ul li {
    font-size: 16px;
    line-height: 36px;
}
.modal__order__phone span {
    display: block;
    font-size: 22px;
    line-height: 36px;
    color: #fff;
}
.modal__order__phone a {
    display: block;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFD000;
}
.modal__order .close-modal {
    color: #fff;
    z-index: 12;
}
.title_h2.title_h2--yellow {
    color: #FFD000;
}
.raschet {
    padding: 40px 0 10px;
    background: url("../img/raschet_bg.jpg") 50% 50% no-repeat;
    background-size: cover;
}
.raschet__wrap {
    position: relative;
    padding: 0 160px;
}
.raschet__item-sl {
    padding: 25px 15px 50px;
}
.raschet__item {
    max-width: 802px;
    padding: 25px 75px 40px;
    background-color: #fff;
    box-shadow: 20px 30px 30px rgba(0, 0, 0, 0.3);
}
.raschet__item__caption {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-bottom: 30px;
    color: #30343B;
}
.raschet__item__left__row,
.raschet__item__right__row {
    padding-bottom: 15px;
}
.raschet__item__img {
    flex-basis: 54px;
}
.raschet__item__img img {
    display: block;
}
.raschet__item__text1,
.raschet__item__text2 {
    flex-basis: 154px;
    flex-grow: 1;
    font-size: 16px;
    line-height: 28px;
    color: #30343B;
}
.raschet__item__price {
    flex-basis: 100px;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    text-align: right;
    color: #30343B;
}
.raschet__itog {
    margin-top: auto;
    font-weight: 300;
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.05em;
    padding-bottom: 15px;
}
.raschet__itog b {
    font-weight: bold;
}
.raschet__wrap .bx-prev {
    left: 13px;
    background-image: url("../img/left2.svg");
}
.raschet__wrap .bx-next {
    right: 13px;
    background-image: url("../img/right2.svg");
}
.card.card--question {
    border-radius: 0;
    border: none;
    margin-bottom: 10px;
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(48, 52, 59, 0.15);
}
.card--question .card-header {
    border: none;
    padding: 15px 30px;
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #30343B;
    background-color: #FFD000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.card--question .card-header.collapsed {
    background-color: #fff;
} 
.card--question .card-header:first-child {
    border-radius: 0 !important;
}
.card--question .card-body {
    padding: 25px 30px;
}
.nav--footer2 li.current-menu-item a,
.nav--footer2 li a:hover,
.nav--footer li a:hover,
.nav--right a:hover {
    color: #FFD000;
}
.servis-box {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    height: 270px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.servis-box span {
    display: block;
    width: 100%;
    padding: 32px 10px;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.8);
    color: #30343B;
}
.servis-box--avio {
    background-image: url('../img/bg_avio.jpg');
}
.servis-box--avto {
    background-image: url('../img/bg_avto.jpg');
}
.servis-box--more {
    background-image: url('../img/bg_more.jpg');
}
.searchform:hover,
.searchform:active {
    border-bottom: 2px solid #FFD000;
}
.tpad30 {
    padding-top: 30px;
}
.only-mob {
    display: none;
}
.btn-border.btn-border--yellow:hover {
    color: #30343B;
}
.date-router__title {
    position: relative;
    z-index: 10;
    background-color: #fff;
    padding: 10px 0;
}
.date-router__wrap {
    flex-basis: 200px;
    flex-grow:1;
    margin-left: -70px;
    border: 3px solid #FFD000;
    padding: 25px 30px 25px 153px;
}
.date-router__desc {
    padding-right: 30px;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    color: #30343B;
}
.date-router__day .day {
    display: block;
    text-align: center;
    font-weight: 900;
    font-size: 64px;
    line-height: 64px;
    color: #FFD000;
}
.date-router__day .month {
    display: block;
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
    color: #30343B;
}
.nav--main > li > .sub-menu {
    position: absolute;
    top: 50px;
    list-style-type: none;
    background-color: #fff;
    padding: 25px 35px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
     visibility: hidden;
    opacity: 0;
    box-shadow: 0px 4px 50px rgba(48, 52, 59, 0.15);
    width: 320px;
}
.nav--main .menu-item-24 > .sub-menu {
    width: 100%;
    max-width: 1008px;
    right: 13px;
    display: flex;
}
.nav--main > li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 50;
}
.nav--main > li > .sub-menu {
    margin-bottom: 10px;
}
input:focus,
button:focus {
    outline: none !important;
}
.wpcf7-form div.wpcf7-response-output {
   padding: 0 !important;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 21px !important;
    display: block;
    color: #30343B !important;
    border: none;
    clear: both;
}
.nav--main .sub-menu a:hover {
    color: #FFD000 !important;
}
.nav--main .sub-menu li {
    list-style-type: none;
    padding-bottom: 10px;
}
.nav--main .menu-item-24 > .sub-menu li ul {
    padding-top: 10px;
}
.nav--main .menu-item-576 {
    flex-basis: 600px;
}
.menu-item-590 {
    flex-basis: 270px;
    margin-left: auto;
}
.nav--main .menu-item-576 .nav-country__item {
    flex-basis: 33.333%;
}
.nav--main .sub-menu li a {
    font-size: 16px;
    line-height: 24px;
    color: #000;
}
.nav--main .flag-icon {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    
}
.nav--main .sub-menu .flag-icon {
    margin-right: 30px;
}
.nav--main > li > a .flag-icon-gb {
    margin-top: -3px;
}
.nav--main .nav-country__item {
    padding-bottom: 25px;
}
.nav--main > li.menu-item-1101 > a {
    text-transform: none;
}
.nav--main .menu-item-24 > .sub-menu li.menu-item-576 {
    padding-bottom: 0;
}
.leaflet-map {
    height: 100% !important;
}
.nav--main > li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}
.navbar-nav__foot {
    display: none;
}
.head__logo .logo {
    display: block;
    padding-top: 24px;
}
.slider-top__item__foot-mob {
    display: none;
}
.item-blog__pic img {
    height: 290px;
    object-fit: fill;
    width: 100%;
}
.item-blog__desc.item-blog__desc--full-width {
    padding-left: 0;
}


@media (max-width: 1330px) { 
    .head__right__top .phone,
    .head__right__top .email {
        display: none;
    }
    .nav--main > li {
        padding: 0 5px;
    }
    .nav--main > li > a {
        font-size: 14px;
    }
    .slider-top__item__desc {
        padding-left: 40px;
        max-width: 640px;
        margin-left: 0;
    }
    .slider-top__item {
        padding-bottom: 282px;
    }
    .nav__top-home li {
        padding-right: 10px;
    }
    .slider-top .slick-dots {
        top: 150px;
    }
    .box--black,
    .box--silver {
        padding-left: 40px;
        padding-right: 40px;
    }
    .slider-adv__item__text .slider-adv__numb {
        left: -70px;
    }
    .slider-top__item__desc h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .preference__list {
        padding-left: 40px; 
    }
    .country__info--right,
    .country__info {
        right: -30px;
        top: 100%;  
        left: auto; 
    }
    .slider-top__item__bg {
        height: 372px; 
        padding-top: 229px;
    }
}

@media (max-width: 1199px) { 
    .head {
        height: 53px;
        background: url("../img/bg-home.jpg") 50% 0 no-repeat;
        position: relative;
    }
    .logo-pc,
    .head__right__top .btn {
        display: none;
    }
    .only-mob,
    .head__right__top .phone, 
    .head__right__top .email {
        display: block;
    }
    .slider-top {
        margin-top: 0;
    }
    .head__right__top {
        height: 53px;
    }
    .navbar-toggler {
        padding: 0;
        margin-left: 63px;
        cursor: pointer;
    }
    .burger {
        display: block;
        width: 30px;
        height: 26px;
        background: url("../img/mob-nav.svg") 50% 0 no-repeat;
        background-size: cover;
    }
    .head__right__nav {
        position: absolute;
        z-index: 30;
        top: 0;
        left: 0;
    }
    .navbar-top {
        background-color: #30343B;
    }
    #navTop {
        width: 333px;
        padding: 43px 20px 50px 27px;
        position: relative;
        z-index: 30;
    }
    .head__right,
    .head__container {
        position: static;
    }
    .nav--main > li > a {
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #FFFFFF !important;
        padding: 10px 0;
    }
    .nav--main > li > a::after {
        display: none !important;
    }
    .kama_breadcrumbs {
        padding-top: 15px;
    }
    .head__right__top .email {
        display: none;
    }
    .head__right__top .phone {
        margin-left: 0;
        white-space: nowrap;
    }
    .head--inner .nav--main {
        background-color: transparent;
    }
    .col-btn-foot {
        order: -1;
        margin-top: -60px;
        text-align: right;
    }
    .button-up {
        margin-left: auto;
        margin-right: 0;
    }
    .nav--main > li > .sub-menu {
        position: relative;
        top: auto;
        visibility: visible;
        opacity: 1;
        width: 100%;
        padding: 25px 20px 15px;
    }
    .nav--main .menu-item-24 > .sub-menu {
        flex-direction: column;
    }
    .nav--main .menu-item-576 .nav-country__item {
        flex-basis: 100%;
        padding-bottom: 10px;
    }
    .nav--main .menu-item-24 > .sub-menu {
        right: auto;
    }
    .nav--main > li > a::after {
        display: none;
    }
    .nav__blog-category-top li {
        flex-basis: 33.3333%;
    }
    .raschet .title_h2 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .nav--main > li > .sub-menu,
    .nav--main .menu-item-24 > .sub-menu {
        display: none;
    }
    .nav--main > li > .sub-menu.active,
    .nav--main .menu-item-24 > .sub-menu.active {
        display: block !important;
    }
    .head__logo .logo {
        padding-top: 0;
    }
    .navbar-nav__foot {
        display: block;
    }
    .navbar-nav__foot .btn-border {
        border-color: #fff;
        margin: 15px 0;
        color: #fff;
        
    }
    .navbar-nav__foot .btn {
        width: 210px;
        text-align: center;
    }
    .navbar-nav__foot .email {
        display: block;
        margin-top: 40px;
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
         color: #fff;
    }
    .navbar-nav__foot .navbar-toggler {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 24px;
        height: 24px;
        background: url("../img/i-close.svg") 50% 50% no-repeat;
        background-size: cover;
    }
}
@media (max-width: 991px) {
    .slider-top .slick-dots {
        left: -20px;
    }
    .contacts-info {
        width: 100%;
        margin-top: 60px;
    }
    .slider-top__item__foot {
        display: none;
    }
    .preference__bg {
        position: relative;
        top: auto;
        right: auto;
        order: -1;
        height: 400px;    
    }
    .preference__list {
        margin: 0 -10px;
    }
    .country__item {
        flex-basis: 50%;
    }
    .form-consul__tel__wrap {
        padding: 150px 0 30px;
    }
    .slider-adv__ico {
        flex-wrap: wrap;
        width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    .slider-adv__ico a {
        margin: 0 30px 20px;
    }
    .slider-adv-box {
        margin-top: -300px;
    }
    .slider-adv__item__title {
        min-height: 320px;
    }
    .slider-adv__item__text {
        padding-left: 80px;
    }
    .slider-adv__item__text .slider-adv__numb {
        left: 0;
    }
    .slider-adv__item__text::after {
        display: none;
    }
    .bx-prev, .slick-prev {
        left: 50%;
        margin-left: -150px;
    }
    .bx-next, .slick-next {
        right: 50%;
        margin-right: -150px;
    }
    .bx-controls-direction a, .slick-arrow {
        top: 100%;
        margin-top: 0;
    }
    .form-questions__wrap--calc .phone {
        display: block;
        padding: 30px 20px 30px 50px;
    }
    .form-questions__caption p {
        display: block;
        padding: 0 20px 30px 50px;
    }
    .col-form-inp {
        padding-top: 0;
    }
    .form-questions__wrap--calc .form-questions__box {
        height: 250px;
    }
    .form-questions__line {
        top: 200px;
    }
    .form-questions .agreement-wrap {
        padding-left: 0;
    }
    .col-sub {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .form-questions .form-questions__box {
        height: 450px;
    }
    .form-questions__box {
        padding-left: 50px;
    }
    .form-questions__wrap--calc .form-questions__title::after {
        width: 150px;
    }
    .home-nav {
        margin-top: 0;
        padding: 50px 0;
        border: none;
    }
    .slider-top__item__foot-mob {
        display: block;
        text-align: right;
        overflow: hidden;
        position: relative;
       }
       .slider-top__item__foot-mob::after {
            content: "";
            width: 500px;
            position: absolute;
            top: 50%;
            right: 200px;
            margin: -2px 5px 0 0;
            height: 3px;
            background-color: #30343B;
       }
    .about-page__form .form-questions__box {
        height: 320px;
    }
    .detail__item__text {
        padding-bottom: 0;
    }
    .modal__order .close-modal {
        color: #30343B;
    }
    .slider-top__item__bg {
        height: 340px;
        padding-top: 186px;
    }
    .slider-top__item {
        padding-bottom: 255px;
    }
    .slider-top__item__desc h2 {
        padding-right: 60px;
    }
}
@media (max-width: 768px) {
    h1 {
        font-size: 30px;
        line-height: 1.3;
    }
    .fpad100 {
        padding-bottom: 50px;
    }
    .slider-top__item__desc h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .slider-top .slick-dots {
        top: 310px;
        left: 5px;
    }
    .slider-top__item__bg {
        background-size: contain;
        background-position: 50% 0;
    }
    .slider-top__item__pic {
        height: 250px;
    }
    .slider-top__item__bg {
        padding-top: 230px;
    }
    .slider-top__item__desc {
        padding-right: 0;
        box-shadow: none;
    }
    
    .service__item {
        min-height: 300px;
    }
    .slider-adv__ico {
        width: 420px;
    }
    .slider-adv__ico a {
        margin: 0 10px 20px;
    }
   .slider-top__item__bg {
    height: auto;
   }
   .service__item {
    margin-bottom: 30px;
   }
   
    .nav__top-home li a {
        font-size: 16px !important;
        padding-left: 0;
    }
    .nav__top-home li a::after {
        display: none;
    }
    .preference__bg {
        height: 300px;
        background-size: cover;
    }
    .foot-logo img {
        width: 95px;
        height: auto;
    }
    .form-questions__box .wpcf7-form {
        padding-left: 50px;
        padding-right: 50px;
    }
    .form-questions__title {
        white-space: normal;
        margin-left: -50px;
    }
    .box--black {
        margin-left: -10px;
        margin-right: -10px;
    }
    .nav__blog-category-top li {
        flex-basis: 50%;
    }
    .about-page__desc {
        padding-left: 0;
    }
    .preference__bg2 {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        height: 300px;
        order: -1;
        margin-top: 30px;
    }
    .preference__list.preference__list--page {
        margin: 0 -12px 30px;
    }
    .about-page__form .form-questions__box {
        height: 400px;
    }
    .form-questions {
        padding-top: 30px;
    }
    .price-box .tab-content--level2 {
        padding-bottom: 30px;
        overflow-x: auto;
    }
    .price-box .tab-content .pricelist {
        width: 750px;
    }
    .nav-link--price {
        font-size: 16px;
    }
    .price-box {
        padding-bottom: 50px;
    }
    .form-questions__wrap--calc .phone {
        padding-bottom: 15px;
    }
    .form-questions__desc {
        padding-left: 50px;
        padding-right: 30px;
    }
    .page-wrap__servis-top__pic {
        position: relative;
        width: 100%;
        height: 500px;
        top: auto;
        right: auto;    
    }
    .page-wrap__servis-top {
        margin-top: 0;
        margin-bottom: 0;
    }
    .page-wrap__servis-top__prevtext {
        min-height: 200px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .country__item:hover .country__info {
        display: none;
    }
    .item-blog {
        display: block !important;
    }
    .item-blog__desc {
        padding: 30px 0 0 0;
    }
    .item-blog__title {
        font-size: 24px;
    }
    .contacts-info {
        width: 100%;
    }
    .single-country__prevtext {
        padding-left: 0;
    }
    .text h2,
    .box__title h2, .title_h2 {
        font-size: 22px;
    }
    .text h3 {
        font-size: 20px;
    }
    .text h4 {
        font-size: 18px;
    }
    .route__list-map {
        margin-right: 0;
    }
    .date-router__wrap {
        padding-left: 100px;
    }
    .route__desc {
        padding: 30px;
    }
    .gruz__item {
        flex-basis: 50%;
    }
    .col-map-country {
        order: -1;
    }
    .slider-top__item__desc h2 {
        padding-right: 0;
    }
    
} 
@media (max-width: 574px) { 
    .head__right__top a {
        min-width: 20px;
        margin-left: 15px;
    }
    .head__logo {
        flex-basis: 60px;
    }
    .head__right {
        flex-grow: 1;
        max-width: 100%;
    }
    .navbar-toggler {
        margin-left: 20px; 
    }
    .box-slider--thanks {
        height: auto;
        margin-bottom: 80px;
    }
    .form-questions__desc {
        padding-left: 20px;
    }
    .date-router {
        flex-wrap: wrap;
    }
    .date-router__wrap {
        margin-left: 40px;
        padding: 100px 30px 30px 30px;
        margin-top: -60px;
    }
    .map_inner,
    .route__list-map {
        height: 300px;
    }
    .route__desc__bottom .col {
        flex-basis: 50%;
    }
    .route__desc__top .lab {
        font-size: 18px;
    }
    .route__desc__top .date {
        font-size: 16px;
    }
    .list-service--row1 {
        margin-bottom: 0;
    }
    .service__item {
        min-height: 100px;
    }
    .preference__wrap {
        min-height: 250px;
    }
    .list-service--row1,
    .list-service--row2 {
        background-image: none !important;
    }
    .preference__bg {
        display: none;
    }
    .preference__list {
        margin: 0;
    }
    .preference__list {
        padding: 40px;
    }
    .preference__item {
        padding: 20px 0;
        display: flex;
    }
    .preference__item__ico {
        flex-basis: 50px;
    }
    .preference__item__text {
        flex-basis: 200px;
        flex-grow: 1;
    }
    .box-slider--thanks .slick-list {
        padding: 50px 0 30px !important;
    }
    .modal__phone .modal-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .modal-dialog__title {
        font-size: 24px;
        line-height: 1.3;
    }
    .modal-dialog__desc {
        font-size: 18px;
        line-height: 1.3;
    }
    .modal__order .wpcf7-form {
        padding: 65px 20px 30px;
    }
    .modal__order__desc {
        padding: 50px 20px 60px;
    }
    .page-wrap__servis-top__pic {
        height: 300px;
    }
    .item-blog__pic img {
        height: 220px;
    }
    .item-blog__date {
        display: none;
    }
    .wp-pagenavi .ico-next,
    .wp-pagenavi .ico-prev {
        width: 40px;
        background-size: contain;
        background-position: 50% 50%;
    }
    .map_wrap {
        margin: -20px -11px 30px -11px;   
    }
    .slider-top__item__bg {
        padding-top: 200px;
    }
    .slider-top__item {
        padding-bottom: 0;
    }
    .col-form-modal {
        max-width: 576px;
    }
}
@media (max-width: 520px) {
    .head {
        background: url('../img/bg_nav_mob.jpg') 0 0;
    }
    .slider-adv__ico {
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
    .country__item {
        flex-basis: 220px;
        margin: 0 auto;
    }
    .form-questions__title {
        margin-left: -20px;
        font-size: 24px;
    }
    .form-questions__box,
    .form-questions__wrap--calc .phone {
        padding-left: 15px;
        padding-right: 15px;
    }
    .form-questions__box .wpcf7-form {
        padding-left: 20px;
        padding-right: 20px;
    }
    .nav--footer2 li {
        flex-basis: 100%;
    }
    .box__title {
        padding-bottom: 30px;
    }
    .country__list {
        padding-top: 0;
    }
    .form-consul__caption,
    .slider-adv__item__title {
        font-size: 24px;
        line-height: 1.3;
    }
    .footer__nav-middle {
        display: none;
    }
    .home-nav {
        padding-bottom: 0;
    }
}
@media (max-width: 410px) { 
    
    h1 {
        font-size: 27px;
    }
    .head__right {
        flex: 0 0 100%;
    }
    .head__container {
        position: relative;
        height: 108px;
    }
    .head__logo {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
    .head {
        height: 108px;
        background-image: none;
        background-color: #F7F7F7;
    }
    .head__right__top {
        padding-top: 8px;
        height: auto;
        flex-wrap: wrap;
        padding-left: 60px;
        padding-right: 60px;
    
    }
    .head__right__top .phone {
        text-align: center;
        margin-left: 0;
        white-space: nowrap;
        order: 10;
        width: 100%;
        flex-basis: 100%;
        margin-top: 20px;
    }
    .head__right__top a {
        margin-left: auto;
        margin-right: auto;
    }
    .navbar-toggler {
        position: absolute;
        top: 8px;
        right: 10px;
    }
    .slider-adv__ico {
        justify-content: start !important;
    }
    .slider-adv__item__text {
        padding-left: 0;
    }
    .box--black, .box--silver {
        padding-left: 15px;
        padding-right: 15px;
    }
    .slider-adv__item__text .slider-adv__numb {
        display: none;
    }
    .slider-adv__item__title {
        min-height: 420px;
    }
    .slider-adv-box {
        margin-top: -380px;
    }
    .slider-top__item__bg {
        padding-top: 0;
    }
    .slider-top__item__pic {
        display: none;
    }
    .slider-top__item__desc {
        padding: 25px !important;
        
    }
    .slider-top__item {
        padding-bottom: 0;
    }
    .slider-top .slick-list {
        background: #FFFFFF;
        box-shadow: 0px 4px 50px rgba(48, 52, 59, 0.15);
    }
    .slider-top .slick-dots {
        position: relative;
        top: auto;
        left: auto;
        display: flex;
        justify-content: center;
        padding-bottom: 30px;
        padding-top: 20px;
    }
    .slider-top .slick-dots li {
        margin: 0 5px;
    }
    .home-nav h2 {
        font-size: 27px;
    }
    .box-slider--thanks .slick-list {
        padding: 30px 0 !important;
    }
    .col-logo {
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 10px;
    }
    .footer .col-nav {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer .col-btns {
        margin-left: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nav--footer {
        padding-bottom: 30px;
    }
    .box--silver {
        margin-left: -11px;
        margin-right: -11px;
    }
    .box {
        padding-top: 40px;
    }
    .form-consul__caption::after {
        width: 100px;
    }
    .slider-top {
        padding-top: 43px;
    }
    .page-wrap__header {
        padding-bottom: 30px;
    }
    .form-questions__title {
        margin-left: -10px;
    }
    .mb100 {
        margin-bottom: 30px;
    }
    .slider-adv.slider-adv--page {
        padding-top: 65px;
    }
    .bx-pager {
        position: absolute;
        z-index: 1;
        top: 100%;
        margin-top: 10px;
        width: 100%;
        left: 0;
    }
    .date-router__wrap {
        display: block !important;
        text-align: center;
        padding-top: 30px;
        margin-top: 10px;
        margin-left: 0;
    }
    .date-router__title {
        text-align: center;
    }
    .route__desc__top {
        display: block !important;
    }
    .route__desc__bottom .col,
    .gruz__item {
        flex-basis: 100%;
    }
    .preference__bg2 {
        display: none;
    }
    .preference__list.preference__list--page {
        margin-left: 0;
        margin-right: 0;
    }
    .text ul li {
        font-size: 18px;
    }
    .nav__blog-category-top li {
        flex-basis: 100%;
    }
    .tpad100 {
        padding-top: 50px;
    }
    .contacts-info {
        padding: 50px 30px;
    }
    .form-consul__tel__wrap {
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 360px) { 
    .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .detail__item {
        display: flex;
    }
    .detail__item__pic {
        flex-basis: 75px;
        padding-top: 5px;
    }
    .detail__item__text {
        flex-basis: 175px;
        flex-grow: 1;
        padding-top: 0;
    }
    .form-questions__wrap {
        border: none;
    }
    .form-questions__title {
        margin-left: 0;
    }
    .form-questions__wrap--calc .phone,
    .form-questions__desc,
    .form-questions__box, .form-questions__wrap--calc .phone,
    .form-questions__caption p {
        padding-left: 0;
        padding-right: 0;
        
    }
    .form-questions__wrap--calc .form-questions__box,
    .form-questions .form-questions__box {
        height: auto;
    }
    .offset-1 {
        margin-left: 0;
    }
    .form-questions__wrap--calc {
        margin-bottom: 0;
    }
    .col-11 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .form-questions__line {
        display: none;
    }
    .form-questions {
        padding-bottom: 50px;
    }
}