/* Aqui va todo lo que es para el menu y el banner*/
body {
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    font-family: 'Poppins';
    
}
.banner{
    width: 100%;
    padding: 9rem 3rem;
    text-align: center;
    background: url("../img/edit.png");
    background-color: rgba(0, 0, 0,.3);
    background-blend-mode: soft-light;
    background-size: cover;
    background-position: top;
    box-sizing: border-box;
}

.banner{
    color: #f1f1f1;
}

.container{
    width: 100%;
    height: 60px;
    background: #3d3d3d;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5rem;
    box-sizing: border-box;
    position: sticky;
    z-index: 1;
    
    top: 0;
}

.logo{
    width: 100px;
    margin: 0;

}

.logo img{
    width: 100%;
}

.menu-icon{
    display: none;
}

.item-options{
    color: #f1f1f1;
    margin: 0 1.5rem;
    text-decoration: none;
}

.main-container{
    width: 100%;
    text-align: center;
    color: #2f73bb;
    font-size: 30px;
    font-weight: 300;
    
}

.texto{
    
    text-align: center;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

.separador{
    border: 2px solid #E8EDF2 ;
     border-radius: 100px/5px; 
     height: 0px; 
     text-align: center;
     
}

/*Termina lo del menu y el banner nota se le bajo la mitad a todo*/

/*Estilos pagina Nosotros*/

.contenedor{
    width: 100%;
    max-width: 1000px;
    margin: auto;
    padding: 20px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4); 
    
}

.titulo{
    text-align: center;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: bold;

}

.contenedor img{
    width: 400px;
    height: 200px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    }
.contenedor p{
    text-align: justify;
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
}    

.contenedor2{
    width: 100%;
    max-width: 1000px;
    margin: auto;
    padding: 20px;
     
    
}

.titulo{
    text-align: center;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: bold;

}

.contenedor2 img{
    width: 400px;
    height: 200px;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    }
.contenedor2 p{
    text-align: justify;
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
}  

.contenedor3{
    width: 100%;
    max-width: 1000px;
    margin: auto;
    padding: 20px;
     
    
}
.contenedor3 img{
    width: 200px;
    height: 100px;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    }
    
    .contenedor4{
        width: 100%;
        max-width: 1000px;
        margin: auto;
        padding: 20px;
         
        
    }
    .contenedor4 img{
        width: 120px;
        height: 120px;
        float: left;
        margin-left: 70px;
        margin-bottom: 20px;
        }

        .contenedor4 p{
            text-align: center;
            font-size: 15px;
            font-weight: bold;
            margin-top: 20px;
        }  


        form_wrap{
            width: 525px;
            height: 265px;
            margin: 30px auto;
            display: flex;
        
            background: #fff;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
        }
        
        /* Informacion de Contacto*/
        
        .cantact_info::before{
            content: '';
            width: 100%;
            height: 100%;
        
            position: absolute;
            top: 0;
            left: 0;
        
            background: #4091EC;
            opacity: 0.9;
           
        }
        
        .cantact_info{
            width: 38%;
            position: relative;
        
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        
            background-image: url('../fondo.jpg');
            background-size: cover;
            /*background-position: center center;*/
            
        }
        
        .info_title,
        .info_items{
            position: relative;
            z-index: 0;
            color: #fff;
        }
        
        .info_title{
            margin-bottom: 65px;
        }
        
        .info_title span{
            font-size: 80px;
            display: block;
            text-align: center;
            margin-bottom: 15px;
        }
        
        .info_title h2{
            font-size: 25px;
            text-align: center;
        }
        
        .info_items p{
            display: flex;
            align-items: center;
        
            font-size: 16px;
            font-weight: 300;
            margin-bottom: 10px;
        }
        
        .info_items p:nth-child(1) span{
            font-size: 25px;
            margin-right: 10px;
            
        }
        
        .info_items p:nth-child(2) span{
            font-size: 35px;
            margin-right: 15px;
            
            margin-left: 4px;
        }
        
        
        /* Formulario de contacto*/
        form.form_contact{
            width: 32%;
            padding: 10px 40px;
            margin-left: 400px;
        
        }
        
        form.form_contact h2{
            font-size: 25px;
            font-weight: 600;
            color: #303030;
            margin-bottom: -370px;
        }
        
        form.form_contact .user_info{
            display: flex;
            flex-direction: column;
        }
        
        form.form_contact label{
            font-weight: 600;
        }
        
        form.form_contact input,
        form.form_contact textarea{
            width: 100%;
            padding: 8px 0px 5px;
            margin-bottom: 20px;
        
            border: none;
            border-bottom: 2px solid #D1D1D1;
        
            font-family: 'Open sans';
            color: #5A5A5A;
            font-size: 14px;
            font-weight: 400;
        }
        
        form.form_contact textarea{
            max-width: 100%;
            min-width: 100%;
            max-height: 90px;
        }
        
        form.form_contact input[type="button"]{
            width: 180px;
            background: #4091EC;
            padding: 10px;
            border: none;
            border-radius: 25px;
        
            align-self: flex-end;
        
            color: #fff;
            font-family: 'Open sans';
            font-size: 16px;
            font-weight: 600;
            cursor: pointer;
        }
        
        form.form_contact input[type="button"]:hover{
            background: #3371B6;
        }
        
        /* Ventana de errores*/
        .modal_wrap{
            width: 100%;
            height: 100vh;
            background: rgba(0,0,0,0.7);
        
            position: fixed;
            top: 0;
            left: 0;
            z-index: 3;
        
            display: flex;
            justify-content: center;
            align-items: center;
        }
        
        .mensaje_modal{
            background: #fff;
            box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
            width: 400px;
            padding: 30px 20px 15px;
        }
        
        .mensaje_modal h3{
            text-align: center;
            font-family: 'Ubuntu';
            font-size: 20px;
            font-weight: 400;
        }
        
        .mensaje_modal h3:after{
            content: '';
            display: block;
            width: 100%;
            height: 1px;
            background: #C5C5C5;
            margin: 10px 0px 15px;
        }
        
        .mensaje_modal p{
            font-size: 16px;
            color: #606060;
        }
        
        .mensaje_modal p:before{
            content: "\f00d";
            font-family: FontAwesome;
            display: inline-block;
            color: #E25151;
            margin-right: 8px;
        }
        
        #btnClose{
            display: inline-block;
            padding: 3px 10px;
            margin-top: 10px;
        
            background: #E25151;
            color: #fff;
            border: 2px solid #B14141;
            cursor: pointer;
        
            float: right;
        }
        
