@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #11173b;
    font-family: "Montserrat", sans-serif;
    background-color: #ffffff;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
}

h1 {
    font-size: 2.85rem;
    line-height: 3.2rem;
}
h2 {
    font-size: 2.85rem;
    line-height: 3.2rem;
}



.opacity-6 {
    opacity: 0.6 !important;
}

.gardient-fosc{background-image: linear-gradient(to top, #8b4076, #2b3e59);} 

.border-lila{border-bottom: 7px solid #f3843c;}
.social-icon-style-07 a:hover {
    color: #fb9088;
}


.cap h1 {
    font-size: 2.85rem;
    line-height: 3.2rem;
}


.llista-servei{
	background-image: linear-gradient(to right, #ee6ea73d, #f385385c);
	border-radius: 70px;
	margin: 5%;
	padding-left: 10px;
	padding-right: 10px;
	}


input, textarea, select {
    border: 1px solid #dfdfdf;
    padding: 10px 15px;
    width: 100%;
    margin: 0 0 15px 0;
    max-width: 100%;
    resize: none;
    border-radius: 13px;
    outline: none;
    color: #828282;
    line-height: initial;
}

.base-gradient {
	background-image: linear-gradient(to right, #ee6ea3, #f3843e, #ee6ea4);}


.navbar.navbar-dark .navbar-nav .nav-link, .navbar.navbar-dark .header-search-icon > a, .navbar.navbar-dark .header-social-icon > a, .navbar.navbar-dark .header-cart-icon > a, .navbar.navbar-dark .header-language > a, .navbar.navbar-dark .nav-bar-contact, .top-bar.navbar-light, .top-bar.navbar-light .header-search-icon > a, .top-bar.navbar-light .header-social-icon > a, .top-bar.navbar-light .header-cart-icon > a, .top-bar.navbar-light .header-language > a, .top-bar.navbar-light .top-bar-contact-list > a, .top-bar.navbar-light .header-language.dropdown-style-01 .btn {
    color: #0e2244;
}

.simple-dropdown .dropdown-menu .dropdown a:hover{color: #353535 !important;}

.page-title-extra-small h1 {
    font-size: 20px;
    line-height: 16px;
}

.page-title-extra-small h2 {
    font-size: 20px;
    line-height: 16px;
}


.page-numbers, .page-numbers a {
    padding: 5px;
    background: #fff;
    border: 1px solid;
    margin: 5px;
    border-bottom: 1px solid;
    padding-left: 10px;
    padding-right: 10px;
}


.blog h1, .blog h2, .blog h4, .blog h3 { 
    font-size: 2.5rem;
    line-height: 3.2rem;
    color: #f57b57;
}

.pagi h1, .pagi h2, .pagi h4, .pagi h3 {
    font-size: 1.8rem;
    line-height: 2rem;
    color: #f57b57;
}

.pagi ul{
    margin-bottom: 50px;
}
.pagi li{
    margin-left: 20px;
}


.bg-blaufosc{background-color: #10183a;}

.bg-gardient-foto {
    background-image: linear-gradient(to top, #333333, #10183a47, #2525257d);
    height: 120%!important;
}

.interactive-banners-style-09 .interactive-banners-content .interactive-banners-hover-icon {
    position: absolute;
    left: 60px;
    bottom: 60px;
    transform: scale(1);
    left: 30px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.interactive-banners-style-09 .interactive-banners-action-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    min-height: 150px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.bg-taronja{
    background: #fa8057;}

.opacity-full {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 1;
    top: 0;
    left: 0;
}

h6 {
    font-size: 2rem;
    line-height: 2.5rem;
}
.borderpag{
   /* Ancho del borde */
   /* Estilo del borde */

  /* Definir el gradiente para el borde */
   /* Cambia los colores y la dirección del gradiente según tus preferencias */
   /* border-bottom: 8px solid; */
   border-image-slice: 1;
   border-bottom-right-radius: 10% 31%;
   height: 20px;
   background: linear-gradient(to top right, #d26d93, #fa8057);
}

.tab-style-01 .nav-tabs > li.nav-item > a.nav-link:before {
    content: "0" counter(slideNum) ".";
    position: absolute;
    left: -25px;
	display: none;
}


.titol h1{
    font-size: 38px;
    line-height: 45px;
}
.titol h2{
    font-size: 18px;
    margin: 0;
    line-height: 25px;
}


.tab-style-01 .nav-tabs > li.nav-item > a.nav-link {
    padding: 0;
    margin-left: 0;
    position: relative;
    font-size: 17px;
    border-bottom: none !important;
    font-weight: 700;
}


.tab-style-01 .nav-tabs > li.nav-item > a.nav-link:hover, .tab-style-01 .nav-tabs > li.nav-item > a.nav-link:focus{color: #000 !important;
}

 

.border-gradient {
  border-bottom: 4px solid;
  
}


.bg-landing {
    background-image: linear-gradient(to bottom, #ee6ea3, #f3833f);
}


.dades h3{font-size: 24px;line-height: 34px;padding-bottom: 0;margin-bottom: 0;}
.dades ul{list-style-position: inside;}
.dades li{list-style:none;padding-bottom: 6px;}
.border-gradient-purple {
  /* border-image: linear-gradient(to left, #743ad5, #d53a9d); */
}
.simple-dropdown .dropdown-menu {
    position: absolute;
    left: 0;
    width: 240px;
    padding: 15px 0;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    margin: 0;
    border: none;
    border-radius: 4px;
}

.imatgerodona{    border-bottom-right-radius: 28% 30%;
    border-top-right-radius: 28% 30%;}

.opacity-8 {
    opacity: 0.6 !important;
}

.bg-gradient-frase{
    background-image: linear-gradient(to left, #ee6ea5, #f2843d);
}




.opacity-3 {
    opacity: 0.3 !important;
}
  
.rounded {
    border-radius: 1rem !important;
}
.btn.btn-fast-blue2 {
    /* background: #f96fb7; */
    border-color: #f57b57;
    color: #f57b57;
    border: 1px solid;
    text-transform: capitalize;
}

.btn.btn-fast-blue2:hover {
   background: #f57b57;
   border-color: #f57b57;
   color: #fff;
}


img.videohome{width: 800px;}

.btn.btn-fancy.btn-extra-large {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 12px 26px;
    border-radius: 9px;
}

.interactive-banners-style-09 figure:hover .interactive-banners-overlay {
    opacity: 0.4;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.blog-post-image img, .portfolio-image img {
    width: 70%;
}

.bg-gradient-banner {
    background-image: linear-gradient(to top, #73737303, #15182d5e, #15182d);
}

.text-gradient-light-purple-light-red {
    background: linear-gradient(to right, #f36bb5, #f38539);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.bg-blau{background-color: aliceblue;}

.bg-gradient-light-purple-light-red {
    background-image: linear-gradient(to right , #ee6ea7, #f38538);
}

.bg-gradient-tussock-greenish-slate {
    background: linear-gradient(40deg, rgb(239 111 166) 0%, rgb(243 132 57) 100%);
}


.rosa{color: #ff93b8;}
.btn-gradient-light-purple-light-red {
    background-image: linear-gradient(to right, #ee6ea3, #f3843e, #ee6ea4);
    color: #fff;
    background-size: 200% auto;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}


.bg-dark {
    background-color: #1a1a1a !important;
}
.html-video {
    background-color: #000;
    left: 50%;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    z-index: -3;
}

a, a:active, a:focus {
    color: #515151;
}

header .navbar .navbar-brand img, header.side-menu .logo img, header .sidebar-nav-menu .navbar-brand img {
    max-height: 60px;
}



.bg-extra-dark-gray {
    background-color: #162445;
}

.bg-seashell {
    background-color: #f3e9de;
}



.bg-gradient-laura {
    background-image: linear-gradient(to right top, #ffffff,  #9a8469);
}



.border-color-green {
    border-color: #ee6ea7 !important;
}


.bg-green {
    background-color: #ee6ea7;
}


.process-step-style-02 .process-step-item:hover .process-step-icon {
    background-color: #fff;
    color: #e27374;
	
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #b24725;
    border-color: #b24725;
}




.btn.btn-fast-blue {
    background: #122647;
    border-color: #0e2244;
    color: #ffffff;
    text-transform: capitalize;
}





.btn.btn-fast-blue:hover, .btn.btn-fast-blue:focus {
    background: transparent;
    color: #0e2244;
}


.bg-fast-blue {
    background-color: #b24725;
}

.btn.btn-neon-orange {
    background: #b24725;
    border-color: #b24725;
    color: #ffffff;
}
.btn.btn-neon-orange:hover, .btn.btn-neon-orange:focus {
    background: transparent;
    color: #ae4224;
}

.navbar.navbar-light .push-button > span, .sticky .navbar.header-light .push-button > span {
    background: #4b4843;
}

.push-button {
    position: relative;
    width: 42px;
    height: 14px;
    display: block;
    top: 0px;
}


.title-large-2 {font-size: 40px;line-height: 50px;}

h4 {
    font-size: 2.85rem;
    line-height: 3.2rem;
}


.border-color-light-gray {
    border-color: #d3d3d3 !important;
}



.interactive-banners-style-07 .interactive-banners-box:hover .fancy-text-content span.dades {
    opacity: 1 !important;
} 


.bg-vermell{background-color: #ae4224;}

.bg-golden {
    background-color: #ae4224;
}


.text-overlap-style-03 {
    position: absolute;
    left: -115px;
    top: 0;
    font-size: 185px;
    line-height: 305px;
    height: 100%;
    white-space: nowrap;
    text-align: center;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    width: auto;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


.btn.btn-tussock {
    background: #9b8568;
    border-color: #9b8568;
    color: #ffffff;
}


.btn.btn-tussock:hover, .btn.btn-tussock:focus {
    background: #ffffff;
    color: #9a8469;
}

.portfolio-box .portfolio-image.seperat {
    position: relative;
    overflow: hidden;
    margin: 5px;
    border: 2px solid #edf9ff;
}

.btn.btn-fancy.btn-small {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 8px 20px;
    font-weight: 400;
}



.top-bar .header-cart-icon a > i, .top-bar .header-cart-icon a > i, .top-bar .header-language a > i, .top-bar .header-search-icon a > i, .top-bar .header-push-button a > i {
    padding: 0px 0;
    display: inline-block;
}


.header-search-icon, .header-cart-icon, .header-language, .header-push-button, .header-button {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0;
    font-size: 13px;
}

.simple-dropdown .dropdown-menu li {
    padding: 5px 25px 5px 25px;
    display: block; 
}
.border-gradient {
  border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
}

.text-taronja{
    color: #ea7676;
}

.bg-groc{background-color: #fcf6f0;}

.alt-font{font-family:  "Montserrat", sans-serif;}

header .navbar .navbar-brand .default-logo, header.sticky .navbar-brand .alt-logo, header .sidebar-nav-menu .navbar-brand .default-logo {
    /* visibility: visible; */
    /* opacity: 1; */
    /* width: auto; */
    /* transition-duration: 0.5s; */
    /* -webkit-transition-duration: 0.5s; */
    -moz-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

.simple-dropdown .dropdown-menu .dropdown a {
    display: block;
    color: #828282 !important;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    padding: 0;
    margin: 0;
}



.box {
    height: 400px;
    /* background: #bd8a4e; */
    overflow: hidden;
}

@supports (object-fit: cover){
.box img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.box img {
    width: 100%;

}
	
}



.box2 {
    height: 280px;
    background: #de6f6c75;
    overflow: hidden;
}

@supports (object-fit: cover){
.box2 img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.box2 img {
    width: 100%;

}
	
}






.boxcaptures {
    height: 230px;
    background: #de6f6c75;
    overflow: hidden;
}

@supports (object-fit: cover){
.boxcaptures img {
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.boxcaptures img {
    width: 100%;

}
	
}


.box3 {
    height: 200px;
    overflow: hidden;
}

@supports (object-fit: cover){
.box3 img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.box3 img {
    width: 100%;

}
	
}



.cover-background {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
}

h1.subtitol{
    font-size: 29px;
    line-height: 35px;
    text-shadow: 0 0 16px BLACK;
}

h2.subtitol{
	margin-bottom: 0;
	font-size: 15px;
}



.wp-caption {
    background: none;
    float: left;
    padding: 0;
    text-align: left;
    border: 0px solid rgba(0,0,0,.1);
    max-width: 50%;
}

.menu-list li a {
    font-size: 20px;
    line-height: 28px;
    position: relative;
    color: #e5e5e5;
    font-weight: 600;
    padding: 10px 0;
    display: inline-block;
}


.menu-toggle:before, .menu-toggle:after {
    content: "";
    display: block;
    position: absolute;
    right: 7px;
    top: 14px;
    height: 2px;
    width: 12px;
    background-color: #fff;
}

.text-verd{ color: #a6c520;}

.blog-category a, .blog-category a:hover{color: #fff;}

.btn.btn-small {
    font-size: 12px;
    padding: 8px 22px;
    border-radius: 9px;
}
.bg-verd{background-color: #a6c520;}

a:hover, a:focus {
    text-decoration: none;
    outline: none;
    outline-offset: 0;
    color: #414141;
}

.text-golden, .btn-link.text-golden, a.text-golden-hover:hover {
    color: #258ab2;
}


.overlay-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    top: 0;
    left: 0;
}

.bg-cap{background-color: #33312f;}

.header-with-topbar, .header-with-topbar a{color: #ffffff;}



.navbar .navbar-nav .nav-link {
    padding: 12px 0 10px 0;
    font-weight: 600;
    font-size: 16px;
    margin: 0 12px;
    word-break: normal;
}
.top-bar-contact .top-bar-contact-list {
    border-right: 1px solid rgba(0,0,0,.1);
    padding: 2px 18px;
    font-size: 13px;
    display: inline-block;
    float: left;
}

.header-language.dropdown-style-01 .btn {
    color: #ffffff;
    border: 1px solid rgba(0,0,0,.1);
    border-left: 0;
    border-top: 0 !important;
    border-bottom: 0 !important;
    font-size: 12px;
    line-height: 11px;
    padding: 9px 18px 2px 0;
    margin: 0;
    background: transparent;
    font-weight: normal;
}



header .navbar .navbar-brand img, header.side-menu .logo img, header .sidebar-nav-menu .navbar-brand img {
    max-height: 60px;
}

.bg-neon-blue {
    background-color: #0082aa;
}

.interactive-banners-style-02:hover .category-name {
    background: #0076a2;
    color: #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out; 
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.blau{color:#0076a2; 
}

.footer-dark, .footer-dark a {
    color: #ffffff;
}


footer{font-size: 13px;line-height: 20px;}


.text-light-brownish-orange, .btn-link.text-light-brownish-orange, a.text-light-brownish-orange-hover:hover {
    color: #FFC107;
}

.btn-primary {
    color: #fff;
    background-color: #b24725;
    /* border-color: #b24725; */
}

.btn-primary:hover {
    color: #b24725;
    background-color: #0069d900;
    border-color: #b24725;
}

.bg-gradient-fast-blue-purple {background-image: linear-gradient(to top, #f96fb7, #10153b);}


footer .footer-logo img {
    max-height: 76px;
}

.menu-list li.active > a, .menu-list .menu-list-item:hover > a, .menu-list .menu-list-item:focus > a, .menu-list .menu-list-item .sub-menu-item li.active a, .menu-list .menu-list-item .sub-menu-item > li:hover a, .menu-list .menu-list-item .sub-menu-item > li:focus a {
    color: rgb(255 175 150) !important;
}


.nav-link:focus, .nav-link:hover {
    text-decoration: none;
    color: rgb(255 175 150) !important;
}

.lletra-rot{
    transform: rotate(-90deg);
    position: fixed;
    left: -290px;
    top: 540px;
    }

.text-ombre {
    text-shadow: 0 0 20px rgb(0 0 0);
}
.opacity-medium {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.55;
    top: 0;
    left: 0;
}
.text-extra-dark-gray, .btn-link.text-extra-dark-gray, a.text-extra-dark-gray-hover:hover {
    color: #ff946c;
}

.interactive-banners-style-10 figcaption span {position: relative;}


.border-post{border-bottom-right-radius: 20% 33%;}



@media (max-width: 991px){
h1.subtitol {
    font-size: 20px;
    line-height: 28px;
    text-shadow: 0 0 16px BLACK;
}
	.border-post{border-bottom-right-radius:0px;}
	
.hamburger-menu.full-width .menu-list > li .menu-toggle {
    top: 38px;
}	
	
	header .navbar .navbar-brand .default-logo, header.sticky .navbar-brand .alt-logo, header.sticky .navbar .navbar-brand .default-logo, header .navbar-brand .alt-logo, header .sidebar-nav-menu .navbar-brand .default-logo {
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
}
	

header .navbar .navbar-brand .mobile-logo, header .sidebar-nav-menu .navbar-brand .mobile-logo {
    visibility: visible;
    opacity: 1;
    width: 200px;
}	
	
}


.text-shadow{text-shadow: 0px 0px 10px #000;}

.scroll-top-arrow, .scroll-top-arrow:focus {
    background: #ee6ea7;
    font-size: 17px;
    line-height: 34px;
    box-shadow: 0 0 25px rgba(23,23,23,.25);
    display: none;
    height: 34px;
    width: 34px;
    padding: 0;
    position: fixed;
    right: 45px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    bottom: 45px;
    z-index: 1029;
    border-radius: 100%;
}


.scroll-top-arrow:hover {
    background: #eb796b;
    color: #ffffff;
    box-shadow: 0 0 30px rgba(23,23,23,.4);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}



.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background-color: #fff;
}






 #cargador {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #fff; /* Fondo blanco */
            display: flex;
            justify-content: center;
            align-items: center;
            z-index: 9999; /* Asegura que esté por encima de todo */
        }

        /* Estilos para el icono o animación de carga */
       .spinner {
    border: 8px solid #d5d5d5;
    border-top: 8px solid #0082aa;
    border-radius: 90%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

        /* Animación de giro del spinner */
        @keyframes spin {
            0% { transform: rotate(0deg); }
            100% { transform: rotate(360deg); }
        }

        /* Estilos para el contenido real de la página (oculto inicialmente) */
        #contenido {
            display: none;
        }
	 




header .header-cart-icon .cart-count {
    position: absolute;
    top: -6px;
    right: 2px;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 9px;
    line-height: 16px;
    border-radius: 100%;
}

.header-cart-icon a > i, .header-cart-icon a > i, .header-language a > i, .header-search-icon a > i, .header-push-button a > i {
    padding: 30px 12px;
    display: inline-block;
    font-size: 17px;
}

.alt-font strong {
    font-weight: 700;
}

.scroll {
  white-space: nowrap;
  margin: 0 2em;
}





.close-menu {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 29px;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.scroll div {
  display: flex;
  gap: 2em;
}

.bgblau-des{    background-color: #ebf9ff8f;}

.scroll p {
    font-size: 5em;
    color: #eaf8ff2b;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 0px;
}

.RightToLeft {
  animation: RightToLeft 30s infinite linear;
}

@keyframes  RightToLeft {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}

.LeftToRight {
  animation: LeftToRight 20s infinite linear;
}

@keyframes  LeftToRight {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0%);
  }
}
.text-big {
    font-size: 40px;
    line-height: 50px;
}

.btn.btn-large {
    font-size: 14px;
    padding: 12px 32px;
    border-radius: 9px;
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    font-size: 14px;
    margin-top: 0;
    max-width: 100% !important;
    text-justify: inter-word;
}


@media screen and (max-width: 575px) {
    .close-menu {
        right: 10px;
        top: 14px;
    }
}

@media screen and (max-width: 575px) {
    .small-screen {
        height: 180px;
    }
}




@media (max-width: 767px) {
    .extra-small-screen {
        height: 140px;
    }
}






.mc-lang-select{
  width: 104px;
     /* ajusta-ho si el vols més ample a desktop */
  font-size: 13px;    /* evita zoom a iOS */
  color: #0e2244;
  font-weight: 500;
  border: 1px solid #0e2244;
  cursor: pointer;
}



.mc-lang-select option{


	border: 0px;
}

select, .mc-lang-select{
  color: #111;          /* el color que vulguis */
}




#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    font-size: 14px;
    margin-top: 0;
    max-width: 100% !important;
    text-justify: inter-word;
}

/* ===== Scrollbar CSS =====  */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #11173b #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 16px;
  }

  *::-webkit-scrollbar-track {
    background: #ffffff;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #11173b;
    border-radius: 0px;
    border: 3px solid #ffffff;
  }