#content p, #footer p, #footer a {
    line-height: 1.4;
    font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-weight: 400;
}

.bg-gradient{
    background: linear-gradient(to right top, #ee3537, #f03342, #f0314c, #f13156, #f03260, #f03361, #ef3363, #ef3464, #ef345e, #ef3457, #ef3451, #ee354a)!important;
}

.button-black{
    color: white;
}

div#bwblock_89759 h3 a {
    font-weight: 300 !important;
}

.proyecto #content p{
    font-weight: 300;
}

#content p:not(.small){
    font-size: 18px;
}

.font-italic{
    font-style: italic!important;
}

b, strong {
    font-weight: 700;
}

#content ul li {
    margin-bottom: 15px;
}

.h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6, .menu-link {
    line-height: 1.25;
    font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji!important;
}

.menu-link{
    font-weight: 400!important;
}

p.slider_texto {
    font-style: italic;
}

.shadow-strong {
    box-shadow: .5rem 1rem 2rem rgba(0, 0, 0, .75) !important;
}

.slider-caption h3{
	font-weight: 400!important;
}

#logo_f{
	position: absolute;
}

.copyright-links {
    font-size: 10px;
    padding-top: 15px;
}

.index section#slider::after {
    content: "";
    background-image: url(../cpanelBW/imagesBW/logo_f.svg);
    width: 145px;
    height: 215px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -3px;
    right: -15px;
}


#slider a{
    width: max-content;
}

.fw-semibold{
    font-weight: 600!important;
}

#bwblock_72425 img{
	height: 200px;
	object-fit: contain;
}

@media(max-width:575px){
    #bwblock_72425 img{
        height: 120px;
    }

    #content .container {
        padding: 0 20px;
    }

    .nordic_img img{
        width: 100px;
        position: relative;
        top: 140px;
        left: 10px;
    }

    div#bwblock_84568 {
        width: 100%;
        margin-top: -60px !important;
    }

    div#bwblock_2756, div#bwblock_82480{
        padding: 0!important;
    }

    #bwblock_37487{
        display: none;
    }

    .miembro_team img {
        height: 235px!important;
    }

}

#bwblock_72425 P {
    margin-bottom: 0;
    color: #ee3537;
    line-height: 1.2em;
    font-size: 20px;
    font-weight: 700;
}

div#bwblock_72425 {
    border-radius: 0 0 50px 50px;
    margin-bottom: -50px;
    position: relative;
    z-index: 99;
    background: white;
}

#bwblock_95299 p, #bwblock_88349 p{
	margin-bottom: 0;
    line-height: 1.3em;
    font-size: 22px;
}

#bwblock_82620 , #bwblock_6659 {
    bottom: 20%;
}

div#bwblock_86914, div#bwblock_12087{
    bottom:0;
}

.item_animate_onscroll{
    opacity: 0;
}

#bwblock_6659 {
    margin-bottom: 15px;
}

.linea_roja{
	width: 40px;
	height:6px;
	border-radius: 30px;
	background-color: #ec3436;
	display: block;
}

.custom_title_div .custom_pre_title{
    margin-bottom: 4px!important;
    font-size: 1.2em;
}

.proyecto .portfolio-single-content .custom_title {
    font-weight: 700 !important;
}

.portfolio-desc {
    padding: 0;
    position: absolute;
    z-index: 999;
    bottom: 10px;
    left: 25px;
    width: calc(100% - 40px);
    transition: all 1s ease;
}

.portfolio-desc h3{
    color: white;
    font-weight: 400 !important;
    font-size: 1.75em;
    line-height: 1em !important;
    margin-bottom: 5px;
}

.portfolio-item .bg-overlay{
    display: none!important;
}

.portfolio-item .grid-inner {
    border-radius: 30px;
    overflow: hidden;
}

.portfolio-item .portfolio-image img {
    min-height: 398px;
    object-fit: cover;
    transition: all 1s ease;
}

@media(max-width: 1400px){
    .portfolio-item .portfolio-image img {
        min-height: 340px;
    }

    .big-images .portfolio-item .portfolio-image img {
        height: 515px;
    }
} 

.index .portfolio-item:hover .portfolio-image img, .proyectos .portfolio-item:hover .portfolio-image img{
    filter: brightness(0.4);
}

.pageid42 .portfolio-item .portfolio-image img{
    filter: brightness(0.5);
}

.pageid42 .portfolio-item:hover .portfolio-image img{
    filter: brightness(0.1);
}

.pageid42 .portfolio-desc h3{
    font-size: 1.35em;
    margin-bottom: 15px;
    line-height: 1.25em!important;
}

.portfolio-item h4 {
    font-weight: 300 !important;
    font-size: 20px;
    margin-top: 15px;
}

.proyect-subtitle{
    color: white;
    position: absolute;
    transition: all 1s ease;
    width: 90%;
    line-height: 1.5em !important;
    opacity: 0;
}

.portfolio-item:hover .portfolio-desc{
    bottom: calc(35%);
}

.portfolio-item:hover .proyect-subtitle{
    opacity: 1;
}

body:not(.index) #bwblock_58994{
    background:white!important;
}

div#bwblock_85792 {
    position: absolute;
    right: 20%;
    top: -130px;
}

div#bwblock_98498 h3 {
    font-weight: 700 !important;
}

@media(min-width: 992px){
    div#bwblock_84568 {
        position: absolute;
        right: 0;
        top: 100px;
        width: 60%;
        z-index: 9999;
        background: white;
        overflow: visible;
    }
}

div#bwblock_60957 {
    background-image: url(../cpanelBW/imagesBW/fondo-formas.webp), linear-gradient(to right top, #ee3537, #f03342, #f0314c, #f13156, #f03260, #f03361, #ef3363, #ef3464, #ef345e, #ef3457, #ef3451, #ee354a);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top, center;
}

#bwblock_10979{
    border-radius: 50px 50px 0 0;
    background-image: url(../cpanelBW/imagesBW/textura-ourteam-focus.webp), linear-gradient(to right top, #ee3537, #f03342, #f0314c, #f13156, #f03260, #f03361, #ef3363, #ef3464, #ef345e, #ef3457, #ef3451, #ee354a);
    background-repeat: no-repeat;
    background-position: bottom right, right top;
    background-size: 530px auto, 100% 100%;
}


.arrow_circle {
    font-size: 24px;
    border: 1px solid;
    width: 40px;
    border-radius: 20px;
    text-align: center;
    line-height: 40px !important;
    margin-left: 5px;
    transition: all 0.5s ease;
}

.arrow_circle:hover {
    background: black;
    color: white;
}

#footer .fbox-icon {
    display: none;
}

#footer .fbox-content{
    padding: 0;
}

#footer .fbox-content p {
    display: none;
}

#footer .fbox-bg {
    border:none;
    padding: 0;
    margin: 0;
    text-align: left;
}

#copyrights{
    display: none;
}

div#bwblock_89759 .row, div#bwblock_89759 .col-sm-6 {
    margin: 0;
    padding: 0;
}

.fbox-content .subtitle a {
    margin: 4px 0px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
}

.portfolio-single-content .badge {
    text-transform: uppercase;
    font-size: 10px;
    padding: 5px 15px;
    font-weight: 400;
}

.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.menu-item {
    padding: 0 15px;
}

@media(min-width:575px){
    span.menu-link .fa-chevron-down {
        display: none;
    }

    .dark .mega-menu-content{
        border-top-color: #ec3436!important;
    }

    .dark .primary-menu:not(.not-dark) .sub-menu-container .menu-item:hover > .menu-link {
        background-color: white;
    }
}

#header.sticky-on-scrollup.show-sticky-onscroll.sticky-header #header-wrap {
    margin-top: 0;
}

@media (min-width: 992px) {
    .sticky-header-shrink.show-sticky-onscroll .menu-container>.menu-item>.menu-link {
        padding-top: 25px!important;
        padding-bottom: 25px!important;
    }
}

div#bwblock_80255 {
    border-radius: 0 0 50px 50px;
}

span.timeline-focus {
    width: 5px;
    height: 100%;
    display: block;
    background: #ec3436;
}

div#bwblock_40361 > .container > .row {
    align-items: stretch;
}

div#bwblock_28989 > div {
    height: calc(100% - 30px);
}

span.dot-timeline {
    width: 24px;
    height: 24px;
    background: #ec3436;
    display: block;
    border-radius: 30px;
    position: absolute;
    left: -104px;
    top: -80px;
}

@media(min-width:1400px){
    span.dot-timeline{
        left: -119px;
    }
}

div#bwblock_73868 {
    background-image: url(../cpanelBW/imagesBW/textura-about-how.webp), linear-gradient(to right top, #ee3537, #f03342, #f0314c, #f13156, #f03260, #f03361, #ef3363, #ef3464, #ef345e, #ef3457, #ef3451, #ee354a);
    background-size: 50%, 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
    border-radius: 53px;
}

div#bwblock_59551 .text-black {
    color: white !important;
}

div#bwblock_32032 .owl-item, div#bwblock_72524 .owl-item {
    border: 1px solid #0000004d;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 1.5rem;
}

.value-body{
    display: none;
    color: black!important;
    opacity: 0;
}

.value-body strong{
    color: black!important;    
}

.value-card{
    border: 1px solid white;
    min-height: 240px;
    
    background: rgba(255, 255, 255, 0.2); /* blanco con transparencia */
    backdrop-filter: blur(10px);          /* desenfoque del fondo */
    -webkit-backdrop-filter: blur(10px);  /* para compatibilidad con Safari */
    padding: 1.5rem;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    margin-bottom: 1.5rem;

    transition: all 1s ease;
}

.value-card:hover{
    background: white;
}

.value-card:hover .value-title{
    display: none;
}

.value-card:hover .value-body{
    display: block;
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: calc(100% - 30px);
}

h3.value-title {
    text-shadow: 1px 1px #000;
    font-size: 26px;
    font-weight: 500!important;
    margin-top: 150px;
}

.see_more_hide {
    position: absolute;
}
.see_more_link {
    font-size: 26px;
    line-height: 1.2em;
    transition: opacity 0.6s ease;
    background-image: linear-gradient(to right top, #ee3537, #f03342, #f0314c, #f13156, #f03260, #f03361, #ef3363, #ef3464, #ef345e, #ef3457, #ef3451, #ee354a)!important;
    width: 100%;
    height: 100%;
    padding: calc(50% - 80px) 40px 0;
    opacity: 0;
    color: white !important;
    border-radius: 8px;

    position: absolute;
    top: 0;
    left: 0;

    pointer-events: none; /* no clic cuando está oculto */
}

.see_more_box {
    position: relative;
    overflow: hidden;
}

.see_more_box:hover .see_more_link {
    opacity: 1;
    pointer-events: auto; /* habilita clics solo cuando es visible */
}



div#bwblock_7060 div, #bwblock_26604 div{
    height: 100%;
    align-items: stretch;
}

.see_more_box{
    height: 340px;
    transition: all 0.5s ease;
    position: relative;
}

div#bwblock_2807 p {
    text-align: center;
}

/* WORDS CSS */

.words {
  position: relative;
  height: 5.5em;
  overflow: hidden;
}

.words h3 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  font-size: 4em;
  opacity: 0;
}

@media(min-width:1024px){
    .words {
      height: 9.5em;
    }

    .words h3{
      font-size: 7em;
    }
}


/* Entrada desde abajo */
.words h3.animate-in {
  animation: slideIn 1s ease forwards;
  z-index: 2;
}

/* Salida hacia arriba */
.words h3.animate-out {
  animation: slideOut 1s ease forwards;
  z-index: 1;
}

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  90% {
    opacity: 1;
    transform: translateY(0%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

@keyframes slideOut {
  0% {
    opacity: 1;
    transform: translateY(0%);
  }

  20% {
    opacity: 1;
    transform: translateY(0%);
  }

  100% {
    opacity: 0;
    transform: translateY(-100%);
  }
}

/* TERMINA WORDS CSS */

div#bwblock_88003 {
    border-radius: 0 50px 0 50px;
}

@media (min-width: 992px) {
    .mega-menu-style-2 .sub-menu-container .menu-item>.menu-link {
        padding-left: 12px;
    }
    
    .mega-menu-content{
        border-radius: 0 0 30px 30px;
    }
}

@media (min-width: 992px) {
    .sub-menu-container .menu-item:hover>.menu-link {
        background-color: white;
    }
}

#header-wrap:not(.dark) .sub-menu-container .menu-item:hover > .menu-link, .mega-menu-style-2 .mega-menu-title > .menu-link:hover, .dark .mega-menu-style-2 .mega-menu-title:hover > .menu-link{
    color: inherit!important;
}

.font-xlarge h1{
    font-size: 4em;
    margin-top: 10px;
}

#bwblock_63306 {
    border-radius: 50px 50px 0 0;
    background: url(../cpanelBW/imagesBW/textura-ourteam-focus.webp) no-repeat, linear-gradient(to right top, #ee3537, #f03342, #f0314c, #f13156, #f03260, #F03360, #ef3363, #ef3464, #ef345e, #ef3457, #ef3451, #ee354a);
    background-position: right bottom, right bottom;
    background-repeat: no-repeat, no-repeat;
}

.work-filter-button {
    color: black;
    transition: all 0.5s ease;
    display: inline-block;
    margin-bottom: 15px;
    background: white;
}

.work-filter-button:hover, .work-filter-button.active{
    color: white;
    background: black;
}

.slider_nombre p {
    font-size: 13px !important;
    line-height: 1.15em !important;
    background-image: linear-gradient(to right top, #ee3537, #f03342, #f0314c, #f13156, #f03260, #f03361, #ef3363, #ef3464, #ef345e, #ef3457, #ef3451, #ee354a);
    color: white;
    border-radius: 30px;
    padding: 2px 15px;
    width: calc(100% - 35px);

    position: absolute;
    bottom: 0px;
    left: 45px;
}

.slider_nombre p .fw-light {
    font-size: 11px !important;
}

.staff-owl .portfolio-item .portfolio-image img {
    min-height: 220px!important;
    height: 220px!important;
    border-radius: 0!important;
}

.staff-owl .portfolio-item .portfolio-image {
    border-radius: 0!important;
    
}

.slider_nombre p:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-image: linear-gradient(to right top, #ee3537, #f03342, #f0314c, #f13156, #f03260, #f03361, #ef3363, #ef3464, #ef345e, #ef3457, #ef3451, #ee354a);
    position: absolute;
    left: -38px;
}

/* FORM CONTACTO START */
.darker-bg{
    background:rgba(0,0,0,0.3);
}

#bwblock_29795{
    position: relative;
    top: -75vh;
}

div#bwblock_98328 {
    margin-top: -60vh;
}

.contacto .content-wrap{
    overflow: visible;
}

.contacto #content {
    z-index: 9999999;
}

.lets-talk-div p , .contacto .col-md-12.form-group{
    border-bottom: 1px solid rgba(255,255,255,0.4);
}

.contacto .col-md-12.form-group{
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    border-top: 1px solid rgba(255,255,255,0.4);
}

.contacto textarea{
    margin-top: 5px;
}

.contacto .textarea-div{
    border-bottom: 1px solid rgba(255,255,255,0.4);
    padding-bottom: 20px;
}

.contacto input[type="text"],.contacto textarea, .contacto input[type="email"]{
    background:rgba(0,0,0,0);
    padding: 8px;
    border: none;
    font-size: 18px;
    color: white;
}

.contacto .form-control:focus{
    box-shadow: none;
    background:rgba(0,0,0,0.3);
    color: white;
}

#builder_contact_form > .row{
    padding: 0 12px;
}

#bwblock_44458 p{
    margin-bottom: 5px;
}

/* FORM CONTACTO END */

.pageid42 .swiper-slide-bg:after {
    background: linear-gradient(180deg, transparent, #000);
    content: "";
    width: 100vw;
    height: 100vh;
    position: relative;
    z-index: 99;
    display: block;
} 

.marcas-elements .heading-block::after{
    display: none;
}

.marcas-elements .before-heading{
    display: none;
}

.marcas-elements p {
    display: none;
    position: absolute;
    top: calc(50%);
    transform: translateY(-50%);
    width: calc(100% - 45px);
}

.marcas-elements .col-padding h3{
    bottom: 2rem;
    position: absolute;
    padding-left: 1rem ;
    font-weight: 600!important;
}

.marcas-elements .col-padding:hover h3 {
    display: none;
}

.marcas-elements .col-padding:hover p {
    display: block;
}

.marcas-elements .col-padding {
    min-height: 240px;
    transition: all 0.5s ease;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    background: white;
}

.marcas-elements .col-padding:hover {
    background: linear-gradient(to right top, #ee3537, #f03342, #f0314c, #f13156, #f03260, #f03361, #ef3363, #ef3464, #ef345e, #ef3457, #ef3451, #ee354a)!important;
}

#bwblock_94375 {
    background-image: url(../cpanelBW/imagesBW/careers.webp), linear-gradient(to right top, #ee3537, #f03342, #f0314c, #f13156, #f03260, #f03361, #ef3363, #ef3464, #ef345e, #ef3457, #ef3451, #ee354a);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top, center;
    border-radius: 50px 50px 0 0 ;
}

.productos-elements .col-padding > div {
    border: 1px solid white;
    padding: 15px 15px 0px;
    border-radius: 30px;
}

.productos-elements .col-padding h3{
    font-weight: 700!important;
    margin-bottom: 20px;
}

.heading-block::after{
    display: none;
}

.before-heading.color{
    display: none;
}

.productos-elements div.col-sm-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 180px;
}

.productos-elements .badge{
    background-color: transparent!important;
}

.productos-elements .row_element{
    margin-bottom: 3em!important;
}

.slider-miniatura{
    width: 40px!important;
    height: 40px!important;
    border-radius: 40px;
    overflow: hidden;
    margin-right: 15px;
    margin-top: -6px;
}

.pageid42 #bwblock_72524 .owl-item{
    border-color: #ec3436;
}

.pageid42 #bwblock_72524 .owl-item span.fw-bold:after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: black;
    margin-left: 9px;
}

.pageid41 #bwblock_32032 .owl-item span.fw-bold:after {
    content: "-";
    display: block;
    margin-left: 9px;
}

.proyectos .grid-inner{
    overflow: visible;
}

div#bwblock_35855 .portfolio-item {
    padding-bottom: 50px;
}

.expand_description{
    transform: rotate(45deg);
}

div#bwblock_17031 .portfolio-desc h3 {
    display: none;
}

.proyectos .portfolio-image {
    border-radius: 30px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .45);
}

div#bwblock_17031 .portfolio-item {
    padding-bottom: 80px;
}

@media (max-width: 991.98px) {
    .dark #header:not(.sticky-header) .mobile-menu-off-canvas .menu-container, #header.dark:not(.sticky-header) .mobile-menu-off-canvas .menu-container {
        background: linear-gradient(to right top, #1c1c1c, #111111);
    }
}

@media(max-width: 1920px){
    div#bwblock_98328 {
        margin-top: -40vh;
    }
}

@media(max-width:1200px){
    span.dot-timeline {
        left: -88px;
        top: -56px;
    }
}

@media(max-width:992px){
    span.dot-timeline {
        left: -68px;
    }
}

@media(max-width:768px){
    span.dot-timeline {
        left: -52px;
    }
}

@media(max-width:575px){

    .index section#slider::after{
        display: none;
    }

    .slider-caption.slider-caption-center{
        padding: 0 15px;
    }

    section#slider {
        margin-top: -70px;
    }

    span.dot-timeline{
        left: -40px;
        top: -56px;
    }

    div#bwblock_89166 {
        padding-left: 15px;
    }

    div#bwblock_52917 {
        padding-left: 30px !important;
    }

    div#bwblock_51807 {
        padding: 0 20px;
    }

    .mega-menu-content .mega-menu-column{
        padding-left: 0;
    }

    .fbox-content .subtitle a {
        margin-right: 25px !important;
    }

    div#bwblock_76006, #bwblock_93772{
        padding-top:0!important;
    }

    .font-xlarge h1{
        font-size: 3em;
    }

    #bwblock_88482{
        margin-top: 0!important;
    }

}

.menu-link {
    position: relative;
}

/* Pseudo-elementos visibles pero invisibles por defecto */
@media(min-width:768px){

    .menu-item .menu-link::before,
    .menu-item .menu-link::after {
        content: '';
        position: absolute;
        background-color: #e63946; /* rojo */
        border-radius: 999px;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

    /* Punto rojo */
    .menu-item .menu-link::before {
        width: 4px;
        height: 4px;
        left: calc(35% - 10px);
        bottom: calc(50% - 20px);
    }

    /* Línea roja */
    .menu-item .menu-link::after {
        height: 4px;
        width: calc(65% - 20px);
        left: calc(35% + 0px);
        bottom: calc(50% - 20px);
    }

    /* Activar con fade (hover o active) */
    .menu-item.active .menu-link::before,
    .menu-item:hover .menu-link::before,
    .menu-item.active .menu-link::after,
    .menu-item:hover .menu-link::after {
        opacity: 1;
    }

    .sub-menu-container .menu-link::after, .sub-menu-container .menu-link::before{
        display: none!important;
    }

    div#bwblock_89759 h3 a {
        font-size: 0.9em;
        top: -2px;
        position: relative;
    }

    .dark .primary-menu:not(.not-dark) .sub-menu-container, .dark .primary-menu:not(.not-dark) .mega-menu-content{
        background: white;
    }

    div#bwblock_68064 .owl-stage {
        margin-left: -7000px;
    }

}

.miembro_team img{
    height: 195px;
    object-fit: cover;
    width: 100%;
}

.miembro_team {
    position: relative;
}

.miembro_team img {
    transition: opacity 0.3s ease-in-out;
    display: block;
    position: relative;
    z-index: 1;
}

.miembro_team .hover-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 2;
    pointer-events: none;
    border-radius: var(--bs-border-radius-xxxl); /* conserva el borde redondeado */
}

.miembro_team  h4{
    font-size: 1.3em;
}

@media(min-width:1600px){
    .miembro_team img{
        height: 245px;
    }
}

@media(min-width:575px){
    #bwblock_69971{
        position: relative;
        background-image: 
            url('../cpanelBW/imagesBW/texture-team.png'),
            url('../cpanelBW/imagesBW/texture-team.png'),
            url('../cpanelBW/imagesBW/texture-team.png'),
            url('../cpanelBW/imagesBW/texture-team.png');
        background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
        background-position:
            right 15px top 20%,
            right 15px top calc(20% + 207px),
            left 15px top 40%,
            left 15px top calc(40% + 207px);
        background-size: auto; /* o poné '131px 207px' si querés precisión */
    }

}

@media(min-width:1280px){

    .col-lg-6.portfolio-item .portfolio-image img {
        height: 500px !important;
    }

    #bwblock_2756{
        padding-left: 0!important;
    }

    #bwblock_82480{
        padding-right: 0!important;
    }

}

div#bwblock_36968 .owl-carousel .owl-item img {
    height: calc(100vh - 100px);
    object-fit: contain;
}

.custom_title_div p.mt-2:not(#bwblock_67364 p) {
    font-size: 21px;
}

#bwblock_67364 .custom_title_div p.mt-2 {
    font-size: 17px;
}

.tooltip_logo{
    transition: all 1s ease;
    opacity: 0;
    position: absolute;
    bottom: -25px;
    font-size: 0.9em;
    left: 100px;
    padding: 3px 5px;
    background: linear-gradient(to right top, #ee3537, #f03342, #f0314c, #f13156, #f03260, #f03361, #ef3363, #ef3464, #ef345e, #ef3457, #ef3451, #ee354a) !important;
    color: white;
    border-radius: 5px;
}

div#logo:hover .tooltip_logo {
    opacity: 1!important;

}