﻿.slider-block.delivery-bg {
   min-height:566px;
   background:url(../img/bg-delivery.jpg) no-repeat 50% 50%;
   background-size:cover;
   color:#fff;
}
    .slider-block.delivery-bg .crumbs {
        margin-bottom:0;
        padding-top:35px;
    }
    .slider-block.delivery-bg .crumbs a {
        color: #fff;
    }
    .slider-block.delivery-bg .crumbs a:hover {
        color: rgba(255,255,255,0.5);
    }
    .slider-block.delivery-bg h1 {
        font-weight: 400;
        font-size: 70px;
        line-height: 1.2;
        text-shadow: 0px 1px 1.98px rgba(51, 51, 51, 1);
        margin:60px 0 40px 0;
        padding:0 0 40px 0;
        position:relative;
    }
        .slider-block.delivery-bg h1::after {
            width: 200px;
            height: 2px;
            display: block;
            font-size: 0;
            line-height: 0;
            content: ' ';
            background: #00a1d6;
            position:absolute;
            bottom:0;
            left:0;
        }
    .slider-block.delivery-bg p {
        font-size:24px;
        line-height:1.2;
    }
.form-request-action {
    margin-top:45px;
    margin-bottom:45px;
    padding:32px 35px;
}
@media all and (max-width: 1400px){
    .form-request-action {
        padding:32px 20px;
    }
}
@media all and (max-width: 1250px){
    .form-request-action {
        padding:32px 10px;
    }
}
@media all and (max-width: 1200px){
    .form-request-action {
        padding:32px 35px;
    }
}
    .form-request-action .h3,
    .form-request-action h3 {
        text-align: center;
        text-transform: uppercase;
        font-size: 24px;
        color: #042e65;
        line-height:1.2;
        font-weight:700;
        margin:0 0 18px 0;
    }
    .form-request-action p.p {
        text-align: center;
        font-size: 14px;
        line-height: 18px;
        color: #333333;
        margin-bottom:10px;
    }
    .form-request-action ._hp-form-flex-col,
    .form-request-action ._hp-form-flex-col:first-child {
        width:50%;
        max-width:50%;
        padding-left:13px;
    }
    .form-request-action ._hp-form-flex-col:first-child {
        width: 50%;
        padding-left:0;
        padding-right:13px;
    }
    div.main-page-panel.form-request-action p._hp-form-flex-title,
    form.main-page-panel.form-request-action p._hp-form-flex-title {
        font-weight: bold;
        font-size: 16px;
        letter-spacing: 0;
        color: #042e65;
        margin-bottom:8px;
    }
.star {
    color:red;
}
.main-page-panel .checkbox a {
    color: #042e65;
    border-bottom: 1px solid #042e65;
    font-size:14px;
}
.main-page-panel .checkbox a:hover {
    border-bottom-color:transparent;
}
.form-request-action .buttons {
    text-align:center;
    font-size:0;
    line-height:0;
}
.form-request-action .buttons .btn {
    max-width: 210px;
    margin-left: auto;
    margin-right: auto;
}
.consultation-form  {
    color:#fff;
    background:#f2f2f2;
    padding-top:30px;
    padding-bottom:30px;
}
.remaining-questions {
    color:#fff;
    background:#00a1d6;
    margin-bottom:-50px;
    padding-top:50px;
    padding-bottom:50px;
}
.consultation-form .h2-class,
.consultation-form h2 {
    color: #373737;
    text-align:center;
    max-width:920px;
    margin-left:auto;
    margin-right:auto;
    font-size:22px;
    line-height:1.2;
    font-weight:bold;
}
    .remaining-questions .h2-class,
    .remaining-questions h2 {
        text-align:center;
        max-width:920px;
        margin-left:auto;
        margin-right:auto;
        font-size:36px;
        line-height:1.2;
        font-weight:400;
    }
    .consultation-form  p,
    .remaining-questions p {
        text-align: center;
        max-width: 920px;
        margin-left: auto;
        margin-right: auto;
        font-size:16px;
        line-height:24px;
    }
.rem-form-wrap {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
    padding-top:30px;
}
    .rem-form-wrap .btn {
        border-color: #8ccbe8;
        background-color: #00a1d6;
        outline:none;
    }
    .rem-form-wrap .checkbox label {
        padding-left: 0;
        font-size:14px;
    }
    .rem-form-wrap .checkbox label a {
        padding-left: 0;
        font-size: 14px;
        color:#fff;
        border-bottom:1px solid #fff;
    }
    .rem-form-wrap .checkbox label a:hover {
        border-bottom-color:transparent;
    }
.block-services {
    padding-top:40px;
    padding-bottom:40px;
}
.seo-text {
    padding-top:60px;
    padding-bottom:60px;
    font-size:16px;
    line-height:1.5;
}
    .seo-text p {
        padding:20px 0;
    }
    .seo-text p:first-child {
        padding-top:0;
    }
    .seo-text p:last-child {
        padding-bottom: 0;
    }
div.h2-center,
h2.h2-center {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 400;
    color: #042e65;
    line-height: 1.3;
    font-size: 36px;
}
.seo-text div.h2-center,
.seo-text h2.h2-center {
    margin-bottom:10px;
}
div.h2-center::after,
h2.h2-center::after {
    width: 200px;
    height: 2px;
    display: block;
    font-size: 0;
    line-height: 0;
    content: ' ';
    background: #00a1d6;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
}
.service-item {
    text-align:center;
    padding-bottom:40px;
}
    .service-item .icon {
        border-radius:50%;
        height:84px;
        width:84px;
        background-color:#00a1d6;
        background-position:50% 50%;
        background-repeat:no-repeat;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:27px;
    }
    .service-item p {
        font-size: 18px;
        line-height: 1.3;
        color: #333;
        font-weight: 500;
    }
    .service-item .icon.s1 {
        background-image:url(../img/s1.png);
        background-size:auto 41px;
    }
    .service-item .icon.s2 {
        background-image: url(../img/s2.png);
        background-size: 41px auto;
    }
    .service-item .icon.s3 {
        background-image: url(../img/s3.png);
        background-size: auto 37px;
    }
    .service-item .icon.s4 {
        background-image: url(../img/s4.png);
        background-size: auto 40px;
    }
    .service-item .icon.s5 {
        background-image: url(../img/s5.png);
        background-size: 43px auto;
    }
    .service-item .icon.s6 {
        background-image: url(../img/s6.png);
        background-size: auto 40px;
    }
.timeline {
    background: #f2f2f2;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-top:30px;
    padding:60px 0;
}
.double-cont {
    max-width: 710px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    position:relative;
    align-items:center;
}
    .double-cont > div {
        width: 50%;
        margin-left: 50%;
        align-items: center;
        justify-content: center;
        min-height: 160px;
        display: flex;
    }
    .double-cont > div.odd {
        margin-right: 50%;
        margin-left:0;
    }
    .double-cont::before {
        position:absolute;
        z-index:1;
        top:0;
        left:50%;
        height:100%;
        width:1px;
        content:' ';
        display:block;
        font-size:0;
        line-height:0;
        background:url(../img/dash.png) repeat-y 0 0;
        background-size:1px auto;
    }
.num-item {
    padding-left:90px;
    position:relative;
}
.num-item.odd {
    padding-left: 0;
    padding-right:90px;
}
.num-item:first-child::after,
.num-item:last-child::after {
    height: 50%;
    width: 1px;
    font-size: 0;
    line-height: 0;
    background: #f2f2f2;
    content: ' ';
    display: block;
    left: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
}

.num-item:last-child::after {
    top:auto;
    bottom: 0;
}
.num-item:not(.odd):first-child::after,
.num-item:not(.odd):last-child::after {
    left:0;
}
.num-item::before {
    position: absolute;
    height: 33px;
    width: 33px;
    display: block;
    background: #008dcc;
    border-radius: 50%;
    top: 50%;
    margin-top: -17px;
    content: ' ';
    font-size: 0;
    line-height: 0;
    left: 0;
    margin-left: -17px;
    z-index: 3;
}
.num-item.odd::before {
    right: 0;
    left:auto;
    margin-right: -17px;
    margin-left:auto;
}
    .num-item .num {
        font-weight:900;
        color:#042e65;
        font-size:60px;
        line-height:60px;
        height:60px;
        width:90px;
        text-align:center;
        position:absolute;
        top:50%;
        margin-top:-30px;
        left:0;
    }
    .num-item.odd .num {
        right:0;
        left:auto
    }
    .num-item .num.six {
        background:url(../img/6.png) no-repeat 50% 50%;
        background-size:auto 46px;
    }
    .num-item .h4,
    .num-item h4 {
        font-size:16px;
        line-height:1.5;
        font-weight:500;
        margin-bottom:0;
    }
    .num-item p {
        font-size: 14px;
        line-height: 1.6;
        font-weight: 400;
    }
.for-clients {
    padding-top:60px;
}
.for-clients-item {
    border: 1px solid #f2f2f2;
    max-width:309px;
    margin-left:auto;
    margin-right:auto;
}
    .for-clients-item img {
        display:block;
        width:100%;
    }
    .for-clients-item p {
        font-size:16px;
        line-height:20px;
        height:60px;
        overflow:hidden;
        text-overflow:ellipsis;
        text-align:center;
        margin:25px;
    }
.srv-and-prices {
    background: #f2f2f2;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding:60px 0;
}
.pr-wra {
    max-width:956px;
    margin-left:auto;
    margin-right:auto;
}
    .pr-wra .buttons {
        text-align:center;
        padding-top:35px;
    }
    .pr-wra .row > .col-lg-6:first-child {
        padding-right:36px;
    }
    .pr-wra .row > .col-lg-6:last-child {
        padding-left: 36px;
    }
.srv-and-prices .h3,
.srv-and-prices h3 {
    text-align:center;
    font-size:24px;
    font-weight:400;
    color:#333;
    line-height:41px;
    margin-bottom:10px;
}
.wilberries-logo {
    margin-bottom:10px;
}
.wilberries-logo img {
    display: block;
    height: 41px;
    margin-left: auto;
    margin-right: auto;
}
.srv-tables {
    width:100%;
}
    .srv-tables .tr {
        border-bottom: 5px solid #f2f2f2;
        display: flex;
        justify-content: center;
        align-items: stretch;
    }
    .srv-tables .tdh, .srv-tables .thh {
        width: 50%;
        display: flex;
        align-items: center;
    }
        .srv-tables .thh .wr {
            text-align: right;
            font-size: 18px;
            line-height: 24px;
            padding-top:0;
            padding-bottom:0;
        }
        .srv-tables .tdh .wr {
            padding-top: 0;
            padding-bottom: 0;
            padding-right:0;
        }
    .srv-tables .selecter {
        margin:0;
    }
    .srv-tables .selecter-selected {
        height: 44px;
        border: 0;
        outline: none;
        box-shadow: none !important;
        text-align: left;
        background: none !important;
        font-size: 18px;
        font-weight: 400;
        line-height: 44px;
        padding: 0;
    }
        .srv-tables .selecter-selected:before {
            border-top: 6px solid #00a1d6;
            border-left: 3px solid transparent;
            border-right: 3px solid transparent;
        }
        .srv-tables .selecter-selected:after {
            display:none;
        }
    .srv-tables .td, .srv-tables .th {
        width: 50%;
        display: flex;
        align-items: center;
    }
    .srv-tables .wr {
        text-align: center;
        padding: 10px;
        font-size: 14px;
        line-height: 1.2;
        width: 100%;
    }
    .srv-tables .th {
        background: #e8e8e8;
        margin-right: 10px;
        font-weight: 700;
        border: 1px solid #e8e8e8;
    }
    .srv-tables .td {
        border: 1px dashed #c2deea; 
        margin-left: 10px;
    }
.what-we-are {
    padding-bottom:70px;
    padding-top:8px;
}
.what-we-are .h2-center {
    text-align: left;
    font-size:30px;
    line-height:36px;
    margin-bottom:40px;
}
    .what-we-are .h2-center::after {
        left:0;
        margin-left:0;
        width:170px;
    }
.wwa {
    padding-right:135px;
}
.wwa-p {
    padding-bottom:40px;
}
.wwa-p p {
    font-size: 16px;
    line-height: 1.5;
}
.clients-item {
    text-align:center;
    padding:0 10px;
    overflow:hidden;
}
.clients-item img {
    height:70px;
    margin-left:auto;
    margin-right:auto;
    width:auto !important;
}
    .clients-item a:hover img {
        opacity:0.75;
    }
    .clients-item p {
        font-size:14px;
        line-height:1.3;
        padding-top:10px;
    }
.what-we-are .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    overflow: visible;
    width:100%;
}
.what-we-are .owl-carousel .owl-nav .owl-prev,
.what-we-are .owl-carousel .owl-nav .owl-next {
    height: 31px;
    width: 31px;
    display: block;
    position: absolute;
    z-index: 1;
    background-position: 50% 50%;
    background-size: auto 21px;
    background-repeat: no-repeat;
    outline:none;
}
    .what-we-are .owl-carousel .owl-nav .owl-prev:hover,
    .what-we-are .owl-carousel .owl-nav .owl-next:hover {
        opacity:0.75;
    }
.what-we-are .owl-carousel .owl-nav .owl-prev {
    left: -31px;
    background-image: url(../img/prev.png);
}
.what-we-are .owl-carousel .owl-nav .owl-next {
    right: -31px;
    background-image: url(../img/next.png);
}
    .what-we-are .owl-carousel .owl-nav .owl-prev span,
    .what-we-are .owl-carousel .owl-nav .owl-next span {
        display: none;
    }

@media all and (max-width:1200px) {
    .slider-block.delivery-bg h1 {
        font-size:40px;
        padding-bottom:20px;
    }
    .slider-block.delivery-bg p:not(.p) {
        font-size:18px;
    }
    .main-page-panel .checkbox a {
        font-size:10px;
    }
    .form-request-action .buttons .btn {
        max-width:100%;
    }
        .wwa {
            padding-right:30px;
        }
        .what-we-are .owl-carousel .owl-nav .owl-prev {
            left:0;
        }
        .what-we-are .owl-carousel .owl-nav .owl-next {
            right: 0;
        }
}
@media (max-width: 992px) {
    .main-page-panel .checkbox a, .rem-form-wrap .checkbox label, .rem-form-wrap .checkbox label a {
        font-size: 13px;
    }
    .rem-form-wrap .btn {
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }
    .for-clients-item {
        margin-bottom:20px;
    }
    .for-clients-item p {
        height: auto;
    }
    .for-clients .container-fluid .row > div:last-child .for-clients-item {
        margin-bottom:0;
    }
    .pr-wra .row > .col-lg-6:first-child {
        padding-right: 15px;
    }
    .pr-wra .row > .col-lg-6:last-child {
        padding-left:15px;
    }
    .what-we-are .company-info {
        padding-top:60px;
    }
    .what-we-are {
        padding-bottom:40px;
    }
}
@media (max-width: 610px) {
    .form-request-action ._hp-form-flex-col,
    .form-request-action ._hp-form-flex-col:first-child {
        padding-left: 0;
        padding-right: 0;
    }
    .form-request-action {
        padding:0;
        background:none;
        color:#fff;
    }
    .slider-block .main-page-panel .h3,
    .slider-block .main-page-panel h3,
    .slider-block .main-page-panel .checkbox,
    .slider-block .main-page-panel .checkbox a,
    .slider-block .main-page-panel p.p,
    .slider-block .main-page-panel p._hp-form-flex-title {
        color: #fff !important;
    }
        .form-request-action .h3,
        .form-request-action h3 {
            font-size:14px;
            margin-bottom:10px;
        }
        .form-request-action p.p {
            font-size:12px;
            line-height:1.2;
            margin-bottom:20px;
        }
    div.main-page-panel.form-request-action p._hp-form-flex-title,
    form.main-page-panel.form-request-action p._hp-form-flex-title {
        font-size:14px;
    }
    .slider-block.delivery-bg h1 {
        text-align:center;
        padding-bottom:0;
        margin:20px 0 10px 0;
        font-size:30px;
    }
    .slider-block.delivery-bg h1:after {
        display:none;
        padding-bottom:0;
    }
    .slider-block.delivery-bg p:not(.p) {
        font-size: 14px;
        text-align:center;
    }
    div.main-page-panel.form-request-action p._hp-form-flex-title,
    form.main-page-panel.form-request-action p._hp-form-flex-title {
        text-align:left;
    }
    .container_fluid.custom_fluid, .container_fluid.custom_fluid a {
        font-size: 12px;
    }
    .main-page-panel .checkbox a {
        border-bottom-color:#fff;
    }
    .consultation-form .h2-class,
    .consultation-form h2{
        font-size:20px;
    }
    .remaining-questions .h2-class,
    .remaining-questions h2 {
        font-size:30px;
    }
    div.h2-center,
    h2.h2-center {
        padding-bottom: 20px;
        font-size: 30px;
    }

        div.h2-center::after,
        h2.h2-center::after {
            width: 100px;
            margin-left: -50px;
        }
    .service-item .icon {
        margin-bottom:20px;
    }
    .block-services {
        padding-bottom:20px;
    }
    .consultation-form p,
    .remaining-questions p {
        font-size:14px;
        line-height:1.2;
    }
    .service-item p {
        font-size:14px;
    }
    .seo-text {
        font-size:14px;
        padding-top:40px;
        padding-bottom:20px;
    }
        .seo-text p {
            padding: 10px 0;
        }
    .double-cont::before {
        left: 0;
    }
    .double-cont > div {
        margin-left:0;
        width:100%;
        padding-left:60px;
        min-height:140px;
        padding-top:10px;
        padding-bottom:10px;
        box-sizing:border-box;
    }
    .double-cont > div.odd {
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 60px;
    }
    .num-item.odd .num {
        right: 0;
        left: 0;
    }
    .num-item.odd::before {
        right: 0;
        left: 0;
        margin-right: 0;
        margin-left: -12px;
    }
    .timeline {
        padding:40px 0;
    }
    .num-item .num {
        font-size: 40px;
        width: 60px;
    }
    .num-item .h4,
    .num-item h4 {
        font-size:14px;
    }
    .num-item p {
        font-size: 12px;
    }
    .num-item .num.six {
        background-size:auto 23px;
    }
    .num-item:first-child::after, 
    .num-item:last-child::after {
        left:0;
    }
    .num-item::before {
        height: 23px;
        width: 23px;
        margin-top: -12px;
        margin-left: -12px;
    }
    .for-clients-item p {
        font-size: 14px;
        line-height: 1.5;
        margin: 20px;
    }
    .srv-and-prices {
        padding:40px 0;
    }
    .srv-tables .wr {
        font-size:12px;
    }
    .srv-tables .thh .wr {
        font-size:16px;
        line-height:1.2;
    }
    .srv-tables .selecter-selected {
        font-size:16px;
    }
    .srv-and-prices .h3,
    .srv-and-prices h3 {
        font-size:18px;
        margin-bottom:5px;
    }
    .pr-wra .buttons {
        padding-top:15px;
    }
    .pr-wra .buttons .btn {
        font-size: 12px;
        padding-left: 15px;
        padding-right: 15px;
        display: block;
    }
    .srv-tables .th {
        margin-right:3px;
    }
    .srv-tables .td {
        margin-left:2px;
    }
    .for-clients {
        padding-top:40px;
    }
    .wwa-p p {
        font-size: 14px;
        line-height: 1.5;
    }

    .wwa-p {
        padding-bottom: 20px;
    }

    .what-we-are .h2-center {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom:20px;
    }
    .what-we-are .company-info {
        padding-top:40px;
    }
    .wwa {
        padding-right:0;
    }
}