@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto');
body {
    font-family: 'Roboto', sans-serif;
    color: #717073;
    background: #f9f9f9;
}
a {
    color: #00b6de;
}
a,
a:hover,
a:visited {
    text-decoration: none;
}
.top-bar {
    background: #717073;
    height: 40px;
    width: 100%;
    color: #ffffff;
    margin: 0;
}
ul.topContact {
    width: 66%;
    background: none;
    margin: .5em 0 0 1%;
    padding: 0 !important;
    float: left;
}
.topContact li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
}
.topContact li.contact {
    float: left;
    margin-right: 1em !important;
}
.topContact li.contact a {
    color: #fff;
    text-decoration: none;
}
.topContact li.contact a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}
.topContact img {
    height: 20px !important;
    width: 20px !important;
}
.topContact img.phone {
    height: 20px !important;
    width: 12px !important;
}
ul.social {
    background: none;
    margin: .5em 1% 0 0;
    padding: 0 !important;
    width: 32%;
    float: left;
}
.social li {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}
.social img {
    height: 25px !important;
    width: 25px !important;
}
.logo {
    margin: .5em .5em 1em 0;
    width: 220px;
    height: 57px;
    float: left;
    text-indent: -99999px;
    background: url("../images/logo-abaco.svg") no-repeat;
}
.heroe {
    padding: 0;
    margin: 0 0 2em 0;
    z-index: 0;
    position: relative;
    background: url('../images/heroe-home.jpg') no-repeat;
    background-size: 100%;
}
.heroe img,
.heroeAcademy img {
    width: 100%;
    position: relative;
    float: left;
}
.heroe h1,
.heroeAcademy h1 {
    color: #fff;
    width: 75%;
    z-index: 2;
    font-size: 70px;
    margin: 0 auto;
    padding: 2.2em 1em 2.2em 0;
    line-height: 75px;
    text-shadow: 1px 1px 10px #333;
    font-weight: normal;
}
.heroeAcademy {
    padding: 0;
    margin: 0;
    z-index: 0;
    position: relative;
    background: url('http://abaco.mx/wp-content/uploads/2017/05/hero-academy_2.jpg') no-repeat;
    background-size: 100%;
}
.heroeAcademy h1 .subAcademy {
    font-size: 40px !important;
    line-height: 45px !important;
    margin: 0;
    padding: 0;
    width: 75%;
}
.heroe .h-top,
.heroeAcademy .h-top {
    background: #00b6de;
    height: 5px;
    width: 10%;
    position: relative;
    z-index: 2;
    text-shadow: 1px 1px 10px #717174;
}
.heroe a,
.heroeAcademy a {
    border-radius: 20px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 18px;
    padding: .3em .7em;
    text-transform: uppercase;
}
.heroe a:hover,
.heroeAcademy a:hover {
    border: 2px solid #00b6de;
}
article {
    margin-top: 1em;
    float: left;
    width: 100%;
}
.heroe-int {
    padding: 0;
    margin: 0;
    z-index: 1;
    position: relative;
    background-size: 100%;
    height: 250px;
    background-position: center center;
}
.heroe-int .h-top {
    background: #00b6de;
    height: 5px;
    width: 10%;
    position: relative;
    z-index: 20;
    margin-bottom: .3em;
    text-shadow: 1px 1px 10px #717174
}
.heroe-int h1 {
    color: #fff;
    width: 75%;
    z-index: 2;
    font-size: 70px;
    margin: 0 auto;
    padding: 0.6em 1em 0em 0;
    line-height: 75px;
    text-shadow: 1px 1px 10px #717174;
}
.interior {
    border-radius: 5px;
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 1em 1em 1.5em 1em;
    margin: 1em 1em 0 1em;
    display: block;
}
.interior h1.caso {
    margin: 1.5em 1em;
    color: #717174;
    font-size: 50px;
    text-transform: uppercase;
    clear: both;
}
.interior h2 {
    margin: .5em 0;
    color: #717174;
    font-size: 30px;
    text-transform: uppercase;
    clear: both;
}
.interior p {
    color: #717174;
    font-size: 16px;
    line-height: 20px;
}
.interior .alignleft {
    float: left;
    margin: 0 1em 1em 0;
    max-height: 300px;
}
.interior .alignright {
    float: right;
    margin: 0 0 1em 1em;
    max-height: 300px;
}

.interior ul, .interior ol{
 margin-left: 1em;
}

.interior ul li{
    color: #717174;
    font-size: 16px;
    line-height: 22px;
    list-style: disc;
    list-style-position: inside;
}
.interior ol li {
    color: #717174;
    font-size: 16px;
    line-height: 22px;
    list-style-position: inside;
}
.sideBarHome {
    width: 20%;
    padding: 0 0 0 20px;
    display: table-cell;
}
.casos {
    border-radius: 5px;
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 0 0 1.5em 0;
    height: 590px;
}
.casos .img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.casos h2 {
    width: 100%;
    height: auto;
    margin: 1em 1.5em;
    color: #717174;
    font-size: 30px;
    text-transform: uppercase;
}
.casos p {
    width: 80%;
    margin: 1em 3em;
    color: #717174;
    font-size: 16px;
    line-height: 20px;
}
.homeBlog {
    height: auto;
    width: 100%;
    display: table;
}
.contentBlog {
    width: 70%;
    display: table-cell;
    padding: 0;
    vertical-align: top;
}
.blogFront {
    border-radius: 5px;
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 0 0 1.5em 0;
    height: 590px;
}
.blogFront h2 {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom: 2px solid #dedede;
    background: #717174;
    width: 100%;
    height: auto;
    margin: 0;
    padding: .2em .8em;
    color: #fff;
    font-size: 30px;
}
/*.blogFront h2 {
    width: 100%;
    margin: 1em 1.8em 0;
    color: #717174;
    font-size: 25px;
    text-transform: uppercase;
}*/
.blogFront h3 {
    width: 100%;
    margin: 0em 3.6em;
    color: #717174;
    font-size: 13px;
}
.blogFront p {
    width: 80%;
    margin: 1em 3em;
    color: #717174;
    font-size: 16px;
    line-height: 20px;
}
.blogFront .blog-col-0 .blog-content {
    width: 93%;
    margin: 0 1em;
}
.blogFront .blog-col-0 .blog-content .post-content-text .blog-title {
    margin: 0;
    padding: 0
}
.blogFront .blog-col-0 .blog-content .post-content-text {
    width: 100%;
    margin: 0;
    padding: 0
}
.blogFront .blog-col-0 .blog-content .post-content-text .blog-content-excerpt .blog-short-content {
    width: 100%;
    margin: 0;
    padding: 0
}
.topPost ul {
    width: 100%;
    margin: 0 0 1em 0;
}
.topPost ul li {
    list-style: none;
    display: inline-block;
}
.topPost .share {
    float: right
}
.socialShare {
    border-radius: 20px;
    background: #00b6de;
    color: #fff;
    height: auto;
    width: auto;
    padding: .2em .5em;
    float: left;
}
.socialShare li {
    list-style: none;
    margin: 0 .3em;
}
.socialShare img {
    width: 25px;
}
.fecha {
    font-size: 12px;
}
.interior .autorPost{
    font-size: 18px;
}

.interior .autorPost span{
    font-size: 18px;
    color: #00b6de;
    font-weight: bold;
}
.interior .fechaPost {
    font-size: 13px;
}
.categoria {
    font-size: 12px;
    background: url(http://www.abaco.mx/wp-content/themes/Abaco/images/ico-tags.png) no-repeat;
    padding-left: 2em;
    margin-top: .5em;
}
.blog-title {
    color: #717174;
    font-size: 25px;
    text-transform: uppercase;
}
.bg-clientes {
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 0 0 1.5em 0;
    height: auto;
    margin: 2em 0 2em 0;
}
.clientes {
    margin: 1em 1.8em 0;
}
.clientes h1 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: .2em 2em;
    color: #717174;
    font-size: 20px;
    text-transform: uppercase;
}
.clientes ul {
    text-align: center;
}
.clientes ul li {
    list-style: none;
    display: inline;
    margin: .5em 0em 0 0em;
    text-align: center
}
.clientes ul li img {
    height: 45px;
    width: auto;
    margin: 2em .5em;
}
.resellers {
    border-radius: 5px;
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 0 0 1.5em 0;
    height: 540px;
}
.resellers .img {
    margin: 0 auto;
    padding: 3em 0 1em 0;
    text-align: center;
}
.resellers h2 {
    width: 100%;
    height: auto;
    margin: 1em 1.5em;
    color: #717174;
    font-size: 30px;
    text-transform: uppercase;
}
.resellers p {
    width: 80%;
    margin: 1em 3em;
    color: #717174;
    font-size: 16px;
    line-height: 20px;
}
.academy {
    border-radius: 5px;
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 0 0 1.5em 0;
    height: 540px;
}
.academy img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border: 1px solid transparent;
}
.academy h2 {
    width: 100%;
    height: auto;
    margin: 1em 1.5em;
    color: #717174;
    font-size: 30px;
    text-transform: uppercase;
}
.academy p {
    width: 80%;
    margin: 1em 3em;
    color: #717174;
    font-size: 16px;
    line-height: 20px;
}
.socios {
    border-radius: 5px;
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 0.01em 0 1.5em 0;
    margin-top: 2em;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.socios ul {
    text-align: center;
}
.socios li {
    list-style: none;
    display: inline-block;
    margin: .5em .8em 0 .8em;
}
.socios p {
    width: 80%;
    margin: 3em 3em 0 3em;
    color: #717174;
    font-size: 16px;
    line-height: 20px;
}
.contacto {
    width: 100%;
    display: block;
    height: 100%;
    padding: 0 1em;
}
.contactoForm {
    width: 70%;
    display: inline-block;
}
.contactoForm select {
    border: 1px solid #dedede;
    border-radius: 5px;
    width: 95%;
    color: #717174;
}
.contactoForm select:focus {
    border: 1px solid #00B6DE;
    border-radius: 5px;
}
.contactoForm input {
    border: 1px solid #dedede;
    border-radius: 5px;
    width: 95%;
    color: #717174;
}
.contactoForm input:focus {
    border: 1px solid #00B6DE;
    border-radius: 5px;
}
.contactoForm input.btn-enviar {
    border-radius: 10px;
    background: #00B6DE;
    padding: .5em 1em;
    color: #fff;
    border: 1px solid #00B6DE;
    cursor: pointer;
}
.contactoForm input.btn-enviar:hover {
    border-radius: 20px;
    background: #717174;
    padding: .5em 1em;
    color: #fff;
    border: 1px solid #717174;
    cursor: pointer;
}
.contactoUnete {
    width: 45%;
    padding: 1em;
    background: #f1f1f1;
    border-radius: 5px;
    margin: 1em 1em 0 1em;
    display: inline-block;
    vertical-align: top;
}
.contactoUneteForm {
    width: 100%;
    display: inline-block;
}
.contactoUneteForm select {
    border: 1px solid #dedede;
    border-radius: 5px;
    width: 95%;
    color: #717174;
}
.contactoUneteForm select:focus {
    border: 1px solid #00B6DE;
    border-radius: 5px;
}
.contactoUneteForm input {
    border: 1px solid #dedede;
    border-radius: 5px;
    width: 45%;
    display: inline-block;
    float: left;
    margin: 0 1em 1em 0;
    color: #717174;
}
.contactoUneteForm select {
    border: 1px solid #dedede;
    border-radius: 5px;
    width: 45%;
    display: inline-block;
    float: left;
    margin: 0 1em 1em 0;
    color: #717174;
}
.contactoUneteForm input:focus {
    border: 1px solid #00B6DE;
    border-radius: 5px;
}
.contactoUneteForm input.btn-enviar {
    border-radius: 10px;
    background: #00B6DE;
    padding: .5em 1em;
    color: #fff;
    border: 1px solid #00B6DE;
    cursor: pointer;
    width: 100%;
}
.contactoUneteForm input.btn-enviar:hover {
    border-radius: 20px;
    background: #717174;
    padding: .5em 1em;
    color: #fff;
    border: 1px solid #717174;
    cursor: pointer;
}
.contactoTels {
    width: 28%;
    display: inline-block;
    vertical-align: top;
    margin-left: 1em;
    border-radius: 5px;
    background: #00B6DE;
    padding: 1em .8em;
}
.contactoTels ul {
    margin: 0;
    padding: 0;
}
.contactoTels ul li {
    list-style: none !important;
}
.contactoTels ul li.direccion {
    background: url(http://abaco.mx/wp-content/uploads/2017/04/abaco-marker-bco.png) no-repeat left top;
    padding-left: 3em;
    color: #fff;
    margin-bottom: 1em
}
.contactoTels ul li.telefono {
    background: url(../images/chat.svg) no-repeat left center;
    padding-left: 3em;
    color: #fff;
}
.contactoTels ul li.telefono a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}
.contactoTels ul li.telefono a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: none;
}
.footer-datos {
    width: 33%;
    float: left;
    background: #717075;
    height: auto;
}
.footer-datos p {
    color: #fff;
    font-size: 14px;
    margin: 1em 0;
}
.footer-datos p.aviso {
    color: #fff;
    font-size: 14px;
    margin: 1em 0;
}
.footer-datos p a {
    color: #fff;
    text-decoration: none;
}
.footer-datos p a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
    padding-bottom: .2em
}
.footer-datos h5 {
    font-size: 18px;
    color: #fff;
}
.footer-datos h5 a {
    color: #fff;
    text-decoration: none;
}
.footer-datos h5 a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
    padding-bottom: .2em
}
.logo-footer {
    margin: 1em auto 0 auto;
}
.f-datos {
    float: right;
    margin: 0;
    padding: 0 1em;
    width: 20.5em;
    height: 27.5em;
}
.footer-links {
    width: 28%;
    float: left;
    background: #00b6de;
    height: auto;
}
.footer-links p {
    text-align: center;
    margin: .5em auto 0 auto;
    padding: .5em 0;
    display: block;
    height: auto
}
.f-links {
    float: right;
    margin: 0 auto;
    padding: 1em 0;
    width: 100%;
    height: 27.5em;
}
.f-links p{
    color: #fff;
}
p.derechos {
    color: #fff;
    font-size: 14px;
    margin: 1em 0 0 0;
}
.logo-footer-center {
    margin: 2.12em 25%;
    text-align: center;
}
ul.social-footer {
    text-align: center;
    background: none;
    width: auto;
    margin: 1em auto;
    padding: 0;
    text-align: center;
}
.social-footer li {
    display: inline-block;
    list-style: none;
    margin: 0 .1em;
    font-size: 13px;
    font-weight: bold;
}
.social-footer img {
    height: 28px;
    width: 28px;
}
.footer-mapa {
    width: 39%;
    float: left;
    background: #fff;
    height: 27.5em;
}
.newsletter {
    width: 80%;
    margin: .5em 0 .8em 0;
    border: 1px solid transparent;
}
.newsletter input.inputMailchimp{
    width: 100%;
    margin: 0 auto;
    border: 1px solid #959595 !important;
    border-radius: 10px;
    padding: 0 10px!important;
    height: 2em;
    font-size: 14px;
    color: #959595;
    background: none;
    outline: none;
}
/* BOTONES */

.button-buscar{
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    background: #00b6de;
    border: 1px solid #00b6de;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: .5em 1em;
    cursor: pointer;
    outline: none;
}

.boton {
    border-radius: 20px;
    background: #00b6de;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: .5em 1em;
    cursor: pointer;
}
.boton:hover {
    background: #717174;
    color: #fff;
}
.boton-blanco {
    border-radius: 18px;
    background: transparent;
    border: 2px solid #fff;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: .5em 1em;
    cursor: pointer;
}
.boton-blanco:hover {
    background: transparent;
    border: 2px solid #717075;
    color: #717075;
}
.boton-blanco-blanco {
    border-radius: 18px;
    background: transparent;
    border: 2px solid #fff;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: .5em 1em;
    cursor: pointer;
}
.boton-blanco-blanco:hover {
    background: transparent;
    border: 2px solid #00b6de;
    color: #fff;
}
.boton-academy {
    border-radius: 20px;
    background: #00b6de;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: .5em 1em;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 90%
}
.boton-academy:hover {
    background: #717174;
    color: #fff;
}
.comment-reply-link {
    border-radius: 20px;
    background: #00b6de;
    font-size: 15px;
    color: #fff !important;
    text-transform: uppercase;
    padding: .5em 1em;
    cursor: pointer;
    width: auto;
}
.comment-reply-link:hover {
    background: #717174;
    color: #fff;
}
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #00b6de;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 3px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #717075;
}
#back-to-top.show {
    opacity: 1;
}
#content {
    height: 2000px;
}
.entry-content {
    width: 65%;
    display: inline-block;
    vertical-align: top;
}

.sidebar{
     width: 30%;
    margin-left: 2em ;
    display: inline-block;
    vertical-align: top;
}

.categorias {
    background: #f9f9fa;
    border-radius: 20px;
    padding: .5em .8em;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 1.5em;
}
.categorias a {
    font-size: 14px;
    color: #00b6de;
    text-decoration: underline;
}
.tags {
    margin-right: .5em;
    width: 18px;
}
#respond {
    margin-top: 2.5em;
    color: #717075;
    font-size: 14px;
    border-top: 1px dotted #dedede;
    padding-top: 1em;
    width: 100%;
    clear: both
}
#respond p,
#respond label {
    color: #717075;
    font-size: 14px;
}
#respond select {
    border: 1px solid #dedede;
    border-radius: 5px;
    width: 95%;
    color: #717174;
}
#respond select:focus {
    border: 1px solid #00B6DE;
    border-radius: 5px;
}
#respond input,
#respond textarea {
    border: 1px solid #dedede;
    border-radius: 5px;
    width: 95%;
    color: #717174;
}
#respond input:focus,
#respond textarea:focus {
    border: 1px solid #00B6DE;
    border-radius: 5px;
}
#respond input.btn-enviar {
    border-radius: 20px;
    background: #00B6DE;
    padding: .7em 1em;
    color: #fff;
    border: 1px solid #00B6DE;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 17px;
}
#respond input.btn-enviar:hover {
    border-radius: 20px;
    background: #717174;
    padding: .7em 1em;
    color: #fff;
    border: 1px solid #717174;
    cursor: pointer;
}
.comment-body {
    padding: 0 0 1.5em 0;
}
.comment-list {
    border-top: 1px dotted #dedede;
    margin-top: .5em;
}
.comment-list li {
    list-style-position: inside;
    list-style: none;
}
.comment-author {
    height: 3.5em !important;
    display: block;
}
.comment-author img {
    border-radius: 25px;
    float: left;
}
.author-meta {
    float: left;
    margin-left: 1em;
}
.author-meta time {
    font-size: 13px;
}
.comment p {
    font-size: 14px
}
.formasPago{
    margin: 0;
    padding: 2em 0 0 0;
    text-align: center;
}
.formasPago h1{
    margin: 1em 0;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 1em;
    text-align: center;
}
.formasPago ul{
    text-align: center !important;
    margin:0;
    padding: 0;
    display: block;
    width: 100% !important;
}
.formasPago ul li{
    list-style: none !important;
    padding: 0 0 0 1em !important;
    margin: 0 !important;
    display: inline-block !important;
    width: 90px !important;
}
.formasPago img{
    height: 40px;
    padding: 0;
    margin: 0;
}

.perfiles {
    width: 47%;
    display: inline-block;
    border-radius: 5px;
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 0 0 1.5em 0;
    margin: 1em .8em;
    vertical-align: top;
}
.perfiles p {
    padding: 0 1em;
    font-size: 16px;
}
.perfiles h1 {
    text-align: center;
    padding: .8em 0 0 0;
}
.perfiles ul li {
    color: #717174;
    font-size: 16px;
    line-height: 22px;
    list-style: disc;
    margin-left: 2em;
    width: 90%;
}

.tit_perfil {
    background: #00b6de;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 1em 0;
    color: #fff;
    text-align: center;
    margin-bottom: 1em;
}
.tit_perfil h2 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}
/************************* ACADEMY *************************/

.interiorAcademy {
    border-radius: 5px;
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 1em 1em 1.5em 1em;
    margin: 1em 1em 0 1em;
    display: block;
}
.interiorAcademy h1 {
    margin: .5em 0em 1em .5em;
    font-size: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.interiorAcademy h2 {
    margin: 1em 0;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 1em;
}
.interiorAcademy p {
    color: #717174;
    font-size: 16px;
    line-height: 20px;
    padding: 0 1em;
}
.interiorAcademy ul {
    width:48%;
    display: inline-block;
    vertical-align: top;
}
.interiorAcademy ul li {
    color: #717174;
    font-size: 16px;
    line-height: 22px;
    list-style: disc;
    margin-left: 2.5em
}
ul.cursos {
    display: block;
    text-align: center;
    margin: 1em 0;
}
ul.cursos li {
    list-style: none;
    display: inline-block;
}
.interiorAcademy select {
    border: 1px solid #dedede;
    border-radius: 5px;
    width: 95%;
    color: #717174;
}
.interiorAcademy select:focus {
    border: 1px solid #00B6DE;
    border-radius: 5px;
}
.interiorAcademy input {
    border: 1px solid #dedede;
    color: #717174;
    margin: 0 0 .82em 0;
    padding: 0;
}
.interiorAcademy textarea {
    border: 1px solid #dedede;
    border-radius: 5px;
    width: 95%;
    color: #717174;
    margin: 0;
}
.interiorAcademy i.alerta {
    color: #00B6DE;
    font-size: 13px;
}
.interiorAcademy .alerta {
    color: #00B6DE
}
.interiorAcademy input:focus,
.interiorAcademy textarea:focus {
    border: 1px solid #00B6DE;
    border-radius: 5px;
}
.interiorAcademy input.btn-enviar {
    border-radius: 20px;
    background: #00B6DE;
    padding: .7em 1em;
    color: #fff;
    border: 1px solid #00B6DE;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 17px;
}
.interiorAcademy input.btn-enviar:hover {
    border-radius: 20px;
    background: #717174;
    padding: .7em 1em;
    color: #fff;
    border: 1px solid #717174;
    cursor: pointer;
}
.interiorAcademy label {
    color: #717075;
    font-size: 13px;
    line-height: auto;
    padding: 0;
    margin: 0;
}
.interiorAcademy p i{
    font-size: 16px !important;
    color: #00B6DE !important;
}
.academy-curso {
    width: 63%;
    display: inline-block;
    vertical-align: top;
}
.academy-form {
    width: 47%;
    padding: 1em;
    background: #f1f1f1;
    border-radius: 5px;
    margin: 1em 1em 0 1em;
    display: inline-block;
    vertical-align: top;
}
.academy-form-100 {
    width: 96%;
    padding: 1em;
    background: #f1f1f1;
    border-radius: 5px;
    margin: 1em 1em 0 1em;
    display: inline-block;
    vertical-align: top;
}
.mapaAcademy {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2em;
}
.offTable thead,
.offTable tbody,
.offTable tfoot,
.offTable td,
.offTable tbody tr:nth-child(even) {
    background: none !important;
    border-color: none !important;
    margin: 0;
    padding: .8em .2em 0 .2em;
}
.ico-cursos{
    position: absolute;
    width: 50px;
    height: 50px;
    margin: -65px 0 0 20px;
    padding: 0;
}

.ico-cursos-adw{
    position: absolute;
    width: 50px;
    height: 50px;
    margin: -65px 0 0 20px;
    padding: 0;
}
.academy-int {
    width: 47%;
    display: inline-block;
    border-radius: 5px;
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 0 0 1.5em 0;
    margin: 1em .8em;
    vertical-align: top;
    position: relative;
}
.academy-int p {
    padding: 0 1em;
    font-size: 16px;
}
.academy-int h3 {
    text-align: center;
    font-size: 30px;
    padding-top: .5em;
    line-height: 38px;

}
.academy-int ul {
    color: #a1a1a1;
    text-decoration: none;
    margin: 0 1em 1em 1em;
    width: 90%;
}
.academy-int ul li {
    color: #717174;
    font-size: 16px;
    line-height: 22px;
    list-style: disc;
    margin-left: 2em;
}
.academy-int-promo {
    width: 96%;
    display: inline-block;
    border-radius: 5px;
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 2em;
    margin: 1em 1em;
    vertical-align: top;
    position: relative;
}
.ribbon {
  position: absolute;
  right: -4px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 190px;
  height: 200px;
  text-align: right;
}
.ribbon span {
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 18px;
  transform: rotate(43deg);
  -webkit-transform: rotate(43deg);
  width: 200px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 45px;
  right: -36px;
  padding: 5px 0;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.A-Academy p{
    color: #717174;
    font-size: 18px !important;
}
.A-Academy p i{
    font-size: 16px !important;
    color: #00B6DE !important;
}
ul.reqs {
    color: #a1a1a1;
    text-decoration: none;
    margin: 1em;
    width: 90%;
    font-size: 18px !important;
}
.A-Anlytics {
    background: #ffaa33;
    padding: .5em 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 1em;
}
.A-Anlytics h1 {
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Anlytics h2 {
    font-size: 60px !important;
    line-height: 80px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Anlytics h3 {
    font-size: 18px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Fundamentos {
    background: #3354bb;
    padding: 1em 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 1em;
}
.A-Fundamentos h1 {
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}
.A-Fundamentos h2 {
    font-size: 60px !important;
    line-height: 80px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Fundamentos h3 {
    font-size: 18px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Search {
    background: #99bb33;
    padding: 1em 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 1em;
}
.A-Search h1 {
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}
.A-Search h2 {
    font-size: 60px !important;
    line-height: 80px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Search h3 {
    font-size: 18px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Display {
    background: #3399fe;
    padding: 1em 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 1em;
}
.A-Display h1 {
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}
.A-Display h2 {
    font-size: 60px !important;
    line-height: 80px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Display h3 {
    font-size: 18px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Video {
    background: #ef4400;
    padding: 1em 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 1em;
}
.A-Video h1 {
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}
.A-Video h2 {
    font-size: 60px !important;
    line-height: 80px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Video h3 {
    font-size: 18px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Seo {
    background: #704e97;
    padding: .5em 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 1em;
}
.A-Seo h1 {
    font-size: 60px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Seo h2 {
    font-size: 60px !important;
    line-height: 80px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-Seo h3 {
    font-size: 18px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-GTM {
    background: #999;
    padding: 1em 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 1em;
}
.A-GTM h1 {
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}
.A-GTM h2 {
    font-size: 60px !important;
    line-height: 80px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
.A-GTM h3 {
    font-size: 18px !important;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}
ul.extras {
    color: #a1a1a1;
    text-decoration: none;
    margin: 1em;
    width: 90%;
}
.extras li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.extras li a.descarga {
    background: url(http://abaco.mx/wp-content/uploads/2017/05/pdf.png) no-repeat left center;
    padding: .2em 0 .2em 2em;
    color: #a1a1a1;
    text-transform: uppercase;
}
.extras li a.descarga:hover {
    color: #00b6de;
}
.extras li a.marker {
    background: url(http://abaco.mx/wp-content/uploads/2017/05/marker-academy.png) no-repeat left center;
    padding: .2em 0 .2em 1.8em;
    color: #a1a1a1;
    text-transform: uppercase;
    cursor: crosshair;
}
.lugar {
    float: right;
    margin-right: 1em !important;
}
.extras li a.marker:hover {
    color: #00b6de;
}

.bg-porcentajes {
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 0 0 1.5em 0;
    height: auto;
    margin: 2em 0 2em 0;
}
.porcentajes {
    margin: 1em 1.8em 0;
    color: #717174;
    font-size: 18px;
    text-transform: uppercase;
}
.porcentajes h1 {
    margin: 0;
    padding: .2em 0em 1em 0em;
    color: #717174;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}
.porcentajes span {
    margin: 0;
    color: #00b6de;
    font-size: 60px;
    font-weight: bold;
    text-transform: uppercase;
}
.porcentajes ul {
    text-align: center;
}
.porcentajes li {
    list-style: none;
    margin: .5em 0em 0 0em;
    text-align: center;
    float: left;
    width: 25%;
}

.bg-testimoniales {
    box-shadow: 0px 0px 8px #dedede;
    background: #fff;
    padding: 0 0 1.5em 0;
    height: auto;
    margin: 2em 0 2em 0;
}
.testimoniales {
    margin: 1em 1.8em 0;
    height: auto;
    width: 90%;
}
.testimoniales h2 {
    margin: 0;
    padding: .2em 0em;
    color: #717174;
    font-size: 18px;
    text-transform: uppercase;
}
.testimoniales h2 span {
    margin: 0;
    color: #717174;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal !important
}
.testimoniales img {
    width: 100px;
    height: auto;
}
.testimoniales ul {
    text-align: center;
    -webkit-animation: slide-animation 55s infinite;
    width: 100%
}
.testimoniales ul:hover {
 -moz-animation-play-state: paused;
    -webkit-animation-play-state: paused;
}

.testimoniales li {
    list-style: none;
    margin: .5em 0em 0 0em;
    text-align: center;
    float: left;
    width: 30%
}
.testimoniales li.quote {
    list-style: none;
    margin: .5em 0 0 0;
    padding: 1.5em 0 0 0;
    text-align: center;
    float: left;
    width: 65%;
    font-size: 16px;
    line-height: 30px;
}

.item {
    position:relative;
    padding-top:0px;
    display:inline-block;
    width: 100%;
}
.notify-badge{
    position: absolute;
    top:-30px;
    right: 0;
    width: 170px;
    display: block;
    background:red;
    border: 1px solid red;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    color:white;
    padding:5px 0px;
    font-size:15px;
    height: 30px;
    margin: 0 auto;
}

/*** target hooks ****/

@-webkit-keyframes slide-animation {
    0% {opacity:0;}
    2% {opacity:1;}
    20% {left:0px; opacity:1;}
    22.5% {opacity:0.6;}
    25% {left:-1200px; opacity:1;}
    45% {left:-1200px; opacity:1;}
    47.5% {opacity:0.6;}
    50% {left:-1800px; opacity:1;}
    70% {left:-1800px; opacity:1;}
    72.5% {opacity:0.6;}
    75% {left:-2400px; opacity:1;}
    95% {opacity:1;}
    98% {left:-2400px; opacity:0;}
    100% {left:0px; opacity:0;}
}

.teaserEquipo{
	display: inline-block;
	width: 30%;
	margin: 0 .8em;
	text-align: center;
	vertical-align: top
}

.teaserQuienes{
	display: inline-block;
	width: 22%;
	margin: 0 .8em;
	text-align: center;
	vertical-align: top
}

.teaserQuienes h2, .teaserEquipo h2{
	font-size: 18px;
}
.teaserQuienes img, .teaserEquipo img{
	text-align: center;
	margin: 0 auto;
    height: 100px;
}
