/* Error de minimización. Devolviendo el contenido no minimizado.
(791,25): run-time error CSS1046: Expect comma, found '245'
(791,32): run-time error CSS1046: Expect comma, found ')'
(804,29): run-time error CSS1046: Expect comma, found '245'
(804,36): run-time error CSS1046: Expect comma, found ')'
 */
.descriptionContactCenter {
    text-align: left;
    /* color: #29aae1 !important; */
    color: #fff !Important;
    top: 10em;
    max-width: 50%;
    left: 3em;
    position: absolute;
    font-size: x-large;
    padding: .5em;
}
.thumbnailContactCenter {
    position: relative;
    background: linear-gradient(to left, rgba(255,255,255,1) 0%, rgb(100, 155, 212) 0%, rgb(95, 148, 183) 78%, rgb(87, 140, 179) 83%, rgb(60, 117, 152) 100%);
}
.captionContactCenter {
    position: absolute;
    text-align: left !important;
    color: #fff !Important;
    top: 5%;
    left: 1em;
    width: 100%;
    max-width: 95%;
    margin: 10px auto;
    max-height: 510px;
}

@media screen and (max-width: 1600px) {

    .descriptionContactCenter {
        top: 13em;
        font-size: larger;
    }
}

@media screen and (max-width: 991px) {
    .descriptionContactCenter {
        position: relative;
        text-align: center !important;
        color: white !Important;
        width: 100%;
        max-width: 100%;
        top: -.8em;
        left: 0;
        /*padding-bottom: 2em;*/
        background-color: rgb(196,13,66);
    }
    .caption {
        background: white;
        opacity: .8;
        color: #20609c !Important;
    }
}

@media screen and (max-width: 400px) {
    .descriptionContactCenter {
        padding-bottom: .5em;
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 50% 100%, 0 100%, 0 100%);
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 50% 100%, 0 100%, 0 100%);
        font-size: large;
    }
}


@media screen and (max-width: 796px) {
    .captionContactCenter {
        text-align: left !important;
        color: #20609c !Important;
        position: absolute;
        width: 100%;
        background: white;
        opacity: .8;
        left: 1em;
    }
}

#ContacCenter {
    padding: 2em;
    background: white;
    border-radius: 2em;
    margin: 1em;
}

.title-header {
    color: rgb(0,74,128);
}

/*CARANCIBIA 06/05/2022 Estilo para el título*/
.title-header-custom {
    font-size: 1.25rem;
}
body {
    font-family: 'MyriandPro' !important;
    /*background: rgba(172, 224, 244, 0.31);*/
    /*background: rgb(171, 224, 244);*/
    /*background: #f8f9fa;*/
    /*color: #004a80;*/
    /*background: radial-gradient(circle, rgba(171,226,246,1) 0%, rgba(109,165,203,0.89) 100%);*/
    /*background:#f3f3f3 !important;*/
}

.image {
    width: 100%;
    max-width: 800px;
    /* margin: 10px auto; */
    display: block;
    max-height: 350px;
    /*-webkit-clip-path: polygon(6% 0, 100% 0, 100% 100%, 6% 100%, 0% 50%);
    clip-path: polygon(6% 0, 100% 0, 100% 100%, 6% 100%, 0% 50%);*/
    clip-path: ellipse(100% 140% at 100% 50%);
    -webkit-clip-path: ellipse(100% 140% at 100% 50%);
}
/*.image:hover {
        -webkit-clip-path: polygon(6% 0, 100% 0, 100% 100%, 6% 100%, 0% 50%);
        clip-path: polygon(6% 0, 100% 0, 100% 100%, 6% 100%, 0% 50%);
    }*/

.description {
    text-align: justify;
    /* color: #29aae1 !important; */
    color: #004a80 !Important;
    top: 10.5em;
    /*max-width: 50%;*/
    left: 1.5em;
    /*CHFLORES 19/02/2020*/
    /*position: absolute;*/
    font-size: x-large;
    padding: 16px 12px 12px 48px;
    /*z-index: 998;*/
}

.description-inv {
    text-align: left;
    /* color: #29aae1 !important; */
    color: #fff !Important;
    top: 8.5em;
    max-width: 50%;
    left: 1.5em;
    position: absolute;
    font-size: x-large;
    padding: .5em;
    /*z-index: 998;*/
}

.caption {
    /*CHFLORES 19/02/2020*/
    /*position: absolute;*/
    text-align: left !important;
    color: rgb(0, 74, 128) !important;
    top: 5%;
    left: 1em;
    /*min-width: 50%;
    max-width: 50%;*/
    margin: 30px 0 0 20px;
    max-height: 510px;
    /*background: white;*/
    /*opacity: .8;*/
    text-shadow: 1px 1px #676767;
    font-weight: bold;
    text-transform:uppercase;
}

h1 {
    font-size: 36px !important;
    margin-bottom: auto;
    margin-top: auto;
    font-weight: bold;
    
}

.caption > h1 > span:nth-child(even) {
    font-weight: bold !important;
}

.fondo-responsive {
    /*text-align: -webkit-right;*/
    justify-content: flex-end;
    display: flex;
}

.image {
    min-height: 350px;
}

.color_text {
    color: #004a80 !Important;
}
@media screen and (max-width: 1600px) {
    .image {
        /*max-width: 45%;*/
        min-height: 350px;
    }

    .description {
        top: 14em;
        font-size: 18px;
        font-weight: 500;
    }
}

@media screen and (max-width: 991px) {
    
    .thumbnail-Invert {
        clip-path: none !important;
        -webkit-clip-path: none !important;
    }
    .description {
        top: 8em;
    }
    .description-inv {
        webkit-clip-path: polygon(0 0, 100% 0%, 100% 80%, 0 100%) !important;
        clip-path: polygon(0 0, 100% 0%, 100% 80%, 0 100%) !important;
    }
}

/*@media screen and (max-width: 1250px) {
    .image {
        max-width: 100%;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0% 50%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0% 50%);
        max-height: 800px;
    }
}*/

@media screen and (max-width: 400px) {
    .description {
        padding-bottom: .5em;
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 50% 100%, 0 100%, 0 100%);
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 50% 100%, 0 100%, 0 100%);
        font-size: large;
    }

    /*.description-inv {
        padding-bottom: .5em;
        -webkit-clip-path: polygon(0% 80%, 100% 0%, 100% 100%, 0% 0%) !important;
        clip-path: polygon(0% 80%, 100% 0%, 100% 100%, 0% 0%) !important;
        font-size: large;
    }*/
}

.padding-short {
    padding: 0.2rem .4rem !important;
    color: rgb(0,74,128);
}

.prod-serv {
    max-width: 1450px !important;
    margin: auto !important;
}

.thumbnail {
    position: static;
    background: #f5f5f5;
    border-bottom: solid 1px rgb(245, 245, 245);
}

.w-45{
    width:45%;
}

.w-55{
    width:55%;
}

.fondo-responsive {
    /*background: #03508cde !important;*/
    /*background: #76d5f5 !important;*/
    background: #f5f5f5 !important;
}

/*.thumbnail .fondo-responsive img {
            max-width: 100%;
            width: 100%;
            clip-path: none;
            -webkit-clip-path: none;
        }*/

.thumbnail-Invert {
    position: relative;
    background: linear-gradient(to left, rgba(255,255,255,1) 0%, #47a3da 0%, rgba(71,163,218,1) 78%, rgba(71,163,218,1) 83%, rgba(71,163,218,1) 100%);
    clip-path: polygon(0% 70%,0% 0%, 100% 0%, 100% 100%);
    -webkit-clip-path: polygon(0% 70%,0% 0%, 100% 0%, 100% 100%);
}

@media screen and (max-width: 767px) {
    .caption {
        margin: 10px 0;
        width: unset;
        background: white;
        left: 0;
        width: 100% !important;
        min-width: 100% !important;
        z-index: 10;
        min-width: 85%;
        max-width: 90%;
        position: static !important;
    }

    h1 {
        margin-left: 10px;
        margin-right: 10px;
        text-align: start;
    }
    .card-img-ef {
        width: 60%;
    }

    .filter-busa {
        margin-top: 0;
    }

    #map {
        margin-top: 0 !important;
        margin-bottom: .5em !important;
    }
    .thumbnail {
        background: transparent;
    }
    .image {
        clip-path: none;
        -webkit-clip-path: none;
    }
    .image {
        max-width: 100% !important;
        min-height: auto;
    }

    .fondo-responsive {
        background-color: #e9e9e9;
    }

    .description {
        position: static;
        text-align: justify !important;
        color: #004a80 !Important;
        width: 100%;
        max-width: 100%;
        top: -.8em;
        left: 0;
        padding:10px;
        z-index:10;
        /*padding-bottom: 2em;*/
        background-color: #f5f5f5;
        /*-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 87%, 63% 88%, 50% 100%, 36% 88%, 0 87%);
        clip-path: polygon(0% 0%, 100% 0%, 100% 87%, 63% 88%, 50% 100%, 36% 88%, 0 87%);*/
    }

    .description-inv {
        position: relative;
        text-align: center !important;
        color: white !Important;
        width: 100%;
        max-width: 100%;
        top: -.4em;
        left: 0;
        padding-bottom: 2em;
        background-color: #207bbf;
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 87%, 63% 88%, 50% 100%, 36% 88%, 0 87%);
        clip-path: polygon(0% 0%, 100% 0%, 100% 87%, 63% 88%, 50% 100%, 36% 88%, 0 87%);
    }

    .thumbnail {
        clip-path: none;
        -webkit-clip-path: none;
    }
}

.vertical-divider {
    border-right: 1px solid #dbdbdb;
}

ul.ul-personal {
    list-style: none !important;
    max-height: 600px;
    overflow-y: auto;
    display: inline-block;
    font: normal normal normal 14px FontAwesome, MyriandPro;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

li.ul-personal::before {
    /*content: "•";*/
    content: "\f0da";
    color: #29aae1;
    font-size: small;
    display: inline-block;
    width: 1.2em;
    margin-left: -1em;
}

ul.ul-personal::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

ul.ul-personal::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

ul.ul-personal::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #29aae1;
}

.table caption {
    border-bottom: none !important;
    caption-side: top;
}

.table td, .table th {
    border-spacing: 10px !important;
    border-collapse: separate !important;
    /*padding: .75rem;*/
    vertical-align: top;
    border-top: none !important;
}

caption.title-header {
    color: #29aae1 !important;
    letter-spacing: 2pt;
    font-size: large;
    border-bottom: solid 3px #38678f;
}

/*th {
    border-right: 5px solid;
}*/
.table {
    /*background: aliceblue;*/
    border-radius: 1em;
}

.table-responsive {
    border-radius: 1em;
}


.table thead th {
    background: rgb(196,13,66);
    color: #f5f5f5;
    border-bottom: solid 10px;
    border-image: url('../Imagenes/lineacolor.png') 30%;
}
    /*th:nth-last-of-type(odd), td:nth-last-of-type(odd) {
        background-color: #f1f2f3 !important;
        color: rgb(0, 68, 129);
    }

.table thead th:nth-last-child(odd) {
    vertical-align: bottom;
    border-bottom: 2px solid #fff;
}*/

tr, td {
    /*border: 1px solid white !important;*/
    /*border-radius: 1em;*/
    padding: 1px !important;
    color: #004a80;
    border-right: 1px white solid;
    border-top: 1px white solid;
    /*border-right: 1px solid #02a5a5;*/
}

    /*td:hover:nth-child(odd) {
        padding: 1px !important;
        background-color: white !important;
        color: #1973b8;
    }

    td:hover:nth-child(even) {
        padding: 1px !important;
        background-color: rgb(226, 226, 226) !important;
        color: rgb(0, 68, 129);
    }*/

/*h2.title-header {
    color: #004990;
}*/

h4.title-header {
    color: rgb(0,74,128);
}

hr.linea {
    margin-top: 0em !important;
    background: #29aae1 !important;
    width: 10% !important;
    margin-left: 0em;
}

@media screen and (max-width: 850px) {
    hr.linea {
        width: 20% !important;
    }
}

@media screen and (max-width: 640px) and (max-width: 440px) and (max-width: 380px) {
    hr.linea {
        width: 30% !important;
    }
}

button.select-list {
    background: rgb(244, 244, 244);
    color: #004990;
    text-align: center;
    text-transform: none;
    height: 100%;
    font-size: 1.2rem;
    border: rgb(255, 255, 255) !important;
}


.list-group-item-action:focus, .list-group-item-action:hover {
    color: #ffffff !important;
    text-decoration: none;
    /*background-color: rgb(0, 68, 129) !important;*/
    background-color: #29aaff !important;
}

/*CARD ATMS AGENCIAS*/
.imageCard {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    max-height: 250px;
}

.list-group-scroll {
    max-height: 530px !important;
    margin-bottom: 10px;
    overflow-x: scroll !important;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden !important;
}

.uni {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: xx-large;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.botonLocation {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 5em;
    width: 22%;
    height: 60px;
    background-color: #29aae1;
    border-color: rgba(255, 255, 255, 0.1);
    margin: .2em;
    color: white;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
    margin-top: -4em;
    z-index: 100;
}

    .botonLocation:hover {
        background-color: #247ab3;
        border-color: rgba(255, 255, 255, 0.1);
        color: white;
    }

.text-title {
    margin-bottom: .1rem;
    font-size: initial;
    font-weight: bold;
}

.text {
    white-space: normal !important;
}

@media screen and (max-width: 1200px) {
    .imageCard {
        display: none !important;
    }

    .botonLocation {
        width: 35%;
        height: 40px;
        margin-top: 1em;
    }

    .uni {
        font-size: x-large;
    }

    .text {
        font-size: 14px;
        padding: .5em !important;
    }
}

.testimonial-group {
    overflow-x: auto !important;
    white-space: nowrap;
    width: 100%;
    padding-left: 1em;
}

    .testimonial-group > .row > .col-sm {
        display: inline-block !important;
        float: none;
    }

    .testimonial-group > .row > .col-sm {
        font-size: medium;
        width: 18rem !important;
        padding-top: 18px;
    }

/*.col-sm-4:nth-child(3n+2) {
        background: #9c6;
    }

    .col-sm-4:nth-child(3n+3) {
        background: #69c;
    }*/

div.list-group {
    padding-right: 0 !important;
}

.div-req {
    /*background: #e4e4e4;*/
    background: #fff;
    padding-bottom: 3.5rem;
    padding-top: 1.5rem;
}

.div-carac {
    background: #fff;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}

.div-table {
    background-color: transparent;
    /*padding-bottom: 1.5rem;
    padding-top: 1.5rem;*/
}

/*.shadow-req {
    box-shadow: rgba(0, 0, 0, 0.37) 0px 8px 15px;
    transition: all 0.3s ease 0s;
}*/

/*.effect:nth-child(even) > button {
    background: rgb(0, 68, 129);
}*/
@media only screen and (max-width: 600px) {
    .imavideo {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

.pointer-a {
    cursor: pointer;
    color: #1973b8 !important;
    font-size: medium;
    font-weight: bold !important;
}

a.pointer-a:hover {
    color: #1978d0 !important;
}

.icon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-req {
    content: url(../Imagenes/icon-req.svg);
    background-repeat: round;
    width: 40px;
    height: 40px;
    display: inline-block;
    /*-webkit-mask: url(../Imagenes/icon-req.svg) no-repeat center;*/
    -webkit-mask-size: contain;
    /*mask: url(../Imagenes/icon-req.svg) no-repeat center;*/
    mask-size: contain;
}

div.card-busa {
    background: #f9f9f9;
    color: #004990;
    padding: .5em;
    text-align: center;
    height: 100%;
    text-transform: none;
    /*font-size: 1.2rem;*/
    border: rgb(255, 255, 255) !important;
}

.homeservices {
    background: rgb(65, 139, 188);
    overflow: hidden;
    text-align: center;
    vertical-align: middle !important;
    color: white !important;
    position: relative;
    transition: background-size .2s ease,background-position .2s ease;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    border: 2px solid #fff;
}

.menu {
    background: rgba(0, 68, 129, 0.5215686274509804) !important;
}

/*div.collapse > span::first-letter {
        font-weight: bold;
    }*/
ul.ul-personal > li::first-letter {
    font-weight: bold;
}

div.collapse > span.list-group-item {
    border: none !important;
}

span.list-group-item:nth-child(even) {
    background: #f1f1f1;
}

a.pointer-a > span {
    display: none;
}

.header {
    background: radial-gradient(rgba(46, 170, 222,.8), rgba(0, 107, 177,0.8));
    color: white;
}

#filter-records {
    z-index: 100;
    display: flex;
    max-height: 500px;
    overflow-y: auto;
}

    #filter-records > div.form-row > .col-md-12 {
        border-bottom: 1px solid rgba(255, 255, 255, 0);
        padding: .5px;
    }

div.row > .col-sm > .card {
    height: 26em !important;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}

.card-marker {
    background: rgba(255, 255, 255, 0.98);
    color: #003c9a;
    height: 100%;
    cursor: pointer;
}

    .card-marker:hover {
        background: rgba(229, 229, 229, 0.98);
    }

@media screen and (max-width: 1200px) {
    #filter-records {
        max-height: 200px !important;
    }
}

.filter-busa {
    position: relative;
    background: rgb(245 245 245);
    z-index: 11;
    width: 80%;
    left: 10%;
    padding: .5em;
    border-radius: 1em;
    margin-top: 1em;
    margin-bottom: .5em;
    color: #004a80;
}

@media screen and (max-width: 996px) {
    .filter-busa {
        background: rgb(245 245 245);
        position: relative;
        width: 100%;
        left: 0%;
        border-bottom-left-radius: 0;
        border-top-right-radius: 0;
        border-radius: 1em;
        margin-bottom: .5em;
    }
}

div.card-map {
    background: #f9f9f9;
    color: #f5f5f5;
    text-align: center;
    font-size: 1rem;
    border: rgb(230, 230, 230) !important;
    width: 22rem;
}

    div.card-map > .card-header {
        background: rgb(0, 166, 222) !important;
    }

p.card-title-map {
    color: rgb(0,74,128);
    font-size: .9rem;
    /*padding-top: 1em;*/
    margin-bottom: .5rem;
}

p.card-text-map {
    color: rgb(0,74,128);
    font-size: .9rem;
    /*padding-top: .5em;*/
}

@media screen and (max-width: 572px) {
    div.card-map {
        width: auto;
    }
}



.thumbnail-map {
    position: relative;
    background: #9fcbee;
    min-height: 200px;
    /*clip-path: polygon(0 0,100% 0, 100% 75%, 0% 100%);
    -webkit-clip-path: polygon(0 0,100% 0, 100% 75%, 0% 100%);*/
}

.caption-map {
    position: absolute;
    text-align: left !important;
    color: #fff !Important;
    top: 5%;
    left: 1em;
    width: 100%;
    max-width: 95%;
    margin: 10px auto;
    max-height: 510px;
}

@media screen and (max-width: 992px) {
    .thumbnail-map {
        clip-path: none;
        -webkit-clip-path: none;
    }
}

.card-img-ef {
    width: 40%;
}


.list-group-parrafo {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
}

/*Probar si no afecta a todo*/
.card-header {
    background-color: transparent !important;
}

/*.card {
    background-color: transparent !important;
}*/

.list-group-item-action {
    color: rgb(0, 74, 128);
}

.nav-tabs {
    border-color: none;
}

#map {
    height: 35em;
    width: 100%;
    z-index: 10;
    padding: 0;
    margin: 0;
    border-radius: 1em;
    margin-bottom: 1em;
    margin-top: 0em;
}

.icon-externo {
    content: url('../Imagenes/AgenciasAtms/cajero-externo.svg');
    background-repeat: round;
    width: 50px;
    height: 50px;
    display: inline-block;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.icon-externo-dis {
    content: url('../Imagenes/AgenciasAtms/cajero-externo-dis.svg');
    background-repeat: round;
    width: 50px;
    height: 50px;
    display: inline-block;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.icon-interno {
    content: url('../Imagenes/AgenciasAtms/cajero-interno.svg');
    background-repeat: round;
    width: 50px;
    height: 50px;
    display: inline-block;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.icon-interno-dis {
    content: url('../Imagenes/AgenciasAtms/cajero-interno-dis.svg');
    background-repeat: round;
    width: 50px;
    height: 50px;
    display: inline-block;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.title-header {
    color: #004a80;
}
