﻿/*
Theme Name: Colquisiri
Template: Divi
Author: Mathé
Author URI: https://www.mathe.pe/
Description: Smart. Flexible. Beautiful. Custom
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.8.2.1616931434
Updated: 2021-03-28 06:37:14

*/
body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 0px;
}
@font-face {
    font-family: 'AvenirNext-Medium';
    src: url('font/AvenirNext-Medium.eot');
    src: url('font/AvenirNext-Medium-1.eot') format('embedded-opentype'),
        url('font/AvenirNext-Medium.woff2') format('woff2'),
        url('font/AvenirNext-Medium.woff') format('woff'),
        url('font/AvenirNext-Medium.ttf') format('truetype'),
        url('font/AvenirNext-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir-Black';
    src: url('font/Avenir-Black.eot');
    src: url('font/Avenir-Black-1.eot') format('embedded-opentype'),
        url('font/Avenir-Black.woff2') format('woff2'),
        url('font/Avenir-Black.woff') format('woff'),
        url('font/Avenir-Black.ttf') format('truetype'),
        url('font/Avenir-Black.svg') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6{
	padding-bottom:0;
}

@media (max-width:1450px){
	body{
		font-size:15px !important;
	}
}
@media (max-width:1367px){
	body{
		font-size:14px !important;
	}
}
@media (max-width:1281px){
	body{
		font-size:13px !important;
	}
}
@media (max-width: 1199.98px) { 
	body{
		font-size:12px !important;
	}
}
@media (max-width: 991.98px) { 
	body{
		font-size:11px !important;
	}
}
@media (max-width: 767.98px) {
	body{
		font-size:10px !important;
	}
}
@media (max-width: 575.98px) {
	body{
		font-size:8px !important;
	}
}
p{
	margin-bottom:0;
	padding-bottom:0;
}
/* bootstrap */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.contenedor-video{
	margin:2em 0;
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.text-center {
  text-align: center !important;
}
.d-block{
	display:block;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
 .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
/* fin bootstrap */
.contenedor-slider.medium {
    background-color: #56a475;
}
.content-slider{
	position:relative;
}
.content-slider .imagen-fondo-flotante{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.content-slider .contenedor-flotante{
	position:absolute;
	top:0;
	left:5%;
	right:56%;
	bottom:0;
	color:#fff;
	padding:1.9em;
}
.content-slider .contenedor-flotante .slider-titulo{
	font-family: 'Avenir-Black';
	font-size:3.65em;
	line-height:1em;
	margin-bottom:.7em;
}
.content-slider .contenedor-flotante .slider-desc{
	font-size: 1.45em;
    letter-spacing: 1px;
    padding-right: 3em;
    text-align: justify;
    line-height: 1.2em;
}
.content-slider .contenedor-flotante-btn{
	font-family: 'AvenirNext-Medium';
	position:absolute;
	top:0;
	left:8em;
	right:0;
	bottom:5em;
}
@media (max-width:1441px){
	.content-slider .contenedor-flotante .slider-titulo{
		font-size:3em;
	}
}
@media (max-width:1025px){
	.content-slider .contenedor-flotante .slider-titulo{
		font-size:2.5em;
	}
}
.content-slider .btn-vermas{
	padding: .1em .2em .1em 1em;
    font-family: 'AvenirNext-Medium';
	background-color:#E8A51F;
	font-size:1.5em;
	color:#fff;
	line-height:1em;
}
.swiper-home .swiper-button-prev, .swiper-home .swiper-button-next{
	background-image:initial;
	width: 4.5em;
    top: 43%;
}
.swiper-home .swiper-pagination-bullet{
	background: #148437;
    opacity: 1;
	width: 14px;
    height: 14px;
    box-shadow: 1px 3px 6px rgba(0, 0, 0, .5);
}
.swiper-home .swiper-pagination-bullet-active{
	background: #fff;
}
.swiper-home.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1.35em;
}
@media (max-width:769px){
	.swiper-home .swiper-button-prev, .swiper-home .swiper-button-next{
		width: 3.2em;
	}
}
ul.menu-secundario{
	list-style:none;
	background-color: #e0f3ea;
    border-radius: 2em;
	padding: 10px;
}
ul.menu-secundario li a{
	color:#148437;
}
#menu-menu-principal.et-menu a{
	padding: 0em;
    margin: 2em 0;
}
#menu-menu-principal.et-menu a:after{
	position: absolute;
    content: "";
    height: 80%;
    width: 1px;
    background-color: #E8A51F;
    right: -4em;
    top: 10%;
}
#menu-menu-principal.et-menu li:last-child a:after{
	display:none;
}
@media (max-width:1440px){
	#menu-menu-principal.et-menu a:after{
		right:-1em;
	}
}
#nuestros-pilares .et_pb_column_2{
	padding:0 0 0 1em;
}
@media (max-width: 980px){
	.et_pb_section {
		padding: 0px 0;
	}
	#nuestros-pilares .et_pb_column_2{
		padding:0 0 0 0;
	}
}
#avances{
	background-color:#EFF2F5;
	padding:4em 0;
}
#avances .text-titulo {
	font-size:1.5em;
}
#avances .text-titulo span{
	font-family: 'Avenir-Black';
}
#avances .noticia-reciente{
	padding: 2em 0;
    border-bottom: 1px solid #b0aeae;
}
#avances .noticia-reciente.sinlinea{
    border-bottom: none;
}
#avances .noticia-reciente .noticia-des-fecha{
	color:#148437;
}
#avances .noticia-reciente h4{
	display: -webkit-box;
	height: 2em;
    line-height: 1em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.texto-ver-seccion{
	color:#E8A51F;
	font-family: 'Avenir-Black';
	font-size:1.1em;
	margin-top:2em;
	display:inline-block;
}
.noticia-leeer-mas{
	display:inline-block;
	padding:3px 5px;
	background-color:#E8A51F;
	color:#fff;
	border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
	margin: .5em 0;
}
.noticia-leeer-mas:hover{
	text-decoration:none;
}
#formulario-contacto p{
	margin-bottom:1em;
}
#formulario-contacto label{
	color:#fff;
}
#formulario-contacto input[type=text], #formulario-contacto input[type=tel], #formulario-contacto input[type=email], #formulario-contacto textarea{
	-webkit-border-radius: 0;
    -webkit-appearance: none;
    background-color: #eee;
    width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
	margin: 8px 0;
}
#formulario-contacto textarea{
	min-height: 150px;
    display: block;
}
#formulario-contacto input[type=submit]{
	display: block;
    background-color: #e09901;
    color: #fff;
    border: none;
    padding: 1em 4em;
    font-size: 16px;
	cursor:pointer;
}
#formulario-contacto input[type=submit]:hover, #formulario-contacto input[type=submit]:focus{
	background-color:#eeab1c;
}
.wpcf7-not-valid-tip {
    color: #bdbdbd !important;
    margin-bottom: 1em;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #148437;
	color: #fff;
}
.mb-3{
	margin-bottom:1em;
}
.blog-noticia .et_pb_image_container{
	margin:0;
}
.contenedor-slider-header{
	max-width:700px;
	background-color: #fff;
    border-radius: 2em;
    padding: 10px;
}
.contenedor-slider-header .noticia{
	text-align:center;
}
.contenedor-slider-header .noticia a{
	color: #7b7b7b;
}
.contenedor-slider-header .noticia a:hover{
	color:#E8A51F;
}
.contenedor-slider-header .swiper-wrapper{
	align-items: center;
}
#noticia-id{
/* 	transform: translateY(20px); */
}
.btn-icono-redes{
	background-color: #148437;
	color:#fff;
	border-radius:50%;
	margin-right:10px;
	height: 3em;
    width: 3em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	transition:.5s all;
}
.btn-icono-redes:hover{
	background-color:#085821;
}
.mt-5{
	margin-top:2em;
}
.type-noticia .post-content a{
	margin-top:15px;
}

@media (min-width: 768px){
	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
}
.isos{
	max-width:100px;
	margin:0 10px;
}
#menu-footer .et-menu a{
	padding:0 !important;
}
#menu-footer .et-menu a:after {
    position: absolute;
    content: "";
    height: 80%;
    width: 1px;
    background-color: #E8A51F;
    right: -1em;
    top: 10%;
}
#menu-footer .et-menu li:last-child a:after{
	display:none;
}
.svg-iso{
	width:100px;
	height:100px;
}
.iso-custom{
	width: 6em;
	height:6em;
	background-color:#515e58;
	color:#fff;
	border-radius:50%;
	margin:0 10px;
	position:relative;
	z-index:3;
	box-shadow: 0px 0px 0px 2px white, 0px 0px 0px 4px #515e58;
}
.iso-custom .text-iso{
	font-family: Helvetica,Arial,Lucida,sans-serif;
	text-align:center;
	font-size:2.6em;
	line-height:1em;
}
.iso-custom .text-ano{
	font-family: Helvetica,Arial,Lucida,sans-serif;
	font-size:.9em;
	line-height:1em;
	text-align:center;
}