@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.eot?srf3rx");
    src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}


@import url('https://fonts.googleapis.com/css?family=Roboto:300');
body {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #777777;
    color: #7f7f7f;
    background: #0A1D44;
    height: 100%;
    position: relative;
}
.logo {
    float: none;
    margin-right: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fh5co-features-outer {
    width:100%;
    height:auto;
    margin-bottom:70px;
    margin-top: 200px;
}

.fa {
    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;
}
.buttons1 p span {
    font-size:24px;
    font-weight:600;
    font-family:"Poppins",
    sans-serif;
}
.buttons1.dark p {
    color:#fff;
}
@media screen and (max-width: 993px) {
    .fh5co-features-grid-columns .col-sm-6 {
        -ms-flex:0 0 50%;
        flex:0 0 100%;
        width:100%;
        max-width:100%;
        margin:30px auto;
        text-align:center;
    }
    .fh5co-features-grid-columns .col-sm-7 {
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        margin: 7px auto;
        text-align: center;
        float: none!important;
    }
    .fh5co-features-outer .col-sm-6 .col-sm-image-container {
        position: relative;
        width: 295px !important;
        text-align: center;
        margin: 15px auto 0;
    }
    .no-float {
        float: none !important;
    }
    .img-float-right {
        float: none;
    }
    .img-float-left {
        float: none;
    }
    .fh5co-features-outer .col-sm-6 .span-percent,
    .fh5co-features-outer .col-sm-6 .span-free {
        left: -15px;
        bottom: 140px;
    }
    .fh5co-features-outer .col-sm-6 .span-new {
        right: -10px;
    }
    .fh5co-features-outer .col-sm-6 .span-data {
        right: -15px;
    }
    .fh5co-features-outer .col-sm-6 .circle {
        position: static;
        display: inline-block;
        margin: 25px 5px;
    }
    .fh5co-advantages-outer .second-title {
        margin-top: 60px;
    }
    .fh5co-features-grid-columns {
        display: flex;
        flex-direction: column;
    }
    .fh5co-features-outer .sm-6-content p {
        width: 100%;
    }
    .fh5co-features-outer .sm-6-content li {
        list-style: none;
        border-bottom: 1px solid #EAECEB;
        color: rgba(0, 0, 0, 0.8);
        font-size: 13px;
        line-height: 20px;
        margin-top: 20px;
        bottom: 10px;
        font-weight: 800;
        border-radius: 10px;
        transition: all 1s ease;
    }
    .download-button {
        -webkit-box-direction: normal !important;
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -moz-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
}
.mr-6 {
    color:#20c997;
    margin-right:1rem !important;
}
.fh5co-features-outer .sm-6-content b {
    color:#ff6a00;
}
}
.container-fluid {
    width:100%;
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto;
}
.row1 {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-15px;
    margin-left:-15px;
}
.header-area {
    position:relative;
    z-index:100;
    width:100%;
}
.header-area .top-header {
    width:100%;
    height:60px;
    background-color:#292929;
}
@media only screen and (max-width: 767px) {
    .header-area .top-header {
        height:80px;
        padding:15px 0;
    }
}
@media only screen and (max-width: 767px) {
    .header-area .top-header .top-header-content {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
}
.header-area .top-header .top-headline p {
    margin-bottom:0;
    font-family:"Montserrat",
    sans-serif;
    color:#ffffff;
    font-size:12px;
    font-weight:400;
}
.header-area .top-header .top-headline p span {
    color:#ffaf02;
}
.header-area .top-header .login-faq-earn-money a {
    display:inline-block;
    font-family:"Montserrat",
    sans-serif;
    color:#ffffff;
    font-size:12px;
    font-weight:400;
    margin-right:30px;
}
.header-area .top-header .login-faq-earn-money a:last-child {
    margin-right:0;
}
.header-area .top-header .login-faq-earn-money a:hover,
.header-area .top-header .login-faq-earn-money a:focus,
.header-area .top-header .login-faq-earn-money a.active {
    color:#ffaf02;
}
.header-area .cryptos-main-menu {
    position:relative;
    width:100%;
    z-index:100;
    height:0px;
}
@media only screen and (max-width: 767px) {
    .header-area .cryptos-main-menu {
        height:80px;
    }
}
.header-area .cryptos-main-menu .classy-nav-container {
    background-color:transparent;
}
.header-area .cryptos-main-menu .classy-navbar {
    height:125px;
    padding:0;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .header-area .cryptos-main-menu .classy-navbar {
        padding:0;
    }
}
@media only screen and (max-width: 767px) {
    .header-area .cryptos-main-menu .classy-navbar {
        height:80px;
    }
}
.header-area .cryptos-main-menu .classy-navbar .classynav ul li a {
    font-size:16px;
    font-weight:600;
    text-transform:capitalize;
    font-family:"Roboto",
    sans-serif;
    color:#fff!important;
}
.header-area .cryptos-main-menu .classy-navbar .classynav ul li a:hover,
.header-area .cryptos-main-menu .classy-navbar .classynav ul li a:focus {
    color:#ff9800!important;
}
.header-area .cryptos-main-menu .classynav ul li .dropdown li a,
.header-area .cryptos-main-menu .classynav ul li .megamenu li a {
    font-size:14px;
    color:#0e3c69!important;
    text-shadow:0px 1px rgba(0,
    0,
    0,
    0.18);
}
.header-area .cryptos-main-menu .classynav .header-newsletter-form {
    margin-left:100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-area .cryptos-main-menu .classynav .header-newsletter-form {
        margin-left:30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .cryptos-main-menu .classynav .header-newsletter-form {
        margin-left:18px;
        margin-top:15px;
    }
}
@media only screen and (max-width: 767px) {
    .header-area .cryptos-main-menu .classynav .header-newsletter-form {
        margin-left:18px;
        margin-top:15px;
    }
}
.header-area .cryptos-main-menu .classynav .header-newsletter-form form {
    width:265px;
    height:35px;
    background-color:#eef3f6;
    position:relative;
    z-index:1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-area .cryptos-main-menu .classynav .header-newsletter-form form {
        width:220px;
    }
}
.header-area .cryptos-main-menu .classynav .header-newsletter-form form input {
    width:100%;
    height:35px;
    border:none;
    background-color:transparent;
    padding:0 15px;
    font-size:12px;
    font-style:italic;
}
.header-area .cryptos-main-menu .classynav .header-newsletter-form form button {
    width:90px;
    height:35px;
    border:none;
    background-color:#eef3f6;
    position:absolute;
    top:0;
    right:0;
    font-size:12px;
    font-weight:600;
    color:#292929;
    cursor:pointer;
    border-bottom:2px solid #ffaf02;
    -webkit-transition-duration:500ms;
    transition-duration:500ms;
}
.header-area .cryptos-main-menu .classynav .header-newsletter-form form button:hover {
    background-color:#292929;
    color:#ff9800;
}
.megamenu-slides .owl-prev,
.megamenu-slides .owl-next {
    background:#0d104d;
    background:-webkit-linear-gradient(to right,
    #0d104d,
    #28408b);
    background:linear-gradient(to right,
    #0d104d,
    #28408b);
    width:30px;
    height:30px;
    line-height:30px;
    color:#ffffff;
    top:50%;
    margin-top:-15px;
    left:5%;
    position:absolute;
    z-index:10;
    text-align:center;
    font-size:18px;
    -webkit-transition-duration:500ms;
    transition-duration:500ms;
}
.megamenu-slides .owl-next {
    left:auto;
    right:5%;
}
.single-mega .title1 h3 {
    font-size:17px;
    color:#ff9800!important;
    text-transform:capitalize;
    font-family:"Roboto",
    sans-serif;
    font-weight:600;
    border-bottom:1px solid #cececee8;
    padding:8px 12px;
    text-align:center;
    text-shadow:.1px.1px .1px #0000008a;
}
@media only screen and (max-width: 1500px) {
    .owl-carousel .owl-stage-outer {
        MARGIN-TOP:60px;
    }
}
@media only screen and (max-width: 991px) {
    .owl-carousel .owl-stage-outer {
        MARGIN-TOP:0px;
    }
}
.dropdown li i {
    margin-right:12px;
    color:#ff9800;
    float:left;
    margin-top:7px;
    margin-left:10px;
    text-shadow:.1px.1px .1px #0000008a;
}
.covid{
 margin-top: 50px;
 color: #111;
 font-weight: 500;
 text-align: justify;
}
.covid h1{
 font-family: "Source Sans Pro",Arial,sans-serif;
 font-weight: 600;
 margin: 0 0 30px 0;
 color: #0A1D44;
 text-align: left;
}
.covid b{
 color:#ff6a00; 
}
.fh5co-features-outer .sm-6-content h3 {
   color: #ffffff;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px;
    text-shadow: 1px 1px 1px #0000006e;
    text-align: center;
}
.catu img {
    height: 100%!important;
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
    
}
    .catu img:hover {
    -webkit-transform: scale(1)!important;
    transform: scale(1)!important;
}
@media only screen and (max-width: 600px) {
    .fh5co-features-outer {
    width: 100%;
    height: auto;
    margin-bottom: 70px;
    margin-top: 0px;
 }
    .fh5co-features-outer .sm-6-content p {
    font-size: 25px;
  
 }
    .fh5co-features-outer .sm-6-content h3 {
    font-size: 26px;
     }
}
/*//////////////////////////////////////////////////////////////////
[ Table ]*/

.limiter {
  width: 100%;
  margin: 0 auto;
}

.container-table100 {
  width: 100%;
  min-height: 100%;
 

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 33px 30px;
}

.wrap-table100 {
  width: 1170px;
  box-shadow: 0 3px 1px 1px rgba(0, 0, 0, 0.52);
  border-radius: 10px;
}

table {
  border-spacing: 1;
  border-collapse: collapse;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
table * {
  position: relative;
}
table td, table th {
  padding-left: 8px;
}
table thead tr {
  height: 60px;
  background: repeating-linear-gradient(to bottom right,#f38f25 0%,#f32600d6 100%);
}
table tbody tr {
  height: 50px;
}
table tbody tr:last-child {
  border: 0;
}
table td, table th {
  text-align: center!important;
}
table td.l, table th.l {
  text-align: right;
}
table td.c, table th.c {
  text-align: center;
}
table td.r, table th.r {
  text-align: center;
}


.table100-head th{
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  font-weight: unset;
  text-align: center;
  text-shadow: 3px 3px 4px rgba(0,0,0,0.68);
  font-weight: 800;
}

tbody tr:nth-child(even) {
  background-color: #e4e3ff;
}

tbody tr {
 font-family: Montserrat, sans-serif;
  font-size: 13px;
  color: #000;
  line-height: 1.2;
  font-weight: unset;
}
/*
tbody tr:hover {
  color: #555555;
  background-color: #f5f5f5;
  cursor: pointer;
}
*/
.column1 {
  width: 250px;
  padding-left: 40px;
}

.column2 {
  width: 160px;
}

.column3 {
  width: 245px;
}

.column4 {
  width: 350px;
  text-align: right;
}

.column5 {
  width: 100px;
  text-align: right;
}

.column6 {
  width: 100px;
  text-align: right;
  padding-right: 62px;
}
.column7 {
  width: 160px;
}


@media screen and (max-width: 992px) {
  table {
    display: block;
  }
  table > *, table tr, table td, table th {
    display: block;
  }
  table thead {
    display: none;
  }
  table tbody tr {
    height: auto;
    padding: 37px 0;
  }
  table tbody tr td {
    padding-left: 50% !important;
    margin-bottom: 24px;
    padding-right: 2%;
  }
  table tbody tr td:last-child {
    margin-bottom: 0;
  }
  table tbody tr td:before {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    color: #ff5e00;
    line-height: 1.2;
    font-weight: 600;
    position: absolute;
    width: 40%;
    left: 30px;
    top: 0;
  }
  table tbody tr td:nth-child(1):before {
    content: "CUATRIMESTRE:";
  }
  table tbody tr td:nth-child(2):before {
    content: "MODALIDAD:";
  }
  table tbody tr td:nth-child(3):before {
    content: "TURNO:";
  }
  table tbody tr td:nth-child(4):before {
    content: "MATERIA:";
  }
  table tbody tr td:nth-child(5):before {
    content: "PROFESOR:";
  }
  table tbody tr td:nth-child(6):before {
    content: "FECHA:";
  }
  table tbody tr td:nth-child(7):before {
    content: "HORA:";
  }
 


  .column4,
  .column5,
  .column6 {
    text-align: left;
  }

  .column4,
  .column5,
  .column6,
  .column1,
  .column2,
  .column3 {
    width: 100%;
  }

  tbody tr {
    font-size: 14px;
  }
 h1 {

    font-size: 24px!important;
    margin-top: -69px!important;

 }
    .container-table100 {
    margin-bottom: 30px;
  }
}

@media (max-width: 576px) {
  .container-table100 {
    padding-left: 15px;
    padding-right: 15px;
  }
    
h1 {
 
    font-size: 19px!important;
    margin-top: 0px!important;
     font-weight: 400!important;
  }
  .container-table100 {
    margin-bottom: -10px!important;
  }
}
h1 {
    margin: 0px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    width: 800px;
    margin-top: -20px;
    margin-bottom: 20px;
    font-weight: 600;
    font-family: "Roboto", sans-serif; 
}
@media (max-width: 992px) {
 table td, table th {
  text-align: LEFT!important;
}
}
@media (max-width: 480px) {
  table tbody tr td {
    padding-left: 58% !important;
    padding-right: 2%!important;

  }
}
@media (max-width: 250px) {
  table tbody tr td:before {
    font-size: 11px!important;
    }
  tbody tr {
    font-size: 11px;
   }
     table tbody tr td {
    padding-left: 62% !important;
    padding-right: 2%!important;

  }
    
}
.text-inner3 {
    color: #0e3c69;
    text-shadow: 1px 1px 1px rgba(2, 2, 2, 0.39);
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 40px;
    text-align: center;
    font-weight: 800;
    margin-bottom: -10px;
    font-size: 22px;
}
.toph1 h5{
    margin-top: -220px!important;
}

@media screen and (max-width: 575px) {
   .toph2{
    margin-top: -30px;
}
    .text-inner3 {
   ;
    font-size: 18px;
}

}
.text  {
 color: #fff;
 margin-bottom: .5em!important;
}
.text:hover {
 color: #ff8100;
}
.text-center p{
margin-bottom: .5em;
}
.social {
    top: 20px;
}
.app-whatsapp {
    position: fixed;
    right: 24px;
    bottom: 20px;
    width: 230px;
    z-index: 1000;
    display: block;
    
}
.app-whatsapp img {
    width: 100%;
    transition: all 0.8s ease 0s;
}
.app-whatsapp img:hover{
    transform: scale(1.2);
}
@media (max-width: 768px) {
  .app-whatsapp {
    right: 10px;
}
}
/*Boton contacto */
.boton-contacto {
    position: fixed;
    right: 20px;
    bottom: 90px;
    width: 70px;
    z-index: 1000;
    display: block;
}
.boton-contacto img {
    width: 100%;
    transition: all 0.8s ease 0s;
    box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
    border-radius: 50%;
}
.boton-contacto img:hover{
    transform: scale(1.2);
}
@media (max-width: 768px) {
 .boton-contacto {
    right: 10px;
}
}