@import url('https://fonts.googleapis.com/css?family=Karma:400,500,700');
@font-face { font-family: "BentonSans"; src: url("../fonts/benton-sans.eot"); src: url("../fonts/benton-sans.eot?") format("embedded-opentype"), url("../fonts/benton-sans.woff") format("woff"), url("../fonts/benton-sans.ttf") format("truetype"),url("../fonts/benton-sans.svg#web") format("svg"); font-style: normal; font-weight: normal; }
@font-face { font-family: "BentonSans-Book"; src: url("../fonts/benton-sans-book.eot"); src: url("../fonts/benton-sans-book.eot?") format("embedded-opentype"), url("../fonts/benton-sans-book.woff") format("woff"), url("../fonts/benton-sans-book.ttf") format("truetype"); font-style: normal; font-weight: 300; }
@font-face { font-family: "BentonSans-Medium"; src: url("../fonts/benton-sans-medium.eot"); src: url("../fonts/benton-sans-medium.eot?") format("embedded-opentype"), url("../fonts/benton-sans-medium.woff") format("woff"), url("../fonts/benton-sans-medium.ttf") format("truetype"); font-style: normal; font-weight: 600; }
@font-face { font-family: 'BentonSans-Light'; src: url('../fonts/BentonSans-Light.eot'); src: url('../fonts/BentonSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/BentonSans-Light.woff') format('woff'), url('../fonts/BentonSans-Light.ttf') format('truetype'), url('../fonts/BentonSans-Light.svg#BentonSans-Light') format('svg'); font-weight: 200; font-style: normal; }
@font-face{font-family:'BentonSans-Bd'; src:local("Benton Sans Bold");src:url("../fonts/benton-sans-bd.eot");src:url("../fonts/benton-sans-bd.eot?") format("embedded-opentype"),url("../fonts/benton-sans-bd.woff") format("woff"),url("../fonts/benton-sans-bd.ttf") format("truetype"),url("../fonts/benton-sans-bd.svg#web") format("svg");}
@font-face{font-family:'BentonSans-Black';src:local("Benton Sans Black");src:url("../fonts/benton-sans-cond-black.ttf") format("truetype");src:url("../fonts/benton-sans-cond-black.eot");src:url("../fonts/benton-sans-cond-black.eot?") format("embedded-opentype"),url("../fonts/benton-sans-cond-black.woff") format("woff"),url("../fonts/benton-sans-cond-black.svg#web") format("svg");}

body{font-family: 'BentonSans', sans-serif; background-color: #F1F3F5;}

.color-006DCB{color: #006DCB;}
.color-00145C{color: #00145C ;}

.light{font-weight: 300;}
.regular{font-weight: 400;}
.medium{font-weight: 500;}
.bold{font-weight: 700;}
.bold800{font-family:'BentonSans'; font-weight: 800;}

.font12{font-size: 12px; line-height: normal;}
.font14{font-size: 14px; line-height: normal;}
.font16{font-size: 16px; line-height: normal;}
.font18{font-size: 18px; line-height: normal;}
.font22{font-size: 22px; line-height: normal;}
.font24{font-size: 24px; line-height: normal;}
.font28{font-size: 28px; line-height: normal;}
.font30{font-size: 30px; line-height: normal;}

h1{font-size: 52px; font-weight: 700;}
h2{font-size: 32px; font-weight: 500;}
h3{font-size: 24px; font-weight: 300;}

.bg_1{background-image: url('../img/HERO.png'); background-position: top center; background-repeat: no-repeat; background-size: cover;}
.bg-F1F3F5{background-color: #F1F3F5;}
.bg-FBFBFB{background-color: #FBFBFB;}
.bg-5B5B5B{background-color: #5B5B5B !important;}
.bg-00145C{background-color: #00145C !important;}
.h-470{height: 470px;}

.separador{
    width: 0.5px;
    height: 14px;
    background: #262626;
    margin: 24px;
}

.card-tarjeta{
    background: #FBFBFB;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
}

.card-comp{
    background: #FBFBFB;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
}

.card-tarjeta:hover{
    background: #5B5B5B;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
    transition: all 0.5s;
}

.card-tarjeta a:hover .title-tarjeta,
.card-tarjeta a:hover p {
    color: #ffffff !important;
}

.card-beneficios{
    border-radius: 20px;
    background: #FBFBFB;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
}

.title-tarjeta{
    color: #262626;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.title-beneficios{
    color: #00145C;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 104.8%;
}

.btn-1{
    border-radius: 4px;
    background: #006DCB;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    padding: 8px 58px;
    border-style: solid;
    border-width: 1px;
}

.btn-2{
    border-radius: 4px;
    background: #006DCB;
    display: flex;
    width: 297px;
    height: 40px;
    padding: 9px 63px;
    justify-content: center;
    align-items: center;
    color: #FFF;
    text-align: center;
    font-family: 'BentonSans';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

/* BTN EFECT */

.btn-slide-up {
    background: linear-gradient(to bottom, transparent 50%, #006DCB 50%);
    background-size: 100% 200%;
    background-position: left top;
  }
  .btn-slide-up:hover {
    background-position: right bottom;
  }
  .btn {
    border-radius: 0px;
    border-top: none;
    border-bottom: 2px solid #006DCB;
    padding: 6px 12px;
    transition: all 0.5s ease;
    cursor:pointer;
  }
  .btn:hover,
  button:hover {
    outline: 0;
    color: #fff;
  }
  .btn:active,
  button:active {
    outline: 0;
    color: #fff !important;
}

.btn-slide-up-white {
    background: linear-gradient(to bottom, transparent 50%, #fff 50%);
    background-size: 100% 200%;
    background-position: left top;
  }
  .btn-slide-up-white:hover {
    background-position: right bottom;
    color: #000;
  }
  .btn-white {
    border-radius: 0px;
    border-top: none;
    border-bottom: 2px solid #fff;
    padding: 6px 12px;
    transition: all 0.5s ease;
    cursor:pointer;
    text-decoration: none;
  }
  .btn-white:hover,
  button:hover {
    outline: 0;
    color: #00145C !important;
  }
  .btn-white:active,
  button:active {
    outline: 0;
    color: #fff !important;
}

.btn:hover .arrow-icon {
    filter: brightness(0.5);
}

.btn-enviar {
    background-color: #006fcf;
    color: #FFFFFF;
    padding: 3px 22px;
    border: none;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    border-radius: 16px;
}

.input-cuil{
    padding: 8px 0px 8px 16px;
    border-radius: 4px;
    height: 60px;
    font-family: Roboto;
    background-color: transparent;
    color: #767676;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    box-shadow: none;
    border-style: solid;
    border-width: 1px;
}

.input-cuil:focus-visible{
        outline: 2px solid #00145C;
        border-radius: 3px;
}

.label-text{
    background-color: #ffffff;
    position: absolute;
    top: 30px;
    left: 25px;
    font-size: 12px;
    padding: 0px 4px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.swiper {
    width: 100%;
    height: 100%;
    }

.swiper-slide {
    text-align: center;
    background: transparent;
    }
.recompensas .swiper-wrapper .swiper-slide{height: auto;}

.recompensas{
    padding: 3px;
}

.w-auto-mob{
    width: auto!important;
}

.centrar{
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.tarjetas-comp{
    max-width: 1320px;
}
.fancybox-slide--iframe .fancybox-content {
    max-width: 1320px;
    height: 800px;
    margin: 0;
}
.fancybox-slide--iframe .fancybox-content {
    background: transparent;
}

a:-webkit-any-link:focus-visible {
    outline-offset: 0px !important;
    outline: none !important;
}
@media (max-width: 768px) {
    .font28-mob{font-size: 24px;}
    .font24-mob{font-size: 18px;}
    .font18-mob{font-size: 15px;}
    .font16-mob{font-size: 14px;}
    .font14-mob{font-size: 12px;}
    .font15-mob{font-size: 13px;}
    .font11-mob{font-size: 9px;}

    .label-text{top: 37px; left: 15px; }

    .w-auto-mob{
        width: 100%!important;
    }

    .fancybox-slide {
        padding: 50px 10px !important;
    }
    .fancybox-slide--iframe .fancybox-content {
        height: inherit !important;
    }
    .btn-2{
        width: 100%;
        height: 36px;
        padding: 0px;
        justify-content: center;

    }
}
