
/*special-offer*/
.special-offer-p-r {
    padding-right: 0px;
}
.special-offer .owl-carousel .owl-item{
    border-radius: 0.625rem;
}
.special-offer .owl-carousel .owl-item .slider__item{
    border-radius: 0.625rem;
}
.special-offer  .owl-carousel .owl-item .slider__item img {
    border-radius: 0.625rem;
    aspect-ratio: 1 / 0.9;
    max-height: 400px;
}
.special-offer-p-t{
    padding-top: 1.25rem;
}
.bg-white{
    background: var(--basic-white-color);
}

.special-offer-list-wrap{
    padding-top: 2.8125rem;
}

.special-offer-item-wrap{
    border-top:1px solid var( --basic-gray3-color);
    display: flex;
}
.special-offer .offer-item{
    width: 50%;
    padding:1.56rem 0;
    display: flex;
    flex-direction: column;
}
.special-offer .offer-item .offer-item-adress {
    margin-top: 0.875rem;
}
.special-offer-newbuilding .offer-item .offer-item-adress {
    margin-bottom: 1rem;
}
.special-offer .offer-item  .offer-param-dop-pad {
    margin-top: 0.35rem;
}
.special-offer .offer-item .offer-item-price{
    margin-top:auto;
}
.special-offer .offer-item .offer-item-link{
    margin-top: 20px;
}
.special-offer .offer-item-title{
    font-family: 'Inter Light 18pt';
    font-weight: 700;
    font-size: 1.4375rem;
    leading-trim: Cap height;
    line-height: 114.99999999999999%;
    letter-spacing: -2%;
    vertical-align: bottom;
    text-transform: uppercase;
    color: var(--basic-Graphite-color);


}
.special-offer .offer-item-adress{
    font-family: 'Inter Light 18pt';
    font-weight: 400;
    font-size:1rem;
    leading-trim: Cap height;
    line-height: 125%;
    letter-spacing: 0%;
    vertical-align: bottom;
    color:var(--basic-black2-color);
}
.special-offer .offer-item-params{
    font-family: 'Inter Light 18pt';
    font-weight: 400;
    font-size:1rem;
    leading-trim: Cap height;
    line-height: 125%;
    letter-spacing: 0%;
    vertical-align: bottom;
    color:var( --basic-gray5-color);
}
.special-offer-newbuilding .offer-item-params{
    padding-top:0.675rem;
}
.special-offer .offer-item-params span{
    color:var(--basic-black2-color);
}
.special-offer-newbuilding .offer-item-price {
    text-transform:initial!important;
}

.special-offer .offer-item-price{
    font-family: 'Inter Light 18pt';
    font-weight: 700;
    font-size: 1.4375rem;
    leading-trim: Cap height;
    line-height: 114.99999999999999%;
    letter-spacing: -2%;
    vertical-align: bottom;
    text-transform: uppercase;
    color: var(--basic-Graphite-color);
}
.special-offer .offer-item-price span{
    font-family: 'Inter Light 18pt';
    font-weight: 400;
    font-size:1rem;
    leading-trim: Cap height;
    line-height: 125%;
    letter-spacing: 0%;
    vertical-align: bottom;
    color:var(--basic-black2-color);
    padding-left: 0.875rem;

}
.special-offer .offer-item-link a{
    font-family: 'Inter Light 18pt';
    font-weight: 600;
    font-size:0.9375rem;
    leading-trim: Cap height;
    line-height: 120%;
    letter-spacing: 0%;
    color:var(--basic-black2-color);
    position: relative;
}

.special-offer .offer-item-link span{
    font-family: 'Inter Light 18pt';
    font-weight: 600;
    font-size:0.9375rem;
    leading-trim: Cap height;
    line-height: 120%;
    letter-spacing: 0%;
    color:var(--basic-black2-color);
    position: relative;
}

.special-offer .offer-item-link span::after {
    width: 0.8125rem;
    height: 0.5rem;

    background-image: url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07141 1.00012L5.99992 6.07088L11.0713 1' stroke='%231F1F1F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

    background-repeat: no-repeat;
    position: absolute;
    right: -1.3125rem;

    bottom: 25%;
    transform: rotate(-90deg);
    content: '';
    display: block;
    transition: .35s ease-in;
}
.special-offer .offer-item-link span:hover{
    color:var(--basic-Crimson-color);
}
.special-offer .offer-item-link span:hover::after{
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07141 1.00012L5.99992 6.07088L11.0713 1' stroke='%23AF1B57' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

}

.special-offer-item-wrap:hover .offer-item-link span{
    color:var(--basic-Crimson-color);
}
.special-offer-item-wrap:hover .offer-item-link span::after{
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07141 1.00012L5.99992 6.07088L11.0713 1' stroke='%23AF1B57' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.special-offer .offer-item-link a:hover{
    color:var(--basic-Crimson-color);
}
.special-offer .offer-item-link a:hover::after{
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07141 1.00012L5.99992 6.07088L11.0713 1' stroke='%23AF1B57' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

}

.special-offer .offer-item-carusel{
    display: flex;
    overflow: hidden;
}
.special-offer .special-offer-btn-more-wrap , .wrap_btn_more{
    width: 100%;
    border-top:1px solid var( --basic-gray3-color);
}
.special-offer .special-offer-btn-more {
    width:13.625rem;
    height: 3.5rem;
    display: flex;
    align-items: center;
    border-radius: 0.625rem;
    background:  var(--basic-Graphite-color);

    color: var(--basic-white-color);
    font-family: 'Inter Light 18pt';
    font-weight: 600;
    font-size: 0.875rem;
    leading-trim: Cap height;
    line-height: 125%;
    letter-spacing: 0%;
    vertical-align: bottom;
    text-transform: uppercase;
    justify-content: center;
}



.special-offer .offer-item .owl-stage{
    display: flex;
    justify-content: center;
    align-items: center;
}
.special-offer .special-offer-item-wrap  .owl-carousel{
    border-radius: 0.625rem;
}

/*special-offer*/
@media (max-width: 1439px) {
    .special-offer  .owl-stage-outer {
        margin-left: -30px;
    }
}
@media (max-width: 1024px) {
    /*special-offer*/
    .special-offer  .special-offer-list-wrap {
        padding-top:2.187rem;
    }
    .special-offer  .offer-item {
        padding: 1.3125rem 0;
    }
    .special-offer   .offer-item:nth-child(1){
        width: 62%;
    }
    .special-offer   .offer-item:nth-child(2){
        width: 38%;
    }
    /*special-offer*/
}

@media (max-width: 767px) {
    /*special-offer*/
    .special-offer  .special-offer-list-wrap {
        padding-top: 1.875rem;
    }
    .special-offer  .special-offer-list-wrap {
        padding-top: 1.375rem;
    }
    .special-offer   .offer-item-title{

        font-weight: 700;
        font-size:1.0625rem;
        leading-trim: Cap height;
        line-height: 114.99999999999999%;
        vertical-align: bottom;
        text-transform: uppercase;

    }
    .special-offer  .special-offer-item-wrap{
        flex-direction: column;
    }
    .special-offer   .offer-item {
        padding:0;

    }
    .special-offer  .offer-item .offer-item-title {
        margin-top: 0.9375rem;
    }
    .special-offer  .offer-item .offer-item-adress {
        margin-top: 0.625rem;
    }

    .special-offer  .offer-item .offer-param-dop-pad {
        margin-top:0.625rem;
    }
    .special-offer  .offer-item .offer-item-price{
        margin-top: 0.9375rem;
    }
    .special-offer  .offer-item .offer-item-link {
        margin-top: 0.9375rem;
    }
    .special-offer  .offer-item:nth-child(1){
        order: 2;
        width: 100%;
        padding-bottom:0.9375rem;
    }
    .special-offer  .offer-item:nth-child(2){
        order:1;
        width: 100%;
        margin-top: 0.9375rem;
    }
    .special-offer  .offer-item-adress{
        font-weight: 400;
        font-size: 0.875rem;
        leading-trim: Cap height;
        line-height: 120%;
        letter-spacing: 0%;

    }
    .special-offer  .offer-item-params{

        font-weight: 400;
        font-size: 0.875rem;
        leading-trim: Cap height;
        line-height: 120%;
        letter-spacing: 0%;

    }
    .special-offer  .offer-item-price {

        padding-top:1.25rem;

        font-weight: 700;
        font-size:1.0625rem;
        leading-trim: Cap height;
        line-height: 114.99999999999999%;
        letter-spacing: -2%;
        vertical-align: bottom;
        text-transform: uppercase;

    }
    .special-offer  .offer-item-link a{

        font-weight: 600;
        font-size:0.8125rem;
        leading-trim: Cap height;
        line-height: 120%;
        letter-spacing: 0%;

    }
    .special-offer  .special-offer-btn-more {
        width: 100%;
        height: 2.6875rem;
        margin: 1.875rem auto 0 auto;
    }
    /*special-offer*/
}