@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800;900&display=swap');
body {
    font-family: 'Nunito', sans-serif;
    background: linear-gradient(to top, #fdfeff, #F8FDFF, rgba(203, 228, 244, 0.3));
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
}


/*Template*/

.header,
.top-header-row {
    background-color: #253470;
}

.main-nav-row {
    background-color: #253470;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
}

.middle-header-row {
    padding: 15px 0 20px;
}

.top-header-row .item-inner-top-header a:hover {
    background-color: #008bcc;
    text-decoration: underline;
}

.main-nav-row .item-inner-main-nav:hover {
    background-color: #0087cb;
}

.main-nav-row .item-inner-main-nav a {
    text-transform: uppercase;
}

.main-nav-row .item-inner-main-nav a:hover {
    background-color: transparent;
}

.input-group.search-box-container .twitter-typeahead input.form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.social-media-text-top-header a:hover,
a:focus {
    color: #253470;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: transparent;
}

.btn-default {
    color: #fff;
    background-color: #008bcc;
    border-color: #ccc;
}

.col-links-inner-top-header {
    border-right: transparent;
    width: 100%;
}

.navbar-nav li:nth-child(3) {
    background: #006699;
}


/*.navbar-nav li:nth-child(3)::before {
    background-color: #FFF;
    border-radius: 4px;
    -webkit-box-shadow: #006699 0 1px 2px;
    -moz-box-shadow: #006699 0 1px 2px;
    box-shadow: #006699 0 1px 3px;
    color: #253470;
    border: none;
    content: "Aquí";
    position: absolute;
    padding-left: 5px;
    padding-right: 5px;
    top: -14px;
    left: 130px;
}

.navbar-nav li:nth-child(3)::after {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    border-top-color: #FFF;
    content: "";
    position: absolute;
    top: 6px;
    left: 140px;
    background-color: transparent;
}
*/


/*Btn*/

.js-log-in {
    color: #fff;
    background-color: #0087cb;
    border-radius: 0px 7px 7px 0px;
}

.js-log-in:hover {
    color: #fff;
    background-color: #0087cb;
    border: 1px solid #0087cb;
}

.btn-apply,
.btn-primary,
.btn-ghost-reverse,
.btn-return,
.js-btn-confirm-send,
.js-view-offer:focus,
.js-view-offer:hover,
.btn-return:hover,
.btn-return:focus {
    background-color: #253470;
    border-color: transparent;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
}

.btn-apply:focus,
.btn-apply:hover,
.js-view-offer,
.btn-primary:focus,
.btn-primary:hover,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-ghost-reverse:focus,
.btn-ghost-reverse:hover .btn-return:focus,
.btn-return:hover,
.js-btn-confirm-send:hover,
.js-btn-confirm-send:focus,
.btn-return {
    background-color: #0087cb;
    border-color: transparent;
    color: #fff;
}

.main-story .btn-secondary {
    color: #fff;
    background-color: transparent;
    border-color: #FFF;
}

.header .ee-header-profile .ee-myresume .myresume-desc {
    margin-right: 3px;
    color: #fff;
}

.ee-body.university {
    margin-bottom: 270px;
}

.middle-header-row .col-sm-3 {
    width: 288px;
    height: 93px;
    padding: 0;
    background: url('../images/logo-bg.png') no-repeat center;
}

.input-group.search-box-container {
    padding: 10px 0;
    padding-top: 10px;
    padding-top: 20px;
}

.header .ee-login-wrapper {
    padding-top: 17px;
    text-align: right;
}

.middle-header-row .col-sm-3 img,
.social-media-text-top-header {
    display: none;
}

.btn-footer {
    border-radius: 25px;
    color: #fff;
    margin-top: -80px;
    margin-left: 55px;
    width: 60%;
    background: #008bcc!important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
}

.btn-footer:hover {
    border-radius: 25px;
    color: #fff;
    margin-top: -80px;
    margin-left: 55px;
    width: 70%;
    background: #fdbb26!important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
}

.btn-regresar {
    border-radius: 25px;
    color: #fff;
    background: #008bcc!important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
}

.btn-regresar:hover {
    border-radius: 25px;
    color: #fff;
    background: #fdbb26!important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
}

.main-nav-row .item-inner-main-nav a {
    color: #FFF;
    padding: 10px 12px;
    border-right: solid 1px #81BEF7;
    border-radius: 0;
    background-color: transparent;
    font-size: 13px;
}

.fa {
    display: contents;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*Iconos*/

.top-header-row .item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-header-row .item-inner-top-header:nth-child(1) a:before {
    content: "\f09a";
    color: #FFFFFF;
    font-size: 20px;
}

.top-header-row .item-inner-top-header:nth-child(2) a:before {
    content: "\f099";
    color: #FFFFFF;
    font-size: 20px;
}

.top-header-row .item-inner-top-header:nth-child(3) a:before {
    content: "\f167";
    color: #FFFFFF;
    font-size: 20px;
}


/*textos*/

.h2 {
    font-size: 40px;
    text-align: center;
    color: #0087cb;
    font-weight: bold;
    margin-top: 55px;
    border-bottom: 1px solid #0087cb;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.p {
    padding-bottom: 10px;
    text-align: center;
    color: #777;
}

.p1 {
    font-size: 18px;
    color: #000;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.img {
    padding: 15px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}


/*contenido*/

.panel-title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 16px;
    color: inherit;
}

.panel {
    margin-bottom: 15px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}

.boton {
    float: left;
    position: inherit;
    width: 57px;
    margin-top: -2px;
    margin-left: -9px;
}

.panel-default>.panel-heading {
    color: #fff;
    background: #009599;
    border-color: #fff;
    border-radius: 30px;
    margin-left: -2px;
    width: 95%;
}

.panel-title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 16px;
    color: inherit;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    background-color: #eee;
    width: 91%;
}

.recuadro-2,
.recuadro-4 {
    background: #fff;
    min-height: 130px;
    padding: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    margin-top: 5%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.recuadro-2 {
    border-bottom: solid 2px #009599;
}

.recuadro-2 .icono,
.recuadro-4 .icono {
    margin: auto;
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 5px;
}

.recuadro-2 h3,
.recuadro-4 h3 {
    text-align: center;
    color: #000;
    margin-top: 5px;
    font-size: 22px;
}

.regreso {
    text-align: center;
    padding-top: 20px;
}

.space {
    margin-top: 30px;
}


/*home*/

*,
 ::before,
 ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}

.main_service .single_service.single_service_text {
    margin-right: 0px;
    height: auto;
    background: #253470;
}

.main_service .head_title {
    padding: 30px 0px 10px 0px;
    margin-bottom: 0px;
}

.main_service .head_title h2 {
    margin-right: 12%;
    border-right: 6px solid #fdbb26;
    color: #fff;
    padding-right: 5%;
}

.margin-bottom-60 {
    margin-bottom: 39px;
}

.main_service .single_service.single_service_text .single_service_right_text {
    width: 96%;
}

.main_service .single_service.single_service_text .single_service_right_text h4 {
    color: #fdbb26;
    font-size: 20px;
    font-weight: bold;
}

.main_service .single_service.single_service_text .single_service_right_text p {
    color: #fff;
}

a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    margin-left: 10px;
}

.main_service .single_service.single_service_text .single_service_icon i {
    background: #f4f5f9;
    width: 70px;
    height: 70px;
    line-height: 60px;
    text-align: center;
    color: #fdbb26;
    position: relative;
    z-index: 9;
    border: 5px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    font-size: 1.875rem;
}

#intro {
    min-height: 400px;
    padding-top: 60px;
    background-image: url(../images/doc.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.main-story {
    background-color: #0087cb;
}

.main-story h4,
.main-story h3,
.main-story p {
    color: #FFF;
}

.main-story h4,
.main-story h3,
.main-story p {
    color: #FFF;
    font-size: 18px;
}

.section-heading-1 h3 {
    font-size: 35px;
}


/*.section-heading-1 h3:before {
    position: absolute;
    content: '';
    right: 70px;
    bottom: 55px;
    background-color: #FCBE04;
    height: 5px;
    width: 70px;
}*/


/*articulos*/

.home-blog-area {
    padding: 120px 0;
}

.section-heading-3 {
    padding-bottom: 45px;
    text-align: center;
    margin-top: 0px;
}

.section-heading-3 h4 {
    font-size: 23px;
    text-transform: capitalize;
}

.section-heading-3 h3 {
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 35px;
    position: relative;
    font-size: 35px;
    display: inline-block;
}

.s-blog-image {
    position: relative;
    overflow: hidden;
}

.s-blog-image img {
    width: 100%;
    transition: .5s;
    transform: scale(1);
}

.blog-post-date {
    position: absolute;
    right: 0;
    top: 30px;
    background: linear-gradient(253.52deg, #4cabda 8.92%, #233b77 96.59%);
    border-radius: 30px 0px 0px 30px;
    color: #fff;
    width: 80px;
    height: 40px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 40px;
    text-align: center;
    transition: .5s;
}

.s-blog-content {
    margin-top: 25px;
}

.s-blog-content h4 {
    font-weight: 700;
    color: #323657;
    text-transform: capitalize;
}

.s-blog-content a {
    font-weight: 700;
    display: inline-block;
    color: #42D2FE;
    margin-top: 5px;
    margin-bottom: 10px;
}


/*webinar*/

.webinar {
    background-color: #253470;
}

.home-about-area {
    padding: 50px 0 60px 0;
}

.home-about-image {
    text-align: right;
}

.home-about-image img {
    width: 88%;
}

.home-about-text {
    text-align: right;
    padding-right: 70px;
    position: relative;
    z-index: 1;
}

.webinar h4,
.webinar h3,
.webinar p {
    color: #FFF;
}

.e-pattern {
    position: absolute;
    right: 0px;
    top: -70px;
    z-index: -1;
}

.pad-sm {
    padding: 80px 0px;
}

.pad-lg {
    padding: 80px 0px;
}

.participa {
    color: #000;
}

.black {
    color: #000;
    font-size: 18px;
}

#empresas {
    background-color: #f5f5f5;
}

.callto-action {
    background-color: #191c2f;
    color: #fff;
    padding: 50px 0;
}

.callto-action-text h5 {
    font-size: 30px;
    text-align: center;
}

.callto-action span {
    font-weight: 700;
}

.section-heading-1 h4 {
    font-size: 23px;
    text-transform: none;
}

.fb-live .section-heading-1 p {
    color: #363636;
    font-size: 18px;
}

.fb-live .section-heading-1 h3 {
    text-transform: none;
    font-weight: 700;
    margin-bottom: 35px;
    position: relative;
    font-size: 35px;
    display: inline-block;
}

#carrusel {
    background-color: #FFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: #e3f3fa 0px 0px 10px;
    -moz-box-shadow: #e3f3fa 0px 0px 10px;
    box-shadow: #e3f3fa 0px 0px 10px;
}


/*============== 22.  Slick Slide ============*/


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-top: 25px;
    margin-bottom: 25px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    max-width: 130px;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/*media*/

@media (max-width:420px) and (min-width:320px) {
    .h2 {
        font-size: 18px;
        text-align: center;
        color: #0087cb;
        font-weight: bold;
        margin-top: 55px;
        border-bottom: 1px solid #0087cb;
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
    .panel-title {
        margin-top: 5px;
        margin-bottom: 10px;
        font-size: 12px;
        color: inherit;
    }
    .boton {
        float: left;
        position: inherit;
        width: 54px;
        margin-top: -2px;
        margin-left: -9px;
    }
    .p1 {
        font-size: 14px;
        color: #000;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    #intro {
        background-image: none;
    }
    .home-about-text {
        padding-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .main-nav-row {
        background-color: #1b1b1b;
    }
    .main-nav-row .item-inner-main-nav a {
        color: #fff;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
        color: #fff;
    }
    .mainnav-toggle-search-row {
        background-color: #FFF;
        margin: 0;
    }
}
@media (max-width: 767px){
    .eesites-fixed-buttons.affix-bottom {
        position: inherit !important;
    }
    .eesites-fixed-buttons {
        position: inherit !important;
        background-color: transparent;
    }
}