

.block_top_arhive{
    padding-top: 60px;
    padding-bottom: 40px;
   
}

.block_top_arhive h2{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #0C1421;
}

.block_top_arhive h3{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -1px;
    color: #0C1421;
}

.block_top_arhive span.stack_text{
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.2px;
    color: #202932;
}


.item_project{
    padding-bottom: 45px;
    border: 1px dashed #BEC5C7;
    padding-top: 10px;
}
 
.item_project ul.nav{
    margin-bottom: 0!important;
} 

.item_project h2{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 48px;
    letter-spacing: -1px;
    color: #0C1421;
}

.block_row_link_project{
    background: #F2F5F5;
    padding-top: 60px;
    padding-bottom: 40px
}

.block_row_link_project .title_block{
    padding-bottom: 20px;
}


.block_row_link_project h2{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -1px;
    color: #0C1421;
}

.block_row_link_project .item_link div{
    border-bottom: 1px solid #0C1421;
    margin-bottom: 39px;
    padding-bottom: 6px;
}

.block_row_link_project .item_link a:after{
    content: url(../images/arrow.png);
    right: 0;
    margin-right: 15px;
    padding-left: 10px;
    margin-top: 5px;
    position: absolute;
}

.block_row_link_project .item_link a{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.2px;
    color: #0C1421;
}

.block_row_link_project .item_link a:hover{
    color: #E2A300;
    transition: all .3s ease;
    text-decoration: none;
}


.block_build_now{
    padding-top: 60px;
}

.row_spec{
    border-bottom: 1px solid #0C1421;
    padding-bottom: 10px;
    padding-top: 10px;
}

.row_spec .first_t{
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.1px;
    color: #888D90;
}

.row_spec .data_t{
     float: right;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.1px;
    color: #0C1421;
}

.block_build_now h3 {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.1px;
    color: #414446;
    border-bottom: 1px solid #0C1421;
    padding-bottom: 24px;
    margin-bottom: 0;
}


.swiper-pagination, .swiper-button-next, .swiper-button-prev{
    display: none!important;
}

.item_project .swiper-container {
      width: 100%;
      height: 100%;
    }

.item_project .swiper-slide img {
    object-fit: cover;
    height: 190px;
}

.item_project .swiper-slide {
    width: 250px!important;
        margin-top: 20px;
    
}


.block_build_now .pag_custom {
    display: flex;
    padding-top: 10px;
}

.block_build_now .custom-prev {
    background-image: url(../images/vector-3.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    cursor: pointer;
}

.block_build_now .custom-next {
    background-image: url(../images/vector-4.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    cursor: pointer;
    margin-left: 38px;
}

.item_project .nav-link.active {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    color: #E2A300;
    background-color: inherit!important;
    text-transform: uppercase;
    padding-left: 0
}

.item_project .nav-link{
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    color: #BEC5C7;
    background-color: inherit!important;
    text-transform: uppercase;
    padding-left: 0
}

.item_project .nav-link:hover{
    color: #E2A300;
}

.swiper-slide.plan{
    border: 1px solid;
}



/*************** *********************/


.block_contact_price{
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
    background: #F2F5F5;
}

.block_contact_price .block_form{
    max-width: 409px;
}

.contact_side h3 {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -1px;
    color: #0C1421;
    padding-bottom: 24px;
}

.block_contact_price .contact_side a{
    background: #E2A300;
    padding: 16px 24px 16px 24px;
    display: block;
    max-width: 379px;
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.1px;
    color: #FFFFFF;
    margin-bottom: 34px;
}

.block_contact_price .contact_side a:hover{
    color: #0C1421;
    transition: all .3s ease;
    text-decoration: none;
}