/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

textarea{
    resize: none;
}

.elementor-button{
    position: relative;
}

.elementor-button::after{
    content: '';
    width: 84px;
    height: 1px;
    background-color: var(--btnLineClr, currentColor);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateX(50%);
    transition: transform 0.1s ease-in-out;
}

.elementor-button:hover::after{
    transform: translateX(10%) scale(0.9);
}

.btnLineBlk{
    --btnLineClr: #181818;
}


.cmg__whatwedo{
    background-color:  #181818;
}

.cmg__whatwedo .elementor-widget-n-tabs .e-n-tabs{
    align-items: flex-start;
}

.cmg__whatwedo .e-n-tab-title{
    padding: 1.25em 0 !important;
    position: relative;
    border: none !important;
    border-bottom: 1px solid #444444 !important;
    transition: 0.3s ease-in-out !important
}

.cmg__whatwedo  .e-n-tab-title-text{
    z-index: 1;
}

.cmg__whatwedo .e-n-tab-title::before{
    content: '';
    width: 100vw;
    border-bottom: inherit;
    position: absolute;
    background: inherit;
    position: absolute;
    top: 0;
    bottom: -1px;
    right: 0;
    transition: inherit;
}

.cmg__whatwedo .e-n-tab-title::after{
    content: '';
    width: 82px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    opacity: 0;
    transform: translateX(0%);
    transition: 0.1s ease-in-out;
}

.cmg__whatwedo .e-n-tab-title[aria-selected="true"]::after,
.cmg__whatwedo .e-n-tab-title:hover::after{
    opacity: 1;
    transform: translateX(50%);
}

#home-our-work .swiper-button-lock{
    display: none !important;
}

#home-our-work.elementor-element .swiper~.elementor-swiper-button{
    opacity: 1 !important;
}

#home-our-work.elementor-element .swiper~.elementor-swiper-button svg{
    width: 2.25em;    
    height: auto;
}

#home-our-work.elementor-element .swiper~.elementor-swiper-button.elementor-swiper-button-prev path[stroke="#181818"]{
    fill: none !important;
}

.slde-social-icons{
    color: #fff;
}

.slde-social-icons a.elementor-social-icon{
    --e-social-icon-icon-color: currentColor;
}


header .elementor-view-stacked.call-icon .elementor-icon{
    background-color: #00C192;
}

header .call-txt .elementor-heading-title{
    color: #fff;
}
.elementor-field-group .elementor-select-wrapper select option{
    color: #181818;
}


header{
    --header-gutter: 65px;
    padding-left: var(--header-gutter);
}


.header-menu{
    position: fixed;
    width: auto !important;
    right: var(--header-gutter) !important; 
    top: 20px !important;
    bottom: auto !important;
    left: auto !important;
}

input[type=date], 
input[type=email], 
input[type=number], 
input[type=password], 
input[type=search], 
input[type=tel], 
input[type=text], 
input[type=url], 
select, 
textarea{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.footer-contact span.elementor-icon-list-icon{
    width: 38px;
    height: 38px;
    background: #00C192;
    border-radius: 50%;
    display: grid;
    place-items: center;
}

.footer-contact span.elementor-icon-list-icon svg{
    fill: #000 !important;
    margin: 0 !important;
}

header .elementor-nav-menu li.menu-item{
    margin-bottom: 1em !important;
}
header .elementor-nav-menu .elementor-item{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0.8em;
    line-height: normal;
}
header .elementor-nav-menu .elementor-item.elementor-item-active{
    border-right: 2px solid currentColor;
    padding-right: 1em !important;
}
.overflow-txt .elementor-widget-container{

}

/* .e-con{
    --container-max-width: 63.291vw;
} */

.elementor-nav-menu:after{
    display: none;
}

@media(max-width: 1550px) and (min-width: 1441px){
    header{
        --header-gutter: 35px;
    }
    
}

@media(max-width: 1440px){
    header{
        --header-gutter: 20px;
    }

    .slde-social-icons{
        display: none;
    }

    header .elementor-nav-menu li.menu-item,
    header .elementor-nav-menu .elementor-item{
        margin-bottom: 0 !important;
    }

    .header-menu{
        margin-top: 0 !important;
        align-items: center;
    }
}

@media(min-width: 1441px){
    /* body.set-blk-social .slde-social-icons{
        color: #000;
    }
    
    body.set-blk-nav  .elementor-10 .elementor-element.elementor-element-cfd234a .elementor-nav-menu--main .elementor-item:not(.elementor-item-active){
        color: #000 !important;
    }
    
    body.set-white-nav  
    
    body.set-blk-nav  .call-txt .elementor-heading-title{
        color: #000;
    }
    
    body.set-white-nav  .elementor-view-stacked.call-icon .elementor-icon{
        fill: #00C192;
    } */
    
    .c--blk:not(.elementor-item-active){
        color: #000 !important;
    }

    .c--white.elementor-item-active{
        color: #60FFD8 !important;
    }
    .elementor-view-stacked.call-icon .elementor-icon.c--white{
        background-color: #ffffff;
        fill: #00C192;
    }
}

@media(max-width: 1440px) and (min-width: 769px){
    
    header{
        --header-gutter: 15px;
        position: sticky;
        left: 0;
        right: 0;
        top: 0;
        z-index: 11;
        padding-bottom: 15px;
        background: #181818;
    }
    .header-menu .elementor-nav-menu{
        display: grid;
        grid-auto-flow: column;
        gap: 1em;
    }

}

@media(min-width: 1025px){
    .cmg__whatwedo .e-n-tab-title:not(:hover){
        background: #181818  !important;
    }
    
    .cmg__whatwedo .e-n-tab-title[aria-selected="true"]{
        background: #00B086  !important;    
    }
}


@media(max-width: 1024px){
    .cmg__whatwedo .e-n-tab-title{
        width: 100% !important;
    }

    .cmg__whatwedo .e-n-tab-title::after{
        content: '';
        width: 4em;
        height: auto;
        top: 0;
        bottom: 0;
        right: 0;
        transform: translateX(0%);
        background-color: transparent;
        background-image: url("data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNmZmZmZmYiPgoNPGcgaWQ9IlNWR1JlcG9fYmdDYXJyaWVyIiBzdHJva2Utd2lkdGg9IjAiLz4KDTxnIGlkPSJTVkdSZXBvX3RyYWNlckNhcnJpZXIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgoNPGcgaWQ9IlNWR1JlcG9faWNvbkNhcnJpZXIiPiA8cGF0aCBkPSJNNCAxMkgyME0xMiA0VjIwIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+IDwvZz4KDTwvc3ZnPg==");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 1.5em;
        opacity: 1;
    }
    .cmg__whatwedo .e-n-tab-title[aria-selected="true"]::after{
        background-image: url("data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNmZmZmZmYiPgoNPGcgaWQ9IlNWR1JlcG9fYmdDYXJyaWVyIiBzdHJva2Utd2lkdGg9IjAiLz4KDTxnIGlkPSJTVkdSZXBvX3RyYWNlckNhcnJpZXIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgoNPGcgaWQ9IlNWR1JlcG9faWNvbkNhcnJpZXIiPiA8cGF0aCBkPSJNMiAxMkMyIDExLjQ0NzcgMi40NDc3MiAxMSAzIDExSDIxQzIxLjU1MjMgMTEgMjIgMTEuNDQ3NyAyMiAxMkMyMiAxMi41NTIzIDIxLjU1MjMgMTMgMjEgMTNIM0MyLjQ0NzcyIDEzIDIgMTIuNTUyMyAyIDEyWiIgZmlsbD0iI2ZmZmZmZiIvPiA8L2c+Cg08L3N2Zz4=");
    }
    .cmg__whatwedo .e-n-tab-title[aria-selected="true"]::after, 
    .cmg__whatwedo .e-n-tab-title:hover::after{
        transform: translateX(0%);
    }

    .cmg__whatwedo .e-n-tabs-content > * {
        margin-bottom: 3rem;
    } 
    .footer-contact .elementor-icon-list-text{  
        display: none;
    }

    .footer-contact a[href^="tel:"]::after,
    .footer-contact a[href^="mailto:"]::after{
        display: inline-block;
        margin-left: 0.5em;
        color: #fff;
    }

    .footer-contact a[href^="tel:"]::after{
        content: 'Call us';
    }

    .footer-contact a[href^="mailto:"]::after{
        content: 'Mail us';
    }

    .footer-contact{
        margin-top: 15px;
    }
}

@media(max-width: 1024px){
    header{
        --header-gutter: 0;
    }
}

@media(max-width: 768px){
    header{
        background-color: #181818;
        position: sticky;
        top: 0;
        left: 0;
        right: 0;
        z-index: 11;
    }

    section{
        scroll-padding-top: 80px;
    }

    .header-menu{
        display: grid;
        grid-auto-flow: column;
        gap: 1em;
        align-items: start;
        position: static !important;
    }

    .header-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container{
        position: fixed;
        top: 68px;
        right: 0;
    }

    .elementor-sticky__spacer,
    .header-menu .call-txt{
        display: none;
    }

    .header-menu .elementor-menu-toggle .e-font-icon-svg{
        fill: #fff;
    }

    .header-menu .elementor-menu-toggle{
        margin: 0 0 0 auto !important
    }

    header .elementor-nav-menu .elementor-item{
        padding: 1em !important;
    }
}
