    /*!
Theme Name: MLSC
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mlsc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

MLSC is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
    /*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
    /*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
    /* Normalize
--------------------------------------------- */
    /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
    /* Document
	 ========================================================================== */
    /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

    html {
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
    }

    /* Sections
	 ========================================================================== */
    /**
 * Remove the margin in all browsers.
 */

    body {
        margin: 0;
    }

    /**
 * Render the `main` element consistently in IE.
 */

    main {
        display: block;
    }

    /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

    h1 {
        font-size: 2em;
        margin: 0.67em 0;
    }

    /* Grouping content
	 ========================================================================== */
    /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

    hr {
        box-sizing: content-box;
        height: 0;
        overflow: visible;
    }

    .before_header li a {
        color: #fff !important;
    }

    a:hover {
        text-decoration: none !important;
    }

    /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

    pre {
        font-family: monospace, monospace;
        font-size: 1em;
    }

    /* Text-level semantics
	 ========================================================================== */
    /**
 * Remove the gray background on active links in IE 10...
 */

    a {
        background-color: transparent;
        text-decoration: none !important;
    }

    /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
    /* header */

    .before_header {
        background: #e9ecef;
        padding: 10px;
    }

    .before_header .before_header_contact ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;
    }

    .before_header .before_header_contact ul li {
        margin-right: 20px;
        align-items: baseline;
        display: flex;
        flex-wrap: wrap;
    }

    .before_header .before_header_contact ul li i {
        margin-right: 5px;
        color: #DC2626;
    }

    .before_header .before_header_social .diligent_social {
        margin: 0;
        padding: 0;
        list-style: none;
        flex-direction: row;
        justify-content: flex-end;
    }

    a {
        text-decoration: none;
        letter-spacing: 0;
    }

    .navbar li {
        margin-right: 15px;
        list-style-type: none;
        /* Adjust the right margin to control spacing */
    }

    .navbar li a {
        color: rgba(0, 0, 0, .55);
        ;
        /* Adjust the right margin to control spacing */
    }

    li::marker {
        display: none !important;
    }

    ::marker {
        color: #e9ecef;
    }

    .navbar-collapse {
        justify-content: flex-end;
    }

    [aria-current="page"] {
        /* Stilurile tale aici */
        color: #DC2626 !important;
        /* Exemplu: schimbă culoarea textului în roșu */
        font-weight: bold;
        /* Exemplu: face textul bold */
    }

    /*navbar        */

    .navbar-brand {
        display: flex !important;
        align-items: center;
        /* Alinează logo-ul și textul vertical */
        /* Aliniază elementele la începutul axei încrucișate */
        flex-wrap: nowrap;
        /* Împiedică împachetarea elementelor */
        /* Aliniază vertical logo-ul și textul */
    }

    .brand-text {
        display: flex;
        flex-direction: column;
        /* Așează textul pe coloane */
        height: 75px;
        /* Înălțimea egală cu logo-ul */
        justify-content: center;
        /* Centrează textul vertical */
        margin-left: 10px;
        /* Spațiu între lo,''''go și text */
    }

    .brand-text>span {
        line-height: 1;
        font-weight: bold;
        color: #DC2626;
        font-family: 'Playfair Display', serif;
        font-weight: 700;
        /* Ajustează după nevoie; 400 pentru normal, 700 pentru bold, etc. */
    }

    .text-top,
    .text-bottom {
        align-self: flex-start;
        /* Alinează la începutul containerului pentru a adera la partea de sus și de jos */
    }

    .text-middle {
        align-self: center;
        /* Centrează & vertical */
        width: 100%;
        /* Asigură că & ocupă întreaga lățime pentru a-l centra pe orizontală */
        text-align: center;
        /* Centrează textul & pe orizontală */
    }

    /* jumbotron aboutUs */
           .aboutUs {
            margin-top: 6rem;
           }

    .aboutUs .jumbotron h1 {
        font-weight: bold;
    }

    /* carusel */

    .carousel-caption {
        bottom: 34%;
        background: rgba(0, 0, 0, 0.5);
        min-height: 235px;
        left: 5%;
        right: 5%;
        /* Curbează partea de sus dreapta 
    border-bottom-left-radius: 100px;
    Curbează partea de jos stânga 
    padding: 20px;
    Adaugă un spațiu în interior pentru a nu atinge textul marginile */
    }

    .carousel-caption .btn,
    .aboutUs .btn,
    .preview-card__button {
        background-color: #DC2626 !important;
    }

    .carousel-caption .btn:hover,
    .preview-card__button:hover,
    .aboutUs .btn:hover {
        color: #DC2626 !important;
        background-color: #f8f9fa !important;
        border-color: #DC2626 !important;
    }

    #carouselCaption img {
        width: auto;
        height: 80vh;
        max-height: 80vh;
    }

    .carousel-indicators li {
        width: 15px;
        height: 15px;
        border-radius: 50%;
    }

    .top-fixed-container {
        position: fixed;
        top: 0%;
        /* Porneste din afara ecranului */
        width: 100%;
        z-index: 1030;
        /* Asigură-te că este mai mare decât alte elemente pe care dorești să le suprapui */
        transition: top 0.5s ease;
        /* Adaugă o tranziție pentru proprietatea `top` */
    }

    /* cards   */

    .title {
        font-weight: 500;
        color: #e9ecef !important;
        font-family: 'Playfair Display', serif;
        font-weight: 700;
        /* Ajustează după nevoie; 400 pentru normal, 700 pentru bold, etc. */
        /* Ajustează mărimea fontului după preferințe */
    }

    .cards .row {
        display: flex;
        justify-content: space-evenly;
    }

    .preview-card {
        position: relative;
        margin: 15px;
        background: #fff;
        box-shadow: 0px 3px 10px rgba(255, 79, 157, 0.8);
        background-color: rgba(136, 76, 210, 0.1);
        padding: 30px 25px 30px;
        border-radius: 25px;
        transition: all 0.3s;
    }

    .preview-card__item {
        display: flex;
        align-items: center;
    }

    .preview-card__item.swiper-slide-active .blog-slider__img img {
        opacity: 1;
        transition-delay: 0.3s;
    }

    .preview-card__item.swiper-slide-active .blog-slider__content>* {
        opacity: 1;
        transform: none;
    }

    .preview-card__img {
        width: 200px;
        flex-shrink: 0;
        height: 200px;
        background-image: linear-gradient(147deg, #000 0%, #000 74%);
        box-shadow: 0px 3px 10px 1px rgba(252, 56, 56, 0.2);
        border-radius: 20px;
        transform: translateX(-80px);
        overflow: hidden;
    }

    .preview-card__img:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 20px;
        opacity: 0.4;
    }

    .preview-card__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        opacity: 1;
        border-radius: 20px;
        transition: all 0.3s;
    }

    .preview-card__content {
        padding-right: 25px;
        position: relative;
        padding-bottom: 50px;
        overflow: hidden;
    }

    .preview-card__content>* {
        transform: translateY(25px);
        transition: all 0.4s;
    }

    .preview-card__code {
        color: #7b7992;
        margin-bottom: 15px;
        display: block;
        font-weight: 500;
    }

    .preview-card__title {
        font-size: 24px;
        font-weight: 700;
        color: #e9ecef;
        margin-bottom: 20px;
    }

    .preview-card__text {
        color: #e9ecef;
        margin-bottom: 30px;
        line-height: 1.5em;
    }

    .preview-card__button {
        margin-bottom: 30px;
        text-decoration: none;
        text-align: center;
        color: #f8f9fa;
        border-color: #f8f9fa;
    }

    /* footer */

    footer li {
        list-style: none;
        margin: 0 10px 0 0;
        display: inline-block;
    }

    .ftco-footer-social li a span {
        position: absolute;
        font-size: 20px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .ftco-footer-social li a:hover {
        color: #fff;
    }

    .ftco-section {
        padding: 12em 0;
    }

    .ftco-section h2 {
        margin-bottom: 0;
    }

    footer {
        padding: 7em 0;
    }

    .footer-08 {
        padding: 0;
        overflow: hidden;
        background: rgba(136, 76, 210, 0.1);
        ;
    }

    .footer-08 a {
        color: #e9ecef;
    }

    .footer-08 p {
        color: #e9ecef;
    }

    .footer-08 .footer-heading {
        font-size: 18px;
        margin-bottom: 30px;
        color: #DC2626;
    }

    .footer-08 .footer-heading.footer-heading-white {
        margin-bottom: 0px;
    }

    .footer-08 ul.list-unstyled li a {
        color: #fff;
    }

    .footer-08 .contact-form {
        width: 100%;
    }

    .footer-08 .contact-form .form-control {
        height: 50px;
        background: #fff;
        color: rgba(0, 0, 0, 0.3);
        font-size: 14px;
        border-radius: 5px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
    }

    .footer-08 .contact-form .form-control::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: rgba(0, 0, 0, 0.3) !important;
    }

    .footer-08 .contact-form .form-control::-moz-placeholder {
        /* Firefox 19+ */
        color: rgba(0, 0, 0, 0.3) !important;
    }

    .footer-08 .contact-form .form-control:-ms-input-placeholder {
        /* IE 10+ */
        color: rgba(0, 0, 0, 0.3) !important;
    }

    .footer-08 .contact-form .form-control:-moz-placeholder {
        /* Firefox 18- */
        color: rgba(0, 0, 0, 0.3) !important;
    }

    .footer-08 .contact-form .form-control:focus {
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .footer-08 .contact-form .form-control:focus,
    .footer-08 .contact-form .form-control:active {
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .footer-08 .contact-form textarea.form-control {
        height: inherit !important;
    }

    /* Page Services */

    .singleServices {
        margin-top: 9em;
    }

    .pageServices .title {
        margin-top: 3em;
    }

    /* Page about */

    .about-section a,
    .about-section a:hover,
    .about-section a:focus,
    .about-section a:active {
        text-decoration: none;
        outline: none;
    }

    .about-section a,
    .about-section a:active,
    .about-section a:focus {
        color: #6f6f6f;
        text-decoration: none;
        transition-timing-function: ease-in-out;
        -ms-transition-timing-function: ease-in-out;
        -moz-transition-timing-function: ease-in-out;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-duration: .2s;
        -ms-transition-duration: .2s;
        -moz-transition-duration: .2s;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
    }

    .about-section ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .about-section img {
        max-width: 250px;
        height: auto;
    }

    .about-section {
        padding: 60px 0;
        /* min-height: 100vh;*/
    }

    .sec-title {
        position: relative;
        z-index: 1;
        margin-bottom: 60px;
    }

    .sec-title .title {
        position: relative;
        display: block;
        font-size: 18px;
        line-height: 24px;
        color: #e9ecef;
        font-weight: 500;
        margin-bottom: 15px;
    }

    .sec-title h2 {
        position: relative;
        display: block;
        font-size: 40px;
        line-height: 1.28em;
        color: #fff;
        font-weight: 600;
        padding-bottom: 18px;
    }

    .sec-title h2:before {
        position: absolute;
        content: '';
        left: 0px;
        bottom: 0px;
        width: 50px;
        height: 3px;
        background-color: #d1d2d6;
    }

    .sec-title .text {
        position: relative;
        font-size: 16px;
        line-height: 26px;
        color: #848484;
        font-weight: 400;
        margin-top: 35px;
    }

    .sec-title.light h2 {
        color: #ffffff;
    }

    .sec-title.text-center h2:before {
        left: 50%;
        margin-left: -25px;
    }

    .list-style-one {
        position: relative;
    }

    .list-style-one li {
        position: relative;
        font-size: 16px;
        line-height: 26px;
        color: #222222;
        font-weight: 400;
        padding-left: 35px;
        margin-bottom: 12px;
    }

    .list-style-one li:before {
        content: "\f058";
        position: absolute;
        left: 0;
        top: 0px;
        display: block;
        font-size: 18px;
        padding: 0px;
        color: #ff2222;
        font-weight: 600;
        -moz-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1.6;
        font-family: "Font Awesome 5 Free";
    }

    .about-section .list-style-one li a:hover {
        color: #44bce2;
    }

    .about-section .btn-style-one {
        position: relative;
        display: inline-block;
        font-size: 17px;
        line-height: 30px;
        color: #ffffff;
        padding: 10px 30px;
        font-weight: 600;
        overflow: hidden;
        letter-spacing: 0.02em;
        background-color: #DC2626;
    }

    .btn-style-one:hover {
        background-color: #fff;
        color: #DC2626;
        border: 1px solid #DC2626;
    }

    .about-section {
        position: relative;
        padding: 220px 0 70px;
    }

    .about-section .sec-title {
        margin-bottom: 45px;
    }

    .about-section .content-column {
        position: relative;
        margin-bottom: -100px;
    }

    .about-section .content-column .inner-column {
        position: relative;
        padding-left: 30px;
    }

    .about-section .text {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 26px;
        color: #848484;
        font-weight: 400;
    }

    .about-section .list-style-one {
        margin-bottom: 45px;
    }

    .about-section .btn-box {
        position: relative;
    }

    .about-section .btn-box a {
        padding: 15px 50px;
    }

    .about-section .image-column {
        position: relative;
    }

    .about-section .image-column .text-layer {
        position: absolute;
        right: -110px;
        top: 50%;
        font-size: 325px;
        line-height: 1em;
        color: #ffffff;
        margin-top: -175px;
        font-weight: 500;
    }

    .about-section .image-column .inner-column {
        position: relative;
        padding-left: 80px;
        padding-bottom: 0px;
    }

    .about-section .image-column .inner-column .author-desc {
        position: absolute;
        bottom: 16px;
        z-index: 1;
        background: #DC2626;
        padding: 10px 15px;
        left: 96px;
        width: calc(100% - 152px);
        border-radius: 50px;
    }

    .about-section .image-column .inner-column .author-desc h2 {
        font-size: 21px;
        letter-spacing: 1px;
        text-align: center;
        color: #fff;
        margin: 0;
    }

    .about-section .image-column .inner-column .author-desc span {
        font-size: 16px;
        letter-spacing: 6px;
        text-align: center;
        color: #fff;
        display: block;
        font-weight: 400;
    }

    .about-section .image-column .inner-column:before {
        content: '';
        position: absolute;
        width: calc(50% + 80px);
        height: calc(100% + 160px);
        top: -80px;
        left: -3px;
        background: transparent;
        z-index: 0;
        border: 44px solid #e9ecef;
    }

    .about-section .image-column .image-1 {
        position: relative;
    }

    .about-section .image-column .image-2 {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .about-section .image-column .image-2 img,
    .about-section .image-column .image-1 img {
        box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
        border-radius: 46px;
    }

    .about-section .image-column .video-link {
        position: absolute;
        left: 70px;
        top: 170px;
    }

    .about-section .image-column .video-link .link {
        position: relative;
        display: block;
        font-size: 22px;
        color: #191e34;
        font-weight: 400;
        text-align: center;
        height: 100px;
        width: 100px;
        line-height: 100px;
        background-color: #ffffff;
        border-radius: 50%;
        box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .about-section .image-column .video-link .link:hover {
        background-color: #191e34;
        color: #fff;
    }

   /* Services section  */
    .services {
        padding-top: 100px;

    }
    /* Contact Page  */

    div.wpforms-container-full button[type=submit] {
        background-color: #DC2626 !important;
    }

    div.wpforms-container-full button[type=submit]:hover {
        background-color: #fff !important;
        border: 1px solid #DC2626;
        color: #DC2626;
    }

    div.wpforms-container-full textarea,
    div.wpforms-container-full input[type=email],
    div.wpforms-container-full input[type=text] {
        border: 1px solid #DC2626 !important;
    }

    @media screen and (max-width: 992px) {
        .preview-card {
            height: auto;
        }

        .pageServices .title {
            margin-top: 2em;
        }
    }

    @media screen and (max-width: 768px) {
        .preview-card__item {
            flex-direction: column;
        }

        .preview-card {
            height: auto;
            margin: 100px auto 50px auto;
        }

        .singleServices {
            margin-top: 5em;
        }

        .preview-card__content {
            margin-top: -150px;
            text-align: center;
            padding: 0 30px;
        }

        .preview-card__title {
            margin-top: 25px;
        }

        .preview-card__img {
            transform: translateY(-50%);
            width: 90%;
        }
    }

    @media screen and (max-width: 576px) {
        .preview-card__img {
            width: 95%;
        }

        .preview-card__content {
            padding: 0;
        }

        .preview-card__button {
            width: 100%;
        }

        .carousel {
            margin-top: 50px;
        }

        .carousel-indicators li {
            display: none;
        }

        .titleMob {
            font-size: 24px;
            padding-top: 20px;
        }

        .aboutUs h1 {
            font-size: 30px;
        }

        .carousel-caption {
            bottom: 0%;
            top: 10%;
            left: 0%;
            right: 0%;
        }

        #carouselCaption img {
            height: 220px;
            max-height: 270px;
        }

        .about-section {
            position: relative;
            padding: 220px 0 70px 0px;
        }
    }

    @media screen and (min-width: 768px) and (max-width: 1200px) {
        .cards .col-12 {
            max-width: 80% !important;
        }

        .jumbotron {

            padding: 2rem 2rem !important;
        }
    }

    /* Apply the spacing only on screens wider than 992px */

    @media (min-width: 992px) {
        .about-section .content-column {
            margin-top: -100px;
        }
        .services {
            padding-top: 100px;
        }
        .navbar-nav .menu-item:last-child {
            margin-left: 150px;
            /* Increase the right margin of the last item */
        }

        .navbar-brand {
            padding-left: 60px;
            /* Adjust this value as needed */
        }

        /* Add right padding to the navbar menu */
        .navbar-nav {
            padding-right: 60px;
            /* Adjust this value as needed */
        }

        .brand-text>span {
            line-height: 1;
            font-size: 1.2em;
            font-weight: bold;
            color: #DC2626;
        }

        .carousel-caption {
            bottom: 35%;
            left: 25%;
            right: 25%;
        }

        #carouselCaption img {
            width: auto;
            height: 100vh;
            max-height: 100vh;
        }

        .container.text-md-start {
            display: flex;
            justify-content: space-between;
        }

        .container.text-md-start .row {
            flex-grow: 1;
            justify-content: space-between;
            align-items: center;
        }

        .container.text-md-start .col-md-3.col-lg-4.col-xl-3.mx-auto.mb-4 {
            margin-bottom: 0;
        }

        .jumbotron {

            padding: 2rem 2rem !important;
        }
    }
      