/* ===============================================================
   FONT FACE
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'Seasons';
    src: url('../font/seasons-webfont.woff2') format('woff2'),
         url('../font/seasons-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    }


/* ===============================================================
   GENERAL
   ============================================================ */
	body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color:#FFF;
	overflow-x: hidden;
	height: 100%;
	}
	html {
	font-family: "Poppins", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 300;
	font-size: 18px;
	line-height: 1.7;
	color: #785d32; 
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%; 
	height: 100%;
	scroll-behavior: smooth;
    background-color:#FFF;
	}
	* {
	margin: 0;
	padding: 0;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
	img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
    }
	table {
	border-collapse: collapse;
	border-spacing: 0;
	border:none;
	}
	p {
	margin: 0;
	padding: 0;
	}
	strong {
	font-weight:700;
	}

/* General ***************************/
.main {
    width: 1060px;
    padding: 10px;
	margin:0 auto;
    overflow: hidden;
	}
.foliata {
    font-family: 'Seasons', serif;
    }
.sombra { 
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    }
.sombra2 {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    }
h1 {
    font-family: 'Seasons', serif;
	display: inline-block;
	font-size: 70px;
    line-height: 1.2;
	margin: 0px;
	padding-left: 40px;
    color: #785d32;
    font-weight: normal;
    font-style: normal;
    background-image: url("../img/vineta.svg");
    background-position: left 10px;
    background-repeat: no-repeat;
    background-size: 5px 60px;
	}
h2 {
    font-family: 'Seasons', serif;
	display: inline-block;
	font-size: 60px;
    line-height: 1.2;
	margin: 0px;
	padding-left: 40px;
    color: #785d32;
    font-weight: normal;
    font-style: normal;
    background-image: url("../img/vineta.svg");
    background-position: left 10px;
    background-repeat: no-repeat;
    background-size: 5px 60px;
	}
h3 {
    font-family: 'Seasons', serif;
	font-size: 32px;
    line-height: 1;
    display: inline-block;
	margin: 0px;
	padding: 0px;
    font-weight: normal;
    font-style: normal;
	}
h4 {
    font-family: 'Seasons', serif;
	font-size: 28px;
    line-height: normal;
    display: inline-block;
	margin: 0px;
	padding: 0px;
    font-weight: normal;
    font-style: normal;
	}

/* ===============================================================
   LANDING
   ============================================================ */
header {
	width: 100%;
	}
#top {
    background-color: #050a30;
    width: 100%;
    text-align: center;
    padding: 30px 0px;
    position: fixed;
    z-index: 999;
    top: 0px;
    }
#inicio {
    width:100%;
    padding: 230px 0px 0px 0px;
    overflow: hidden;
    background-image: url("../img/back-inicio.svg");
    background-size: 100% auto;
	background-repeat: no-repeat;
    background-position: bottom left;
	}
#inicio .columna {
    width:50%;
    float: left;
    font-size: 17px;
	}
.pad-inicio {
    padding-top: 10px;
    padding-left: 20px;
    }


#quienes {
    width:100%;
    float: left;
    padding: 50px 50px 70px 50px;
    background-color: #fff;
    margin-top: 130px;
    color: #050a30;
    }
#quienes .colum1 {
    width:42%;
    float: left;
    }
#quienes .colum2 {
    width:53%;
    float: left;
    padding-top: 70px;
    }


#content2 {
    width:100%;
    overflow: hidden;
    background-image: url("../img/back-mision.svg");
    background-size: cover;
	background-repeat: no-repeat;
    background-position: bottom left;
    }
#mision {
    width:100%;
    float: left;
    padding: 80px 50px 80px 80px;
    background-color: #fff;
    margin-top: 130px;
    position: relative;
    }
#num2 {
    width: auto;
    position: absolute;
    right: 60px;
    top: -70px;
    }
#mision .colum1 {
    width: 47%;
    float: left;
    }
#mision .colum2 {
    width: 46%;
    float: right;
    padding-top: 150px;
    }
#mision .colum1 h2 {
    line-height: 1;
	padding-left: 0px;
    color: #050a30;
    background-image: none;
    }
#mision .colum2 h2 {
    line-height: 1;
    color: #050a30;
    }


#content3 {
    width:100%;
    overflow: hidden;
    padding: 50px 0px 0px 0px;
    background-image: url("../img/olive.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top left;
    background-color: #1c4845;
    color: #1c4845;
    }
#valores {
    width:66%;
    float: right;
    padding: 80px 60px 80px 130px;
    background-color: #fff;
    position: relative;
    }
#valores h2 {
    color: #1c4845;
    background-image: url("../img/vineta2.svg");
    }
#num3 {
    width: auto;
    position: absolute;
    right: 87%;
    top: 80px;
    }


#sectores {
    width:100%;
    float: left;
    padding: 60px 60px 60px 60px;
    background-color: #fff;
    margin-top: 80px;
    }
#sectores .top {
    width:100%;
    float: left;
    padding-bottom: 50px;
    }
#sectores .fila {
    width: 100%;
    float: left;
    display: flex;
    align-items: stretch;
    gap: 35px;
    }
#sectores .colum1 {
    width:50%;
    float: left;
    padding-top: 100px;
    }
#sectores .colum2 {
    width:50%;
    float: right;
    text-align: right;
    }
#sectores .colum1 h2 {
    line-height: 1;
    background-image: url("../img/vineta3.svg");
    background-position: left 5px;
    background-size: 5px 110px;
	}
#sectores .destaca {
    color: #e1d2bd;
    background-color: #1c4845;
    background-repeat: no-repeat;
    background-position: 40px top;
    width: 48%;
    float: left;
    padding: 40px 30px 40px 30px;
	}
#sectores .destaca1 {
    margin: 0px 0px 35px 0px;
    background-image: url("../img/num-04-1.png");
	}
#sectores .destaca2 {
    margin: 0px 0px 35px 0px;
    background-image: url("../img/num-04-2.png");
	}
#sectores .destaca3 {
    background-image: url("../img/num-04-3.png");
	}
#sectores .destaca4 {
    background-image: url("../img/num-04-4.png");
	}
#sectores .frase {
    font-size: 16px;
    font-style: italic;
    font-weight: 600; 
	}


#content4 {
    width:100%;
    overflow: hidden;
    padding: 0px 0px 80px 0px;
    background-image: url("../img/back-servicios.svg");
    background-repeat: no-repeat;
    background-size: 580px auto;
    background-position: top right;
    background-color: #1c4845;
    }
#num5 {
    width: auto;
    position: absolute;
    right: 60px;
    top: -100px;
    }
#servicios {
    width:100%;
    float: left;
    padding: 60px 75px;
    background-color: #1c4845;
    color: #e1d2bd;
    margin-top: 180px;
    position: relative;
    }
#servicios h2 {
	margin: 0px 0px 20px 0px;
	padding-left: 0px;
    color: #e1d2bd;
    background-image: none;
	}
#servicios .fila {
    width:100%;
    float: left;
    padding: 30px 0px;
    display: flex;
    align-items: stretch;
    }
#servicios .fila .icon {
    width: 14%;
    float: left;
    display: flex;
    align-items: center;
    }
#servicios .fila .titulo {
    width: 35%;
    float: left;
    padding-right: 20px;
    display: flex;
    align-items: center;
    }
#servicios .fila .texto {
    width: 50%;
    float: left;
    padding-left: 30px;
    background-image: url("../img/vineta4.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 1px auto;
    display: flex;
    align-items: center;
    }


#content5 {
    width:100%;
    overflow: hidden;
    padding: 0px 0px 100px 0px;
    background-image: url("../img/back-porque.svg");
    background-repeat: repeat-x;
    background-position: top left;
    background-size: 10px 220px;
    }
#porque {
    width:73%;
    float: right;
    padding: 60px 60px 60px 200px;
    background-color: #fff;
    position: relative;
    }
#porque h2 {
    line-height: 1;
    background-image: url("../img/vineta3.svg");
    background-position: left 5px;
    background-size: 5px 110px;
    }
#porque h3 {
    color: #050a30;
    }
#num6 {
    width: auto;
    position: absolute;
    right: 80%;
    top: 300px;
    }


footer {
	width:100%;
	clear: both;
	padding:100px 0px;
    background-color: #050a30;
    color: #e1d2bd;
	}
footer .colum1,
footer .colum2 {
	width: 50%;
    float: left;
	}
footer .titulo {
    font-family: 'Seasons', serif;
	display: inline-block;
    line-height: 1;
	font-size: 60px;
	padding-left: 70px;
    color: #e1d2bd;
    background-image: url("../img/icon-contact.svg");
    background-position: left 10px;
    background-repeat: no-repeat;
    background-size: 45px auto;
	}
footer .mail {
    width: 100%;
    padding-left: 65px;
    background-image: url("../img/icon-mail.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px auto;
    line-height: 1.2;
    }
footer .tel {
    width: 100%;
    padding-left: 65px;
    background-image: url("../img/icon-tel.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px auto;
    line-height: 1.2;
    margin-top: 20px;
    }
footer .mail a,
footer .tel a {
	color:#e1d2bd;
	text-decoration: none;
    font-size: 15px;
	}
footer .mail a:hover,
footer .tel a:hover {
	text-decoration:underline;
	}
footer .copy {
    font-size: 15px;
    opacity: .7;
	}




/* ===============================================================
   ============================================================ */


@media only screen and (min-width : 900px) and (max-width : 1100px) {
.main {	width: 90%;	}
h1 { font-size: 55px; }
h2 { font-size: 45px; }
h3 { font-size: 28px; }
h4 { font-size: 24px; }

#quienes .colum1 {
    width:40%;
    }
#quienes .colum2 {
    width:60%;
    padding-top: 50px;
    }
#quienes .colum1 img,
#sectores .colum2 img,
#num2 img,
#num3 img,
#num5 img,
#num6 img {
    width: auto;
    height: 150px;
    }
#mision .colum2 {
    padding-top: 110px;
    }
#valores {
    width: 70%;
    padding: 80px 50px 80px 110px;
    }
#sectores .colum1 {
    padding-top: 60px;
    }
#servicios {
    padding: 50px;
    }
#servicios .fila {
    padding: 20px 0px;
    }
#servicios .fila .icon {
    width: 17%;
    }
#servicios .fila .titulo {
    width: 33%;
    }
#num5 {
    top: -70px;
    }
#porque {
    padding: 60px 60px 60px 150px;
    }
#num6 {
    right: 85%;
    }
footer .titulo {
    font-size: 50px;
    background-position: left 5px;
    }
    
}



@media only screen and (min-width : 768px) and (max-width : 899px) {
body, html { font-size: 15px; }
.main {	width: 90%;	}
h1 { font-size: 45px; padding-left: 30px; }
h2 { font-size: 38px; padding-left: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }

#inicio .columna {
    font-size: 15px;
	}
#quienes {
    margin-top: 100px;
    }
#quienes .colum1 {
    width: 45%;
    }
#quienes .colum2 {
    width: 55%;
    padding-top: 50px;
    }
#quienes .colum1 img,
#sectores .colum2 img,
#num2 img,
#num3 img,
#num5 img,
#num6 img {
    width: auto;
    height: 140px;
    }
#mision {
    padding: 60px 50px 60px 70px;
    }
#mision .colum2 {
    padding-top: 110px;
    }
#valores {
    width: 70%;
    padding: 60px 50px 60px 100px;
    }
#num3 {
    top: 60px;
    }
#sectores .colum1 {
    padding-top: 60px;
    }
#sectores .frase {
    font-size: 14px;
    }
#servicios {
    padding: 50px;
    }
#servicios .fila {
    padding: 20px 0px;
    }
#servicios .fila .icon img {
    width: auto;
    height: 70px;
    }
#servicios .fila .icon {
    width: 17%;
    }
#servicios .fila .titulo {
    width: 35%;
    padding-right: 15px;
    }
#servicios .fila .texto {
    width: 48%;
    padding-left: 20px;
    }
#num5 {
    top: -70px;
    }
#porque {
    padding: 50px 50px 50px 120px;
    }
#num6 {
    right: 83%;
    top: 270px;
    }
footer .titulo {
    font-size: 45px;
    padding-left: 50px;
    background-size: 35px auto;
    background-position: left 7px;
    }

}



@media only screen and (min-width : 481px) and (max-width : 767px) {
body, html { font-size: 16px; font-weight: 400; }
.main {	width: 90%;	}
h1 { font-size: 40px; padding-left: 30px; }
h2 { font-size: 32px; padding-left: 30px; }
h3 { font-size: 22px; }
h4 { font-size: 22px; }

#quienes .colum1 img,
#sectores .colum2 img,
#num2 img,
#num3 img,
#num5 img,
#num6 img {
    width: auto;
    height: 100px;
    }
#top { padding: 15px 0px; }
#top img {
    height: 60px;
    width: auto;    
    } 
#inicio {
    padding: 130px 0px 0px 0px;
    background-size: 300% auto;
    background-position: bottom left;
    }
#inicio .columna {
    width:100%;
    font-size: 16px;
    padding-bottom: 30px;
	}
.pad-inicio {
    padding-top: 0px;
    padding-left: 30px;
    }
#quienes {
    padding: 30px;
    margin-top: 30px;
    }
#quienes .colum1 {
    width: 100%;
    }
#quienes .colum2 {
    width: 100%;
    padding-top: 30px;
    }
#mision {
    padding: 60px 30px 30px 30px;
    margin-top: 80px;
    }
#num2 {
    left: 30px;
    top: -60px;
    }
#mision .colum1 {
    width: 100%;
    }
#mision .colum2 {
    width: 100%;
    padding-top: 30px;
    }
#content3 {
    padding: 0px;
    background-size: 300% auto;
    }
#valores {
    width:100%;
    padding: 60px 30px 30px 30px;
    margin-top: 80px;
    }
#num3 {
    left: 30px;
    top: -60px;
    }
#sectores {
    padding: 30px;
    margin-top: 80px;
    }
#sectores .fila {
    width:100%;
    flex-direction: column;
    gap: 0px;
    }
#sectores .colum1 {
    width: 100%;
    padding-top: 30px;
    }
#sectores .colum2 {
    width: 100%;
    float: left;
    text-align: left;
    }
#sectores .destaca {
    float: none;
    width: 100%;
    padding: 30px;
	}
#sectores .destaca3 {
    margin: 0px 0px 35px 0px;
	}
#num5 {
    left: 30px;
    top: -60px;
    }
#content4 {
    padding: 0px;
    }
#servicios {
    padding: 60px 30px 30px 30px;
    margin-top: 80px;
    }
#servicios .fila {
    display: block;
    }
#servicios .fila .icon img {
    width: auto;
    height: 60px;
    }
#servicios .fila .icon {
    width: 100%;
    padding-bottom: 10px;
    }
#servicios .fila .titulo {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
    }
#servicios .fila .texto {
    width: 100%;
    padding-left: 20px;
    }
#content5 {
    padding: 0px 0px 70px 0px;
    }
#porque {
    width:100%;
    float: left;
    padding: 60px 30px 30px 30px;
    margin-top: 80px;
    }
#num6 {
    left: 30px;
    top: -60px;
    }
footer {
    padding: 50px 0px 80px 0px;
    }
footer .colum1,
footer .colum2 {
	width: 100%;
	}
footer .titulo {
    font-size: 40px;
    padding-left: 50px;
    background-size: 35px auto;
    background-position: left 7px;
    }
footer .copy {
    opacity: 0.0;
    }
footer .mail,
footer .tel {
    padding-left: 45px;
    background-size: 30px auto;
    }
 
    
}


@media only screen and (max-width : 480px) {
body, html { font-size: 16px; font-weight: 400; }
.main {	width: 90%;	}
h1 { font-size: 40px; padding-left: 30px; }
h2 { font-size: 32px; padding-left: 30px; }
h3 { font-size: 22px; }
h4 { font-size: 22px; }

#quienes .colum1 img,
#sectores .colum2 img,
#num2 img,
#num3 img,
#num5 img,
#num6 img {
    width: auto;
    height: 100px;
    }
#top { padding: 15px 0px; }
#top img {
    height: 60px;
    width: auto;    
    } 
#inicio {
    padding: 130px 0px 0px 0px;
    background-size: 300% auto;
    background-position: bottom left;
    }
#inicio .columna {
    width:100%;
    font-size: 16px;
    padding-bottom: 30px;
	}
.pad-inicio {
    padding-top: 0px;
    padding-left: 30px;
    }
#quienes {
    padding: 30px;
    margin-top: 30px;
    }
#quienes .colum1 {
    width: 100%;
    }
#quienes .colum2 {
    width: 100%;
    padding-top: 30px;
    }
#mision {
    padding: 60px 30px 30px 30px;
    margin-top: 80px;
    }
#num2 {
    left: 30px;
    top: -60px;
    }
#mision .colum1 {
    width: 100%;
    }
#mision .colum2 {
    width: 100%;
    padding-top: 30px;
    }
#content3 {
    padding: 0px;
    background-size: 300% auto;
    }
#valores {
    width:100%;
    padding: 60px 30px 30px 30px;
    margin-top: 80px;
    }
#num3 {
    left: 30px;
    top: -60px;
    }
#sectores {
    padding: 30px;
    margin-top: 80px;
    }
#sectores .fila {
    width:100%;
    flex-direction: column;
    gap: 0px;
    }
#sectores .colum1 {
    width: 100%;
    padding-top: 30px;
    }
#sectores .colum2 {
    width: 100%;
    float: left;
    text-align: left;
    }
#sectores .destaca {
    float: none;
    width: 100%;
    padding: 30px;
	}
#sectores .destaca3 {
    margin: 0px 0px 35px 0px;
	}
#num5 {
    left: 30px;
    top: -60px;
    }
#content4 {
    padding: 0px;
    }
#servicios {
    padding: 60px 30px 30px 30px;
    margin-top: 80px;
    }
#servicios .fila {
    display: block;
    }
#servicios .fila .icon img {
    width: auto;
    height: 60px;
    }
#servicios .fila .icon {
    width: 100%;
    padding-bottom: 10px;
    }
#servicios .fila .titulo {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
    }
#servicios .fila .texto {
    width: 100%;
    padding-left: 20px;
    }
#content5 {
    padding: 0px 0px 70px 0px;
    }
#porque {
    width:100%;
    float: left;
    padding: 60px 30px 30px 30px;
    margin-top: 80px;
    }
#num6 {
    left: 30px;
    top: -60px;
    }
footer {
    padding: 50px 0px 80px 0px;
    }
footer .colum1,
footer .colum2 {
	width: 100%;
	}
footer .titulo {
    font-size: 40px;
    padding-left: 50px;
    background-size: 35px auto;
    background-position: left 7px;
    }
footer .copy {
    opacity: 0.0;
    }
footer .mail,
footer .tel {
    padding-left: 45px;
    background-size: 30px auto;
    }

    
}


