body {
    /* background: #111111; */
    /* font-family: "metropolis-regular", sans-serif; */
    font-family: "domine-regular", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.765;
    letter-spacing: 1px;
    color: #fff;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #fff;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

a {
    color: #f33c27 !important;
}

ul {
    list-style: none;
}

.bg-bck-img {
    background: url(../images/bg-1.jpg);
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.nav-link {
    color: #fff !important;
    padding: 0 1.5rem !important;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
}

.navbar-brand img {
    height: 60px;
}

.menu img {
    height: 30px;
}

.close img {
    height: 20px;
}

.text-primary {
    color: #f33c27 !important;
}

#offcanvasRight i {
    color: #f33c27;
    margin-right: 0.5rem;
}

.offcanvas.offcanvas-end {
    width: 40vw !important;
}

.navbar-nav .nav-link.active::before {
    content: " ★";
    color: #f33c27;
    font-size: 18px;
    margin-right: 7px;
}

.elementor-icon-list-icon {
    width: 2.5em;
    height: 2.5em;
    border-radius: 2.5em;
    justify-content: center;
    align-items: center;
    border: 1px solid #969696;
    padding: 0.8rem;
}

.elementor-icon-list-icon svg {
    fill: currentColor;
    color: inherit;
    margin: 0;
    width: 1em;
    height: 1em;
    font-size: inherit;
}

.inner-slide h1 {
    color: #fff !important;
    font-size: 80px;
    margin-bottom: 1.5rem;
    font-family: "domine-regular", serif;
}

.inner-slide p {
    color: #fff !important;
    font-family: "domine-regular", serif;
}

.banner-slides {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.section-title {
    /* font-size: 70px; */
    color: #fff;
    font-family: "Syne", sans-serif;
    margin: 0;
    font-weight: 700;
    font-size: calc(1 * 7.3rem);
    text-transform: uppercase;
    line-height: 1.4;
    font-style: normal;
}

.section-title:hover {
    color: transparent !important;
    -webkit-text-stroke: 1px #6d6c6c;
}

.bg-what-we-offer {
    height: 100%;
    background: #111111;
}

.bg-gray {
    height: 100%;
    background: #2f2f2f;
}

.bg-what-we-offer h3 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.wwo-card:hover img {
    border-radius: 45vh;
}

/* .wwo-card img {
    height: 440px;
    width: 309px !important;
} */

/* .bg-what-we-offer {
    background: url(../images/bg-what-we-offer.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
} */

section {
    padding: 80px 0;
}

.social-icons {
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: auto;
    align-items: center;
    justify-content: space-evenly;
    padding: 3rem;
}

.section-title {
    font-size: 30px;
    letter-spacing: 0.2rem;
}

.section-header {
    color: #b5b5b5;
    letter-spacing: 0.3rem;
    height: 3rem;
}

.section-header::after {
    position: relative;
    content: "";
    mask-image: url(../images/Overall-Heading-Icon.svg);
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center center;
    -webkit-mask-image: url(../images/Overall-Heading-Icon.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    background-color: currentColor;
    width: 3em;
    height: 1.4em;
    margin-left: 10px;
    top: 0.7em;
    display: inline-block;
}

.gradient-bg {
    width: 4rem;
    background-image: linear-gradient(180deg, #f33c27 0%, #111111 70%);
    margin-right: 1rem;
    margin-top: 3.6rem;
}

.our-story-img {
    width: 100%;
    border-radius: 1rem;
}

.right-arrow {
    width: 30px;
    margin-left: 10px;
}

.cta-button {
    background: #f33c27;
    color: #fff !important;
    border-radius: 1rem;
    display: flex;
    width: fit-content;
    margin-left: auto;
}

.our-services-img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.our-services-img.img-border {
    border-bottom-left-radius: 1rem;
    border-top-left-radius: 1rem;
}

.our-services-img.img-border-reverse {
    border-bottom-right-radius: 1rem;
    border-top-right-radius: 1rem;
}

.our-services-div {
    border: 1px solid #969696;
}

.our-services-div h4 {
    color: #fff;
    font-size: 23px;
    letter-spacing: 2px;
}

.our-services-div p {
    color: #fff;
    font-size: 17px;
    line-height: 1.5;
}

.wdt-content-icon {
    width: 1.5rem;
    height: 1.5rem;
}

.strat-div {
    background: #fff;
    padding: 3rem 1.5rem;
    border-radius: 7rem;
    text-align: center;
    height: 100%;
    color: #111111;
}

.strat-div img {
    width: 80%;
}

.strat-div h6 {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Syne", sans-serif;
    color: #111111;
}

.strat-div h4 {
    font-weight: 700;
    font-family: "Syne", sans-serif;
    color: #111111;
}

.strat-div:hover {
    background: #f33c27;
}

.strat-div:hover h6,
.strat-div:hover h4 {
    color: #fff;
}

.pricing-div {
    padding: 1.5rem;
    border-radius: 1rem;
    text-align: start;
    border: 1px solid #b5b5b5;
    height: 100%;
    color: #fff;
}

.pricing-div h2 {
    color: #fff;
    font-weight: 700;
    font-family: "Syne", sans-serif;
    font-size: 28px;
}

.pricing-div h5 {
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    font-family: "Syne", sans-serif;
}

.pricing-div p {
    color: #b5b5b5;
    font-family: "Syne", sans-serif;
    font-size: 16px;
    margin: 0;
}

.costing-div {
    padding: 15px;
    border-bottom: 1px solid #b5b5b5;
    width: 70%;
}

ul.costing-list {
    list-style: none;
    padding-left: 0;
    margin-top: 2rem;
}

ul.costing-list li {
    position: relative;
    padding-left: 1.8em;
    margin-bottom: 1.2rem;
    font-size: 16px;
}


.costing-list li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    /* Green check */
    font-weight: bold;
}

.costing-div.active {
    background: #f33c27;
    border-radius: 1rem;
}

.costing-div.active p {
    color: #fff;
}

.pricing-div:hover .costing-div {
    background: #f33c27;
    border-radius: 1rem;
}

.pricing-div:hover .costing-div p {
    color: #fff;
}

.bg-red {
    color: #fff;
    background: #f33c27;
}

/* Initially hide elements */
.hidden {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.6s ease-out;
}

/* Shown when in viewport */
.animated {
    opacity: 1;
    transform: translateY(0);
}


.about-banner-text h1 {
    font-size: 55px;
    font-weight: 600;
    color: #fff;
    width: 60%;
    letter-spacing: 2px;
}

.about-banner-text p {
    color: #fff;
    font-size: 20px;
    letter-spacing: 3px;
    width: 75%;
}

.why-us-container h2 {
    letter-spacing: 3px;
}

.why-us-container h5 {
    border-bottom: 1px solid ghostwhite;
    margin-bottom: 2rem;
}

.wwr-container h2 {
    letter-spacing: 3px;
    font-size: 45px;
}

.wwr-container p {
    font-size: 18px;
}

img.team-member {
    width: 100px;
    height: 100px;
    margin: auto;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 1rem;
}

.slick-dots li.slick-active button:before {
    color: #f33c27 !important;
}

.slick-dots li button:before {
    color: #fff !important;
}

ul.navbar-nav {
    align-items: end;
}

.our-services-img.img-border {
    object-fit: cover;
}

a.info-email h6 {
    word-wrap: break-word;
}

.strat-div i {
    font-size: 3rem;
    background: #111111;
    color: #FFF;
    padding: 1.5rem;
    border-radius: 50%;
    margin-bottom: 1rem;
}

.page-loader {
    position: fixed;
    z-index: 200;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    display: block;
}

.page-loader .fa {
    font-size: 2.5rem;
}

.page-loader,
.page-loader.visible {
    -webkit-transition: 0.6s;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    opacity: 1;
    visibility: visible;
}

.page-loader.p-hidden {
    visibility: hidden;
    opacity: 0;
}

.lodder-gif img {
    width: 320px;
}

.page-loader div {
    font-family: moulinrougeflf;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#loader {
    position: relative;
}

#loader .layers {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    transition-duration: initial;
}

.layers:nth-of-type(1) {
    background-color: #111111;
    z-index: 102;
}

.layers:nth-of-type(2) {
    background-color: #f33c27;
    z-index: 101;
}

.layers:nth-of-type(3) {
    background-color: #111111;
    z-index: 100;
}

.layers:nth-of-type(4) {
    background-color: #f33c27;
    z-index: 99;
}

.layers:nth-of-type(5) {
    background-color: #A9CF46;
    z-index: 98;
}

.layers:nth-of-type(6) {
    background-color: #28B7EB;
    z-index: 97;
}

.layers:nth-of-type(7) {
    background-color: #5751A2;
    z-index: 96;
}

.layers:nth-of-type(8) {
    background-color: #EE2897;
    z-index: 95;
}

.layers:nth-of-type(9) {
    background-color: #04629D;
    z-index: 94;
}

.layers span,
.loaded span {
    font: 50px moulinrougeflf, "Helvetica Neue", Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.04em;
    display: block;
    /* height: 1em;
    width: 5em;
    margin-left: -2.5em;
    margin-top: -0.5em;
    left: 50%; */
    position: relative;
}

.loaded {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.loaded span {
    color: #333;
    z-index: 0;
}

.page-loader.p-hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.6s, opacity 0.6s linear;
}

/* Hide default cursor only if custom cursor works */
html.has-custom-cursor {
    cursor: none;
}

/* Custom cursor container */
.cursor-container {
    position: fixed;
    width: 40px;
    height: 40px;
    pointer-events: none;
    z-index: 9999;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Circle that surrounds cursor */
.cursor-ring {
    width: 60px;
    height: 60px;
    border: 2px solid #FFF;
    border-radius: 50%;
    position: absolute;
    transition:
        transform 0.15s ease-out,
        border-color 0.2s ease;
}

/* Default cursor (system cursor replacement) */
.cursor-dot {
    width: 8px;
    height: 8px;
    background-color: #f33c27;
    border-radius: 50%;
    position: absolute;
    transition: background-color 0.2s ease;
}

/* Hover effects */
.cursor-container.hover .cursor-ring {
    border-color: rgba(231, 76, 60, 0.8);
    transform: scale(1.2);
}

.cursor-container.hover .cursor-dot {
    background-color: #e74c3c;
}

/* Click effects */
.cursor-container.click .cursor-ring {
    border-color: #f33c27;
    transform: scale(0.5);
}

.cursor-container.click .cursor-dot {
    background-color: #f33c27;
}

/* Hide on touch devices */
@media (pointer: coarse) {
    .cursor-container {
        display: none;
    }
}

/* Go to Top Button Styles */
.go-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #f33c27;
    color: white;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 999;
}

.go-to-top:hover {
    background-color: #a41606;
    transform: translateY(-3px);
}

.go-to-top svg {
    width: 24px;
    height: 24px;
}

.go-to-top.visible {
    opacity: 1;
    visibility: visible;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .go-to-top {
        width: 45px;
        height: 45px;
        bottom: 20px;
        right: 20px;
    }
}