.nav_shadow{
    box-shadow: 0 0rem 4rem rgba(132, 139, 200, 0.18);
    height: 75px;
    position: fixed;
    top: 0;
    width: 100%;
    display: flex;
    font-family: "Rubik";

}
.navbar_item{
    font-family: "Rubik";
    width: 155px;
    margin-top: -7px;
    margin-left: 34px;
}
.phone_1{
    display: flex;
}
.phone_2{
    display: none;
}
.section_1{
    padding: 0;
    margin-top: 75px;
}
.video_start{
    position: relative;
    width: 100%;
}
.section_2{
    padding: 0;
}
.section_2_services{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.section_2_services_info{
    width: 33.33%;
    height: 150px;
}
.section_2_imagen_contenedor{
    position: relative;
}

.section_2_services_info_icon{
    width: 144px;
    height: 149px;
    right: -30px;
    position: relative;
}
.section_2_services_info_text{
    position: relative;
    font-family: "Geom Graphic W03 SemiBold";
    font-size: 17px;
    bottom:75%;
    left: 40%;
    text-align: left;
    color: #f9f9fa;
}

.color_section{
    background-color: #1769a3;
    
}
.color_section2{
    background-color: #2ea8d3;
}
.color_section3{
    background-color: #878787;
}
.section_2_services_info:hover{
   background-color: #ebac2f;
   cursor: pointer;
}
.section_3{
    padding: 0;
}
.section_3_about{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section_2_about_info img{
    width: 100%;
}
.section_4{
    padding: 0;
    text-align: center;
}
.section_4_titulo{
    font-family: "Geom Graphic W03 SemiBold";
    font-size: 50px;
    text-align: center;
    color: #1769a3;
}
.section_4_texto{
    text-align: center;
    font-family: "Rubik";
    font-size: 30px;
    font-weight: 500;
    margin-top: 15px;
    color: #878787;
    line-height: 1.2;
}

.section_4_img{
    height: 250px;
    width: 900px;
    margin-top: 70px;
    margin-bottom: 20px;
}
.section_4_titulo2{
    font-family: "Geom Graphic W03 SemiBold";
    font-size: 50px;
    text-align: center;
    color: #2ea8d3;
}
.section_5_image{
    height: auto;
    width: 100%;
}
.section_5_titulo{
    font-family: "Geom Graphic W03 SemiBold";
    font-size: 50px;
    text-align: center;
    color: #1769a3;
    margin-top: 30px;
    margin-bottom: 50px;
}
.section_5{
    padding: 0;
}

.section_6{
    padding: 0;
}
.section_6_titulo{
        font-family: "Geom Graphic W03 SemiBold";
        font-size: 4rem;
        text-align: center;
        color: #1769a3;
        margin-top: 30px;
}
.section_6_titulo2{
    font-family: "Geom Graphic W03 SemiBold";
    font-size: 4rem;
    text-align: center;
    color: #2ea8d3;
}

.section_7{
    padding: 0;
}
.section_7_img_1{
    width: 100%;
}
.section_7_div_img_1{
    width: 100%;
}
.section_7_div_2{
    width: 100%;
}
.section_7_div_2 h2{
    font-family: "Geom Graphic W03 SemiBold";
    font-size: 50px;
    text-align: center;
    color: #2ea8d3;
    margin-top: 8rem;
    padding: 0;
}
.section_7_div_2 h1{
    font-family: "Geom Graphic W03 SemiBold";
    font-size: 50px;
    text-align: center;
    color: #1769a3;
    padding: 0;
}
.section_7_div_img_2{
    width: 100%;
    display: flex;
    justify-content: center;
}
.section_7_div_3_img1{
    width: 100%;
}
.section_7_div_3_img2{
    position: absolute;
    left: 0px;
    width: 100%;
    margin-top: -164px;
}
.section_7_imagen_contenedor{
    position: relative;
}
.section_8{
    padding: 0;
}
.section_8_imagen_contenedor{
    display:block;
    margin:auto;
}
.section_8_imagen{
    padding: 0;
    width: 100%;
    height: auto;
    position: relative;
}
.section_9{
    padding: 0;
}
.section_9_imagen{
    padding: 0;
    width: 100%;
    height: auto;
    position: relative;
}
.section_10{
    padding: 0;
    
}
.section_10_imagen{
    padding: 0;
    width: 100%;
    height: auto;
    position: relative;
}
.section_11{
    padding: 0;
}
.section_11_imagen{
    padding: 0;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1; 
}
.container {
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 1; 
    margin-top: -550px;
    margin-left: 770px;
}

.form {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    width: auto;
}

label {
    display: block;
    margin-bottom: 2px;
}

input, textarea {
    width: 90%;
    padding: 8px;
    margin-bottom: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
}

input[type="submit"] {
    background-color: #f7cc0d;
    color: #fff;
    cursor: pointer;
    width: 70px;
    height: auto;
    margin-left: 440px;
    border-radius: 20px; 
    padding: 5px; 
    border: none; 
}

input[type="submit"]:hover {
    background-color: #ffffff;
    color: #1769a3;
}
.section_11_contactus{
    font-family: "Geom Graphic W03 SemiBold";
    font-size: 50px;
    text-align: right;
    color: #1769a3;
    padding: 0;
    position: absolute; 
    margin-top: -130px;
    margin-left: 200px;
}
.section_11_icon{
    padding: 0;
    width: 70%;
    margin-left: 100px;
}
.footer{
    background-color: #1769a3;
    padding: 2rem 1.5rem 3rem;
    margin-top: -6px;
}
.footer_contact{
    font-family: "Geom Graphic W03 SemiBold";
    font-size: 20px;
    text-align: left;
    color: #ffffff;
    padding: 0;
    margin-top: 5px;
}
.footer_contact_1{
    font-family: "Rubik";
    font-size: 10px;
    text-align: left;
    color: #ffffff;
    padding: 0;
    margin-top: 20px;
}
.footer_derechosreservados{
    font-family: "Rubik";
    font-size: 10px;
    text-align: center;
    color: #ffffff;
    padding: 0;
    margin-top: 20px;
}
.footer_why{
    font-family: "Geom Graphic W03 SemiBold";
    font-size: 15px;
    text-align: right;
    color: #ffffff;
    padding: 0;
    position: absolute;
    margin-top: -150px;
    margin-left: 1000px;
}
.footer_why_2{
    font-family: "Rubik";
    font-size: 10px;
    text-align: right;
    color: #ffffff;
    padding: 0;
    position: absolute;
    margin-top: -100px;
    margin-left: 1030px;
}

@media screen and (max-width: 991px) {
    
}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 481px) {
    .phone_1{
        display: none;
    }
    .phone_2{
        display: flex;
    }
    .section_4_titulo{
        font-size: 24px;
    }
    .section_4_titulo2{
        font-size: 24px;
    }
    .section_5_titulo {
        font-size: 24px;
        margin-bottom: 8px;
    }
    .columns.is-mobile{
        padding: 10px;
    }
    .section_4_texto{
        font-size: 17px;
        font-weight: 500;
        margin-top: 15px;
        line-height: 1.2;
    }
    .section_6_titulo{
        font-size: 24px;
    }
    .section_6_titulo2{
        font-size: 24px;
    }
    .navbar-burger span{
        background-color: #1869a3;
        display: block;
        height: 3px;
        left: calc(50% - 8px);
        position: absolute;
        transform-origin: center;
        transition-duration: 86ms;
        transition-property: background-color,opacity,transform;
        transition-timing-function: ease-out;
        width: 29px;
    }
    .section_11_imagen{
        position: absolute;
        margin-top: 162px;
        width: 82%;
    }
    .section_11_contactus{
        font-size: 26px;
        margin-top: -52px;
        margin-left: 283px;
    }
    .container{
        display: contents;
        margin-top: 0;
        margin-left: 0;
    }
    .form_cel {
        margin-right: 37%;
        position: relative;
        margin-top: 15%;
        left: 134px;
    }
    .label_cel {
        display: block;
        margin-bottom: 2px;
        width: 60%;
    }
    .input_cel{
        width: 103%;
        padding: 6px;
    } 
    .textarea_cel {
        width: 103%;
        padding: 6px;
    }
    .input_send_cel[type="submit"] {
        background-color: #f7cc0d;
        color: #fff;
        cursor: pointer;
        width: 70px;
        height: auto;
        position: relative;
        margin-left: 235px;
        border-radius: 20px; 
        padding: 5px; 
        border: none; 
        z-index: 1;
    }
    .section_2_services_info_icon{
        width: 96px;
        height: 100px;
        right: -59px;
        position: relative;
        left: 29x;
        left: 35px;
        top: 46px;
    }
    .section_2_services_info_text{
        position: relative;
        font-family: "Geom Graphic W03 SemiBold";
        font-size: 12px;
        bottom: 54%;
        line-height: 1.2;
        left: 0%;
        text-align: center;
        color: #f9f9fa;
    }
    .section_11_icon{
        width: 69%;
    }
    .section_4_img{
        width: 75%;
        height: 75%;
        margin-top: 45px;
        margin-bottom: 1px;
    }
    .section_7_div_2 h2{
        font-size: 24px;
        margin-top: 1rem;
    }
    .section_7_div_2 h1{
        font-size: 30px;
    }
    .footer{
        margin-top: 73px;
        padding: 1rem 1.5rem 2rem;
    }
    .footer_contact{
        font-size: 12px;
    }
    .footer_contact_1{
        font-size: 8px;
    }
    .footer_derechosreservados{
        font-size: 7px;
    }
    .footer_why{
        font-size: 12px;
        margin-top: -127px;
        margin-left: 183px;
    }
    .footer_why_2{
        font-size: 8px;
        margin-top: -88px;
        margin-left: 233px;
    }
}
