* {
    font-family: 'Roboto', sans-serif;
    color: #8a8e8e
}

body {
    padding: 0px!important
}

section {
    padding: 42px 0;
    background-color: #f0f4f5
}

img {
    margin: 0 auto
}

.title-section h2 {
    color: red;
    font-weight: 600;
    margin: 1.2em 0 1.2em
}

.bg-box-radius {
    background: #f0f4f5;
    border-radius: 10px;
    box-shadow: 0 2px 7px #8f8f8f;
    height: 63px;
    display: table
}

.bg-white {
    background: #fff
}

.link-red {
    color: red;
    text-decoration: underline;
    font-weight: 500
}

.text-red {
    color: red;
    font-weight: 600
}

.logo a {
    padding-top: 12px
}

.navbar {
    background-color: red;
    z-index: 5;
    margin-bottom: 0
}

.navbar-default .navbar-nav .button-comprar {
    margin: 7px 0
}

.navbar-default .navbar-nav>li>a {
    margin: 0 22px;
    color: #fff;
    font-size: 1.2em
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: red;
    background-color: #fbdfe4
}

.navbar-default .navbar-toggle {
    float: left;
    padding: 13px 10px;
    border-radius: 50%;
    background: #fff;
    border-color: red
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: red
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #fbdfe4
}

.navbar-default .navbar-nav>.button-comprar>a {
    background: #81bb00;
    border-radius: 5px;
    padding: 10px 14px
}

.navbar-default .navbar-nav>.button-comprar>a:hover {
    background-color: #81a630;
    border-color: #81a630;
    color: #fff
}

.navbar-default .navbar-nav>.link-mas>a {
    margin-left: 0
}

.dropdown-toggle .caret {
    color: #fff
}

.navbar-default .navbar-nav>.mas-links>a {
    margin-left: 0
}

.home {
    height: 100vh;
/*     background: url(../img/1-inicio/1-background.png); */
	background: url(../img/imagen_home_web.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}

.home .row {
    margin-top: 6%
}

.home .characters {
    position: absolute;
    bottom: 0
}

.home .home-advice {
    margin-top: 2%;
    padding: 0 0 2% 5%;
    font-size: 1.25em
}

.texto-promo a:hover,
.chat>a:hover {
    text-decoration: none
}

.fixed {
    position: fixed;
    background-color: #fff;
    z-index: 5;
    padding: 10px
}

.social-media {
    left: 2%;
    bottom: 0;
    border-radius: 7px 7px 0 0
}

.social-media img {
    margin: 0 4px
}

.chat {
    right: 0;
    bottom: 50px;
    border-radius: 7px 0 0 7px
}

.chat span {
    display: inline-block;
    font-size: .8em;
    vertical-align: middle
}

.item-cobertura,
.item-no-cobertura {
    margin-bottom: 3.6em
}

.item-cobertura .text-cobertura,
.text-no-cobertura {
    margin-top: 14px;
    padding: 0;
    font-size: 1.1em;
    color: #8a8e8e;
    display: table;
    height: 63px
}

.cobertura-check {
    margin-top: 3.5%
}

.cobertura-check div div {
    padding-right: 0
}

.link-masinfo {
    margin: 2.5em 0
}

.link-masinfo a {
    text-decoration: underline;
    color: red;
    font-size: 1.2em;
    font-weight: 600
}

.text-cobertura p,
.bg-box-radius p {
    display: table-cell;
    vertical-align: middle;
    padding-left: 7px
}

#quenocubre h2 {
    margin-bottom: 7px
}

#nocoberturas {
    margin-top: 3%
}

.porque-nocubre a {
    text-decoration: none
}

.porque-nocubre .mensaje {
    position: inherit;
    border: none;
    box-shadow: none;
    z-index: 0
}

.text-advice {
    margin-top: 1.8em
}

.text-advice-1 {
    margin-top: 4em
}

.item-como-comprar {
    margin-bottom: 14px
}

#clinicas {
    padding: 10% 0 5% 0
}

.title-section>.title-black {
    color: #212121;
    font-size: 1.5em;
    font-weight: 500;
    margin-bottom: 3px
}

.form-search input {
    height: 50px
}

.form-search a {
    margin-top: 8px
}

.form-search button,
.form-search a {
    background: #81bb00;
    border-color: #81bb00;
    margin: 21px 0;
    color: #FFF;
    font-size: 1.1em
}

.form-search button:hover,
.form-search a:hover {
    color: #FFF!important;
    background-color: #7DB404!important
}

.form-search button:hover {
    background-color: #81a630;
    border-color: #81a630
}

.bg-box-radius {
    background: #fff;
    height: 56px
}

button.btn-contactenos {
    background: red;
    border: 0;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    font-weight: 700
}

button.btn-contactenos:hover {
    color: #FFF!important;
    background-color: #DF0303!important
}

div.validaciones p {
    margin: 0;
    padding: 0;
    color: red;
    font-size: 15px;
    margin-bottom: 15px
}

#contactanos .text-cobertura>p {
    font-size: 1.1em
}

.estrellas {
    padding: 5% 0;
    border-bottom: 1px solid #8a8e8e;
    margin-bottom: 5%
}

.cliente-opinion {
    margin-bottom: 10px;
    border-radius: 5px
}

.bar-estrella {
    padding: 0
}

.container-progress {
    margin-bottom: 1%
}

.progress-bar {
    background-color: #fbce0d
}

.pagination>li>a {
    color: #8a8e8e
}

.pagination>.active>a,
.pagination>.active>a:hover {
    background-color: #81bb00;
    border-color: #81bb00
}

#popup {
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 999;
    transition: all 1s
}

#popup:target {
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 999;
    transition: all 1s
}

.popup-contenedor {
    position: relative;
    margin: 0 auto;
    margin-top: 0;
    padding: 0;
    background-color: #fafafa;
    color: #333;
    border-radius: 3px;
    width: 100%;
    height: 100%
}

a.popup-cerrar {
    position: absolute;
    top: 10px;
    right: 1%;
    background-color: #fff;
    padding: 10px 14px;
    font-size: 20px;
    text-decoration: none;
    line-height: 1;
    color: #333;
    border-radius: 50%;
    margin-right: 10px
}

a.popup-link {
    text-align: center;
    display: block;
    margin: 30px 0
}

iframe#iframe_chat_box {
    height: 100%;
    width: 100%
}

#link_popup_clinicas {
    margin-top: 8px;
    margin-right: 10px;
    background-color: #FFF;
    pointer-events: all;
}

#link_popup_clinicas img {
    width: 30px
}

#link_popup_clinicas:hover {
    background-color: #FFF!important
}

.btn:hover {
    color: #FFF!important;
    border: 0
}

h2.title-formulario {
    font-size: 30px;
    margin-bottom: 0px!important
}

h2.title-formulario span {
    color: #000
}

input.btn-contactenos,
button.btn-contactenos {
    background: red;
    border: 0;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    font-weight: 700
}

input.btn-contactenos,
button.btn-contactenos:focus {
    color: #fff!important
}

.btn-contactenos {
    height: 45px!important
}

div.validaciones p {
    margin: 0;
    padding: 0;
    color: red;
    font-size: 15px;
    margin-bottom: 15px
}

div p.title-paso1 {
    display: inline-block;
    font-size: 2em!important;
    margin-bottom: 1em;
    margin-left: 5px
}

section#formulario {
    background-color: #FFF;
    color: #222;
    margin-top: -54px
}

.form-title {
    margin: 30px 0 30px 0;
    padding: 0;
    font-weight: 700;
    font-size: 1.3em
}

.field-invisible {
    display: none
}

.otro-doc-ingresado {
    text-transform: uppercase
}

.req_val .radio {
    margin: 0;
    display: inline-block;
    margin-right: 13%
}

.req_val {
    max-height: 70px;
    min-height: 40px;
    margin-top: 10px
}

.req_val-dir {
    max-height: 55px!important
}

.req_val-dom {
    max-height: 110px!important
}

.form-doc-dir {
    height: 40px!important
}

label.error {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 100;
    color: red;
    padding-left: 5px
}

#hijos label.error {
    display: block;
    width: 100%!important;
    margin-bottom: 5px;
    font-weight: 100;
    color: red;
    padding-left: 5px;
    margin-left: 0px!important
}

.form-doc {
    -webkit-border-radius: 3px!important;
    border-radius: 3px!important;
    border: 1px solid #B7B7B7!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    height: 33px;
    margin: 0;
    padding: 4px 8px;
    width: 100%!important;
    background: #fff;
    color: #222
}

.btn-enviar {
    margin-top: 20px;
    margin-bottom: 10px
}

.form_label {
    display: block;
    vertical-align: middle;
    width: 100%;
    text-align: left;
    margin-right: 10px
}

.req_val_hijo {
    height: 40px
}

.form-hijo {
    border-top: none!important;
    border-right: none!important;
    border-left: none!important;
    border-bottom: 1px solid #B7B7B7!important;
    -webkit-border-radius: 0;
    background: none;
    display: inline-block;
    height: 25px;
    padding: 0;
    vertical-align: middle;
    width: 70%!important;
    color: #222
}

.otro-doc-ingresado {
    text-transform: uppercase
}

::-webkit-input-placeholder {
    text-transform: none
}

:-moz-placeholder {
    text-transform: none
}

::-moz-placeholder {
    text-transform: none
}

:-ms-input-placeholder {
    text-transform: none
}

#direccion,
#hijos,
#culqi,
#pago {
    display: none
}

#pago {
    margin-top: 0px!important
}

a.btn-comprar-menu {
    background-color: #81BB00!important;
    color: #FFF!important;
    border-radius: 5px
}

a.btn-comprar-menu:hover {
    background-color: #7DB700!important;
    color: #E7E2E2!important
}

.btn-anterior {
    height: 50px;
    color: #FFF;
    font-size: 14px;
    font-family: sans-serif
}

.section-imagen {
    width: 50%;
    display: none
}

.content-img {
    margin: 80px 0% 0% 8%;
    width: 430px;
    position: relative
}

.section-form {
    width: 80%;
    float: none;
    margin-right: 0%;
    margin-left: 0%;
    margin: 0% auto;
    padding: 0%!important
}

.section-pasos {
    height: auto;
    width: 100%;
    margin-top: 5px
}

.content-pasos {
    height: 100%;
    display: block;
    margin-top: 60px;
    text-align: center
}

.content-next {
    width: 400px!important;
    margin-top: 50px!important;
    margin-left: 10%!important;
    position: relative
}

.section-form-hijos {
    width: 100%;
    padding: 0% 5%;
    margin: 7% 0% 0% 0%
}

.req_val_asegurados {
    width: 100%;
    max-height: 100px
}

.btn-movil {
    padding: 0% 0%
}

.btn-hijos {
    background: #C3BDBD;
    width: 100%;
    float: none
}

#registro,
#direccion,
#hijos {
    margin-top: 40px!important
}

#formulario {
    margin-bottom: 15px
}

.section-pasos-movil {
    height: auto;
    width: 100%;
    margin-top: -30px;
    display: block
}

.section-pasos {
    display: none
}

.title-formulario {
    margin-top: 40px!important
}

.img-hijos {
    position: fixed
}

@media screen and (min-width:750px) {
    #btn-editar {
        cursor: pointer!important
    }
    .datos-resumen p {
        margin: 0 0 10px 0px!important;
        color: #222;
        font-family: sans-serif
    }
    .title-formulario {
        margin-top: 35px!important
    }
    .img-hijos {
        margin-left: 1%;
        position: fixed
    }
    .section-pasos-movil {
        display: none
    }
    #registro,
    #direccion,
    #hijos {
        margin-top: 0px!important
    }
    #pago {
        margin-top: 40px!important
    }
    .section-imagen {
        width: 37%;
        display: inline-block
    }
    .section-pasos {
        height: auto;
        width: 100%;
        margin-top: 0;
        display: block
    }
    .content-pasos {
        height: 100%;
        display: block;
        margin-top: 50px;
        text-align: center
    }
    .content-next {
        width: 380px!important;
        margin-top: 50px!important;
        margin-left: 0%!important;
        position: relative
    }
    .section-form-hijos {
        width: 40%!important;
        margin-right: 1%;
        margin: 7% 0% 0% 0%;
        padding: 0%
    }
    .req_val_asegurados {
        width: 70%;
        max-height: 100px
    }
    .btn-hijos {
        width: 70%!important
    }
    .content-img {
        margin: 80px 0% 0% 1%;
        width: 319px;
        position: relative
    }
    .section-form {
        width: 290px;
        float: right;
        margin-right: 3%
    }
    .margen-direcion {
        margin-top: 60px
    }
    .pasos-footer {
        margin: 0% 0 5%!important
    }
}

@media screen and (min-width:1000px) {
    .img-hijos {
        position: fixed
    }
    .title-formulario {
        margin-top: 35px!important
    }
    .section-pasos-movil {
        display: none
    }
    #registro,
    #direccion,
    #hijos {
        margin-top: 0px!important
    }
    #pago {
        margin-top: 40px!important
    }
    .section-imagen {
        width: 50%;
        display: inline-block
    }
    .section-pasos {
        height: auto;
        width: 100%;
        margin-top: 0;
        display: block
    }
    .content-pasos {
        height: 100%;
        display: block;
        margin-top: 50px;
        text-align: center
    }
    .content-next {
        width: 400px!important;
        margin-top: 50px!important;
        margin-left: 1%!important;
        position: relative
    }
    .section-form-hijos {
        width: 40%!important;
        margin: 7% 5% 0% 0%;
        padding: 0%
    }
    .req_val_asegurados {
        width: 70%;
        max-height: 100px
    }
    .btn-hijos {
        width: 70%!important
    }
    .content-img {
        margin: 80px 0% 0% 6%;
        width: 470px;
        position: relative
    }
    .section-form {
        width: 290px;
        float: right;
        margin-right: 0%
    }
    .margen-direcion {
        margin-top: 60px
    }
}

@media screen and (min-width:1180px) {
    .img-hijos {
        position: fixed;
        width: 400px
    }
    .title-formulario {
        margin-top: 35px!important
    }
    .section-pasos-movil {
        display: none
    }
    #registro,
    #direccion,
    #hijos {
        margin-top: 0px!important
    }
    #pago {
        margin-top: 40px!important
    }
    .section-imagen {
        width: 45%;
        display: inline-block
    }
    .content-img {
        margin: 80px 0% 0% 10%;
        width: 470px;
        position: relative
    }
    .section-form {
        width: 290px;
        float: right;
        margin-right: 18%
    }
    .section-pasos {
        height: auto;
        width: 100%;
        margin-top: 0;
        display: block
    }
    .content-pasos {
        height: 100%;
        display: block;
        margin-top: 40px;
        text-align: center
    }
    .content-next {
        width: 385px!important;
        margin-top: 20px!important;
        margin-left: 12%!important;
        position: relative;
        float: right
    }
    .section-form-hijos {
        width: 40%!important;
        margin: 3% 5% 5% 5%;
        padding: 0
    }
    .req_val_asegurados {
        width: 70%;
        max-height: 100px
    }
    .btn-hijos {
        width: 70%!important
    }
    .margen-direcion {
        margin-top: 60px
    }
}

.btn-clinicas-movil {
    width: 100%;
    margin-left: 0%!important
}

@media screen and (max-width:750px) {
    .form-hijo {
        width: 100%!important
    }
    .form-title {
        text-align: center
    }
}

.popupGeneroHijos {
    appearance: menulist-button;
    -moz-appearance: menulist-button;
    -webkit-appearance: menulist-button
}

.valida_fecha {
    text-align: center;
    color: red
}

footer {
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #8a8e8e;
    text-align: center;
    width: 100%;
    position: relative;
    top: -20px;
    border-top: 1px solid #8e8a8a;
    padding-top: 40px
}

footer .text-footer {
    margin: 0 auto;
    padding: 0 5px 10px 10px;
    max-width: 978px
}

footer a {
    color: red;
    cursor: pointer
}

footer .icon-social {
    padding-top: 20px
}

footer ul {
    padding-left: 0;
    margin: 0
}

footer ul li {
    display: inline-block;
    margin: 0 5px;
    list-style: none
}

footer ul a {
    text-decoration: none
}

footer ul img {
    width: 40px
}

td.details-control {
    background: url(../img/details_open.png) no-repeat center center;
    cursor: pointer
}

tr.details td.details-control {
    background: url(../img/details_close.png) no-repeat center center
}

#preloader {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    z-index: 99999;
    min-height: 100%
}

#preloader .logo-loader {
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 70px;
    text-align: center;
    width: 70px;
    left: 50%;
    top: 50%;
    position: absolute;
    right: 50%;
    padding: 2px;
    margin: -39px 0 0 -39px
}

#preloader img {
    margin-top: 27px;
    width: 60px
}

#status {
    background-image: url(../img/loader-digital.png);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-mask: radial-gradient(circle closest-side, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 84%, #000 86%, #000 100%) no-repeat 50% border;
    -webkit-animation: clockwise .5s linear infinite;
    -moz-animation: clockwise .5s linear infinite;
    -o-animation: clockwise .5s linear infinite;
    -ms-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite;
    position: absolute;
    left: 49.78%;
    top: 49.5%;
    margin: -50px 0 0 -50px
}

@media screen and (max-width:840px) {
    #status {
        top: 49.5%;
        left: 49.2%
    }
}

.pasos {
    margin: 2% 0 5%
}

.confirmacion {
    margin-top: 4%
}

.texto-confirmacion {
    border: 3px solid #81bb00;
    border-radius: 7px;
    padding: 4%;
    margin-top: 1%
}

#cobertura-masinfo {
    margin-top: 50px
}

.check-masinfo>h4 {
    display: inline-block
}

#masinfo>div {
    margin-top: 5%
}

.item-masinfo {
    margin: 2% 0;
    position: relative;
}

.item-masinfo .bg-white {
    height: 114px;
    padding-left: 35%;
    border-radius: 7px
}

.item-masinfo .bg-white p {
    font-size: 12px
}

.item-masinfo .img-masinfo {
    position: absolute;
    left: 10px;
    bottom: -7px
}

.btn-detalle-pago {
    background: #B67D7D!important;
    color: #FFF!important;
    padding: 2px 15px!important;
    display: inline-block!important;
    margin-left: -7px
}

.btn-editar-large {
    margin-left: 2%
}

.btn-editar-large-movil {
    display: none!important
}

.editar-movil-web {
    margin-right: 10px
}

.btn-efectivo {
    width: 50%;
    margin-bottom: 10px
}

.btn-ant-efect {
    background: #C3BDBD!important
}

.radio {
    overflow: auto
}

.panel .radio p>span {
    font-size: 2em;
    color: #424242
}

.pasos-proceso {
    margin-top: 3%
}

.panel-pago { 
	margin-top: 35px;
}

.panel-pago .detalle-pago {
    font-size: 1.2em;
    font-weight: lighter;
    font-family: sans-serif;
}

.panel-pago h4 {
    margin-top: 40px
}

.panel-pago a {
    background-color: red;
    color: #fff
}

.panel-pago a:hover {
    background-color: red;
    color: #fff
}

.panel-default>.panel-heading {
    color: #2c3e50;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 1px 15px
}

.panel-heading h4 {
    font-family: sans-serif;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    width: 95%;
}

.forma-pago label {
    font-weight: 400
}

.resumen .iconos-editar a span {
    color: #8a8e8e;
    font-size: 13px!important
}

.datos-resumen h5,
.total h5 {
    color: #212121
}

.total h5 {
    font-family: sans-serif;
    font-weight: 600
}

.datos-resumen h5 {
    background: #ffb60d;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 1em;
    font-family: sans-serif;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px
}

.pago-efectivo,
.pago-culqi {
    display: none;
    margin-top: 22px
}

.show {
    display: block
}

.btn-pago-efectivo {
    margin-top: 5%
}

@media screen and (max-width:750px) {
    .form-search input {
        height: 64px
    }
    .btn-efectivo {
        width: 80%;
        margin-bottom: 10px
    }
    .resumen .iconos-editar a span {
        color: #8a8e8e;
        font-size: 17px!important
    }
    .btn-editar-large-movil {
        width: 100%;
        display: inline-block!important;
        margin-top: 10px;
        margin-left: 3px
    }
    .resumen-movil-nom-aseg {
        margin-top: 10px
    }
    .row-detalle-hijo {
        margin-left: 10px;
        margin-right: 10px
    }
    section {
        padding: 14% 0
    }
    .navbar-nav {
        margin: 0
    }
    .navbar-fixed-top .navbar-collapse {
        max-height: 100vh
    }
    .home {
/*      background: url(../img/1-inicio/bg-movil.png); */
		background: url(../img/imagen_home_web.jpg);
		background-size: cover;
        margin-top: 56px;
        padding: 5% 0
    }
    .home-title {
        margin-bottom: 3%
    }
    iframe {
        width: 100%
    }
    .form-search button {
        margin: 14px 0
    }
    .links ul {
        background: #90ced1
    }
    .links .nav a {
        color: #fff;
        font-size: 1.15em;
        font-weight: 500;
        padding: 5px;
        text-decoration: underline
    }
    .links .nav a:hover {
        background: transparent!important;
        text-decoration: underline!important
    }
    .text-advice {
        margin: 7px 0
    }
    .text-advice-1 {
        margin-top: 12px
    }
    .item-como-usar {
        margin: 10px 0
    }
    .logo a {
        padding-top: 15px
    }
    .btn-mob-comprar {
        padding: 20px 4% 0 0;
        text-align: right
    }
    .btn-mob-comprar>a {
        font-size: 14px;
        color: #fff;
        background: #81bb00;
        padding: 10px 4%;
        border-radius: 5px;
        border: 1px solid #fff
    }
    .btn-mob-comprar>a:hover {
        text-decoration: none
    }
    .logo {
        padding: 2px 5px
    }
    .logo img {
        width: 130px
    }
    .pasos {
        margin: 21% 0 5%
    }
    .form-search button,
    .form-search a {
        margin: 7px 0;
        padding: 4px 0
    }
    #link_popup_clinicas {
        margin-top: 10px
    }
    .btn-clinicas-movil {
        width: 75%;
        margin-left: 13%!important;
        height: 35px
    }
    .img-clinicas-movil {
        width: 8%;
        margin-right: 5px
    }
    .cobertura-check div div {
        padding-right: 15px
    }
    .video h4 {
        font-size: 1em
    }
    #pago {
        margin-top: 40px!important
    }
    .panel-heading h4,
    .title-hijo h4 {
        font-size: 1.1em
    }
    .panel-heading h4 {
        font-family: sans-serif;
        font-weight: 700;
        display: inline-block;
    	width: 85%;
    }
    .datos-resumen {
        padding: 0
    }
    .resumen .title-hijo {
        background: #ffb60d
    }
    .resumen .title-hijo h4,
    .title-hijo h5 {
        padding: 0;
        color: #2c3e50;
        margin: 5px 0
    }
    .datos-resumen h5,
    .total h5 {
        color: #2c3e50;
        background-color: inherit;
        border-bottom: none;
        padding: 0;
        margin-bottom: 0
    }
    .total {
        background: #ffb60d;
        padding-bottom: 10px
    }
    .pago-efectivo .panel-body,
    .pago-culqi .panel-body {
        padding: 15px 0
    }
    .forma-pago .radio-efectivo {
        margin-top: 14px;
        border-top: 1px solid #e4dede;
        padding-top: 10px
    }
}

@media screen and (max-width:970px) {
    .navbar-default .navbar-nav>li>a {
        margin: 0 -2px
    }
    .estrellas {
        margin-top: 3%
    }
    .pasos {
        margin: 7% 0 5%
    }
    .confirmacion {
        margin-top: 2%
    }
    #menu ul>li {
        pad
    }
    .navbar-nav>li>a {
        margin: 0 0
    }
    .pasos-footer {
        margin: 0% 0 5%!important
    }
    .cobertura-check div div {
        padding-right: 15px
    }
}

.margen-direcion {
    margin-top: 60px!important
}

.modal {
    background: none
}

.ui-datepicker {
    width: 17em!important
}

.lista_poliza {
    padding: 16px
}

#form_poliza {
    position: relative!important;
    margin-left: 0px!important
}

#form_politica,
#form_poliza {
    width: 17px;
    height: 17px
}

.form_radio {
    width: 14px;
    height: 14px
}

.form-title-hijo {
    font-size: 1.4em;
    padding: 0;
    margin: 20px 0 5px 0
}

.pasos-puntos {
   font-size: 1.1em;
    font-family: sans-serif;
    font-weight: normal;
    margin-top: 10px;
}

.btn-homogeneos {
    font-size: 1.3em!important;
    font-family: sans-serif!important;
    font-weight: bold!important
}

.btn-homogeneos-rojos:hover {
    background: #DF0C0C!important
}

.btn-homogeneos-plomos:hover {
    background: #A7A5A5!important
}

.nocumbre-exclusion-5{
	display: inline-block;	
	margin-left: 26%;
}

.nocumbre-exclusion-6{
	display: none;
}

@media screen and (max-width:991px) {
	.nocumbre-exclusion-5{
		display: none;		
	}
	.nocumbre-exclusion-6{
		display: inline-block;		
	}
	.item-cobertura,
	.item-no-cobertura {
    	margin-bottom: 1.4em
	}
	
}

/* INIC PANEL DE CUPONES*/
.panel-cupones{
    padding:  20px;
}

.title-codigo-afiliacion{
    display: block;
    color: #000;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 700;
}

.form-codigo-afiliacion{
    width: 288px !important;
}

.btn-aplicar-cupon{
    margin-top: -3px;
    background: #81bb00;
    color: #FFF !important;
}

.btn-aplicar-cupon:hover,
.btn-aplicar-cupon:focus,
.btn-aplicar-cupon:active{
	background: #81bb00;
}

.error-valid-cupon{
	margin: 0;
    padding: 0;
    color: red;
    font-size: 15px;
    margin-bottom: 15px;
}

.glyphicon-valid-ok{
   margin-left: 10px;
   color: #81bb00;
   font-size: x-large;
   vertical-align: middle;
   height: 33px;
}

.form-codigo-afiliacion {
	text-transform: uppercase;
}

@media screen and (max-width:431px) {
	.form-codigo-afiliacion{
		width: 60% !important;
	}
	.glyphicon-valid-ok{
	   margin-left: 5px;
	}
}

@media screen and (max-width:311px) {
	.btn-aplicar-cupon{
    	margin-top: 3px;
    	width: 70%;
	}
}


/*ESTYLOS SOLO INDEX*/
.pagination>.active>a:hover{
	background-color: #8DCD00 !important;
}

.pagination > li {
	cursor:pointer;
}
.fecha-coment{
	width: auto;
	display: inline-block;
	position: absolute;
	right: 10px;
}
.nom-coment{
	width: auto;
	display: inline-block;
}


/*STYLE FOOTER */
footer {
	padding: 0px;
}

footer div.text-footer .box-tarjetas {
/*     border-top: 1px solid #b1b6be; */
    padding: 0px;
}

.box-tarjetas {
	margin-top: 20px;
}

footer .box-tarjetas img {
    display: inline-block;
    width: 600px;
    margin: 0 2px;
}


@media screen and (max-width:750px){
	footer .box-tarjetas img {
		 width: 90%;
	}
}

#correoCalificacion, #terminos-condiciones, #politica-proteccion, #clinicas-afiliadas, #preguntas-frecuentes, #popup-pago-efectivo , #popupCorreoEnviado , #condiciones-poliza, #condiciones-envio-poliza{
    display: none;
    padding: 0 20px;
    width: 90%;
}
#correoCalificacion h2, #terminos-condiciones h2, #politica-proteccion h2, #clinicas-afiliadas h2, #preguntas-frecuentes h2 , #popupCorreoEnviado h2, #condiciones-poliza h2, #condiciones-envio-poliza h2{
    color: #f00;
    border-bottom: 1px solid #f00;
    font-size: 18px;
}
#correoCalificacion h3, #terminos-condiciones h3, #politica-proteccion h3, #clinicas-afiliadas h3, #preguntas-frecuentes h3, #condiciones-poliza h3 ,#condiciones-envio-poliza h3 {
    font-size: 14px;
}
#correoCalificacion, #terminos-condiciones, #clinicas-afiliadas , #condiciones-poliza ,#politica-proteccion, #condiciones-envio-poliza {
	width: 99%;
	margin: 0 auto;
	text-align: justify;
}


/*STYLE --- COMOCOMPRAR*/
#comocomprar{
	margin:0px;
	padding: 0px;
}

@media screen and (min-width:767px){
	#comocomprar{
		margin-left: 46px !important ;
	}
}


/*	LOGO 20 X HIJO INDEX	*/
#BC0005{
	width: 100% !important;
}

#sin-pago-adicionales{
	margin-top: 18px;
    margin-bottom: -3px;
}

/* CAMPAŅA REFERIDOS  */

#section-referidos{
	margin-top: 25px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center;
}

.section-referidos-columna	{
	border: 1px solid #ddd;
    border-radius: 10px;
}

.col-ref-title{
	margin-top: 30px;
}

.img-ref-logo {
	display: inline-block !important;
	width: 70%;
}

.ref-title {	
    display: block;
    vertical-align: middle;
    font-size: 1.7em;
    font-weight: bold;	
    line-height: 0.7em;
}

.col-ref{
	display: inline-block;
	vertical-align: middle;
}

.col-ref-img{
	width: 40%;
}

.col-ref-comofunciona {
	width: 100%;
	margin-top: 57px;
}

.col-ref-comofunciona p{
	margin-bottom: 35px;
}

.col-ref-comparte{
	margin-top: 35px;
	margin-bottom: 30px;
	width: 100%;
}

.col-ref-comparte .col-ref-texto{
	margin-bottom: 35px;
}

.ref-title-cod{
	text-align: center;
	margin-top: 40px;
    margin-bottom: 25px;
}

.ref-title span {
	border: 1px solid #888;
	padding: 3px 7px 3px 7px;
	text-align: center;
}

.ref-txt_litle{
	font-size: 14px;
	text-align: center;
}


.col-ref-texto{
	width: 100%;
	text-align: center;
}

.ref-text{
    font-size: 1.5em !important;
    font-weight: normal !important;
    text-align: justify;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 20px !important;
    line-height: 1em;
}

.img-ref-pasos{
	display: inline-block;
}

.img-comparte{
    width: 6%;
    margin-left: 0% !important;
}

.ref-pasos-txt{
	display: inline-block;
}

.col-ref-comparte .ref-pasos{
	text-align: center;
}

.col-ref-comofunciona .ref-pasos{
	text-align: left;
}

.col-ref-comofunciona .ref-pasos .img-ref-pasos{
	margin-left:16%;
}


/* Medio de pago radio */
.rdo-medio-pago{
	width: 17px;
    height: 17px;
}


.ref-texto-p{
 	margin: 0px 60px;
    line-height: 1.2em;
    font-weight: normal;
    font-size: 1.4em;
}

@media screen and (max-width:700px){
	
	.pasos-puntos{
		font-size: 1em;
	}
	
	#section-referidos{
		margin: 25px 5px;
		text-align: center;
	}
	
	.col-ref-title{
		text-align: center;	
	}
	
	.ref-texto-p{
		margin: 0px;
	    font-size: 1.2em !important;
	    line-height: 1.2em;
	    font-family: sans-serif;
	}
	
	.ref-title{
/* 		font-size: 1.4em !important; */
		line-height: 1em;
	}
	
	.ref-txt_litle{
		font-size: 0.8em;
	}
	
	.ref-text{
		font-size: 1.2em !important;
	}
	
	.col-ref-comofunciona .ref-pasos .img-ref-pasos{
		margin: 0px;
		width: 32%;
		text-align: center;
		vertical-align: middle;
	}
	.img-comparte{
		width: 14%;
	}
	.col-ref-comofunciona{
		margin-top: 35px;
	}
	.col-ref-comparte{
		margin-top: 0px;
	}
	
	.img-ref-pasos , .img-comparte {
		margin-left : 0px;
	}
	
	.img-ref-logo{
		width: 100%;
	}
}



.ocultar {
	display : none;
}


