body .tobtn a.ml0{margin-left: 0 !important}
.mayita {
    position: relative;
}

.mayita:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-image: url(../images/ptn.png);
    background-color: rgb(0 0 0 / 65%);
    opacity: 0.3;
    z-index: 0;
}

.list_detail_info b {
    margin-right: 5px
}

.bottom_:not(.edited) span.hover.editd path {
    fill: white;
}

.bottom_:not(.edited) span.hover.editd {
    position: absolute;
    left: -100%;
    justify-content: center;
    width: 100%;
    height: 110%;
    display: flex;
    color: white;
    font-weight: bold;
    align-items: center;
    background-color: black;
    z-index: 99;
    bottom: -3px;
}

.text-black {
    color: #222 !important
}

a aside p,
a aside h3 {
    color: #222 !important
}

h2 b {
    font-weight: 800 !important
}

iframe#cs {
    height: 645px;
    width: 100%;
}

.parallax {
    background-position-x: 0% !important;
}

.woverlay aside {
    padding: 0px;
    position: relative;
}

.woverlay {
    overflow: hidden;
    position: relative;
}

.tobtn a.hyperlink+a {
    margin-left: 20px
}

.tobtn a {
    display: inline-block;
}

.woverlay aside div:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 0
}

.woverlay aside div h3 {
    position: relative;
    z-index: 99999
}

.woverlay aside div {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 0;
}

.woverlay:hover div:before {
    opacity: 1
}

.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vertical-align2 {
    position: relative;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.col-center {
    margin: auto;
    float: none
}

.mympc a,
._menu_ a,
._menu_ a span:before,
._menu_ a span:after,
._menu_ a span,
ul.main-nav li a:before,
.tab_p,
.CTA .col-md-6,
div:before,
.CTA .col-md-6:hover:before,
.scroll a:before,
a.dblock:hover .playButton i,
a.hyperlink:before,
.description a:before,
.woverlay:before,
.seg {
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: 500ms !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: 500ms !important;
}

.color-1 section,
.color-2 section,
.color-3 section,
.color-4 section,
.color-5 section {
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: 800ms !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: 800ms !important;
}

.logo img {
    width: 200px;
    height: auto
}

body header a.logo img {
    max-height: 60px;
}

nav.navbar,
.nav-header-container {
    padding-right: 0 !important
}

ul.nav>li a {
    color: white !important;
    font-weight: bold !important
}

.mympc,
._menu_ {
    padding: 0;
    margin: 0;
}

.mympc a:hover {
    background-color: #9b9b9b;
    color: white
}

.jobs_item .col-md-6 aside span {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #3c60eb;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    font-weight: bold;
}

.bw:before {
    content: "";
    width: 50%;
    height: 100%;
    position: absolute;
    background-color: black;
    right: 0;
    top: 0;
    z-index: 0;
    border-bottom: 1px solid #fff;
}

.bw:after {
    content: "";
    width: 50%;
    height: 100%;
    position: absolute;
    background-color: #3c60eb;
    left: 0;
    border-right: 1px solid white;
    top: 0;
    z-index: 0
}

.jobs_item .col-md-6 aside {
    border: 1px solid #ccc;
    padding: 40px;
    position: relative;
}

.mympc a {
    background-color: white;
    padding: 22px 20px;
    margin: 0 !important;
    font-weight: bold;
    font-size: 12px;
    color: black
}

._menu_ a {
    background-color: #3c60eb;
    padding: 22px 20px;
    color: white;
    margin: 0 !important;
    font-weight: bold;
    font-size: 12px;
}

._menu_ a:hover span:before,
._menu_ a:hover span:after,
._menu_ a:hover span {
    width: 20px;
    height: 2px;
}

a.closeMenu span:before,
a.closeMenu span:after,
a.closeMenu span {
    min-width: 40px;
    background-color: white !important
}

a.closeMenu span,
._menu_ a span {
    width: 3px;
    height: 2px;
    background-color: black;
    display: inline-block;
    position: relative;
    margin-left: 7px;
    bottom: 3px;
}

a.closeMenu span:before,
._menu_ a span:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    top: -5px;
    background-color: black;
    display: inline-block;
}

a.closeMenu span:after,
._menu_ a span:after {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    top: 5px;
    background-color: black;
    display: inline-block;
}

.d_flex {
    display: flex;
}


/*MENU*/

.the-menu,
.sub-main-nav>ul,
.gold.underline,
.seg,
.tabsld ul li a,
.tabBr li a,
.tabsld:not(.iconos) ul li a:before,
.sub-main-nav ul ul,
.active span:before {
    -webkit-transition: all !important;
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94) !important;
    -webkit-transition-duration: 450ms !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: cubic-bezier(.25, .46, .45, .94) !important;
    -moz-transition-duration: 450ms !important;
}

.lh2 {
    line-height: 2.3 !important
}

.the-menu .main-nav>li {
    opacity: 0 !important;
    -webkit-transform: translate3d(-100px, 0px, 0px);
}

.the-menu.active .main-nav>li {
    opacity: 1 !important;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.the-menu.active .main-nav>li,
.sub-main-nav>ul {
    -webkit-transition: all !important;
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94) !important;
    -webkit-transition-duration: 1s !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: cubic-bezier(.25, .46, .45, .94) !important;
    -moz-transition-duration: 1s !important;
}

.the-menu .main-nav>li:nth-child(1) {
    -webkit-transition-delay: .3s !important;
    -moz-transition-delay: .3s !important;
    -o-transition-delay: .3s !important;
    transition-delay: .3s !important;
}

.the-menu .main-nav>li:nth-child(2) {
    -webkit-transition-delay: .4s !important;
    -moz-transition-delay: .4s !important;
    -o-transition-delay: .4s !important;
    transition-delay: .4s !important;
}

.the-menu .main-nav>li:nth-child(3) {
    -webkit-transition-delay: .5s !important;
    -moz-transition-delay: .5s !important;
    -o-transition-delay: .5s !important;
    transition-delay: .5s !important;
}

.the-menu .main-nav>li:nth-child(4) {
    -webkit-transition-delay: .6s !important;
    -moz-transition-delay: .6s !important;
    -o-transition-delay: .6s !important;
    transition-delay: .6s !important;
}

.the-menu .main-nav>li:nth-child(5) {
    -webkit-transition-delay: .7s !important;
    -moz-transition-delay: .7s !important;
    -o-transition-delay: .7s !important;
    transition-delay: .7s !important;
}

.the-menu .main-nav>li:nth-child(6) {
    -webkit-transition-delay: .8s !important;
    -moz-transition-delay: .8s !important;
    -o-transition-delay: .8s !important;
    transition-delay: .8s !important;
}

.the-menu .main-nav>li:nth-child(7) {
    -webkit-transition-delay: .9s !important;
    -moz-transition-delay: .9s !important;
    -o-transition-delay: .9s !important;
    transition-delay: .9s !important;
}

.the-menu .main-nav>li:nth-child(8) {
    -webkit-transition-delay: 1s !important;
    -moz-transition-delay: 1s !important;
    -o-transition-delay: 1s !important;
    transition-delay: 1s !important;
}

.the-menu .main-nav>li:nth-child(9) {
    -webkit-transition-delay: 1.1s !important;
    -moz-transition-delay: 1.1s !important;
    -o-transition-delay: 1.1s !important;
    transition-delay: 1.1s !important;
}

.the-menu .main-nav>li:nth-child(10) {
    -webkit-transition-delay: 1.2s !important;
    -moz-transition-delay: 1.2s !important;
    -o-transition-delay: 1.2s !important;
    transition-delay: 1.2s !important;
}

.the-menu .main-nav>li:nth-child(11) {
    -webkit-transition-delay: 1.3s !important;
    -moz-transition-delay: 1.3s !important;
    -o-transition-delay: 1.3s !important;
    transition-delay: 1.3s !important;
}

.the-menu .main-nav>li:nth-child(12) {
    -webkit-transition-delay: 1.4s !important;
    -moz-transition-delay: 1.4s !important;
    -o-transition-delay: 1.4s !important;
    transition-delay: 1.4s !important;
}


/*Sub menu*/

.the-menu .container-fluid .col-md-12 {
    display: flex;
    justify-content: space-between;
}

.the-menu.active a.closeMenu {
    opacity: 1
}

a.closeMenu {
    padding: 20px !important;
    opacity: 0;
}

.the-menu .container-fluid a {
    padding: 16px 50px;
    display: block;
}

.sub-main-nav {
    min-height: 466px
}

.sub-main-nav>ul li {
    display: block;
    line-height: 1;
}

.sub-main-nav>ul li a {
    padding: 10px 0px;
    display: block;
    font-size: 24px;
    color: #fff
}

.sub-main-nav ul ul {
    padding-left: 20px;
    margin-top: 10px;
}

.sub-main-nav>ul {
    display: none;
    opacity: 0
}

.sub-main-nav>ul.active {
    display: block
}

.the-menu.active .sub-main-nav>ul {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0px, 0px) !important;
}

.the-menu.active .sub-main-nav>ul.active {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    visibility: visible !important;
    animation-name: fadeInUp !important;
}

.the-menu {
    position: fixed;
    width: 100%;
    left: 0%;
    overflow: hidden;
    height: 0%;
    background-image: url('../images/bg-menu.jpg');
    background-size: cover;
    background-position: 50% 50%;
    z-index: 999999
}

.the-menu.active {
    left: 0%;
    width: 100%;
    height: 100%;
}

ul.main-nav li {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    color: white;
    line-height: 1;
    padding: 20px 0px;
}

ul.main-nav li a.active:before {
    width: 100%;
}

ul.main-nav li a:before {
    content: "";
    width: 0%;
    height: 1px;
    background-color: white;
    position: absolute;
    bottom: -1px;
}

ul.main-nav li a {
    position: relative;
    display: inline-block;
    font-size: 35px;
    text-transform: uppercase;
    color: white !important;
    font-weight: bold;
}


/*END MENU*/

.box-text {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 80px 60px;
    background-color: rgba(253, 150, 7, .8);
    width: 50%;
}

.box-text h1 {
    color: white;
    font-size: 50px;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.box-text p {
    color: white;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px
}

.box-text ul {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.box-text ul li a {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
}

.box-text ul li {
    margin-right: 20px;
    display: inline-block;
}

p.title {
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0 !important
}

.mb-0 {
    margin-bottom: 0px
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-130 {
    margin-bottom: 130px
}

.mb-150 {
    margin-bottom: 150px
}

.mb-200 {
    margin-bottom: 200px
}

.mb-300 {
    margin-bottom: 300px
}

.height-100 {
    padding: 0 !important;
    height: 100vh !important
}

.height-90 {
    padding: 0 !important;
    height: 90vh;
}

.height-80 {
    padding: 0 !important;
    height: 80vh;
}

.height-70 {
    padding: 0 !important;
    height: 70vh;
}

.height-60 {
    padding: 0 !important;
    height: 60vh;
}

.height-50 {
    padding: 0 !important;
    height: 50vh;
}

section {
    position: relative;
}

.bottom_ {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid white
}

.bottom_ .col-md-6 a svg {
    margin-right: 10px;
}

.bottom_.edited .col-md-6 a {
    background-color: #3c60eb;
    color: white !important
}

.bottom_.edited .col-md-6 a.dos {
    background-color: #000 !important;
    color: white !important
}

.bottom_.edited .col-md-6 a {
    display: flex;
    text-align: center;
    padding: 20px 0;
    color: white;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.bottom_.edited .col-md-6 {
    padding: 0;
}

.bottom_.edited .col-md-6:last-child a:hover svg path {
    fill: #3c60eb
}

.bottom_.edited .col-md-6:last-child a:hover {
    background-color: black;
    color: white
}

.bottom_.edited .col-md-6:first-child a:hover svg path {
    fill: #000
}

.bottom_.edited .col-md-6:first-child a:hover {
    background-color: #3c60eb;
    color: white
}

.bottom_.edited .col-md-6:last-child a {
    background-color: #3c60eb;
    border-left: 1px solid white
}

.flex_center {
    display: flex;
    justify-content: space-around;
}

.flex_between {
    display: flex;
    justify-content: space-between;
}

._staff_ .cropped,
.cropped2 {
    width: 350px;
    height: 350px;
    overflow: hidden;
    border: 3px solid #3c60eb !important;
    margin: auto auto 20px;
    border-radius: 1000px;
}

#leadership .cropped:hover {
    cursor: pointer;
    border: 10px solid #3c60eb !important;
}

div.cropped2 {
    width: 420px;
    height: 420px;
}

.p0 {
    padding: 0;
}

._events_ aside p {
    margin: 0;
}

._events_ aside img {
    position: absolute;
    right: 0;
    bottom: 0
}

._events_ aside {
    background-color: white;
    padding: 30px 40px;
    position: relative;
}

.video_buttons ul {
    background-color: black
}

.video_buttons ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.video_buttons li {
    padding: 9px 20px 11px 20px;
    border-right: 1px solid #3c60eb
}

.video_buttons li h3,
.video_buttons li span:first-child {
    font-weight: bold
}

.video_buttons li:nth-child(3) a:last-child {
    border: 0px !important;
}

.video_buttons li:nth-child(3) a:hover {
    background: black !important;
}

.video_buttons li:nth-child(3) a:hover i {
    color: #3c60eb
}

.video_buttons li:nth-child(3) a {
    display: block;
    background-color: #3c60eb;
    width: 25%;
    color: white;
    padding: 0 20px;
    line-height: 3.6;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.video_buttons li:nth-child(3) {
    width: 30%;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.video_buttons li:nth-child(2) {
    border-right: 1px solid white;
}

.video_buttons li:nth-child(2) {
    width: 70%;
    text-align: left;
}

.video_buttons li p,
.video_buttons li h3 {
    text-align: left !important
}

.video_buttons li:first-child span:first-child {
    font-weight: bold
}

.video_buttons li {
    color: white
}

.video_buttons li p,
.video_buttons li h3,
.video_buttons li span {
    display: block;
    text-align: center;
    margin-bottom: 0;
    font-size: 14px !important
}

.portfolio-item-thumbnail aside {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    left: 0;
    top: 0
}

.f18 {
    font-size: 18px
}

.portfolio-item-thumbnail {
    overflow: hidden;
    display: block
}

.hover img {
    margin-right: 10px
}

.portfolio-item-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
    transition: all .4s ease !important;
    -webkit-transition: all .6s ease !important;
    -moz-transition: all .6s ease !important;
}

.portfolio-item-thumbnail2:hover {
    -webkit-transform: scale(1.1, 1.1);
}

.portfolio-item-thumbnail:hover img {
    -webkit-transform: scale(1.2, 1.2);
}

.loadMore {
    color: black
}

.loadMore,
.readmore {
    font-weight: bold !important;
    letter-spacing: 3px
}

.showed.span3 {
    display: block
}

.span3 {
    display: none
}

.openSearch i {
    color: white;
    font-size: 30px;
}

.openSearch span {
    color: #081187;
}

.openSearch:hover {
    background-color: #081187;
}

.openSearch:hover i,
.openSearch:hover span {
    color: #fff
}

.openSearch {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 80px;
    height: 80px;
    background: #3c60eb;
    left: 0;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    font-size: 12px
}


/* modal invite */

ul.share.m4 {
    margin: 0;
    text-align: center;
    padding: 0;
    margin: 0;
}

ul.share.m4 li {
    margin: 0 10px;
    text-align: center;
    display: inline-block
}

ul.share.m4 li a {
    font-size: 25px !important
}

ul.list-inline {
    width: 100%
}

ul.list-inline a {
    font-size: 1.5pc
}

.modal-dialog {
    max-width: 400px !important;
    background: transparent !important;
    padding: 20px;
    display: block;
    margin: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: relative;
    top: 36%;
}

.close {
    opacity: 1;
    font-size: 20px !important;
    background: none;
    border: 0;
    float: right;
    padding-bottom: 62px;
    display: block;
}

.ec-share-modal input.form-control {
    text-transform: initial !important;
}

.ec-share-modal {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 9999999;
    background: rgba(41, 42, 43, 0.36);
    top: -1px;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

button.close {
    -webkit-appearance: none !important;
    padding: 0 !important;
    cursor: pointer !important;
    background: 0 0 !important;
    border: 0 !important;
    opacity: 1;
    position: absolute;
    right: 41px;
    top: 15px;
    outline: none;
}

.modal-title {
    width: 100%;
    font-style: 14px !important
}

.modal-content {
    position: relative;
    padding: 5px !important;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

body .modal-header .close {
    padding: 1rem 1rem;
    margin: 0;
}


/* END */

.serie_decription_ {
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 95%);
    width: 100%;
    text-align: center;
    display: none;
}

.shareinside a {
    display: block;
    padding: 10px;
}

.shareinside a i {
    font-size: 32px;
    color: white
}

.shareinside {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.close_blurb {
    width: 30px;
}

.close_blurb:hover {
    transform: rotate(180deg);
}

.crd a {
    overflow: hidden !important;
    position: relative;
    font-weight: bold
}

a.uno span.hover {
    background-color: #000;
    color: white !important
}

span.hover {
    position: absolute;
    left: -100%;
    justify-content: center;
    width: 100%;
    height: 100%;
    display: flex;
    color: black;
    font-weight: bold;
    align-items: center;
    background-color: #3c60eb;
    z-index: 99;
    bottom: 0;
}

.crd a:hover span.hover {
    left: 0;
}

.footer_ {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

footer {
    padding: 150px 0px 0 0 !important;
}

section {
    z-index: 9
}

footer .footer_menu_ ul li {
    margin-bottom: 15px
}

footer .footer_menu_ ul a {
    display: block;
    text-transform: uppercase;
    color: white;
    font-size: 18px
}

footer .footer_menu_ ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-direction: column;
}

.subchild div {
    padding: 26px 0;
}

.subchild {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 150px
}

.subchild span {
    display: inline-block;
    margin: 0 10px;
}

.subchild a,
.subchild p {
    font-size: 12px;
    text-transform: uppercase;
    color: white
}

footer .sm a {
    display: block;
    padding: 0 20px;
}

footer .sm a:hover {
    color: #3c60eb !important
}

.subchild p {
    margin: 0 !important
}

footer .sm {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
}

.border-rl {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.orange_bar_ ul a:hover {
    color: #081187 !important
}

.orange_bar_ ul a {
    display: block;
    padding: 18px 30px;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    font-weight: bold
}

.orange_bar_ ul {
    justify-content: center;
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}

body section.orange_bar_ {
    background-color: #3c60eb !important
}

section {
    background-color: white
}

.fa-heart {
    animation: heartbeat 3s infinite;
}

@keyframes heartbeat {
    0% {
        transform: scale( .75);
    }
    20% {
        transform: scale( 1.3);
    }
    40% {
        transform: scale( .75);
    }
    60% {
        transform: scale( 1.3);
    }
    100% {
        transform: scale( .75);
    }
}

.archive-nav>li>a:hover {
    color: #e8c100 !important;
}

.type_rows {
    border-bottom: 1px solid black;
    margin-bottom: 40px
}

.type_rows ul a:hover i,
.type_rows ul a.active i {
    color: #3c60eb
}

.type_rows ul a {
    display: block;
    padding: 5px 5px;
    color: black
}

.type_rows ul {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
}

.relative {
    position: relative;
}


/*version LIST*/

._events_ table,
._events_.active .col-md-4 {
    display: none !important
}

._events_ .col-md-4 {
    display: block
}

._events_.active table {
    display: table !important
}

table {
    width: 100%
}

th {
    color: #3c60eb
}

tbody td {
    padding: 30px 0;
    border-bottom: 1px solid #DEDEDE;
}

tbody td a:hover {
    background-color: #081187;
    color: white;
}

tbody td a {
    float: right;
    display: block;
    width: 40px;
    height: 40px;
    background: #3c60eb;
    text-align: center;
    color: white;
    line-height: 2.6;
}

.border-bottom {
    border-bottom: 10px #3c60eb solid !important
}

.f16 {
    font-size: 16px
}

.f14 {
    font-size: 14px
}

.description p {
    line-height: 1.9;
    font-size: 18px;
    font-family: "Roboto"
}

.flex-btwn {
    display: flex;
    justify-content: space-between;
}

#mpsCS iframe {
    width: 100%;
    display: block;
    float: left;
    height: 400px !important;
}

.modal-body a,
.yellow {
    color: #3c60eb !important;
}

.lead {
    font-size: 21px;
    line-height: 1.6;
    font-weight: 400 !important
}

.last_ {
    border-bottom: 1px solid rgb(56 56 56) !important;
    border-top: 1px solid rgb(56 56 56) !important;
}

b.semi {
    font-weight: 500 !important
}

.box_blueg img {
    margin-bottom: 20px !important;
}

.box_blueg {
    background-color: #435464 !important;
    text-align: left !important;
    justify-content: end !important;
    padding: 70px 40px !important;
}

.yellow2 {
    color: #FFD408!important
}

.box_blueg,
.boxes_dark {
    background-color: #181720;
    color: white;
    display: block !important;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 70px 0;
}

.box_blueg svg,
.boxes_dark svg,
.boxes_dark img {
    height: 80px;
    margin-bottom: 20px;
}

.box_blueg h3 {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.box_blueg p {
    min-height: 120px
}

.box_blueg p,
.boxes_dark p {
    display: block;
    width: 100%;
    font-weight: normal !important;
    margin: 0;
    color: white;
}

.dark p {
    text-align: center !important
}

.dark img {
    margin: auto !important;
    margin-bottom: 20px !important
}

.boxes_dark:hover svg rect,
.boxes_dark:hover svg path {
    fill: #081187;
}

.bg-blue {
    background-color: #3EC0CB
}

.bg-dark {
    background-color: #1C1C1C !important
}

.bg-blueg {
    background-color: #4B5C6C
}

.flex {
    display: flex;
}

.box_blueg:hover {
    background-color: #3A4550 !important
}

.dark a {
    background-color: #2B2B2B !important
}

.dark a:hover {
    background-color: #000 !important
}

.pb200 {
    padding-bottom: 450px
}

.col-200 {
    margin-top: -450px
}

.videoyoutube_ {
    width: 100%;
    height: 520px
}

.bg-orange {
    background-color: #3c60eb
}

.bg-green {
    background-color: #BEC531
}

.absolute_phone {
    position: absolute;
    right: 0;
    bottom: -130px
}

.rcs svg {
    height: 180px
}

.rcs hr {
    border: 0 !important;
    border-top: 1px solid #fff !important;
    margin: 60px 0 !important;
}

.zoom_info a img {
    width: 45px;
    margin-right: 10px
}

.zoom_info a:hover {
    background-color: white;
    color: #435464
}

.zoom_info h2 {
    letter-spacing: 2px !important
}

.zoom_info a {
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid white;
    display: inline-block;
    padding: 15px 30px;
}

.zoom_info .col-md-12 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.zoom_info {
    padding: 20px 0;
    background-color: #435464
}

.fw-300 {
    font-weight: 300
}

hr.mini {
    max-width: 60px;
    border-color: #3c60eb;
    margin: 0 0 0 0;
}

.pll {
    position: absolute;
    left: 0;
    top: 0;
    background-position-x: 0 !important;
    background-size: cover !important;
}

.box_white {
    padding: 80px;
    position: relative;
}

.box_white:before {
    content: "";
    background-color: white;
    position: absolute;
    height: 100%;
    width: 500%;
    z-index: -1;
    left: 0;
    top: 0;
}

.p20 {
    padding: 20px;
}

.play_icon {
    position: absolute;
    right: 0;
    bottom: 0;
}

.overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
}

.theshadow p {
    font-size: 16px;
    line-height: 1.8;
    padding-bottom: 40px;
    text-align: justify;
}

.box_shadow>div {
    display: flex;
}

.theshadow a:hover {
    color: #3c60eb
}

.theshadow a {
    position: absolute;
    bottom: 40px;
    font-weight: bold;
    color: black
}

.theshadow {
    padding: 30px;
    background-color: white;
    box-shadow: 0px 0px 6px 0px #e0e0e0;
    display: flex;
    flex-direction: column;
}

.theinnernav a:hover,
.theinnernav a.active {
    background-color: #3c60eb
}

.theinnernav a {
    display: block;
    padding: 20px 20px;
    width: 100%;
    text-align: center;
    background-color: #000000;
    color: white
}

.theinnernav li {
    border-left: 1px solid white;
    border-right: 1px solid white;
    text-align: center;
    width: 100%
}

.theinnernav {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    text-align: center;
}

.tab_p {
    display: none;
}

.tab_p.active.f {
    opacity: 1
}

.tab_p.active {
    display: flex;
}


/*.mh-400{min-height: 400px}*/

.list_detail_info li img {
    display: inline-block;
    margin-right: 10px;
}

.list_detail_info li p {
    margin-bottom: 0
}

.list_detail_info li {
    display: flex;
    align-items: end;
    padding: 17px 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: white
}

.list_detail_info {
    padding: 0;
    margin: 0;
    list-style: none
}

.bg-blue .ball_ div {
    background-color: #3FC0CB;
}

.ball_ div {
    background-color: #faa817;
    display: inline-block;
    width: auto;
    padding: 20px;
    border-radius: 200px;
}

.ball_ {
    position: absolute;
    top: -50px;
    text-align: center;
    width: 100%;
}

.text-blue {
    color: #3FC0CB !important
}

.f20 {
    font-size: 20px
}

.swiper-slide {
    cursor: default !important
}

.margin-130-top {
    margin-top: 130px;
}

.maxImg img {
    max-height: 200px
}

.edited_acodordion_ .accordion-style1.panel-group .panel-heading {
    border: 1px solid #e4e4e4;
    padding: 20px 25px;
}

.edited_acodordion_ .float-right i {
    font-size: 19px !important;
    color: #3c60eb !important;
    font-weight: 900 !important;
}

.edited_acodordion_ .accordion-style1 a div {
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px
}

.edited_acodordion_ .accordion-style1 p {
    color: white
}

.edited_acodordion_ .panel-body {
    padding: 20px 25px !important;
}

.px-80 {
    max-width: 95%;
}

.CTA svg {
    width: 50px;
}

.CTA .col-md-6 h2 {
    margin-bottom: 0;
    color: white !important;
}

.CTA .col-md-6:last-child {
    background-color: #191919;
}

.CTA .col-md-6 {
    display: flex;
    justify-content: space-between;
    padding: 120px 100px;
    background-color: #121212;
    align-items: center;
    color: white;
}

.CTA .col-md-6 svg {
    fill: #3c60eb;
}

.CTA .col-md-6 svg,
.CTA .col-md-6 div {
    z-index: 9;
}

.CTA .col-md-6 p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.cta2:before {
    content: "";
    width: 2500px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #191919;
}

.cta1 {
    border-right: 1px solid #313131;
}

.cta1:before {
    content: "";
    width: 2500px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background-color: #121212;
}

.CTA .col-md-6:hover:before {
    background: #070f83;
}

.CTA .col-md-6:hover svg path {
    fill: black;
}

.CTA .col-md-6:hover p {
    color: black;
}

.testit {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 45px;
    top: -45px;
    z-index: 9;
}

.ldline {
    height: 363px;
    overflow: hidden;
    width: 40px;
    margin: auto;
    z-index: 9999;
    cursor: pointer;
    transform: rotate(180deg);
}


/*.ldline:before {
    -webkit-animation: mymove 2s infinite;
animation: mymove 2s infinite;
    position: absolute;
    content: "";
    height: 80px;
    top: -30px;
    width: 1px;
    background: rgba(255,255,255,0.8);
}*/

.ldline:after {
    -webkit-animation: mymoveX 2s infinite;
    animation: mymoveX 2s infinite;
    position: absolute;
    content: "";
    height: 300px;
    top: : 0;
    width: 1px;
    background: rgba(255, 255, 255, 0.5);
}

.footer_menu_ a:hover {
    color: #3c60eb;
}


/* Safari 4.0 - 8.0 */

@-webkit-keyframes mymoveX {
    0%,
    100% {
        height: 363px;
    }
    50% {
        height: 330px;
    }
}


/* Standard syntax */

@keyframes mymoveX {
    0%,
    100% {
        height: 363px;
    }
    50% {
        height: 330px;
    }
}

.kenburns {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    animation: kenBurnsEast 20s linear infinite alternate;
    -webkit-animation: kenBurnsEast 20s linear infinite alternate;
}

@keyframes kenBurnsEast {
    from {
        transform: scale(1) translateX(0px);
        -webkit-transform: scale(1) translateX(0px);
    }
    to {
        transform: scale(1.3) translateX(0px);
        -webkit-transform: scale(1.3) translateX(0px);
    }
}

@-webkit-keyframes kenBurnsEast {
    from {
        transform: scale(1) translateX(0px);
        -webkit-transform: scale(1) translateX(0px);
    }
    to {
        transform: scale(1.3) translateX(0px);
        -webkit-transform: scale(1.3) translateX(0px);
    }
}

@keyframes kenBurnsWest {
    from {
        transform: scale(1) translateX(0px);
        -webkit-transform: scale(1) translateX(0px);
    }
    to {
        transform: scale(1.3) translateX(0px);
        -webkit-transform: scale(1.3) translateX(0px);
    }
}

@-webkit-keyframes kenBurnsWest {
    from {
        transform: scale(1) translateX(0px);
        -webkit-transform: scale(1) translateX(0px);
    }
    to {
        transform: scale(1.3) translateX(0px);
        -webkit-transform: scale(1.3) translateX(0px);
    }
}

@media all and (max-width: 767px) {
    .kenburns .slides li .background-image-holder {
        animation: none !important;
        -webkit-animation: none !important;
    }
}

.list-days li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px 12px;
    color: white
}

.list-days {
    padding: 0;
    margin: 0;
    list-style: none
}

.campus img {
    margin-right: 10px
}

.campus {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom_.brdt {
    border-top: solid white 1px;
    padding-top: 50px
}

.bottom_:not(.edited) {
    position: absolute;
    bottom: 50px;
    width: 100%;
    max-width: 100% !important
}

.bottom_:not(.edited).crd ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
}

.bottom_:not(.edited).crd ul li:nth-child(2) {
    border-right: 1px solid white;
    border-left: 1px solid white;
}

.bottom_:not(.edited).crd ul li {
    display: block;
    width: 100%;
}

.bottom_:not(.edited).crd ul li a {
    display: block;
    text-align: center;
    color: white;
    width: 100%;
    font-size: 23px;
    padding: 35px 30px;
    position: relative;
    overflow: hidden;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7)
}

.bottom_:not(.edited).v2.crd ul li a {
    background-color: rgba(0, 0, 0, 0)
}

.bottom_:not(.edited).crd {
    bottom: 0;
    border-top:
}

.bottom_:not(.edited).crd a:hover span.hover {
    left: 0
}

.bottom_:not(.edited) span.hover {
    position: absolute;
    left: -100%;
    justify-content: center;
    width: 100%;
    height: 110%;
    display: flex;
    color: black;
    font-weight: bold;
    align-items: center;
    background-color: #3c60eb;
    z-index: 99;
    bottom: -3px;
}

.border-top {
    border: 0 !important;
}

.sidebar>ul>li:not(.active) ul {
    padding-top: 0px !important;
    padding-left: 3px;
    display: none;
}

.player_home {
    max-height: 322px
}

.scroll {
    position: absolute;
    right: 100px;
    transform: rotate(-90deg);
    bottom: 50%;
    z-index: 3;
}

.scroll a {
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
}

.scroll a:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #3c60eb;
    top: 8px;
    left: 73px;
    -webkit-animation: mymoveDos 3s infinite;
    animation: mymoveDos 3s infinite;
}


/* Safari 4.0 - 8.0 */

@-webkit-keyframes mymoveDos {
    0%,
    100% {
        width: 20px;
    }
    50% {
        width: 50px;
    }
}


/* Standard syntax */


/*@keyframes mymoveDos {
    0%, 100%   {left:-30px;}
    50% {left: 30px;}
}*/

.scroll a:hover:before {
    width: 20px;
}

.closeMenu span:before {
    transform: rotate(45deg);
    top: 5px !important;
}

body a.closeMenu span {
    background-color: transparent !important;
}

.closeMenu span:after {
    transform: rotate(-45deg);
}

.bottom_.crd.v2 a svg {
    margin-right: 10px
}

.bottom_.crd.v2 .thecolor {
    background-color: #3c60eb
}

a.dblock:hover .playButton i {
    background-color: #3c60eb;
    color: #fff;
    -webkit-transform: scale(1.3, 1.3);
}

.playButton:active i,
.playButton i {
    -webkit-transform: scale(1.1, 1.1);
    width: 80px;
    height: 80px;
    border: 4px solid #3c60eb;
    color: #3c60eb;
    border-radius: 100px;
    font-size: 24px;
    line-height: 3;
}

a.dblock {
    display: block
}

a.dblock:before {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.playButton {
    position: absolute;
    width: 100%;
    top: 40%;
    text-align: center;
}

.custom_padding {
    padding: 0 5px;
}

.custom_padding div {
    padding: 0 5px;
}

.height-100.thehome {
    padding: 0 !important;
    max-height: 95vh !important;
}

.sticky:not(.header-appear) .mympc a,
.sticky:not(.header-appear) #menu-button {
    padding: 22px 20px !important;
}

.sticky.header-appear .mympc a,
.sticky.header-appear #menu-button {
    padding: 22px 20px !important;
}

.modal-strip {
    background-color: #3c60eb;
    bottom: 0;
    color: #fff !important;
    left: 0;
    padding: 18px;
    position: fixed;
    width: 100%;
    display: inline-block;
    transform: translate3d(0, 200px, 0);
    transition: all .7s ease 0s;
    z-index: 999!important;
}

.modal-strip.modal-active,
.modal-strip.modal-right {
    transform: translate3d(0, 0, 0);
}

.closelive {
    position: absolute;
    right: 0;
    width: 60px;
    height: 69px;
    text-align: center;
    top: 0px;
    z-index: 99999999999999;
    cursor: pointer;
    background: #ffb534;
    line-height: 2.9;
    font-size: 22px;
    color: white !important;
}

.closelive:hover {
    border-color: #000 !important;
    background-color: #000 !important;
    color: white !important;
}

#cookieNotify a {
    color: black !important
}

.description a {
    color: #3c60eb;
    font-weight: bold
}

.description a,
a.hyperlink {
    display: inline-block;
    width: fit-content;
    position: relative;
}

a.hyperlink.w:hover {
    color: black
}

.tabSection_:before,
a.hyperlink.w.tabSection:before {
    min-width: 100%
}

a.tabSection_.hyperlink.w:hover:before,
a.hyperlink.w.tabSection:hover:before,
div a.hyperlink.w:hover:before {
    width: 100%;
    background-color: black !important;
}

.description a:hover:before,
div a.hyperlink:hover:before {
    width: 100%;
    background-color: black;
}

a.hyperlink.w:before {
    background-color: white !important;
}

div a.hyperlink:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #3c60eb;
    left: 0;
    position: absolute;
    bottom: 0;
}

.description a:before,
li a.hyperlink:before {
    content: "";
    width: 0%;
    height: 1px;
    background-color: #3c60eb;
    left: 0;
    position: absolute;
    bottom: 0;
}

li a.hyperlink.w:hover:before {
    background-color: white !important;
    width: 100% !important
}

li a.hyperlink.w:before {
    width: 0% !important;
    background-color: white !important;
}

.the-menu a.hyperlink:before {
    bottom: 6px
}

.load-text {
    height: 50px;
    overflow-y: hidden;
}

.load-text.active {
    height: 140px;
    overflow-y: hidden;
}

body .navbar-top {
    top: 0 !important;
}

.px80,
.container-fluid.px80 {
    padding: 30px 70px !important;
}

.archive_series_item .col-md-4 {
    padding: 0 5px;
}

.archive_series_item {
    padding: 0 5px;
}

.mb-5_ {
    margin-bottom: 5px !important
}

.right-line:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: black;
    right: -80px;
    top: 0;
}

.boxlink:hover a {
    -webkit-transform: scale(1.1, 1.1) !important;
    transform: scale(1.1, 1.1) !important;
}

.boxlink a {
    display: block;
    transition: all .4s ease !important;
    -webkit-transition: all .6s ease !important;
    -moz-transition: all .6s ease !important;
}

.tab_r.active {
    display: flex
}

.tab_r {
    display: none
}

input#moneda:focus {
    border-color: white !important
}

input#moneda {
    color: white !important
}

button#dar:hover {
    background-color: #3c60eb !important;
    border-color: #3c60eb !important;
    color: black !important
}

body nav.navbar.navbar-default ul.nav>li>a:hover {
    color: #3c60eb !important
}

.pt-120 {
    padding-top: 120px !important;
}

.magig-bg {
    padding-top: 160px
}

.magig-bg:before {
    content: "";
    background-color: black;
    border-bottom: 10px solid #3c60eb;
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1
}

.box_ss {
    background: rgba(0, 0, 0, 0.6);
    padding: 30px;
    border: 1px solid rgb(253 150 0 / 52%);
}

.openSM_INVITEF {
    cursor: pointer !important;
}

.sm_ a {
    margin: 0 12px;
    display: inline-block;
    font-size: 22px
}

.sm_ a:hover i {
    color: #3c60eb !important
}

.hyperlink_ {
    text-decoration: underline;
}

.edited_acodordion_.v2 .float-right i {
    font-size: 19px !important;
    color: #fff !important;
    font-weight: 900 !important;
}
