.section-inf-delivery{
    padding-bottom: 0;
}
.inf-delivery{
    display: flex;    
    justify-content: space-between;
    align-items: top;
    padding-bottom: 0;
}
.inf-delivery__col-info{
    width: calc(50% - 20px);
    display: block;
    padding: 27px 0 20px 0;
}
.inf-delivery__col-img{
    width: calc(50% - 20px);
    margin-top: -10px;
}
.inf-delivery__col-img img{
    display: block;
    padding: 0 0 0 0;
    width: auto;
    max-width: 100%;
}
.inf-delivery__logo{
    /*background: #F8F8F8;*/
    /*padding: 16px 24px;*/
    border-radius: 12px;
    padding: 16px 0;
    display: inline-block;
    margin-bottom: 15px;
}
.inf-delivery__logo img{
    display: block;
    max-width: 100%;
}
.inf-delivery h1{
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    padding-top: 33px;
    padding-bottom: 0px;
    margin-bottom: 2px;
}
.inf-delivery__col-info p{
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    color: #4F4F4F;
}
.section-what-is-del{
    background: #F2F3F9;
    padding-top: 80px;
    padding-bottom: 65px;
    text-align: center;
}
.section-what-is-del__text-title{
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    margin-top: 5px;
    color: #4F4F4F;
}
.list-what-is-del{
    display: flex;
    justify-content:center;
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 0px;
}
.list-what-is-del__item{
    list-style: none;
    display: block;
    width: calc(25% - 16px);
    margin-top: 20px;
    text-align: left;
    border-radius: 16px 16px 16px 16px;
    background: #ffffff;
    margin-left: 8px;
    margin-right: 8px;
}
.list-what-is-del__box-img{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 214px;
    width: 100%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.00) 100%), #FFE7C5;
    border-radius: 16px 16px 0px 0px;
}
.list-what-is-del__box-img.color2{
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.00) 100%), #B1E6ED;
}
.list-what-is-del__box-img.color3{
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.00) 100%), #CFEFAD;
}
.list-what-is-del__box-img.color4{
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.00) 100%), #FFD6BF;
}
.list-what-is-del__box-img picture{
    max-height: 100%;
}
.list-what-is-del img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    border-radius: 16px 16px 0px 0px;
}
.section-what-is-del h2{
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 0.6rem;
}
.list-what-is-del__info{
    padding: 30px 30px 30px 30px;
}
.list-what-is-del h4{
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: #222;
    width: 12.5rem;
    max-width: 100%;
}
.list-what-is-del p{
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin: 8px 0 0 0;
}

.section-why-uklon{
    margin: 0 0 0 0;
    background: #F2F3F9;
}
.section-why-uklon__cont{
    border-top: solid 2px rgba(0, 0, 0, 0.10);
    border-bottom: solid 2px rgba(0, 0, 0, 0.10);
    padding: 55px 0 55px 0;
    display: flex;
    justify-content: space-between;
}
.info-why-uklon{
    width: calc(50% - 30px);    
}
.info-why-uklon h2{
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 0.6rem;
}
.info-why-uklon p{
    color: #4F4F4F;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    margin: 10px 0 0 0;
}

.list-why-uklon{
    width: calc(50% - 15px);
    padding-inline-start: 0px;
    padding-right: 5px;
}
.list-why-uklon li{
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: #222222;
    margin: 7px 0 0 0;
    padding-bottom: 8px;
    position: relative;
    padding-left: 45px;
    list-style: none;
}
.list-why-uklon li:before{
    background: var(--wpr-bg-03c7d24f-9cd6-440e-9dfe-6a3bcd6798c5) no-repeat center center;
    width: 32px;
    height: 32px;
    background-size: cover;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}
.box-sub-info-delivery{
    padding: 15px 0 40px 0;
    background: #F2F3F9;
}
.section-delivery-settings{
    padding-top: 40px;
    padding-bottom: 20px;
}
.box-sub-info-delivery h2{
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 0.6rem;
}
.item-set-del{
    display: flex;
    justify-content: space-between;
    background: #ffffff;
    border-radius: 16px;
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 5px;
}
.item-set-del{
    width: calc(50% - 12px);
    margin-right: 11px;
}
.item-set-del:nth-child(even){
    margin-right: 0;
    margin-left: 12px;
}
.line-columns-set-del{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.item-set-del__info{
    width: 64%;
    padding: 50px 35px 50px 50px;
}
.item-set-del__img{
    width: 36%;
}
.item-set-del__img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    border-radius: 0px 16px 16px 0;
}
.item-set-del__icon{
    display: block;
}
.item-set-del__icon img{
    max-height: 40px;
    display: block;
}
.item-set-del h4{
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    color: #222222;
    margin-top: 17px;
    margin-bottom: 0;
}
.item-set-del p{
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 4px 0 0 0;
    margin: 0 0 0 0;
    color: #333;
}
.item-set-del_big{
    width: 100%!important;
    margin-left: 0;
    margin-right: 0;
}
.item-set-del_big .item-set-del__info{
    width: calc(46.5% - 20px);
}
.item-set-del_big .item-set-del__img{
    width: calc(53.5% - 7px);
}
.item-set-del_big h4{
    font-size: 28px;
    line-height: 32px;
    margin-top: 23px;
}
.item-set-del_big p{
    font-size: 16px;
    line-height: 28px;
    padding-top: 10px;
    color: #4F4F4F;
}
.box-integration{
    display: block;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 80px;
}
.text-title{
    color: #4F4F4F;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    margin-top: 8px;
}
.line-integration{
    display: flex;
    justify-content: space-between;
}
.integration-item{
    border-radius: 16px;
    border: 2px solid rgba(17, 17, 17, 0.10);
    padding: 40px 32px;
    width: calc(50% - 16px);
    margin-top: 10px;
    text-align: center;
}
.integration-item__title{
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    color: #222;
    display: block;
    text-align: center;
}
.integration-item__img{
    display: block;
    width: 100%;
    margin-top: 35px;
    text-align: center;
    min-height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.integration-item__img img{
    display: inline-block;
    width: auto;
    max-width: 100%;
    border-radius: 8px;
    max-height: 400px;
    object-fit: contain;
}
.integration-item__img video{
    display: inline-block;
    width: auto;
    max-width: 100%;
    border-radius: 8px;
    max-height: 400px;
    object-fit: cover;
}
.integration-item__img iframe{
    display: inline-block;
    width: auto;
    max-width: 100%;
    border-radius: 8px;
    max-height: 400px;
    object-fit: cover;
}
.integration-item__name{
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #828282;
    padding: 13px 0 0 0;
    display: block;
}
.integration-item__name-icon{
    display: inline-block;
    vertical-align: top;
    margin: 0px 5px 20px 0;
}
.integration-item__name-icon img{
    display: block;
    max-width: 30px;
}
.integration-item__text{
    color: #4F4F4F;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}
.integration__link{
    display: flex;
    width: 100%;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    background: #FFDA7A;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    color: #222222;
    margin-top: 32px;
}
.integration__link:hover{
    opacity: 0.75;
}
.integration__link img{
    width: 32px;
    margin-right: 13px;
    margin-top: -2px;
}
.section-how-to-connect{
    display: block;
    background: #ffffff;
    padding-top: 50px;
    padding-bottom: 40px;
}
.section-how-to-connect__cont{
    padding: 5px 0 0px 0;
    display: flex;
    justify-content: space-between;
}
.list-how-to-connect{
    width: calc(50% - 15px);
    padding-inline-start: 0px;
}
.list-how-to-connect li{
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    color: #222222;
    margin: 7px 0 16px 0;
    padding-bottom: 8px;
    position: relative;
    padding-left: 56px;
    list-style: none;
}
.list-how-to-connect__icon{
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;    
}
.list-how-to-connect__icon img{
    max-width: 100%;
}
.section-feedback{
    padding-top: 50px;
    padding-bottom: 40px;
}
.section-feedback__cont{
    display: flex;
    justify-content: space-between;
}
.box-form-feedback{
    background: #ffffff;
    border-radius: 16px;
    width: calc(50% - 15px);
    padding: 39px 40px 40px 40px;
    margin-top: 28px;
}
.box-form-feedback.without-form{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: none;
}
.box-form-feedback.without-form p{
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    display: block;
    padding-bottom: 20px;
}
.box-form-feedback .wpcf7-spinner{
    display: none;
}
.box-form-feedback label{
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    display: block;
    padding-bottom: 8px;
}

.form-control{
    display: block;
    border-radius: 8px;
    border: 2px solid #E0E0E0;
    background: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 15px 0 15px;
    width: 100%;
    height: 56px;
}
.box-field_phone .form-control{
    display: block;
    border-radius: 8px;
    border: 2px solid #E0E0E0;
    background: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 15px 0 15px;
    width: 100%;
    height: 56px;
}
.btn-form{
    border-radius: 8px;
    background: #F98C70;
    height: 72px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #ffffff;
    margin-top: -4px;
    border: none;
    cursor: pointer;
}
.btn-form:hover{
    background: linear-gradient(266.28deg, #fb9074 0.01%, #fb9074 95.78%);
}
.box-field{
    margin-bottom: 24px;
}
.box-field .form-control{
    border-width: 2px;
    height: 56px;
}

@media screen and (max-width: 1200px) {
    .inf-delivery{
        align-items: flex-end;
    }
    .list-why-uklon{
        padding-right: 0;
    }
    
}
@media screen and (max-width: 1023px) {
    
}
@media screen and (max-width: 1023px) {
    .list-what-is-del{
        flex-wrap: wrap;
    }
    .list-what-is-del__item{
        width: calc(50% - 16px);
    }
    .list-what-is-del h4{
        width: 100%;
    }
    .line-columns-set-del{
        flex-wrap: wrap;
    }
    .item-set-del.w50{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .line-columns-set-del .item-set-del.w50:nth-child(even) {
        margin-right: 0;
        margin-left: 0px;
    }
}
@media screen and (max-width: 991px) {
    .inf-delivery{
        flex-wrap: wrap;
    }
    .inf-delivery__col-info{
        width: 100%;
        display: block;
        text-align: center;
    }
    .inf-delivery__col-img{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .inf-delivery__col-img img{
        display: inline-block;
        width: auto;
        max-width: 100%;
    }
    .section-why-uklon__cont{
        flex-wrap: wrap;
    }
    .info-why-uklon{
        width: 100%;
    }
    .list-why-uklon{
        width: 100%;
    }
    .item-set-del__info {
        padding: 40px 30px 30px 30px;
    }
    .item-set-del_big .item-set-del__img {
        width: 50%;
    }
    .item-set-del_big .item-set-del__info {
        width: calc(50% - 15px);
        padding-right: 0;
    }
    .item-set-del_big h4{
        font-size: 18px;
        line-height: 32px;
    }
    .item-set-del_big p{
        font-size: 14px;
        line-height: 24px;
    }
    .section-how-to-connect__cont{
        flex-wrap: wrap;
    }
    .list-how-to-connect{
        width: 100%;
    }
    .section-feedback__cont{
        flex-wrap: wrap;
    }
    .info-why-uklon{
        width: 100%;
    }
    .box-form-feedback{
        width: 100%;
        margin-top: 35px;
        text-align: left;
    }
    .list-why-uklon ul{
        padding-left: 0;
    }
}
@media screen and (max-width: 767px) {
    .inf-delivery__col-info{
        padding-top: 12px;
    }
    .inf-delivery h1{
        text-align: center;
        font-size: 28px;
        font-weight: 700;
        line-height: 40px;
        color: #222;
        padding-top: 10px;
    }
    .inf-delivery__col-info p {
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        margin-block-start: 7px;
    }
    .section-what-is-del{
        padding-top: 40px;
        padding-bottom: 18px;
    }
    .section-what-is-del h2{
        font-size: 24px;
        font-weight: 700;
        line-height: 40px;
    }
    .section-what-is-del__text-title{
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        opacity: 0.6;
    }
    .list-what-is-del{
        margin-block-start: 0em;
    }
    .list-what-is-del__item{
        width: 100%;
        margin-top: 5px;
        margin-bottom: 8px;
    }
    .list-what-is-del__info{
        text-align: center;
        padding-bottom: 35px;
    }
    .section-why-uklon__cont{
        padding: 15px 0 30px 0;
    }
    .info-why-uklon h2{
        font-size: 20px;
        line-height: 32px;
    }
    .info-why-uklon p{
        font-size: 16px;
        line-height: 28px;
    }
    .list-why-uklon{}
    .list-why-uklon li{
        padding-left: 37px;
        font-size: 16px;
        line-height: 28px;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .list-why-uklon li:before{
        width: 24px;
        height: 24px;
        top: -1px;
    }
    .section-delivery-settings{
        padding-top: 6px;
    }
    .section-why-uklon__cont{
        padding-bottom: 5px;
    }
    .box-sub-info-delivery h2 {
        font-size: 28px;
        line-height: 40px;
    }
    .item-set-del{
        flex-wrap: wrap;
        position: relative;
    }
    .item-set-del__img{
        height: auto;
        width: 100%;
        border-radius: 0;
    }
    .item-set-del__img img{
        height: auto;
        border-radius: 0;
    }
    .item-set-del__info{
        width: 100%;
        padding-top: 10px;
    }
    .item-set-del__icon{
        position: absolute;
        width: 32px;
        right: 30px;
        top: 24px;
    }
    .item-set-del h4{
        padding-right: 50px;
    }
    .item-set-del_big .item-set-del__img{
        width: 100%;
    }
    .item-set-del_big .item-set-del__info{
        width: 100%;
        padding-right: 30px;
    }
    .box-integration{
        padding-top: 0px;
        padding-bottom: 40px;
    }
    .text-title {
        font-size: 16px;
        line-height: 28px;
        margin-top: 4px;
    }
    .line-integration{
        flex-wrap: wrap;
    }
    .integration-item{
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .integration-item__title{
        font-size: 18px;
        line-height: 28px;
    }
    .integration-item__img{
        margin-top: 25px;
    }
    .integration-item__text{
        font-size: 14px;
        line-height: 24px;
        margin-block-start: 3px;
    }
    .integration__link{
        text-align: left;
        font-size: 14px;
        line-height: 24px;
        margin-top: 12px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .section-how-to-connect{
        padding-top: 5px;
        padding-bottom: 0px;
    }
    .list-how-to-connect{
        margin-block-end: 10px;
    }
    .list-how-to-connect li{
        padding-left: 48px;
        font-size: 16px;
        line-height: 24px;
    }
    .section-feedback{
        padding-top: 13px;
        text-align: center;
        padding-bottom: 5px;
    }
    .box-form-feedback{
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
}


