.icon_bg_bono_propiedad{
    width: 10.938vw;
    margin-top: 0vw;
}
.icon_bg_bono_propiedad2{
    width: 8.854vw;
}
.box_all_icon_bg{
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* position: absolute;*/
}
.slick-slide img {
    display: inline;
}
.img_left_section3 {
    width: 42.656vw;
    margin-left: 4vw;
}
.box_rigth_w{
    width: 28.49vw;
    margin-left: 5vw;
}

.title_rigt_section3 {
    font-size: 3.125vw;
    color: black;
    margin-bottom: 2.604vw;
    font-family: 'Stem-Medium';
    width: 86%;
}
.btn_view_more_section1 {
    width: 100%;
    height: 2.917vw;
    color: rgb(255 255 255);
    border-radius: 5px;
    padding: 0.6vw;
    display: flex;
    align-items: center;
    line-height: 1;
    justify-content: center;
}
.text_rigt_section3 {
    font-size: 1.302vw;
    width: 97%;
    margin-bottom: 2.604vw;
}
.btn_preguntas_bono{
    font-size: 1.042vw;
    width: 13.646vw;
    padding: 0.1vw;
    height: 2.917vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    /* border: 2px inset; */
    border: solid 2px #707070;
    background: white;
    z-index: 2;
}
.box_all_btn_preguntas{
    margin-top: 3.333vw;
}
.eclipse_img{
    width: 4.688vw;
}
.box_all_eclipse{
    position: absolute;
    margin-top: -3vw;
    margin-left: 1vw;
    z-index: 1;
}

.box_all_section3 {
    padding-top: 1.7vw;
    padding-bottom: 3vw;
    background: #ffffff00;
    margin-top: -9vw;
    margin-bottom: 2vw;
}

.box_iten_contacto{
    width: 27.083vw;
    background: #f9f9f9;
    height: 20.833vw;
    text-align: center;
    padding: 5vw 1vw 1vw;
}
.icon_contacto{
    width: 2.688vw;
    height: 2.688vw;
    margin-bottom: 1.3vw;
}
.title_iten_contact{
    font-size: 1.563vw;
    color: black;
    font-family: 'Stem-Medium';
    margin-bottom: 0.4vw;
}
.text_iten_contact{
    font-size: 1.563vw;
    color: black;
    font-family: 'Stem-Light';
    margin-bottom: 0.4vw;
}
.box_all_iten{
    padding: 0vw 5vw;
}
.box_flecha_all_contact{
    display: none;
}
.title_all_contacto{
    font-size: 3.125vw;
    color: black;
    margin-bottom: 2vw;
    font-family: 'Stem-Medium';
}
.box_all_contact{
    margin-bottom: 3vw;
}
.form-label{
    font-size: 1.302vw;
    color: black;
    font-family: 'Stem-Medium';
}
.form-control,.form-select{
    height: 4.063vw;
    border: solid 1px #e6e8eb;
    border-radius: 5px;
    text-align: initial !important;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #fe868621;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(223 223 223 / 25%);
}
.form-select:focus {
    border-color: #fe868621;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(223 223 223 / 25%);
}
.inpunt_number_phone{
    width: 35.156vw;
}
.input_messague{
    height: 8.125vw;
}
.btn_contact{
    width: 18.49vw;
    height: 3.385vw;
    background: #db0e0e;
    color: white;
}
.btn:hover {
    color: #ffffff;
}
@media(max-width:900px){
    .form-control, .form-select {
        height: 10.185vw;
        border: solid 1px #e6e8eb;
        border-radius: 5px;
        text-align: initial !important;
    }

    .form-label {
        font-size: 3.241vw;
        color: black;
        font-family: 'Stem-Medium';
        margin-bottom: 0.9vw;
    }
    .inpunt_number_phone {
        width: 50.156vw;
    }
    .btn_contact {
        width: 100%;
        height: 10.185vw;
        background: #db0e0e;
        color: white;
    }
    .box_all_iten {
        padding: 0vw 0vw;
    }
    .title_all_contacto {
        font-size: 6.481vw;
        color: black;
        margin-bottom: 2vw;
        font-family: 'Stem-Medium';
    }
    .icon_bg_bono_propiedad {
        width: 19.444vw;
        margin-top: 0vw;
    }
    .icon_bg_bono_propiedad2 {
        width: 15.741vw;
    }
    .title_all_contacto {
        font-size: 6.481vw;
        color: black;
        margin-bottom: 2vw;
        font-family: 'Stem-Medium';
        margin-top: -12vw;
    }
    .icon_contacto {
        width: 12.5vw;
        height: 12.5vw;
        margin-bottom: 4.3vw;
        margin-top: 3vw;
    }
    .margin_rep_cont {
        margin-bottom: 2.5vh;
    }
    .title_iten_contact {
        font-size: 4.074vw !important;
        color: black;
        font-family: 'Stem-Medium';
        margin-bottom: 0.4vw;
    }
    .text_iten_contact {
        font-size: 4.074vw !important;
        color: black;
        font-family: 'Stem-Light';
        margin-bottom: 0.4vw;
    }
    .box_iten_contacto {
        width: 72.222vw;
        background: #f9f9f9;
        height: 55.463vw;
        text-align: center;
        padding: 5vw 1vw 1vw;
    }
    /* icon_flecha_lef_contact */
    .slick-prev {
        left: 0;
        z-index: 111;
        background-image: url('../../img/p001/icon_flecha_lef_contact.svg');
    }
    .slick-next {
        right: 0;
    }
    .icon_flecha_conta{
        width: 4.907vw;
    }
    .box_flecha_all_contact{
        display: flex;
        width: 94%;
        position: absolute;
        justify-content: space-between;
        z-index: 111;
        margin-top: 21vw;
    }

    .slick-next:before, .slick-prev:before {
        color: #fff0;
    }
}