/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2025 | 15:35:59 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

a, a.link, h3.title a{
	font-family: "Montserrat";
}

a:hover, a.link:hover, h3.title a:hover{
	color: #004289;
}

ul{
	list-style: disc;
	margin-left: 35px;
}

ul li{
	list-style-type: disc !important;
}

ul.jet-mega-menu-list{
	list-style: none;
	margin-left: unset;
}

ul.jet-mega-menu-list li.jet-mega-menu-item,
.wcf--social-icons ul li
{
	list-style-type: none !important;
}

.jet-mega-menu-container jet-mega-menu-list li::marker{
	display: none;
}

.wcf-cursor, .wcf-cursor-follower{
	display: none !important;
}

.tcn{
	padding: 20px 60px 40px;
	font-size: 18px;
}

@media(max-width: 1599px) /*and (min-width: 1300px)*/{
	.tcn{
		font-size: 15px;
		padding-left: 30px;
		padding-right: 30px;
	}
}

.tcn input[type=date], 
.tcn input[type=email], 
.tcn input[type=number], 
.tcn input[type=password], 
.tcn input[type=search], 
.tcn input[type=tel], 
.tcn input[type=text], 
.tcn input[type=url], 
.tcn select, 
.tcn textarea{
	border-bottom: 1px solid #dcdcdc;
	border-left: none;
	border-top: none;
	border-right: none;
	padding: 0px;
	color: #5f5f5f;
	margin-bottom: 15px;
}

.tcn textarea{
	padding-top: 15px;
}

.tcn input[type=file]{
	border: none;
	color: #424242;
	margin-bottom: 15px;
}

.tcn p{
	color: #424242;
}

.tcn h3{
	font-weight: bold;
	font-size: 23px;
}

@media(max-width: 1599px) /*and (min-width: 1300)*/ {
	.tcn h3{
		font-size: 19px;
	}
}

.tcn .row:last-child .col-sm-12{
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
}

/*@media(max-width: 1024px){
	.tcn{
		font-size: 16px !important;
		line-height: 34px;
	}
}*/

@media(max-width: 1024px){
	.tcn{
		font-size: 15px !important;
		line-height: 38px;
		padding: 0 20px 0 !important;
	}
	
	.tcn h3{
		font-size: 19px;
		line-height: 35px;
		text-align: center;
	}
}

@media (max-width: 767px) {
    .tcn {
        font-size: 15px !important;
        line-height: 38px;
        /*padding: 0 10px 0 !important;*/
    }
}

.asesoria button[type=submit]{
	margin: 0 42% 20px;
}


.tcn button[type=submit]{
	margin: 0 37% 20px;
	background: #004289;
	font-size: 15px;
	border: none;
	color: #ffffff;
}

@media(max-width: 767px){
	.tcn button[type=submit]{
		margin: 0 32% 20px;
	}
}

.tcn button[type=submit]:hover{
	background: #000000;
}

.tcn .aae-submit-ajax .wpcf7-spinner{
	margin: 0 auto;
}

.rotated {
	transform: rotate(180deg); /* Or any desired rotation */
	/*transition: transform 0.3s ease-in-out;  Optional smooth animation */
}

.unrotated {
	transform: rotate(180deg); /* Or any desired rotation */
	/*transition: transform 0.3s ease-in-out;  Optional smooth animation */
}

.ctclosed{
	border-radius: 	50px;	
}

.asesoria{
	background: #02315D;
    padding: 50px 92px;
	margin-bottom: -15px;
}

@media(max-width: 1599px) /*and (min-width: 1300px)*/{
	.asesoria{
		padding: 12px 23px;
	}
}

.asesoria .row{
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
}

.atitle{
	padding: 0 !important;
}

.atitle .row{
	margin: 0;
}

.atitle .img-title{
	padding: 9px 0;
    background: #0A111E;
	text-align: center;
}

.asesoria .img-title p{
}

.asesoria h3{
	padding-top: 47px;
	padding-bottom: 31px;
	color: #ffffff;
	text-align: center;
	font-weight: 600;
	line-height: 35px;
}

@media(max-width: 768px){
	.asesoria h3{
		padding-bottom: 2px;
	}
}

.asesoria .row > div{
	/*padding-left: 0;
	padding-right: 0;*/
}

.asesoria .row:last-child .col-sm-12{
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
}

.asesoria input[type=date], 
.asesoria input[type=email], 
.asesoria input[type=number], 
.asesoria input[type=password], 
.asesoria input[type=search], 
.asesoria input[type=tel], 
.asesoria input[type=text], 
.asesoria input[type=url], 
.asesoria select, 
.asesoria textarea{	
	background: none;
	color: #b2b2b2;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #b2b2b2;
}

.asesoria button[type=submit]{
	background: #F9F43F;
	color: #000000;
}

.asesoria button[type=submit]:hover{
	color: #ffffff;
}

.jet-mega-menu-mega-container{
	margin-top: 1px;
}

@media(max-width: 1599px){
	.jet-mega-menu-mega-container{
		margin-top: 1px;
	}	
}

.jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner{
	padding: 0 !important;
}

/*@media(max-width: 435px){
	.jet-mobile-menu__container{
		left: 8% !important;
	}
}


@media(max-width: 500px) and (min-width: 436px){
	.jet-mobile-menu__container{
		left: 20% !important;
	}
}

@media(max-width: 571px) and (min-width: 501px){
	.jet-mobile-menu__container{
		left: 30% !important;
	}
}

@media(max-width: 647px) and (min-width: 572px){
	.jet-mobile-menu__container{
		left: 38% !important;
	}
}*/

@media(max-width: 767px) /*and (min-width: 648px)*/{
	.jet-mobile-menu__container{
		left: 33% !important;
	}
}

@media(max-width: 1024px) and (min-width: 768px){
	.jet-mobile-menu__container{
		left: 53% !important;
	}
}

@media(max-width: 1299px) and (min-width: 1025px){
	.jet-mobile-menu__container{
		left: 60% !important;
	}
}

.jet-mobile-menu--location-wp-nav .jet-mobile-menu-cover{
	background-color: rgba(0, 0, 0, 0.7) !important;
}

@media(max-width: 1299px){
	.jet-mobile-menu .jet-dropdown-arrow,
	.jet-mobile-menu__back{
		margin-right: 100px;
	}
}

.elementor-47, .elementor-61{
	margin-top: -1px;
}

ul.jet-mega-menu-list>li{
	padding: 35px 0;
}

@media(max-width: 1599px){
	ul.jet-mega-menu-list>li {
		padding: 32px 0;
	}
}

.jet-mega-current-menu-item{
	/*border-top: 3px solid #004289;
	padding: 33px 0 !important;*/
	position: relative;
}

.jet-mega-current-menu-item:before{
	position: absolute;
    content: " ";
    top: 0;
    width: 100%;
    border-top: 3px solid #004289; 
}

.jet-mobile-menu__container{
    /*top: 0 !important;*/
	z-index: 997 !important;
	font-size: 14px;
}

@media(max-width: 1024px) and (min-width: 768px){
	.jet-mobile-menu__container{
		width: calc(10vw + 400px);
	}
}

@media(max-width: 1299px) and (min-width: 1025px){
	.jet-mobile-menu__container{
		width: calc(10vw + 400px);
	}
}

.jet-mobile-menu__body h2,
.jet-mobile-menu__body a
{
	font-size: 14px !important;
}

.jet-mobile-menu__body a{
	position: relative;
}

.jet-mobile-menu__container ul li div{
	position: relative;
}

/*.jet-mobile-menu__container ul li div a:active::before{
	content: "|";
	position: absolute;
	left: 0;
	color: #004289;
}*/

/*.jet-mobile-menu__item--active{
	position: relative;
}

.jet-mobile-menu__item--active::before{
	content: "";
    border-left: 3px solid #004289;
    position: absolute;
    left: -20px;
    height: 19px;
    width: 3px;
}*/

.jet-mega-menu-item-11795{
	position: relative;
}

.jet-mega-menui-item-11795::before{
	position: absolute;
    content: " ";
    top: 0;
    width: 100%;
    border-top: 3px solid #004289;
}

@media(min-width: 1300px){
	.menuitemunder1300{
		display: none;
	}
	/*.menuimg .jet-mobile-menu__item-inner a .jet-menu-item-wrapper .jet-menu-name .jet-menu-label img{
		position: absolute;
	}*/
}

.jet-menu-item-11472{
	position: relative;
	display: flex;
    height: calc(78vh - 235px);
    justify-content: flex-end;
}

.jet-menu-item-11472 .jet-menu-label{
	position: relative;
}


.jet-menu-item-11472 .jet-menu-label img {
	position: relative;
	top: -56px;
}

@media(max-width: 767px){
	.jet-menu-item-11472 .jet-menu-label img {
		left: 10px;
	}
}

@media(max-width: 1024px) and (min-width: 768px){
	.jet-menu-item-11472 .jet-menu-label img {
		left: -10px;
	}
}


/*.imgsubmenu img{
	position: relative;
	display: flex;
	
	justify-content: flex-end;
}

@media(max-width: 767px){
	.imgsubmenu img{
		height: calc(110vh - 235px);
		right: -10px;
	}
}

@media(max-width: 1024px) and (min-width: 768px){
	.imgsubmenu img{
		right: -50px;
		height: calc(110vh - 235px);
	}
}*/

.accc{
	display: none;
}

.joinchat{
	z-index: 1 !important;
}

.jet-mobile-menu__controls{
	/*flex-direction: row-reverse;*/
	position: relative;
}

.jet-mobile-menu__back{
	position: absolute;
}

.jet-mobile-menu__back svg {
    height: 24px;
}

.jet-mobile-menu .jet-dropdown-arrow svg{
	width: 11px;
}

.breadcrumb-label{
	display: none;
}

.jet-mobile-menu__items{
	font-weight: 600;
}

.cbm a{
	border-radius: 50px;
    background: #004289;
    color: #ffffff;
    padding: 12px 20px;
    font-weight: normal;
}

.cbm a:focus{
	border: 1px solid #004289;
	color: #004289;
	background: #ffffff;
}

@media(min-width: 1300px){
	.lsc-txt{
		display: none;
	}
}

.lsc-txt{
	padding-bottom: 0;
}

.lsc-txt a{
	margin-top: 15px;
	cursor: none;
}

.lsc a{
	position: relative;
    margin-top: 0px;
	margin-bottom: 7px;
}

.lsc a::after{
	content: "";
    background: url(http://dev4.dejabu.ec/semaica/wp-content/uploads/2025/09/flecha-arriba.svg);
    position: absolute;
    top: 2px;
    width: 10px;
    height: 10px;
    right: -16px;
    transform: rotate(180deg);
    background-size: contain;
    background-repeat: no-repeat;
}

.aae-submit-ajax .wpcf7-spinner:last-child{
	display: none !important;
}

.blog__pagination .pagination-wrapper .pagination-circle li,
.default-breadcrumb__list li{
	list-style-type: none !important;
}