@charset "UTF-8";
@import 'font-awesome.min.css';
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:200,300,500,600);
@font-face {
    font-family: 'GBold';
    src: url('Gentona-Bold.eot?#iefix') format('embedded-opentype'), url('Gentona-Bold.otf') format('opentype'), url('Gentona-Bold.woff') format('woff'), url('Gentona-Bold.ttf') format('truetype'), url('Gentona-Bold.svg#Gentona-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GBook';
    src: url('Gentona-Book.eot?#iefix') format('embedded-opentype'), url('Gentona-Book.otf') format('opentype'), url('Gentona-Book.woff') format('woff'), url('Gentona-Book.ttf') format('truetype'), url('Gentona-Book.svg#Gentona-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* CSS Document */

body {
    font-family: 'Roboto';
    color: #333;
    padding-top: 0px;
}

a {
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    /* Firefox 4 */
    -webkit-transition: all 0.1s;
    /* Safari and Chrome */
    -o-transition: all 0.1s;
}

#topnav,
#topnav ul,
#topnav .logo,
#topnav .logo img {
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    /* Firefox 4 */
    -webkit-transition: all 0.1s;
    /* Safari and Chrome */
    -o-transition: all 0.1s;
    /* Opera */
}

.bullet {
    width: 120px;
    height: 120px;
    border-radius: 100px;
    background: #fff;
    border: 1px solid #E10E20;
    float: left;
    margin: 34px;
    margin-top: 17px;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    /* Firefox 4 */
    -webkit-transition: all 0.1s;
    /* Safari and Chrome */
    -o-transition: all 0.1s;
}

.bullet i {
    font-size: 40px;
    width: 100%;
    text-align: center;
    margin-top: 25px;
    float: left;
    color: #E10E20;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    /* Firefox 4 */
    -webkit-transition: all 0.1s;
    /* Safari and Chrome */
    -o-transition: all 0.1s;
}

.bullet k {
    float: left;
    color: #E10E20;
    width: 80%;
    margin-left: 10%;
    font-size: 10px;
    text-align: center;
    margin-top: 10px;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    /* Firefox 4 */
    -webkit-transition: all 0.1s;
    /* Safari and Chrome */
    -o-transition: all 0.1s;
}

.bullet:hover {
    background: #E10E20
}

.bullet:hover i,
.bullet:hover k {
    color: #fff
}

#topnav .datos {
    width: 100%;
    background: #1b1b1b;
    position: absolute;
    left: 0px;
    top: -35px;
    z-index: 98;
    display: none
}

#topnav .datos span {
    color: #fff;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    margin-right: 5%
}

#topnav .datos span i {
    font-size: 11px;
    margin-right: 5px;
    margin-left: 5px
}

#topnav {
    width: 100%;
    float: left;
    z-index: 2;
    height: 65px;
    position: relative;
    background: #E10E20;
    top: 0px
}

.redes {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    float: left
}

.redes span {
    color: rgba(255, 255, 255, 0.9);
    font-size: 13px;
    line-height: 17px;
    font-family: Oswald;
    font-weight: 100;
    margin-top: 6px;
    float: left
}

.redes span b {
    font-weight: 400;
    color: #fff
}

.redes span i {
    font-size: 17px;
    line-height: 20px;
    float: left;
    margin-right: 4px
}

.redes a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    font-size: 17px;
    margin-top: 6px;
    float: right;
    margin-left: 7px;
    margin-bottom: 6px
}

.redes a:hover {
    color: #fff
}

.redes a.linktologin {
    color: #fff;
    font-size: 13px;
    margin-right: 10px;
    background: #333;
    height: 30px;
    line-height: 25px;
    margin-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px 5px 0px 0px;
    font-weight: 400
}

.redes a.linktologin i {
    margin-right: 5px
}

.redes a.linktologin:hover {
    text-decoration: underline
}

#topnav .insider {
    position: absolute;
    height: auto;
    width: 90%;
    right: 5%;
    left: 5%;
    z-index: 100;
    background: #F5F5F5;
    top: 30px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3)
}

.logo {
    height: auto;
    z-index: 99;
    height: 48px;
    display: none;
    margin: 0 auto;
    margin-top: 11px;
    width: 111px;
    margin-bottom: 10px
}

.logo img {
    width: 100%
}

.cover {
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 99;
    left: 0px
}

.nocover {
    width: 100%;
    float: left
}

.over {
    width: 42%;
    position: absolute;
    bottom: 7%;
    z-index: 99;
    right: 3%;
    max-width: 478px
}

.covergrayed {
    width: 100%;
    background: rgba(91, 96, 106, 0.4);
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 99
}

.parallax .covergrayed {
    width: 100%;
    background: rgba(91, 96, 106, 0.7)
}

ul.mainmenu {
    float: right;
    margin: 0px;
    height: 70px;
    list-style-type: none;
    width: 100%;
    background: url(../img/bgbottom.jpg) bottom left no-repeat;
    padding-bottom: 5px;
    background-size: contain;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3)/*margin-top:0px; margin-right:20px*/
}

.interior ul.mainmenu {
    height: 75px
}

.interior ul.mainmenu li ul li a {
    width: 100%
}

ul.mainmenu li {
    float: left;
    width: auto;
    height: 100%
}

ul.mainmenu li a {
    height: auto;
    line-height: 70px;
    font-family: 'Oswald';
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    float: left;
    color: #999999;
    /*margin-left:10px; margin-right:10px; padding:4px 10px; margin-top:11px;*/
    border-radius: 3px;
    width: 100%;
    text-align: center;
    font-weight: 400
}


/*ul.mainmenu li:last-child a{ margin-right:0px!important}*/

ul.mainmenu li a.selected,
ul.mainmenu li a.selected:hover {
    color: #E10E20!important;
}

ul.mainmenu li a:hover {
    color: #E10E20!important
}

ul.mainmenu li ul {
    float: left;
    width: 150%;
    background: #fafafa;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    margin-top: 0px;
    display: none;
    margin-left: -25%
}

ul.mainmenu li:hover a {
    color: #E10E20
}

ul.mainmenu li:hover li a {
    color: inherit
}

ul.mainmenu li:hover ul,
ul.mainmenu li:focus ul,
ul.active {
    display: block
}

ul.mainmenu li ul li {
    float: left;
    width: 100%;
    line-height: auto;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
}

ul.mainmenu li ul li ul {
    right: 140px;
    top: 0px;
}

ul.mainmenu li ul li:first-child {
    border-top: 0px none
}

ul.mainmenu li ul li a {
    text-align: center;
    line-height: 30px;
    padding: 10px;
    font-family: Roboto;
    font-size: 12px;
    width: calc(100% - 20px)
}

#hiddenmenu.active {
    display: block
}

#hiddenmenu {
    float: left;
    margin: 0px;
    height: auto!important;
    list-style-type: none;
    width: 100%!important;
    background: #fafafa;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 0px;
    padding-bottom: 0px;
    display: none;
    margin: 0px!Important;
    box-shadow: 0 24px 34px rgba(0, 0, 0, 0.4)
}

#hiddenmenu li {
    float: left;
    width: 100%!important;
    height: auto!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

#hiddenmenu li:last-child {
    border-bottom: 0px none
}

#hiddenmenu li>a {
    height: 100%;
    line-height: 40px;
    font-family: 'Oswald';
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    float: left;
    color: #999;
    padding-left: 10%;
    padding-right: 10%;
    width: 80%;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 3px;
}

.interior #hiddenmenu li>a {
    width: 100%
}

#hiddenmenu li.active>a,
#hiddenmenu li.open>a,
#hiddenmenu li.active>a:hover,
#hiddenmenu li a.active {
    color: #333;
}

#hiddenmenu li a:hover {
    color: #333
}

#hiddenmenu li>a i {
    float: right;
    line-height: 40px;
    font-size: 25px
}

#hiddenmenu li ul {
    height: 0px;
    background: #f4f4f4;
    float: left;
    width: 100%;
    box-shadow: inset 0px 0px 25px rgba(0, 0, 0, 0.1), inset 0px 0px 5px rgba(0, 0, 0, 0.1);
    display: block;
    overflow: hidden;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    /* Firefox 4 */
    -webkit-transition: all 0.1s;
    /* Safari and Chrome */
    -o-transition: all 0.1s;
    /* Opera */
}

#hiddenmenu li#maf ul.active {
    height: 140px
}

#hiddenmenu li#mcu ul.active {
    height: 140px
}

#hiddenmenu li#mev ul.active {
    height: 280px
}

#hiddenmenu li ul li {
    width: 90%!important;
    margin-left: 5%
}

#hiddenmenu li ul li a {
    font-family: Roboto
}

form {
    width: 360px;
}

.input-div {
    position: relative;
    display: grid;
    grid-template-columns: 7% 93%;
    margin: 25px 0;
    padding: 5px 0;
    border-bottom: 2px solid #d4bebe;
}

.input-div>div {
    position: relative;
    height: 45px;
}

.input-div>div>h5 {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #999999;
    font-size: 18px;
    transition: .3s;
}

.input-div.focus>div>h5 {
    top: -5px;
    font-size: 15px;
}

.input-div:before,
.input-div:after {
    content: '';
    position: absolute;
    bottom: -2px;
    width: 0%;
    height: 2px;
    background-color: blueviolet;
    transition: .4s;
}

.input-div::before {
    right: 50%;
}

.input-div:after {
    left: 50%;
}

.input-div.focus:before,
.input-div.focus:after {
    width: 50%;
}

.input-div>div>input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: none;
    padding: 0.5rem 0.7rem;
    font-size: 1.2rem;
    color: #555;
    font-family: 'poppins', sans-serif;
}

.navbar-toggle {
    position: absolute;
    float: left;
    top: 23px;
    left: 23px
}

.hamburger {
    display: block;
    overflow: hidden;
    width: 30px;
    height: 35px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer
}

.hamburger:hover span,
.hamburger:hover span::before,
.hamburger:hover span::after {
    background: #333
}

.hamburger span {
    display: block;
    position: absolute;
    top: 10px;
    left: 0px;
    right: 0px;
    height: 3px;
    background: #999999;
    border-radius: 1px
}

.hamburger span::before,
.hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #999999;
    content: "";
    border-radius: 1px
}

.hamburger span::before {
    top: -10px;
}

.hamburger span::after {
    bottom: -10px;
}

.hamburger--htx span::before,
.hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}

.hamburger--htx span::before {
    transition-property: top, transform;
}

.hamburger--htx span::after {
    transition-property: bottom, transform;
}


/* active state, i.e. menu open */

.hamburger--htx.is-active span {
    background: none!important;
}

.hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
}

.hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
}

.hamburger--htx.is-active span::before,
.hamburger--htx.is-active span::after {
    transition-delay: 0s, 0.3s;
}


/*begins home*/

.ultraContainer {
    width: 100%;
    float: left;
    margin-top: 65px;
    padding-left: 2%;
  padding-right: 2%;
}

.insiderF4 {
    height: auto;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    z-index: 100;
    float: left
}

.comprometidos {
    float: left;
    width: 100%;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 15px
}
.certificado {
   margin-left: 150px;
    width: 60%;
        margin-top: 5px
}

.patrocinadores {
    float: left;
    width: 100%;
    margin-top: 15px
}




.bx-viewport {
    border-radius: 5px 5px!important
}

.slider span {
    background: url(../img/coverred.png);
    background-size: cover;
    position: absolute;
    right: 0%;
    top: 0px;
    height: 100%;
    width: 40%;
    padding-left: 12.5%;
    padding-right: 5%;
    padding-top: 2.5%
}

.slider a.covered {
    float: left;
    width: 100%
}

.slider span b,
.slider span strong,
.slider span p,
.slider span k {
    color: #fff;
    font-weight: normal;
    float: left;
    margin-bottom: 10px
}

.slider span b {
    font-family: GBold;
    font-size: 40px;
    line-height: 40px
}

.slider span strong {
    font-family: Oswald;
    font-size: 30px;
    font-weight: 300;
    line-height: 35px;
    width: 90%
}

.slider span p {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    width: 90%
}

.slider span k {
    margin-bottom: 0px;
    border: 1px solid #fff;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase
}

.slider span k:hover {
    background: #CA0D1D;
    border-color: #CA0D1D
}

.beneficios {
    margin-top: 25px;
}

.beneficios h2 {
    font-size: 35px;
    float: left;
    margin-bottom: 20px;
    width: auto
}

.beneficios h2 a {
    background: #E10E20;
    padding: 4px 6px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    float: right;
    margin-top: 14px;
    margin-left: 10px;
    border-radius: 3px
}

.beneficios h2 a:hover {
    background: #333
}

.beneficios ul {
    float: left;
    width: 100%
}

.beneficios ul li {
    float: left
}

.beneficios ul li a {
    width: 100%;
    float: left
}

.beneficios ul li a span.pic {
    width: 30%;
    float: left;
    text-align: center
}

.beneficios ul li a span img {
    text-align: center;
    display: inline
}

.beneficios ul li a span.info {
    width: 65%;
    float: right
}

.beneficios ul li a b {
    float: left;
    width: 100%;
    font-family: Oswald;
    font-weight: 500;
    color: #333;
    font-size: 13px
}

.beneficios ul li a p {
    float: left;
    width: 90%;
    color: #333;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 16px;
    font-weight: 300
}

.beneficios ul li a strong {
    float: left;
    border: 1px solid #E10E20;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #E10E20;
    font-weight: 400;
    font-size: 13px;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    /* Firefox 4 */
    -webkit-transition: all 0.1s;
    /* Safari and Chrome */
    -o-transition: all 0.1s;
    /* Opera */
}

.beneficios ul li a:hover strong {
    background: #E10E20;
    color: #fff
}

.beneficios .slick-dots {
    top: -45px;
    bottom: auto;
    right: 15px;
    width: auto
}

.fullwidth {
    float: left;
    width: 100%;
    margin-top: 25px
}

.greybg {
    background: #F5F5F5
}

.companies {
    padding-top: 10px;
    padding-bottom: 10px
}

.companies ul {
    float: left;
    width: 100%
}

.companies ul li {
    float: left
}

.companies ul li a {
    float: left;
    text-align: center;
    width: 100%
}

.companies ul li a img {
    text-align: center;
    display: inline
}

.ugreybg {
    background: #333333;
    margin-top: 0px
}

.teach {
    padding-top: 25px;
    padding-bottom: 35px
}

.teach h2 {
    font-size: 35px;
    float: left;
    margin-bottom: 20px;
    width: auto;
    color: #fff;
    font-weight: 400
}

.teach h2 a {
    background: #fff;
    padding: 4px 6px;
    color: #333;
    font-size: 12px;
    text-decoration: none;
    float: right;
    margin-top: 14px;
    margin-left: 10px;
    border-radius: 3px
}

.teach h2 a:hover {
    background: #E10E20;
    color: #fff
}

.teach ul {
    float: left;
    width: 100%
}

.teach ul li {
    float: left
}

.teach ul li a {
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    float: left
}

.teach ul li a span {
    width: 100%;
    float: left;
    max-height: 182px;
    overflow: hidden;
    position: relative;
    background: #000
}

.teach ul li a img {
    width: 100%;
    float: left;
    opacity: 1
}

.teach ul li a b,
.teach ul li a p {
    color: #fff;
    float: left;
    width: 100%;
    text-decoration: none
}

.teach ul li a b {
    font-family: Oswald;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 10px
}

.teach ul li a p {
    font-weight: 200;
    font-size: 13px;
    font-family: Roboto;
    height: 56px;
    overflow: hidden;
    position: relative
}

.teach ul li a p:after {
    position: absolute;
    content: "...";
    right: 0px;
    bottom: 2px;
    background: #333;
    height: 20px;
    line-height: 20px;
    padding-left: 6px;
    padding-right: 6px
}

.teach .slick-dots {
    top: -45px;
    bottom: auto;
    right: 15px;
    width: auto
}

.teach .slick-dots li.slick-active button:before {
    background: #fff
}

.teach ul li a span i {
    position: absolute;
    width: 40px;
    height: 40px;
    font-size: 40px;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    color: #fff;
    opacity: 0;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    /* Firefox 4 */
    -webkit-transition: all 0.1s;
    /* Safari and Chrome */
    -o-transition: all 0.1s
}

.teach ul li a:hover span img {
    opacity: 0.3
}

.teach ul li a:hover span i {
    opacity: 1
}

a.megabutton {
    width: calc(50% - 10px);
    float: left;
    min-height: 322px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease
}

a.megabutton p {
    float: left;
    width: 100%;
    overflow: hidden;
    background: #000;
    max-height: 322px
}

a.megabutton img {
    float: left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: auto;
    width: 100%
}

a.megabutton span {
    width: calc(100% - 50px);
    height: auto;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: url(../img/bg-shadow1.png) bottom left repeat-x;
    color: #fff;
    padding: 25px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 100;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease
}

a.megabutton span i {
    float: left;
    width: 100%;
    font-style: normal;
}

a.megabutton span b {
    color: #fff;
    font-weight: 400;
    font-size: 45px;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-family: Oswald;
    line-height: 55px;
    margin-bottom: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5)
}

a.megabutton span strong {
    color: #E10E20;
    font-weight: 400
}

a.megabutton:hover span {
    padding-bottom: 50px
}

a.megabutton:hover p img {
    opacity: 0.5
}

div.middlebutton,
a.middlebutton {
    width: calc(50% - 10px);
    float: right;
    min-height: 151px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #F0F0F0
}

div.middlebutton a {
    float: left;
    width: 100%;
    position: relative
}

div.middlebutton p,
a.middlebutton p {
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 151px
}

div.middlebutton strong,
a.middlebutton strong {
    height: 151px;
    float: left;
    width: 30%;
    overflow: hidden;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative
}

div.middlebutton strong k,
a.middlebutton strong k {
    width: 50px;
    height: 50px;
    position: absolute;
    color: #fff;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
    font-size: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease
}

div.middlebutton img,
a.middlebutton img {
    float: left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 100%
}

div.middlebutton span,
a.middlebutton span {
    width: auto;
    height: calc(100% - 50px);
    position: absolute;
    left: 0px;
    top: 0px;
    color: #fff;
    padding: 25px;
    font-family: Roboto;
    font-size: 25px;
    font-weight: 100;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-left: 37%
}

div.middlebutton span i,
a.middlebutton span i {
    float: left;
    width: auto;
    font-style: normal;
    max-width: 170px;
    color: #666;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px
}

div.middlebutton span b,
a.middlebutton span b {
    color: #E00D1F;
    font-weight: 600;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 5px
}

div.middlebutton span i sub,
a.middlebutton span i sub {
    font-size: 12px;
    font-weight: 400;
    color: #555;
    margin-top: 5px
}

div.middlebutton .slick-dots {
    bottom: 15px;
    right: 15px;
    width: auto
}

div.middlebutton a:hover span {
    padding-left: 55%
}

div.middlebutton a:hover strong k {
    opacity: 1
}

div.middlebutton a:hover p img {
    opacity: 0.3
}

div.middlebutton a:hover p strong {
    width: 45%
}

a.downbutton {
    margin-top: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #F0F0F0
}

a.downbutton img {
    position: absolute;
    right: 0px;
    width: auto;
    height: auto;
    bottom: 0px;
    width: 65%
}

a.downbutton span {
    padding-left: 5%
}

a.downbutton:hover span {
    padding-left: 5%
}

a.downbutton:hover p img {
    opacity: 1
}

a.downbutton:hover {
    background: #E53338
}

a.downbutton:hover span i,
a.downbutton:hover span b {
    color: #fff
}


/*a.downbutton span{ right:0px; top:0px;  text-align:right}
					a.downbutton span i{ float:right}
			a.downbutton:hover span{ padding-right:50px}*/

.mt0 {
    margin-top: 0px
}

.mt10 {
    margin-top: 10px
}

.mt25 {
    margin-top: 25px!important
}


/*ends home*/


/*begins cursos*/

.panel-body {
    padding: 15px;
    background: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px
}

.panel-body h2 {
    font-size: 25px;
    font-weight: 100;
    width: 100%;
    float: left;
    margin-bottom: 25px;
    margin-top: 10px;
    text-align: center
}

.glyphicon-chevron-left:before {
    content: "\f053";
    font-family: FontAwesome
}

.glyphicon-chevron-right:before {
    content: "\f054";
    font-family: FontAwesome
}

.bgred {
    background: #f5f5f5
}

.header {
    float: left;
    width: 100%;
    padding-bottom: 25px;
    padding-top: 0px;
    margin-top: 65px
}

.header span {
    font-size: 40px;
    font-family: Oswald;
    color: #333;
    float: left;
    width: 100%;
    line-height: 50px
}

.header i {
    float: left;
    width: 100%;
    font-size: 15px;
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
    color: rgba(0, 0, 0, 0.4)
}

.header i a {
    color: rgba(0, 0, 0, 0.8);
    text-decoration: none
}

.header i a:hover {
    text-decoration: underline;
    color: #333
}

.input-group-addon {
    font-size: 12px
}

.form-control {
    font-size: 12px
}

.nombre {
    padding-left: 0px
}

.fecha {
    padding-left: 0px;
    padding-right: 0px
}

.w65 {
    float: left;
    margin-bottom: 0;
    width: calc(65% - 10px);
    border-right: 1px solid #ddd;
    margin-bottom: 0px;
    /*padding:10px 20px 20px 0;*/
    padding-right: 25px;
    padding-top: 25px;
    width: 65%;
    padding-bottom: 25px
}

.cabezanota {
    border-bottom: 1px solid #ddd;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.datex {
    color: #AAAAAA;
    float: left;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 10px;
    width: 100%;
}

.date k {
    font-size: 15px;
    margin-right: 5px;
}

h3.titulo {
    color: #555;
    float: left;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}

h5.titulo {
    color: blue;
    float: left;
    font-family: 'Arial Narrow Bold';
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}

h4.bajante {
    color: #999;
    float: left;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: justify;
    width: 100%;
}

h4.bajante b {
    font-family: Gbold
}

.cabezanota:hover h3.titulo {
    color: #000
}

.cabezanota:hover h4.bajante {
    color: #000
}

.cabezanota p {
    color: #000000;
    float: left;
    font-family: GBook;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left;
    width: 100%;
}

p.credito {
    color: #000000;
    float: left;
    font-family: GBook;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: left;
    width: 100%;
}

.interior h4.bajante,
.interior h3.titulo {
    color: #000
}

.compartir {
    border-bottom: 1px solid #333;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.compartir span {
    color: #CCCCCC;
    font-family: Oswald;
    font-size: 22px;
    text-transform: uppercase;
}

.pagina {
    /*float:left;*/
    padding: 6px 10px;
    background: #f1f1f1;
    border-radius: 2px;
    color: #333;
    margin-right: 10px;
    margin-top: 15px;
    text-decoration: none
}

span.pagina {
    color: #333;
    background: #ccc
}

a.pagina:hover {
    background: #000;
    color: #fff
}

.w35 {
    float: left;
    margin-bottom: 10px;
    margin-left: 25px;
    margin-top: 5px;
    /*padding:10px 0 20px 20px;*/
    width: calc(35% - 25px);
    margin-bottom: 25px
}

.w35 .date {
    background: #f5f5f5;
    /*000*/
    background: #E10E20;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f02f17 0%, #f02f17 50%, #f02f17 51%, #E10E20 71%, #E10E20 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f02f17 0%, #f02f17 50%, #f02f17 51%, #E10E20 71%, #E10E20 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f02f17 0%, #f02f17 50%, #f02f17 51%, #E10E20 71%, #E10E20 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f02f17', endColorstr='#E10E20', GradientType=0);
    /* IE6-9 */
    border: 1px solid #9d2a27;
    color: #fff;
    /*fff*/
    float: left;
    padding: 10px;
    width: 100%;
    margin-top: 20px;
    border-radius: 5px 5px 0px 0px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4)
}

.w35 a {
    border-bottom-color: #DDDDDD;
    border-left-color: #DDDDDD;
    border-right-color: #DDDDDD;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    color: #000000;
    float: left;
    font-family: "Gbook";
    font-size: 18px;
    padding: 10px;
    width: 100%;
    text-decoration: none;
}

.linkwicon img {
    float: left;
    width: 50px;
    margin-right: 10px
}

.linkwicon k {
    float: left;
    width: calc(100% - 60px);
    line-height: 20px
}

.w35 a span {
    color: #AAAAAA;
    float: left;
    font-size: 13px;
    width: 100%;
}

.w35 a:hover {
    background: #f0f0f0
}

.related {
    margin-top: 30px;
}

.interior .sliderx {
    width: 100%;
    float: left;
    display: none
}

.cuerponota {
    float: left;
    width: 100%;
    margin-bottom: 25px
}

.eventox {
    margin-bottom: 0px
}

.cuerponota p {
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    font-weight: 300;
    color: #000
}

.maestriax.cuerponota p b {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    font-size: 22px;
    font-family: GBold
}

.at-custom-sidebar .at-custom-sidebar-btns a {
    margin-top: 5px;
    margin-bottom: 5px
}

.formularios {
    float: left;
    width: 100%
}

.plan {
    margin-bottom: 20px
}

.access {
    color: #fff!important
}

.access:hover {
    background: #333!important
}

.minfo {
    width: 100%;
    float: left;
    margin-top: 20px;
    color: #555;
    font-size: 12px;
    background: #eaeaea;
    border-radius: 5px;
    padding: 15px
}

.nav-tabs {
    border-bottom: 0px none;
    margin-bottom: 20px;
}

.nav-tabs li {
    text-align: center;
    padding: 0px!important;
    background: #E0E0E0;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0)!important;
    border-radius: 0px!important;
}

.nav-tabs li.btn.active {
    background: #E10E20;
}

.nav-tabs li:first-child {
    border-radius: 5px 0px 0px 5px!important;
}

.nav-tabs li:last-child {
    border-radius: 0px 5px 5px 0px!important;
}

.nav-tabs li a {
    padding: 10px;
    margin: 0px;
    background: transparent!important;
    border: 0px none!important;
    width: 100%;
    float: left;
    text-align: center;
    color: #333;
    font-size: 15px;
    font-weight: 300;
    border-radius: 0px!important
}

.nav-tabs li.btn.active a {
    color: #fff;
}

.mt20 {
    margin-top: 20px!important
}

.tab-content .form-group {
    margin-bottom: 0px;
    float: left;
    width: 100%
}

.tab-content .form-group .col-sm-9,
.tab-content .form-group .col-sm-3,
.tab-content .form-group .col-sm-5,
.tab-content .form-group .col-sm-6,
.tab-content .form-group .col-sm-7,
.tab-content .form-group .col-sm-8,
.tab-content .form-group .col-sm-4 {
    padding-right: 0px;
    padding-left: 0px
}

.tab-content label {
    font-size: 12px;
    line-height: 32px
}

.tab-content label i {
    font-style: normal;
    color: #E10E20;
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px
}

.tab-content .form-group span {
    font-size: 12px;
    line-height: 12px;
    color: #999
}

.tab-content .form-group span i {
    font-style: normal;
    color: #E10E20;
    font-weight: 400;
    font-size: 14px
}


/*ends cursos*/


/*eventos*/

#bx-pager {
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    position: relative
}

#bx-pager li {
    cursor: pointer;
    float: left;
    height: 102px;
    margin: 10px 5px 0;
}

#bx-pager li img {
    -webkit-filter: grayscale(100%);
    float: left;
    height: 100%;
    width: auto;
}

.slider-for {
    float: left;
    width: 100%;
    margin-top: 15px
}

.slider-for li {
    float: left;
    position: relative
}

.slider-for li span img {
    width: 100%;
    height: auto;
    float: left;
    display: block
}

.slider-for p {
    /*background:rgba(0, 0, 0, 0.8);
		  bottom:10px;
		  left:10px;
		  position:absolute;
		  right:10px;*/
    float: left;
    background: #eee;
    width: 100%;
    box-shadow: inset 0px 0px 1px #aaa
}

.slider-for p b {
    color: #333;
    float: left;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    min-height: 50px;
    padding-right: 10px;
    text-align: left;
    width: calc(60% - 30px);
    font-weight: 500;
    min-height: 20px;
    width: calc(100% - 20px);
}

.slider-for li span {
    background: none;
    padding: 0px;
    float: left;
    width: 100%;
    display: block;
    position: relative
}

.slick-prev {
    background: url(../img/left-arrow.png) center center no-repeat #000000;
    top: 10px;
    float: left;
    height: 102px;
    left: 0;
    margin: 0;
    position: absolute;
    text-indent: -9999px;
    width: 20px;
}

#bx-pager {
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    position: relative
}

#bx-pager li {
    cursor: pointer;
    float: left;
    height: 60px;
    margin: 10px 5px 0;
}

#bx-pager li img {
    -webkit-filter: grayscale(100%);
    float: left;
    height: 100%;
    width: auto;
}

.slick-prev {
    background: url("../img/left-arrow.png") center center no-repeat #000000;
    top: 10px;
    float: left;
    height: 60px;
    left: 0;
    margin: 0;
    position: absolute;
    text-indent: -9999px;
    width: 20px;
}

.slick-next {
    background: url("../img/right-arrow.png") center center no-repeat #000000;
    top: 10px;
    float: left;
    height: 60px;
    margin: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    width: 20px;
}

.slick-prev,
.slick-next {
    opacity: 0.8
}

.slick-prev:hover,
.slick-next:hover {
    opacity: 1
}

#bx-pager li:hover img,
.slick-center img {
    -webkit-filter: grayscale(0%)!important;
    filter: grayscale(0%)
}

.evento {
    padding-top: 5px;
    padding-bottom: 15px
}

.evento .pica {
    width: 30%;
    float: left;
    height: 100px;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
}

.evento .pica img {
    height: 100%;
    width: auto
}

.beneficio .pica {
    text-align: center;
    height: auto;
    box-shadow: none
}

.beneficio .pica img {
    height: auto;
    width: auto
}

.evento span.containerdesc {
    width: 67%;
    float: right
}

.evento .datex {
    margin-top: 0px;
    margin-bottom: 5px
}

.evento h3 {
    font-size: 18px;
    margin-top: 0px;
    line-height: 20px;
    font-family: GBook
}

.evento h4 {
    font-size: 12px;
    line-height: 17px
}


/*maestrias*/

.mpic {
    width: 100%;
    float: left;
    margin-top: 10px
}

.maestria {
    border-bottom: 0px none;
    margin-bottom: 0px
}

.fleft {
    float: left;
    margin-top: 15px;
    font-size: 12px;
    width: 100%
}

.minfopic {
    width: 100%;
    float: left;
    margin-top: 25px;
    margin-bottom: 25px
}


/*mesas*/

.mesas {
    width: calc(50% - 16px);
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 5px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-top: 8px;
    min-height: 283px!important
}

.mesas span {
    width: 100%;
    height: 120px;
    float: left;
    text-align: center;
    position: relative;
}

.mesas span img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.mesas p {
    line-height: 18px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
    text-align: center;
    font-family: Roboto
}

p.giro {
    text-transform: uppercase;
    font-weight: 400;
    color: #555;
    font-size: 12px;
    background: #f0f0f0;
    padding: 5px;
    border-radius: 5px
}

.cursos p.giro {
    background: #E10E20;
    color: #fff
}

.cursos span.btn-danger {
    background: #f0f0f0;
    color: #555
}

p.nombrempresa {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 5px
}

.cursos span {
    margin-top: 10px
}

.cursos p.nombrempresa {
    font-size: 12px;
    margin-top: 10px
}

p.responsableempresa {
    font-weight: 300;
    font-size: 13px;
    margin-bottom: 5px
}

p.mailempresa {
    color: #999;
    font-size: 13px;
    font-weight: 300
}

.mesas:hover p.giro {
    background: #999;
    color: #fff
}

.mesas:hover {
    border-color: #ccc;
    box-shadow: inset 0px 0px 25px #ccc
}

.infopic {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 25px
}

.infobusiness {
    background: #E10E20;
    padding: 20px;
    float: left;
    width: 100%;
    margin-top: 25px;
    border-radius: 5px;
    color: #FFF;
}

.infobusiness h2 {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 100;
    margin-top: 0px;
    margin-bottom: 5px
}

.infobusiness span {
    color: #fff;
    font-size: 13px;
    float: left;
    width: 100%;
    line-height: 18px;
    margin-top: 5px
}

.infobusiness span i {
    margin-right: 5px
}

.grey {
    background: #F5F5F5
}

.grey h2,
.grey span {
    color: #666
}


/*revista*/

.bookshelf {
    float: left;
    width: 100%;
}

.bookshelf .shelf {
    display: block;
    width: 100%;
    height: auto;
}

.bookshelf .shelf .srow {
    position: relative;
    width: 100%;
    height: 140px;
    margin-bottom: 50px;
    margin-top: 50px;
    float: left
}

.bookshelf .shelf .srow:after {
    background: url(../img/wall-bookshelf.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 100%;
    height: 215px;
    display: block;
    content: "";
}

.bookshelf .shelf .loc {
    position: absolute;
    bottom: 0;
    width: calc(100% - 100px);
    margin-left: 50px
}

.bookshelf .shelf .loc>a {
    width: 33%;
    height: 100%;
    float: left;
    text-align: center;
    position: relative;
}

.bookshelf .shelf .loc>a span {
    color: #666;
    font-size: 10px;
    line-height: 20px;
    width: 90px;
    background: #f0f0f0;
    border-radius: 5px;
    color: #666;
    position: absolute;
    top: -35px;
    left: 50%;
    margin-left: -45px;
    z-index: 1;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.25)
}

.bookshelf .shelf .loc>a img {
    width: 100px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    /* Firefox 4 */
    -webkit-transition: all 0.1s;
    /* Safari and Chrome */
    -o-transition: all 0.1s;
    position: relative;
    bottom: 0px;
    background: #333 url(../img/loader.gif) center center no-repeat
}

.bookshelf .shelf .loc>a:hover img {
    bottom: 10px
}


/*magazine*/

#canvas {
    display: block;
    position: relative;
    float: left;
    width: 100%
}

.linktodownload {
    background: #E10E20;
    padding: 4px 6px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    float: left;
    position: absolute;
    left: 40px;
    top: 20px;
    z-index: 1;
    border-radius: 3px;
}

.linktodownload:hover {
    background: #333
}

.w400 {
    width: 100%;
    max-width: 400px;
    margin-bottom: 25px
}


/*footer*/

.beforefooter {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    background: #F5F5F5;
    float: left;
    padding-top: 45px;
    margin-top: 25px
}

.interior .beforefooter {
    width: 100%
}

.interior .beforefooter {
    margin-top: 0%
}

.pt25 {
    padding-top: 45px;
    border-top: 1px solid #999
}

.beforefooter .insider {
    max-width: 1000px;
    margin: 0 auto;
    height: auto
}

.row {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 45px;
    float: left
}

.column {
    width: 30%;
    margin-right: 5%;
    float: left;
}

.megacolumn {
    width: 40%
}

.small {
    margin-right: 0%;
    width: 20%
}

.column img {
    width: 100%;
    max-width: 199px;
    float: left;
    margin-top: 10px
}

.column h1 {
    font-family: "GBold";
    font-size: 22px;
    float: left
}

.column span {
    color: #333333;
    font-size: 14px;
    line-height: 17px;
    margin-top: 10px;
    float: left;
    width: 100%;
    font-weight: 300
}

.column span b,
.column span b a {
    font-weight: normal;
    font-family: "GBold";
    font-size: 14px;
    text-decoration: none;
    color: #333333;
    line-height: 20px
}

.column p {
    color: #333333;
    font-size: 12px;
    float: left;
    margin-top: 5px
}

.column ul {
    float: left;
    list-style-type: none;
    width: 100%;
    margin-top: 5px
}

.column ul li {
    float: left;
    width: 100%;
    margin-top: 5px
}

.column ul li a {
    color: #333333;
    font-size: 14px;
    line-height: 17px;
    text-decoration: none;
    background: url(../img/bullet.png) center left no-repeat;
    padding-left: 15px
}

.column ul li a:hover {
    color: #DF0C1F
}

.footer {
    width: 100%;
    float: left;
    background: #333
}

.footer .insider {
    max-width: 1000px;
    margin: 0 auto;
    height: 60px
}

.footer .insider p {
    color: #999;
    font-size: 13px;
    width: auto;
    text-align: left;
    float: left;
    margin-left: 28px;
    line-height: 60px
}

.footer .insider p a {
    text-decoration: none;
    color: #999;
    font-size: 13px
}

.footer .insider p b {
    color: #fff;
    font-weight: normal
}

.footer .insider p a:hover b {
    text-decoration: underline
}

.footer .insider a {
    color: #F2F2F2;
    font-size: 18px;
    line-height: 60px;
    text-decoration: none;
    float: right;
    margin-left: 10px;
    margin-right: 10px
}

.footer .insider a.arkanmedia {
    float: none
}

.footer .insider a:hover {
    color: #E10E20
}

@media only screen and (min-width: 481px) {
    .pl7 {
        padding-left: 7px!important
    }
}

@media only screen and (min-width: 1100px) {
    #topnav .insider {
        width: calc(1000px - 5%);
        left: 47.5%;
        margin-left: calc(-500px + 5%)
    }
    .redes {
        width: calc(1000px - 5%);
        margin: 0 auto;
        float: none
    }
    .insiderF4 {
        width: calc(1000px - 5%);
        margin-left: calc(52.5% - 500px)
    }
    .sectioncontent {
        min-height: 800px
    }
}

@media only screen and (min-width: 907px) {
    ul.mainmenu li {
        width: 9.5%
    }
    ul.mainmenu li.logoinmenu {
        width: 24%
    }
    ul.mainmenu li.logoinmenu img {
        margin-top: -30px
    }
    #hiddenmenu {
        display: none!important
    }
    .navbar-toggle {
        display: none
    }
    .linkwicon img {
        margin-top: 10px
    }
}

@media only screen and (max-width:906px) {
    #topnav {
        height: 99px
    }
    #topnav ul {
        display: none
    }
    #topnav .datos {
        background: #FFC63E
    }
    #topnav .datos span {
        color: #000
    }
    ul.mainmenu li a.selected,
    ul.mainmenu li a.selected:hover {
        color: #FFC63E!important
    }
    .logo {
        display: block
    }
    .ultraContainer {
        margin-top: 25px
    }
    .interior .ultraContainer {
        margin-top: 0px
    }
    /*.w65 img{float:left; width:100%}*/
    .w65,
    .w35 {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        border-right: 0px;
        margin-left: 0px
    }
    .w35 {
        margin-top: -20px
    }
    .header {
        margin-top: 25px
    }
    .bookshelf .shelf .srow:after {
        height: 230px
    }
}

@media only screen and (min-width: 767px) and (max-width: 999px) {
    #topnav .datos {
        background: #FFC63E
    }
    #topnav .datos span {
        color: #000
    }
    .column {
        width: 47.5%!important;
        margin-right: 0%
    }
    .megacolumn {
        width: 47.5%!important;
        margin-right: 5%
    }
    .small {
        display: none
    }
    ul.mainmenu li a {
        font-size: 11px
    }
    .slider span b {
        font-size: 28px;
        line-height: 28px
    }
    .slider span strong {
        font-size: 22px;
        line-height: 25px
    }
    .slider span p {
        font-size: 11px
    }
}

@media only screen and (min-width: 650px) and (max-width: 767px) {
    .middlebutton {
        margin-top: 20px
    }
    div.middlebutton {
        float: left
    }
    a.downbutton {
        float: right
    }
    .bookshelf .shelf .srow:after {
        height: 210px
    }
}


/* Entre 768 y 640 */

@media only screen and (max-width: 767px) {
    .column {
        width: 100%!important;
        margin-right: 0%
    }
    .megacolumn {
        margin-bottom: 45px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        padding-bottom: 45px
    }
    .small {
        display: none
    }
    .column img {
        float: left
    }
    .column span {
        text-align: justify
    }
    .column b,
    .column p {
        float: left;
        text-align: left
    }
    .columna {
        width: 100%;
        margin-right: 0%;
        margin-left: 0%;
        float: left;
        position: relative
    }
    .columna p {
        margin-bottom: 30px;
        margin-top: 30px;
        text-align: center!important
    }
    .slider span b {
        font-size: 28px;
        line-height: 28px
    }
    .slider span strong {
        font-size: 22px;
        line-height: 25px;
        width: 100%
    }
    .slider span p {
        display: none
    }
    a.megabutton {
        width: 100%
    }
    a.megabutton span i {
        width: 100%
    }
}

@media only screen and (max-width: 720px) {
    .teach {
        padding-bottom: 50px;
        padding-top: 20px
    }
    .teach .slick-dots {
        top: auto;
        bottom: -30px;
        right: auto;
        left: auto;
        width: 100%;
        float: none;
        text-align: center
    }
    .teach .slick-dots li {
        float: none
    }
}

@media only screen and (max-width: 650px) {
    .slider span strong {
        font-size: 18px;
        line-height: 20px
    }
    .beneficios {
        margin-bottom: 45px
    }
    .beneficios h2 a,
    .teach h2 a {
        margin-top: 10px
    }
    .beneficios h2,
    .teach h2 {
        font-size: 28px
    }
    .beneficios h2 span,
    .teach h2 span {
        display: none
    }
    .beneficios .slick-dots {
        top: auto;
        bottom: -35px;
        right: auto;
        left: auto;
        width: 100%;
        float: none;
        text-align: center
    }
    .beneficios .slick-dots li {
        float: none
    }
    .bookshelf .shelf .srow:after {
        height: 205px
    }
    .middlebutton {
        margin-top: 20px
    }
    div.middlebutton,
    a.middlebutton {
        width: 100%
    }
    .middlebutton span i {
        width: 100%
    }
    .middlebutton {
        min-height: 151px
    }
    .middlebutton p {
        min-height: auto;
        height: auto;
        overflow: none;
        max-height: auto
    }
    .mesas {
        width: calc(100% - 16px)
    }
    .companies {
        padding-bottom: 40px;
        padding-top: 20px
    }
    .companies .slick-dots {
        top: auto;
        bottom: -25px;
        right: auto;
        left: auto;
        width: 100%;
        float: none;
        text-align: center
    }
    .companies .slick-dots li {
        float: none
    }
}

@media only screen and (max-width: 550px) {
    .slider span b {
        display: none
    }
    .slider span strong {
        margin-top: 15px
    }
    .bookshelf .shelf .srow:after {
        height: 195px
    }
}

@media only screen and (max-width: 479px) {
    .nombre,
    .fecha {
        padding-left: 0px;
        padding-right: 0px
    }
    .nombre {
        margin-bottom: 10px
    }
    .nav-tabs li:first-child {
        border-radius: 5px!important;
        margin-bottom: 15px
    }
    .nav-tabs li:last-child {
        border-radius: 5px!important;
    }
    .bookshelf .shelf .srow:after {
        height: 160px
    }
    .bookshelf .shelf .loc {
        bottom: -2.5%
    }
    .bookshelf .shelf .loc a img {
        width: 80px
    }
    .bookshelf .shelf .srow:after {
        height: 195px
    }
    .fechita {
        padding-right: 0px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 450px) {
    .slider span strong {
        margin-top: 15px;
        font-size: 13px;
        line-height: 15px;
    }
    .slider span k {
        font-size: 10px;
        padding: 5px 10px
    }
    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 5px;
        height: 5px;
        margin: 3px
    }
    .bx-wrapper .bx-pager {
        bottom: 5px;
        right: 5px
    }
    div.middlebutton p {
        width: 0%
    }
    div.middlebutton span {
        padding-left: 25px
    }
    /*.beneficios ul li a b{ font-size:12px!important;  font-size: 50.5%!important; line-height:13px}
		.beneficios ul li a p{font-size:12px!important; font-size: 42.5%!important; line-height:10px}*/
    div.middlebutton a:hover span {
        padding-left: 25px
    }
    .evento .pica {
        width: 100%;
        float: left;
        height: auto;
        overflow: auto;
    }
    .evento .pica img {
        height: auto;
        width: 100%
    }
    .beneficio .pica img {
        width: auto
    }
    .evento span.containerdesc {
        width: 100%;
        float: right;
        margin-top: 15px
    }
    .bookshelf .shelf .loc {
        bottom: -2.5%
    }
    .bookshelf .shelf .loc a img {
        width: 80px
    }
}

@media only screen and (max-width: 430px) {
    .bookshelf .shelf .loc {
        bottom: -6.5%
    }
    .bookshelf .shelf .loc a img {
        width: 70px
    }
}

@media only screen and (max-width: 390px) {
    .bookshelf .shelf .loc {
        bottom: -6.5%
    }
    .bookshelf .shelf .loc a img {
        width: 60px
    }
    .bookshelf .shelf .srow:after {
        height: 185px
    }
}

@media only screen and (max-width: 320px) {
    .slider span strong {
        margin-top: 10px;
        font-size: 12px;
        line-height: 15px
    }
    .slider span k {
        font-size: 10px;
        padding: 5px 10px
    }
    .beneficios h2,
    .teach h2 {
        font-size: 24px
    }
    .beneficios h2 a,
    .teach h2 a {
        margin-top: 6px
    }
    .bookshelf .shelf .loc {
        bottom: -8.5%;
        width: calc(100% - 20px);
        margin-left: 10px
    }
}

@media only screen and (max-width: 1034px) {
    .bullet {
        margin: 4%;
        margin-top: 17px;
    }
}

@media only screen and (max-width: 905px) {
    .bullet {
        margin: 8.5%;
        margin-top: 17px;
    }
}

@media only screen and (max-width: 854px) {
    .bullet {
        margin: 8%;
        margin-top: 17px;
    }
}

@media only screen and (max-width: 807px) {
    .bullet {
        margin: 7%;
        margin-top: 17px;
    }
}

@media only screen and (max-width: 727px) {
    .bullet {
        margin: 6%;
        margin-top: 17px;
    }
}

@media only screen and (max-width: 663px) {
    .bullet {
        margin: 5%;
        margin-top: 17px;
    }
}

@media only screen and (max-width: 610px) {
    .bullet {
        margin: 4%;
        margin-top: 17px;
    }
}

@media only screen and (max-width: 564px) {
    .bullet {
        margin: 3%;
        margin-top: 17px;
    }
}

@media only screen and (max-width: 525px) {
    .bullet {
        margin: 35%;
        margin-top: 17px;
        margin-bottom: 17px
    }
}

@media only screen and (max-width: 425px) {
    .bullet {
        margin: 30%;
        margin-top: 17px;
        margin-bottom: 17px
    }
}

@media only screen and (max-width: 320px) {
    .bullet {
        margin: 25%;
        margin-top: 17px;
        margin-bottom: 17px
    }
}

.especial {
    float: left;
    width: 100%;
    margin-top: 20px
}

.especial table {
    box-shadow: 0px 0px 1px #888;
    border-radius: 4px
}

.especial td {
    font-weight: 300;
    font-size: 14px
}

.bnr-modal .modal-header {
    border: none;
    min-height: 2.5em;
    padding: 0.5em 2em 0;
}

.bnr-modal button.close {
    color: #E64B3B;
    opacity: .9;
    font-size: 2.5em;
    outline: none;
}

.modal-body {
    padding: 0 2em 2.5em;
    padding-bottom: 1em
}

.modal-body h4 {
    font-size: 22px;
    font-weight: 600
}

.modal-body p {
    font-size: 14px;
    font-weight: 300;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify
}

.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.h4ama {
    font-weight: 600;
    margin-top: 120px!important
}

.pama {
    margin-bottom: 140px;
    text-align: center
}