/* Theme Name: Asting Child Theme | Shared by WPTry.org
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of asting
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: asting
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  asting-child
*/

@font-face {
    font-family: 'Gill Sans Ultra';
    src: url('assets/libs/gilsans/GillSans-UltraBold.woff2') format('woff2'),
        url('assets/libs/gilsans/GillSans-UltraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.dimensiones h2{
	 font-family: 'Gill Sans Ultra', Arial, sans-serif !important;
}

.gill-font{
	font-family: 'Gill Sans Ultra', Arial, sans-serif !important;
}
.eventos h1{
	font-family: 'Gill Sans Ultra', Arial, sans-serif !important;
	color: white;
    font-size: 3.5em;
    line-height: 1em;
}
.eventos p strong{
	font-family: 'Gill Sans Ultra', Arial, sans-serif !important;
}
.ova-heading h1, .ova-heading h4{
	font-family: 'Gill Sans Ultra', Arial, sans-serif !important;
}
.ova-heading h1{
	font-size: 3em !important;
}
.ova-heading h4{
	font-size: 2.3em !important;
	margin-bottom: 0.3em !important;
	color: #039340  !important;
	line-height: 0.7em !important;
}
.ova-heading h3{
	font-family: "Shadows Into Light" !important;
	font-size: 2.5em !important;
    color: #039340 !important;
}
.proyectos ul li{
	border-radius:10px;
}
.rpwwt-post-title{
	display:none;
}
.rpwwt-post-excerpt{
	display:none;
}
.rpwwt-widget ul li{
	margin: 0 !important;
}
.slick-initialized .slick-slide{
	margin: 0 10px !important;
}
.slick-track{
	margin: 0;
}
.slick-slide a img{
	border-radius: 10px;
}
.slick-slider { display: none; }
.slick-initialized { display: block; }

.cipca-footer h4{
	font-family: 'Gill Sans Ultra', Arial, sans-serif !important;
}
.hader-single-page h1{
	font-family: 'Gill Sans Ultra', Arial, sans-serif !important;
}
#menu-primary-menu li a{
	color: #039340 !important;
	font-weight: 600 !important;
}
.info-contacto p{
	margin:0 !important;
}
.ova_nav ul.menu > li.active a:before{
	
}
.cipca-footer .ova_menu_page .menu li a{
	padding:0 !important;
}
.cipca-footer .elementor-widget-text-editor h5{
	color:white;
	line-height: 1.5em;
    padding-left: 15px;
}
.cipca-footer .direccion p{
	font-size: 1.2em;
	font-weight: 600;
	margin: 0 !important;
}
.menu-footer-login{
	float: right;
	padding: 15px 0;
}

.menu-footer-login li{
	display: inline;
	text-decoration: none;
	background: lightgrey;
	color: #575757;
	padding: 10px;
}
.proyectos-slider .slick-slide{
	text-align: center;
	position: relative;
}
.proyectos-slider .rpwwt-post-title{
	display: inline-block !important;
	font-family: 'Gill Sans Ultra', Arial, sans-serif !important;
	margin-top: -120px;
	float: left;
	width: 100%;
	color: white;
	padding: 0 10px;
	font-size: 30px;
	line-height: 28px;
	text-shadow: -4px 3px 8px black;
}
.proyectos-slider .slick-slide .rpwwt-post-excerpt{
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	height: 100%;
	width: 100%;
	display: inline-block !important;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	opacity: 0;
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	padding: 30px;
	color:white
}

.proyectos-slider .slick-slide .rpwwt-post-excerpt:before{
	position: absolute;
	top: 30px;
	left: 30px;
	right: 30px;
	bottom: 30px;
	content: "";
	background: #039340;
	opacity: .9;
	border-radius: 8px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.proyectos-slider .slick-slide:hover .rpwwt-post-excerpt{
	opacity: 1;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.rpwwt-post-excerpt p{
	position: relative;
	padding: 20px;
	line-height: 25px;
}
.rpwwt-post-excerpt p a{
	color:#b1ff19;
	position: relative;
}
.rpwwt-post-excerpt .fa-plus{
	padding: 10px 12px;
	position: absolute;
	top: 40px;
	left: 40px;
	background: #b4dd87;
	border-radius: 50%;
}

#menu-primary-menu .dropdown-menu li.active{
	background-color: #dfdfdf !important;
}
#menu-primary-menu .dropdown-menu li:hover{
	background-color: #dfdfdf !important;
}
#menu-primary-menu .dropdown-menu{
	width: 300px;
}
#menu-primary-menu .dropdown-menu li a{
	font-weight: 400 !important;
	color: black !important;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 15px;
	padding: 15px 20px;
}
.date-event{
	background: #149340 !important;
}
.event_title a{
	color: #149340 !important;
	font-size: 20px !important;
	font-weight: 700 !important;
}
.search_archive_event{
	background-color: #149340 !important;
	display: none;
}
.search_archive_event label{
	color: white !important;
}
.dimensiones-section li{
	text-align: center;
}
.dimensiones-section .rpwwt-post-title{
	display:inline-block;
	padding: 20px 20px 20px 20px;
	font-family: 'Gill Sans Ultra', Arial, sans-serif !important;
	font-size: 24px;
	background-color: #EFEFEF;
	border-radius: 10px 10px 10px 10px;
	text-align: center;
	margin-top: -120px;
	width: 85%;
	text-transform: uppercase;
	line-height: 23px;
}
.event-details-bottom .single_venue{
	background-color: #149340 !important;
}
.event-details-bottom .single_organizer{
	background-color: #17b9d3 !important;
}
.event-details-bottom .single_venue .venue-title,.event-details-bottom .single_organizer .organizer-title {
	font-weight: 700 !important;
	color: black !important;
}
.post-body .post-excerpt{
	text-align: justify;
}
#icon_wrapper .fuse_social_icons_links .fa-envelope{
	background: black;
}
.audioteca-section{
	background: #efefef;
	padding: 80px 0 60px;
	margin-bottom: 90px;
}
audio::-webkit-media-controls-play-button,
     audio::-webkit-media-controls-panel {
     background-color: #149340;
     color: white;
}
.audioteca-section audio{
	width:100%;
}
.ova-image-text_v3 .image-box-hover .img-box-hover:before{
	    background: rgb(20 147 64) !important;
}
.ico-tumblr{
	display:none !important;
}
.pagination .page-numbers a, .pagination .active a{
	background-color:#149340 !important;
	color: white !important;
}
.header_title, .default article.post-wrap .post-title h2.post-title a{
	text-transform: none !important;
}
