@import url('https://fonts.googleapis.com/css?family=Catamaran:200,300,500,700');

body, p, h1, h2, h3, h4,a, button {
    font-family: 'Catamaran', sans-serif!important;
}

.slick-slide, .slick-arrow {
    outline: none!important;
    cursor: pointer;
}




img{
	border: 0px;
}
		

.carousel-caption {
    position: absolute;
    text-align: left;
    top: 0;
    bottom: 0;
    left: 10%;
    height:50%;
}

.carousel-caption2 {
    position: absolute;
    text-align: right;
    top: 0;
    bottom: 0;
    right: 10%;
    height: 70%;
	}

.carousel-caption2 a img{
	width: 70%;
	height: auto;
}

#lightbox{
	z-index:9999;
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
	background-color: rgba(0, 159, 114, 0.95) ;
	
}

#cerrar{
	position: absolute;
	top:20px;
	right: 20px;
	
}
	
#lightbox2{
	z-index:9999;
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
	background-color: rgba(0, 159, 114, 0.95) ;
	
}

#cerrar2{
	position: absolute;
	top:20px;
	right: 20px;
	
}	
.carousel-caption h3, .carousel-caption p {

    font-size: 46px;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 46px;
	text-shadow:#000;

}
.carousel-caption p {
    font-weight: 200;
    font-size: 3rem;
}


.carousel-caption a{
	color:#FFF;
	text-decoration:none;
}

.carousel-caption a:hover{
	color:#368d6d;
	text-decoration:none;
}

.carousel-indicators {
    bottom: -44px;
}
.carousel-indicators li {
    height: 10px;
    width: 10px;
    border: solid 2px #FFF;
    background: none;
    border-radius: 50%;
    display: inline-block;
}
.carousel-indicators .active{
    background-color: #FFF;
}

.carousel-inner-transparency:after {
    width: 100%;
    position: absolute;
    height:  100%;
    background: url(../img/home/transparencia-slide.png);
    background-size: 100%;
}
.contents{
    display: contents;

}

.titulo {
    font-size: 2.3em;
    font-weight: 700!important;
	
}
.active {
    color: #008e69!important;
}
.dropdown-item.active, .dropdown-item:active {
    text-decoration: none;
    background-color: #333333!important;
}
.text-green {
    color: #2C8D6B!important;
}
.text-grey {
    color:#666;
}
.nav-link.text-green a{
    color: #2C8D6B;
}

.text-yellow {
    color: #f2b447;
}
.nav-link.text-green a{
    color: #2C8D6B;
}
.back-green {
    background: #009f72;
}
.big {
    font-size: 2em;
    font-weight: 200;
    line-height: 47px;
}
.medium {
    font-size: 1.7em;
    font-weight: 200;
    line-height: 20px;
}
.btn-outline-white,
.btn-outline-success {
    border-radius: 20px;
    font-size: 16px;
    padding: .375rem 1.8rem;
}

.btn-outline-success {
    border-color: #2C8D6B;
}

.btn-outline-white {
    border-color: white;
}
.btn-outline-white:hover {
    color: #333!important;
    background-color: #fff;
}

.btn-outline-success:hover{
    color: white!important;
    background-color: #2C8D6B;

}


.slick-next, .slick-prev {
    background-color: transparent!important;
    font-size: 0;
    border: none;
    bottom: 0;
    position: absolute;
}
.slick-next {
    right: 5px;
    bottom: 50%;
}
.slick-prev {
    left: 5px;
    bottom: 50%;
    z-index: 500;
}
.slick-prev:before, .slick-next:before {
    font-size: 20px;
    line-height: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Font Awesome 5 Free";
    content: "\f053";
    display: inline-block;
    padding: 4px 8px;
    vertical-align: middle;
    font-weight: 700;

}

.info-tomas-news-items.slidecontexto .slick-next,
.info-tomas-news-items.slidecontexto .slick-prev {
    bottom: 68%;
}


.info-tomas-news-items.slideinfo .slick-next,
.info-tomas-news-items.slideinfo .slick-prev {
    bottom: 64%;
}

.slick-prev:before { content: "\f053"; }
[dir="rtl"] .slick-prev:before { content: "\f054"; }

[dir="rtl"] .slick-next { left: -10px; top: 70px; right: auto; }
.slick-next:before { content: "\f054"; }
[dir="rtl"] .slick-next:before { content: "\f053"; }


@media (min-width: 1200px) AND (max-width: 1440px) {
	
		.carousel-caption2 a img{
	width: 60%;
	height: auto;
		margin-top: 50px;
}
  

  
}

@media (min-width: 1024px) AND (max-width: 1199px) {
	
	.carousel-caption2 a img{
	width: 50%;
	height: auto;
		margin-top: 50px;
}
   

   
 
}

@media (min-width: 992px) AND (max-width: 1023px) {
		.carousel-caption2 a img{
	width: 50%;
	height: auto;
	margin-top: 50px;
} 
  


}

@media (max-width: 992px) {
	

	
    .carousel-inner-transparency:after {
        width: 100%;
        position: absolute;
        height:  100%;
        background: url(../img/home/transparencia-slide-mobile.png)!important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .image-map {
        display: block;
    }
    .navbar-dark .navbar-nav .nav-link,.dropdown-item {
        color: rgba(255,255,255,0.5);
    }
    .carousel-indicators {
        bottom: 0;
    }
    /* .slick-next,
    .slick-prev {
        top: 50%;
        bottom: auto!important;
    } */
    .fotos-tomas-news-items .slick-next,
    .fotos-tomas-news-items .slick-prev {
        top: 33%;
    }
/*     .slick-next {
        right: 0;
    }
    .slick-prev {
        left: 0;
    } */
    .map-content {
        top: 20%;
    }
    .section-one li, .section-two li {
        padding: 5px;
        border-top: none;
    }
    .section-one {
        height: 100%;
        width: auto;
        position: relative;
        transform: skewX(0deg);
        z-index: 1;
        right: 0;
        transition: width 0.5s;
        margin-top: -3px;
    }
    .section-one:before {
        transform: skewX(-9deg);
    }
    .section-one li, .section-two li {
        transform: skewX(0deg);
        border-top: 1px solid #ffffff80;
    }
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
        height: 80px;
    }

	.inicial {
        display: none;
    }
    .close {
        top: 10px;
        right: 10px;
        z-index: 999;
        position: absolute;
    }
    .dropdown-menu {
        border-top-color: transparent;
    }

}

@media (max-width: 576px) {
	.carousel-caption {
    position: absolute;
    text-align: left;
    top: 0;
    bottom: 0;
    left:25px;
		right: 25px;
    height:50%;
		width: 90%;
}
	
	
    .carousel-inner-transparency:after {
        width: 100%;
        position: absolute;
        height:  100%;
        background: url(../img/home/transparencia-slide-mobile.png)!important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
 

.titulo-section {
    font-size: 20px;
    font-weight: 800;
    line-height: 36px;
    color: white;
}


   
.titulo {
    margin-bottom: 0;
}



/* .slick-next {
    right: -20px;
}
.slick-prev {
    left: -20px;
} */

.slick-prev:before, .slick-next:before {
    font-size: 7px;
    padding: 7px 8px;
}
.carousel-indicators {
    bottom: -44px;
}
	.titulo {
    font-size: 1.3em;
     text-align: center;
    margin-bottom: 1em;
}
	
}
