/* RESET STYLES*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: 0;
}
img{
    border: 0;
    max-width: 100%;
}
a{
    text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

html, body {
    min-height: 100%;
    width: 100%;
    font: normal 16px 'Lato', sans-serif;
    background-color: #fff;
    line-height: 1;
    color: #666666;
}

.align-left{
    text-align: left;
}

.align-center{
    text-align: center;
}

.align-right{
    text-align: right;
}

.upper{
    text-transform: uppercase
}

strong{
    font-weight: bold;
}

em{
    font-style: italic;
}

.clearfix{
    clear: both !important;
}

.light, .valores-item{
    font-weight: 300;
}

.no-border{
    border: none !important;
}

.full-w, .section, .header, .article, .nav, .timeline-item.center, .valores-item, .valores-list, .equipo-headline, .equipo-name, .equipo-text, .equipo-link{
    width: 100%;
}

.full-h, .nav{
    height: 100%;
}

.relative, .center-rel, .header{
    position: relative;
}

.center-rel{
    display: block;
    margin: 0 auto;
}

.absolute{
    position: absolute;
}

.inline-block{
    display: inline-block;
}

.block{
    display: block;
}

.vertical-align-top{
    vertical-align: top;
}

.hr{
    border: 0;
    background-color: #e3e6e8;
    height: 1px;
    width: 70.520833333333%; /* 1354/1920 */
}

.hr.alt{
    height: 4px;
}

.article, .nav{
    max-width: 1500px;
}

.header{
    background-color: #fff;
    height: 175px;
}

h1, .text-container p.green{
    font-size: 28px;
    line-height: 36px;
}

h2, .timeline-date{
    font-size: 25px;
    line-height: 33px;
}

p, li, a, .timeline-text{
    font-size: 20px;
    line-height: 28px;
}

p.fine-print{
    font-size: 14px;
    line-height: 22px;
}

.header-logo-link{
    position: absolute;
    left: 1.066666666667%; /* 16/1500 */
    width: 100%;/*18.4%; /* 276/1500 */
    top: 50%;
    margin-top: -32px;
}

.hamburger{
    position: absolute;
    right: 20px;
    top: 20px;
}

.menu-container{
    width: 80.4%; /* 1206/1500 */
    left: 19.6%; /* 294/1500 */
    height: 175px;
}

.menu{
    width: 100%;
    left: 0;
    height: 55px;
    top: 100px;
    text-align: left;
}

.menu-item{
    padding: 0 2%; /* 25/1206 */
}

.en .menu-item{
    padding: 0 1.5%;
}

li.menu-item, li.footer-menu-item, a.menu-link{
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
}

.submenu-item .menu-link{
    width: 95%;
    padding: 0 2.5%;
}

.submenu{
    z-index: 3;
    width: 215px;
    height: 0px;
    padding: 0 14px;
    overflow: hidden;
    left: 0px;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.submenu-item{
    font-size: 17px;
    line-height: 40px;
    border-bottom: 1px solid #fff;
}

.submenu-item.no-border, .noti-salud-item.no-border{
    border-bottom: none;
}

.sp-submenu:hover, .submenu{
    background-color: #36ab5b;
}

.sp-submenu:hover .sm-link{
    color: #fff;
}

.flag-list, .social-list{
    display: block;
    top: 35px;
}

.flag-list{
    width: 410px;
    height: 33px;
    right: 22.566371681416%; /* 255/1130 */
}

.flag-item{
    position: relative;
    display: inline-block;
    width: 131px;
    height: 33px;
    margin: 0;
}

.flag-link{
    display: block;
    width: 73px;
    height: 33px;
    padding-left: 58px;
    background: #fff url(../img/icon-flags.png) no-repeat 0 0;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
}

.flag-link.es{
    background-position: 0px 0px;
}

.flag-link.en{
    background-position: 0px -83px;
}

.flag-link.colombia{
    background-position: 0px -167px;
}

.social-list{
    right: 5.2566371681417%; /* 54/1130 */
}

.social-list-item{
    position: relative;
    display: inline-block;
    background: #fff url(../img/icon-social-media.png) no-repeat 0 50%;
    margin: 0 5px;
    width: 33px;
    height: 35px;
}

.social-list-item.email{ background-position: 0 50%; }
.social-list-item.fb{ background-position: -44px 50%; }
.social-list-item.linkedin{ background-position: -89px 50%; }
.social-list-item.youtube{ width: 35px; background-position: -136px 50%; }

.social-link{
    display: block;
    width: 100%;
    height: 100%;
}

.home-content{
    padding: 50px 0 75px 0;
    background: #fff url(../img/grey-transparent-bg.png) no-repeat center bottom;
}

.stats-list{
    height: 97px;
    width: 925px;
}

.en .stats-list{
    width: 1007px;
}

.stats-item{
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 27px;
    line-height: 97px;
    text-align: left;
    color: #808080;
}

.s-24{
    padding-left: 12%; /* 115/920 */
    background-image: url(../img/icon-stats-24.png);
    width: 21%; /* 191.666666666664/920 */
}

.s-7{
    padding-left: 12%; /* 115/920 */
    background-image: url(../img/icon-stats-7.png);
    width: 24%; /* 191.666666666664/920 */
}

.s-pr{
    width: 17%; /* 191.666666666664/920 */
    padding-left: 12%; /* 115/920 */
    background-image: url(../img/icon-stats-pr.png);
}

.en .stats-item{
    line-height: 29px;
    padding-top: 34px;
    padding-bottom: 34px;
    height: 29px;
}

.en .s-pr{
    height: 59px;
    padding-top: 19px;
    padding-bottom: 19px;
}

.text-container{
    width: 1195px;
}

.text-container p{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    font-weight: 300;
}

.col-1, .col-2{
    padding-right: 1.659751037344%; /* 20/1205 */
}

.col-1{
    width: 34.9377593361%; /* 441/1205 */
}

.col-2{
    width: 39.087136929461%; /* 471/1205 */
}

.col-3{
    width: 21.825726141079%; /* 263/1205 */
}

.flota-img{
    width: 958px;
    margin: 40px auto 0 auto;
}

.footer{
    height: 188px;
}

.footer .article{
    width: 1206px;
}

.social-media-list{
    top: 110px;
    width: 301px;
    height: 34px;
    left: 0px;
}

.mail, .facebook, .linked-in, .yt{
    width: 34px;
    height: 34px;
    background-position: center top;
    background-repeat: no-repeat;
    background: #fff url(../img/icon-social-media.png) no-repeat 0 50%;
    margin-right: 8px;
}

.mail{ background-position: 0 50%; }
.facebook{ background-position: -44px 50%; }
.linked-in{ background-position: -89px 50%; }
.yt{ width: 35px; background-position: -136px 50%; margin-right: 0; }

.footer-menu{
    top: 16px;
    width: 100%;
    left: 0px;
    margin-bottom: 16px;
}

li.footer-menu-item{
    margin: 0 22px;
    font-size: 14px;
}

.en li.footer-menu-item{
    margin: 0 20px;
}

.google-play-link{
    height: 60px;
    width: 184px;
    right: 0px;
    top: 89px;
}

.legal{
    top: 132px;
    font-size: 10px;
    line-height: 30px;
    font-weight: bold;
    width: 300px;
    left: 50%;
    margin-left: -150px;
}

/* ABOUT US */
.about-us-content{
    padding: 137px 0 0 0;
}

.about-us-content .hr{
    margin: 115px 0;
}

.about-us{
    width: 1234px;
}

.video-thumb, .about-text, .noticias-video-thumb, .noti-transcita-item, .col-divider{
    float: left;
}

.video-thumb{
    width: 58.103727714749%; /* 717/1234 */
    margin-right: 3.889789303079%; /* 48/1234 */
}

.about-us h1, .about-us p{
    position: relative;
}

.about-text{
    font-weight: 300;
    width: 37%;
    margin-bottom: 40px;
}


.timeline-list{
    width: 760px;
}

.timeline-item{
    width: 44.078947368421%; /* 335/760 */
    background-color: #fff;
    background-image: url(../img/timeline-rod.png);
    background-repeat: no-repeat;
}

.timeline-item.right{
    float: right;
    text-align: left;
    background-position: left top;
    padding-left: 8.026315789474%; /* 61/760 */
}

.timeline-item.left{
    float: left;
    text-align: right;
    background-position: right top;
    padding-right: 8.026315789474%; /* 61/760 */
}

.timeline-text, .timeline-date{
    font-weight: 300;
}

.timeline-text{
    margin-bottom: 30px;
}

.timeline-item.center{
    float: left;
    text-align: center;
    background-image: url(../img/timeline-dot.png);
    background-position: center top;
    padding-top: 42px;
}

.mision-valores{
    width: 94%;
    max-width: 630px;
    padding: 90px 0;
}

.mv-text{
    margin-bottom: 15px;
}

.mv-headline, .mv-text{
    float: left;
}

.mv-headline{
    margin-bottom: 13px;
}

.valores-list{
    margin: 6px 0 0 0;
}

.valores-item, .valores-list{
    float: left;
}

.valores-item{
    min-height: 67px;
    margin: 16px 0;
    padding-left: 12.539682539683%; /* 79/630 */
    width: 87.460317460317%; /* 551/630 */
    background-position: left center;
    background-repeat: no-repeat;
    background-color: transparent;
    font-size: 20px;
    line-height: 28px;
}

.v-comp-social{ background-image: url(../img/icon-comp-social.png); }
.v-equipo{ background-image: url(../img/icon-equipo.png); }
.v-excel-servicio{ background-image: url(../img/icon-excel-servicio.png); }
.v-innovacion{ background-image: url(../img/icon-innovacion.png); }
.v-lealtad{ background-image: url(../img/icon-lealtad.png); }
.v-liderazgo{ background-image: url(../img/icon-liderazgo.png); }

.equipo, .services-products-container{
    padding: 75px 0;
}

.equipo-headline{
    float: left;
    text-align: center;
    text-transform: uppercase;
}

.equipo-list{
    width: 980px;
    text-align: center;
    margin-top: 55px;
}

.equipo-item{
    position: relative;
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 70px;
}

.equipo-list.alt .equipo-photo{
    max-width: 155px;
}

.equipo-photo{
    display: inline-block;
    margin-bottom:28px;
    padding: 0;
}

.equipo-item.alt{
    width: 35%;
}

.equipo-name, .equipo-text, .equipo-link{
    position: relative;
    display: block;
}

.equipo-list.alt .equipo-name{
    font: 300 20px/22px 'Lato', sans-serif;
}

.equipo-list.alt .equipo-text{
    font: 300 15px/17px 'Lato', sans-serif;
}

.equipo-list.alt .equipo-link{
    font: 300 13px/15px 'Lato', sans-serif;
}

.equipo-link, .equipo-link:visited, .equipo-link:active{
    color: #29a9e0;
}

.equipo-name{ font: 300 24px/24px 'Lato', sans-serif; }
.equipo-text{ font: 300 17px/17px 'Lato', sans-serif; }

/* SERVICES AND PRODUCTS, TRANSCITA SALUD, CORPORATIVO, PREPAGADO */
.services-products-container{
    background: #fff url(../img/transparent-shadow-bg.png) no-repeat center bottom;
}

.services-products{
    width: 1310px;
}

.services-products h1, .services-products p, .flota h1, .flota p, .contacto h1, .contacto p, .app h1, .app p{
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}

.turismo-medico, .solenlinea{
    width: 1360px;
}

.services-products .hr{
    width: 100%;
}

.services-products > ul{
    position: relative;
}

.services-products ul, .flota ul{
    display: inline-block;
    vertical-align: top;
    width: 25.572519083969%; /* 335/1310 */
    list-style: disc;
    margin-left: 20px;
}

.servprod > ul{
    color: #00953a;
}

.services-products ul.alt{
    width: 45%;
}

.services-products ul li{
    position: relative;
    width: 100%;
}

.services-products ul ul li{
    color: #666666;
}

.services-products ul ul{
    width: 100%;
    color: #000;
}

.services-products ul.services-buttons-list{
    position: relative;
    width: 100%;
    margin: 45px auto 0 auto;
    display: block;
}

.services-products ul.services-buttons-list li.services-buttons-item{
    border: 1px solid #00953a;
    text-align: center;
    font-size: 26px;
    display: inline-block;
    vertical-align: middle;
    padding: 21px 0;
    text-transform: uppercase;
}

.services-products ul.services-buttons-list li.services-buttons-item.salud, .services-products ul.services-buttons-list li.services-buttons-item.corporativo{
    width: 25.801526717557%; /* 338/1310 */

}
.services-products ul.services-buttons-list li.services-buttons-item.exclusivo{
    width: 26.641221374046%; /* 349/1310 */
}

.services-products ul.services-buttons-list li.services-buttons-item.salud, .services-products ul.services-buttons-list li.services-buttons-item.exclusivo{
    margin-right: 4.580152671756%; /* 60/1310 */
}

.left-col{
    float: left;
    width: 48.610687022901%; /* (663/1310) - 2% for padding */
    padding-right: 2%;
}

.right-col{
    float: right;
    width: 49.389312977099%; /* 647/1310 */
}

.sedan{
    float: left;
}

.plan-list{
    float: left;
    min-width: 40%;
}

.services-products ul.plan-list, .services-products ul.client-list{
    color: #666666;
    margin-left: 35px;
}

.plan-item{
    float: left;
    width: 100%;
    margin: 5px 0;
}

.services-products ul.client-list{
    float: left;
    width: 75%;
    margin-left: 35px;
}

.services-products ul.client-list, .services-products ul.plan-list, .services-products ul.services-products-list.alt, .flota ul, .contact-options-list, .services-products ul.corporate-company-list{
    list-style-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><circle fill="green" cx="15" cy="14" r="4"/></svg>');
}

.client-item{
    float: left;
    margin: 5px 0;
    font-weight: 300;
}

.client-tiem span{
    color: #000;
}

.square-link{
    border: 1px solid #00953a;
    text-align: center;
    font: 600 15px/15px 'Lato', sans-serif;
    padding: 10px 0;
    text-transform: uppercase;
    color: #666666 !important;
    width: 75px;
    display: inline-block;
    vertical-align: top;
}

.en .square-link{
    width: 100px;
}

.prepagado .hr{
    margin: 80px 0;
}

.search-box{
    float: left;
    width: 27.480916030534%; /* 360/1310 */
    padding: 30px 1.679389312977%; /* 22/1310 */
    margin-right: 4.198473282443%; /* 55/1310 */
}

.serach-form{
    float: left;
}

.form-input{
    padding: 0 5.555555555556% /* 20/360 */ 0 11.111111111111%; /* 40/360 */
    width: 83.333333333333%; /* 300/360 */
    height: 37px;
    border: none;

    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}

.lupa{
    border: none;
    padding: 0;
    margin: 0;
    background: transparent url(../img/lupa.png) no-repeat center center;
    left: 10px;
    bottom: 12px;
    width: 22px;
    height: 15px;
    z-index: 3;
}

.search-criteria-title{
    padding: 0 5%; /* 18/360 */
    width: 90%; /* 324/360 */
    border-top: 1px solid #58595b;
    font: 700 14px/49px 'Lato', sans-serif;
    text-transform: uppercase;
    color: #808080;
    background-color: #f0f0f0;
}

.search-criteria-title.bottom-border{
    border-bottom: 1px solid #58595b;
}

.prepagado ul.search-criteria-results{
    display: block;
    width: 100%;
    list-style: none;
    margin-left: 0;
}

.services-products ul li.search-criteria-item{
    font: normal 14px/40px 'Lato', sans-serif;
    color: #989898;
    padding: 0 7.777777777778%; /* 28/360 */
    width: 84.444444444444%; /* 304/360 */
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
}

.services-products ul li.search-criteria-item:hover{
    color: #fff;
    background-color: #00953a;
}

.lupa, .search-criteria-title, .search-criteria-item{ cursor: pointer; }

.search-criteria-results{
    overflow: hidden;
    height: 0;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.search-criteria-results.open{
    height: auto;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.legend{
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 700;
}

.search-results{
    float: left;
    width: 64.12213740458%; /* 840/1310 */
}

.services-products ul.search-results-list, .services-products ul li.letter, .services-products ul li.search-results-item{
    float: left;
}

.services-products ul.search-results-list{
    width: 100%;
    list-style: none;
}

.services-products ul li.letter{
    border-top: 1px solid #e3e6e8;
    padding-top: 40px;
    margin-bottom: 12px;
    font-size: 40px;
    color: #000;
    font-weight: 700;
    width: 100%;
}

.services-products ul li.search-results-item{
    padding: 35px 3.333333333333%; /* 28/840 */
    width: 24.52380952381%; /* 206/840 */
    margin: 0 2.857142857143% /* 24/840 */ 35px 0;
    font: normal 15px/18px 'Lato', sans-serif;
    border: 1px solid #e3e6e8;
    height: 168px;
}

.services-products ul li.search-results-item span{
    font-size: 18px;
    line-height: 21px;
}

.services-products p a, .services-products p a:visited, .services-products p a:active,
.services-products li a, .services-products li a:visited, .services-products li a:active,
.contacto p a, .contacto p a:visited, .contacto p a:active, .app p a, .app p a:active, .app p a:visited
{
    color: #29a9e0;
}
/* SOLICITUD EN LINEA */
.instrucciones-list{
    list-style: decimal;
    margin-left: 25px;
    width: 90%;
}

.instrucciones-list li{
    margin-bottom: 20px;
}

.solenlinea ul.referidos-list{
    width: 1200px;
    display: block;
    list-style: none;
    margin-left: 0;
}

.solenlinea ul.referidos-list li.referidos-item{
    display: inline-block;
    vertical-align: top;
    width: 28.666666666667%; /* 344/1200*/
    text-align: center;
    font: 700 24px/34px 'Lato', sans-serif;
}

.green-border-box{
    border: 1px solid #00953a;
    padding: 32px 0;
    margin-bottom: 10px;
    min-height: 173px;
}

.green-button{
    display: block;
    background-color: #00953a;
    text-align: center;
    padding: 20px 0;
}

.download-link{
    position: absolute;
    bottom: 10px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    left: 0;
    font-size: 20px;
    font-weight: 300;
}

/* FLOTA */
.flota{
    width: 1500px;
}

.flota ul.flota-list{
    width: 95%;
}

.flota ul.flota-list li{
    font-weight: 300;
    margin: 5px 0;
}

/* DESCARGAR APP */
.app{
    width: 1375px;
}

.left-col.alt{
    width: 43.636363636364%; /* 600/1375 */
    margin-right: 6%;
    padding-right: 0;
}

.right-col.alt{
    width: 50.181818181818%; /* 690/1310 */
}

/* EMPLEOS */
.empleos, .contacto{
    width: 1500px;
}

.job-list{
    width: 100%;
}

.job-item{
    width: 100%;
    padding: 25px 0;
    background-color: #f0f0f0;
    margin-bottom: 14px;
}

.job-title, .job-desc{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4.700352526439%;
    width: 60.042303172738%;
    font-size: 20px;
    line-height: 24px;
    padding-right: 3.5%;
    /*background: transparent url(../img/down-arrow.png) no-repeat center right;*/
    cursor: pointer;
}

.job-desc{
    padding-right: 0;
    background: none;
    cursor: default;
    margin-top: 15px;
    display: none;
}

.job-desc.open{
    display: inline-block;
}

.job-desc h3, .job-desc p{
    position: relative;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
}

.job-desc h3{
    color: #00953a;
    font-weight: bold;
    margin-bottom: 10px;
}

.job-desc p{
    margin-bottom: 50px;
}

.aplicar-button{
    position: absolute;
    right: 25px;
    top: 13px;
    width: 150px;
    height: 52px;
    display: block;
    background-color: #fff;
    border: 1px solid #00953a;
    font: 300 19px/52px 'Lato', sans-serif;
    color: #4d4d4d;
    text-align: center;
}

/* CONTACTO */
.contact-options-list{
    margin-left: 15px;
    width: 95%;
}

.contact-options-list li{
    font-weight: 300;
}

.contacto h2{
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.informacion-link{
    border: 1px solid #00953a;
    text-align: center;
    padding: 8px 0;
    background-color: #fff;
    display: inline-block;
    text-transform: uppercase;
    width: 260px;
    font: 700 24px/24px 'Lato', sans-serif;
    margin-left: 40px;
}

.map-frame{
    float: left;
    width: 572px;
    height: 394px;
}

/* VIDEOS & NOTICIAS */
.videos-noticias{
    width: 1500px;
}

.left-col.alt-2, .right-col.alt-2{
    width: 49.266666666667%; /* 739/1500 */
    background-color: #fff;
    padding-right: 0;
}

.col-divider{
    width: 0.133333333333%; /* 2/1500 */
    height: 100%;
    margin: 75px 0.666666666667%; /* 10/1500 */
    background-color: #e3e6e8;
    min-height: 1100px;
}

.slider-container{
    width: 100%;
    margin: 75px 0;
    background-color: #e3e6e8;
    height: 960px;
}

.noti-transcita-slides, .noti-salud-slides{
    position: relative;
    height: 100% !important;
}

.noti-transcita-item{
    position: relative;
    width: 92.422192151556%; /* 683/739 */
    padding: 0 3.788903924222%; /* 28/739 */
    margin: 12px 0;
}

.news-thumb{
    float: left;
}

.news-title, .news-excerpt{
    float: right;
}

.news-thumb{
    max-width: 46.266471449488%; /* 316/683 */
    margin-right: 3.806734992679%; /* 26/683 */
}

.news-title, .news-excerpt{
    width: 49.926793557833%; /* 341/683 */
}

.news-title{
    font-size: 20px;
    line-height: 22px;
}

.news-title.full-w, .news-excerpt.full-w{
    width: 100%;
}

.news-excerpt{
    font-size: 18px;
    line-height: 20px;
    margin-top: 20px;
}

.news-list{
    position: relative;
    display: block;
    width: 85%;
    margin-left: 35px;
}

ul.news-list{
    list-style: outside none disc;
}

ol.news-list{
    list-style: outside none decimal;
}

.noti-salud-item{
    position: relative;
    margin: 0 5.412719891746%; /* 40/739 */
    width: 89.174560216509%; /* 659/739 */
    padding: 21px 0;
    border-bottom: 1px solid #fff;
}

.noti-salud-slides .slick-vertical .slick-slide{
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #fff !important;
}

.noti-salud-link, .noti-salud-link:visited, .noti-salud-link:active{
    color: #000;
}

p[style]{
    display: block;
    margin-bottom: 30px;
    font: 300 16px/18px 'Lato', sans-serif;
}

.noticia p > img{
    margin-bottom: 30px;
}

.videoWrapper {
    position: relative;
    /* padding-bottom: 56.25%; /* 16:9 */
    padding-bottom: 43.25%;
    padding-top: 0.48275862069%;
    height: 0;
}

.videoWrapper.alt{
    width: 58.103727714749%; /* 717/1234 */
    margin-right: 3.889789303079%; /* 48/1234 */
    float: left;
    padding-bottom: 31.25%;
}

.yt-iframe, .cs-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vn-title{
    padding-bottom: 25px;
}

.slick-prev, .slick-next{
    position: absolute;
    width: 100%;
    height: 74px;
    background-color: #f0f0f0;
    background-position: center center;
    background-repeat: no-repeat;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
}

.slick-next{
    top: -74px;
    background-image: url(../img/icon-arrow-up.png);
}

.slick-prev{
    background-image: url(../img/icon-arrow-down.png);
    bottom: -74px;
}

.noti-transcita-slides .slick-slide{
    height: 294px !important;
}

.mobile{
    display: none;
}

/* COLOMBIA LANDING PAGE */
.colombia-section{
    background: #fff url(../img/grey-transparent-bg.png) no-repeat center bottom;
}

.colombia-content{
    width: 420px;
    padding: 77px 0 135px 0;
}

.colombia-content p{
    font: 300 20px/29px 'Lato', sans-serif;
    color: #000;
    margin-bottom: 40px;
}

.colombia-content a, .colombia-content a:visited, .colombia-content a:active{
    color: #29a9e0;
}

.services-products ul.corporate-company-list{
    width: 90%;
    margin-left: 35px;
}

.services-products ul.corporate-company-list li{
    font-weight: 300;
}

.corp .hr{
    margin-bottom: 50px;
}

/* MEDIA QUERIES */
@media only screen and (min-width: 995px){
    .sp-submenu:hover .submenu{
        height: 202px;
        padding: 5px 14px;

        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
}

@media only screen and (max-width: 1530px){
    .flota, .empleos{
        width: 94%;
        padding: 0 3%;
    }

    .videos-noticias{
        width: 94%;
        padding: 0 3%;
    }

    .menu{
        text-align: center;
    }
    .menu-item{
        text-align: center;
        padding: 0 1.5%;
    }

    .en .menu-item{
        padding: 0 1.2%;
    }
}

@media only screen and (max-width: 1500px){
    .social-list{
        right: 1.257%;
    }
}

@media only screen and (max-width: 1390px){
    .app{
        width: 94%;
        padding: 0 3%;
    }
}

@media only screen and (max-width: 1375px){
    .solenlinea{
        width: 94%;
    }
}

@media only screen and (max-width: 1350px){
    .en .menu-item{
        padding: 0 0.9%;
    }
}

@media only screen and (max-width: 1340px){
    .empleos, .contacto{
        width: 94%;
        padding: 0 3%;
    }
}

@media only screen and (max-width: 1330px){
    .services-products{
        width: 94%;
    }
}

@media only screen and (max-width: 1315px){
    .menu-item{
        padding: 0 1.2%;
    }
}

@media only screen and (max-width: 1295px){
    .flota .services-products-item.alt{
        font-size: 16px;
        line-height: 25px;
    }
}

@media only screen and (max-width: 1285px){
    .services-products .h2 br{
        display: none;
    }

    .services-products .h2{
        font-size: 26px;
        line-height: 37px;
    }

    .services-products .headline{
        font-size: 40px;
        line-height: 56px;
    }

    .services-products .body-text.alt-2{
        font-size: 20px;
        line-height: 28px;
    }

    .services-products .body-text.alt-3{
        font-size: 25px;
        line-height: 40px;
    }

    .plan-item, .client-item{
        font-size: 16px;
    }

    .square-link {
        font-size: 14px;
        line-height: 14px;
        padding: 8px 0;
    }

    .services-products ul{
        width: 45%;
    }

    .flota .services-products ul{
        width: 95%;
    }
}

@media only screen and (max-width: 1250px){
    .about-us{
        width: 94%;
    }

    .about-text.margin-top-60{
        margin-top: 30px;
    }

    .about-text{
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 1260px){

    .header-logo-link{
        top: 20px;
        margin-top: 0;
    }

    .menu, .menu-container{
        width: 100%;
    }

    .menu-container{
        left: 0;
    }

    .en .menu-item{
        padding: 0 1.2%;
    }

    .footer .article{
        width: 96%;
    }

    li.footer-menu-item{
        margin: 0 1.25%;
    }

    .footer-menu{
        text-align: center;
    }
}

@media only screen and (max-width: 1260px) and (min-width: 995px){
    .app .sedan{
        width: 40%;
    }

    .app .sedan.margin-left-25{
        margin-left: 10%;
    }
}

@media only screen and (max-width: 1215px){
    .solenlinea ul.referidos-list{
        width: 100%;
    }

    .solenlinea ul.referidos-list li.referidos-item{
        width: 32%;
        font-size: 20px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 1210px){
    .text-container{
        width: 94%;
    }
}

@media only screen and (max-width: 1190px){
    .map-frame{
        float: left;
        width: 400px;
        height: 276px;
    }

    .job-title{
        max-width: 50%;
    }
}
@media only screen and (max-width: 1140px){
    .en li.footer-menu-item{
        margin: 0 1%;
    }

    .news-title{
        font-size: 18px;
        line-height: 20px;
    }
    .news-excerpt{
        font-size: 16px;
        line-height: 18px;
    }
}

@media only screen and (max-width: 1115px){
    .noti-salud-item.body-text.alt-2, .news-title.body-text.alt{
        font-size: 18px;
    }
}

@media only screen and (max-width: 1080px){
    .en .menu-item{
        padding: 0 1%;
    }

    .en li.footer-menu-item{
        margin: 0 0.85%;
    }
}

@media only screen and (max-width: 1050px){
    .about-text.margin-top-60{
        margin-top: 0px !important;
    }

    li.footer-menu-item{
        margin: 0 1%;
    }

    .en li.menu-link{
        font-size: 12px;
    }

    h1.about-text{
        font-size: 25px;
    }
}

@media only screen and (max-width: 995px){ /* MAIN MOBILE BREAKPOINT */
    .desktop{ display: none; }
    .mobile{ display: block; }
    a.mobile{ display: inline-block; }

    .header{
        height: 95px;
    }

    .header-logo-link{
        width: auto;
        left: 20px;
    }

    .menu-container{
        width: 0;
        left: 0;
        top: 75px;
        height: 780px;
        background: #4d4e4e url(../img/mobile-menu-bg.png) repeat-y right top;
        z-index: 10;
        overflow: hidden;

        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .menu-container.open{
        width: 301px;

        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .flag-list, .social-list, .menu{
        width: 301px;
    }

    .flag-list{
        top: 20px;
    }

    .flag-list{
        height: 84px;
        right: 0;
    }

    .flag-item{
        width: 32%;
        height: 100%;
        margin: 0;
    }

    .flag-link{
        width: 100%;
        padding-top: 50px;
        padding-left: 0;
        background-color: transparent;
        line-height: 12px;
        text-align: center;
    }

    .flag-link.es{
        background-position: 50% 0px;
    }

    .flag-link.en{
        background-position: 50% -83px;
    }

    .flag-link.colombia{
        background-position: 50% -167px;
    }

    .social-list{
        top: 125px;
        right: 0;
    }

    .social-list-item{
        background-color: transparent;
        margin: 0 17px;
    }

    .menu{
        top: 200px;
        height: auto;
    }

    .menu-item{
        width: 100%;
        padding: 0;
        display: block;
        text-align: left;
        border-bottom: 1px solid #fff;
    }

    .menu-link{
        padding: 15px 40px;
        width: 195px;
        display: block;
        font-size: 14px;
        line-height: 14px;
    }

    .menu-link.desktop{
        display: none;
    }

    .menu-link br{ display: none; }

    .submenu.absolute{ position: relative; }

    .submenu{
        width: 100%;
        height: 0px;
        padding: 0;

        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .sp-submenu .submenu.open{
        height: 152px;
        padding: 0;

        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .sp-submenu:hover, .submenu{
        background-color: transparent;
    }

    .submenu-item{
        width: 183px;
        padding: 0 46px;
        border: none;
        margin: 12px 0;
    }

    a.menu-link.white, a.menu-link.grey, span.menu-link{
        color: #e2e4e7;
    }

    .submenu-item .menu-link{
        width: 100%;
        padding: 0;
        text-transform: none;
    }

    .mobile-arrows{
        padding-right: 14px;
        background: transparent url(../img/icon-menu-arrows-down.png) no-repeat right 50%;
    }

    .mobile-arrows:hover{
        background-image: url(../img/icon-menu-arrows-left.png);
    }

    .menu-link:hover{
        color: #00953a !important;
    }

    .home-content{
        padding-bottom: 50px;
    }

    .stats-list, .en .stats-list{
        width: 100%;
        height: auto;
    }

    .stats-item, .en .stats-item{
        width: 100%;
        background-position: center top;
        line-height: 27px;
        text-align: center;
        padding: 107px 0 0 0;
        margin: 20px 0;
    }

    .col-1, .col-2, .col-3{
        width: 94%;
        margin-bottom: 50px;
    }

    .footer{
        height: auto;
    }

    .footer-menu-item a.menu-link.grey{
        color: #969595;
    }

    .footer-menu{
        position: relative;
        top: 0;
        left: 0;
        padding: 0;
        margin: 20px 0 0 0;
    }

    .footer-menu-item{
        width: 100%;
        text-align: center;
        margin: 8px 0;
    }

    .footer-menu-item .menu-link{
        padding: 0;
        width: 100%;
    }

    .social-media-list{
        position: relative;
        width: 100%;
        margin-top: 50px;
        top: 0;
        text-align: center;
    }

    .mail, .facebook{
        display: inline-block;
        margin: 0 15px;
    }

    .google-play-link{
        position: relative;
        margin: 50px auto;
        right: auto;
        top: auto;
        display: block;
    }

    .legal{
        position: relative;
        top: 0;
        left: 0;
        margin: 50px 0;
        width: 100%;
        text-align: center;
    }

    .about-us-content{
        padding-top: 40px;
    }

    .video-thumb{
        margin: 0 0 50px 0;
        width: auto;
    }

    .about-text, .mv-text, .mv-headline{
        width: 100%;
    }

    .about-us-content .hr {
        margin: 50px auto;
        width: 94%;
    }

    .timeline-list{
        width: 80%;
    }

    .timeline-item.left, .timeline-item.right, .timeline-item.center{
        float: left;
        text-align: left;
        background-position: left top;
        padding: 0 0 0 42px;
        width: 90%;
        background-image: url(../img/timeline-dot.png);
    }

    .mision-valores{
        max-width: none;
    }

    .valores-item{
        padding: 77px 0 0 0;
        width: 100%;
        margin: 8px 0;
        background-position: center top;
    }

    .equipo-list{
        width: 96%;
    }

    .equipo-item, .equipo-item.alt{
        width: 100%;
    }

    .left-col, .right-col, .left-col.alt, .right-col.alt, .left-col.alt-2, .right-col.alt-2{
        width: 100%;
        margin: 0;
    }

    .services-products .body-text.alt-2{
        float: left;
    }

    .services-products .body-text.alt-2 br, .services-products .body-text.alt-3 br{ display: none; }

    .services-products p.body-text.keep-br br{
        display: block;
    }

    .client-list, .plan-list{ margin: 0; }

    .client-list, .plan-list, .client-item, .plan-item{
        width: 100%;
    }

    .client-item, .plan-item{
        text-align: center;
    }

    .more-link{
        text-align: center;
    }

    .square-link{
        position: relative;
        margin: 0 auto;
        display: block;
        margin: 5px auto;
    }

    .equipo, .services-products-container {
        padding: 50px 0;
    }

    .services-products ul{
        width: 100%;
        margin: 10px 0;
        text-align: center;
    }

    .services-products ul.services-buttons-list li.services-buttons-item, .services-products ul.services-buttons-list li.services-buttons-item.salud, .services-products ul.services-buttons-list li.services-buttons-item.exclusivo, .services-products ul.services-buttons-list li.services-buttons-item.corporativo{
        width: 50%;
        margin: 20px 25%;
    }

    .prepagado ul.alt{
        width: 100%;
    }

    .prepagado ul.alt.margin-bottom-50:first-of-type{
        margin-bottom: 0 !important;
    }

    .trans-salud .sedan{
        display: block;
        position: relative;
        margin: 0 auto;
        float: none;
    }

    .turismo-medico .sedan{
        width: 71.862787668259%; /* 662/921.2 (94% de 980) */
        margin: 35px 14.0686061658705%;
    }

    .instrucciones-list{
        margin-left: 19px;
    }

    .solenlinea ul.referidos-list{
        width: 100%;
        padding: 0;
    }

    .solenlinea ul.referidos-list li.referidos-item{
        width: 100%;
    }

    .flota .headline br{
        display: none;
    }

    .flota .right-col{
        margin-top: 50px;
    }

    .contacto .right-col{
        margin-bottom: 50px;
    }

    .map-frame{
        width: 572px;
        height: 394px;
    }

    .informacion-link{
        display: block;
        margin: 25px auto;
        position: relative;
    }

    .info-link-parent{
        text-align: center;
    }

    .prepagado .services-products ul{
        width: 100%;
    }

    .search-box{
        width: 94%;
        margin-right: 0;
        padding: 30px 3%;
    }

    .search-results{
        width: 100%;
        padding: 0;
    }

    .search-results-item{
        width: 35%;
    }

    .prepagado .right-col{
        margin-bottom: 50px;
    }

    .col-divider{ display: none; }

    .videoWrapper{
        max-width: 600px;
        margin: 0 auto;
        display: block;
        padding-bottom: 35.25%;
    }

    .videoWrapper.alt{
        float: none;
        display: block;
        margin: 0 auto 35px auto;
        padding-bottom: 43.25%;
    }
}

@media only screen and (max-width: 895px){
    .services-products ul li.search-results-item, .services-products ul li.search-results-item.margin-right-0{
        width: 84%;
        padding: 35px 3%;
        margin: 15px 5%;
    }
}

@media only screen and (max-width: 870px){
    .job-list{
        width: 100%;
    }

    .job-title, .job-desc{
        width: 100%;
        max-width: 100%;
        margin: 0 0 25px 0;
        text-align: center;
        padding-right: 0;
    }

    .job-title{
        display: block;
        padding-bottom: 16px;
        background-position: center bottom;
    }

    .job-desc.open{
        display: block;
    }

    .aplicar-button{
        position: relative;
        right: auto;
        top: auto;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 768px){

    .news-title, .news-excerpt{
        width: 94%;
        margin: 0 3%;
    }

    .noticia-video-thumb{
        width: 65%;
        margin: 15px 17.5%;
    }

    .news-thumb{
        width: 50%;
        margin: 15px 25%;
        max-width: none;
    }

    .noti-trans{
        margin-top: 25px;
    }

    .noti-trans, .noti-transcita-slides, .noti-transcita-slides .slick-slide{
        height: 425px !important;
    }

    .noti-transcita-item{
        width: 100%;
        padding: 0;
        margin: 12px 0;
    }

    .noti-transcita-slides .slick-prev, .noti-transcita-slides .slick-next{
        width: 14px;
        height: 24px;
        background-color: transparent;
        top: 50%;
        margin: -60px 0 0 0;
    }

    .noti-transcita-slides .slick-next{
        right: 15px;
        background-image: url(../img/icon-arrow-right.png);
    }

    .noti-transcita-slides .slick-prev{
        background-image: url(../img/icon-arrow-left.png);
        left: 15px;
    }
}

@media only screen and (max-width: 740px){
    .contacto .headline{
        font-size: 33px;
        line-height: 49px;
    }

    .contacto .body-text.alt-5{
        font-size: 20px;
        line-height: 40px;
    }

    .contacto .h2{
        font-size: 22px;
        line-height: 33px;
    }

    .contacto .body-text.alt-2{
        font-size: 20px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 685px){
    .services-products ul.services-buttons-list li.services-buttons-item, .services-products ul.services-buttons-list li.services-buttons-item.salud, .services-products ul.services-buttons-list li.services-buttons-item.exclusivo, .services-products ul.services-buttons-list li.services-buttons-item.corporativo{
        width: 80%;
        margin: 20px 10%;
    }

    .bp685{ display: none; }

    .app .headline{
        font-size: 30px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 675px){
    .turismo-medico .sedan{
        width: 100%;
        margin: 35px 0;
    }
}

@media only screen and (max-width: 630px){
    .services-products .headline {
        font-size: 28px;
        line-height: 44px;
    }

    .services-products-item{
        font-size: 20px;
        line-height: 39px;
    }

    .map-frame{
        width: 400px;
        height: 276px;
    }

    .app .sedan{
        float: none;
        max-width: 96%;
        display: block;
        position: relative;
        margin: 15px auto;
    }

    .app .sedan.margin-left-25{
        margin-left: auto;
    }
}

@media only screen and (max-width: 600px){
    .timeline-text br{
        display: none;
    }

    .body-text.alt-2.job-title{
        font-size: 18px;
        line-height: 26px;
    }

    .empleos .h2{
        font-size: 28px;
        line-height: 39px;
    }
}

@media only screen and (max-width: 580px){
    .search-results-item{
        width: 92%;
        margin-right: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 480px){
    .noticia-video-thumb, .news-thumb{
        width: 80%;
        margin: 15px 10%;
    }

    .noti-trans, .noti-transcita-slides, .noti-transcita-slides .slick-slide{
        height: 500px !important;
    }
}

@media only screen and (max-width: 445px){
    .map-frame{
        width: 280px;
        height: 193px;
    }
}

@media only screen and (max-width: 430px){
    .header-logo-link{
        width: 55%;
    }

    .noti-transcita-slides .slick-next{
        right: 8px;
    }

    .noti-transcita-slides .slick-prev{
        background-image: url(../img/icon-arrow-left.png);
        left: 8px;
    }
}

#loader{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7) url(../img/ajax-loader.gif) no-repeat center center;
}

#width{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 75px;
    height: 50px;
    background: black;
    color: white;
    font-size: 24px;
    text-align: center;
    z-index: 99;
}

/* OVERRIDES */
.white, a.white:link, a.white:visited, a.white:active{
    color: #fff !important;
}
.black, .black:link, .black:visited, .black:active, a.download-link, a.download-link:active, a.download-link:visited{
    color: #666666 !important;
}

.grey, .grey:link, .grey:visited, .grey:active{
    color: #989898;
}

.dark-grey, .dark-grey:link, .dark-grey:visited, .dark-grey:active, .services-products li a.dark-grey, .services-products li a.dark-grey:visited, .services-products li a.dark-grey:active{
    color: #4d4d4d;
}

.green, .green:active, .green:visited, .green:link, .menu-link:hover, .search-criteria-title.open, h2, h1{
    color: #00953a;
}

.white-back{
    background-color: #fff;
}

.light-grey-back{
    background-color: #f1f1f1;
}

.grey-back{
    background-color: #e3e6e8;
}

.margin-top-30{
    margin-top: 30px !important;
}

.margin-top-50{
    margin-top: 50px !important;
}

.margin-top-60{
    margin-top: 60px !important;
}

.margin-right-0{
    margin-right: 0px !important;
}

.margin-bottom-5{
    margin-bottom: 5px !important;
}

.margin-bottom-10{
    margin-bottom: 10px !important;
}

.margin-bottom-30{
    margin-bottom: 30px !important;
}

.margin-bottom-50{
    margin-bottom: 50px !important;
}

.margin-left-25{
    margin-left: 25px;
}
