@import url('https://fonts.googleapis.com/css2?family=Alata&display=swap');

body {
    margin: 0 !important;
    box-sizing: border-box;
    font-family: "Alata", sans-serif;
    color: #4a3535;
}

div[itemtype="http://schema.org/Organization"]+div.container {
    width: 100%;
    margin: 0;
    padding: 0;
}

.ee-info a {
    color: #a61008;
}

.ee-info {
    color: #fff;
}

.js-status-hvmov {
    color: #4a3535;
}

.video_banner {
    height: 540px;
}

.header {
    background-color: #fff;
}

.top-header-row {
    background-color: #f3f3f3;
    margin: 0;
}

.social-media-text-top-header {
    color: #c6d320;
}

.main-nav-row {
    background-color: #a61008;
}

.top-header-row .item-inner-top-header a {
    background: #f3f3f3;
    padding: 10px 15px;
    color: #424242;
}

.nav-pills>li>a {
    border-radius: 30px;
}

@media (max-width: 736px) and (min-width: 320px) {
    .main-nav-row {
        background-color: #fff;
    }

    .navbar-nav>li>a {
        color: white;
    }

    .navbar-nav>li>a {
        color: black;
    }

    .video_banner {
        height: 341px;
    }

    .main-nav-row .navbar-brand.ee-mod .brand-img {
        padding: 25px;
    }
}

.main-nav-row .item-inner-main-nav .dropdown-menu {
    background-color: #c6d320;
}

.top-header-row .item-inner-top-header a:hover {
    background-color: #eee;
    color: #fff;
}

.main-nav-row .item-inner-main-nav:hover {
    background-color: #fff;
}

.main-nav-row .item-inner-main-nav a:hover {
    background-color: #fff;
    color: #000;
}

.breadcrumb>.active {
    color: #2899d5;
}

.lg {
    text-align: center;
    border-right: 1px solid #ccc;
}

.list {
    padding-top: 40px;
    border-left: 1px solid #c6d320;
    padding-left: 30px;
}

@media (min-width: 768px) {

    .main-nav-row .navbar-brand.ee-mod .brand-img {
        padding: 25px;
    }

    .footer {
        position: relative;
    }
}

.footer-u {
    border-top: 1px solid #ccc;
    margin-top: 50px;
}

.cn {
    margin-right: 0px;
    padding-top: 10px;
}

.lg {
    text-align: center;
    border-right: 1px solid #ccc;
    height: 267px;
}

.iz {
    border-right: 1px solid #ccc;
    margin-left: -25px;
}

.rigth {
    padding-left: 63px;
    padding-top: 10px;
}

.ul {
    list-style: none;
    color: #2899d5;
}

.left {
    margin-left: 0px;
    text-align: left;
}

.p8 {
    font-size: 16px;
    color: #2899d5;
    text-align: justify;
}

.im1 {
    width: 84%;
    margin-left: auto;
    margin-right: auto;
}

.row ee-login-wrapper btn-default {
    color: #fff;
    background-color: #2899d5;
    border-color: #2899d5;
}

.k {
    padding-top: 50px;
    padding-left: 35px;
}

/* CSS interno */

.middle-header-row .col-sm-3 {
    width: 292px;
    height: 86px;
    padding: 0;
    background: url("../images/logo.png") no-repeat center;

}

.middle-header-row .col-sm-3 img,
.social-media-text-top-header {
    display: none;
}

.js-searchbox-form {
    margin-left: 50px;
}

.h1 {
    font-size: 32px;
    font-weight: normal;
    color: #A20F26;
    text-align: center;
    padding: 20px;
}

.p,
.li {
    font-size: 20px;
    color: #5F5D5D;
    text-align: justify;
    margin-right: 0px;
}

.p3 {
    font-size: 32px;
    color: #2899d5;
    text-align: left;
}

.p2 {
    font-size: 18px;
    color: #5F5D5D;
    text-align: justify;
}

.p1 {
    font-size: 18px;
    color: #5F5D5D;
    text-align: center;
}

.down {
    padding-top: 10px;
}

.boton {
    display: block;
    background-color: #AA4239;
    color: white;
    text-align: center;
    width: 300px;
    padding: 20px 30px;
    text-decoration: none;
    margin: 60px auto 0 auto;
    font-weight: 100;
    border-radius: 5px;
}

.header .ee-header-profile .ee-myresume .myresume-desc {
    margin-right: 3px;
    color: #4a3535;
}

.uli {
    background-color: #f2f2f2;
    padding-bottom: 40px;
}

.a {
    display: block;
    background-color: #AA4239;
    color: #ffffff;
    text-align: center;
    width: 100%;
    padding: 20px 30px;
    text-decoration: none;
    margin: 60px auto 0 auto;
    font-weight: 100;
    border-radius: 5px;
}

.carousel {
    position: relative;
    width: 100%;
}

.carousel-caption {
    width: 80%;
    top: 20% !important;
    text-align: left !important;
    padding-top: 0px;
    margin-left: -120px !important;
}

.input-group.search-box-container {
    margin-top: 15px;
}

.col-links-inner-top-header {
    border-right: none;
    width: 100%;
}

.main-nav-row .item-inner-main-nav a {
    border-right: solid 1px #fff;
    font-size: 14px;
    color: #fff;
}

.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;
}

.item-inner-top-header:nth-child(1) a:before :hover {
    content: "\f09a";
    color: #fff;
    font-size: 20px;
}

.item-inner-top-header:nth-child(1) a:before {
    content: "\f09a";
    color: #424242;
    font-size: 20px;
}

.item-inner-top-header:nth-child(2) a:before {
    content: "\f16d";
    color: #424242;
    font-size: 20px;
}


.item-inner-top-header:nth-child(3) a:before {
    content: "\f08c";
    color: #424242;
    font-size: 20px;
}

.item-inner-top-header:nth-child(4) a:before {
    content: "\f167";
    color: #424242;
    font-size: 20px;
}

.item-inner-top-header1 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;
}

.item-inner-top-header1:nth-child(1) a:before {
    content: "\f09a";
    color: #004277;
    font-size: 20px;
}

.item-inner-top-header1:nth-child(2) a:before {
    content: "\f16d";
    color: #004277;
    font-size: 20px;
}

.item-inner-top-header1:nth-child(3) a:before {
    content: "\f099";
    color: #004277;
    font-size: 20px;
}

.item-inner-top-header1:nth-child(4) a:before {
    content: "\f08c";
    color: #004277;
    font-size: 20px;
}

.item-inner-top-header1:nth-child(5) a:before {
    content: "\f167";
    color: #004277;
    font-size: 20px;
}

.cinco {
    margin-top: 30px;
}

.ima {
    margin-top: 20px;
}

.docente {
    margin-top: 10px;
}

.once {
    margin-top: 30px;
}

.top {
    margin-top: 15px;
}

.carreras {
    margin-top: 20px;
}

.simulacion {
    margin-top: 10px;
}

.hospital {
    margin-top: 20px;
}

.estudiantes {
    margin-top: 8px;
}

.btn-cont {
    padding: 30px 0;
    text-align: center;
}

.btn1.celeste {
    background-color: #2699FB;
    color: #FFF;
}

.btn1,
.btn1:visited {
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    color: #fff;
    padding: .7rem 1rem;
    display: inline-block;
}

/* Style the video: 100% width and height to cover the entire window */
#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

/* Add some content at the bottom of the video/page */
.content {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
}

/* Style the button used to pause/play the video */
.feria-video {
    position: relative;
    background-color: black;
    height: 60vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

.feria-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.feria-video .container {
    position: relative;
    z-index: 2;
}

.feria-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}

.feria-video-txt {
    top: 140px;
    color: #fff;
}

.feria-video .btn-outline-primary {
    background: #2899d5;
}

@media (pointer: coarse) and (hover: none) {
    .feria-video h1 {
        display: none;
    }

    .feria-video {
        background: #eee;
        background-size: cover;
    }

    .main-nav-row .navbar-brand.ee-mod .brand-img {
        padding: 25px;
    }
}

@media (min-width:320px) and (max-width:640px) {
    .k {
        padding-top: 20px;
        padding-left: 0;
    }

    .iz {
        border-right: 1px solid #ccc;
        margin-left: 0px;
    }

    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 6px 20px 6px;
        color: #fff;
    }

    .nav {
        padding-left: 0px;
        margin-bottom: 0;
        list-style: none;
    }

    .rigth {
        padding-left: 22px;
        padding-top: 10px;
    }

    .footer-u {
        border-top: 1px solid #ccc;
        margin-top: 15px;
    }

    .lg {
        text-align: center;
        border-right: 0px solid #ccc;
        height: 180px;
    }

    .cn {
        margin-right: 0px;
        padding-top: 0px;
    }

    .nav-pills>li {
        float: left;
        margin-left: 30px;
    }

    .main-nav-row .navbar-brand.ee-mod .brand-img {
        padding: 25px;
    }

}

.video {
    width: 100%;
    height: 550px;
}

.carousel-control {
    position: absolute;
    top: 236px;
    bottom: 0;
    left: 0;
    width: 5%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
    height: 50px;
}

@media (min-width:320px) and (max-width:450px) {
    .video {
        width: 100%;
        height: 150px;
    }

    .carousel-control {
        position: absolute;
        top: 50px;
        bottom: 0;
        left: 0;
        width: 10%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        background-color: rgba(0, 0, 0, 0);
        filter: alpha(opacity=50);
        opacity: .5;
        height: 50px;
    }

    .main-nav-row .navbar-brand.ee-mod .brand-img {
        padding: 25px;
    }
}

@media (min-width:460px) and (max-width:590px) {
    .video {
        width: 100%;
        height: 254px;
    }

    .carousel-control {
        position: absolute;
        top: 90px;
        bottom: 0;
        left: 0;
        width: 6%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        background-color: rgba(0, 0, 0, 0);
        filter: alpha(opacity=50);
        opacity: .5;
        height: 50px;
    }
}

@media (min-width:600px) and (max-width:750px) {
    .main-nav-row .navbar-brand.ee-mod .brand-img {
        padding: 25px;
    }

    .video {
        width: 100%;
        height: 150px;
    }

    .carousel-control {
        position: absolute;
        top: 50px;
        bottom: 0;
        left: 0;
        width: 10%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        background-color: rgba(0, 0, 0, 0);
        filter: alpha(opacity=50);
        opacity: .5;
        height: 50px;
    }
}

@media (min-width:760px) and (max-width:900px) {
    .video {
        width: 100%;
        height: 345px;
    }

    .carousel-control {
        position: absolute;
        top: 140px;
        bottom: 0;
        left: 0;
        width: 10%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        background-color: rgba(0, 0, 0, 0);
        filter: alpha(opacity=50);
        opacity: .5;
        height: 50px;
    }

    .main-nav-row .navbar-brand.ee-mod .brand-img {
        padding: 25px;
    }
}

@media (max-width: 767px) {
    .eesites-fixed-buttons.affix-bottom {
        position: fixed !important;
    }

    .eesites-fixed-buttons {
        position: inherit !important;
        background-color: transparent;
    }

    .affix {
        position: fixed !important;
    }

    .js-searchbox-form {
        margin-left: 0px;
    }

}

.universidad {
    color: #da2e29;
    font-family: "Alata";
    font-weight: 500;
    font-size: 32px;
    line-height: 1.4;
    text-align: center;
    padding-bottom: 10px;
}

.title {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #272727;
    font-family: "Alata";
}

.sico,
.icon-svg {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.sico svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: inherit;
    vertical-align: initial;
}

.iconos {
    display: inline-flex;
    align-items: center;
    font-size: 4rem;
    color: #da2e29;
    padding-top: 10px;
}

.iconos::before {
    content: "";
    width: 28px;
    border-bottom: 1px solid currentColor;
    margin: 0px 12px;
}

.iconos::after {
    content: "";
    width: 28px;
    border-bottom: 1px solid currentColor;
    margin: 0px 12px;
}

.icon-box01 {
    width: 60px;
    height: 60px;
    font-size: 2.7rem;
    flex: 0 0 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #da2e29;
    color: #da2e29;
    margin-right: 30px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    transition: all ease-out 200ms;
}

.icon-box01:hover {
    width: 60px;
    height: 60px;
    font-size: 2.7rem;
    flex: 0 0 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #da2e29;
    background-color: #da2e29;
    color: #fff;
    margin-right: 30px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    transition: all ease-out 200ms;
}

p {
    color: #4a3535;
    font-family: "Alata", sans-serif;
}

h2,
h3,
h4 {
    font-family: "Alata", sans-serif;
}

.mb {
    font-size: 32px !important;
    font-weight: 400;
    margin-bottom: 15px;
    color: #272727;
    font-family: "Alata";
}

.icon-box47 {
    display: flex;
    margin: 0 0 22px;
}

.icon-box47 .icon {
    width: 58px;
    height: 58px;
    flex: 0 0 58px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    border-radius: 50%;
    margin: 5px 30px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #da2e29;
    font-size: 20px;
    transition: all ease-in 300ms;
}

.icon-box47:hover .icon {
    background-color: #da2e29;
    color: #FFF;
}

section {
    overflow: hidden;
}

.display {
    display: inline-flex;
}

.dis {
    display: inline-flex;
    justify-content: center;
}

.info {
    color: #4a3535;
    font-family: "Alata", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.u-display {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 70px;
}

.margin {
    margin-bottom: 80px;
    margin-top: 80px;
}

.main-nav-row .navbar-header .icon-bar {
    background-color: #a61008;
}

.main-nav-row .ee-navbar-toggle-search {
    position: relative;
    float: right;
    padding: 5px 10px;
    margin-top: 8px;
    margin-right: 4px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a61008;
}

.porque {
    color: #9d9d9d;
    text-transform: uppercase;
}

.porque-iconos {
    display: inline-flex;
    justify-content: center;
}

.marg {
    margin-top: 50px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.feria-destacado {
    margin-top: 30px;
    padding-bottom: 80px;
    background: #F1F2F2;
}

/* Slider */

.slider-wrapper {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 70px 55px;
}

.card-list .card-item {
    height: auto;

    user-select: none;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;

}

.card-list .card-item .user-image {
    width: 100%;
    height: auto;

    margin-bottom: 40px;

    padding: 4px;
}

.card-list .card-item .user-profession {
    font-size: 1.15rem;
    color: #e3e3e3;
    font-weight: 500;
    margin: 14px 0 40px;
}

.card-list .card-item .message-button {
    font-size: 1.25rem;
    padding: 10px 35px;
    color: #030728;
    border-radius: 6px;
    font-weight: 500;
    cursor: pointer;
    background: #fff;
    border: 1px solid transparent;
    transition: 0.2s ease;
}

.card-list .card-item .message-button:hover {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #fff;
    color: #fff;
}

.slider-wrapper .swiper-pagination-bullet {
    background: #aea9a9;
    height: 13px;
    width: 13px;
    opacity: 0.5;
}

.slider-wrapper .swiper-pagination-bullet-active {
    opacity: 1;
}

.slider-wrapper .swiper-slide-button {
    color: #fff;
    margin-top: -55px;
    transition: 0.2s ease;
}

.slider-wrapper .swiper-slide-button:hover {
    color: #4658ff;
}

@media (max-width: 768px) {
    .slider-wrapper {
        margin: 0 10px 40px;
    }

    .slider-wrapper .swiper-slide-button {
        display: none;
    }
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    color: #000;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #aea9a9;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #aea9a9;
    border-radius: 10px;
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: -27px;
    }

}

@media (max-width: 768px) {

    .tips-logo {
        width: 50%;

    }

    .porque-iconos {
        display: block;
    }

    .marg {
        margin-top: 50px;

        display: block;

        margin-bottom: 50px;
    }

}

.btn-default {
    color: #fff;
    background-color: #a61008;
    border-color: #ccc;
}

.tips {
    display: inline-flex;
    justify-content: center;

}

.l {
    width: 242px;
    height: 182px;
}

.navbar-nav {
    margin: 7.5px -15px;
    background-color: #a61008;
}

.middle-header-row .col-sm-3 a {
    position: relative;
    z-index: 200;
    width: 100%;
    height: 100%;
    display: block;
}

@media (min-width: 768px) {
    .eesites-offer-application .btn-return {
        margin-left: 10px;
        width: auto;
    }
}

@media (max-width:1499px) and (min-width:1200px) {
    .middle-header-row .col-sm-4 {
        position: absolute;
        top: 0;
        right: 20%;
        width: 30%;
        margin-top: 0px;
    }

    .middle-header-row .col-sm-5 {
        position: absolute;
        width: 14%;
        top: 0;
        right: 7%;
        margin-top: -5px;
    }

    .middle-header-row .col-sm-3 {
        height: 95px;
        width: 210px;
        padding: 0;
        background-image: url(../images/logo.svg);
        background-repeat: no-repeat;
        position: relative;
        left: 40%;
        top: 0px;
    }

    .col-links-inner-top-header {
        border-right: 1px solid transparent;
        width: 30%;
        margin-left: 40px;
    }

    .main-nav-row .item-inner-main-nav a {
        color: #fff;
        padding: 10px 10px;
        border-right: none;
        border-radius: 0;
        background-color: transparent;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 13px;
    }
}

@media (min-width: 768px) {
    .eesites-offer-application .btn-return {
        margin-left: 10px;
        width: auto;
    }
}