/*  General Styles*/
@font-face {
    font-family: 'Gilroy-Black';
    src: url('../fonts/Gilroy-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
}
@font-face {
    font-family: 'Gilroy-BlackItalic';
    src: url('../fonts/Gilroy-BlackItalic.ttf')  format('truetype'), /* Safari, Android, iOS */
}
@font-face {
    font-family: 'Gilroy-Bold';
    src: url('../fonts/Gilroy-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
}
@font-face {
    font-family: 'Gilroy-BoldItalic';
    src: url('../fonts/Gilroy-BoldItalic.ttf')  format('truetype'), /* Safari, Android, iOS */
}

#scrollToTop {
    display: inline-block;
    background-color: #1e40af;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 90px;
    right: 30px;
    transition: background-color .3s,
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
#scrollToTop::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}
#scrollToTop:hover {
    cursor: pointer;
    background-color: #333;
}
#scrollToTop:active {
    background-color: #555;
}
#scrollToTop.show {
    opacity: 1;
    visibility: visible;
}

.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.art-video-player.art-subtitle-show {
    height: 100% !important;
}
.header-active {
    background: #1e40af !important;
    box-shadow: 5px 0 9px #2c3e50;
}
.header-active.navbar-light.navbar-dna-color .navbar-nav a.nav-link {
    color: white !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Bebas Neue', cursive !important;
}
body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
html {
    scroll-behavior: smooth;
    font-family: 'Roboto', sans-serif;
}
textarea {
    resize: none;
}
p {
    font-size: 16px;
    text-align: justify;
}
.dna-page-loader {
    position: fixed;
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url(../img/dna_loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9991;
}

footer {
    overflow: hidden;
    background: #2d3436;
    color: #fff;
    padding-top: 2em;
    padding-bottom: 2em;
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url(../img/footer.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
footer .btn.btn-lg.float-right {
    border-radius: 0.5em;
    font-weight: bold;
    border: 3px solid;
}
footer .logo-grupo-ca {
    text-align: center;
}
footer .logo-grupo-ca img {
    width: 150px;
}
.footer-bg {
    background: rgba(44, 62, 80, 0.7);
    height: 500px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin-top: -30px;
}
footer .footer-big-subtitle {
    margin-top: 4em;
    margin-bottom: 4em;
}
footer .footer-big-subtitle-text {
    color: #1e40af;
    font-size: 40px;
    width: 300px;
}
footer .footer-big-subtitle-text:hover {
    color: #ecf0f1;
}
footer .footer-title {
    font-size: 18px;
    color: #1e40af;
}
footer ul,
div.row ul {
    margin-left: 0px !important;
    padding-left: 0px !important;
}
li {
    text-decoration: none !important;
    list-style: none;
}
.dna-lab-extern-intern {}
.dna-lab-extern-intern-text {}
.dna-lab-extern-intern-text ul li {
    width: 49%;
    display: inline-block;
}
.dna-lab-extern-intern-image {
    text-align: center;
}
.dna-lab-extern-intern-image img {
    max-height: 300px;
    max-width: 100%;
}
footer ul li.menu-item-type-custom.menu-item-object-custom, 
footer ul li.menu-item-type-custom.menu-item-object-custom a {
    list-style: none;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
footer .footer-copy {
    margin-top: 3em;
}
footer .footer-copy a {
    color: #fff;
}
footer .form-control,
footer .form-control:active, 
footer .form-control:focus,
footer .form-control:hover {
    color: #fff;
    background: transparent;
}

ul.dropdown-menu.show {
    min-width: 200px;
}
ul.dropdown-menu.show li {
    padding: 0em 0.5em;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-menu {
    background: transparent !important;
    border: none !important;
}
ul.dropdown-menu.show li {
    background: #fff;
}
ul.dropdown-menu.show li a:hover {
    /* background: #d35400 !important; */
}
ul.dropdown-menu.show li a {
    font-weight: bold;
    text-decoration: none;
    color: #34495e;
}
.navbar-light .navbar-toggler {
    background: #1e40af !important;
}
.navbar.navbar-expand-lg.navbar-light.bg-dna.fixed-top .navbar-collapse.collapse.show,
.navbar.navbar-expand-lg.navbar-light.navbar-dna-color.bg-dna.fixed-top .navbar-collapse.collapse.show{
    background: white;
    margin-top: -30px !important;
    padding: 2em 1em !important;
}
.navbar.navbar-expand-lg.navbar-light.bg-dna.fixed-top.header-active .navbar-collapse.collapse.show,
.navbar.navbar-expand-lg.navbar-light.navbar-dna-color.bg-dna.fixed-top.header-active .navbar-collapse.collapse.show{
    background: white;
    margin-top: -30px !important;;
    padding: 2em 1em !important;;
}
.navbar.navbar-expand-lg.navbar-light.bg-dna.fixed-top.header-active .navbar-collapse.collapse.show a.nav-link,
.navbar.navbar-expand-lg.navbar-light.navbar-dna-color.bg-dna.fixed-top.header-active .navbar-collapse.collapse.show a.nav-link{
    color: #1e40af !important;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}
  
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}

/*  General Styles*/

.carousel-item .carousel-caption {
    padding-bottom: 200px;
}
.carousel-item .display-4 {
    padding: 0.2em;
    margin-bottom: 0em;
    line-height: 1.6;
    font-size: 4.5em;
    font-weight: 800;
    text-shadow: 10px 10px 20px black;
}

.bg-dna {
    background-color: rgba(255, 255, 255, 1);
    transition: all 0.5s linear;
    height: 50px;
}
.navbar-brand img {
    width: 250px;
    height: auto;
    margin-left: -20px;
    -webkit-filter: drop-shadow(0px 0px 3px #222);
        filter: drop-shadow(0px 0px 3px #222);
    margin-top: 40px;
}
.navbar .navbar-nav.mr-auto {
    margin: 0 auto;
}
.nav-item.active a {
    color: #34495e !important;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    /* color: white; */
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
}
.header-active.navbar-light .navbar-nav .nav-link {
    color: white;
    text-transform: uppercase !important;
    font-size: 17px !important;
    font-weight: 800 !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #1e40af;
    text-transform: uppercase !important;
    font-size: 17px !important;
    font-weight: 800 !important;
}
.navbar-light.navbar-dna-color .navbar-nav .nav-link {
    color: #1e40af;
    text-transform: uppercase !important;
    font-size: 17px !important;
    font-weight: 800 !important;
}

.navbar-light .navbar-nav li:hover {
    transition: all 0.2s ease-in;
}

.block-space {
    height: 100px;
}
.block-space-70px {
    height: 70px;
}
.block-space-60px {
    height: 60px;
}
.half-block-space {
    height: 50px;
}
.block-space-contact-us {
    height: 200px;
}
.leterago-primary-color {
    color: #1e40af;
}
.leterago-secondary-color {
    color: #3b82f6;
}
.leterago-accent-color {
    color: #059669;
}
.leterago-dark-color {
    color: #374151;
}
.leterago-light-color {
    color: #f8fafc;
}
/* Mantener compatibilidad con clases DNA existentes */
.dna-orange-color {
    color: #1e40af;
}
.dna-black-color {
    color: #374151;
}
.dna-white-color {
    color: #f8fafc;
}

.find-us-text {
    background: #1e40af;
    color: #fff;
    font-size: 20px;
    padding: 3em;
    background-image: url(../img/IMG_2904-37.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}
.find-us-text-bg {
    width: 100%;
    height: 500px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.find-us-text h2, 
.find-us-text p {
    position: relative;
}
.find-us-video {
    background: #2c3e50;
    padding: 0px
}
.animal-species-item {
    padding: 0em;
    text-align: center;
}
.animal-species-item img {
    cursor: pointer;
    width: 100%;
    transition: all 0.2s linear;
}
.animal-species-item img:hover {
    transform: scale(1.15);
}

.owl-carousel .owl-stage-outer {
    padding-top: 2em;
    padding-bottom: 2em;
}
.owl-item {
    transform: scale(0.6) !important;
}
.owl-item.active {}
.owl-item.active.center {
    transform: scale(0.9) !important;
    transition: all 0.75s ease;
}

.home-product-container .owl-item {
    transform: scale(0.8) !important;
}
.home-product-container .owl-item.active {

}
.home-product-container .owl-item.active.center {
    transform: scale(1.1) !important;
}

.ingredients-title-orange {
    color: #1e40af;
}
.ingredients-title {
    color: #000;
}
.ingredients-additives h4 {
    margin-top: 1em;
}
.ingredients-additives h5 {
    margin-top: 1em;
    margin-bottom: 0em;
}

.home-product-description {
    color: white;
    text-align: justify;
}
.home-product-text-container {
    padding: 6em 1.5em;
}
.home-product {
    background-image: url(../img/home_products_2.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding-left: 0px;
    padding-right: 0px;
    height: 100%;
    overflow: hidden;
}
.home-product-bg {
    height: 800px;
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
}
.home-product-container {
    display: inline-block;
}
.home-product-item {
    cursor: pointer;
    transition: all 0.3s linear;
}
.home-product-item-center {
    width: 250px;
}
.home-product-item-left {
    margin-right: -60px;
    width: 200px;
}
.home-product-item-right {
    margin-left: -60px;
    width: 200px;
}

.artplayer-app {
    width: 100%;
    height: 500px;
}
.home-client-description {
    width: 70%;
    color: white;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: justify;
}
.home-client {
    background-image: url(../img/IMG_2904-37.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding-left: 0px;
    padding-right: 0px;
    height: 100%;
    overflow: hidden;
}
.home-client-bg {
    height: 1000px;
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
}
.home-client-container {
    display: inline-block;
    margin-top: 5em;
    margin-bottom: 5em;
}
.home-client-container iframe {
    width: 100%;
    height: 400px;
}
.home-client-content {
    margin-top: 2em;
}

/*  ------------------------------------- Extra Info*/
.dna-extra-info {
    cursor: pointer;
    transition: all 0.1s linear;
}
.dna-extra-info i {
    font-size: 30px;
    color: #7f8c8d;
}
.dna-extra-info i:hover {
    color: #2c3e50;
}
.dna-extra-info-block {
    transition: all 0.5s linear;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0%;
    z-index: 9999;
    overflow: hidden;
    opacity: 0.3;
    transform: translateX(100%);
}
.dna-extra-info-block.active {
    opacity: 1;
    background: rgba(0, 0, 0, 0.6);
    transform: translateX(0%);
}
.dna-extra-info-block .dna-extra-info-image {
    text-align: center;
    margin: 2em auto;
}
.dna-extra-info-block .dna-extra-info-image img {
    width: 200px;
    height: auto;
}
.dna-extra-info-block .dna-extra-info-main {
    font-size: 18px;
    color: #7f8c8d;
}
.dna-extra-info-separator {
    margin: 40px 0;
    border-color: rgba(27, 24, 26, 0.2);
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.dna-extra-info-close {
    width: 70px;
    height: 70px;
    background: white;
    padding-top: 10px;
    cursor: pointer;
}
.dna-extra-info-close i {
    font-size: 50px;
}
.dna-extra-info-contact ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 30px;
} 
.dna-extra-info-contact ul li {
    color: #1b181a;
    font-size: 15px;
    position: relative;
    padding-left: 30px;
    margin-top: 10px;
}
.dna-extra-info-contact ul li i {
    font-size: 17px;
    color: #ed2c41;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.dna-extra-info-title {
    font-size: 26px;
    font-weight: 700;
    color: #1b181a;
    margin: 0;
    margin-bottom: 15px;
}
.dna-extra-info-left {
    height: 100vh;
    background: white;
    overflow-y: scroll;
}
.dna-extra-info-left::-webkit-scrollbar {
    width: 15px;               /* width of the entire scrollbar */
}
.dna-extra-info-left::-webkit-scrollbar-track {
    background: #ecf0f1;        /* color of the tracking area */
}
.dna-extra-info-left::-webkit-scrollbar-thumb {
    background-color: #2c3e50;    /* color of the scroll thumb */
    border-radius: 20px;       /* roundness of the scroll thumb */
    border: 1px solid #ecf0f1;  /* creates padding around scroll thumb */
}
.dna-extra-info-left {
    scrollbar-width: thin;          /* "auto" or "thin"  */
    scrollbar-color: #2c3e50 #ecf0f1;   /* scroll thumb & track */
}


.premium-premix-product-list ul {
    list-style: none;
}

.premium-premix-product-list .product-list-title {
    font-weight: bold;
    font-size: 1.2em;
}



.carousel-item {
    height: 100vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#video-bg {
    position: relative;
    display: block;
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
}
.video-container video {}
.video-container {
    width: 100%;
    max-height: 100vh;
    overflow: hidden;
    top: 0;
    right: 0;
    z-index: -100;
}
.video-container .video-container-bg {
    height: 100vh;
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    position: absolute;
    z-index: 99;
}
/*  ------------------------------------- Extra Info*/


/*  ------------------------------------- Title Block Section*/
.big-title-section {}
.page-general-title-margin {
    padding-top: 5em;
}
.page-general-margin {
    padding-top: 3em;
    padding-bottom: 2em;
}
.page-general-margin p {}

.big-title-section h2 {
    font-size: 50px;
    text-align: center;
}
.big-title-section h2 img {
    width: 50px;
}

.super-big-title-section {}
.super-big-title-section h2 {
    font-size: 110px;
}
/*  ------------------------------------- Title Block Section*/






/*  ------------------------------------- Contact Page*/
.form-control {
    border: 1px solid #1e40af;
    border-right: transparent;
    border-left: transparent;
    border-top: transparent;
    border-radius: 0px;
}
input[type="text"], textarea, select, 
input[type="text"]:focus, textarea:focus, 
input[type="text"]:active, textarea:active, 
input[type="email"], input[type="email"]:focus, input[type="email"]:active {
    outline: none;
    box-shadow: none !important;
}
.contact-us-image-svg {
    transition: all 0.2s ease-in;
    margin-top: 2em;
    background-image: url(../img/sobres.svg);
    background-size: auto;
    background-repeat: no-repeat;
    height: 400px;
    background-position: center;
    -webkit-transform: translatey(0px);
          transform: translatey(0px);
    -webkit-animation: float 6s ease-in-out infinite;
          animation: float 6s ease-in-out infinite;
}
.contact-us-image-svg:hover,
.contact-us-image-svg:focus {
    filter: invert(35%) sepia(42%) saturate(2056%) hue-rotate(359deg) brightness(100%) contrast(108%);  
}

.contact-us-images-shadow {
    transition: all 0.2s ease-in;
    background-image: url('../img/shadow.png');
    display: block;
    content: '';
    height: 90%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    transition: all .1s ease-out;
    transform-origin: 30% 50%;
    pointer-events: none;
}
.banner {
    height: 500px;
    /* margin-top: 100px;
    transform: skew(0deg, -3deg); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
} 
.banner-exceptional {
    height: 500px;
    width: 75%;
    /* margin-top: 100px;
    transform: skew(0deg, -3deg); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-products-bottom {
    background: url('../img/productos/productos_1.png') fixed no-repeat;
    background-position: bottom center;
    background-size: cover;
}
.banner-products {
    background: url('../img/banners/banner-productos.png') fixed no-repeat;
    background-position: center;
    background-size: cover;
}
.banner.banner-about-us {}
.banner-services-lab {
    background: url('../img/services/dna_labs.jpg') fixed no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
}
.banner-services-investigacion {
    background: url('../img/services/investigacion_desarrollo.jpg') fixed no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
}
.banner-services-nutricion {
    background: url('../img/services/nutricion.jpg') fixed no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
}


.banner-our-brands {
    background: url('../img/banners/banner-nuestras-marcas.png') fixed no-repeat;
    background-position: center;
    background-size: cover;
}
.banner-contact {
    background: url('../img/banners/banner-contacto.png') fixed no-repeat;
    background-position: center;
    background-size: cover;
}
.banner-products, 
.banner-contact, 
.banner-services, 
.banner-about-us {}

@-webkit-keyframes float {
    0% {
      -webkit-transform: translatey(0px);
              transform: translatey(0px);
    }
    50% {
      -webkit-transform: translatey(-20px);
              transform: translatey(-20px);
    }
    100% {
      -webkit-transform: translatey(0px);
              transform: translatey(0px);
    }
}
  
@keyframes float {
    0% {
      -webkit-transform: translatey(0px);
              transform: translatey(0px);
    }
    50% {
      -webkit-transform: translatey(-20px);
              transform: translatey(-20px);
    }
    100% {
      -webkit-transform: translatey(0px);
              transform: translatey(0px);
    }
}
/*  ------------------------------------- Contact Page*/

/*  ------------------------------------- Product Page*/
.product-brands-large {
    width: 11%;
    line-height: 100px;
}
.product-brands-large img {
    width: 100%;
}
.product-brands-small {
    width: 11%;
    line-height: 100px;
}
.product-brands-small img {
    width: 100%;
}
.product-exceptional-text {
    text-align: center;
    top: 0;
    right: 0;
    background: white;
    padding: 5em;
    border-radius: 2em;
    margin-top: 6em;
    margin-right: 2em;
    filter: drop-shadow(5px 5px 15px #222);
}
.product-exceptional-text-top {
    color: #1e40af;
}
.product-exceptional-text-bottom {
    color: #2c3e50;
}
.exceptional-products {

}
.exceptional-products .owl-item {
}
#owlCarouselProducts .owl-stage-outer {
    padding-top: 1em;
    padding-bottom: 1em;
}
.exceptional-products img {
    width: 100%;
    vertical-align: middle;
}
.dna-producs-gallery {
    margin-top: 1em;
    margin-bottom: 1em;
}
.dna-producs-gallery.border-right {
    border-right: 1px solid #bdc3c7;
}
.dna-producs-gallery a,
.dna-producs-gallery a:hover {
    text-decoration: none;
}
.dna-producs-gallery .gallery-color-1 {
    height: 100%;
    width: 100%;
}
.dna-producs-gallery .gallery-color-1 img {
    -webkit-transform: translatey(0px);
          transform: translatey(0px);
    -webkit-animation: float 6s ease-in-out infinite;
          animation: float 6s ease-in-out infinite;
}
.dna-producs-gallery .gallery-color-2 {
    background: #ecf0f1;
}
.dna-producs-gallery .gallery-color-3 {
    background: #ecf0f1;
}
.dna-producs-gallery .gallery-color-4 {
    background: #ecf0f1;
}
.dna-producs-gallery .gallery-color-5 {
    background: #ecf0f1;
}
.product-brand-item {
    height: 150px;
    line-height: 150px;
    text-align: center;
}
.product-brand-item img {
    cursor: pointer;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.dna-product-gallery-title {
    font-family: 'Bebas Neue', cursive !important;
    font-weight: 600;
    font-size: 2em;
    color: black;
}
.dna-product-gallery-title:hover {
    text-decoration: none;
}

.home-our-products {
    background-image: url(../img/home/nuestras-marcas-home.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding-left: 0px;
    padding-right: 0px;
    height: 100%;
    overflow: hidden;
}
.home-our-products .dna-product-gallery-title {
    font-family: 'Bebas Neue', cursive !important;
    font-weight: 600;
    font-size: 2em;
    color: white;
}

.home-our-products .border-right {
    border-right: 1px solid #ecf0f1!important;
}

.ingredients-list {

}
.ingredients-list-container {
    color: #7f8c8d;
    font-size: 0.9em;
}
.ingredients-list-container h4 {
    color: #000;
}
.ingredients-list-container div {
    padding: 0.5em 0em;
}
/*  ------------------------------------- Product Page*/


/*  ------------------------------------- About Us Page*/
.video-container-bg-about-us {
    height: 500px;
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    position: absolute;
    z-index: 99;
}
.video-container-about-us {
    height: 100%;
    width: 100%;
    overflow: hidden;
    top: 0;
    right: 0;
    z-index: -100;
}
.video-container-about-us video {
    position: relative;
    display: block;
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
}
.banner-about-us {
    height: 500px;
    /* margin-top: 100px;
    transform: skew(0deg, -3deg); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.about-us-section-text {
    max-width: 500px;
    font-size: 22px;
    text-align: justify;
    font-weight: bold;
    top: 0;
    right: 0;
    background: white;
    padding: 2em;
    border-radius: 2em;
    margin-top: 4em;
    margin-right: 2em;
    filter: drop-shadow(5px 5px 15px #222);
}
.about-us-section-text {
    width: 400px;
    text-align: justify;
    font-weight: bold;
    top: 0;
    right: 0;
    background: white;
    padding: 2em;
    border-radius: 2em;
    margin-top: 4em;
    margin-right: 2em;
    filter: drop-shadow(5px 5px 15px #222);
    text-align: center;
}
.about-us-section-text h2 {
    color: #1e40af;
}
.about-us-section-text h3 {
    color: #1e40af;
}
.about-us-section-text-top {
    color: #1e40af;
}
.about-us-section-text-bottom {
    color: #2c3e50;
}
.about-us-section-text-bottom::before {
    /*content: '';
    background: url(../img/dna.png) no-repeat;
    position: absolute;
    left: -25px;
    width: 25px;
    height: 50px;*/
}
.banner-about-us-top {
    background: url('../img/about-us/nosotros_1.png') fixed no-repeat;
    background-position: bottom center;
    background-size: cover;
    height: 500px;
    width: 75%;
}
.banner-about-us-bottom {
    background: url('../img/about-us/nosotros_2.png') fixed no-repeat;
    background-position: bottom center;
    background-size: cover;
    background-size: cover;
    height: 500px;
    width: 75%;
}

.banner-ingredients-1 {
    background: url('../img/animals/animales_bovino.png') fixed no-repeat;
    background-position: bottom center;
    background-size: cover;
    height: 500px;
    width: 100%;
}
.ingredients-main {
    text-align: center;
    margin-bottom: 3em;
}
.ingredients-main h3 {
    margin-bottom: 0px;
    color: #2c3e50;
    font-size: 22px;
}
.ingredients-main div {
    color: #7f8c8d;
    font-size: 0.9em;
}
nav .breadcrumb {
    background: transparent;
}
nav .breadcrumb li a {
    color: #1e40af;
}
.breadcrumb-item.active {
    color: #95a5a6 !important;
}

.about-us-success-cases {}
.about-us-success-cases h3 {
    font-size: 3em;
}
.about-us-success-cases-images {

}
.about-us-success-cases-images div {
    transition: all 0.5s linear;
}
.about-us-success-cases-images div:hover {
    box-shadow: none;
}
.about-us-success-cases-images div img {
    border-radius: 0.3em;
    transition: all 0.5s ease-out;
}
.about-us-success-cases-images div img:hover {
    transform: translateY(-20px);
}
/*  ------------------------------------- About Us Page*/

/*  ------------------------------------- Services Page*/
#nutricion, 
#investigacion-desarrollo, 
#laboratorio {
    padding-bottom: 5em;
}
#investigacion-desarrollo {}
#investigacion-desarrollo .dna-services-main-container .img-services-bg-container {
    /* transform: skew(0deg, -3deg); */
}
#laboratorio .dna-services-main-container .img-services-bg-container {
    /* transform: skew(0deg, 3deg); */
}
#nutricion .dna-services-main-container .img-services-bg-container {
    /* transform: skew(0deg, -3deg); */
}
.services-items {}
.services-items h3 {
    font-size: 3em;
}
.dna-services-main-container {
    padding-top: 0em;
    padding-bottom: 1em;
    background: transparent;
}
.img-services-bg-container {
    height: 400px;
    width: 100%;
    overflow: hidden;
}
.img-services-background {
    height: 400px;
    transform: scale(1);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    transition: all 2s linear;
    background: red;
}
.img-services-background:hover {
    transform: scale(2);
    background: blue;
    overflow: hidden;
    transition: all 10s linear;
}
.img-services-title-container h2 {
    padding-left: 1em;
}
.dna-services-text {
    font-size: 20px;
}
.page-general-margin p, 
.about-us-success-cases p {
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
}
.page-general-margin p::before, 
.about-us-success-cases p::before {
    /*content: '';
    background: url(../img/dna.png) no-repeat;
    position: absolute;
    top: 0;
    left: -25px;
    width: 25px;
    height: 50px;*/
}
/*  ------------------------------------- Services Page*/



/*  ------------------------------------- Brands Page*/
.brand-main-container {
    cursor: pointer;
    margin-bottom: 2em;
    border-radius: 0.5em;
}
.brand-main-container.orange-strong {
    background: #1e40af;
}
.brand-main-container.orange-light {
    background: #e67e22;
}
.brand-container {
    position: relative;
    width: 100%;
}
.brand-container img {
    -webkit-transform: translatey(0px);
        transform: translatey(0px);
    -webkit-animation: float 4s ease-in-out infinite;
        animation: float 4s ease-in-out infinite;
}
  
.brand-main-container .image {
    display: block;
    width: 300px;
    height: auto;
    margin: 0 auto;
}
  
.brand-main-container .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #2c3e50;
}
  
.brand-container:hover .overlay {
    opacity: 0.8;
}
  
.brand-main-container .text {
    color: white;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}


.home-product-container .owl-stage .owl-item img {

}

.brand-main-container-home {
    cursor: pointer;
    margin-bottom: 2em;
    border-radius: 0.5em;
    height: 400px;
}
.brand-main-container-home.orange-strong {
    background: #1e40af;
}
.brand-main-container-home.orange-light {
    background: #e67e22;
}
.brand-main-container-meld {
    cursor: pointer;
    margin-bottom: 2em;
    border-radius: 0.5em;
    height: 400px;
    overflow: hidden;
}
.brand-main-container-meld.orange-strong {
    background: #1e40af;
}
.brand-main-container-meld.orange-light {
    background: #e67e22;
}

.ingredients-main-container-meld {
    color: #1e40af;
    background: white;
    cursor: pointer;
    padding: 1em;
    border-radius: 0.5em;
    overflow: hidden;
    transition: all 0.25s linear;
    height: 100%;
}
.ingredients-main-container-meld:hover {
}
.ingredients-main-container-meld:hover a.btn {
    border: 2px solid #1e40af;
    color: #1e40af;
}
.row-border-bottom {
    border-bottom: 1px solid #bdc3c7;
}
.ingredients-container-meld {
    margin-top: 1em;
}
.ingredients-container-meld h2 {
    font-size: 1.5em;
}
.ingredients-container-meld a.btn {
    border: 2px solid #1e40af;
    color: #1e40af;
    padding: 0.5em 2em;
    text-transform: uppercase;
    position: absolute;
    left: 20%;
    right: 20%;
    bottom: 10px;
    margin: 0 auto;
}
.ingredients-container-meld a.btn:hover {
    color: white;
    background: #1e40af;
}
.brand-container-home {
    position: relative;
    width: 100%;
    border-radius: 1em;
}
.ingredients-block-container {
    margin-top: 1em;
    margin-bottom: 1em;
    min-height: 100px;
}
.ingredients-block-container a {
    text-decoration: none;
}
.brand-container-home img {}
div .border-right-ingredients:last-child {
    border-right: none;
}
.border-right-ingredients {
    border-right: 1px solid #bdc3c7;
}

.brand-container-home-aves {
    height: 400px;
    background: url(../img/animals/animales_aves.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-home-porcino {
    height: 400px;
    background: url(../img/animals/animales_porcino.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-home-bovino {
    height: 400px;
    background: url(../img/animals/animales_bovino.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-home-peces {
    height: 400px;
    background: url(../img/animals/animales_peces.png) no-repeat;
    background-position: center;
    background-size: cover;
}


.brand-container-meld-aves {
    height: 400px;
    background: url(../img/animals/animales_aves.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-meld-porcino {
    height: 400px;
    background: url(../img/animals/animales_porcino.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-meld-bovino {
    height: 400px;
    background: url(../img/animals/animales_bovino.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-meld-peces {
    height: 400px;
    background: url(../img/animals/animales_peces.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-meld-multi {
    height: 400px;
    background: url(../img/animals/animales_multi.png) no-repeat;
    background-position: center;
    background-size: cover;
}


.brand-container-meld-reproduccion {
    height: 400px;
    background: url(../img/productos/sales-minerales/simple/SAL-MINERAL-REPRODUCCION.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-meld-reproduccion-premium {
    height: 400px;
    background: url(../img/productos/sales-minerales/premium/SAL-MINERAL-REPRODUCCION.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-meld-cria {
    height: 400px;
    background: url(../img/productos/sales-minerales/simple/SAL-MINERAL-CRIA-RECRIA.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-meld-cria-premium {
    height: 400px;
    background: url(../img/productos/sales-minerales/premium/SAL-MINERAL-CRIA-RECRIA.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-meld-engorde {
    height: 400px;
    background: url(../img/productos/sales-minerales/simple/SAL-MINERAL-ENGORDE.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.brand-container-meld-engorde-premium {
    height: 400px;
    background: url(../img/productos/sales-minerales/premium/SAL-MINERAL-ENGORDE.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.sales-small-text h3 {
    font-size: 1.5rem;
}
.sales-small-text p {
    font-size: 14px;
}
  
.brand-main-container-home .image {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.brand-container-meld-peces:hover, 
.brand-container-meld-bovino:hover, 
.brand-container-meld-porcino:hover, 
.brand-container-meld-aves:hover, 
.brand-container-meld-multi:hover, 
.brand-container-meld-engorde-premium:hover, 
.brand-container-meld-engorde:hover, 
.brand-container-meld-cria-premium:hover,
.brand-container-meld-cria:hover, 
.brand-container-meld-reproduccion-premium:hover,
.brand-container-meld-reproduccion:hover {
    transform: scale(1.1);
    transition: all 0.2s linear;
}

.pre-melds-item-container {
    text-align: center;
    margin-top: -5em;
}
.pre-melds-item-container .owl-carousel .owl-item img {
    width: 70% !important;
}

.pre-melds-item-container img {
    width: 50%;
}
.sales-item-container {
    text-align: center;
}
.sales-item-container img {
    width: 120% !important;
}
  
.brand-main-container-home .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #2c3e50;
    border-radius: .5em;
}
.brand-main-container-meld .image {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
  
.brand-main-container-meld .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    transition: .5s ease;
    background-color: #fff;
}
.image-main-container-meld .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    transition: .5s ease;
    background-color: #fff;
}
  
.brand-container-home:hover .overlay {
    opacity: 0.8;
}
  
.brand-main-container-home .text {
    color: white;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.brand-container-meld:hover .overlay {
    opacity: 0;
}
  
.brand-main-container-meld .text {
    color: #1e40af;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}





.brand-main-container-home .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #2c3e50;
    border-radius: .5em;
}
.brand-main-container-meld .image {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.brand-main-container-meld .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    transition: .5s ease;
    background-color: #fff;
}
.image-main-container-meld .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    transition: .5s ease;
    background-color: #fff;
}

.brand-container-home:hover .overlay {
    opacity: 0.8;
}

.brand-main-container-home .text {
    color: white;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.brand-container-meld:hover .overlay {
    opacity: 0;
}

.brand-main-container-meld .text {
    color: #1e40af;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
/*  ------------------------------------- Brands Page*/




/*  ------------------------------------- Wavy Effect*/

@media (min-width: 1500px) and (max-width: 1600px) {
    .home-product-bg {
        height: 700px;
    }
}
@media (min-width: 1200px) and (max-width: 1500px) {
    .home-product-bg {
        height: 650px;
    }
}
@media (max-width: 1200px) {
    .home-product-bg {
        height: 550px !important;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 16px !important;
    }
}
@media (max-width: 992px) {
    .home-product-bg {
        height: 530px !important;
    }
    .dna-extra-info, 
    .dna-extra-info-block {
        display: none;
    }
    .contact-us-images-shadow {
        display: none;
    }
    .navbar-brand img {
        margin-top: -15px;
        width: 200px;
    }
}
@media (max-width: 768px) {
    .home-product-bg {
        height: 530px !important;
    }
    .footer-bg {
        height: 670px;
    }
}
@media (max-width: 720px) {
    .dna-lab-extern-intern-text ul li {
        width: 100%;
    }
    .home-client-container {
        margin-top: 2em;
        margin-bottom: 0em;
    }
    .home-client-content {
        margin-top: 5em;
    }
    .video-container-bg-about-us {
        height: 200px;
    }
    .home-product-bg {
        height: 970px !important;
    }
    .footer-bg {
        height: 600px;
    }
    .big-title-section h2 {
        font-size: 40px;
    }
    .super-big-title-section h2 {
        font-size: 50px;
    }
    .product-brand-item {
        height: unset;
        line-height: unset;
    }
    .product-brand-item img {
        width: 100%;
        max-height: 150px;
    }
    footer .footer-big-subtitle-text {
        font-size: 28px;
        width: 90%;
    }
    .home-product-item-left {
        margin-right: 0px;
    }
    .home-product-item-right {
        margin-left: 0px;
    }
    .banner {
        height: 200px;
    }
    .banner-our-brands, 
    .banner-contact,
    .banner-about-us, 
    .banner-products {
        background-position: top;
        background-size: contain;
    }
    .img-services-background {
        background-size: 200% auto !important;
    }
}

@media (max-width: 578px) {
    footer .logo-grupo-ca {
        text-align: left;
    }
    .about-us-section-text {
        width: 100%;
        filter: none;
        text-align: left;
        max-width: initial;
        border-radius: unset;
        margin-right: 0em;
        margin-top: 10em;
        padding: 2em 2em 8em 2em;
        font-size: 20px;
    }
    .banner-about-us-top,
    .banner-about-us-bottom{
        width: 100%;
    }
    .ingredients-additives h3 {

    }
    .ingredients-list-container h4,
    .ingredients-list-container h5{
        text-align: center !important;
        margin: 0.2em auto;
    }
    .ingredients-list-container div {
        text-align: center;
    }
    .dna-lab-extern-intern-text ul li {
        width: 100%;
    }
    .home-client-container {
        margin-top: 2em;
        margin-bottom: 0em;
    }
    .home-client-content {
        margin-top: 7em;
    }
    .home-client-description {
        width: 90%;
    }
    .artplayer-app {
        height: 400px;
        margin-top: 5em;
    }
    .video-container-bg-about-us {
        height: 200px;
    }
    .ingredients-block-container {
        border-top: 1px solid #bdc3c7;
    }
    .border-right-ingredients {
        border-right: none;
    }
    .home-product-text-container {
        padding: 2em 1.5em;
    }
    .footer-bg {
        height: 630px;
    }
    #scrollToTop {
        margin: 30px;
    }
    .home-product-bg {
        height: 800px !important;
    }
}