@charset "UTF-8";
/*!
Theme Name: Eduma Child
Theme URI: http://educationwp.thimpress.com/
Description:  Eduma Child Theme
Author: Triaris
Author URI: https://triaris.com
Template: eduma
Version: 1.0.0
Text Domain: eduma-child
*/

/*EVENT*/
.mec-events-meta-group, .hiddensearchfield, .mec-event-export-module, .mec-event-social, .mec-tooltip-event-desc{
	display:none !important;
}
.mec-event-info-desktop{
	border: 0 !important;
    background: transparent !important;
}
.mec-single-event-date, .mec-single-event-time, .mec-single-event-category{
	border-radius: 20px;
}

#calculator .elementor-widget-heading, #calculator .elementor-widget-html{
	margin-bottom:5px !important;
	
}

#calculator .elementor-widget-progress{
	margin-bottom:5px !important;
}

#calculator #gallery-1, #calculator .elementor-widget-image-gallery, #calculator .elementor-element-populated{
	margin-bottom:0px !important;
}

#calculator .elementor-progress-bar {
	height: 3px;
	background:#00c7ff !important;
}

/*
#calculator {
	visibility: 0;
	display:none;
}
*/


.sign, .cents{
	color:#005BAF;
	font-weight:700;
}
.dollars{
	color:#005BAF;
	font-size:2.5rem;
	font-weight:900;
}
.percentage{
	color:white;
}

.calculator-item-cost{
	text-align:right;
}

.entry-content-portfolio .single-img
{
	display:none !important;
}


.related-portfolio ul li .portfolio-image .portfolio_hover h3 a {
	color:#2a5780;
}

.related-portfolio ul li .portfolio-image{
	background: white;
	border-radius: 20px;
	
}



.graduado .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{
    margin: 0;
    height: 250px;
}


.wbg-details-summary{
	max-width: 450px;
}

.top_site_main .page-title-wrapper {
    padding-top: 140px;
	padding-bottom: 140px;
}


.text-center{
	text-align:center;
}
.elementor-slideshow__title, .item-event .time{
	display:none !important;
}


.single-team-member .profile-card .profile-header img{
	border-radius: 50%;
}

.icon-box-lateral .elementor-icon{
	padding: 12px 20px 10px 18px;
}

.tp-info-box:nth-child(2){
	display:none;
	/*background:red !important;*/
}

#contact-form input[type=text], #contact-form input[type=email]{
	width:100%;
}

.grid-careers .eael-entry-title a{
	color: #4054B2;
	font-family: "Poppins", Montserrat;
	font-size: 16px !important;
	font-style: normal;
}

.grid-careers .eael-grid-post-holder {
    min-height: 300px;
}
 
.top_site_main {
    /*background-color: rgba(45,51,57,0.15);*/
	background-color:	#2a5780;
}
.overlay-top-header{
	background:none !important;
}

.page-title-wrapper h1{
	 text-shadow:4px 4px 8px rgba(30,56,202,0.5);
}

.no-padding{
	padding:0 !important;
}

.no-margin{
	margin: 0  !important;
}

.general-button a{
	border-radius:25px;
	background: #17BAFF !important;
	color:#255da8 !important;
	display:block;
	margin:0;
	padding:7px;
}

.general-button a:hover{
	background: #1e266d;
	/*color:red !important;*/
}

.menu-button-admisiones a{
	margin:10px 0 0 0;
	text-align: center;
}


.wpcf7-form input[type="submit"]{
	border-radius:25px  !important;
	background: #17BAFF !important;
	color:white !important;
	padding: 7px 25px !important;
	font-size:15px !important;
	text-transform: capitalize !important;
}


.wpcf7-form input[type="submit"]:hover{
	background: #005BAF !important;
	color:white !important;
}

.menu-button-admisiones h4{
	margin:0;
	text-align:center;
}

.thim-university-top-icon .thim-widget-icon-box .wrapper-box-icon{
    border-right: 0;
}

.section-admissions-bar a {
    visibility: 0.5;
}
.section-admissions-bar a:hover {
    text-decoration: none;
    visibility: 1;
    transition-timing-function: ease-out;
}

.section-admissions-bar .button{
    background-color: red !important;
}


#section-video{}

#section-video .text-block h3{
    background: #2e67f5;
    display: inline;
    padding: 5px 20px;
    clear: both;
}

#section-video .text-block p{
    background: #169dce;
    display: inline;
    padding: 5px 20px;
    clear: both;
}

#section-social{
    background-color:white;
    color: white;
}

#section-social a{
    color: white;
    
}

#section-social h4, #section-social h3{
    margin: 0;
    
}


/*  SECTION search-results */

.search-results .top_heading, .search-results .top_site_main, .search-results .search-result-item .post-formats-wrapper, .search-results .theiaStickySidebar{
	display:none !important;
}

.search-results .search-result-item .entry-title{
	font-family: "montserrat";
	font-weight:500;
	font-size: 22px;
	margin-top:30px;
}

.search-results .search-result-item  .entry-header{
	margin:0;
}

.search-results .page-numbers a, .search-results .page-numbers span{
	border-radius: 25px;
	border: 1px solid #66deff;
	background: #66deff;
}


/* SECTION SIDEBAR */
.elementor-widget-sidebar .menu{
	list-style: none;
	padding:0;
	margin: 0 !important;
	max-width: 250px;
}

.elementor-widget-sidebar .menu li{
	list-style: none;
	margin-bottom: 10px;
}

.elementor-widget-sidebar .menu a{
	border-radius: 25px !important;
    overflow: hidden;
    display: block;
	padding: 10px 20px 10px 45px;
	background:white;
	color: #015cab;
	font-size: 16px;
	line-height: 1.2em;
	position:relative;
}

.elementor-widget-sidebar .menu a:before{
	content:"+";
	color:#66deff;
	font-size:24px;
	font-weight:300;
	width: 20px;
    margin-top: -10px;
    left: 20px;
    top: 50%;
    position: absolute;
}

.elementor-widget-sidebar .menu a:hover:before{
	color:white;
}


.elementor-widget-sidebar .menu a:hover{
	box-shadow: 10px 10px 20px -5px rgba(30,56,202,0.2);
	color: white;
	background: #66deff;
}

.hide{
    display:none !important;
}

.round-corners, .carousel-image figure, .paoc-popup-modal-cnt {
    border-radius: 25px !important;
    overflow: hidden;
    box-shadow: 10px 10px 20px -5px rgba(30,56,202,0.2);
    display: inline-block;
    /*margin: 10px;*/
    /*border: 3px solid  white;*/
}


.carousel-image figure{
    color: #4054B2;
	background:white;
	border: 1px #ccc;
}

.carousel-image figcaption{
   padding:10px 0;
}

.round-corners:hover {
    box-shadow: 10px 10px 20px -5px rgba(30,56,202,0.5);
    /*border: 3px solid  #2e67f5;*/
    transition:all 0.3s ease-in-out;
}

/* POPUP*/

.popupaoc-image-popup img{
width: 100%;
}
.paoc-popup-modal {
	border-radius: 25px !important;
}
.paoc-popup-modal-cnt{
	padding:0;
}
.paoc-popup-modal-cnt a.button{
	color: #4054B2;
	padding:7px 20px;
}

/* LIBROS */


.wbg-search-container{
	border-radius: 25px !important;
}

.wbg-search-container input, .wbg-search-container select{
	border-radius: 25px !important;
}

.wbg-search-container input.button{
	border:0 !important;
}

.wbg-item {
    border-radius: 25px !important;
    padding: 30px 10px !important;
	background: white;
	border:0 !important;
}
.wbg-item a.button{
	padding:15px; background:#66deff !important; border-radius:25px !important; color: #4054B2 !important; font-weight: 700 !important;
}
.wbg-item span{
    background: rgba(255,255,255,0) !important;
	color:gray !important;
	font-size: 14px !important;
}



a.button{
	padding:15px; background:#66deff; border-radius:25px; color:white;
}


p.subtitular{
    font-size: 23px;
}

.text-right{ text-align: right;}

.background-no-repeat{ background-repeat: no-repeat !important; }

.background-bottom { background-position: bottom; }
.background-bottom-left{ background-position: left bottom; }
.background-bottom-center{ background-position: center bottom; }


.background-repeat-x { background-repeat: repeat-x !important; }

.homepage-counters .display-percentage, .homepage-counters .counter-box {
    margin: 0; padding:0;
}

.counter-box.text-gradient .wrap-percentage .text_number,.counter-box.text-gradient .wrap-percentage .display-percentage {
    background: -webkit-linear-gradient(#169dce,#2e67f5);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.counter-box.text-gradient .wrap-percentage .display-percentage {
    display: inline-block;
    font-size: 60px;
    font-weight: 900;
}

.counter-box.text-gradient .wrap-percentage .text_number, {
    font-size: 30px;
}

.counter-box.text-gradient .counter-box-content{
    color: #169dce;
    line-height: 1.4em;
}

.vc_images_carousel .vc_carousel-indicators {
    bottom: -50px !important;
}

.wpb_revslider_element { margin-bottom: 0;}

ul.list-checked{
 	margin: 0 0 0 10px;
	list-style:none !important;
}

ul.list-checked li{
	margin-bottom:10px;
	color:gray;
	padding-left:20px;
	position: relative;
	background: url("/content/uploads/assets/vineta.png") top left no-repeat;
	text-align: justify;
}

ul.list-styled{
 	margin: 0 0 0 10px;
	list-style:none !important;
}

ul.list-styled li{
	margin-bottom:10px;
	color:gray;
	padding-left:20px;
	position: relative;
}
ul.list-styled li:before {
    content: "+";
    margin-right: 4px; 
	color: #2e67f5;
	position:absolute;
	left: -15px;
}

.footer {
    padding-top: 85px !important;
    padding-bottom: 65px  !important;
}

.footer h4,.footer h3{
    margin-bottom: 43px  !important;
}
.footer p{
	line-height: 150% !important;
	font-size: 14px;
}

.sticky-container{
	padding:0;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;

}

.elementor-toggle h4, .elementor-accordion-item .elementor-tab-title{
	border-radius:25px;
	
}

.information-round-corners .elementor-widget-container, .information-round-corners .elementor-element-populated{
	border-radius:25px;
	
}


/* HEADER MAIN MENU */

.navigation .navbar-nav > li .sub-menu li > a, .navigation .navbar-nav > li .sub-menu li > span{
	line-height: 1.2em;
	padding: 4px 0;
}


/* HEADER SUBMENU */
.vc_wp_custommenu, .sub-menu{
	border-radius:25px;
}

.navbar-nav li .sub-menu, .navbar-nav li .sub-menu .sub-menu {
	min-width: 300px;
}

.vc_wp_custommenu h3, .sub-menu .widget-title, .sub-menu .widget-title a{
	color: white !important;
}

.tc-megamenu-wrapper > .vc_row > .vc_column_container::after{
	min-height:150px;
	background:rgba(255,255,255,0.1);
}

.menu-main-menu li .sub-menu:not(.megacol) li.menu-item-has-children::before {
  	line-height: 40px;
    color: white;
	right: 0px;
}




/* LIST POST */

.thim-list-posts .wp-post-image, .thim-widget-carousel-post .image{
	border-radius: 25px;
	overflow:hidden;
}

.thim-list-posts .item-post{
	margin-bottom:20px;
}

.thim-list-posts .info .author,  .thim-list-posts .info .date:before{
	display:none;
}

.thim-list-posts .info .date {
    padding: 0 20px 0 20px;
}

.homepage-list-event .vc_grid-item{
	border-radius: 25px !important;
}

.tp-event-info, .thim-list-posts .info .author,  .thim-list-posts .info .date{
		display:none !important;
}




/* PLUGINS */



/* TEAM */

article.our_team .image {
 	width: 300px;
}

article.our_team .image img{
	width: 60%;
	margin: auto;
}

article.our_team .content {
    float: left;
    width: calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    padding: 0 30px;
}

.team-member {
	margin-bottom: 0 !important;
}
.team-member .eael-entry-media{
	max-width: 160px;
	margin: auto;
}
.team-member .eael-entry-wrapper{ 
	padding-bottom: 0; 
}
.team-member article{
	padding-bottom: 0 !important;
}

/* BLOG & EVENT */

.single-post .top_site_main , .single-post .thim-about-author,
.single-tp_event .top_site_main, .single-tp_event .tp-event-organizers,
.single-tp_event .tp-event-top{
	display:none !important;
}	
 
.single-post .thim-social-share{
	margin:0;
}
.single-post .post-image img{
	border-radius:25px;
}

.homepage-list-event .vc_grid-item-mini{
	border-radius: 25px;
	min-height: 420px !important;
	background: white;
}
.homepage-list-event .vc_gitem-animated-block{
	border-radius:25px 25px 0 0;
}

.blog-content article .entry-header .entry-contain{ float: none;}

.blog-content article .entry-header .entry-contain:before{ background: #265ca7; width: 3px;}

.blog-content article .readmore a{ border-radius: 25px; }

.elementor-10371 .elementor-element.elementor-element-581e60b .eael-grid-post-holder{    min-height: 280px;}

span.wpcf7-form-control-wrap.your-email{ float: none; margin-left: 0;}

span.wpcf7-form-control-wrap.your-name{ float: none; margin-left: 0;}

/* LIST PAGES */

.lista-carreras-grado .eael-grid-post-holder{
	min-height: 330px;
}


/* MICROSITES & LANDING PAGES */

.microsite-footer .microsite-footer-link{
	float:left !important;
	
	width:auto;
}

@media (min-width: 1024px) and (max-width: 2000px){
	
	.navbar-nav li .sub-menu .sub-menu {
    	background:#17a0ce !important;
		/* left: calc(90%)!important;*/
		margin-left:-30px;
		margin-right:-30px;
	}
	
}

@media (min-width: 1201px) and (max-width: 1420px) {
    #section-social .vc_row {
     background-position: -50% bottom !important;
    }
  }

@media (min-width: 601px) and (max-width: 1200px) {
    #section-social .vc_row {
        background: none !important;
       }
       .our_team-template-default .our_team{
        text-align: center;
    }
	.navbar-nav li .sub-menu .sub-menu {
   		background:none;
		left: 0;
	}


}

@media screen and (max-width: 600px) {
	
	#calculator {
		margin: 0;
	}
	#calculator .calculator-values{
		width: 100%;
	}
	#calculator .calculator-benefits-icons figure{
		width: 20%;
	}
	#calculator .gallery{
		margin-bottom: 0px;
	}
	
	#calculator .calculator-item-description{
		width:60%;
	}
	#calculator .calculator-item-value{
		width:40%;
	}

	
	#toolbar .header_full{
		padding:0;
		overflow-x: scroll;
		padding-bottom: 10px;
    }
	
	#toolbar .header_full .row {
    	width: 550px;
	}
	
	
    #section-social .vc_row {
     background: none !important;
    }

    .icon-box-directivos .elementskit-box-header, .our_team .extra-info, .hide-in-movil{
		display:none !important;
    }
    
    .our_team-template-default .our_team{
        text-align: center;
    }
	.navbar-nav li .sub-menu .sub-menu {
   		background:none;
		left: 0;
	}
		/* SECTION SIDEBAR */
	.elementor-widget-sidebar .menu{
		max-width: 100%;
	}
	
	
	.menu-button-admisiones a{
		background: none !important;
		text-align: left;
		color: #91d8f6 !important;
		margin:0;
	}
	.menu-button-admisiones a:hover{
		color: #35f2fc !important;
	}

}

.elementor-8953 .elementor-element.elementor-element-d8c25a5 .eael-entry-title a {
    font-size: 20px;
    font-family: "Poppins", Sans-serif!important;
	line-height: 0.9;
}
/*
.top_site_main .page-title-wrapper h1, .top_site_main .page-title-wrapper h2 {
    font-weight: 400!important;
}*/


.item-menu-highlited-new{
	position:relative;
}	

.item-menu-highlited:before{
	position:absolute;
	content:'';
	font-size:8px;
	font-weight: bolder;
	top:7%;
	right:0;
	border: 1px solid white;
	border-radius:50px;
	color: #fff !important;
	padding:0px 10px; 

}	

.item-menu-highlited-new:before{
	content:'NUEVO';
}	


@-moz-document url-prefix() {
  .items-clear-pb-0 .elementor-post__thumbnail {
  /* padding-bottom: 0 !important;*/
 
	}
}

/*
# PADDING INFERIOR EN WIDGET POST
#lista-carreras-posgrado-online .elementor-post__thumbnail,
.lista-carreras .elementor-post__thumbnail,
.items-clear-pb-0 .elementor-post__thumbnail
{
	 padding-bottom: 0 !important;
}
*/



.our_team-template .page-content, .our_team-template-default .page-content{
    max-width: 1200px;
    margin: auto;
	padding: 60px 0;
}

.footer a {
 padding: 15px 0; 
}

.footer .hasTooltip {
  padding: 0px 0; 
}


.menu-toolbar li{
	float:right;
    display:inline-block !important;
}

.menu-toolbar li a{
	padding: 15px 0;
	margin: 5px 7px;
	
}
