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

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
 
/* ===============================================================
   GENERAL
   ============================================================ */
	body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color:#FFF;
	overflow-x: hidden;
	height: 100%;
	}

	html {
	font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
	font-size: 16px;
	line-height:1.5;
	color:#000; 
	-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;
    }
	a {
	color:#fff;
	text-decoration: none;
	}
	table {
	border-collapse: collapse;
	border-spacing: 0;
	border:none;
	}
	p {
	margin: 0;
	padding: 0;
	}
	strong {
	font-weight:700;
	}

.vineta {
    display: inline-block;
	font-weight:900;
    font-size: 65px;
    vertical-align: super;
    padding-left: 7px;
    color: #fff;
	}
.separa1 {
    padding: 250px 0px 70px 0px;
    }
.separa2 {
    padding: 350px 0px 0px 0px;
    }


/* General ***************************/
.main {
	width: 1100px;
	margin:0 auto;
    overflow: hidden;
	}
h1 {
	display:inline-block;
	font-size:70px;
	font-weight: 700;
    line-height: normal;
	margin: 0px;
	padding: 0px;
    color: #fff;
	}
h2 {
	font-size: 25px;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
    line-height: normal;
	}
h3 {
	display:inline-block;
	font-size:65px;
	font-weight: 400;
    line-height: normal;
	margin: 0px;
	padding: 0px;
    color: #0fa3b1;
	}

/* ===============================================================
   LANDING
   ============================================================ */
header {
	width: 100%;
	}
#top {
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding: 30px 0px;
    position: fixed;
    z-index: 999;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    top: 0px;
    }
#inicio {
    background-image: url("../img/oriente-back.jpg");
    background-size: 100% auto;
	background-repeat: no-repeat;
    min-height: 100%;
    width:100%;
    padding-top: 300px;
    overflow: hidden;
	}
#inicio .destaca {
    background-image: url("../img/back-destacado.png");
    width: 60%;
    color: #fff;
    font-size: 50px;
    line-height: 1.2;
    padding: 60px 0px 60px 200px;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    }
#inicio .destaca span {
    font-size: 55px;
    font-weight: 800;
    letter-spacing: 0.1em;
    }
.bot {
    background-color: #ff9b42;
    margin-top: 30px;
    font-size: 25px;
    font-weight: 700;
    display: inline-block;
    padding: 15px 60px;
    text-shadow: none;
    letter-spacing: 0.05em;
    }


.servicios {
    width: 100%;
    display: flex;
    align-items: stretch;
    padding-bottom: 100px;
    }
.serv-colum1,
.serv-colum2,
.serv-colum3 {
    width: 32%;
    float: left;
    background-image: url("../img/servicios_back.png");
    background-position: right 70px;
    background-repeat: no-repeat;
    border-bottom: 10px solid #0fa3b1;
    padding: 0px 35px 70px 37px;
    }
.serv-colum1 { margin-right: 2%; }
.serv-colum3 { margin-left: 2%; }
.servicios .icono {
    width: 100%;
    float: left;
    height: 200px;
    }
.servicios .subtitulo {
    width: 100%;
    float: left;
    color: #ff9b42;
    padding-bottom: 20px;
    }


#nosotros {
    width:100%;
    overflow: hidden;
    padding-top: 200px;
    background-image: url("../img/nosotros-back.jpg");
    background-size: 100% auto;
	background-repeat: no-repeat;
    background-color: #eddea4;
    }
#nosotros .sobre {
    color: #ff9b42;
    display: block;
	font-size:70px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
    line-height: 0.7;
    }
#nosotros h1,
#nosotros .vineta {
    color: #ff9b42;
    }
#nosotros .txt {
    float: left;
    width: 32%;
    color: #fff;
    font-size: 22px;
    }
#nosotros .colum1,
#nosotros .colum2 {
    width: 46%;
    float: left;
    background-color: #fff;
    border-bottom: 10px solid #0fa3b1;
    padding: 80px 50px;
    }
#nosotros .colum1 { margin-right: 4%; }
#nosotros .colum2 { margin-left: 4%; }
#nosotros .servicios {
    padding-bottom: 0px;
    }
#nosotros .subtitulos {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    padding-bottom: 50px;
    }
#nosotros .subtitulos .icon {
    float: left;
    padding-right: 10px;
    }
#nosotros .subtitulos .vineta {
    font-size: 55px;
    color: #0fa3b1;
	}


#valores {
    width:100%;
    overflow: hidden;
    padding: 150px 0px 700px 0px;
    background-image: url("../img/valores-back.jpg");
    background-size: 100% auto;
	background-repeat: no-repeat;
    background-color: #0fa3b1;
    }
#valores h1,
#valores .vineta {
    color: #0fa3b1;
    }
.valores-item {
    width: 100%;
    float: left;
    background-image: url("../img/valores-item.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding: 35px;
    margin-top: 50px;
    color: #fff;
    }
.valores-item .subtitulo {
    color: #eddea4;
    font-size: 24px;
    font-weight: 700;
    }


#contacto {
    width:100%;
    padding: 0px 0px 70px 0px;
    background-color: #0fa3b1;
    text-align: center;
    color: #fff;
    }
#contacto .frase {
    font-size: 40px;
    }
#contacto .iconos {
    display: inline-block;
    width: 65px;
    height: 65px;
    margin: 20px;
    }


footer {
	width:100%;
	clear: both;
	padding:15px 0px;
	text-align:center;
    background-color: #d9e5d6;
    color: #0fa3b1;
	}


/* ===============================================================
   ============================================================ */
@media only screen and (min-width : 1600px) {
.separa1 {
    padding: 250px 0px 100px 0px;
    }
#nosotros {
    padding-top: 300px;
    }
    
}


@media only screen and (min-width : 1000px) and (max-width : 1210px) {
.main {	width: 90%;	}
h1, #nosotros .sobre { font-size: 50px; }
h3 { font-size: 45px; }
#inicio {
    padding-top: 200px;
    }
#inicio .destaca {
    width: 80%;
    }
.separa1 {
    padding: 100px 0px 70px 0px; 
    }
.separa2 {
    padding: 100px 0px 0px 0px;
    }
#nosotros h1, #nosotros .vineta {
    line-height: 1;
    }
#nosotros .subtitulos .vineta {
    font-size: 40px;
    }
#valores {
    padding: 150px 0px 200px 0px;
    }
    
}


@media only screen and (min-width : 768px) and (max-width : 999px) {
.main {	width: 90%;	}
h1, #nosotros .sobre { font-size: 50px; }
h2 { font-size: 22px; }
h3 { font-size: 40px; }
.bot { font-size: 22px; }

#top img {
    width: 320px;
    height: auto
    }
#inicio {
    padding-top: 200px;
    }
#inicio .destaca {
    width: 80%;
    font-size: 40px;
    line-height: 1.2;
    padding: 60px 0px 60px 100px;
    }
#inicio .destaca span {
    font-size: 43px;
    }
.serv-colum1, .serv-colum2, .serv-colum3 {
    padding: 0px 25px 50px 25px;
    background-position: right 25px;
    }
.servicios .icono {
    height: 150px;
    }
.servicios .icono img {
    width: 100px;
    height: auto;
    }
.separa1 {
    padding: 100px 0px 70px 0px; 
    }
.separa2 {
    padding: 100px 0px 0px 0px;
    }
#nosotros {
    padding-top: 120px;
    }
#nosotros h1, #nosotros .vineta {
    line-height: 1;
    }
#nosotros .subtitulos .vineta {
    font-size: 38px;
    }
#nosotros .txt {
    font-size: 16px;
    }
#nosotros .colum1,
#nosotros .colum2 {
    padding: 50px 40px;
    }
#nosotros .subtitulos {
    padding-bottom: 30px;
    }
#nosotros .subtitulos .icon img {
    width: 70px;
    height: auto;
    }
#valores {
    padding: 50px 0px 50px 0px;
    }


    
}



@media only screen and (min-width : 481px) and (max-width : 767px) {
body, html { font-size:18px; }
.main {	width: 90%;	}
h1, #nosotros .sobre { font-size: 36px; }
h2 { font-size: 26px; }
h3 { font-size: 36px; }
.vineta { font-size: 36px; line-height: 1; }

#top {
    padding: 20px 0px;
    }
#top img {
    width: 200px;
    height: auto
    }
#inicio {
    padding: 200px 0px 50px 0px;
    background-size: 240% auto;
    background-position: 30% top;
    }
#inicio .destaca {
    width: 100%;
    font-size: 36px;
    padding: 60px 10px;
    text-align: center;
    }
#inicio .destaca span {
    font-size: 36px;
        letter-spacing: 0.05em;
    }
.bot {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 30px;
    }
.separa1 {
    padding: 90px 0px 50px 0px; 
    }
.separa2 {
    padding: 120px 0px 0px 0px;
    }
.servicios {
    padding-bottom: 40px;
    display: block;
    }
.serv-colum1,
.serv-colum2,
.serv-colum3 {
    width: 100%;
    background-position: right 50px;
    padding: 0px 30px 50px 30px;
    margin-bottom: 50px;
    }
.serv-colum1 { margin-right: 0; }
.serv-colum3 { margin-left: 0; }
.servicios .icono {
    height: 150px;
    }
.servicios .icono img {
    width: 120px;
    height: auto;
    }

#nosotros {
    padding-top: 90px;
    background-size: 165% auto;
    background-position: left top;
    }
#nosotros .txt {
    width: 70%;
    font-size: 18px;
    }
#nosotros .colum1,
#nosotros .colum2 {
    width: 100%;
    float: left;
    background-color: #fff;
    border-bottom: 10px solid #0fa3b1;
    padding: 40px 40px;
    margin-bottom: 50px;
    }
#nosotros .colum1 { margin-right: 0; }
#nosotros .colum2 { margin-left: 0; }
#nosotros .subtitulos {
    padding-bottom: 30px;
    }
#nosotros .subtitulos .icon img {
    width: 70px;
    height: auto;
    }
#nosotros .subtitulos .vineta {
    font-size: 30px;
    }
#valores {
    padding: 30px 0px 100px 0px;
    background-size: 270% auto;
    background-position: center top;
    }
#contacto .frase {
    font-size: 32px;
    line-height: 1;
    }
 
    
}


@media only screen and (max-width : 480px) {
body, html { font-size:18px; }
.main {	width: 90%;	}
h1, #nosotros .sobre { font-size: 36px; }
h2 { font-size: 26px; }
h3 { font-size: 36px; }
.vineta { font-size: 36px; line-height: 1; }

#top {
    padding: 20px 0px;
    }
#top img {
    width: 200px;
    height: auto
    }
#inicio {
    padding: 200px 0px 50px 0px;
    background-size: 240% auto;
    background-position: 30% top;
    }
#inicio .destaca {
    width: 100%;
    font-size: 36px;
    padding: 60px 10px;
    text-align: center;
    }
#inicio .destaca span {
    font-size: 36px;
        letter-spacing: 0.05em;
    }
.bot {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 30px;
    }
.separa1 {
    padding: 90px 0px 50px 0px; 
    }
.separa2 {
    padding: 120px 0px 0px 0px;
    }
.servicios {
    padding-bottom: 40px;
    display: block;
    }
.serv-colum1,
.serv-colum2,
.serv-colum3 {
    width: 100%;
    background-position: right 50px;
    padding: 0px 30px 50px 30px;
    margin-bottom: 50px;
    }
.serv-colum1 { margin-right: 0; }
.serv-colum3 { margin-left: 0; }
.servicios .icono {
    height: 150px;
    }
.servicios .icono img {
    width: 120px;
    height: auto;
    }

#nosotros {
    padding-top: 90px;
    background-size: 165% auto;
    background-position: left top;
    }
#nosotros .txt {
    width: 70%;
    font-size: 18px;
    }
#nosotros .colum1,
#nosotros .colum2 {
    width: 100%;
    float: left;
    background-color: #fff;
    border-bottom: 10px solid #0fa3b1;
    padding: 40px 40px;
    margin-bottom: 50px;
    }
#nosotros .colum1 { margin-right: 0; }
#nosotros .colum2 { margin-left: 0; }
#nosotros .subtitulos {
    padding-bottom: 30px;
    }
#nosotros .subtitulos .icon img {
    width: 70px;
    height: auto;
    }
#nosotros .subtitulos .vineta {
    font-size: 30px;
    }
#valores {
    padding: 30px 0px 100px 0px;
    background-size: 270% auto;
    background-position: center top;
    }
#contacto .frase {
    font-size: 32px;
    line-height: 1;
    }
    

}




