@font-face {
    font-family: orkney-bold;
    font-style: bold;
    src: url("../assets/font/orkney/Orkney-Bold.eot")
        format("embedded-opentype");
    src: url("../assets/font/orkney/Orkney-Bold.otf") format("opentype");
    src: url("../assets/font/orkney/Orkney-Bold.ttf") format("truetype");
    src: url("../assets/font/orkney/Orkney-Bold.woff") format("woff");
}

@font-face {
    font-family: orkney-regular;
    font-style: bold;
    src: url("../assets/font/orkney/Orkney-Regular.eot")
        format("embedded-opentype");
    src: url("../assets/font/orkney/Orkney-Regular.otf") format("opentype");
    src: url("../assets/font/orkney/Orkney-Regular.ttf") format("truetype");
    src: url("../assets/font/orkney/Orkney-Regular.woff") format("woff");
}

* {
    font-family: orkney-regular;
    font-size: 1em;

    margin: 0;
    padding: 0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

li > a {
    font-family: orkney-bold;
    font-size: 1em;
}

h1 {
    color: #1e398d;
    font-family: orkney-bold;
}

.objetfitcover > img {
    width: 100%;
    height: 500px;
    position: relative;
    object-fit: cover;
    background-position: center;
    border: none;
    box-sizing: content-box;
}

.relative {
    position: relative;
}
.absolute-mobile {
    background-color: rgba(0, 0, 0, 0.4);
    color: white;
    font-family: orkney-regular;
    text-align: right;
    border-right: solid 5px white;
    padding-left: 10px;
    position: absolute;
    top: 30%;
    right: 5%;
}
.absolute {
    background-color: rgba(0, 0, 0, 0.4);
    color: white;
    font-family: orkney-regular;
    text-align: right;
    border-right: solid 5px white;
    padding-left: 10px;
    position: absolute;
    top: 8%;
    right: 5%;
    margin-left: -500px;
}

.absolute2 {
    color: white;
    font-family: orkney-regular;
    text-align: right;
    border-right: solid 5px white;
    width: 45vw;
    height: 15vh;
    position: absolute;
    top: 8%;
    right: 8%;
    margin-left: -500px;
}

.absolute3 {
    color: rgb(59, 59, 59);
    font-family: orkney-regular;
    text-align: right;
    border-right: solid 5px rgb(59, 59, 59);
    width: 45vw;
    height: 15vh;
    position: absolute;
    top: 8%;
    right: 8%;
    margin-left: -500px;
}

.absolute4 {
    color: white;
    font-family: orkney-regular;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: right;
    border-right: solid 5px white;
    position: absolute;
    top: 50%;
    right: 8%;
    margin-left: -500px;
    padding-left: 10px;
}

.fontSliderIndex {
    font-size: 2.1rem;
}

.objetfitcoverSlider > img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    background-position: center;
    border: none;
    box-sizing: content-box;
}

.lateralImgUs {
    width: 300px;
    height: 650px;
    object-fit: cover;
    background-position: center;
    border: none;
    box-sizing: content-box;
}

.lateralImgUs2 {
    width: 350px;
    height: 230px;
    object-fit: cover;
    background-position: center;
    border: none;
    box-sizing: content-box;
}

.textCenter {
    text-align: center;
}

.sizeIconNavbar {
    font-size: 1.8rem;
}

.sizeIconNavbar:hover {
    color: #6e6e6e;
}

.sizeIconIndex {
    font-size: 2rem;
}

.sizeIcon {
    font-size: 5rem;
    color: rgb(11, 88, 165);
}

.sizeIconslide {
    font-size: 3rem;
    color: #1e398d;
}

.sizeIconFooter {
    font-size: 1rem;
    color: #ffffff;
}

.sizeIconFooterRS {
    font-size: 2em;
    color: #ffffff;
}

.iconFooterRS {
    height: 50px;
    width: 50px;
    border-radius: 4px;
}

.cardIndex {
    background: #ffffff;
    font-family: orkney-bold;
}

.margenNegative {
    margin-top: -60px;
}

.noneBorder {
    border: none;
}

.redSocialBox {
    text-align: center;
}

.iconRedSocialBox {
    font-size: 1.5em;
}

hr {
    border: solid 1px #808080;
    width: 50%;
    margin-left: 0;
    margin-top: -5px;
}

.footer {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 25px;
    color: #001789;
    font-size: 16px;
    width: 100%;
    margin-bottom: -10px;
    border-top: 10px solid #001789;
}

.footer-copy {
    width: 100%;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    background: #001789;
}

.footer-copy p {
    margin: 0;
}

.certificate {
    width: 150px;
    height: 150px;
    object-fit: cover;
    background-position: bottom;
    border: none;
    box-sizing: content-box;
}

.zoom {
    /*     width: 180px;
    height: 240px; */
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.transition {
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    position: relative;
    z-index: 1;
}

.btIcon {
    font-size: 1.8rem;
}

.dividerFooter {
    width: 100%;
    color: #ffffff;
    font-size: 2px;
}

.valores {
    width: 60%;
    height: 40%;
}

.headingAzul {
    color: #1e398d;
    font-weight: bold;
}

.headerFondoAzul {
    height: 25vh;
    background-color: #2a3785;
}

.headerFondoAzul h3 {
    border-right: 3px white solid;
    float: right;
    line-height: 15vh;
    color: white;
    margin-right: 1%;
    margin-top: 2%;
    padding-right: 2%;
}

.fb {
    color: #3b5998;
}

.ig {
    color: #e4405f;
}

.modal-content {
    background-color: transparent;
    border: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

a {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    cursor: pointer;
}

.white {
    background-color: #f8f9fa;
}

.valoresDiv {
    height: 80%;
    width: 60%;
    background-size: cover;
}

.bt {
    color: white;
    text-align: left;
}

.bt:hover {
    color: white;
    text-decoration: underline;
}

/* maxima separacion admisible para dispositivos de 360 de ancho, la medida mas baja */
.fa-angle-left {
    margin-right: 1em;
}

.fa-angle-right {
    margin-left: 1em;
}

/* Botones Redes Sociales Flotantes */
#btnRD {
    text-decoration: none;
    color: white;
    margin-top: 10px;
    font-size: 2.2em;
}

#btnRD:hover {
    color: white;
}

/* separacion de la derecha y de abajo */
.contenedor-redes-sociales {
    right: 10px;
    bottom: 60px;
    position: fixed;
    z-index: 2;
}

.icono {
    top: 50%;
    position: relative;
    margin-bottom: 5px;
}

.icono-primary {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #3b5998;
    /* icono redondos */
    border-radius: 8%;
    position: relative;
    z-index: 1;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 40px;

    -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.5);
}

.contenedor-descripcion {
    overflow: hidden;
    position: absolute;
    top: 0;
    /* posicion de salida de la */
    right: 20px;
}

.icono-descripcion {
    width: 250px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #3b5998;
    height: 50px;
    line-height: 40px;
    padding-left: 40px;
    border-radius: 5px 0px 0px 5px;
    padding-top: 5px;
    font-size: 1.1em;

    -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.5);

    -webkit-transform: translate3d(110%, 0, 0);
    -ms-transform: translate3d(110%, 0, 0);
    -o-transform: translate3d(110%, 0, 0);
    transform: translate3d(110%, 0, 0);

    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.icono-primary:hover ~ .contenedor-descripcion .icono-descripcion {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

/*-------Colores Para Redes Sociales-------*/
.color-facebook {
    background: #3b94d9;
}

.color-instagram {
    background: rgba(81, 91, 212, 1);
    background: -moz-linear-gradient(
        left,
        rgba(81, 91, 212, 1) 0%,
        rgba(130, 52, 175, 1) 23%,
        rgba(221, 42, 122, 1) 50%,
        rgba(245, 133, 41, 1) 78%,
        rgba(254, 218, 119, 1) 100%
    );
    background: -webkit-gradient(
        left top,
        right top,
        color-stop(0%, rgba(81, 91, 212, 1)),
        color-stop(23%, rgba(130, 52, 175, 1)),
        color-stop(50%, rgba(221, 42, 122, 1)),
        color-stop(78%, rgba(245, 133, 41, 1)),
        color-stop(100%, rgba(254, 218, 119, 1))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(81, 91, 212, 1) 0%,
        rgba(130, 52, 175, 1) 23%,
        rgba(221, 42, 122, 1) 50%,
        rgba(245, 133, 41, 1) 78%,
        rgba(254, 218, 119, 1) 100%
    );
    background: -o-linear-gradient(
        left,
        rgba(81, 91, 212, 1) 0%,
        rgba(130, 52, 175, 1) 23%,
        rgba(221, 42, 122, 1) 50%,
        rgba(245, 133, 41, 1) 78%,
        rgba(254, 218, 119, 1) 100%
    );
    background: -ms-linear-gradient(
        left,
        rgba(81, 91, 212, 1) 0%,
        rgba(130, 52, 175, 1) 23%,
        rgba(221, 42, 122, 1) 50%,
        rgba(245, 133, 41, 1) 78%,
        rgba(254, 218, 119, 1) 100%
    );
    background: linear-gradient(
        to right,
        rgba(81, 91, 212, 1) 0%,
        rgba(130, 52, 175, 1) 23%,
        rgba(221, 42, 122, 1) 50%,
        rgba(245, 133, 41, 1) 78%,
        rgba(254, 218, 119, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515bd4', endColorstr='#feda77', GradientType=1);
}

/* Boton go2up */
.ir-arriba {
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    background: #525252;
    border-radius: 8%;
    width: 50px;
    height: 50px;
    color: white;
    text-align: center;
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.5);

    cursor: pointer;
    -webkit-box-sizing: border-box;
    padding-top: 10px;
}

.ir-arriba {
    display: none;
}

.fa-chevron-up:before {
    content: "\f077";
    font-size: 1.5em;
}

.sizeIconCard {
    padding-top: 2rem;
    font-size: 8rem;
    color: #303f9f;
}

.titleBox {
    height: 50px;
}

.rounded {
    border-radius: 11px;
}

.table td,
.table th {
    padding: 0rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

#headerProductCategory {
    background-color: #1a237e;
    color: white;
    height: 100px;
    margin-top: 0;
    font-size: 2rem;
    font-family: orkney-regular;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* texto que captura y queda en el box search */
.tt-hint {
    color: rgb(25, 15, 70);
}

/* sugerencias desplegadas por el buscador */
.tt-menu {
    /* used to be tt-dropdown-menu in older versions */
    width: 230px;
    height: 50vh;
    border-radius: 8px;
    margin-right: 800px;
    padding: 4px 0;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
}

/* .tt-menu .tt-dataset-products .tt-suggestion, .tt-menu .tt-dataset-products .tt-selectable
{
    color: #0c2690;
} */

/* cada resultado arrojado por el buscador */
.tt-suggestion {
    padding: 3px 20px;
    line-height: 24px;
}

.tt-suggestion.tt-cursor,
.tt-suggestion {
    color: #283593;
    background-color: #fff;
}

/* hover de cada uno de los elementos */
.tt-suggestion.tt-cursor,
.tt-suggestion:hover {
    color: #fff;
    background-color: #283593;
    cursor: pointer;
}

.tt-suggestion p {
    margin: 0;
}

.headerCat {
    margin: auto;
    padding-top: 25px;
    padding-left: 25px;
    padding-bottom: 20px;
}

.footerFont {
    font-size: 1em;
    color: #001789;
}

.footerFont i,
.footerFont a,
.footerFont p,
.footerFont a p,
.footerFont a p i {
    color: #001789 !important;
}

.btn-light:hover {
    background-color: whitesmoke;
}

.typeahead,
.tt-query,
.tt-hint {
    width: 280px;
    height: 30px;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 2px solid #ccc;
    border-radius: 8px;
    outline: none;
}

/* estilos de la barra de scroll */
::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
    border-radius: 10px;
    background-color: #cccccc;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #3f51b5;
}

.carousel-wrap {
    margin: 90px auto;
    padding: 0 5%;
    width: 80%;
    position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #001689;
}

.owl-nav i {
    font-size: 52px;
    color: ;
}

.owl-nav .owl-prev {
    left: -30px;
}

.owl-nav .owl-next {
    right: -30px;
}

.item {
    display: flex;
    align-items: center;
    height: 300px;
}

.icon-product {
    font-size: 120px;
    color: #1565c0;
    background-color: white;
}

.icon-product:hover {
    color: white;
    background-color: #1565c0;
    -webkit-box-shadow: 4px 4px 20px 0px rgba(66, 66, 66, 0.4);
    -moz-box-shadow: 4px 4px 20px 0px rgba(66, 66, 66, 0.4);
    box-shadow: 4px 4px 20px 0px rgba(66, 66, 66, 0.4);
}

.logo-preloader {
    width: 280px;
    height: 70px;
}
.img-resp {
    height: 36vw;
    background-size: cover;
    width: 100%;
}

/*------------------------------------------------------
NEW STYLES
------------------------------------------------------*/

#wrap-top-header {
    background: #001689;
    color: #fff !important;
}

#wrap-top-header .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

#wrap-top-header .lenguage-top,
#wrap-top-header a {
    color: #fff !important;
}

#wrap-top-header a:hover {
    opacity: 0.6;
}

#wrap-top-header .lenguage-top img {
    margin-right: 5px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.navbar-collapse {
    flex-grow: 0 !important;
}

.rs-top-header {
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
    max-width: max-content;
}

.rs-top-header i {
    font-size: 20px !important;
}

.wrap-right-top-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.banner-header {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.banner-header img {
    width: 100%;
    height: auto;
    display: block;
}

.banner-header video {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}

.center-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.center-v-flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.center-flex-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    text-align: left;
}

.cbts {
    color: #001689 !important;
}

.cbbs {
    background: #001689 !important;
}

.wrap-resume-all-home img {
    display: block;
    margin: 0px auto;
    max-width: 100%;
    width: 100%;
}

.wrap-aniversary p {
    color: #fff;
    font-size: 1.1rem;
}

.wrap-aniversary video {
    width: 100%;
    height: auto;
}

.wrap-form-products {
    background: #0c2690;
    color: #fff;
    margin-top: -2px;
}

.wrap-form-products h2 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.wrap-form-products .btn-filter,
.wrap-form-products input,
.wrap-form-products select {
    border-radius: 0px !important;
    background-color: #fff !important;
    border: none !important;
}

.wrap-form-products .btn-filter {
    width: 40px;
    height: 40px;
}

.wrap-form-products .btn-filter i {
    color: #0c2690;
    font-size: 20px;
}

.wrap-form-products #buscador .twitter-typeahead,
.wrap-form-products #buscador .typeahead,
.wrap-form-products #buscador .tt-query,
.wrap-form-products #buscador .tt-hint {
    width: 100% !important;
}

.wrap-category-prods h2 {
    font-size: 40px;
    color: #0c2690;
}

.wrap-category-prods .cat-prod {
    width: 100%;
    text-align: center;
    padding: 15px;
    margin-bottom: 15px;
    background: #0c2690;
    display: block;
    color: #fff;
    transition: 0.4s all linear;
}

.wrap-category-prods .cat-prod:hover {
    background: #cdcdcd;
}

.wrap-category-prods .cat-prod img {
    width: 100%;
    height: auto;
}

.wrap-category-prods .cat-prod h4 {
    margin: 0;
    padding: 15px 0 0 0;
    font-size: 1.15rem !important;
}

@media screen and (max-width: 576px) {
    .wrap-category-prods .cat-prod h4 {
        font-size: 12px !important;
    }
}
.line-desktop {
    border-left: 2px solid #001689;
}

.p-desktop {
    padding-top: 90px;
    padding-bottom: 90px;
}

/*------------------------------------------------------
TABS STYLES
------------------------------------------------------*/

.tabs ul {
    margin: 0;
    padding: 0 0 1em 0;
    font-weight: bold;
}

.tabs ul li {
    background: #001689;
    color: #fff;
    width: 100%;
    margin-bottom: 30px;
}

.tabs ul li a {
    padding: 1rem;
    background: #001689;
    color: #fff;
    width: 100%;
    display: block;
    font-size: 20px;
    transition: all 0s !important;
}

.tabs ul li a:hover {
    background: #001689;
    color: #fff;
    width: calc(100% + 40px);
    position: relative;
}

.tabs ul li a:hover::after {
    content: "";
    position: absolute;
    right: -20px;
    z-index: 99;
    top: 0;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;

    border-left: 30px solid #001689;
}

.tabs ul li a.active-tab {
    background: #3eb3e6;
    color: #fff;
    width: calc(100% + 40px);
    position: relative;
}

.tabs ul li a.active-tab::after {
    content: "";
    position: absolute;
    right: -20px;
    z-index: 99;
    top: 0;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;

    border-left: 30px solid #3eb3e6;
}

.item-tab {
    display: none;
}

.item-tab::before {
    cursor: pointer;
    font-weight: bold;
    background: #eee;
    padding: 0.5em;
    display: block;
}

.active-tab::before {
    background: #444;
    color: #eee;
}

.active-tab {
    display: flex;
}

.active-tab .item-content {
    width: 100%;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.container {
    width: 95% !important;
    max-width: 100% !important;
}

/*------------------------------------------------------
SLIDER STYLES
------------------------------------------------------*/

/*------------------------------------------------------
RESPONSIVE STYLES
------------------------------------------------------*/

@media screen and (max-width: 1191px) {
    .wrap-form-products .form-inline {
        flex-direction: column;
    }

    .wrap-form-products .form-group,
    .wrap-form-products #buscador,
    .wrap-form-products #buscador span {
        width: 100%;
    }

    .wrap-form-products input,
    .wrap-form-products select {
        width: 100% !important;
    }
}

@media screen and (max-width: 1116px) {
    .wrap-aniversary video {
        margin-top: 40px;
    }

    .wrap-aniversary img {
        width: 100%;
    }

    .wrap-aniversary p {
        text-align: center;
    }

    .line-desktop {
        border-left: 2px solid transparent;
    }

    .m-botton-mobile {
        margin-bottom: 20px;
    }

    .p-desktop {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 759px) {
    .wrap-resume-all-home img {
        width: auto;
        max-width: 100%;
        margin: 0 auto;
    }

    .wrap-resume-all-home p,
    .wrap-resume-all-home h2 {
        text-align: center;
    }

    .tabs ul li a:hover::after {
        display: none !important;
    }

    .tabs ul li a.active-tab::after {
        display: none !important;
    }

    .tabs ul li a.active-tab,
    .tabs ul li a:hover {
        width: 100%;
    }

    .tabs ul li a {
        text-align: center;
    }
}

@media screen and (max-width: 575px) {
    #wrap-top-header .container {
        flex-direction: column;
    }
}
