
:root {
    --ast-global-color-0: #07595e;
    --ast-global-color-1: #D09A40;
    --ast-global-color-2: #0F172A;
    --ast-global-color-3: #4A4A4A;
    --ast-global-color-4: #FAF5E5;
    --ast-global-color-5: #FFFFFF;
    --ast-global-color-6: #F0E6C5;
    --ast-global-color-7: #141004;
    --ast-global-color-8: #222222;
}


#arrowServices {
    font-size: 15px;
    margin-left: 5px;
}

.elementor-1679 .elementor-element.elementor-element-8bcd764:not(.elementor-motion-effects-element-type-background), .elementor-1679 .elementor-element.elementor-element-8bcd764 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url(../images/unnamed.jpg) !important;
}

#services-section .elementor-widget-container img {
    width: 300px !important;
    height: 300px !important;
    object-fit: cover !important;
}

.head-text {
    font-weight: bold;
     color: var( --e-global-color-astglobalcolor0 ) !important;
}

#header-container {
    background-color: white !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    color: #07595e !important;
}


#header-container .elementskit-navbar-nav > li > a {
    color: #07595e !important;

}

#header-container .elementor-element.elementor-element-60154ccd img {
    width: 21%;
}

#header-container .elementor-element.elementor-element-62346f22 {
    padding: 1px;
}

.elementor-2001 .elementor-element.elementor-element-5ff5ecf:not(.elementor-motion-effects-element-type-background), .elementor-2001 .elementor-element.elementor-element-5ff5ecf > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #07595e63;
    color: black;
}

#mastfooter  * {
    color: black;
}
#mastfooter  h2 {
    color: red;
}

.elementor-1748 .elementor-element.elementor-element-5d645916 .elementskit-menu-hamburger:hover .elementskit-menu-hamburger-icon {
    background-color: white;
    border-color: white;
    color: white;
}
.elementor-1748 .elementor-element.elementor-element-5d645916 .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
    background-color: white;
}

.elementor-1748 .elementor-element.elementor-element-5d645916 .elementskit-menu-close {
    color: white;
}

    @media screen and (max-width: 768px) {
        #parent-atn-about-us {
            display: flex;
            justify-content: center;
        }
        #parentLogo {
            display: flex !important;
            padding-left: 10px !important;
        }
    }

#btn-about-us:hover,
#btn-about-us:hover * {
    color: #07595e !important;
    font-weight: bold !important;
}

#btn-about-us {
    border: 3px solid transparent;
    box-sizing: border-box;
    transition: box-shadow 0.3s;
}

#btn-about-us:hover {
    box-shadow: inset 0 0 0 3px #07595e;
}


   #mastfooter {
        background-color: #f7f7f7;
        padding: 40px 20px;
    }
    
    .boostify-footer-inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1200px;
        margin: auto;
        gap: 40px;
    }

    .elementor-widget-container {
        color: #333;
        font-size: 15px;
    }

    .elementor-widget-container h2 {
        color: #07595e;
        font-size: 18px;
    }

    .elementor-icon-list-items {
        list-style-type: none;
        padding: 0;
    }

    .elementor-icon-list-item {
        margin: 10px 0;
    }

    .elementor-icon-list-item a {
        color: #07595e;
        text-decoration: none;
        font-weight: bold;
    }

    .elementor-icon-list-item a:hover {
        text-decoration: underline;
    }

    footer .elementor-widget-image img {
        max-width: 150px;
        height: auto;
    }

    @media screen and (max-width: 768px) {
        .boostify-footer-inner {
            flex-direction: column;
            gap: 20px;
        }

        .elementor-widget-container {
            text-align: center;
        }

        footer {
            text-align: center;
            list-style: none;
            margin: 0;
        }

        #quick-links ul {
            margin: 0;
        }
    }

    #services-list {
            display: flex;
            justify-content: space-between;
        }


    .elementor-icon-list-icon {
        padding-top: 6px !important;
    }

    .elementor-icon-list-item {
        display: flex !important;
        align-items: start !important;
    }

    #parentContact {
        margin: 150px auto;
    }
    #parentContact img{
        border-radius: 10px;
    }

    #parentContact * {
        font-size: 20px;
    }
    /* #parentContact .row div{
     padding: 20px;
    } */

    #containerImageContact {
            background-image: url(../images/image_contact.png) !important;
    }

    .headerRequestConsultation {
        font-size: 30px !important;
    }

    .map-container {
      position: relative;
      width: 100%;
      max-width: 600px;
      height: 400px;
      cursor: pointer;
      border: 2px solid #ccc;
    }

    .map-container iframe {
      width: 100%;
      height: 100%;
      border: 0;
    }

    @media (max-width: 768px) {
    #parentContact .headerRequestConsultation {
        font-size: 20px !important;
        text-align: center;
    }

    #parentContact .elementor-widget-heading h3,
    #parentContact .elementor-widget-heading h6,
    #parentContact .elementor-widget-heading h1 {
        font-size: 18px !important;
        text-align: center;
        margin-bottom: 15px;
    }

    #parentContact .elementor-icon-list-item {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        font-size: 16px;
    }

    #parentContact .elementor-icon-list-item svg {
        width: 20px;
        height: 20px;
        margin-bottom: 8px;
    }

    #parentContact .elementor-icon-list-text {
        display: block;
        font-size: 16px;
        word-wrap: break-word;
    }

    #parentContact iframe {
        width: 100% !important;
        height: 400px !important;
    }

    .p-4 {
        padding: 10px !important;
    }

    #parentContact .row {
        flex-direction: column;
    }

    #parentContact .elementor-widget-container {
        padding: 10px 15px;
    }

    #parentContact a {
        word-break: break-word;
        font-size: 17px !important;
        text-align: center;
        width: auto;
    }

    #parentContact li {
        flex-direction: row !important;
    }
}

.elementor-element.elementor-element-817ac28 {
        --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
}

.elementor-element.elementor-element-37dd287{
    --display: flex;
    --flex-direction: column-reverse;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --align-items: stretch;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 100px;
    --padding-bottom: 100px;
    --padding-left: 0px;
    --padding-right: 0px;
}