/*
Theme Name: Education X Child
Theme URI: https://wp-themes.com/education-x
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Education X child theme.
Template: education-x
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: education-x-child
*/

@font-face {
    font-family: core-sans-g-55-medium;
    src: url(fonts/CoreSansG-Medium.ttf);  
    font-weight: normal;  
}

* {font-family:"core-sans-g-55-medium"}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 400;
    font-family: 'core-sans-g-55-medium', 'Montserrat';
    line-height: 1.5;
}

a:hover, a:focus, a:active {
    color: #ff1212;
}

.secondary-bgcolor,
.main-navigation .popular-post a,
.footer-bottom .social-icons ul li:hover a:after,
.footer-bottom .social-icons ul li:hover a:after,
.widget.education_x_social_widget .social-widget-menu ul a:hover,
.widget.education_x_social_widget .social-widget-menu ul a:focus,
.widget.education_x_widget_tabbed ul.nav-tabs li:hover a,
.widget.education_x_widget_tabbed ul.nav-tabs li:hover a,
.widget.education_x_widget_tabbed .nav-tabs > li.active > a,
.widget.education_x_widget_tabbed .nav-tabs > li.active > a:focus,
.widget.education_x_widget_tabbed .nav-tabs > li.active > a:hover
.widget.education_x_widget_tabbed .site-footer .widget ul li,
.widget .social-widget-menu ul li a,
.author-info .author-social > a,
.top-bar .social-icons ul li:hover a:after,
.top-bar .social-icons ul li:focus a:after {
    background: #ff1212;
    color: #fff;
}

body .btn-primary:hover,
body .btn-primary:focus,
button:hover,
button:focus,
button:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
    background: #ff1212;
}

body .btn-border:hover,
body .btn-border:focus {
    border-color: #ff1212;
    color: #ff1212;
}

.about-cta-section .about-cta-block .data-bg,
.team-section .tm-team-wrapper > [class*="col-"] .data-bg,
.team-section .tm-team-wrapper > [class*="col-"] .photo .move,
.featured-course .voice-items,
.about-cta-block:nth-child(even) .section-block-title-1 a {
    background-color: #ff1212;
}

.loader-2 {
    top: 35px;
    left: 25px;
    position: absolute;
    -webkit-animation: roundL 3s linear infinite;
    animation: roundL 3s linear infinite;
    color: #ff1212;
}

@media only screen and (min-width: 992px) {
.main-navigation .sub-menu > li:hover > a,
    .main-navigation .sub-menu > li:focus > a {
        background: #e0121b;
        color: #fff;
    }
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
body .btn-primary,
.mouse-icon .wheel,
.top-bar,
.main-navigation .menu > ul.menu-desktop > li.current-menu-item > a:after,
.main-navigation .menu > ul.menu-desktop > li:hover > a:after,
.main-navigation .menu > ul.menu-desktop > li:focus > a:after {
    background: #e0121b;
    color: #fff;
}

.contenedor-imagen-info{
	display:flex;
	align-content: flex-start;
}

@media(max-width: 990px) {
	.contenedor-imagen-info{
		flex-wrap: wrap;
	}
	
}

.footer-datos-iconos p, .footer-datos-iconos a, .footer-datos-iconos span.sow-fas{
	color:white !important;
}

.menu-menu-footer-container li a{
	color:white !important;
}

.sin-margen{
	margin: 0px !important;
}

.no-float{
	float:none !important;
}

.fuente-core-sans, .fuente-core-sans h1, .fuente-core-sans h2{
	font-family: "core-sans-g-55-medium" !important;
}

.elementor-element h1, .elementor-element h2, .elementor-element h3, .elementor-element h4, .elementor-element h5, .elementor-element h6{
	font-family: "core-sans-g-55-medium" !important;
}

.animacion-sin-padding-top{
	padding-top: 0px !important;
	margin-bottom: 0px !important;
}

.site-content{
	padding-top: 0px;
}

.encabezado-curso, .encabezado-curso h1{
	color: white !important;
}

.custom-shortcode{
	display: none;
}

.elementor-widget-container .custom-shortcode{
	display: block !important;
}

.inicio-capacitacion{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.inicio-capacitacion div.image-full{
	margin: 0px !important;
}

.elemento-modulos div.elementor-toggle-item{
	border: 1px solid #FFFFFF;
}

.contenedor-botones{
	display: inline-flex;
    align-items: center;
    height: 45px;
	justify-content: center;
}

.contenedor-botones .btn{
	border: 1px solid;
    border-radius: 5px;
}

.contenedor-botones .btn:focus {
    border: 1px solid;
    border-radius: 5px;
    color: #fff;
}

.contenedor-botones div{
	margin: 0px 6px 0px 6px;
}

/*
loop carreras
*/
.eael-entry-wrapper{
	background-color: whitesmoke;
}

@media only screen and (max-width: 991px){
	.top-bar .topbar-info {
		display: none;
	}
}

    

.tabla-dias .eael-data-table thead tr th{
	background-color: #d9534f !important;
}

.tabla-dias .eael-data-table tbody > tr:nth-child(2n) td {
    color: #6d7882;
    background: #fff5e0;
}

.tabla-dias .eael-data-table tbody > tr:nth-child(2n+1) td {
    color: #6d7882;
	background: #ffffff;
}

.tabla-dias .eael-data-table tbody > tr:nth-child(2n+1) td:hover {
    color: #6d7882;
}


/* CONTACTO Contact-Form-7 */
.wpcf7 form.wpcf7-form p {
    margin: 0 2%;
    max-width: 96%;
	margin-bottom: 20px !important;
}

.form-group-1 p {
    margin: 15px 2%;
    width: 96%;
    float: left;
}

.form-group-2 p {
    float: left;
    width: 46%;
    margin: 0 2%;
}

.form-group-3 p {
    float: left;
    width: 29%;
    margin: 0 2%;
    margin-bottom: 15px;
}

.wpcf7-form input, .wpcf7-form select{
	height: 29px;
	padding: 5px 5px;
}

.wpcf7-form .wpcf7-radio input{
	height: 14px;
}

input, select, textarea {
    width: 100%;
    padding: 5px 5px;
    font-size: 14px;
    line-height: 14px;
}

.wpcf7-form-control.wpcf7-textarea {
    height: 150px;
}

.wpcf7-not-valid {
    border: 2px solid red !important;
}

span.wpcf7-not-valid-tip {
    display: none;
}


.wpcf7-form .fu_telefono span[data-name="fu_telefono_area"]{
	max-width: 20%;
    display: inline-block;
    margin-left: 2%;
}

.wpcf7-form .fu_telefono span[data-name="fu_telefono"]{
	max-width: 76%;
    display: inline-block;
    margin-left: 2%;
}


/*
.wpcf7-form .fu_telefono_area {
	max-width: 20%;
    display: inline-block;
    margin-right: 2%;
}

.wpcf7-form .fu_telefono {
	max-width: 76%;
    display: inline-block;
    margin-left: 2%;
}
*/

.wpcf7-form .fu_whatsapp input {
    width: auto;
    margin: 6px 5px 9px 0;
    float: left;
}

.wpcf7-checkbox label, .wpcf7-checkbox input {
    cursor: pointer;
}

input.wpcf7-submit {
    margin: auto !important;
    margin-top: 10px !important;
    display: table !important;
    width: auto !important;
    min-width: 150px !important;
    color: #fff !important;
    background-color: #d9534f !important;
    border: 0 !important;
    padding: 10px !important;
	line-height: 14px !important;
}

.wpcf7-submit {
    margin: auto;
    margin-top: 20px;
    display: table;
    width: auto;
    min-width: 150px;
    color: #fff;
    background-color: #d9534f;
    border: 0;
    padding: 10px;
}

.wpcf7-submit:hover {
    background-color: #ac2925;
}

.wpcf7-response-output {
    clear: both;
}

.consulta .wpcf7-textarea {
	height: 80px;
}

/* CONTACTO Contact-Form-7 FIN*/

/*
	ESTILO CUADRO INFO CURSO/CARRRERA
*/

@media(max-width: 990px) {
	.block_content_info{
		width:100% !important;
	}
	
}

.block_content_info{
	width:35%;
}

.encabezado-cuadro{
	background-color: #E14D43;
    color: white;
    text-align: center;
    padding: 14px;
    font-size: 21px;
    border-bottom: 5px solid #941f13;
}

.list-information {
	/*margin-bottom: 30px;*/
	margin: 0px 0px 30px 0px;
	padding-top: 12px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}
.list-information__item {
	margin-right: 30px;
	margin-left: 30px;
	padding: 23px 0 13px;
	border-top: 1px solid #eee;
	overflow: hidden;
}
.list-information__item:first-child {
	border-top: none;
}
.list-information__item:last-child{
	border-bottom: 1px solid #eee;
}
.list-information__item.active {
	margin-top: 16px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 19px;
	padding-right: 30px;
	padding-bottom: 18px;
	padding-left: 30px;
	font-family: Montserrat , arial ;
	background-color: #26cbbd;
}
.list-information__item .icon, .list-information__title i{
	margin-right: 14px;
	font-size: 18px;
	line-height: 1;
	color: #941f13;
	vertical-align: text-bottom;
}
.list-information__title {
	padding-right: 5px;
	color: #555;
}
.list-information__description {
	float: right;
	margin-top: 4px;
	font-weight: 700;
	line-height: 1;
	color: #222;
}
.list-information__item.active .list-information__description,
.list-information__item.active .icon,
.list-information__item.active .list-information__title {
	color: #fff;
}
.list-information__item.active .list-information__description {
	margin-top: 0;
}
.list-information__number {
	font-size: 20px;
	font-weight: 400;
}

.widget_course-description .list-information {
    border-bottom: 8px solid #eee;
}

.widget_course-description .list-information__item.active, .widget.fu_wdg_phone, .syllabus-list-title {
    display: none;
}

body.fu_nuevo_diseno .fu_titulo_tabla_info, body.fu_nuevo_diseno .list-information {
	background: white;
}

body.fu_nuevo_diseno .widget_course-description .list-information {
    border: 2px solid #333;
    border-top: 0;
    padding-bottom: 20px;
}

.fu_wdg_phone {
	margin-top: 16px;
    margin-right: 0;
    margin-left: 0;
    padding-top: 19px;
    padding-right: 30px;
    padding-bottom: 18px;
    padding-left: 30px;
    background-color: #333;
}

.fu_wdg_phone span, .fu_wdg_phone i {
	color: white;
}

.im_phone_link{
	color: white;
}

.slide-icon{
	line-height: 60px !important;
}

/*
--***ESTILOS TABLA DIAS
*/
table.eael-data-table thead .sorting_asc,table.eael-data-table thead .sorting_desc,table.eael-data-table thead .sorting {
    position: relative;
    z-index: 0;
    outline: 0;
    cursor: pointer
}

table.eael-data-table thead .sorting_asc:after,table.eael-data-table thead .sorting_desc:after,table.eael-data-table thead .sorting:after {
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: "Font Awesome 5 Free";
    color: #fff;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.eael-data-table-wrap .eael-data-tables_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
}

.eael-data-table-wrap .eael-data-tables_filter {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: right
}

.eael-data-table-wrap .eael-data-tables_filter label {
    font-weight: 700
}

.eael-data-table-wrap .eael-data-tables_filter label input[type=search] {
    height: 40px;
    border: 1px solid rgba(0,0,0,.09);
    outline: 0;
    padding: 10px;
    margin-left: 10px
}

.eael-data-table-wrap .eael-data-tables_length {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.eael-data-table-wrap .eael-data-tables_length select {
    width: auto;
    max-width: 120px;
    height: 40px;
    border: 1px solid rgba(0,0,0,.09);
    outline: 0;
    margin-left: 10px;
    margin-right: 10px
}

.eael-data-table-wrap .eael-data-tables_length label {
    font-weight: 700
}

.eael-data-table-wrap .eael-data-tables_info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    font-weight: 700
}

.eael-data-table-wrap .eael-data-tables_paginate {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: right
}

.eael-data-table-wrap .eael-data-tables_paginate .paginate_button {
    padding: 10px 15px;
    background: #f2f2f2;
    margin-right: 2px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.eael-data-table-wrap .eael-data-tables_paginate .paginate_button:hover {
    color: #fff;
    background: #4a4893
}

.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.current {
    color: #fff;
    background: #4a4893
}

.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.disabled {
    cursor: no-drop;
    background: #f2f2f2;
    opacity: .5;
    color: #888
}

.data-header-icon {
    margin-right: 10px;
    position: relative;
    top: 2px
}

.eael-data-table {
    width: 100%;
    height: auto;
    margin: 0;
    border-collapse: collapse;
    border: none
}

.eael-data-table tr {
    border-style: none
}

.eael-data-table thead tr {
    text-align: left
}

.eael-data-table thead tr th {
    padding: 20px 15px;
    background: #4a4893;
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat","sans-serif";
    line-height: 1;
    color: #fff;
    border-color: #000;
    border-width: 2px;
    border-style: none;
    background-clip: padding-box
}

.eael-data-table thead tr th:hover {
    border-color: #000
}

.eael-data-table tbody tr.even {
    -webkit-transition: background .4s ease-in-out;
    -o-transition: background .4s ease-in-out;
    transition: background .4s ease-in-out
}

.eael-data-table tbody tr.even:hover {
    background: rgba(242,242,242,.7)
}

.eael-data-table tbody tr.even:last-child {
    border-bottom: 1px solid rgba(0,0,0,.09)
}

.eael-data-table tbody tr.odd {
    background: rgba(242,242,242,.5);
    -webkit-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.eael-data-table tbody tr.odd:hover {
    background: rgba(242,242,242,.7)
}

.eael-data-table tbody tr.odd:last-child {
    border-bottom: 1px solid rgba(0,0,0,.09)
}

.eael-data-table tbody tr td {
    padding: 20px 15px;
    font-size: 14px;
    font-family: "Montserrat","sans-serif";
    line-height: 1;
    border-width: 2px;
    border-style: none;
    background-clip: padding-box
}

.eael-data-table-th-img {
    display: inline-block;
    margin: 0 15px 0 0;
    line-height: 1
}

.th-mobile-screen {
    display: none
}

@media(max-width: 767px) {
    .eael-data-table-wrap {
        overflow-x:scroll !important;
        padding-bottom: 5px
    }

    .th-mobile-screen {
        display: inline-block;
        padding: 0 .6em;
        margin-right: 10px;
        text-align: center;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 100px;
        flex-basis: 100px
    }

    .th-mobile-screen .eael-data-table-th-img {
        margin: 0 auto 15px auto;
        display: block
    }

    .th-mobile-screen .data-header-icon {
        margin: 0 auto 15px auto;
        display: block
    }

    .td-content-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .td-content {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .td-content>p {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .custom-responsive-option-enable .eael-data-table thead {
        display: none
    }

    .custom-responsive-option-enable .eael-data-table tbody tr td {
        float: none;
        clear: left;
        width: 100%;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .eael-data-table .td-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

table.eael-data-table thead .sorting:after {
    content: ""
}

table.eael-data-table thead .headerSortDown:after {
    content: ""
}

table.eael-data-table thead .headerSortUp:after {
    content: ""
}

table.eael-data-table thead .sorting_disabled.sorting:after {
    display: none
}

table.eael-data-table .sorting.sorting-none:after {
    display: none
}

table.eael-data-table .sorting_desc.sorting-none:after {
    display: none
}

table.eael-data-table .sorting_asc.sorting-none:after {
    display: none
}

.eael-table-align-left table.eael-data-table {
    float: left
}

.eael-table-align-center table.eael-data-table {
    margin: 0 auto
}

.eael-table-align-right table.eael-data-table {
    float: right
}

.eael-hide-elements .eael-data-tables_info {
    display: none
}

.eael-dt-th-align-left .eael-data-table thead tr th {
    text-align: left
}

.eael-dt-th-align-right .eael-data-table thead tr th {
    text-align: right;
    padding-right: 30px
}

.eael-dt-th-align-center .eael-data-table thead tr th {
    text-align: center
}

.eael-dt-td-align-left .eael-data-table tbody tr td {
    text-align: left
}

.eael-dt-td-align-center .eael-data-table tbody tr td {
    text-align: center
}

.eael-dt-td-align-right .eael-data-table tbody tr td {
    text-align: right;
    padding-right: 30px
}

.eael-dt-td-align-left .eael-data-table .th-mobile-screen {
    text-align: left
}

.eael-dt-td-align-center .eael-data-table .th-mobile-screen {
    text-align: center
}

.eael-dt-td-align-right .eael-data-table .th-mobile-screen {
    text-align: right
}



@media(max-width: 1024px) {
    .eael-dt-td-align-tablet-left .eael-data-table tbody tr td {
        text-align:left
    }

    .eael-dt-td-align-tablet-center .eael-data-table tbody tr td {
        text-align: center
    }

    .eael-dt-td-align-tablet-right .eael-data-table tbody tr td {
        text-align: right
    }

    .eael-dt-th-align-tablet-left .eael-data-table thead tr th {
        text-align: left
    }

    .eael-dt-th-align-tablet-left .eael-data-table .th-mobile-screen {
        text-align: left
    }

    .eael-dt-th-align-tablet-right .eael-data-table thead tr th {
        text-align: right;
        padding-right: 30px
    }

    .eael-dt-th-align-tablet-right .eael-data-table .th-mobile-screen {
        text-align: right
    }

    .eael-dt-th-align-tablet-center .eael-data-table thead tr th {
        text-align: center
    }

    .eael-dt-th-align-tablet-center .eael-data-table .th-mobile-screen {
        text-align: center
    }
}

@media(max-width: 767px) {
    .eael-dt-td-align-mobile-left .eael-data-table tbody tr td {
        text-align:left
    }

    .eael-dt-td-align-mobile-center .eael-data-table tbody tr td {
        text-align: center
    }

    .eael-dt-td-align-mobile-right .eael-data-table tbody tr td {
        text-align: right
    }

    .eael-dt-th-align-mobile-left .eael-data-table thead tr th {
        text-align: left
    }

    .eael-dt-th-align-mobile-left .eael-data-table .th-mobile-screen {
        text-align: left
    }

    .eael-dt-th-align-mobile-right .eael-data-table thead tr th {
        text-align: right;
        padding-right: 30px
    }

    .eael-dt-th-align-mobile-right .eael-data-table .th-mobile-screen {
        text-align: right
    }

    .eael-dt-th-align-mobile-center .eael-data-table thead tr th {
        text-align: center
    }

    .eael-dt-th-align-mobile-center .eael-data-table .th-mobile-screen {
        text-align: center
    }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}