
.site-header-inner,
.site-header-inner .wrap-inner {
	height: 93px;
}

#featured-title {
	background-color: #072448;
}

h2 {
	margin: 0 0 30px;
}

.widget.widget_latest_posts .post-title {
	line-height: 22px;
}

.btn-ancho .deeper-button.small {
	padding: 10px 15px;
}

#bottom .inner-wrap {
	height: 95px;
}

#bottom {
	display: none
}

.site-content ul {
	list-style: none; /* Remove default bullets */
}

.site-content ul li::before {
	content: "\2022";
	color: #6236ff;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

#text-7, #custom_html-4 {
	border-style: solid;
	border-color: #ebebeb;
	margin-top: 40px;
}

.text-med {
	font-size: 13px;
	line-height: 19px;
}

.widg-news p {
	margin-bottom: 10px;
}

.widg-news .wpcf7-submit {
	width: 100%;
}

.widget ul li::before, .widget.widget_latest_posts .entry-date, .site-content ul .vc_grid-filter-item::before {
	display: none;
}

.widget.widget_latest_posts li, .recent-posts-item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.octavian-pagination ul li::before, .vc_grid-pagination ul li::before, .vc_grid-filter li::before {
	display: none;
}

.deeper-icon .icon-wrap {
	float: left;
	margin-right: 20px;
}

.deeper-icon {
	margin: 0 !important;
}

.deeper-button.medium {
	padding: 7% 30%;
	display: block;
}

.btn-cs .deeper-button.medium {
	padding: 15px 0px;
}

.link-box {
	background-color: #e2e2e2;
	width: 100%;
	display: inline-block;
	padding: 10px;
	border-radius: 10px;
}

.widg-title {
	font-size: 22px;
	color: #0a0e33;
	margin: 0 0 25px 0;
}

.widget-title {
	font-size: 22px;
	color: #0a0e33;
	margin: 0 0 25px 0;
}

.text-recom {
	font-size: 18px;
	position: absolute;
	top: -25px;
	left: 70px;
	font-weight: bold;
}

#main-content {
	background-color: #fff !important;
	padding: 50px 0 0px 0;
}

.post-content {
	padding-bottom: 150px;
}

.tit-post h2 {
	font-size: 20px;
	line-height: 23px;
}

.bshadow {
	box-shadow: 0px 6px 20px #00000017;
}

#featured-title .inner-wrap {
	padding: 40px 0 65px;
}

.is-single-post #sidebar {
	margin-top: 0;
}

.deeper-button .hover-effect {
	background-color: #14b9f1;
}

.widget.widget_links ul li {
	margin-bottom: 5px;
}

.ca-box h2 {
	margin-bottom: 5px;
	line-height: 35px;
	font-size: 24px;
}

.ca-box img {
	float: left;
	margin-right: 15px;
	width: 50px;
}

.ca-box p {
	color: #072448;
	margin-bottom: 0px;
	padding: 0;
}

.mb-links li {
	margin-bottom: 7px;
}

/*
Formulario CF7 a 2 columnas responsive
*/
#responsive-form {
	max-width: 600px /*-- change this to get your desired form width --*/;
	margin: 0 auto;
	width: 100%;
}

.form-row {
	width: 100%;
}

.column-half, .column-full {
	float: left;
	position: relative;
	padding: 0.65rem;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.column-half p {
	margin: 0;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.text-privado {
	font-size: 14px;
}

#featured-title .main-title {
	font-size: 35px;
	line-height: 40px;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
	.column-half {
		width: 50%;
	}
}

/*toogle cf7*/
.togglebuttons .wpcf7-list-item {
	margin: 0 10px 0 0;
	display: inline-block;
}

.togglebuttons > span input {
	opacity: 0;
	position: absolute;
}

.togglebuttons > span .wpcf7-list-item-label {
	cursor: pointer;
	display: block;
	color: #333;
	border-radius: 5px;
	background: #ffffff;
	padding: 8px 10px;
	background: #ffffff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	border: 1px solid #9aa9b7;
}

.togglebuttons > span input:checked + .wpcf7-list-item-label {
	background: #0193c2;
	border: 1px solid #0193c2;
	color: #ffffff;
	font-weight: bold;
}

/*inputs*/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	padding: 10px 30px;
	border-radius: 5px;
	border-width: 1px;
	border-color: #9aa9b7;
	margin-bottom: 15px;
}

/*acceso clientes*/
.btn-clientes a span {
	background-color: #6236ff;
	display: inline-block;
	text-decoration: none !important;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	cursor: pointer;
	line-height: 20px;
	transition: 0.3s;
	font-weight: 700;
	color: #fff !important;
	border-radius: 5px;
	white-space: nowrap;
	padding: 12px 20px !important;
}

/*hover*/
.abi-hover:hover, .link-box:hover {
	opacity: 0.6;
	transition: linear 0.2s;
}

@media (max-width: 1110px) {
	.ocultar {
		display: none;
	}

	.mostrar {
		display: block;
	}

	.togglebuttons .wpcf7-list-item {
		margin: 0 10px 10px 0;
	}

	.btn-cs .deeper-button.medium {
		font-size: 14px;
	}
}

@media (max-width: 1285px) {
	.ca-box h2 {
		line-height: 17px;
	}

	#main-nav > ul > li > a > span {
		font-size: 14px;
	}

}

@media only screen and (max-width: 1130px) {
	.mobile-button {
		display: block;
	}

	.btn-clientes {
		visibility: hidden;
	}
}

@media only screen and (max-width: 991px) {
	#sidebar {
		display: block;
	}

	#text-7, .widg-title, #custom_html-4 {
		width: 100%;
	}
}

@media (min-width: 765px) {
	.ocultar-sep {
		display: none;
	}
}

/*MODAL SUSCRIBETE*/
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog:target {
	opacity: 1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 500px;
	position: relative;
	margin: 8% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
}

.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover {
	background: #00d9ff;
}

@media (max-width: 700px) {
	.modalDialog > div {
		width: 340px;
	}
}

/*form firma*/
.sib-sms-select__calling-code {
	padding: 0 !important;
}

.sib-form {
	padding: 32px 0px 32px !important;
}

.sib-form .entry__field {
	padding: 6px;
}

/*borde cajas*/
.box-edge .vc_column-inner {
	border: 1px solid #8c8c8c;
}

.box-edge-wd .vc_column-inner {
	border: 3px solid #dde4ee;
}

.no-edge .vc_column-inner {
	border: none;
}

.edge-slider {
	border-bottom: 5px solid #072448;
}


@media (min-width: 768px) {
	.acepta-post-grid .vc_gitem-post-data-source-post_title h2 {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		line-height: 1.15;
		min-height: calc(1em * 1.15 * 2); /* font-size * line-height * lines */
	}

	.acepta-post-grid .vc_gitem-post-data-source-post_excerpt p {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		line-height: 1.5;
		min-height: calc(1em * 1.5 * 4); /* font-size * line-height * lines */
	}
}

/*
.acepta-post-grid .vc_pageable-slide-wrapper {
	display: grid;
	flex-wrap: wrap;
	gap: 30px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin:0;
}
.acepta-post-grid .vc_pageable-slide-wrapper.vc_clearfix:before {
	display: none;
}

.acepta-post-grid .vc_pageable-slide-wrapper > .vc_grid-item {
	display: block !important;
	padding:0 !important;
	width: 100% !important;
}

.acepta-post-grid .vc_gitem-zone-mini > .vc_gitem_row > .vc_gitem-col {
	display: flex;
	flex-direction: column;
	justify-items: start;
	height: 100%;
}

.acepta-post-grid .vc_gitem-zone-mini > .vc_gitem_row > .vc_gitem-col .vc_btn3-container {
	justify-self: end;
}

*/
