*{
 margin: 0;
 padding: 0;
 text-decoration: none;
 list-style: none;
 box-sizing: border-box;

}

body{

    background: white;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 16px;
    

}

.contenedor{

    width: 80%;
    margin: auto;



}

.contenedor-navegador{

    width: 100%;
    margin: auto;



}

.contenedor1{

    width: 80%;
    margin: auto;



}

.contenedor2{

    width: 80%;
    margin: auto;



}

.contenedor3{

    width: 80%;
    margin: auto;



}

.contenedor4{

    width: 80%;
    margin: auto;
    display: flex;

}






/* slidechare$$$$$$$$$$$$$$$$$$$ */


main{

    width: 100%;
    margin: 80px 0 0 0 ;
    background: white;
    /* padding: 20px; */
    /* box-shadow: 0px 2px 5px rgba(0,0,0,0.75); */

}

/*  mapa oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */

.titulo-principal {
 

    /* height: 500px; */
    background: #f4f4f4;
}

.titulo-principal .contenedor{
    /* border: 2px solid red; */
    padding:  50px 0;
}
.titulo-principal  h1{

    color: #0b3a5d;
    font-size: 52px;
    font-weight: 700;

}

.titulo-principal  p{

    color: #778591;
    font-size: 24px;
    text-align: justify;

}
/* session 1 oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */

.seccion-servicios{

    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /* border: 2px  solid green; */
    margin: 20px 0px;
    /* background:yellow; */



}

.seccion-servicios .contenedor{

    display: flex;
    /* border: 3PX solid  black ; */

}

/* SECTION CONTACTOoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */

.informacion{

    /* border: 2px solid red; */
    /* height: 500px; */
    width: 30%;
    padding: 50px 0px 0 0px;
    text-align: left;
    color:#415363;
    /* justify-content: center; */
    align-items: center;
    
}

.informacion .contenedor1{

    /* margin: 0 0 20px 0; */
    font-size: 20px;
    border: 1px solid #7fc8bd;
    text-justify: auto;
    /* margin: 10px; */
    /* margin: 0; */
    width: 95%;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    
    


}

.informacion .contenedor2 {


    /* margin: auto;
    text-align: center; */
    height: 50px;
    border: 3px solid #7fc8bd;
    position: relative;
    margin: 20px auto;
    border-radius: 5px;
    
    
    
        
}

.informacion .contenedor3{

    margin: 20px auto;
    font-size: 20px;
    border: 1px solid #7fc8bd;
    text-justify: auto;
    /* margin: 10px; */
    /* margin: 0; */
    width: 95%;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    
    


}


.informacion p{

    
    text-align: justify;


} 

.informacion .contenedor li{

    margin: 0 0 20px 0;


}

.informacion .contenedor4{


    justify-content: center;
    align-content: center;
    
    
}

.informacion h3{

    color:#415363;
    font-size: 18px;
    border-bottom: 2px solid rgba(0,0,0,0.2) ;
    margin: 20px 0 20px 0;
    text-align: center;

}

.informacion .boton{

    background: white;
    position: absolute;
    /* border: 3px solid red; */
    /* top: 30%; */
    width: 100%;
    height: 100%;
    text-align: center;
    
    justify-content: center;
    
    }


.informacion .contenedor2 a{

    padding: 8px  0;
    color: #415363;
    font-weight: 500;
    
    
    }

.informacion .boton:hover{


    color: white;
    background:  #7fc8bd;
}



/* carousellllllllllllllllllllllllllllllllllllllllllllllllllllllllllll */




.formulario{


    width: 70%;
    /* border: 2px solid blue; */
    padding: 50px 150px;
    display: flex;
    flex-wrap: wrap;
    




}

.formulario .contenedor1{

    width: 100%;
    /* height: 100%; */
    margin: auto;
    background: white;
    text-align: center;
    line-height: 25px;
    margin-bottom: 20px;
    
    /* margin: 50px; */
    


}

.formulario .contenedor1 i{

    color: #0b3a5d;
    font-size: 60px;
    border-top: 4px solid #7fc8bd;
    border-left: 4px solid #7fc8bd;
    padding-left: 20px;
    padding-top: 20px;
    


}

.formulario .contenedor1 h3{

    color: #0b3a5d;
    font-size: 20px;
    margin: 10px;
    font-weight: bold;
    


}

.formulario .contenedor1 p{

    color: #415363;
    font-size: 18px;
    margin: 20px 0;
    


}
form h2{

    font-size: 30px;
    color:#415363;
    text-align: left;
    border-bottom: 2px solid rgba(0,0,0,0.2) ;
    margin: 0 0 20px 0;
    /* border-bottom: ; */



}

form p{

    font-size: 20px;
    color: #415363;
    text-align: left;
    /* border-bottom: 2px solid red; */
    margin: 0 0 20px 0;
    /* border-bottom: ; */



}

input,textarea{

    width: 100%;
    margin-bottom: 20px;
    padding: 7px;
    font-size: 17px;
    border: none;
    border-radius: 6px;
    outline: none;
    border: 2px solid rgba(0,0,0,0.2) ;
    /* box-shadow: 10px 10px 10px rgba(0,0,0,0.1); */
    /* box-shadow: 10px solid black; */


}

textarea{

min-height: 200px;
max-height: 200px;
max-width: 100%;
min-width: 100%;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;


}

#boton{

    background:#4D5FAB;
    color: #fff;
    font-weight: bold;
    padding: 20px;
    cursor: pointer;
    border: none;
    /* margin: auto; */

}

#boton:hover{

    background:rgb(61, 81, 170);
    color:white;
    padding: 20px;
    cursor: pointer;
    
}


/* #nombre {

width: 40%;

}

#correo {

    width: 40%;
    
}

#asunto{
width: 100%;

}

textarea{

width: 100%;

} */



/* FOTERRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR */

footer{

    width: 100%;
    background:#273443;
    color: white;
    




}

.container-footer-all{

    width: 100%;
    /* max-width: 1000px; */
    margin: auto;
    /* background:#273443; */
    background: red;
    

}

.container-body{

    display: flex;
    flex-wrap: nowrap;
    padding: 50px 0 50px 0;
    /* max-width: 1000px; */
    background: #273443;
    margin: auto;
    /* background: yellow; */

}

.columna1{

   width: 400px;
   padding: 10px

}

.columna1 h4{

    font-size: 40px;
    /* margin: auto; */

}

.columna1 p {

    font-size: 14px;
    color: white;
    margin: auto;
    text-align: justify;


}

.columna2{

    width: 400px;
    padding: 10px

   


    /* box-sizing: content-box; */
    /* padding: 0px 50px 0 0 */

}

.columna2 h4{

    font-size: 18px;
    text-align: center;

    
}


.columna2 li{

  text-align: center;
  padding: 7px 10px;
    

    
}


.columna2 a{

    color: white;
    font-size: 18px;
    border: 1px solid transparent;
    padding: 7px 10px;
    border-radius: 3 px; 

    
}

.columna3{


    width: 400px;
    padding: 10px
    
    
    
}
    
.columna3 h4{
    
    font-size: 18px;
    text-align: center;
    
}
    

.columna3 li{

    text-align: center;
    padding: 7px 10px;
      
  
      
  }
  
  
.columna3 a{
  
      color: white;
      font-size: 18px;
      border: 1px solid transparent;
      padding: 7px 10px;
      border-radius: 3 px; 
  
      
  }

.container-footer{


    background:#232f3c;



}


.copyright {

    background:#232f3c;
    width: 100%;
    padding: 20px 20px 20px 20px;
    max-width: 1000px;
    margin: auto;




}




@media screen and (max-width:1168px){

    label.logo{

        font-size: 32px;
        padding-left: 40px;
        line-height: 70px;

        
    }

    nav ul{

        margin-right: 20px;

    }

    nav a {

        font-size: 17px;



    }










    .contenedor-navegador  li{

        display: none


    }

    label.logo{

        font-size: 32px;
        

        
    }


    nav #icon {

        display: block;
        font-size: 25px;

    }


    .show{

        right: 0;


    }

    nav li {

        display: block;
        margin: 50px 0;
        line-height: 30px;



    }

    .fixed{

        position: fixed;



    }











    
    .seccion-servicios .contenedor{

        display: block;
        
    
    }

    .informacion{

        /* border: 2px solid red; */
        /* height: 500px; */
        width: 100%;
        padding: 50px 0px 0 0px;
        text-align: left;
        color:#415363;
        /* justify-content: center; */
        align-items: center;
        
    }
    .formulario{
    
    
        width: 100%;
        /* border: 2px solid blue; */
        padding: 50px 50px 0 50px;
        display: flex;
        flex-wrap: wrap;
        
    
    }
    
    



    
    
    

    .container-body .columna2{

      width: 300px;



    } 

    .container-body .columna3 h4{

        
        text-align: left;
  
    } 


    
    .columna3 li{

        text-align: left;
        padding: 7px 0 7px 0;
          
      
          
      }
    .container-body{

        display: flex;
        flex-wrap: wrap;
        padding: 50px 0 50px 0;
        /* max-width: 1000px; */
        background: #273443;
        /* margin: auto; */
        /* background: yellow; */
    
    }

    
    

}







@media screen and (max-width:750px){

    
    .titulo-principal  h1{


        font-size: 2.5em;



    }

    .titulo-principal  p{

        
        font-size: 1.2em;
        
    
    }

    .formulario{
    
    
        width: 100%;
        /* border: 2px solid blue; */
        padding: 50px 0px 0 0px;
        display: flex;
        flex-wrap: wrap;
        
    
    }
    
    .container-body .columna2 h4{

        
        text-align: left;
  
    } 


    
    .columna2 li{

        text-align: left;
        padding: 7px 0 7px 0;
          
      
          
      }

    .columna2 a{

        text-align: left;
        padding: 7px 0 7px 0;
          
      
          
      }





}

@media screen and (max-width:320px){

    .titulo-principal  h1{


        font-size: 2em;



    }



}

