/********************* CONTENT ********************/

.first_block_now{
	background: #F2F5F5;
    padding-top: 80px;
    padding-bottom: 60px;
    
}

.text_block_proc{
	border: 1px solid #0C1421;
    background: #FFFFFF;
}

.text_block_proc .left_side{
	border-right: 1px solid #0C1421;
	padding: 35px 20px 0px 35px;
}

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

.text_block_proc span.fisrt_text{
	font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.2px;
    color: #0C1421;
}
.text_block_proc span.second_text{
	font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.2px;
    color: #414446;
}

.text_block_proc .rigth_side .bord{
	border-right: 1px solid #0C1421!important;
	padding: 35px 20px 0px 40px;
}

.text_block_proc .rigth_side .padi{
	padding: 35px 20px 0px 40px;
}


.text_block_proc .rigth_side h3{
	font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 16px;
    text-align: left;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #888D90;
    padding-bottom: 20px;
}

.text_block_proc .rigth_side ul{
	padding-left: 0;
}

.text_block_proc .rigth_side li{
	list-style: none;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.1px;
    color: #0C1421;
    padding-bottom: 12px;
    position: relative;
    padding-left: 10px;
}

.text_block_proc .rigth_side li:before {
    content: "+";
    font-size: 14px;
    color: #888D90;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -5px;
}

.row.tab_build{
	padding-top: 60px;
    padding-bottom: 60px;
    
}

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

.tab_build .swiper-slide img {
    height: 400px!important;
    object-fit: cover;
}

.tab_build .swiper-slide {
    width: 600px!important;
    
}


.tab_build 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;
}

.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;
}


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

.tab_build .pag_custom {
    display: flex;
    padding-top: 60px;
}

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

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

.tab_build .top_tab.active{
	font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 48px;
    display: flex;
    align-items: center;
    letter-spacing: -1px;
    color: #E2A300;
    background-color: #eee;
    
}

.tab_build .top_tab{
	font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 48px;
    display: flex;
    align-items: center;
    letter-spacing: -1px;
	color: #BEC5C7;
}

.tab_build .top_tab:hover{
	color: #E2A300;
}

.tab_build .second_tab.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;
}

.tab_build .second_tab{
    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;
}

.tab_build .second_tab:hover{
    color: #E2A300;
}

.block_text_buid_now{
	padding-top: 80px;
	padding-bottom: 80px;
	background: #0C1421;
}

.first_row_text .item_text{
    border-top: 1px solid #FFFFFF!important;
    border-bottom: 1px solid #FFFFFF!important;
    padding-bottom: 60px;

}

.block_text_buid_now .top_text{
    margin-top: -160px;
}

.block_text_buid_now .item_text h2{
    padding-top: 40px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -1px;
    color: #FFFFFF;
    padding-bottom: 24px;
}

.block_text_buid_now .item_text .fisrt_text, .block_text_buid_now .item_text .second_text{
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.2px;
    color: #E5EAEC;
}

.block_contact_buid_now{
	padding-top: 80px;
	padding-bottom: 80px;
	background: #F2F5F5;
}

.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_form .contact_title {
    padding-bottom: 15px;
}

.block_form{
    max-width: 400px;
}

.text_first_rigth_home .pag_custom {
       display: none;
    }


/********************* MEDIA ********************/

@media (max-width: 768px){
    .block_text_buid_now .top_text{
        margin-top: 0;
    }

    .text_first_rigth_home{
        padding-top: 10px
    }

    .text_first_left_home .pag_custom {
       display: none;

    }
    
    .text_first_rigth_home .pag_custom {
       padding-top: 0;
       display: flex;

    }
}

@media (max-width: 450px){
	   
    .tab_build .swiper-slide {
    max-width: 330px;
    }
    
    .text_first_rigth_home{
        padding-top: 10px
    }

    .text_first_left_home .pag_custom {
       display: none;
    }
    
    .text_first_rigth_home .pag_custom {
       padding-top: 0;
       display: flex;

    }

    .block_text_buid_now .top_text{
        margin-top: 0;
    }

}