﻿
.layoutHeader {
    margin-bottom: 0px;
    /*display: none;*/
}

body, .navbar {
    background-color: white !important;
}

body {
    background-color: white !important;
}

/*Pisa boostrap*/
.card {
    background-color: transparent;
    background-clip: inherit;
    border: none;
    border-radius: inherit;
    text-align: center;
    margin: 5% auto;
}

    .card .card-title {
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        font-size: 22pt;
        padding-bottom: 1rem;
    }

    .card .card-body {
        padding: 1rem;
    }

.list-group-item {
    padding: 0.5rem 0.4rem;
    background-color: transparent;
    border: none;
}
/*FIN Pisa boostrap*/

.card-img-top {
    width: 100% !important;
    margin: auto;
}

.center-card {
    /*width: 70% !important;*/
    width: 100%;
    margin: 0 auto;
}

.card-one {
    border-radius: 30px;
}

    .card-one .card-name {
        text-transform: capitalize;
    }

    .card-one .premium {
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        font-size: 100pt;
    }

    .card-one .div-inner-card-one {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

.card-one-inner {
    border-radius: 23px;
    background-color: #fff;
    margin-bottom: 0;
}

    .card-one-inner .card-title {
        /*border-bottom: 2px solid;*/
    }

    .card-one-inner .card-body {
        padding: 1rem;
    }

    .card-one-inner .card-name {
        text-transform: capitalize;
    }

.card-product ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 12pt;
    margin-top: 15px;
}

.coverageContainerTitle {
    list-style: none;
}

.card-product li {
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    padding: 0.3rem 0px;
}

.card-one-inner .sub-title {
    font-weight: bold;
}

.card-one-inner .media {
    display: inline-block;
    align-items: center;
}

    .card-one-inner .media img {
        width: 35% !important;
    }

.card-two {
    border-radius: 30px;
    border: 2px solid;
}

    .card-two .card-title {
        border-bottom: 2px solid;
    }

.card-title-borderless {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.card-two .card-two-name {
    text-transform: capitalize;
}

.card-two ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 12pt;
    padding-left: 1.5rem;
}

    .card-two ul li {
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        padding: 0.3rem 0px;
    }


.card-three {
    border-radius: 30px;
    border: 2px solid #F15D22;
    color: #F15D22;
}

    .card-three .card-title {
        color: #F15D22 !important;
        margin-bottom: 0.75rem;
        border-bottom: 2px solid;
    }

    .card-three .card-text {
        font-size: 11pt;
        text-align: left;
    }

    .card-three .card-footer-container {
        border-bottom: 2px solid;
        padding-bottom: 1.5rem;
    }

    .card-three img {
        width: 50%;
    }

.myBtn-ani {
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px;
    border-radius: 25px;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
    margin: 1rem;
    font-size: 20pt;
    width: 100%;
}

.myBtn-ani:hover {
    letter-spacing: 1px;
    padding-left: 22px;
    padding-right: 22px;
    text-shadow: 0px 0px 15px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 10px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 10px 40px -10px rgba(0,0,0,0.57);
    box-shadow: 0px 10px 40px -10px rgba(0,0,0,0.57);
    /*transition: all 0.4s ease 0s;*/
    font-size: 20px;
}

.btn-atras {
    margin-top: 10px !important;
}

.form-row {
    margin: 3% auto !important;
}

.landingInputLabel {
    font-size: 22px;
}

.premium.subtitle-landing {
    font-size: 16px !important;
    font-weight: 300;
    text-align: right;
    display: block;
    clear: both;
    line-height: 0;
    margin-top: -16px;
}

.suma_asegurada {
    font-size: 48px;
    font-weight: 600;
}

.slider-horizontal {
    width: 250px;
}

.sliderContainer {
    flex-wrap: nowrap;
    padding-left: 0px;
    padding-right: 0px;
    margin: auto;
    max-width: 300px;
    margin-top: 10px;
}

.slider.slider-horizontal .slider-handle {
    margin-left: -15px;
}

.discount {
    font-size: 75px !important;
    text-decoration: line-through !important;
    font-weight: 500 !important;
    padding-top: 40px;
    margin-bottom: -20px;
    line-height: 0;
}

.discountedPrice {
    margin-top: 55px !important;
    font-size: 45px !important;
    line-height: 1.5;
}

.slider .slider-selection {
    background: #666666 /*!important*/;
}

.slider.slider-horizontal .slider-track {
    height: 10px !important;
    /*margin-top: -1px !important;*/
}

.slider-handle {
    background-image: none;
    height: 30px;
    width: 30px;
    top: -5px;
}

.slider.slider-horizontal .slider-selection {
    background-image: none;
}

.slider.slider-horizontal .slider-track-high {
    background-color: rgba(0, 0, 0, 0.25);
}

.customizer-btn {
    padding-bottom: 0 !important;
    font-size: 14pt !important;
    border: none !important;
}

#customizer .row .col {
    padding: 0 !important;
}

.slider-controllers {
    font-size: 26px;
    cursor: pointer;
}

.slider-minus {
    text-align: right;
    margin-right: 20px;
}

.slider-max {
    text-align: left;
    margin-left: 20px;
}

.divCoverages {
    /*border-bottom: solid 2px;*/
    margin-bottom: 15px;
    padding-bottom: 20px !important;
}

.customizer-text {
    display: block;
    margin-top: 15px;
}

.customizer-btn:hover {
    color: #b7bdae !important;
    /*color: #00ffc9 !important*/
}

.tooltip.in {
    opacity: 1;
}

.caja-cotizador {
    border-radius: 8px;
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0px 0px 20px 0px;
}

.suma_asegurada_texto {
    font-size: 20px;
    font-weight: 700;
}

.btn-grupo-right.collapsed::after {
    color: inherit;
}

.sliderTitle {
    font-size: 14pt !important;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px !important;
}

.franchisingSpan {
    display: inline-block;
    width: 85px;
    margin-left: 10px;
}

    .franchisingSpan .select2-selection--single {
        margin-top: -10px;
    }

.box {
    border-radius: 12px;
    margin-top: 10px;
    padding-top: 30px;
    text-align: center;
    background-color: transparent;
    position: relative;
}

.box-image {
    position: relative;
    top: 0px !important;
    width: 200px;
    display: block;
    margin: auto;
}

.box-title {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-top: 10px;
    color: #5FA7E5;
}

.box-content {
    font-size: 14px;
    width: 77%;
    margin: auto;
    margin-bottom: 50px;
}

.box-bottom {
    position: absolute;
    bottom: 5%;
    left: 0;
    font-weight: 700;
    width: 100%;
    font-size: 18px;
}

.box-price {
    position: relative;
    font-weight: 700;
    width: 100%;
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
}

.coverageInfoContainer {
    margin-bottom: 85px;
}

.landingTitle {
    margin: auto;
    font-size: 18px;
    font-weight: 600;
}

.card-product {
    height: 260px;
    min-height: 260px;
    padding: 25px;
    margin: 20px;
    border-radius: 20px;
    max-width: 450px;
}

.card-message {
    padding: 0px;
}

.coverageBoxText {
    color: white;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
}

.coverageValue {
    font-weight: 600;
}

.precio-row {
    position: absolute;
    right: 30px;
    bottom: 15px;
}

.logoCredencial {
    text-align: right;
    margin-bottom: 20px;
    margin-top: -25px;
}

.precioSeguro {
    font-weight: 700;
    font-size: 24px;
    text-align: right;
    display: inline-block;
    float: right;
    line-height: 0.7;
}

.nombreUsuario {
    font-size: 28px;
    line-height: 1.4;
    position: relative;
    font-weight: 300;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 15px;
    display: block;
}

.nombreSeguro {
    font-weight: 700;
    font-size: 22px;
    line-height: 0;
    text-align: left;
    max-width: 280px;
    display: inline-block;
    margin-bottom: 10px;
    position: absolute;
    left: 25px;
    bottom: 35px;
}

.coverageListContainer {
    width: 100%;
    padding: 25px;
    margin: 20px;
    border-radius: 20px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    background-color: #f8f9fa !important;
    max-width: 950px;
}

.coverageContainerTitle {
    font-size: 24px;
    color: #2d3a3a;
    line-height: 1.4;
    position: relative;
    text-align: left;
    margin-bottom: 30px;
    font-weight: 500;
    display: block;
}

.checkbox-custom-span {
    border-radius: 50%;
}

.checkbox-custom-xs {
    width: 18px;
    min-width: 18px;
    height: 18px;
}

    .checkbox-custom-xs .checkbox-custom-span::after {
        left: 32%;
        top: 13%;
    }

.checkbox-custom-container .checkbox-custom-span::after {
    border-width: 0 2px 2px 0;
}

.customCheckboxLabel {
    cursor: pointer;
    position: absolute;
    left: 8px;
    top: 1px;
    line-height: 2;
    z-index: 666;
}

.coverageRow {
    margin-bottom: 10px;
}

.myBtn-ani {
    width: 450px;
    font-size: 24px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 0px 20px;
    height: 56px;
    border-radius: 15px;
}

.cajaTexto {
    margin-top: 20px !important;
    max-width: 950px;
    margin: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.element-tip {
    max-width: 950px;
}

.fanchiseContainer {
    margin-top: 10px;
}

.link-collapse:link {
    color: inherit;
    text-decoration: none;
}

.BoxRecommendationText {
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
}

.journeyLogo {
    width: 80px;
    display: block;
}

.card-product-big {
    min-height: 320px;
}

.cardJourneyContainer {
    border: 1px solid #002749;
    min-height: 300px;
    height: auto;
    color: #002749 !important;
}

.cardJourney {
    border-bottom: 1px solid #ff653b;
    padding-bottom: 5px;
}

.cardJourney-text {
    margin-top: 10px;
    font-size: 15px;
}

.liAsCheckboxesMarksContainer {
    height: auto;
}

.liAsCheckboxesMarksContainer ul li {
    padding: 0px 0px 3px 30px;
    background: url("../../../images/icons/tilde.svg") left center no-repeat transparent;
    background-position-y: 2px;
    color: #fff;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
}

.liAsCheckboxesMarksContainer ul li i.fa-check {
    display: none;
}

.liAsCheckboxesMarksContainer ul {
    list-style-type: none;
}

.card-fullwidth {
    padding: 0px;
    margin: 20px;
    margin-top: 30px;
    border-radius: 20px;
}

.customMessageLandingAbove {
    font-size: 16px;
}

.card-name {
    font-size: 28px;
    margin-bottom: 10px;
    display: block;
}

.paymentTermDropdown {
    border-top: 1px solid #fff;
}

.whiteDropdown .select2-container .select2-selection--single {
    border-bottom: none;
    border-top: 1px solid;
    float: right;
    padding-right: 15px;
    width: 150px;
    text-align: right;
}

.PlanDetail {
    margin: 16px 0 32px 0;
    /*
    border-bottom: 2px solid;
    border-image: linear-gradient(to right, #A2CF42, #008EDD) 1;
    padding: 16px 0;
    */
}

.PlanDetail p {
    font-size: 14px;
    margin: 0;
}

.planInfo {
    min-height: 675px;
}

.planInfo_pt {
    min-height: 525px;
}

.includes_pt {
    min-height: 300px;
}

.Price2 {
    padding: 10px 0;
    padding-bottom: 40px;
}

.container {
    padding-left: 0px;
    padding-right: 0px;
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    .center-card {
        width: 80% !important;
        margin: 0 auto;
    }

    .card-one-inner .media img {
        width: 55% !important;
    }

    .card-three img {
        width: 60%;
    }
}
/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .center-card {
        width: 85% !important;
        margin: 0 auto;
    }

    .card-three img {
        width: 70%;
    }

    .discount {
        padding-top: 30px;
        margin-bottom: 0px !important;
    }

    .discountedPrice {
        line-height: 1;
        margin-top: 50px !important;
        margin-bottom: 30px;
    }

    .customMessageLandingAbove {
        font-size: 16px;
    }

    /*.planInfo {
        min-height: 740px;
    }*/
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .center-card {
        width: 90% !important;
        margin: 0 auto;
    }

    .card-one .premium {
        font-size: 70pt;
    }

    .card-three img {
        width: 80%;
    }

    .form-row {
        margin: 5% auto !important;
    }

    .card .card-title {
        font-size: 16pt;
    }

    .discount {
        line-height: 0 !important;
    }

    .coverageContainerTitle {
        font-size: 20px;
    }

    .coverageRow {
        font-size: 14px;
    }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .center-card {
        width: 99% !important;
        margin: 0 auto;
    }

    .card-img-top {
        width: 90px !important;
        margin: auto;
    }

    .card-one .premium {
        font-size: 50pt;
    }

    .card-one .div-inner-card-one {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
    }

    .card .card-body {
        padding: 0.5rem;
    }

    .card-one .card-title.card-one-main {
        padding-bottom: 0;
    }

    .card-two ul {
        padding-left: 0.5rem;
    }

    .card-one ul {
        padding-left: 0.5rem;
    }

    .card-one-inner .media img {
        width: 65% !important;
    }

    .card-three img {
        width: 90%;
    }

    .form-row {
        margin: 5% auto !important;
    }

    .suma_asegurada {
        font-size: 36px;
    }

    .myBtn-ani {
        font-size: 16pt;
    }

    .myBtn-ani:hover {
        letter-spacing: 0px;
    }

    .fanchiseContainer {
        margin-top: 10px;
        margin-left: -30px;
    }

    .checkbox-custom-xs .checkbox-custom-span::after {
        left: 36% !important;
        top: 19% !important;
    }

    .landingInputLabel {
        font-size: 18px;
    }

    .bg-image {
        padding-top: 20px !important;
    }

    .header-title{
        top: 105px;
    }
}

@media (min-width: 768px) {
    .divCoverageInfo {
        font-size: 14px;
    }
}

@media (min-width: 991.98px) {
    .customMessageLandingAbove {
        font-size: 14px;
    }
}

@media (min-width: 1508px) {
    .customMessageLandingAbove {
        font-size: 16px;
    }
}

.liAsCheckboxesMarksContainer ul li {
    color: black;
}

.landingContainer {
    margin-top: -30px;
}

.coverageInfoText {
    font-size: 1rem;
    text-align: center;
    margin-top: 20px;
}
