
* {
    margin:0;
    padding:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size:1.0em;	
    line-height: 1.5em;
    font-family: 'Roboto', sans-serif;
}
body {
    background: #FFF;
    margin: 0;
    padding: 0;
    color:  #1A5276 ;
}
a {
    text-decoration: none;
}
ul, ol {
    list-style: none;
    text-decoration:none;
    margin:0px;
    padding:0px;
    width: 100%;
}
li {
    margin:0px;
    padding:0px;
    text-align:center;
}    
/**************** DISTRIBUYE PANTALLE **********************/
#encabezado {
    background:#FFF;
    /*height: 80px;*/
    width:100%;
    padding:0px;
    margin:0px; 
    left: 0;
    top: 0;
    position: fixed;
}
#cuerpo {
    width:100%;
    margin:10px auto;
    margin-top: 0px;
    padding:0px;
    /*min-height:800px;*/
}
#piepagina {
    background: #1A5276 ; 
    width:100%; 
    padding:0px;
    margin:0px;
    display:flex;
    flex-direction: roww;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    height:60px;
    color:#A4A4A4;
    font-size:0.8em;
}

/***************** ENCABEZADO  ****************/
#divtitulo {
    background: #FFF;
    color: #1A5276 ;
    font-size: 1.5em;
    padding:10px;
}
#menu {
    margin:0px auto;
    width:100%;
    background: #1A5276 ; 
    height: 50px;
    padding: 3px;    
    border-top:#E6E6E6 solid 1px;
    font-size:0.8em;
}  
.menuopc li ul {
    display:none;
    position:absolute;
}
.menuopc > li {
    float:right;
    width:10%;
}			
.menuopc li a {
    background-color: #1A5276 ;
    color:#FFF;
    text-decoration:none;
    padding:10px;
    padding-bottom: 0px;
    display:block;
    max-width: 180px;
    text-align: center;
}			
.menuopc li a:hover {
    color: #A4A4A4;
    font-weight: bold;
    border-bottom: #A4A4A4 solid 2px;
    transform : scale(1.2);
    transition: all 2s;
}
.divtilogo {
    padding: 0px 0px;
    margin-right: 50px;
}
.divtimg {
    width:20px;
    height:20px;
    margin-top: 10px;
   /* margin-right: 20px;*/
}
#divtitulo label {
    font-size:1.0em;
    font-style: italic;
    font-weight: bold;
    color: #1A5276 ;
    margin: 0px;
    padding:0px;
}
/****************** PIE DE PAGINA  ***************************/
.btn-whatsapp {
    display: block !important;
    position: fixed;
    z-index: 9999999;
    bottom: 50px;
    left: 20px;
    cursor: pointer;
    border-radius:100px !important;
}
.btn-whatsapp:hover{
    border-radius:100px !important;
    box-shadow: 5px 5px 15px 5px rgba(7,94,84,1);
    transition-duration: 1s;
} 
.btn-whatsapp img {             
    width:100px;
    height:100px;
}
.piesede {
    width:30%; 
    padding-left:20px;
    color:#A4A4A4;
}
#piepagina a {
    color:#A4A4A4;
}
.pieredes {
    width:40%; 
    text-align:center;
}
.pieredes img {
    width:20px;
    height:20px;
}
.pieautor {
    width:30%; 
    text-align:right; 
    padding-right:20px;
}

/*************************************************************/
.botonpropuesta {
    cursor:pointer; 
    padding:10px; 
    border:none; 
    width:20%; 
    background:#E6E6E6; 
    color:#00F;
    font-size: 0.8em;
}
.botonmas{
    font-size: 0.8em;
    border:none;
    cursor:pointer;
    color:#85a9c0;
}
.parte1A {
    width:100%; 
    height: 280px;
    background: #1A5276;
    padding:0px;
    margin:5px;
    margin-top:120px;
    display:flex;
    flex-direction: roww;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease 0.5s;
    /*transition: opacity 0.5s linear;*/
}
.parte1Adiv1{
    width:35%; 
    height: 65%;
    padding:5px; 
    margin:auto; 
    vertical-align: bottom;
    text-align: center;
}
.parte1img1 {
    margin: auto;
    display: block;
}
.parte1Adiv2 {
    width:65%;
    height: 90%;
    text-align: center;
    vertical-align: middle;
    text-align: center;
}       
.titulo2A {
	margin:0px;
    margin-top: 5%;
	text-align: center;
	font-size:2.0em;
    color:  #E5EFF9; 
	text-shadow: #9590fb  3px 3px 3px;
	font-weight:bold;
    text-align: center;
}

.parte1 {
	width:100%;
	height:650px;
	background:#CCC url('./../Imagenes/inicio.png'); 
    /*background:#CCC url('./../Imagenes/logo.jpg'); 
    background:#CCC url('./../Imagenes/nosotros.jpg');*/ 
	background-size:cover;
	background-repeat:no-repeat;
	margin:0px auto;
}
.titulo2 {
	margin:0px auto;
	padding-top:150px;
	font-size:6.0em;
    line-height: 1.5em;
	color:  #E5EFF9; /*#E6E6E6;*/
	text-shadow: #9590fb  3px 3px 3px;
	font-weight:bold;
    text-align: center;
}
.parte3 {
    width: 90%;
    margin: 10px auto;
    display:flex;
	flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-around; 
}
.parte4 {
    width: 100%;
    margin: 10px auto;
    margin-top:120px;
}
.parte4texto {
	width:95%;
	color:#666;
	text-align:justify;
	font-size:1.0em;
	padding:10px;
	margin:5px auto;
}
.titulo4 {
	margin:0px auto;
	padding:0px;
	font-size:3.5em;
    color: #1A5276 ;
	text-shadow:#FFF 3px 3px 3px;
	font-weight:bold;
    text-align:center; 
    background:#E6E6E6;
    border-bottom: #A4A4A4 solid 1px;
	font-style: italic;
    width: 100%;
}

/*************************************************************/    
.tituloopc {
    width: 90%;
	margin:0px auto;
	padding:0px;
	font-size:3.5em;
    color: #FFF ;
	text-shadow: #000 3px 3px 3px;
	font-weight:bold;
    text-align:center; 
    background:#b3b5b6;
    letter-spacing: 0.4em;
    border-bottom: #A4A4A4 solid 1px;
    font-style: italic;
}
.tarjeta{
	width:90%;
	margin:10px auto;
    padding: 10px;
	display:flex;
	flex-direction:row;
    border: #1A5276 solid 2px;
    margin-bottom: 15px;
}
.tarjetaimg{
	width:20%;
	margin:5px auto;
    padding:0px;
}
.tarjetaimg1 {
    width: 100%;
    margin: 0px auto;
    padding: 2px;
    border-radius: 10px;
}   
.tarjetatexto {
	width:80%;
	color:#666;
	text-align:justify;
	font-size:1.0em;
	padding:0px 5px;
	margin:5px;
}
.tarjetatitulo{
	color: #1A5276 ;
    width: 100%;
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
	margin:0px auto;
	text-shadow:#CCC 2px 2px 2px;
    background-color:  #ECF0F1;
}
.tarjetaimg2 {
    width: 80%;
    margin: 0px auto;
    padding: 2px;
	text-align:center;
    border-radius: 200px;
}   
.tarjetatextopeq {
	width:100%;
	color:#666;
	text-align:justify;
	font-size:0.7em;
}

.tarjeta12{
	width:90%;
	margin:10px auto;
    padding: 10px;
	display:flex;
	flex-direction:row;
    margin-bottom: 20px;;
}
.tarjetaimg12 {
    width: 50%;
    margin: 0px auto;
    padding: 2px;
	text-align:center;
}   
.trjfoto12{
    width: 100%;
}
.tarjetatexto12 {
	width:50%;
	color:#666;
	text-align:justify;
	font-size:1.0em;
	padding:0px 5px;
	margin:5px;
}

.tarjetaimg13 {
    width:20%;
	margin:0px auto;
    margin-top: 120px;
    padding:0px;
}   
.trjfoto13{
    width: 100%;

}
.ir-arriba {
	display:none;
	padding:20px;
	background:#999;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
}

.tarjeta3{
	width:48%;
	margin:5px auto;
	border: #A4A4A4 solid 1px;;
    text-align: center;
}
.tarjetatexto3 {
	width:95%;
    margin:10px auto;
	color:#666;
	text-align:justify;
	font-size:1.0em;
	padding:10px;
	margin:5px;
}
.campo{
	height:40px;
	padding:15px;
	margin:10px;
	width:80%;
}
.campo1 {
    width:80%;
    height:70px;;
}
.divcontacto {
    width:60%;
    margin:10px auto;
    border:#1A5276 solid 2px; 
    text-align:center; 
    padding:50px;
    box-shadow: 5px 5px 5px #E6E6E6;
}
.labelcontacto {
    width:100%; 
    display:block; 
    margin:0px; 
    padding:0px; 
    height:12px;
} 
.botoncontacto {
    color:#FFF; 
    width:70%; 
    padding:10px; 
    background:#1A5276; 
    border:none;
}
::placeholder {
    padding: 10px;
    font-size: 0.8em;
    color:#A4A4A4;
}                    

@media screen and (max-width:700px) {
    #encabezado {
        height:auto;
    }
    #menu {
        height: auto;
        font-size:0.6em;
        display: flex;

    }  
    .menuopc li ul {
        display:none;
        position:absolute;
    }
    .menuopc > li {
        width:15%;
        
    }			
    .menuopc li a {
        max-width: 150px;
    }
    .menuopc li a:hover {
        font-weight:100;
        border-bottom: #A4A4A4 solid 2px;
        transform : none;
        transition: all 2s;
    }
    .divtilogo {
        margin-right: 5px;
    }
    #divtitulo label {
        font-size:0.4em;
    }
    .parte1 {
        height:350px;
    }
    .titulo2 {
        padding-top:180px;
        font-size:2.0em;
        line-height: 1.0em;
    }
    /********************/
    .parte1A {
        height: auto;
        margin:0xp;
        margin-top:50px;
        display: block;
    }
    .parte1Adiv1{
        width:100%; 
        height: auto;
        margin:0px;
        padding:0px;
        margin-top: 110px;
    }
    .parte1Adiv2 {
        width:100%;
        margin:0xp;
    }       
    .titulo2A {
        margin:0px;
        font-size:1.2em;
    }
    
    /*******************/
    .tituloopc {
        font-size:2.0em;
        letter-spacing: 0.2em;
        width:100%;
    }
    
    .tarjeta{
        width:100%;
        margin:10px auto;
        display:block;
    }
    .tarjetaimg{
        width:45%;
        margin: 0px auto;
    }
    .tarjetatexto {
        width:100%; 
    }
    .tarjeta12{
        width:90%;
        margin:10px auto;
        display:block;
    }
    .tarjetaimg13{
        display:none;
    }
    .tarjetaimg12 {
        width: 90%;
    }
    .tarjetatexto12 {
        width: 100%;
    }
    .tarjetatitulo{
        width: 100%;
        font-size:1.4em;
    }

    .tarjeta3{
        width:90%;
        margin:5px auto;
        border: #A4A4A4 solid 1px;;
        text-align: center;
    }
    .divcontacto {
        width:90%;
        padding:20px;
    }
    .labelcontacto {
        height:15px;
    } 
    .campo{
        width:95%;
        margin:5px auto;
    }
    .campo1 {
        width:95%;
        height:70px;;
    }
    
    #piepagina {
        height:auto;
    }
    .piesede {
        width:100%; 
    }
    .pieredes {
        width:100%; 
        text-align:center;
    }
    .pieautor {
        width:100%; 
        text-align:center; 
    }
    .btn-whatsapp {
        bottom: 25px;
        left: 20px;
    }
    .btn-whatsapp img {             
        width:50px;
        height:50px;
    }

}