/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.21.1.1691525239
Updated: 2023-08-08 20:07:19
*/

.ocultar-footer-sucursales {
	height: 26px;
	visibility: hidden;
}

/* Landing page */
.page-id-3747 #main-header,
.page-id-3788 #main-header {
	background-color: transparent;
    box-shadow: none;
}

.page-id-3747 .et-fixed-header,
.page-id-3788 .et-fixed-header {
	background-color: #fff!important;
}

.page-id-3747 #post-3747,
.page-id-3788 #post-3788 {
	margin-top: -80px;
}

.page-id-3747 #top-menu a,
.page-id-3788 #top-menu a {
	color: #fff !important;
}

.page-id-3747 .et-fixed-header #top-menu a,
.page-id-3788 .et-fixed-header #top-menu a {
	color: #464646!important;
}

.page-id-3747 .et-fixed-header #top-menu a:hover,
.page-id-3788 .et-fixed-header #top-menu a:hover {
	color: #10a8b5!important;
}

.page-id-3747 #landing-form {
	background-color: #fff;
	padding: 40px 20px;
	border-radius: 20px;
}

.page-id-3747 #landing-form h2 {
	color: #464646;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4em;
	letter-spacing: 0px;
	margin-bottom: 20px;
	text-align: center;
}

.page-id-3747 .et_pb_heading_container h1,
.page-id-3788 .et_pb_heading_container h1 {
	font-weight: 800!important;
	font-size: 45px!important;
}

.page-id-3747 #landing-form h2 span {
	color: #10a8b5;
	font-weight: 800;
	display: inline-block;
}

.page-id-3788 .et_pb_column_0 {
	top: 479px!important;
}

.page-id-3747 #landing-form iframe .input-container {
	background-color: transparent!important;
}

.page-id-3747 #top-menu .menu-item-92 a,
.page-id-3788 #top-menu .menu-item-92 a {
	background-color: #fff;
	color: #10a8b5 !important;
	padding: 5px 15px!important;
	border-radius: 50px;
	font-weight: bold;
}

.page-id-3747 #post-3747 .et_pb_with_background,
.page-id-3788 #post-3788 .et_pb_with_background {
	top: -5px!important;
}

.page-id-3788 #landing-form-thanks {
	border-radius: 20px;
}

.page-id-3788 #landing-form-thanks h2 {
	font-weight: 800!important;
}

.page-id-3788 #landing-form-thanks h2,
.page-id-3788 #landing-form-thanks p {
	color: #fff;
}

@media screen and (max-width: 768px) {
    .page-id-3747 #iframe-row {
		width: 90%;
		max-width: 90%;
	}

	.page-id-3747 #landing-iframe-container {
		top: 252px!important;
	}

	.page-id-3747 .et_pb_section_0 {
		min-height: 453px!important;
	}

	.page-id-3788 .et_pb_section_0 {
		min-height: 433px!important;
	}

	.page-id-3747 .et_pb_section_1 {
		height: 680px!important;
	}

	.page-id-3788 div.et_pb_section.et_pb_section_0 {
		background-position: 81% 50%!important;
	}
	.page-id-3788 .et_pb_code_0 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.page-id-3788 .et_pb_code_0 h2 {
		line-height: 1.4em;
	}
	.page-id-3788 .et_pb_column_0 {
		top: 234px!important;
	}
	.page-id-3747 h1{
		margin-bottom: 71px!important;
	}
	.page-id-3788 h1{
		margin-bottom: 70px!important;
	}
}
/* Final de la landing page */

#home-slider-icons .slide-text-icon .et_pb_blurb_content {
	display: flex;
	flex-direction: row;
	align-items: center;
}

#home-slider-icons .slide-text-icon .et_pb_main_blurb_image {
	min-width: 32px;
	margin-bottom: 0px !important;
}

#footer-linkedin .et_pb_blurb_content {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

#pag-franquicias,
#pag-contacto {
	max-height: 600px;
}

/* Slider */
#homepage_first_slider {
	display: none !important;
}

.homepage_slider {
	display: flex;
	flex-direction: column;
}

.homepage_slider .slide.oculto {
	opacity: 0;
	-webkit-animation-name: fadeOut;
	-webkit-animation-duration: 0.7s;
	animation-name: fadeOut;
	animation-duration: 0.7s;
}

.homepage_slider .slide.activo {
	opacity: 1;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 0.7s;
	animation-name: fadeIn;
	animation-duration: 0.7s;
	z-index: 8;
}

.homepage_slider .slide {
	width: 100%;
	display: flex;
	flex-direction: row;
	min-height: 1005px;
	position: absolute;
}

.homepage_slider .slide .slider-col {
	width: 50%;
}

.homepage_slider .slide .slider-col a {
	color: #fff;
}

.homepage_slider .slide .slider-col:first-child {
	background-color: #01aebf;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.homepage_slider #slide-2 .slider-col:first-child {
	background: rgb(1, 94, 172);
	background: linear-gradient(164deg, rgba(1, 94, 172, 1) 35%, rgba(1, 172, 192, 1) 100%);
}

.homepage_slider .slide .slide-img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.homepage_slider .slide .slider-col img {
	width: 100%;
}

.homepage_slider .slide .slider-col div {
	width: 57%;
	display: flex;
	flex-direction: column;
	color: #fff;
}

.homepage_slider .et_pb_slide_title {
	text-transform: uppercase;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	padding-bottom: 10px;
	font-size: 20px;
	letter-spacing: 0px !important;
	line-height: 1em;
	font-weight: 300;
	margin-bottom: 50px;
}

.homepage_slider .slider-title {
	font-size: 35pt;
	font-weight: 700;
	line-height: 48pt !important;
}

.homepage_slider .slider-description {
	font-size: 16pt;
	line-height: 1.8em;
	text-shadow: -1.95em -2em 1.12em rgba(0, 0, 0, 0) !important;
	font-weight: 400;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}

.homepage_slider .slider-btn {
	color: #00aec0 !important;
	border-width: 2px !important;
	border-radius: 100px;
	font-weight: 700 !important;
	background-color: #FFFFFF;
	padding-top: 15px !important;
	padding-right: 100px !important;
	padding-bottom: 15px !important;
	padding-left: 100px !important;
	margin-top: 50px !important;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3) !important;
	font-size: 20px;
	position: relative;
}

.homepage_slider .et-pb-arrow-prev,
.homepage_slider .et-pb-arrow-next {
	z-index: 999;
	opacity: 1;
}

.homepage_slider .et-pb-arrow-prev {
	left: -100px;
}

.homepage_slider .et-pb-arrow-next {
	right: -100px;
}

.single-post .et_pb_text_inner p {
	font-weight: 400;
}

.single-post .et_pb_code_inner .custom-post-title {
	font-weight: 700;
    font-size: 35px;
    color: #004da8!important;
    letter-spacing: 1px;
    line-height: 1.4em;
}

.single-post .et_pb_code_inner .custom-post-title span {
	font-weight: 400;
	display: block
}

.single-post .custom-post-link {
	margin-top: 10px;
}

.single-post .custom-post-link a {
	font-weight: 600;
	color: #7e7e7e;	
}

.single-post .et_pb_title_featured_container .et_pb_image_wrap img {
	box-shadow: 0px 13px 23px -6px rgba(0,0,0,0.3);
	border: solid 10px #FFFFFF;
}

.page-id-78 .et_pb_ajax_pagination_container .entry-featured-image-url {
	box-shadow: 0px 13px 23px -6px rgba(0,0,0,0.3);
}

.page-id-78 .et_pb_ajax_pagination_container .entry-featured-image-url img {
	box-shadow: none !important;
}

#infografia .et_pb_column_1_3 {
	color: #FFF;
	padding: 20px;
}
#infografia .et_pb_column_1 {
	background-color: #134f9e;
}
#infografia .et_pb_column_2 {
	background-image: linear-gradient(to top left, #124f9f, #02acc3);
}
#infografia .et_pb_column_3 {
	background-color: #04afc1;
}
#infografia .p-infografia p {
	font-weight: 300;
	max-width: 230px;
}
#infografia .et_pb_column_2 .p-infografia p {
	max-width: 255px;
}
#infografia .et_pb_column_3 .p-infografia p {
	max-width: 255px;
}
.text-regular {
	font-weight: 400 !important;
}

/* Slide animation */
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	20% {
		opacity: 0.8;
	}

	40% {
		opacity: 0.6;
	}

	60% {
		opacity: 0.4;
	}

	80% {
		opacity: 0.2;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	20% {
		opacity: 0.8;
	}

	40% {
		opacity: 0.6;
	}

	60% {
		opacity: 0.4;
	}

	80% {
		opacity: 0.2;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	20% {
		opacity: 0.2;
	}

	40% {
		opacity: 0.4;
	}

	60% {
		opacity: 0.6;
	}

	80% {
		opacity: 0.8;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	20% {
		opacity: 0.2;
	}

	40% {
		opacity: 0.4;
	}

	60% {
		opacity: 0.6;
	}

	80% {
		opacity: 0.8;
	}

	100% {
		opacity: 1;
	}
}

@media screen and (max-width: 832px) {
	.desktop #contactform123 {
		height: 1780px !important;
		min-height: 1780px !important;
	}
}

@media screen and (max-width: 767px) {
	.desktop #contactform123 {
		height: 1780px !important;
		min-height: 1780px !important;
	}

	#footer-linkedin .et_pb_blurb_content {
		justify-content: start;
	}

	.desktop .ben-icons .et_pb_blurb {
		margin-top: 0px !important;
	}
	#Form-OK.et_pb_section_2.et_pb_section, #Form-OK.et_pb_section_3.et_pb_section {
		padding-left: 5%;
		padding-right: 5%;
	}
	#home-text-map-col {
		width: 100% !important;
		padding-top: 355px !important;
	}
}

@media screen and (max-width: 628px) {
	.desktop #contactform123 {
		height: 1900px !important;
		min-height: 1900px !important;
	}
}

@media screen and (max-width: 980px) {
	.desktop .form-franquicias #contactform123 {
		height: 793px !important;
		min-height: 793px !important;
		margin-top: -50px !important;
	}

	.tablet #beneficios,
	.desktop #beneficios {
		margin-left: 0px !important;
		margin-right: 0px !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	.tablet #beneficios .et_pb_column_7,
	.desktop #beneficios .et_pb_column_7 {
		margin-right: 5.5%;
	}

	.tablet #beneficios .et_pb_column_7,
	.tablet #beneficios .et_pb_column_8,
	.desktop #beneficios .et_pb_column_7,
	.desktop #beneficios .et_pb_column_8 {
		width: 47.25% !important;
	}

	.phone #ben-button {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.phone #Form-OK .et_pb_row_9,
	.phone #Form-OK .et_pb_row_5,
	.phone #Form-OK .et_pb_row_3,
	.phone #Form-OK .et_pb_row_11,
	.phone #Form-OK .et_pb_row_10 {
		width: 100% !important;
	}

	.phone #saber-mas .et_pb_row_1 {
		width: 83% !important;
	}

	/* Homepage Slider */
	.phone .homepage_slider,
	.homepage_slider {
		min-height: 850px !important;
	}

	.phone .homepage_slider .slide,
	.homepage_slider .slide {
		min-height: 850px !important;
		position: absolute;
		flex-direction: column-reverse;
	}

	.phone .homepage_slider .slide .slider-col:first-child,
	.homepage_slider .slide .slider-col:first-child {
		position: absolute;
		z-index: 2;
		background-color: transparent !important;
		background: transparent !important;
		min-height: 850px !important;
		padding-top: 90px;
		justify-content: unset;
		text-align: center;
		color: #fff;
		background-image: url("https://capilea.com.ar/wp-content/uploads/2023/08/home-slider-bg.png") !important;
		background-repeat: repeat;
	}

	.phone .homepage_slider .slide .slider-col,
	.homepage_slider .slide .slider-col {
		width: 100%;
	}

	.phone .homepage_slider .slide .slide-img,
	.homepage_slider .slide .slide-img {
		position: absolute;
		z-index: 1;
		height: 850px;
		opacity: 1;
	}

	.phone .homepage_slider .et-pb-slider-arrows .et-pb-arrow-prev {
		left: 0px;
	}

	.homepage_slider .et-pb-slider-arrows .et-pb-arrow-prev {
		left: 20px;
	}

	.phone .homepage_slider .et-pb-slider-arrows .et-pb-arrow-next {
		right: 0px;
	}

	.homepage_slider .et-pb-slider-arrows .et-pb-arrow-next {
		right: 20px;
	}

	.phone .homepage_slider .slide .slider-col div {
		width: 92%;
	}

	.homepage_slider .slide .slider-col div {
		width: 70%;
	}

	.homepage_slider .slide .slider-col:first-child {
		justify-content: center !important;
	}

	footer {
		width: 100%;
		float: none;
		overflow-x: hidden;
	}
}

@media screen and (max-width: 832px) {
	.desktop .form-franquicias #contactform123 {
		height: 780px !important;
		min-height: 780px !important;
	}
}

@media screen and (max-width: 674px) {
	.desktop .form-franquicias #contactform123 {
		height: 1300px !important;
		min-height: 1300px !important;
	}
}

@media screen and (max-width: 1359px) {
	.ocultar-footer-sucursales {
		height: 53px;
	}
}

@media screen and (max-width: 1125px) {
	#top-menu li {
		font-size: 13px !important;
	}
}

@media screen and (max-width: 1075px) {
	#top-menu li {
		font-size: 12px !important;
	}
}

@media screen and (max-width: 1070px) {
	#top-menu li {
		font-size: 11px !important;
	}
}

@media screen and (max-width: 1450px) {

	#pag-franquicias .et_pb_button_module_wrapper a,
	#pag-contacto .et_pb_button_module_wrapper a {
		padding: 15px 40px !important;
	}
}

@media screen and (max-width: 1255px) {

	#pag-franquicias .et_pb_button_module_wrapper a,
	#pag-contacto .et_pb_button_module_wrapper a {
		padding: 15px 30px !important;
	}
}

@media screen and (max-width: 1180px) {

	#pag-franquicias .et_pb_button_module_wrapper a,
	#pag-contacto .et_pb_button_module_wrapper a {
		padding: 15px 25px !important;
		font-size: 18px !important;
	}

	.lista-sucursales h3 {
		font-size: 17px !important;
	}
}

@media screen and (max-width: 1085px) {

	#pag-franquicias .et_pb_button_module_wrapper a,
	#pag-contacto .et_pb_button_module_wrapper a {
		padding: 15px 20px !important;
	}
}

@media screen and (max-width: 1050px) {

	#pag-franquicias .et_pb_button_module_wrapper a,
	#pag-contacto .et_pb_button_module_wrapper a {
		padding: 15px 20px !important;
		font-size: 17px !important;
	}
}

@media only screen and (min-width: 1350px) {

	#pag-franquicias .et_pb_row,
	#pag-contacto .et_pb_row {
		padding: 0 !important;
	}
}

/* Iconos sucursales */
@media screen and (max-width: 1380px) {
	.sucursales-link .et_pb_blurb_description p {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		max-width: 142px;
	}
}

@media screen and (max-width: 1070px) {
	.sucursales-link .et_pb_blurb_description p {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		max-width: 100px;
	}
}

@media screen and (max-width: 479px) {
	footer .et_pb_column {
		width: 90% !important;
	}
}