/*
Theme Name: Ready
Theme URI: https://www.ready.com/
Description: Abogados
Author: Juan Sanunga
Author URI: http://creativo-digital.com/
Version: 1.0
*/
/*Pagina de Inicio*/
.sec-menu .vc_row {
	max-width: 1300px;
	margin: 0 auto;
}
.blo-menu {
	margin: 0px !important;
}
.blo-ima {
	margin: 5px 0px !important;
}
.sec-contenidos .vc_row {
	max-width: 1200px;
	margin: 0 auto;
}
.tt-principales {}
.btn-more button {
	border-bottom: 3px solid #000000 !important;
    background: transparent !important;
    font-size: 18px !important;
    padding: 5px 20px !important;
}
.sec-lineas .vc_row {
	max-width: 1500px;
	margin: 0 auto;
}
.blo-text-sh {
	box-shadow: 1px 2px 13px 0px rgba(115,115,115,0.75);
	-webkit-box-shadow: 1px 2px 13px 0px rgba(115,115,115,0.75);
	-moz-box-shadow: 1px 2px 13px 0px rgba(115,115,115,0.75);
	padding: 30px;
	border-radius: 25px;
}
.sec-footer {
	background-image:url(../images/bg-contactos.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 100px;
}
.sec-footer .vc_row {
	max-width: 1200px;
	margin: 0 auto;
}
footer p {
	text-align: center;
	font-size: 15px;
}
/*Pagina internas*/
.sec-bn-internas img {
	width: 100%;
	height: auto;
}
.col-bordes-cur .vc_column-inner {
	border-radius: 30px 0px 30px 0px;
	padding: 60px;
}