/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 12 mar 2024, 11:51:21
    Author     : USUARIO
*/

.mx-auto{
    margin-right: 90px !important;
}
.navbar-brand{
    margin: 17px 40% !important;
    width: 160px !important;
}
.app-slider-lock img{
    margin-left: 50px !important;
}
/*
.footer_panel{

}

/*.owl-item{
   margin-left: 50px !important; 
}*/

/*.btn_flecha{
    background-color: aquamarine !important;
    background-image: initial;
}

@font-face {
    font-family: 'CampanaScript';
    src: url('fonts/CampanaScript_PERSONAL_USE_ONLY.otf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
.btn-blue-coop{
    background: #0066b2 !important;
}*/
body {
    font-family: 'helvetica', sans-serif;
}

@font-face {
    font-family: 'helvetica';
    src: url('../fonts/helvetica/Helvetica.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Helvetica-Bold';
    src: url('../fonts/helvetica/Helvetica-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
.gradient-btn-green {
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#00b89d), color-stop(51%, #00b89d), to(#00b89d));
    background-image: -webkit-linear-gradient(left, #00b89d 0%, #00b89d 51%, #00b89d 100%);
    background-image: -moz-linear-gradient(left, #00b89d 0%, #00b89d 51%, #00b89d 100%);
    background-image: -o-linear-gradient(left, #00b89d 0%, #00b89d 51%, #00b89d 100%);
    background-image: linear-gradient(to right, #00b89d 0%, #00b89d 51%, #00b89d 100%);
    color: #fff;
}

.gradient-btn {
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#5192e1), color-stop(51%, #23ced5), to(#5192e1));
    background-image: -webkit-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -moz-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -o-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: linear-gradient(to right, #fdc24e 0%, #fdc24e 51%, #fdc24e 100%);
    color: #000;
}

.gradient-btntz {
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#5192e1), color-stop(51%, #23ced5), to(#5192e1));
    background-image: -webkit-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -moz-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -o-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: linear-gradient(to right, #fdc24e 0%, #fdc24e 51%, #fdc24e 100%);
    color: #223f99;
}
.button {
    border-radius: 0px !important;
}

.video-play-button {
    background: #fdc24e !important;
}

.gradient-bg {
    background-image: linear-gradient(to right, #f3f3f3 0%, #f3f3f3 51%, #f3f3f3 100%);
}
.defaultcolor {
    color: #fdc24e !important;
    border-color: #fdc24e !important;
    border-bottom: 3px solid;
}
.copyright{
    background: #01b69b !important;
    color: #ffffff !important;
}
.pd-footer{
    padding-top: 60px;
    padding-bottom: 60px;
}

h2{
    color: #01b69b !important;
    font-family: 'Helvetica-Bold';
}
h3{
    font-family: 'Helvetica-Bold';
}
p{
    font-family: 'helvetica';

}
ul.links li a::before {
    color: #ffffff !important;
}

ul.links li a:hover, ul.links li a:focus, ul.latest_news li a:hover, ul.latest_news li a:focus, .footer_panel p > a:hover, .readmorebtn:hover, .readmorebtn:focus {
    color: #ffffff;
}

.bg-link-page {
    background-color: #ffffff;
    width: fit-content;
    padding: 30px 35px;
    border-radius: 50%;
    margin-left: 35%;
    margin-bottom: -30px;
    border: 0px solid #a6e5dc;
    z-index: 999 !important;
    position: relative;
    background: url(../images/icon-squar-blue-01.png);
    background-size: contain;
    background-position-x: center;
    background-repeat: no-repeat;
}
.bg-link-page:hover{
    border:1px solid #223f99;
    /*padding: 17px 22px;*/
    cursor: pointer;
    background-color: #223f99;
}
.bg-link-page:hover span img{
    filter: brightness(0) invert(1) !important;
}


.cus-rounded-1{
    background-color: transparent !important;
    border: 1px solid white;
}
.whitebox .widget {
    background: transparent;
    /*background-image: url(../images/bg-enlace-03.png);*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.service-box {
    /*    background-image: url(../images/bg-opcion-07.png) !important;*/
    background-size: 100% !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
}

#services-slider .service-box {
    color: #7b7a7a !important;
}
.whitetext{
    color: #ffffff !important;
}
.form-control::placeholder {
    color: #b6b8ba;
    opacity: 1;
    font-size: 1.4em !important;
}
.getin_form .form-control {
    color: #7c7c7c !important;
}
.form-control{
    color: #6c757d;
    font-size: 1.4em !important;
}
.calcular{
    width: 600px !important;
    margin: 10px;
    /*background-image: linear-gradient(to right, #01b69b 0%, #01b69b 51%, #01b69b 100%) !important;*/
}
.bglightgray{
    background: #eaeaea !important;
}
.pricing-list li::before, .price-included::before {
    content: '\f111' !important;
    font-size: 0.6rem !important;
}
.pricing-list li::before, .price-included::before {
    color: #223f99 !important;
}
.sidemenu_btn {
    right: auto !important;
}
#close_side_menu {
    background-color: transparent !important;
}

/*.side-menu {
    width: 75%;
    position: fixed;
    right: 12.5% !important;
    top: 14vh !important;
    height: 65vh !important;
    position: absolute !important;
}*/

.side-menu .inner-wrapper {
    padding: 1rem 4rem !important;
}
.side-nav .navbar-nav .nav-link {
    font-size: 1rem !important;
}
.title-menu{
    font-weight: 800 !important;
}

.price-toggle-wrapper .Pricing-toggle-button.month::before {
    background-image: -webkit-gradient(linear, left top, right top, from(#5192e1), color-stop(51%, #23ced5), to(#5192e1));
    background-image: -webkit-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -moz-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -o-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: linear-gradient(to right, #223f99 0%, #23409a 51%, #223f99 100%);
    background-position: right center;
}

.fixedmenu .sidemenu_btn > span:not(.gradient-bg) {
    background: #ffffff !important;
}

.text-enlace{
    color: #223f99;
    font-weight: 800;
    margin-top: 40px;
    font-size: 1.2em !important;
}

.video-play-button i{
    margin-top: 30px !important;
    font-size: 40px !important;
}

.video-play-button{
    height: 100px !important;
    width: 100px !important;
}

.video-play-button:hover, .video-play-button:focus {
    color: #01b69b;
}

.news_item:hover h3 {
    color: #fdc24e !important;
}

.back-top {
    background-image: linear-gradient(to right, #00b79c 0%, #01b79c 51%, #01bea2 100%);
}

.textblue{
    color: #223f99 !important;
    border-color: #223f99 !important;
}

svg {
    display: block;
}
#chart1 {
    height: 200px;
}
.owl-dots .owl-dot {
    height: 15px;
    width: 15px;
    background: #01b69b;
    margin: 2px 3px;
    border: 1px solid #01b69b;
    display: inline-block;
    cursor: pointer;
    padding: 0;
    border-radius: 50%;
}
.owl-dot .active{
    border: 5px #01b69b !important;
    background: #01b69b;
}

.owl-dots {
    margin-top: -1.6rem !important;
}
.meta-tags li a {
    color: #223f99 !important;
}

.social-link{
    border: 1px solid #fff !important;
}



.highcharts-figure,
.highcharts-data-table table {
    min-width: 360px;
    max-width: 800px;
    margin: 1em auto;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}
ul.social-icons li a, ul.social-icons-simple li a {
    height: 35px !important;
    line-height: 35px !important;
    width: 35px !important;
}

.borrigth-1{
    border-right: 1px solid white !important;
}

.borletf-1{
    border-left: 1px solid white !important;
}
.cuadro-menu{
    left: 12px;
    top: 10px;
    position: absolute;
    width: 8px;
    height: 8px;
    background: #878787;
}
.gradient-btn:hover{
    background: #223f99 !important;
}
.gradient-btntz:hover{
    background: #223f99 !important;
    color: #fff !important;
}
.whitebox .widget {
    padding: 0px 0px !important;
}

.button {
    font-size: 16.5px !important;
}

.text-blue-coop{
    color: #223f99 !important;
}
.fw-600{
    font-weight: 600 !important;
}
.section-header-nosotros::before {
    height: 60%;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #1e4295;
}
.section-header-nosotros.teams-border::before {
    height: 0px;
}

.list-agency{
    border: 1px solid silver;
    padding: 10px 20px;
    margin-top: 10px;
}
.body-list-agency{
    margin-bottom: 100px;
}
.list-agency .title{
    display: flex;
    background: #1e4295;
    color: #ffffff !important;
    border-radius: 0px 0px 0px 0px;
    padding: 10px;
}
.list-agency .title .text p{
    margin-bottom: 0rem !important;
    font-weight: 800 !important;
    font-family: 'Helvetica-Bold';
}
.list-agency .title .icon p{
    margin-bottom: 0rem !important;
}
.list-agency .title .icon img{
    width: 25px !important;
    margin-right: 15px;
}
.list-agency .desc{
    margin-top: 1rem !important;
    padding: 10px;
    display: flex !important;
}
.header-list-agency{
    display: flex;
    background: #f1f1f1;
    padding: 10px 10px 0px 10px;
}
.header-list-agency .sec-1 img{
    width: 80px;
}
.header-list-agency .sec-2 .agencia{
    background: #05b79d !important;
    color: #ffffff !important;
    padding: 10px;
    font-weight: 800;
    height: fit-content !important;
    border-radius: 20px;
    padding: 5px 15px;
    margin-top: 20px;
}
.header-list-agency .sec-2 .cajero{
    background: #05b79d !important;
    color: #ffffff !important;
    padding: 10px;
    font-weight: 800;
    height: fit-content !important;
    border-radius: 20px;
    padding: 5px 15px;
    width: 100% !important;
    margin-top: 15px;
}
.header-list-agency .sec-1 {
    width: 20% !important;
}
.header-list-agency .sec-2 {
    width: 80% !important;
}
#map{
    height:  400px !important;
    margin-top: -110px !important;
}

/* start ccs for work us*/
.container-work{
    margin-bottom: 100px !important;
}
.item-work{
    border: 1px solid silver;
    display: flex ;
    border-radius: 20px;
    padding: 5px 20px;
    background-color: #ffffff;
    margin-bottom: 15px;
}
.item-work .img-work img{
    width: 150px;
    margin-top: 20%;
}
.item-work .desc-work .character{
    display: flex !important;

}
.item-work .desc-work .character .time {
    margin-right: 10px;
    background: #fafafa !important;
    padding: 5px 15px;
    border-radius: 20px;
}
.item-work .desc-work .character .type {
    margin-right: 10px;
    background: #fafafa !important;
    padding: 5px 15px;
    border-radius: 20px;
}
.item-work .desc-work .character .time i{
    color:  #223f99 !important;
}
.item-work .desc-work .character .time span{
    color:  #223f99 !important;
}
.item-work .desc-work .character .type i{
    color:  #223f99 !important;
}
.item-work .desc-work .character .type span{
    color:  #223f99 !important;
}
.item-work .desc-work .description .title{
    text-transform: uppercase;
    font-weight: 800;
    color: #04b79c !important;
    border-bottom: 1px solid #04b79c;
    margin-bottom: 10px !important;
    font-size: 18px !important;
}
.item-work .desc-work .description .share{
    font-size: 16px !important;
}
.item-work .desc-work .description .publication{
    font-size: 16px !important;
}
.item-work .desc-work .description .text{
    font-size: 16px !important;
}
.item-work .desc-work .description p{
    margin-bottom: 0rem !important;
}
.item-work .img-work {
    border-right: 1px solid silver;
    padding: 10px;
}
.item-work .desc-work {
    padding: 10px 20px;
}
.list-work{
    padding: 10px 25px;
}
.result-work{
    background: #fafafa;
    padding: 10px;
}
.search-work {
    padding: 10px;
    margin-top: 80px;
}
.search-work .text h4{
    text-transform: uppercase !important;
    color: #0ab99e !important;
    font-weight: 800;
    margin-bottom: 10px;
}
.search-work .text input::placeholder{
    font-size: 18px !important;
}
.search-work .place h4{
    text-transform: uppercase !important;
    color: #0ab99e !important;
    font-weight: 800;
    margin-bottom: 10px;
}
.search-work .place input::placeholder{
    font-size: 18px !important;
}
.content-result-work{
    padding: 10px 22px !important;
}
.result-work span{
    font-size:20px !important;
}
.search-work{
    margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
    .item-work{
        display: block !important;
    }
    .item-work .img-work {
        border-right: 0px solid silver !important;
    }
    .item-work .img-work img {
        margin-top: 0% !important;
    }
    .item-work .desc-work .description .text{
        font-size: 12px !important;
        text-align: left !important;
    }
    .item-work .desc-work .description .publication{
        font-size: 12px !important;
        text-align: left !important;
    }
    .item-work .desc-work .description .share{
        font-size: 12px !important;
        text-align: left !important;
    }
}


.description-work .mision .title{
    color: #223f99 !important;
    text-transform: uppercase !important;
    font-weight: 800;
    margin-bottom: 20px;
    margin-top: 20px;
    width: fit-content !important;
    border-bottom: 1px solid #223f99;
}
.description-work .function .title{
    color: #223f99 !important;
    text-transform: uppercase !important;
    font-weight: 800;
    margin-bottom: 20px;
    margin-top: 20px;
    width: fit-content !important;
    border-bottom: 1px solid #223f99;
}
.description-work .requisitos .title{
    color: #223f99 !important;
    text-transform: uppercase !important;
    font-weight: 800;
    margin-bottom: 20px;
    margin-top: 20px;
    width: fit-content !important;
    border-bottom: 1px solid #223f99;
}
.description-work .beneficios .title{
    color: #223f99 !important;
    text-transform: uppercase !important;
    font-weight: 800;
    margin-bottom: 20px;
    margin-top: 20px;
    width: fit-content !important;
    border-bottom: 1px solid #223f99;
}
/* end ccs for work us*/


/* start credits */
.credit-caracteristic{
    display: flex !important;
}

/* end credits*/

/* start transparencia */
.text-green-coop{
    color: #03b69c !important;
}
.text-blue-coop{
    color: #223f99 !important;
}
.transparencia .header-transparencia{
    background-color: #f8f8f8 !important;
    padding: 30px 30px;
    border: 0px solid silver;
    border-radius: 15px 15px 0px 0px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
}
.transparencia .list-transparencia{
    border: 0px solid silver;
    padding: 20px 40px;
    background: #ffffff !important;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
    border-radius: 0px 0px 15px 15px;
}
.transparencia .list-transparencia .item{
    display: flex !important;
    padding: 5px 30px;

}
.transparencia .list-transparencia .item img{
    color: #223f99 !important;
    width: 40px;
    height: 40px;
    margin-right: 10px;

}
.transparencia{
    margin-bottom: 30px;
}

.transparencia .list-transparencia .item p{
    font-size: 18px;
    border-bottom: 1px solid silver;
}
/* end transparencia */

/* start noticias */
.after-new{
    display: flex !important;
}
.after-new .icon{
    padding: 10px 20px;
}
.after-new .icon i{
    color: #23409a !important;
}
.after-new .text h4{
    color: #01b69b !important;
    font-weight: 800;
    margin-top: 12px;
}
.next-new .text h4{
    color: #01b69b !important;
    font-weight: 800;
    margin-top: 12px;
}
.next-new{
    display: flex !important;
}
.next-new .icon{
    padding: 10px 20px;
}
.next-new .icon i{
    color: #23409a !important;
}
.next-new{
    justify-content: end !important;
    border-left: 1px solid silver;
}
.footer-new{
    margin-bottom: 15px;
}
.img-new{
    justify-content: center !important;
    display: grid !important;
    padding-top: 40px;
}
.detail-new{
    margin-top: 35px !important;
    display: flex !important;
    background: #fafafa !important;
}
.new-user{
    width: 33% !important;
    padding: 10px;
}
.new-user .icon{
    padding-right: 10px;
    color: #223f99 !important;
}
.new-user .text{
    color: #223f99 !important;
}

.new-date{
    width: 33% !important;
    padding: 10px;
}
.new-date .icon{
    padding-right: 10px;
    color: #223f99 !important;
}
.new-date .text{
    color: #223f99 !important;
}
.new-time{
    width: 33% !important;
    padding: 10px;
}
.new-time .icon{
    padding-right: 10px;
    color: #223f99 !important;
}
.new-time .text{
    color: #223f99 !important;
}
/* end noticias */

/* start product */
#credit-title{
    padding: 0px 0px !important;
}
.credit-caracteristic .img{
    padding: 10px 10px !important;
}
.credit-caracteristic .list{
    padding: 10px 20px !important;
}
.icon-select{
    width: 30px;
    margin-left: 80%;
}
.desc-requisito{
    margin-top: 0px;
}
.desc-requisito p{
    margin-bottom:  0px !important;
}
.title-requisitos{
    margin-top: 10px !important;
    background: #1e4295 !important;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.title-requisitos h3{
    color: #ffffff !important;
}
.simulador-input .money {
    //border-top: 1px solid #e4e2e2;
}
.simulador-input .money h4{
    margin-top: 20px !important;
}
.simulador-input .money .input-money{
    margin-left: 0% !important;
}
.simulador-input .money .input-money span{
    font-size: 30px !important;
    margin-left: 10px;
    color: #223f99;
}
.simulador-input .time{
    //border-top: 1px solid #e4e2e2;
}
.simulador-input .time h4{
    margin-top: 20px !important;
}
.simulador-input .time .input-time{
    margin-left: 0% !important;
}
.simulador-input .time .input-time span{
    font-size: 30px !important;
    margin-left: 10px;
    color: #223f99;
}
.simulador-input .money .title{
    margin-bottom: 20px !important;
}
.simulador-input .time .title{
    margin-bottom: 20px !important;
}
#credit-simulador{
    padding: 60px 60px !important;
}
#credit-simulador .container{
    background: #ffffff !important;
    border: 1px solid #e0e0e0;
    padding: 20px 40px;
    border-radius: 20px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
}
.just-center{
    justify-content: center !important;
}
#credit-simulador .container .nota{
    margin-top: 20px !important;
    padding: 10px 200px !important;
}
#credit-simulador .container .nota span{
    font-size: 13px !important;

}
#credit-simulador .container .type-amortiza{
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.container .tipo_amortiza{
    list-style: none;
    margin: 0;
    padding: 0;
}

.tipo_amortiza li{
    color: #AAAAAA;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 50px;
}

.tipo_amortiza li input[type=radio]{
    position: absolute;
    visibility: hidden;
}

.tipo_amortiza li label{
    display: flex;
    position: relative;
    font-weight: 300;
    font-size: 1.35em;
    padding: 25px 25px 25px 60px;
    margin: 0px auto;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}

.tipo_amortiza li:hover label{
    color: #FFFFFF;
}

.tipo_amortiza li .check{
    display: block;
    position: absolute;
    border: 5px solid #AAAAAA;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    top: 30px;
    left: 20px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.tipo_amortiza li:hover .check {
    border: 5px solid #FFFFFF;
}

.tipo_amortiza li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 14px;
    width: 14px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

input[type=radio]:checked ~ .check {
    border: 2.5px solid #808080;
}

input[type=radio]:checked ~ .check::before{
    background: #808080;
}

input[type=radio]:checked ~ label{
    color: #808080;
}
.simulador-input{
    padding: 10px 15%;
}
.type-amortiza{
    padding: 0px 300px;
}
.body-form{
    background: #ffffff !important;
    border: 1px solid #e0e0e0;
    padding: 20px 40px;
/*    border-radius: 20px;*/
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
}
.contacto .container{
    padding: 100px 200px;
}
.input-form-contact{
    font-size: 1rem !important;
}
.input-form-contact::placeholder{
    font-size: 1rem !important;
}
.play-product{
    position: absolute;
    margin-top: -200px;
    margin-left: 400px;
    color: #ffffffad;
}
/*end product */

/* start servicios */
.tarifa-header {
    margin-top: 20px;
    background-color: #23409a !important;
}
.tarifa-header h3 {
    color: white !important;
}
.tarifa-body div {
    padding: 5px 5px 0px 5px;
    border-bottom: 1px solid #23409a;
}
.footer-widget__title{
    font-size: 1.2rem !important;
    padding: 5px 15px;
}
.item-service{
    width: 33% !important;
}
.form-control-service {
    color: #6c757d;
    font-size: 1em !important;
}
.title-services{
    padding: 50px 30px 0px 30px;
}
.form-service{
    padding: 50px 30px;
}
.title-services .container{
    border: 0px solid silver;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
    padding: 60px 50px;
    background: #ffffff !important;
}

/* end servicios */

/* start login */
.form-login{
    background: #ffffff !important;
    padding: 50px 30px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
}
.img-login{
    background: #ffffff !important;
    padding: 50px 30px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
}
/* end login */

.bg-silver-opciones{
    background: #f3f3f3 !important;
    box-shadow: 0px 10px 4px 0px rgba(0, 0, 0, 0.1);
}

.bg-img-opciones{
    background-image: linear-gradient(to right, #f3f3f3 0%, #f3f3f3 51%, #f3f3f3 100%) !important;
}
.bg-figura-opciones{
    background: url(../images/icon-squar-blue-01.png);
    background-size: contain;
    background-position-x: center;
    background-repeat: no-repeat;
}
.div-figura{
    width: 80px !important;
    height: 80px !important;
}
.text-white-coop{
    color:#ffffff !important;
}
.swiper-button-next, .swiper-button-prev {
    color: var(--swiper-navigation-color,#fff) !important;
}

.side-nav .navbar-nav .nav-link::before, .breadcrumb .breadcrumb-item a::before {
    content: '';
    position: absolute;
    background: #ffffff !important;
}

.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #ffffff !important;
}

side-menu {
    width: 30% !important;
}

ul.links li a {
    color: #929292 !important;
    margin-bottom: 10px;
}

.gradient-btn-enlinea {
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#00b89d), color-stop(51%, #00b89d), to(#00b89d));
    background-image: -webkit-linear-gradient(left, #00b89d 0%, #00b89d 51%, #00b89d 100%);
    background-image: -moz-linear-gradient(left, #00b89d 0%, #00b89d 51%, #00b89d 100%);
    background-image: -o-linear-gradient(left, #00b89d 0%, #00b89d 51%, #00b89d 100%);
    background-image: linear-gradient(to right, #00b89d 0%, #00b89d 51%, #00b89d 100%);
    color: #fff;
}

.gradient-btn-enlinea:hover {
    color: #ffffff !important;
}

ul.latest_news li a:hover, ul.latest_news li a:focus, .footer_panel p > a:hover, .readmorebtn:hover, .readmorebtn:focus {
    color: #929292 !important;
}

.facebook::before {
    background-color: transparent !important;
    border: 1px solid silver;
}

.tp-bgimg{
    background-size: contain !important;
}
.swal2-title{
    color: #767676 !important;
    font-size: 1.5em !important;
}

.swal2-confirm{
    background: #213e97 !important;
}


.whats-btn{
    font-weight: 500;
    position: fixed;
    bottom: 100px;
    left: 20px;
    background: #05cd51;
    color: #fff !important;
    padding: 10px 15px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    /*    -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;*/
    opacity: 1;
    z-index: 9900;
}
.insta-btn{
    font-weight: 500;
    position: fixed;
    bottom: 30px;
    left: 20px;
    background: #FD1D1D !important;
    color: #fff !important;
    padding: 10px 15px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    /*    -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;*/
    opacity: 1;
    z-index: 9900;
}
.face-btn{
    font-weight: 500;
    position: fixed;
    bottom: 170px;
    left: 20px;
    background: #3b5998 !important;
    color: #fff !important;
    padding: 10px 15px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    /*    -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;*/
    opacity: 1;
    z-index: 9900;
}