/* 
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 */
.grid_images .elementor-widget-image {
    height: 120px;
    width: 100%;
    border: 1px solid #f1f1f1;
    padding: 30px;
}
.grid_images .elementor-widget-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
header.main-header .site_logo-header img {
    filter: brightness(0) invert(1);
}
header#masthead {
    position: absolute!important;
    left: 0;
    width: 100%;
    z-index: 999;
}
/*header .main-menu ul li:last-child a {
    background-color: #6c27b3;
    color: #fff!important;
    padding: 15px 30px 15px 50px!important;
    border-radius: 30px;
    position: relative;
}
header .main-menu ul li:last-child a:hover {
    background-color: #98009a;
}*/
header .main-menu  ul.hfe-nav-menu > li:last-child a:before {
    content: '\f2a0';
    position: absolute;
    left: 25px;
    top: 14px;
    font-size: 18px;
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    opacity: 1!important;
    background: transparent!important;
    transform: rotate(-20deg);
}

.hero-slider .htslider-single-post-slide .content .post-inner p {
    color: #fff;
    margin: 0!important;
}
.hero-slider .htslider-single-post-slide .content .post-inner .htslider-desc {
    margin: 0;
}
.hero-slider .htslider-single-post-slide .content{
    padding: 0!important;
}
.hero-slider .htslider-item-img.single-slide-item.htslider-single-post-slide.slick-slide:before {
    content: '';
   background: linear-gradient(180deg,rgba(0, 0, 0, 0.71) 0%, rgba(0, 0, 0, 0) 100%);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hero-slider .htslider-item-img.single-slide-item.htslider-single-post-slide .htb-container {
    position: relative;
}
.what-we-do-box.do-second{
    position: relative;
}
.what-we-do-box.do-second:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    clip-path: polygon(80% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 70%);
    border-radius: 20px;
}
.what-we-do-box.do-first .elementor-widget-image-box {
    position: relative;
    clip-path: polygon(80% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 70%);   
    height: 100%;
}

.what-we-do-box.do-second{
    position: relative;
}
.what-we-do-box.do-second:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 20% 100%, 0% 70%);
    border-radius: 20px;
}
.what-we-do-box.do-second .elementor-widget-image-box{
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 20% 100%, 0% 70%);
    position: relative;
    z-index: 1;
    height: 100%;
}

.what-we-do-box.do-third{
    position: relative;
}
.what-we-do-box.do-third:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    clip-path: polygon(80% 0%, 0% 0%, 0% 100%, 100% 100%, 100% 30%);
    border-radius: 20px;
}
.what-we-do-box.do-third .elementor-widget-image-box{
    clip-path: polygon(80% 0%, 0% 0%, 0% 100%, 100% 100%, 100% 30%);
    height: 100%;
}
.what-we-do-box.do-four{
    position: relative;
}
.what-we-do-box.do-four:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 30%);
    border-radius: 20px;
}
.what-we-do-box.do-four .elementor-widget-image-box{
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 30%);
    height: 100%;
}
.what-we-do-box .elementor-widget-image-box .elementor-image-box-content ul{
    padding: 0;
}
.what-we-do-box .elementor-widget-image-box  .elementor-image-box-content ul li {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    list-style: none;
    position: relative;
    padding-left: 25px;
}
.what-we-do-box .elementor-widget-image-box  .elementor-image-box-content ul li:before {
    content: '\f058';
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
}
.what-we-do-box.do-third .elementor-widget-image-box .elementor-image-box-content ul li{
    color: #fff;
}
.services-menu ul {
    column-count: 2;
}
.get-in-touch-list li.elementor-icon-list-item span.elementor-icon-list-text {
    font-size: 22px;
}
.what-we-do-outer, .crm-outer {
    position: relative;
}

.what-we-do-outer:before, .crm-outer:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url('images/ex.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: translate(-50%, -50%);
    width: 10%;
    height: 10%;
}
.crm-outer:before{
    filter: invert(1);
}
.contact-page-form form ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
}
.contact-page-form form ul li.half {
    width: calc(50% - 10px);
}
.contact-page-form form ul li.full {
    width: 100%;
}
.contact-page-form form ul li.half input, .contact-page-form form ul li.full textarea {
    width: 100%;
    font-size: 16px;
    font-family: 'Titillium Web';
    font-weight: 500;
    border-radius: 10px;
    border: 2px solid #000;
}
.contact-page-form form ul li.full textarea{
    min-height: 150px;
}
.contact-page-form form ul li label {
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 10px;
}
.contact-page-form form ul li input.wpcf7-form-control.wpcf7-submit {
    background: #740975;
    border: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 15px 45px;
}
.contact-page-form form ul li input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #98009a;
}
span.wpcf7-form-control-wrap.recaptcha {
    margin-bottom: 30px;
    display: block;
}
.sidebar-contact {
    position: absolute;
    right: -80px;
}
body.error404 {
    background-color: #f1f1f1;
}
body.error404 header {
    background-color: #000;
}
body.error404  main#content {
    padding: 150px 10px 100px 10px;
    max-width: 600px;
    width: 100%;
}
body.error404 main#content h1.entry-title {
    font-size: 120px;
    font-family: 'Titillium Web';
    font-weight: 700;
    text-align: center;
}
body.error404 main#content  .page-content p {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
body.error404 main#content{
    text-align: center;
}
body.error404 main#content .page-content a {
    display: inline-block;
    padding: 15px 40px;
    border-radius: 30px;
    font-size: 18px;
    font-family: 'Titillium Web';
    font-weight: 600;
    background: #6c27b3;
    color: #fff;
    text-decoration: none;
    transition: all 0.4s;
}
body.error404 main#content .page-content a:hover {
    background: #98009a;
    transition: all 0.4s;
}


/*13-10-2025*/

header.main-header.fixed {
    position: fixed;
    background: #fff;
    box-shadow: 0 10px 10px #0000000f;
}
header.main-header.fixed .site_logo-header img {
    filter: none;
}
/* header.main-header.fixed  .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li > a, header.main-header.fixed  .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li > .hfe-has-submenu-container > a {
    color: #000!important;
} */
header.main-header.fixed  .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li:last-child a{
    color: #fff!important
    
}

header.fixed .hfe-nav-menu-icon svg {
    fill: #000000 !important;
}

@media (max-width: 1400px){
    .sidebar-contact {
        position: relative;
        right: inherit;
    }
}
@media (max-width: 1200px){
    .experience-boxes {
        width: 95%;
    }
}
@media (max-width: 1024px){
    .what-we-do-box .elementor-widget-image-box  .elementor-image-box-content ul li {
        font-size: 16px;
    }
    .hero-slider .htslider-postslider-area .htb-container {
        max-width: 100%;
    }
    .hero-slider  button.slick-arrow {
        display: none!important;
    }
}
@media (max-width: 767px){
    .what-we-do-box.do-first .elementor-widget-image-box, .what-we-do-box.do-second .elementor-widget-image-box, .what-we-do-box.do-third .elementor-widget-image-box, .what-we-do-box.do-four .elementor-widget-image-box{
        clip-path: none;
    }
    .what-we-do-box.do-first:before, .what-we-do-box.do-second:before, .what-we-do-box.do-third:before, .what-we-do-box.do-four:before{
        clip-path: none;
    }
    .what-we-do-outer:before, .crm-outer:before{
        display: none;
    }
    .contact-page-form form ul li.half {
        width: 100% !important;
    }
    .contact-page-form form ul li input.wpcf7-form-control.wpcf7-submit {
        font-size: 16px;
        padding: 10px 40px;
    }
    header .main-menu  ul.hfe-nav-menu > li:last-child a {
        background-color: #6c27b3!important;
        color: #fff!important;
        padding-left: 40px!important;
        border-radius: 0;
        position: relative;
    }
    header .main-menu  ul.hfe-nav-menu > li:last-child a:hover {
        background-color: #98009a;
    }
header .main-menu  ul.hfe-nav-menu > li:last-child a:before {
    left: 20px; 
}
header.main-header nav.hfe-nav-menu__layout-horizontal{
        position: fixed;
}
header.main-header nav.hfe-nav-menu__layout-horizontal.menu-is-active{
       position: absolute;
}
}
@media (max-width: 480px){
    .services-menu ul{
        column-count: 1;
    }
}
