*{
 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  h2{

    color: #84c7bb;
    font-size: 30px;
    font-weight: 700;

}


.titulo-principal  p{

    color: #778591;
    font-size: 24px;
    

}
/* session 1 oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */

.seccion-servicios{

    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /* border: 2px  solid green; */
    margin: 20px 0 100px 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;
    background: #f4f4f4;
    text-justify: auto;
    /* margin: 10px; */
    /* margin: 0; */
    width: 95%;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    
    


}

.informacion span{

color: #29bbae;
font-weight: bold;
padding: 0 0 10px 0;
font-size: 15px;



}

.informacion p{

margin-bottom: 10px;
font-size: 17px;
line-height: 26px;

}

.informacion .contenedor3{

    margin: 20px auto;
    font-size: 20px;
    background: #f4f4f4;
    text-justify: auto;
    /* margin: 10px; */
    /* margin: 0; */
    width: 95%;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    
    


}


.informacion .contenedor3 li{

padding-bottom: 10px;
margin: 5px 0;
/* list-style-type: circle; */


}

.informacion .contenedor3 li::before{
content: "\2022";
padding-right: 5px;
color: #29bbae;

}
.informacion .contenedor3 a{


font-size: 15px;
color: #29bbae;
padding: 0 0 10px 0;
width: 100%;

}


.informacion .contenedor4 {


/* background: red; */
/* margin: auto; */
position: relative;
width: 100%;
height: 50px;
/* padding: 0 0 10px 0 */
/* margin: 0 0 100px 0; */


}


.informacion p{

    
    text-align: justify;


} 

.informacion .contenedor li{

    margin: 0 0 20px 0;
    


}

.informacion .contenedor2{

text-align: justify;


}

.informacion h3{

color:#0b3a5D;
font-size: 25px;
/* border-bottom: 2px solid rgba(0,0,0,0.2) ; */
margin: 0 0 20px 0;
padding: 20px 0 0 0 ;
text-align: center;
}

.informacion .boton{

position: absolute;
background: #4D5FAB;
border: none;
width: 100%;
padding: 10px;
text-align: center;
/* top: 1%; */
color: #fff;
font-size: 17px;
font-weight: 600;
border-radius: 5px;
outline: none;
cursor: pointer;
}
.informacion .contenedor4 a {


text-align: center;
/* top: 500%; */


}


.informacion .boton:hover{


    color: white;
    background:  #7fc8bd;
}



/* carousellllllllllllllllllllllllllllllllllllllllllllllllllllllllllll */




.formulario{


    width: 70%;
    height: 100%;
    /* border: 2px solid blue; */
    padding: 50px 50px 0 0;
    display: flex;
    flex-wrap: wrap;
    text-align: justify;
    




}

.formulario .contenedor1{

    width: 100%;
    margin: 0;
    /* height: 100%; */
    /* margin: auto;
    background: white;
    text-align: center;
    line-height: 25px;
    margin-bottom: 20px; */
    
    /* margin: 50px; */
    


}

.formulario .contenedor1 h2{

padding-bottom: 20px;
color: #0b3a5D;
font-size: 30px;
font-weight: 500;




}
.formulario .contenedor1 .contenedor-imagen{

/* border: 2px solid green; */
width: 100%;
margin-bottom: 30px;
/* height: 10em; */
}

.contenedor-imagen .imagen{

width: 100%;
max-width: 100%;
/* height: 300px; */




}

.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: 30px;
    margin: 10px 0px;
    font-weight: bold;
    


}

.formulario .contenedor1 p{

    color: #415363;
    font-size: 20px;
    
    


}







/* 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: 3px; 

    
}

.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 (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


    }

  


    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; */
    
    }


    .formulario{


        width: 100%;
        /* height: 100%; */
        /* border: 2px solid blue; */
        padding: 50px 0 0 0;
        /* display: flex;
        flex-wrap: wrap;
         */
    
    
    
    
    }

    
    

}



@media screen and (max-width:750px){

    .formulario{

        padding-top:30px;


    }
    
    
    .titulo-principal  h2{


        font-size: 1.5em;
        



    }
    
    
    .titulo-principal  h1{


        font-size: 2.1em;



    }

    .formulario .contenedor1 h2,.formulario .contenedor1 h3{

        
        font-size: 25px;
        
    
    }

}


@media screen and (max-width:600px){

    

   

    .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;
          
      
          
      }






}

