body {
    background-color: #040404;
	overflow-x:hidden;
}

body * {
    color: #fff;
	
}

.wpcf7-response-output {
    color: red
}

header {
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
  
}
/* .home header{
    transform: translate(0, -150px);
} */


/* .hero .col-md-12 {
    opacity: 0;
    transform: translateY(200px);
    visibility: hidden
} */


header .navbar {
    padding: 0;
    border-top: 1px solid;
    border-bottom: 1px solid
}

header .nav-link {
    color: #fff !important
}

.page-template-booking-page-template .hero-sec h2 {
    margin-top: 160px
}

.page-template-booking-page-template .why-choose h3 {
    font-size: 70px
}

.page-template-booking-page-template .why-choose {
    height: auto;
    background-size: 100% 100%
}

.head-partner-img {
    display: flex;
    align-items: center
}

.rating {
    position: relative;
    padding-left: 30px;
    margin-left: 20px;
    margin-bottom: 0
}

.rating img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.navbar-nav {
    display: flex;
    align-items: center
}

.navbar-collapse {
    position: relative
}

.dropdown-toggle::after {
    margin-top: 13px
}

.navbar-nav .dropdown-menu {
    position: static;
    background: #000
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    background-color: #651962
}

.dropdown-item {
    color: #fff
}

.home .hero-sec {
    background: url(../ddt/assets/images/hero-bg.webp);
    min-height: 100vh;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.revenue-box {
    padding: 5px 20px;
    text-align: center;
    border-left: 1px solid #fff;
    border-right: 1px solid;
    margin-left: 50px
}

.revenue-box h5 {
    font-size: 17px;
    font-weight: 400
}

.revenue-box h6 {
    font-size: 17px;
    font-weight: 400
}

.hero-sec {
    background: url(../ddt/assets/images/hero-inner-bg.webp) no-repeat;
    height: 700px;
    background-size: cover
}

.hero h1 {
    color: #fff;
    font-size: 104px;
    margin-bottom: 170px;
    transform: translateY(0);
    opacity: 1;
    font-weight: 400;
    margin-top: 200px
}

.hero p {
    font-size: 28px;
    font-style: italic
}

.hero p span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

.hero h1 .txt-styling {
    display: inline-block;
    position: relative;
    width: 400px
}

.inner-page-title {
    padding: 300px 0
}

.inner-page-title h2 {
    font-size: 50px
}

.inner-page-title h2 span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

.socil-icons a {
    background: #A0238B;
    border-radius: 100%;
    padding: 5px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.circle {
    position: absolute;
    width: 300px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0
}

.star {
    width: 50px;
    position: absolute;
    right: 0;
    top: 30px
}

.navbar-brand {
    width: 250px
}

.hero h1 span {
    font-family: "Playfair Display", serif;
    font-style: italic
}


.hero .btn {
    margin-bottom: 50px;
    margin-top: 30px
}

body {
    background-color: #1d1d1d
}

.nav-link .bi-telephone {
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 5px
}

.nav-link {
    display: flex
}

.nav-link .bi-telephone {
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 5px;
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    margin-right: 5px
}

.box {
    height: 100vh;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 9
}

#box1 {
    background-color: #F4CF6C;
    right: 50%;
    z-index: 9
}

#box2 {
    background-color: #005394;
    right: 0
}

.overlay {
    z-index: 10;
    background-color: #222;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.client-slider .inner {
    margin: 0 20px
}

.slick-arrow.slick-prev:before {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -60px;
    font-family: bootstrap-icons !important;
    background: #fff;
    border-radius: 100%;
    color: #A0238B;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    content: "\f12f";
    transition: 0.5s
}

.slick-arrow.slick-next:before {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -60px;
    left: auto;
    content: "\f138";
    font-family: bootstrap-icons !important;
    background: #fff;
    color: #A0238B;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    opacity: 1
}

.slick-arrow:hover:before {
    background: #9b2398;
    color: #fff !important;
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform-origin: center;
    -moz-transform-origin: center;
    -webkit-transform-origin: center;
    transition: transform 1.0s ease all;
    -moz-transition: -moz-transform 1.0s ease all;
    -webkit-transition: -webkit-transform 1.0s ease all
}

.overlay-loader {
    width: 50px;
    height: 50px;
    background-color: #bada55
}

.brand-beyond {
    transform: rotate(13deg)
}

.des-marketing {
    transform: rotate(-15deg)
}

.grow-sec {
    padding: 50px 0;
    background-image: url(../ddt/assets/images/collection-project.png);
    background-size: 100% 100%
}

.grow-sec p {
    font-size: 30px;
    font-weight: 300
}

.grow-sec h2 {
    font-size: 60px;
    font-weight: 300
}

.grow-sec h3 {
    font-size: 60px;
    margin-bottom: 20px
}

.grow-sec h3 span,
.grow-sec p span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

.video-sec video {
    height: 100vh;
    width: 100%;
    object-fit: cover
}

.social-media {
    min-height: 100vh;
    width: 100%;
    object-fit: cover;
    background-image: url(../ddt/assets/images/search-bg.webp);
    padding: 50px 0
}

.social-bx .inner-social {
    background-image: url(../ddt/assets/images/search-character.webp);
    height: 697px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 80%;
    margin: 0 auto;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.keyword-search {
    background: rgb(33 4 43 / .9);
    height: 90px;
    width: 50%;
    margin: 0 auto;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.keyword-search select {
    background: #fff0;
    border-radius: 50px;
    color: #bcdd74;
    border: 1px solid #bcdd74;
    outline: 0;
    padding: 5px 10px
}

.keyword-search select option {
    background: #bcdd74 !important
}

.moving-keywords {
    padding: 21px 43px;
    width: 70%;
    box-shadow: inset 0 0 9px rgb(180 133 192 / .7);
    box-shadow: none
}

.moving-keywords p {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    margin: 0 20px
}

.moving-keywords p a {
    text-decoration: none
}

.meta-sec {
    padding: 50px 0;
    background-image: url(../ddt/assets/images/meta-sec-bg.png);
    min-height: 100vh;
    background-size: 100% 100%
}

.meta-text {
    display: flex;
    align-items: center
}

.meta-text .inner {
    margin-top: 290px;
    margin-left: -100px
}

.meta-text .inner p {
    font-size: 20px;
    font-weight: 300
}

.meta-slider .slick-list {
    padding: 0 20% 0 0
}

.meta-slider .single-slide {
    padding: 40px 45px;
    background: #fff;
    border-radius: 30px
}

.icon-bx .left-icon {
    width: 150px;
    height: 150px;
    border: 1px solid #000;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: 0.4s cubic-bezier(.175, .885, .32, 1.275)
}

.single-slide:hover .icon-bx .left-icon {
    transform: rotateY(360deg) scale(1.1)
}

.icon-bx {
    display: flex;
    justify-content: space-between;
    margin-bottom: 90px
}

.slider-arrows {
    position: relative;
    margin-left: -115%;
    margin-top: -50px
}

.slider-arrows .slick-arrow.slick-prev:before {
    left: 0
}

.single-slide {
    margin-left: 10px;
    margin-right: 10px
}

.single-slide .txt-bx h3 {
    color: #8c8c8c;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700
}

.txt-bx h3 span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

.txt-bx p {
    font-size: 25px;
    color: #8c8c8c;
    margin-top: 60px;
    font-weight: 500;
    text-transform: initial
}

.single-slide .txt-bx span {
    color: #000
}

.my-slider .slide {
    background: #eee;
    padding: 40px;
    margin-right: 20px;
    border-radius: 10px
}

.brand-grow {
    background-image: url(../ddt/assets/images/grow-brand-bg.webp);
    min-height: 100vh;
    overflow: hidden;
    padding: 50px 0
}

.brand-grow img {
    height: 90vh
}

.slider-arrows .slick-next {
    right: auto
}

.meta-text .inner h3 {
    font-size: 40px;
    margin-bottom: 30px
}

.testimonial-sec {
    padding: 50px 50px;
    background-image: url(../ddt/assets/images/testimonial-bg.png)
}

.testimonial-sec h3 {
    font-size: 60px;
    margin-bottom: 20px
}

.testimonial-sec h3 span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

.single-testi p {
    font-family: "Playfair Display", serif;
    font-style: italic;
    margin: 40px 0;
    font-size: 25px;
    font-weight: 300
}

.single-testi {
    text-align: center;
    padding: 0 150px
}

.single-testi h2 {
    font-family: "Playfair Display", serif;
    font-style: italic;
    text-transform: uppercase;
    margin-bottom: 40px
}

.single-testi h5 {
    font-weight: 300
}

.single-testi h4 {
    margin-top: 10px
}

.single-testi img {
    margin: 0 auto
}

.bottom-testimonial-text {
    margin: 0 auto;
    text-align: center;
    margin-top: 50px
}

.bottom-testimonial-text h5 {
    text-transform: uppercase;
    margin: 30px 0
}

.bottom-testimonial-text h6 {
    font-size: 25px
}

@keyframes btn-glow {
    0% {
        background-position: 0 100%
    }

    100% {
        background-position: 0 300%
    }
}

@keyframes noise-background {
    0% {
        transform: translate3d(0, 0, 0)
    }

    20% {
        transform: translate3d(50px, 30px, 0)
    }

    40% {
        transform: translate3d(10px, 50px, 0)
    }

    60% {
        transform: translate3d(30px, 20px, 0)
    }

    80% {
        transform: translate3d(50px, 0, 0)
    }

    100% {
        transform: translate3d(100px, 0, 0)
    }
}

.btn {
    position: relative;
    display: inline-block;
    border-radius: 999em;
    color: #fff;
    font: 500 20px / 1 "Chivo Mono", monospace;
    letter-spacing: .075em;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0
}

.btn__inner {
    padding: 1px;
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden;
    border-radius: inherit
}

.btn__inner::before {
    position: absolute;
    inset: 4px;
    z-index: 1;
    display: block;
    animation: btn-glow 5s infinite linear;
    background: linear-gradient(20deg, #00f8f1, #ffbd1e20 16.5%, #fe848f 33%, #fe848f20 49.5%, #00f8f1 66%, #00f8f160 85.5%, #ffbd1e 100%) 0 100% / 100% 200%;
    border-radius: inherit;
    filter: blur(5px);
    mix-blend-mode: overlay;
    opacity: 0;
    transition: opacity 0.2s linear 0.1s;
    content: ""
}

.btn__label {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 15px 22px 15px;
    border-radius: inherit;
    color: #fff0;
    white-space: nowrap
}

.btn__label::before,
.btn__label::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    padding: inherit;
    width: 100%;
    height: 100%;
    color: #fff;
    white-space: nowrap;
    transition: transform 0.3s cubic-bezier(1, 0, 0, 1)
}

.btn__label::before {
    transform: translate3d(0, 0, 0);
    content: attr(data-label);
    background: #000
}

.btn__label::after {
    transform: translate3d(0, -100%, 0);
    content: attr(data-hover)
}

.btn__label__background {
    position: absolute;
    inset: -100px;
    display: block;
    background: #093740 url(https://assets.codepen.io/5817405/noise_2.png);
    background-blend-mode: overlay;
    animation: noise-background 0.5s steps(1) infinite;
    background: #000
}

.btn__background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit
}

.btn__background::before,
.btn__background::after {
    position: absolute;
    inset: 0;
    display: block;
    border-radius: inherit;
    content: ""
}

.btn__background::before {
    background: #fff;
    transition: background 0.3s linear
}

.btn__background::after {
    animation: btn-glow 5s infinite linear;
    background: linear-gradient(-20deg, #00f8f1, #00f8f120 16.5%, #00f8f1 33%, #00f8f110 49.5%, #00f8f1 66%, #00f8f100 85.5%, #00f8f1 100%) 0 100% / 100% 200%;
    filter: blur(5px);
    opacity: 0;
    transition: opacity 0s linear
}

.btn:hover .btn__background::before {
    background: #4cede1;
    transition: background 0.07s linear
}

.btn:hover .btn__background::after {
    opacity: 1;
    transition: opacity 0.4s cubic-bezier(.55, .085, .68, .53)
}

.btn:hover .btn__inner::before {
    opacity: .5
}

.btn:hover .btn__label::before,
.btn:hover .btn__label::after {
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(1, -.6, 0, 1.6)
}

.btn:hover .btn__label::before {
    transform: translate3d(0, 100%, 0)
}

.btn:hover .btn__label::after {
    transform: translate3d(0, 0, 0)
}

.our-projects {
    padding-top: 150px;
    position: relative
}

.our-projects:before {
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .5
}

.why-choose {
    padding: 50px 0 50px 0;
    height: 100vh;
    overflow: hidden;
    background-image: url(../ddt/assets/images/why-us-bg.png)
}

.why-choose p {
    font-size: 20px;
    margin-bottom: 0
}

.why-choose h2 {
    font-weight: 400;
    font-size: 50px
}

.img-txt-wrap {
    position: relative;
    width: 50%;
    margin: 0 auto
}

.pro-market .img-txt-wrap p {
    position: absolute;
    top: 100px;
    right: 0;
    width: 300px;
    text-align: center;
    font-size: 20px;
    font-weight: 300
}

.pro-market {
    padding: 50px 0;
    background: #000
}

.pro-market h2 {
    font-size: 50px;
    font-weight: 400
}

.pro-market h2 span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

.pro-market p {
    position: relative;
    z-index: 9
}

.pro-market img {
    margin-top: -100px
}

.center-text h2 {
    margin-top: 100px;
    font-size: 100px;
    font-weight: 400
}

.center-text h2 span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

.pr-bg {
    background: url(../ddt/assets/images/22.jpg);
    background-size: cover;
    padding-bottom: 150px
}

.pr-bgg {
    background: url(../ddt/assets/images/33.jpg);
    background-size: cover;
    padding-bottom: 150px
}

.choose-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: auto
}

.lottie-anim {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 600px;
    height: 600px;
    top: 0;
    bottom: 0;
    will-change: transform;
    transform: translateZ(0);
    pointer-events: none
}

.heading span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

.heading {
    font-size: 52px;
    margin-bottom: 40px
}

.singl-why i {
    font-size: 50px
}

header video {
    position: absolute;
    z-index: -1;
    width: 100%;
    object-fit: cover;
    height: 100vh
}

.single-project {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    transition: all 0.5s ease
}

.single-project img {
    border-radius: 20px;
    transition: transform 0.5s ease
}

.single-project:hover img {
    transform: scale(1.2)
}

.single-project::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(0deg, transparent, transparent 30%, rgb(0 255 255 / .3));
    transform: rotate(-45deg);
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 9
}

.single-project:hover {
    box-shadow: 0 0 20px rgb(0 255 255 / .5)
}

.single-project:hover::before {
    opacity: 1;
    transform: rotate(-45deg) translateY(100%)
}

.inner-text {
    position: absolute;
    bottom: 30px;
    left: 30px
}

@property --gradient-angle {
    syntax: "<angle>";
    initial-value: 90deg;
    inherits: false
}

:root {
    --bg-background: #000;
    --clr-card: #000;
    --clr-1: #fff;
    --clr-2: #fff;
    --clr-3: #fff
}

*,
*::after,
*::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.pro-bg {
    padding: 100px 0;
    background: url(../ddt/assets/images/44.jpg);
    background-size: 100% 100%
}

.proj-bg {
    padding: 100px 0;
    background: url(../ddt/assets/images/bg-n2.jpg);
    background-size: 100% 100%
}

.card {
    position: relative;
    border-radius: .45rem;
    cursor: pointer;
    background-color: var(--clr-card);
    padding: 50px 20px;
    border: 1px solid #837b7b;
    background-color: rgb(0 0 0 / .2);
    will-change: transform, opacity
}

.why-choose .lotie-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 800px !important
}

.choose-bg {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 20%;
    height: 1800px !important
}

.our-services-sec h5 {
    text-transform: uppercase;
    font-weight: 400
}

.our-services-sec h2 {
    text-transform: capitalize;
    font-size: 50px
}

.our-services-sec p {
    margin-top: 50px
}

.our-services-sec h2 span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

.single-service-sec {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid;
    cursor: pointer;
    position: relative
}

.single-service-sec img {
    width: 200px;
    object-fit: contain;
    opacity: 0;
    height: auto;
    position: absolute;
    right: 0;
    transform: rotate(15deg)
}

.single-service-sec p {
    margin: 0 250px 0 0;
    padding: 0;
	    font-size: 14px;
}

.single-service-sec h3 {
    font-family: "Playfair Display", serif;
        font-size: 30px;
    margin: 0;
    min-width: 380px
}

.card>hr {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
    border-color: #837b7b
}

.card ul {
    margin: 0;
    padding: 0;
    margin-bottom: 40px
}

.card h4 {
    margin-bottom: 30px;
    font-weight: 500
}

.card h4 span {
    font-size: 20px;
    font-weight: 400
}

.card ul li:before {
    font-family: bootstrap-icons !important;
    content: "\f26e";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.card ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 30px;
    position: relative
}

.flip {
    transform: rotate(180deg)
}

.card h5 {
    font-weight: 400
}

.social-icons ul {
    list-style: none;
    display: flex;
    justify-content: center
}

.social-icons li {
    margin: 0 15px
}

.social-icons a i {
    font-size: 25px
}

.social-icons {
    margin-bottom: 100px
}

.accordion-flush>.accordion-item {
    background: #fff0;
    margin-bottom: 30px
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: var(--bs-accordion-active-bg);
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    background: #fff0
}

.accordion-button {
    background-color: #fff0;
    color: #fff;
    padding: 20px 0;
    outline: 0 !important;
    box-shadow: none !important;
    font-size: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.accordion-body {
    text-align: left;
    padding: 40px 20px;
    padding-top: 0
}

.accordion-item.active {
    background: #161616
}

.faq-sec {
    padding-bottom: 100px;
    background: url(../ddt/assets/images/55.jpg);
    background-size: 100% 100%
}

.f-hero {
    background: url(../ddt/assets/images/66.jpg);
    background-size: 100% 100%;
    margin-top: 0;
    padding-top: 100px;
    position: relative
}

.f-hero:before {
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .5
}

.accordion-header {
    background: #161616;
    border-radius: 20px;
    padding: 0 20px
}

.accordion-flush>.accordion-item {
    border-bottom: 0
}

.accordion-button:not(.collapsed) {
    box-shadow: none
}

.accordion-button.collapsed {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.accordion-button::after {
    filter: invert(1)
}

.accordion-flush>.accordion-item {
    border-bottom: 0;
    border-radius: 20px
}

.project-hero h1 {
    font-size: 80PX;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 50px
}

.project-hero img {
    height: 650px;
    object-fit: cover;
    border-radius: 20px;
    width: 100%;
    margin-bottom: 100px
}

.single-pro {
    margin-bottom: 30px
}

.navbar-toggler-icon {
    filter: invert(1)
}

.navbar-toggler {
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none !important
}

.our-services {
    background: url(../ddt/assets/images/our-services-bg.png);
    min-height: 100vh;
    padding: 100px 0 50px 0
}

.our-services h2 {
    font-size: 60px;
    margin-bottom: 20px
}

.our-services h2 span,
.our-services p span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

.inner-services {
    width: 100%;
    border-radius: 80px;
    background: linear-gradient(135deg, #e0e0e0 0%, #9e9e9e 100%);
    box-shadow: 0 4px 15px rgb(0 0 0 / .1);
    padding: 50px 30px;
    position: relative
}

.single-service {
    padding-bottom: 30px;
    border-bottom: 1px dashed #000;
    margin-bottom: 30px
}

.inner-services .single-service:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.single-service .row {
    align-items: center
}

.single-service h3 {
    color: #000;
    font-size: 20px;
    font-weight: 500
}

.single-service p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding-left: 130px
}

.inner-services:before {
    content: '';
    background: url(../ddt/assets/images/services-before.png);
    position: absolute;
    bottom: -67px;
    left: 0;
    right: 0;
    margin: auto;
    width: 409px;
    height: 67px
}

footer {
    padding: 50px 0 100px 0;
    background-image: url(../ddt/assets/images/footer-bg.png);
    background-size: 100% 100%
}

footer h2 {
    font-size: 50px
}

footer h2 span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

footer .cmt-5 {
    margin-top: 60px
}

.revenue {
    text-align: center
}

.revenue h3 {
    font-size: 50px;
    background: linear-gradient(to bottom, #bc1d9c, #7e2995);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.moving-img {
    transform-origin: 50% 50%;
    animation: spinRing 8s linear infinite;
    backface-visibility: hidden;
    transform-style: preserve-3d
}

@keyframes spinRing {
    0% {
        transform: rotateZ(23.5deg) rotateY(0deg)
    }

    100% {
        transform: rotateZ(23.5deg) rotateY(360deg)
    }
}

.footer-top-text p {
    background: linear-gradient(to bottom, #bc1d9c, #7e2995);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    font-size: 28px;
    padding-right: 150px;
    font-weight: 500;
    margin-bottom: 100px
}

footer h2 {
    font-size: 50px;
    margin-bottom: 30px
}

.footer-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-nav ul li a {
    text-decoration: none;
    font-weight: 500
}

.footer-nav ul li {
    margin-bottom: 15px
}

.footer-nav h5 {
    margin-bottom: 30px
}

.pay-img {
    margin-top: 150px
}

.single-slide {
    background: #fff
}

.package-head {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 1rem
}

.package-head>div:nth-child(1) {
    width: 40%;
    display: flex;
    align-items: start
}

.package-head>div:nth-child(1)>div {
    flex: 1
}

.package-box {
    background: #fff;
    border-radius: 23px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden
}

.package-box p {
    margin-bottom: 0
}

.package-head h4 {
    text-transform: uppercase
}

.pric-bx h5 {
    font-size: 33px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
    font-family: "Playfair Display", serif
}

.packages-sec h2 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 50px
}

.packages-sec h2 span {
    font-family: "Playfair Display", serif;
    font-style: italic
}

.packages-sec {
    padding: 100px 0;
    background-image: url(../ddt/assets/images/meta-sec-bg.png);
    background-size: cover
}
.packages-sec.terms-condition p {
    margin-bottom: 20px;
}
.packages-sec.terms-condition ul {
    margin-bottom: 50px;
}
section.packages-sec.terms-condition h4{
    font-size: 20px;
    margin-bottom: 10px;
    color: #db57ff;
}
.packages-sec.terms-condition h3 {
    font-size: 20px;
    margin-bottom: 10px;
   color: #db57ff;
}

.ifram-wrap {
    max-width: 500px;
    background: #fff;
    margin: 100px auto
}

.socil-icons {
    position: absolute;
    top: 12px;
    right: 0
}

.packages-sec .table>tbody tr td {
    background: #fff0;
    color: #fff
}

.packages-sec .table>tbody th {
    background: #fff0;
    color: #fff
}

.packages-sec .table-bordered>:not(caption)>*>* {
    border: 1px solid;
    padding: 12px
}

.packages-sec .bi {
    background: linear-gradient(to bottom, #bc1d9c, #7e2995);
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

.packages-sec tr:nth-child(even) {
    background: #39174A
}

.packages-sec table tr td:first-child,
table tr th:first-child {
    text-align: left
}

.packages-sec tr th {
    background-color: #fff0;
    font-weight: 500
}
.packages-sec tr:last-child td {
    opacity: 0.5;
    font-size: 12px;
}
.packages-sec tr:last-child td p {
    margin-bottom: 0;
    text-align: center;
}
.package-box a {
    position: absolute;
    right: 20px;
    top: 15px;
    color: #818181;
    font-size: 3rem
}

.package-box a img {
    width: 20px;
    height: 20px
}

.pric-bx h6 {
    font-weight: 600;
    color: #000;
    margin-bottom: 0;
    line-height: 1
}

.package-head>div {
    width: 20%
}

.pric-bx p {
    color: #ADADAD
}

.switch,
.seo-switch {
    font-size: 17px;
    position: relative;
    display: block !important;
    width: 85px;
    height: 40px;
    margin: 6px auto 15px
}

.switch input {
    opacity: 1;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #454545;
    transition: .4s;
    border-radius: 30px;
    border: 1px solid #454545
}

.switch input:checked+.slider {
    background: linear-gradient(to bottom, #bc1d9c, #7e2995)
}

.switch input:checked+.slider:before {
    transform: translateX(2.5em)
}

.slider:before {
    position: absolute;
    content: "";
    height: 37px;
    width: 37px;
    border-radius: 50%;
    left: 1.2px;
    top: 0;
    background: #fff;
    bottom: 0;
    border: 3px solid #1D1710;
    transition: .4s
}

.switch:before {
    position: absolute;
    content: "Quarterly";
    left: -83px;
    width: 100px;
    color: #fff;
    font-size: 16px;
    margin-top: 5px
}

.switch:after {
    position: absolute;
    content: "Biannually";
    right: -107px;
    width: 100px;
    color: #fff;
    font-size: 16px;
    margin-top: 5px
}

.package-head>div:nth-child(1)>div p {
    font-size: 12px;
    line-height: 1.3
}

.contact-us h3 {
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Playfair Display", serif;
    font-style: italic;
    margin-bottom: 40px
}

.contact-us h5 {
    background: linear-gradient(to bottom, #bc1d9c, #7e2995);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.contact-us p {
    font-size: 23px;
    font-weight: 300;
    color: #fff
}

.contact-us p.lead {
    font-size: 18px
}

.contact-us {
    padding: 100px 0;
    background-image: url(../ddt/assets/images/meta-sec-bg.png)
}

.contact-us .container {
    position: relative;
    z-index: 2
}

.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form option {
    color: #000
}

.iti__flag-box,
.iti__country-name {
    margin-right: 6px;
    color: #000
}

.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
    margin-left: 6px;
    color: #000
}

.iti {
    width: 100%
}

.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form option {
    color: #000;
    width: 100%;
    padding: 10px;
    border: 1px solid #DBDBDB;
    border-radius: 10px;
    outline: 0
}

.contact-us form p {
    font-size: 14px
}

input.wpcf7-form-control.wpcf7-submit {
    background: linear-gradient(to bottom, #bc1d9c, #7e2995);
    color: #fff;
    width: auto;
    outline: 0;
    border: 0;
    border-radius: 30px;
    letter-spacing: 2px;
    padding: 14px 50px
}

.form-wrap {
    background: #fff;
    padding: 30px;
    border-radius: 50px;
    width: 80%;
    position: relative
}

.form-wrap:before {
    position: absolute;
    width: 500px;
    height: 100%;
    content: "";
    border-radius: 15px;
    right: 30px;
    bottom: -20px;
    z-index: -1;
    background: linear-gradient(to bottom, #bc1d9c, #7e2995)
}

.form-wrap p {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.form-wrap h5 {
    font-weight: 700
}

.form-wrap:after {
    position: absolute;
    content: "";
    width: 135px;
    height: 170px;
    background: url(../ddt/assets/images/safety-pin.png) center / contain no-repeat;
    top: -70px;
    right: -50px
}

.page-template-marketing-page-template .hero-sec {
    margin-top: 140px;
    height: auto
}

.page-template-marketing-page-template .why-choose {
    height: auto;
    padding: 100px 0
}

.top-head-cta-box a i {
    margin-right: 5px
}

.page-template-marketing-page-template .why-choose h3 {
    font-size: 70px
}

.top-head-cta-box a {
    text-decoration: none
}

.top-head-cta-box a:first-child {
    display: none
}

.wp-fancybox-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 15px
}

.wp-fancybox-gallery .gallery-item {
    width: 25%;
    padding: 10px;
    overflow: hidden;
}

.wp-fancybox-gallery .gallery-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 10px;
    transition: 0.3s ease
}

.wp-fancybox-gallery .gallery-item img:hover {
    transform: scale(1.05)
}

.gallery-filters {
    margin-bottom: 15px
}

.gallery-filters button {
    padding: 8px 16px;
    margin: 4px;
    border: none;
    background: #111;
    color: #fff;
    border-radius: 6px;
    cursor: pointer
}

.gallery-filters button.active {
    background: #A0238B
}

@media (max-width:992px) {
    .wp-fancybox-gallery .gallery-item {
        width: 33.3333%
    }
}

@media (max-width:768px) {
    .wp-fancybox-gallery .gallery-item {
        width: 50%
    }
}

@media (max-width:480px) {
    .wp-fancybox-gallery .gallery-item {
        width: 100%
    }
}

@media (min-width:1930px) {
    .hero h1 {
        margin-top: 400px
    }

    .brand-grow {
        background-size: 100% 100%
    }

    .slider-arrows {
        position: relative;
        margin-left: -137%;
        margin-top: -50px
    }

    .meta-sec {
        padding-top: 200px
    }

    .our-services {
        background-size: 100% 100%
    }

    .testimonial-sec {
        padding-top: 200px
    }
}

.nav-item.meeting-link .nav-link {
    background: linear-gradient(to bottom, #bc1d9c, #7e2995);
    border-radius: 50px;
    padding: 14px 20px;
    margin-left: 30px;
    position: relative
}

@media (min-width:1200px) {
    .footer-nav {
        margin-bottom: 180px
    }

    .home .footer-nav {
        margin-bottom: 0
    }

    .top-moving-text .client-slider {
        height: 230px
    }

    .meeting-link i {
        margin-right: 10px
    }

    .single-service-sec:hover h3 {
        margin-left: 20px
    }

    .single-service-sec:hover img {
        opacity: 1
    }

    .single-service-sec * {
        transition: all 0.6s ease-in-out
    }
}

@media (min-width:1440px) and (max-width:1600px) {
    .hero h1 {
        color: #fff;
        font-size: 74px;
        margin-bottom: 50px
    }

    .testimonial-sec .mb-5 {
        margin-bottom: 0 !important
    }

    .single-testi p {
        margin: 20px 0
    }

    .slider-arrows {
        position: relative;
        margin-left: -68%;
        margin-top: -20px
    }
}

@media (min-width:1440px) and (max-width:1599px) {
    .why-choose {
        padding: 50px 0
    }

    .dropdown-item {
        font-size: 13px
    }

    .revenue-box h6,
    .revenue-box h5 {
        font-size: 13px
    }

    .rating {
        font-size: 10px
    }

    header .nav-link {
        color: #fff !important;
        font-size: 13px !important
    }

    a.navbar-brand img {
        width: 200px
    }

    .hero h1 {
        font-size: 74px;
        margin-bottom: 80px
    }

    .hero p {
        font-size: 28px
    }

    .icon-bx {
        margin-bottom: 30px
    }

    .arrow {
        width: 40px
    }

    .single-slide .txt-bx h3 {
        font-size: 30px
    }

    .head-partner-img img {
        margin-right: 20px;
        width: 60px
    }

    .rating img {
        width: 20px
    }

    .icon-bx .left-icon {
        width: 70px;
        height: 70px;
        padding: 10px
    }

    .home .hero-sec {
        height: 100vh !important
    }

    .txt-bx p {
        font-size: 20px;
        margin-top: 20px
    }

    .single-service-sec h3 {
        font-size: 30px
    }

    .circle {
        width: 170px
    }

    section {
        height: auto !important
    }

    .center-text h2 {
        margin-top: 100px;
        font-size: 80px
    }

    .pro-market .img-txt-wrap p {
        right: -140px;
        font-size: 14px
    }

    .pro-market p {
        font-size: 13px
    }

    .pro-market h2 {
        font-size: 40px
    }

    .grow-sec h2 {
        font-size: 40px;
        margin-bottom: 0
    }

    .grow-sec h3 {
        font-size: 40px;
        margin-bottom: 0
    }

    .grow-sec p {
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 0
    }

    .testimonial-sec {
        padding: 30px 0
    }

    .testimonial-sec h3 {
        font-size: 40px
    }

    .testimonial-sec .mb-5 {
        margin-bottom: 0 !important
    }

    .single-testi p {
        margin: 30px 0;
        font-size: 17px
    }

    .bottom-testimonial-text img {
        width: 20%
    }

    .socil-icons {
        top: 8px
    }

    .single-testi h2 {
        margin-bottom: 20px;
        font-size: 25px
    }

    .single-testi h5 {
        font-size: 15px
    }

    .single-testi h4 {
        font-size: 20px
    }

    .bottom-testimonial-text {
        margin-top: 10px
    }

    .bottom-testimonial-text h5 {
        margin: 10px 0
    }

    .single-service p {
        padding-left: 0
    }

    .our-services {
        padding: 50px 0 50px 0
    }

    .our-services h2 {
        font-size: 40px
    }

    .bottom-testimonial-text h6 {
        font-size: 18px
    }

    .meta-text img {
        width: 40%;
        margin-right: 100px
    }

    .meta-text .inner p {
        font-size: 15px
    }

    .meta-text .inner h3 {
        font-size: 30px;
        margin-bottom: 30px
    }

    .meta-text .inner {
        margin-top: 180px;
        margin-left: -150px
    }

    .meta-slider .single-slide {
        padding: 40px 25px
    }

    .single-service {
        padding-bottom: 20px;
        margin-bottom: 20px
    }

    .my-slider {
        margin: 0 60px
    }

    .testimonial-slider {
        margin: 0 60px !important
    }

    .footer-top-text p {
        font-size: 18px
    }

    .slider-arrows {
        position: relative;
        margin-left: -70%;
        margin-top: 100px
    }

    footer h2 {
        font-size: 40px
    }

    .single-service-sec h3 {
        font-family: "Playfair Display", serif;
        font-size: 35px;
        margin: 0
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .why-choose {
        padding: 50px 0
    }

    .dropdown-item {
        font-size: 13px
    }

    .revenue-box h6,
    .revenue-box h5 {
        font-size: 13px
    }

    .rating {
        font-size: 10px
    }

    header .nav-link {
        color: #fff !important;
        font-size: 13px !important
    }

    a.navbar-brand img {
        width: 200px
    }

    .hero h1 {
        font-size: 74px;
        margin-bottom: 80px
    }

    .hero p {
        font-size: 28px
    }

    .icon-bx {
        margin-bottom: 30px
    }

    .arrow {
        width: 40px
    }

    .single-slide .txt-bx h3 {
        font-size: 30px
    }

    .head-partner-img img {
        margin-right: 20px;
        width: 60px
    }

    .rating img {
        width: 20px
    }

    .icon-bx .left-icon {
        width: 70px;
        height: 70px;
        padding: 10px
    }

    .home .hero-sec {
        height: 100vh !important
    }

    .txt-bx p {
        font-size: 20px;
        margin-top: 20px
    }

    .single-service-sec h3 {
        font-size: 30px
    }

    .circle {
        width: 170px
    }

    section {
        height: auto !important
    }

    .center-text h2 {
        margin-top: 100px;
        font-size: 80px
    }

    .pro-market .img-txt-wrap p {
        right: -140px;
        font-size: 14px
    }

    .pro-market p {
        font-size: 13px
    }

    .pro-market h2 {
        font-size: 40px
    }

    .grow-sec h2 {
        font-size: 40px;
        margin-bottom: 0
    }

    .grow-sec h3 {
        font-size: 40px;
        margin-bottom: 0
    }

    .grow-sec p {
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 0
    }

    .testimonial-sec {
        padding: 30px 0
    }

    .testimonial-sec h3 {
        font-size: 40px
    }

    .testimonial-sec .mb-5 {
        margin-bottom: 0 !important
    }

    .single-testi p {
        margin: 30px 0;
        font-size: 17px
    }

    .bottom-testimonial-text img {
        width: 20%
    }

    .socil-icons {
        top: 8px
    }

    .single-testi h2 {
        margin-bottom: 20px;
        font-size: 25px
    }

    .single-testi h5 {
        font-size: 15px
    }

    .single-testi h4 {
        font-size: 20px
    }

    .bottom-testimonial-text {
        margin-top: 10px
    }

    .bottom-testimonial-text h5 {
        margin: 10px 0
    }

    .single-service p {
        padding-left: 0
    }

    .our-services {
        padding: 50px 0 50px 0
    }

    .our-services h2 {
        font-size: 40px
    }

    .bottom-testimonial-text h6 {
        font-size: 18px
    }

    .meta-text img {
        width: 40%;
        margin-right: 100px
    }

    .meta-text .inner p {
        font-size: 15px
    }

    .meta-text .inner h3 {
        font-size: 30px;
        margin-bottom: 30px
    }

    .meta-text .inner {
        margin-top: 180px;
        margin-left: -150px
    }

    .meta-slider .single-slide {
        padding: 40px 25px
    }

    .single-service {
        padding-bottom: 20px;
        margin-bottom: 20px
    }

    .my-slider {
        margin: 0 60px
    }

    .testimonial-slider {
        margin: 0 60px !important
    }

    .footer-top-text p {
        font-size: 18px
    }

    .slider-arrows {
        position: relative;
        margin-left: -70%;
        margin-top: 100px
    }

    footer h2 {
        font-size: 40px
    }
}

@media (min-width:991px) and (max-width:1199px) {
    .arrow {
        width: 20%
    }

    .txt-bx p {
        font-size: 15px
    }

    .single-slide .txt-bx h3 {
        font-size: 24px
    }

    .meta-slider .single-slide {
        padding: 20px 25px
    }

    .icon-bx .left-icon {
        width: 100px;
        height: 100px
    }

    .meta-text video {
        width: 400px
    }

    .circle {
        width: 210px
    }

    li.nav-item.meeting-link i {
        margin-right: 7px
    }

    .nav-item.meeting-link .nav-link {
        padding: 13px;
        margin-left: 15px
    }

    header .nav-link {
        font-size: 14px
    }

    .revenue-box h5,
    .revenue-box h6 {
        font-size: 14px
    }

    .head-partner-img img {
        margin-right: 10px;
        width: 20%
    }

    .rating {
        font-size: 10px;
        margin-left: 0
    }

    .hero h1 {
        font-size: 64px;
        margin-bottom: 130px
    }

    .hero {
        padding-bottom: 100px
    }

    .hero p {
        font-size: 28px
    }

    .home .hero-sec {
        min-height: 1px
    }

    .pro-market img {
        margin-top: 0
    }

    .pro-market .img-txt-wrap p {
        right: -140px;
        font-size: 15px
    }

    .pro-market h2 {
        font-size: 40px
    }

    .grow-sec h2,
    .grow-sec h3 {
        font-size: 40px
    }

    .grow-sec p {
        font-size: 20px
    }

    .our-services h2 {
        font-size: 40px
    }

    .single-service p {
        padding-left: 0
    }

    .our-services {
        padding: 50px 0 50px 0
    }

    .testimonial-sec {
        height: auto
    }

    .testimonial-sec h3 {
        font-size: 50px;
        margin-bottom: 20px;
        margin-top: 100px
    }

    .testimonial-slider .slick-arrow.slick-prev:before {
        left: 0
    }

    .testimonial-slider .slick-arrow.slick-next:before {
        right: 0
    }

    .meta-sec {
        height: auto
    }

    .meta-text img {
        width: 50%
    }

    .my-slider {
        padding: 0 50px
    }

    .my-slider .slick-prev {
        left: 45PX
    }

    .my-slider .slick-next {
        right: 45PX
    }

    .meta-slider {
        margin-left: -70px
    }

    .meta-text .inner {
        margin-top: 50px;
        margin-left: -80px;
        width: 40%
    }

    .meta-text .inner h3 {
        font-size: 30px;
        margin-bottom: 30px
    }

    footer h2 {
        font-size: 40px
    }

    .meta-text .inner p {
        font-size: 15px
    }

    .footer-top-text p {
        font-size: 20px;
        padding-right: 80px
    }

    .slider-arrows {
        position: relative;
        margin-left: -57%
    }

    .package-head>div {
        width: 17%
    }

    .package-head {
        justify-content: space-between
    }

    .pric-bx h5 {
        font-size: 27px
    }

    .switch,
    .seo-switch {
        width: 55px;
        height: 30px
    }

    .slider:before {
        height: 27px;
        width: 27px
    }

    .package-head>div:nth-child(1) {
        width: 50%
    }

    .package-box a img {
        width: 15px;
        height: 15px
    }
}

.fixedFoter {
    position: fixed;
    bottom: 1rem;
    left: 0;
    right: 0;
    justify-content: flex-end;
    padding: 0 1.5rem;
    z-index: 9
}

.btn-whatsapp-pulse {
    background: #25d366;
    color: #fff !important;
    position: fixed;
    bottom: 24px;
    left: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 30px;
    text-decoration: none;
    animation-name: pulse;
    border-radius: 100%
}

.btn-whatsapp-pulse i {
    font-size: 31px
}

@media (min-width:768px) and (max-width:990px) {
    .rating {
        margin-left: 0
    }

    .head-partner-img img {
        width: 70px;
        margin-right: 10px
    }

    .head-partner-img .rating img {
        width: 20px
    }

    .home .hero-sec {
        min-height: 1px;
        padding-bottom: 100px
    }

    .package-head>div {
        width: 17%
    }

    .package-head {
        justify-content: space-between
    }

    .pric-bx h5 {
        font-size: 27px
    }

    .switch,
    .seo-switch {
        width: 55px;
        height: 30px
    }

    .slider:before {
        height: 27px;
        width: 27px
    }

    .package-head>div:nth-child(1) {
        width: 50%
    }

    .package-box a img {
        width: 15px;
        height: 15px
    }

    .why-choose {
        padding: 50px 0 50px 0;
        height: auto
    }

    .single-service p {
        padding-left: 0
    }

    .single-testi {
        text-align: center;
        padding: 0
    }

    .testimonial-sec {
        height: auto
    }

    .meta-sec {
        height: auto
    }

    .meta-text {
        display: block;
        align-items: center
    }

    .meta-text .inner {
        margin-top: 30px;
        margin-left: 0;
        width: 80%
    }

    .meta-slider {
        margin-left: -90px
    }

    .meta-slider .single-slide {
        padding: 20px
    }

    .single-slide .txt-bx h3 {
        font-size: 30px
    }

    .icon-bx .left-icon {
        width: 50px;
        height: 50px;
        padding: 5px
    }

    .arrow {
        width: 40px
    }

    .meta-text video {
        width: 450px
    }

    .slider-arrows {
        position: relative;
        margin-left: -20%;
        margin-top: 50px
    }
}

@media (max-width:767px) {
    
    li.nav-item.meeting-link {
            display: none;
        }
    #wrapper {
        overflow-x: hidden
    }

    body {
        overflow-x: hidden
    }

    section,
    header,
    footer {
        overflow-x: hidden
    }

    header {
        overflow-x: visible
    }

    .bottom-testimonial-text img {
        width: 70%
    }

    .socil-icons {
        right: 10px
    }

    .rating {
        position: absolute;
        padding-left: 20px;
        margin-left: 20px;
        margin-bottom: 0;
        font-size: 10px;
        left: 132px;
        width: 100px;
        top: 20px
    }

    .page-template-marketing-page-template .hero-sec {
        margin-top: 31px;
        height: auto
    }

    .top-head-cta-box a:first-child {
        display: block
    }

    .top-head-cta-box a:first-child i {
        right: 80px
    }

    .social-bx .inner-social {
        height: auto;
        width: 100%;
        background-size: contain;
        padding-top: 100px;
        padding-bottom: 100px;
        border-radius: 50px
    }

    .keyword-search {
        width: 90%;
        padding: 20px 0;
        display: block;
        text-align: center;
        height: 130px
    }

    .top-moving-text {
        height: 250px
    }

    .social-media {
        height: auto;
        min-height: auto
    }

    .moving-keywords {
        padding: 21px 43px;
        width: 100%
    }

    .package-head>div {
        width: 17%
    }

    .package-head {
        justify-content: space-between;
        display: block
    }

    .pric-bx h5 {
        font-size: 27px
    }

    .switch,
    .seo-switch {
        width: 55px;
        height: 30px
    }

    .slider:before {
        height: 27px;
        width: 27px
    }

    .package-head>div:nth-child(1) {
        width: 100%;
        display: block
    }

    .package-head>div {
        width: 100%;
        margin: 20px 0
    }

    .package-box a img {
        width: 15px;
        height: 15px
    }

    .navbar-collapse {
        background: #000;
        padding: 20px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 8
    }

    .card {
        margin-bottom: 30px
    }

    .hero {
        margin-top: 50px
    }

    br {
        display: none
    }

    header video {
        height: 66vh
    }

    .client-slider {
        margin-top: 0;
        height: auto;
        overflow-y: hidden
    }
        .page-template-marketing-page-template .why-choose h3 {
            font-size: 50px;
        }
.page-template-marketing-page-template .why-choose {
    height: auto;
    padding: 30px 0;
}
    .heading {
        font-size: 42px
    }

    .accordion-button {
        font-size: 20px
    }

    .why-choose {
        padding-top: 50px;
        height: auto
    }

    .proj-bg {
        padding: 50px 0
    }

    .our-projects {
        padding-top: 50px;
        padding-bottom: 50px
    }

    header {
        padding: 0
    }

    .top-head-cta-box {
        font-size: 0
    }

    .top-head-cta-box a i {
        font-size: 15px;
        position: absolute;
        top: 16px;
        right: 40px;
        border: 1px solid;
        border-radius: 100%;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .navbar-brand {
        width: 140px;
        margin-top: 10px
    }

    .col-lg-3.col-md-3.col-12.d-flex.gap-3 {
        overflow-x: hidden
    }

    header .navbar {
        border: 0
    }

    button.navbar-toggler {
        position: absolute;
        right: 0;
        top: -50px
    }

    .circle {
        width: 110px
    }

    .star {
        width: 50px;
        position: absolute;
        right: 20%;
        top: -30px
    }

    .hero h1 {
        font-size: 42px;
        margin-bottom: 50px;
        margin-top: 130px
    }

    .hero p {
        font-size: 16px;
		padding-left:20px;
		padding-right:20px;
    }

    .hero-sec {
        height: auto
    }

    .home .hero-sec {
        height: auto;
        min-height: auto
    }

    .hero-sec.inner-header {
        height: 500px;
        padding-bottom: 50px
    }

    .inner-page-title {
        padding: 100px 0
    }

    .video-sec video {
        height: 400px
    }

    .inner-page-title h2 {
        font-size: 40px
    }

    .brand-grow {
        height: auto
    }

    .brand-grow img {
        height: auto
    }

    .pro-market h2 {
                font-size: 30px;
    }

    .img-txt-wrap {
        width: 100%;
        margin-top: 100px
    }

    .pro-market .img-txt-wrap p {
        position: absolute;
        top: auto;
        right: 0;
        width: 300px;
        text-align: center;
        font-weight: 300;
        left: 0;
        margin: auto
    }

    .pro-market {
        padding-bottom: 100px
    }

    .grow-sec h3 {
        font-size: 40px
    }

    .grow-sec p {
        font-size: 22px
    }

    .slider-arrows {
        margin-top: 50px;
        margin-bottom: 80px;
        margin-left: 200px
    }

    .bottom-testimonial-text {
        margin-top: 150px
    }

    .testimonial-slider .slick-next {
        right: 50%
    }

    .testimonial-slider .slick-prev {
        left: 50%
    }

    .testimonial-slider .slick-arrow {
        top: 110%
    }

    .inner-services {
        width: 100%;
        border-radius: 20px
    }

    .my-slider .slick-prev {
        left: 50%;
        z-index: 9
    }

    .my-slider .slick-next {
        right: 50%
    }

    .my-slider .slick-arrow {
        top: 105%
    }

    .grow-sec {
        padding-bottom: 100px
    }

    .our-services {
        height: auto;
        padding: 50px 0 50px 0
    }

    .single-service p {
        padding-left: 0
    }

    .center-text h2 {
        margin-top: 27px;
        font-size: 60px;
        font-weight: 400
    }

    .grow-sec h2 {
        font-size: 40px
    }

    inner-services {
        width: 100%;
        border-radius: 22px
    }

    .testimonial-sec {
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 150px
    }

    .testimonial-sec h3 {
        font-size: 40px;
        margin-bottom: 20px;
        margin-top: 0
    }

    .single-testi {
        text-align: center;
        padding: 0
    }

    .meta-sec {
        padding: 50px 0;
        height: auto;
        overflow: hidden
    }

    .meta-text video {
        margin-left: -120px
    }

    .meta-text .inner {
        margin-top: 100px;
        margin-left: 0
    }

    .inner-services:before {
        display: none
    }

    .inner-services {
        width: 100%
    }

    .meta-text {
        display: block
    }

    footer h2 {
        font-size: 40px
    }

    .footer-top-text p {
        font-size: 23px
    }

    .footer-top-text p {
        margin-bottom: 40px;
        padding-right: 0
    }

    .revenue {
        text-align: left;
        margin-top: 30px
    }

    footer {
        background-size: 100% 100%
    }

    .footer-nav ul {
        margin-bottom: 50px
    }

    .pay-img {
        margin-top: 0
    }

    .our-services h2 {
        font-size: 40px;
        margin-top: 0
    }

    .single-service-sec {
        display: block
    }

    .single-service-sec p {
        margin-right: 0
    }

    .single-service-sec h3 {
        margin-bottom: 20px;
        min-width: 1px
    }

    .icon-bx .left-icon {
        padding: 10px;
        width: 80px;
        height: 80px
    }

    .single-slide .txt-bx h3 {
        font-size: 30px
    }

    .meta-slider .single-slide {
        padding: 20px
    }

    .txt-bx p {
        font-size: 18px
    }

    .arrow {
        width: 40px
    }

    .head-partner-img img {
        display: none
    }

    .head-partner-img .rating img {
        display: block;
        width: 16px
    }

    .ifram-wrap {
        max-width: 500px;
        background: #fff;
        margin: 100px 20px
    }

    .form-wrap {
        width: 100%
    }

    .navbar-nav {
        display: block;
        margin-top: 50px
    }

    .revenue-box {
        display: none
    }

    header .nav-link {
        color: #fff !important;
        font-size: 24px
    }

    .meeting-link .nav-link i {
        display: none
    }
        .packages-sec tr * {
            font-size: 12px;
        }
        .packages-sec tr td{
            padding: 10px 6px !important;
        }
    .packages-sec tr th {
        padding: 10px 6px !important;
    }
        .packages-sec .table>tbody tr td {
            width: 25%;
}
                .packages-sec .table>tbody tr th {
                    width: 25%;
                }
   .table-responsive th,
   .table-responsive td {
       font-size: 10px;
       padding: 8px;
   }

   .table-responsive td p {
       margin: 0;
   }
}
.video-wrapper {
    height: 17.5vh;
    z-index: 1
}

.HeroVideo_video__OoWDY {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    cursor: pointer
}

.video-character {
    display: inline-block;
    height: 17.5vh;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
    width: 17.5vh
}

.video-character video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.vid-text {
    font-size: 300px;
    line-height: 0
}

.word-container {
    font-family: Arial, sans-serif;
    font-size: 80px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 2px
}

.video-o {
    width: .8em;
    height: .8em;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
    border: 2px solid #000
}

.video-o video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.horiz-gallery-strip,
.horiz-gallery-wrapper {
    display: flex;
    flex-wrap: nowrap;
    will-change: transform;
    position: relative
}

.project-wrap {
    width: 33vw;
    padding: 2rem;
    box-sizing: content-box
}

.project-wrap img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover
}

#portfolio {
    padding: 150px 0
}

.v-lock {
    padding: 150px 0
}

.spacer,
.wrapper {
    width: 100%;
    min-height: 100vh
}

.v-lock .wrapper {
    padding-top: 100px;
    padding-bottom: 50px
}

.v-lock .card-wrapper {
    width: 100%;
    perspective: 500px;
    margin-bottom: 50px
}

.v-lock .card-wrapper:last-child {
    margin-bottom: 0
}

.v-lock .cards {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    background: #fff0
}

.v-lock .card {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    border: 0;
    padding: 0;
    background: #fff0
}