.carouselMain{
	max-height: 965px;
}


.img-oferta{
	/*max-height: 402px;
	max-width: 341px;*/
}



.cont-oferta-parent{
	display: table;
	height: 215px;
	width: 215px;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
     position: absolute;
     z-index: 1;
}

.cont-oferta{
	z-index: 2;
	width: 200px;
}

.cont-oferta-1{
	background: url(../image/home/oferta_ima_01.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 402px;
  text-align: center;
}

.cont-oferta-2{
	background: url(../image/home/oferta_ima_02.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 402px;
  text-align: center;

}

.cont-oferta-3{
	background: url(../image/home/oferta_ima_03.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 402px;
  text-align: center;

}

.cont-oferta-4{
	background: url(../image/home/oferta_ima_04.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 402px;
  text-align: center;
  
}

.title-oferta{
	color: white;
	font-size:25px;
	    font-family: 'Avenir Next Condensed';
	font-weight: bold;
}

.desc-oferta{
	color: white;
	font-size:25px;
    font-family: 'Avenir Next Condensed';
	font-weight: medium;
}


.rombo {
     width: 200px; 
     height: 200px; 
     /*border: 3px solid #555; */
     background: #428bca;
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     /*transform: rotate(45deg);*/
}


/*AGENDA*/
.separator-agenda{
	align-items: center;
	background-color: #E75F00;
	color: #FFFFFF;
	font-family: 'Avenir Next Condensed';
	font-weight: medium;
	font-size:32px;
	text-align: center;
}

.agenda-item{
	
	height: 574px;
}

.agenda-header{
	height: 80px;
	font-family: 'Avenir Next Condensed';
	font-weight: bold;
	font-size: 20px;
	color: #E75F00;
}

.social-item{
	height: 600px;
}
.social-header{
	height: 150px;
}
/*INFORMACIÓN*/
.info-ribbon{
	height: 152px;
	display: flex;
	align-items: center;
}

.info-left{
	background-color: #E75F00;
}

.info-right{
	background-color: #16212F;
}

.info-row p{
	/*margin-bottom: .01rem;*/
	margin: 0;
	font-size:17px;
}


.info-cel{
	text-align: center;
}

.info-right .container{
	color:#FFFFFF;
	font-family: 'Avenir Next Condensed';
	font-weight: normal;
	font-size: 30px;
}

/* REDES SOCIALES*/

#mapa{
	height: 450px;
}

/* convenios */
.separator-convenios{
	align-items: center;
	background-color: #FFFFFF;
	color: #E75F00;
	font-family: 'Avenir Next Condensed';
	font-weight: medium;
	font-size:32px;
	text-align: center;
}
.logos-convenios{
	height: 300px;
}

.img-convenios{
	vertical-align:middle;
}

#carouselGalery .carousel-caption{
	color: #534741;
	background-color: #FFE8D7;
    width: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    font-family: 'Avenir Next Condensed';
	font-weight: medium;
	font-size:18px;
	height: 56px;
}

.beneficios-item{
	background-color: #FFE8D7;
	text-align: center;
	font-family: 'Avenir Next Condensed';
	font-weight: normal;
	color: #534741;
	font-size: 18px;
}

.homecaja{
	 display: flex;
  flex-flow: column wrap;
  width: 100vw;
  height:400px;
  justify-content: center;
  align-items: center;
  background: #333944;
  
}
.box{
   width: 100%;
  height: 400px;
  background: #CCC;
  overflow: hidden;
}

.box img{
  width: 100%;
  height: auto;
}
@supports(object-fit: cover){
    .box img{
      height: 100%;
      object-fit: cover;
      object-position: center center;
    }
#homeActComplementarias{
	/*height: 450px;
	background: url(../image/home/actividades_com_1.jpg) no-repeat center center; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  height:400px;
}
.htb{
	min-height: 100px;
}
#link{
  color: black;
  text-decoration: none;
}


.section-title h2 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 6px;
    color: #000;
    letter-spacing: 0.3px;
    padding: 0;
}
.section-title::after {
    content: "";
    height: 3px;
    background: #fbb900;
    width: 80px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23424242' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")!important;
    width:  40px;
    height: 100px;
}
.carousel-control-next-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23424242' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
   width:  40px;
    height: 100px;
}