/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1733828959
Updated: 2024-12-10 11:09:19

*/
* {
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

::-webkit-scrollbar {
    background: #14231D;
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-button {
    display: none;
}

::-webkit-scrollbar-track {
    display: none;
}

::-webkit-scrollbar-track-piece {
    display: none;
}

::-webkit-scrollbar-thumb {
    background: #2F5E4C;
    background-clip: content-box;
    border-radius: 9px;
}

::-webkit-scrollbar-corner {
    display: none;
}

::-webkit-resizer {
    display: none;
}

header.header.fixeds {
    top: -110px !important;
}

header.header {
    transition: all ease .6s;
}

.overlay {
    filter: brightness(2);
}

.overlaybg {
    filter: brightness(1);
}

.shadowcat {
    position: relative;
    overflow: hidden;
    /* Ensure content doesn't overflow */
}

.overlay {
    position: relative;
    z-index: 0;
    /* Ensure this div stays above shadow1 */
}

.fshadow1, .shadow1 {
    position: absolute;
    z-index: 1;
    /* Ensure it stays behind the overlay */
}

.fshadowcat, .shadowcat {
    mask-repeat: no-repeat;
    mask-size: contain;
    /* mix-blend-mode: color; */
    width: 599px;
    height: 106px;
    mask-position: center top;
    -webkit-mask-image: url(https://wordpress-1490744-5685632.cloudwaysapps.com/wp-content/uploads/2024/12/Group-5.svg);
    mask-image: url(https://wordpress-1490744-5685632.cloudwaysapps.com/wp-content/uploads/2024/12/Group-5.svg);
    padding: 0;
}

.themainBG {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 130% auto;
    position: relative;
    z-index: 0;
    min-height: 100vh;
    transition: all ease 2s;
}

.themainBG > video.cloudvideo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    mix-blend-mode: lighten;
    z-index: -1;
    transition: all ease 2s;
    visibility: hidden;
    opacity: 0;
}

.themainBG .theImagemountain {
    position: absolute;
    bottom: -40%;
    left: -23%;
    right: 0;
    width: 142.2%;
    margin: 0 auto;
    z-index: 1;
    transition: all ease 2s;
}

.themainBG .theImagemountain > img {
    width: 100%;
    height: auto;
}

.thefirst-Text {
    margin: 0 auto;
    max-width: 400px;
    text-align: center;
    padding: 7vh 0 0 0;
    z-index: 0;
    position: relative;
}

.thefirst-Text h1, .thefirst-Text h2 {
    margin: 0;
    transition: all ease 2s;
}

.thefirst-Text h2 {
    opacity: 0;
    visibility: hidden;
    transform: translate(0px, -30vh);
}

.themainBG .container {
    max-width: 1320px;
    margin: 0 auto;
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    left: 0;
    right: 0;
    bottom: 15vh;
    transition: all ease 2s;
    visibility: hidden;
    opacity: 0;
}

.themainBG .container .bottom-Text {
    max-width: 458px;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;
}

.themainBG .container .bottom-Text > span {
    display: block;
    margin: 0 0 30px 0;
}

.social ul li a {
    color: #22715EB2;
    font-size: 23px;
}

.social ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 50px;
}

.social ul li {
    height: 30px;
    width: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.themainBG .container .social {
    position: relative;
    top: 6vh;
}

.themainBG.LoaderLoad > video.cloudvideo {
    opacity: 0.15;
    visibility: visible;
}

.themainBG.LoaderLoad .thefirst-Text h2 {
    visibility: visible;
    opacity: 1;
    transform: translate(0px, 20vh);
}

.themainBG.LoaderLoad .thefirst-Text h1 {
    transform: translate(0px, 20vh);
    opacity: 0;
    visibility: hidden;
}

.themainBG.LoaderLoad .theImagemountain {
    width: 101.8%;
    left: -1%;
    bottom: -15%;
}

.themainBG.LoaderLoad .container {
    visibility: visible;
    opacity: 1;
}

.themainBG.LoaderLoad {
    background-size: 103% auto;
}

.dskbtn {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.dskbtn .additional-svgs {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 15px;
    position: relative;
    z-index: 0;
}

.dskbtn .additional-svgs svg.thebgSvg {
    position: absolute;
    transform: scale(0) rotate(180deg);
    transition: all ease .6s;
}

.dskbtn:hover .additional-svgs svg.thebgSvg {
    transform: scale(1) rotate(0deg);
}

.social ul li:hover a img {
    filter: brightness(0) saturate(100%) invert(54%) sepia(63%) saturate(579%) hue-rotate(3deg) brightness(132%) contrast(101%);
}

.social ul li a {
    transition: all ease .4s;
    filter: none;
}

.themainBG.LoaderLoad.notransation .thefirst-Text h2 {
    transition: none;
}

a.theloopbtn:before {
    content: "";
    position: absolute;
    background: #ffb950;
    width: 50%;
    height: 50%;
    display: block;
    z-index: -1;
    border-radius: 100%;
    left: 0;
    right: 0;
    margin: 25% auto;
    transition: all ease .4s;
    transform: scale(0);
    box-shadow: 0px 0px 4px 0px #FFB95080;
}

a.theloopbtn:hover:before {
    transform: scale(1);
}

.theservices-page-slider {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #fff;
}

.theservices-page-slider .left-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #295041;
    max-width: calc(100% - 439px);
    padding: 20px 50px;
}

.left-text > h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 102%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.theservices-page-slider .left-text > ul {
    padding: 0 0 0 20px !important;
}

.theservices-page-slider .right-image {
    width: 439px;
    display: block;
    height: 65vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: -1px 0;
}

.left-text > ul li {
    margin: 0 0 20px;
}

.left-text > ul li:last-child,.left-text > p:last-child {
    margin: 0;
}

.dce-acf-repeater .dce-acf-repeater-slider_carousel {
    overflow: hidden;
}

body .elementor-widget-dce-acf-repeater-v2 .swiper-button-prev, body .elementor-widget-dce-acf-repeater-v2 .swiper-button-next {
    width: 54px;
    height: 54px;
    background: #386D59;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

body .elementor-widget-dce-acf-repeater-v2 .swiper-button-prev.swiper-button-disabled, body .elementor-widget-dce-acf-repeater-v2 .swiper-button-next.swiper-button-disabled {
    opacity: 1;
}

body .elementor-widget-dce-acf-repeater-v2 .swiper-button-prev.swiper-button-disabled svg, body .elementor-widget-dce-acf-repeater-v2 .swiper-button-next.swiper-button-disabled svg {
    opacity: 0.5;
    transform: none;
}

body .elementor-widget-dce-acf-repeater-v2 .swiper-button-prev svg, body .elementor-widget-dce-acf-repeater-v2 .swiper-button-next svg {
    width: 17px;
    height: 20px;
}

body .elementor-widget-dce-acf-repeater-v2 .swiper-button-prev svg line, body .elementor-widget-dce-acf-repeater-v2 .swiper-button-next svg line {
    stroke: #fff;
    stroke-width: 2px;
}

body .elementor-widget-dce-acf-repeater-v2 .swiper-button-prev svg polyline, body .elementor-widget-dce-acf-repeater-v2 .swiper-button-next svg polyline {
    stroke: #fff;
    stroke-width: 2px;
}

.elementor-widget-dce-acf-repeater-v2 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(1) !important;
}

.elementor-element.elementor-element-922e055 .swiper-pagination-bullets .swiper-pagination-bullet-active {
    min-width: 30px;
    border-radius: 10px;
}

body .elementor-widget-dce-acf-repeater-v2 .swiper-pagination-bullets-dynamic {
    overflow: visible;
}

@keyframes rotate360 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.dskbtn .additional-svgs svg.theMainSvg {
    animation: rotate360 20s linear infinite;
}

body .dce-acf-repeater-item.swiper-slide {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #fff;
}

body .dce-acf-repeater-item.swiper-slide .repeater-item.elementor-repeater-item-27c0cdb {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #295041;
    max-width: calc(100% - 439px);
    padding: 20px 50px;
    text-transform: capitalize;
}

body .repeater-item.elementor-repeater-item-27c0cdb > h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 102%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

body .dce-acf-repeater-item.swiper-slide .repeater-item.elementor-repeater-item-27c0cdb > ul {
    padding: 0 0 0 20px !important;
}

body .dce-acf-repeater-item.swiper-slide .repeater-item.elementor-repeater-item-8c44932 {
    width: 439px;
    display: block;
    height: 65vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: -1px 0;
    padding: 0;
}

body .repeater-item.elementor-repeater-item-27c0cdb > ul li {
    margin: 0 0 20px;
}

body .repeater-item.elementor-repeater-item-27c0cdb > ul li:last-child, body .repeater-item.elementor-repeater-item-27c0cdb > p:last-child {
    margin: 0;
}

body .dce-acf-repeater-item.swiper-slide .repeater-item.elementor-repeater-item-8c44932 > img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
div#lottie-scroll-container {
    min-height: 1000vh;
}

div#lottie-animation {
    margin: -105vh 0px -100vh 0px;
}

header.header.blured {
    background: rgb(12 23 19 / 50%);
    backdrop-filter: blur(20px);
}

header.header.whitebg.blured {
    background: rgb(255 255 255 / 60%);
}

@media only screen and (max-width: 1600px) {
body .dce-acf-repeater-item.swiper-slide .repeater-item.elementor-repeater-item-27c0cdb {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.5px;
}
.theservices-page-slider {min-height: 600px;}


.theservices-page-slider .right-image {
    min-height: 600px;
}
}


@media only screen and (max-width: 1180px) and (max-height: 1022px) {
    .thefirst-Text {
        max-width: 300px;
    }

    .themainBG {
        background-size: auto 130vh;
    }

    .themainBG > video.cloudvideo {
        height: 100vh;
        object-fit: cover;
    }

    .themainBG.LoaderLoad {
        background-size: cover;
    }

    .themainBG .theImagemountain > img {
        width: 100%;
        height: auto;
        max-width: max-content;
        margin: 0 auto;
        position: relative;
        transition: all ease 2s;
        transform: translate(-97vw, 0px);
        transform-origin: center bottom;
    }

    .themainBG.LoaderLoad .theImagemountain {
        width: 100%;
        left: 0;
        bottom: -5%;
    }

    .themainBG.LoaderLoad .theImagemountain > img {
        transform: translate(0px, 0px);
    }

    .themainBG .container {
        max-width: 700px;
    }

    .themainBG .theImagemountain {
        left: 0;
        width: 100%;
    }
	
	body .dce-acf-repeater-item.swiper-slide .repeater-item.elementor-repeater-item-8c44932 {
		width: 100%;
		height: 287px;
	}

	body .dce-acf-repeater-item.swiper-slide .repeater-item.elementor-repeater-item-27c0cdb {
		max-width: 100%;
		width: 100%;
		min-height: 440px;
		padding: 50px 50px 30px;
	}

	body .dce-acf-repeater-item.swiper-slide {
		display: flex;
		flex-direction: column-reverse;
	}
}

@media only screen and (max-width: 1180px) and (min-height: 1023px) {
    .thefirst-Text {
        max-width: 300px;
    }

    .themainBG {
        background-size: auto 130vh;
    }

    .themainBG > video.cloudvideo {
        height: 100vh;
        object-fit: cover;
    }

    .themainBG.LoaderLoad {
        background-size: auto 100vh;
    }

    .themainBG .theImagemountain > img {
        width: auto;
        height: 185vw;
        max-width: max-content;
        margin: 0 auto;
        position: relative;
        transition: all ease 2s;
        transform: translate(-97vw, 0px);
        transform-origin: center bottom;
    }

    .themainBG.LoaderLoad .theImagemountain {
        width: 100%;
        left: 0;
        bottom: -5%;
    }

    .themainBG.LoaderLoad .theImagemountain > img {
        height: 150vw;
        transform: translate(-69vw, 0px);
    }

    .themainBG .container {
        max-width: 700px;
    }

    .themainBG .theImagemountain {
        left: 0;
        width: 100%;
    }
	
	body .dce-acf-repeater-item.swiper-slide .repeater-item.elementor-repeater-item-8c44932 {
		width: 100%;
		height: 287px;
	}

	body .dce-acf-repeater-item.swiper-slide .repeater-item.elementor-repeater-item-27c0cdb {
		max-width: 100%;
		width: 100%;
		min-height: 440px;
		padding: 50px 50px 30px;
	}

	body .dce-acf-repeater-item.swiper-slide {
		display: flex;
		flex-direction: column-reverse;
	}
}

@media only screen and (max-width: 736px) and (max-height: 1022px) {

.themainBG.LoaderLoad .theImagemountain > img {
    transform: translate(0vw, 0px);
    height: 250vw;
    object-fit: cover;
    object-position: center bottom;
}
}

@media only screen and (max-width: 1180px) {
.theservices-page-slider {
    display: flex;
    flex-direction: column-reverse;
}

.theservices-page-slider .left-text {
    max-width: 100%;
    padding: 40px;
    font-size: 13px;
    line-height: 1.6;
}

.theservices-page-slider .right-image {
    width: 100%;
    min-height: 300px;
    height: 300px;
}
}
@media only screen and (max-width: 736px) {
    .shadowcat {
        width: 253px;
        height: 44.5px;
    }

    .themainBG .container .social {
        display: none;
    }

    .themainBG .container {
        max-width: 90%;
        margin: 0 auto;
        bottom: 10vh;
    }

    .themainBG.LoaderLoad .theImagemountain > img {
        height: 250vw;
        transform: translate(-148vw, 0px);
        width: auto;
    }

    .thefirst-Text {
        padding-top: 0vh;
    }

    .themainBG.LoaderLoad .theImagemountain {
        bottom: 0vh;
    }

    .themainBG .theImagemountain > img {
        height: 330vw;
        transform: translate(-211vw, 0px);
    }

    .themainBG .theImagemountain {
        bottom: -20vh;
    }

}
