/*
Theme Name: AES Uruguay Child
Theme URI: https://cincomedios.com
Description: Tema child para AES Uruguay.
Author: Cincomedios
Author URI: https://cincomedios.com
Template: aesuy
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/*/// GENERAL ///*/

.grecaptcha-badge {
	display: none !important;
}

/* Compartir */

.wpex-social-share.style-flat li.whatsapp a {
    background: #25d366;
}

.wpex-social-share.style-flat li.whatsapp a:hover {
    background: #21b95a;
}

/* Tabs */

.wpb-js-composer div.vc_tta.vc_general .vc_tta-tab > a {
	background: #2f353b;
	color: #c5b96b;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 40px;
}

.wpb-js-composer div.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a, .wpb-js-composer div.vc_tta.vc_general .vc_tta-tab > a:hover {
	background: #fff;
	color: #c5b96b;
}

.wpb-js-composer div.vc_tta.vc_general .vc_tta-panel-body {
	padding: 40px;
}

/* Puntos carrusel */

div.wpex-carousel button.owl-dot {
	height: 12px;
	width: 12px;
	margin-right: 7px;
	margin-left: 7px;
}

div.wpex-carousel .owl-dot.active {
	background: #c5b96b;
}

.wpex-pagination {
	margin-bottom: 40px;
}

ul.page-numbers li:first-child, ul.page-numbers li:first-child>span, .page-links li:first-child, .page-links li:first-child>span, ul.page-numbers li:last-child>span, .page-links li:last-child>span {
	border-radius: 0 !important;
}

/*/// HEADER ///*/

body.page-header-disabled .navbar-style-two {
	border: none !important;
}

header.page-header {
	border: none !important;
	margin-bottom: 80px;
}

a:hover {
	text-decoration: none !important;
}

/* Redes */

.header-aside-content .redes {
	border-left: 1px solid #dfe4e8;
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 20px;
	position: absolute;
	top: 50%;
	left: 255px;
	transform: translate(0,-50%);
}

.header-aside-content .redes li {
	display: inline-block;
	padding: 0 10px;
}

.header-aside-content .redes li a {
	color: #aeb8c2;
}

.header-aside-content .redes li a:hover {
	color: #c5b96b;
}

/* Botones */

.header-aside-content .boton {
	color: #fff;
	background: #7f8c97;
	border-radius: 30px;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	width: auto;
	vertical-align: middle;
	margin-top: 5px;
    padding: 10px 20px 9px;
	text-decoration: none;
}

.header-aside-content .boton:hover {
	background: #6a7883;
}

.header-aside-content .boton.amarillo {
	background: #c5b96b;
	margin-right: 20px;
}

.header-aside-content .boton.amarillo:hover {
	background: #baab4e;
}
	
/* Menú */

#site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap {
	border: none !important;
}

header .navbar-style-two .dropdown-menu > li > a {
	line-height: 65px;
	height: 65px;
}

@media (max-width: 767px) {
	
	.mobile-toggle-nav-ul {
		padding: 10px 0;
	}
	
	.sub-menu li:first-child {
		display: none;
	}
	
}

/* Título */

.page-header {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}

.archive .page-header, .blog .page-header, .search .page-header {
	background-image: url(http://cincomedios.net/clientes/aesuy/wp-content/uploads/2019/05/aes-competencia.jpg) !important;
}

.archive.category-eventos .page-header {
	background-image: url(http://cincomedios.net/clientes/aesuy/wp-content/uploads/2019/05/conferenciaaes.jpg) !important;
}

.error404 .page-header {
	background-image: url(http://cincomedios.net/clientes/aesuy/wp-content/uploads/2019/05/bg-may19-it-slide.jpg) !important;
}

.page-header::before {
	content: "";
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*/// INICIO ///*/

.novedades-inicio .vcex-news-entry-thumbnail {
	margin: 0;
}

.novedades-inicio .wpex-carousel-entry-details {
	background: #fff;
	border: none;
	padding: 30px;
}

.novedades-inicio .vcex-recent-news-entry-title-heading {
	color: #baab4e;
	margin: 0;
}

.novedades-inicio .entry-title a:hover {
	color: #c5b96b !important;
}

/*/// BLOG ///*/

article.blog-entry.grid-entry-style .blog-entry-inner {
	background: #f2f2f2;
	border: none;
	padding: 0 30px 10px;
}

article.blog-entry.grid-entry-style .blog-entry-media {
	margin: 0 -30px;
}

article.blog-entry .blog-entry-title.entry-title a:hover {
	color: #c5b96b;
}

.single-post .meta::after {
	content: "";
	background: #c5b96b;
	height: 3px;
	width: 30px;
	display: block;
	margin: 20px auto 0 0;
	position: relative;
	visibility: visible;
}

.meta li .ticon {
	color: #c5b96b;
}

div.single-blog-content {
	margin-bottom: 80px;
}

/*/// CONTACTO ///*/

.wpex-social-btns .wpex-social-btn-no-style {
	background: #eee;
}

/* CF7 */

.wpcf7-form .col-3 {
	font-size: 0;
	margin: 0 -15px 15px;
}

.wpcf7-form .col-3 .wpcf7-form-control-wrap {
	display: inline-block;
	font-size: 17px;
	width: 33.3%;
	padding: 15px;
}

.wpcf7-form .wpcf7-form-control-wrap textarea {
	margin: 0 0 15px;
}

@media (max-width: 767px) {
	
	.wpcf7-form .col-3 .wpcf7-form-control-wrap {
		display: block;
		width: 100%;
	}
	
}

/*/// SIDEBAR ///*/

#sidebar .newsletter input {
	border-color: #ccc;
	border-radius: 0;
	width: 100%;
	margin-bottom: 10px;
}

#sidebar .newsletter input[type="submit"] {
	width: auto;
	margin: 20px auto 0 0;
}

@media (max-width: 767px) {
	
	#sidebar {
		display: none !important;
	}
	
}

/*/// FOOTER ///*/

footer .widget_nav_menu {
	margin-top: -30px;
}

footer .widget_nav_menu .menu .menu-item:first-child {
	border-top: none;
	padding-top: 0;
}

footer .widget_nav_menu .menu .menu-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

/* Novedades */

footer .widget_wpex_recent_posts_thumb {
	padding-bottom: 0;
}

footer .widget_wpex_recent_posts_thumb .wpex-widget-recent-posts .wpex-widget-recent-posts-li:first-child {
	border-top: none;
	padding: 0;
}

footer .widget_wpex_recent_posts_thumb .wpex-widget-recent-posts .wpex-widget-recent-posts-li:last-child {
	border-bottom: none;
	padding-top: 20px;
}

footer .widget_wpex_recent_posts_thumb .wpex-widget-recent-posts-title {
	text-transform: uppercase;
}

footer .leer-mas-footer {
	border: 1px solid #c5b96b;
	display: block;
	color: #c5b96b;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
}

footer .leer-mas-footer:hover {
	background: #c5b96b;
	color: #fff !important;
}

/* Información de contacto */

footer .info {
	margin-bottom: 30px;
}

footer .info li {
	padding: 5px 0;
}

footer .info li:first-child {
	padding: 0 0 5px;
}

footer .info i {
	color: #c5b96b;
	margin-right: 10px;
}

footer .redes li {
	display: inline-block;
	width: 40px;
	text-align: center;
	margin-right: 10px;
}

footer .redes li a {
    background: #1e2226;
    color: #C5B96B;
    font-size: 18px;
    font-weight: bold;
	display: block;
	line-height: 40px;
}

footer .redes li:hover a {
	background: #272d32;
    color: #fff !important;
}
	
/* Copyright */

#footer-bottom #copyright {
    margin: 0 !important;
	width: 100% !important;
}

#copyright {
	font-size: 0;
}

#copyright div {
	font-size: 17px;
	display: inline-block;
	width: 50%;
}

#copyright div.right {
	text-align: right;
}

#copyright div.right img {
	height: 11px;
	width: auto;
	-webkit-transition: 0.15s all ease;
	-moz-transition: 0.15s all ease;
	-o-transition: 0.15s all ease;
	transition: 0.15s all ease;
}

#copyright div.right img:hover {
	opacity: 0.5;
}

@media (max-width: 767px) {
	
	#copyright div {
		display: block;
		width: 100%;
		text-align: center !important;
	}
	
}
