.logo {
    margin-top: 1rem !important;
    margin-left: 2rem;
}

/* Bold */
@font-face {
    font-family: 'Titillium Web';
    src: url('../font/TitilliumWeb-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* Bold Italic */
@font-face {
    font-family: 'Titillium Web';
    src: url('../font/TitilliumWeb-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

/* Italic */
@font-face {
    font-family: 'Titillium Web';
    src: url('../font/TitilliumWeb-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

/* Regular */
@font-face {
    font-family: 'Titillium Web';
    src: url('../font/TitilliumWeb-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/* SemiBold */
@font-face {
    font-family: 'Titillium Web';
    src: url('../font/TitilliumWeb-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

/* SemiBold Italic */
@font-face {
    font-family: 'Titillium Web';
    src: url('../font/TitilliumWeb-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

/* Apply everywhere */
body {
    font-family: 'Titillium Web', sans-serif;
}

* {
    outline: none;
    box-shadow: none;
    font-family: 'Titillium Web', sans-serif !important;
}

.bg-product1 {
    background: url(../img/valvulas_manuales.png) left bottom no-repeat !important;
    background-position-x: -1rem !important;
    background-size: contain !important;
}

.bg-product2 {
    background: url(../img/manifolds.png) left bottom no-repeat !important;
    background-position-x: -1rem !important;
    background-size: contain !important;
}

.bg-product3 {
    background: url(../img/control_fluidos.png) left bottom no-repeat !important;
    background-position-x: -1rem !important;
    background-size: contain !important;
}

.item {
    padding: 15px 15px 280px 15px !important;
}

.bg-header {
    background: transparent;
    z-index: 10 !important;
}

.video-home, .banner {
  position: relative;
  overflow: hidden;
}

.video-home::before,
.video-home::after, .banner::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 22%;  /* fade area (increase if you want more gradual) */
  pointer-events: none;
  z-index: 2; /* ensures it's above the video */
}

.video-home::after {
	height: 10%;  /* fade area (increase if you want more gradual) */
}

.banner::before {
	height: 30%;  /* fade area (increase if you want more gradual) */
}

/*
nosotros1
nosotros2

*/

.video-home::before, .banner::before {
  top: 0;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.8) 0%,     /* solid at very top */
    rgba(0,0,0,0.6) 40%,    /* softer */
    rgba(0,0,0,0.3) 80%,    /* very light */
    transparent 100%        /* fade out */
  );
}

.video-home::after {
  bottom: 0;
  background: linear-gradient(
    to top,
    rgba(0,0,0,0.8) 0%,     /* solid at very bottom */
    rgba(0,0,0,0.6) 40%,
    rgba(0,0,0,0.3) 80%,
    transparent 100%
  );
}



.title-principal {
    text-transform: uppercase;
    font-style: italic;
    padding-top: 1rem;
    position: relative !important;
    z-index: 20 !important;
}

/*
nav#mainNav {
    box-shadow: inset -37px 83px 14px -12px #00000033;
}
*/

.font-600 {
    font-weight: 700;
}

.abacIcon {
	max-width: 2.5rem;
}

.abacIconMini {
	max-width: 1.4rem;
}

.abacIconBig {
    max-width: 4.5rem;
}

.tuvIcon {
    max-width: 16rem;
}

.reg {
	font-weight: 500;
}

.cert1 {
	max-width: 5.5rem;
}
.cert2 {
	max-width: 8rem;
	margin-left: 1rem;
}

.logo_footer_abalok {
	max-width: 10rem;
}

.logo_footer {
	max-width: 13rem;
    width: 13rem !important;
}

div#section-news
{
  background: url(https://abac.com.ar/wp-content/themes/abac/img/fondo_trama.png);
  background-size: cover;
}

button.ver-todos.mt-2 {
    display: inline-block;
    min-width: 12rem !important;
}



.bg-quienes {
    background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 40%)), url(../img/SEC01_NOSOTROS.jpg) no-repeat center center !important;
    background-size: cover !important;
}

.bg-products {
    background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 40%)), url(../img/SEC02_PRODUCTOS.jpg) no-repeat center center !important;
    background-size: cover !important;
}

@media (max-width: 1680px) {
    #blog-home p.title-blog.mb-3, #grid-blog p.title-blog.mb-3, #grid-blog1 p.title-blog.mb-3, #home-blog p.title-blog.mb-3, #grid-prod p.title-blog.mb-3 {
        height: 1.5rem;
    }
}

.bg-calidad {
    background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 40%)), url(../img/SEC03_CALIDAD.jpg) no-repeat center center !important;
    background-size: cover !important;
}

.bg-videos {
    background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 40%)), url(../img/SEC04_VIDEOS.jpg) no-repeat center center !important;
    background-size: cover !important;
}

.bg-distri {
    background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 40%)), url(../img/SEC05_DISTRIBUIDORES.jpg) no-repeat center center !important;
    background-size: cover !important;
}

.bg-blogs {
    background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 40%)), url(../img/SEC06_BLOG.jpg) no-repeat center center !important;
    background-size: cover !important;
}

.bg-contacto {
    background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 40%)), url(../img/SEC07_CONTACTO.jpg) no-repeat center center !important;
    background-size: cover !important;
}

.title-category {
    padding-left: 4rem;
}