/*
Theme Name: Otredad
Theme URI: https://www.otredad.ec/
Description: Abogados
Author: Juan Sanunga
Author URI: http://creativo-digital.com/
Version: 1.0
*/
/*Pagina Inicio*/
.col-top-menu .vc_row {
	max-width: 1300px;
	margin: 0 auto;
}
.col-top-menu {
	background-color: #242424;
	position: relative;
	z-index: 1;
}
.ima-menu {
	margin: 5px !important;
}
.blo-menu {
	margin: 0px !important;
}
.sec-menu {
	padding: 30px 0px;
}
.sec-menu .vc_row {
	max-width: 1300px;
	margin: 0 auto;
}
.sec-banner .vc_row {
	margin-top: -145px;
}
.col-ai-cont {
	margin-top: -18%;
}
.sec-contenidos .vc_row {
	max-width: 1200px;
	margin: 0 auto;
}
.sec-contenidos-cortos .vc_row {
	max-width: 900px;
	margin: 0 auto;
}
.sec-footer {
	background-color: #242424;
}
footer {
	text-align: center;
	background-color: #242424;
}
footer p {
	color: #ffffff;
	padding: 10px 5px;
}
/*Paginas Internas*/
.uk-modal-full .uk-slideshow-items li img {
	height: auto;
}
.uk-modal-close-full {
	background-image:url(../images/otredad-back-1.png) !important;
	background-position: center !important;
    background-repeat: no-repeat !important;
    padding: 15px 65px !important;
    background-size: 100% auto !important;
    margin-top: 20px !important;
    margin-right: 20px !important;
}
.uk-modal-close-full svg {
	display: none !important;
}