/*!
Theme Name: AD Design Workshop Child
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: AD Design Workshop Child
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Template: ad-design-workshop
Text Domain: ad-design-workshop-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

AD Design Workshop is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

body {
	margin: 0 !important;
	background: black;
}

.font-weight-700 {
	font-weight: 700;
}

.color-white {
	color: white;
}

/* banner css */

.banner-title-image {
	position: absolute;
	top: -90px;
}

/* ads section css  */

.sup-heading {
	position: absolute;
	font-size: 20px;
	font-weight: 500;
	top: 16px;
	left: -35px;
}

/* goals section */

/* .goals-col-section .elementor-container {
	  overflow: hidden;
  } */
.goals-col-section .elementor-column {
	width: 100%;
}

.goals-col .elementor-widget-container {
	width: 100%;
	height: 530px;
	margin: 10px;
}

.goals-col .elementor-widget-container h3 {
	position: relative;
}

.goals-col .elementor-widget-container h3:after {
	content: "";
	display: block;
	width: 50px;
	height: 3px;
	background: #000;
	left: 0;
	top: 100px;
	position: absolute;
}

/* testimonial section css */

.testimonial-section .elementskit-profile-info {
	text-align: left !important;
}

h1.entry-title-blog {
	color: #ffffff;
	font-family: "Raleway", Sans-serif;
	font-size: 60px;
	font-weight: 700;
	line-height: 70px;
}

main#primary {
	background-color: #000000;

}

.entry-meta {
	display: none;
}

aside#secondary {
	display: none;
}

div#comments {
	display: none;
}

.entry-content {
	color: #ffffff;
	font-family: "Raleway", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 34px;
}

/* slider Section Css */

body {
	overflow-x: hidden;
}

.section .BG {
	background: #000;
	padding: 150px 200px;
	display: flex;
	justify-content: center;
}

#zoom-out .bg-section {
	padding: 0 100px;
	position: relative;
}

#on-fees .background-text {
	transition: 1s ease-in-out all;
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#on-fees .background-text__item {
	font-family: "" Raleway ", Sans-serif";
	font-style: normal;
	font-weight: 700;
	font-size: 70px;
	line-height: 90px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: transparent;
	z-index: -1111;
}

selector .elementor-heading-title {
	color: rgb(182, 182, 182, 0.2);
	background: linear-gradient(to right, #b6b6b6, #b6b6b6) no-repeat;
	-webkit-background-clip: text;
	background-clip: text;
	background-size: 0%;
	transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
	position: relative;
}

/* sarran home Page Css Start */

#passing-enhances-section {
	width: 100%;
	min-height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#passing-enhances-section .passing-heading {
	position: absolute;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#passing-enhances-section .passing-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}


#range-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#range-section .discover-heading {
	position: absolute;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#range-section .discover-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#leveraging-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#leveraging-section .leveraging-heading {
	position: absolute;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#leveraging-section .leveraging-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#cutting-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#cutting-section .cutting-heading {
	position: absolute;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#cutting-section .cutting-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#business-studio-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#business-studio-section .business-studio-section-heading {
	position: absolute;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#business-studio-section .business-studio-section-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

.strat-now-btn {
	position: relative;
	top: -40px;
	left: 10%;
}


#routine-section {
	width: 100%;
	height: 70vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#routine-section .routine-section-heading {
	position: absolute;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#routine-section .routine-section-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}


#supercharge-service {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#supercharge-service .supercharge-service-heading {
	position: absolute;
	font-size: 60px;
	line-height: 75px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#supercharge-service .supercharge-service-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 60px;
	line-height: 75px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}


#social-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#social-section .social-heading {
	position: absolute;
	font-size: 60px;
	line-height: 75px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#social-section .social-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 60px;
	line-height: 75px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}


#seo-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#seo-section .seo-heading {
	position: absolute;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#seo-section .seo-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#website-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#website-section .website-heading {
	position: absolute;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#website-section .website-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#presence-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#presence-section .presence-heading {
	position: absolute;
	font-size: 60px;
	line-height: 75px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#presence-section .presence-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 60px;
	line-height: 75px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#search-service-section {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

#search-service-section .search-top {
	position: absolute;
	top: 0%;
	width: 100%;
	height: 50vh;
	background-color: #000;
	z-index: 9;
	overflow: hidden;
}

#search-service-section .search-center {
	position: relative;
	width: 100%;
	height: 100vh;
	transform-origin: center;
	background-color: rgb(0, 0, 0);
	transition: all cubic-bezier(0.19, 1, 0.22, 1)1s;
	overflow: hidden;
}

#search-service-section .search-center .content-img {
	margin-top: 50vh;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100vh;
}

#search-service-section .search-center .content-img img {
	width: 50%;
	height: auto;

}

#search-service-section .search-bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50vh;
	background-color: #000;
	overflow: hidden;
}

#search-service-section .search-bottom .search-bottom-content {
	font-family: Raleway;
	font-size: 9vw;
	font-weight: 700;
	text-transform: uppercase;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

/*#top-h1 {*/
/*  bottom: 45%;*/
/*}*/

#search-service-section .search-bottom .search-bottom-content {
	top: 0;
}

/* websitedevelpment */
  #website-service-section {
        position: relative;
        width: 100%;
        height: 100vh;
        overflow: hidden;
    }
    
    #website-service-section .website-top {
        position: absolute;
        top: 0%;
        width: 100%;
        height: 50vh;
        background-color: #000;
        z-index: 9;
        overflow: hidden;
    }
    
    #website-service-section .website-center {
        position: relative;
        width: 100%;
        height: 100vh;
        transform-origin: center;
        background-color: rgb(0, 0, 0);
        transition: all cubic-bezier(0.19, 1, 0.22, 1)1s;
        overflow: hidden;
    }
    
    #website-service-section .website-center .content-img {
        margin-top: 50vh;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100vh;
    }
    
    #website-service-section .website-center .content-img img {
        width: 50%;
        height: auto;
    
    }
    
    #website-service-section .website-bottom {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 50vh;
        background-color: #000;
        overflow: hidden;
    }
#website-service-section .website-bottom .website-bottom-content {
    font-family: Raleway;
    font-size: 5vw;
    line-height: 4rem;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -20%);
    color: #fff;
    text-align: center;
  
}
    

    
    #website-service-section .website-bottom .website-bottom-content {
        top: 0;
    }

/* websitedevelpment */
.owl-theme .item .middle {
	position: absolute;
	overflow: hidden;
}

.owl-theme .item .middle .text h2 {
	font-family: "Raleway", Sans-serif;
	font-size: calc(24px - 1px);
	color: #fff;
	font-weight: 700;
	margin: 0;
	padding: 0;
	margin-top: 7px;
}

.owl-theme .item .middle .text h4 {
	font-family: "Raleway", Sans-serif;
	font-size: calc(20px - 1px);
	color: #fff;
	font-weight: 700;
	margin: 7px 0;
	padding: 0;
	line-height: 30px;
}

.owl-theme .item .middle .text p {
	font-family: "Raleway", Sans-serif;
	font-size: calc(18px - 1px);
	line-height: 28px;
	color: #fff;
}

.owl-theme .item:hover .middle {
	height: 100%;
	display: flex;
	align-items: center;
	background: #080808;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 40px;
	left: 0;
	visibility: visible;
}

.owl-theme .item .middle .text .btn-button-org {
	background: #ffba00;
	padding: 15px 30px;
	border-radius: 50px;
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #000 !important;
	font-weight: 600;
	display: inline-block;
	text-decoration: none;
}

/* sarran Css end */


#marquee-section .marquee {
	overflow: hidden;
	display: flex;
}

#marquee-section .marquee h2 {
	white-space: nowrap;
}

#marquee-section .marquee2 {
	overflow: hidden;
	display: flex;
}

#marquee-section .marquee2 h2 {
	white-space: nowrap;
}

.banner-text {
	position: relative;
	left: 50%;
	transform: translate(-50%, -120%);
	width: 100%;
	color: #fff;
	text-align: center;
}

.banner-text h2 {
	color: #ffffff;
	font-family: "Raleway", Sans-serif;
	font-size: 80px;
	font-weight: 700;
	line-height: 90px;
	position: relative;
	top: 280px;
}

.box {
	color: #ffffff;
	font-family: "Raleway", Sans-serif;
	font-size: 80px;
	font-weight: 700;
	line-height: 90px;
	opacity: 0;
	position: absolute;
	width: 100%;
	text-align: center;
	letter-spacing: 2px;
}

.box img {
	width: 20%;
	height: auto;
 	min-height: 200px;
	
}

.b1 {
	animation: ani1 15s infinite;
}

.b2 {
	animation: ani2 15s infinite;
}

.b3 {
	animation: ani3 15s infinite;
}

.b4 {
	animation: ani4 15s infinite;
}

@keyframes ani1 {
	0% {
		opacity: 0;
	}

	10% {
		opacity: 1;
	}

	20% {
		opacity: 0;
	}
}

@keyframes ani2 {
	20% {
		opacity: 0;
	}

	40% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}
}

@keyframes ani3 {
	50% {
		opacity: 0;
	}

	60% {
		opacity: 1;
	}

	70% {
		opacity: 0;
	}
}

@keyframes ani4 {
	70% {
		opacity: 0;
	}

	85% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/*start home text right to left on scroll */
.background-text-section {
	overflow: hidden;
	align-items: center;
	display: flex;
	justify-content: center;
}

.background-text {
	transition: 1s ease-in-out all;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}

.background-text__item {
	font-family: "Raleway", Sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 120px;
	line-height: 130px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: transparent;
	z-index: -1111;
}

.marquee-text-home {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	overflow: hidden;
	padding-top: 30px;
}

.marquee-text-home span {
	text-transform: uppercase;
	will-change: transform;
	transform: translateX(0);
	white-space: nowrap;
	color: #fff;
	animation: marquee-text 10s linear infinite;
	font-size: 50px;
	font-family: "Raleway", Sans-serif;
}

@keyframes marquee-text {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

@keyframes marquee {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

selector .elementor-heading-title {
	color: rgb(182, 182, 182, 0.2);
	background: linear-gradient(to right, #b6b6b6, #b6b6b6) no-repeat;
	-webkit-background-clip: text;
	background-clip: text;
	background-size: 0%;
	transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
	position: relative;
}



.scrollimgzoomcontainer {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.scrollimgzoom {
		width: 100%;
		height: 100%;
		transition: all 1s;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.scrollimgzoom img {
		width: 70%;
	}

	.scrollimgzoomin {
		transform: scale(1.2);
	}

@media only screen and (max-width: 1024px) {
    .background-text-section .background-text .background-text__item {
		font-size: 80px;
		line-height: 90px;
	}
    
    #passing-enhances-section .passing-heading  {
        font-size: 45px;
        line-height: 55px;
    }

	#passing-enhances-section .passing-heading-hover  {
        font-size: 45px;
    line-height: 55px;
    }

	.banner .banner-text .text-wrapper .box img {
		width: 100%;
		height: auto;
		min-height: auto;
	}

	#range-section .discover-heading {
        font-size: 48px;
        line-height: 65px;
	}

	#range-section .discover-heading-hover {
        font-size: 48px;
        line-height: 65px;
	}

	#leveraging-section .leveraging-heading {
        font-size: 48px;
        line-height: 65px;
	}

	#leveraging-section .leveraging-heading-hover {
        font-size: 48px;
        line-height: 65px;
	}

	#cutting-section .cutting-heading {
        font-size: 48px;
        line-height: 65px;
	}

	#cutting-section .cutting-heading-hover {
        font-size: 48px;
        line-height: 65px;
	}

	#business-studio-section {
		width: 100%;
		height: 35vh;
	}

	#business-studio-section .business-studio-section-heading {
        font-size: 48px;
        line-height: 65px;
	}

	#business-studio-section .business-studio-section-heading-hover {
        font-size: 48px;
        line-height: 65px;
	}

}
/* end home text right to left on scroll */
@media only screen and (max-width: 768px) {
	.background-text-section .background-text {
		margin: 0;
		padding: 0;
	}
    
	.background-text-section .background-text .background-text__item {
		font-size: 70px;
		line-height: 80px;
	}

	#passing-enhances-section .passing-heading {
		font-size: 38px;
		line-height: 55px;
	}

	#passing-enhances-section .passing-heading-hover {
		font-size: 38px;
		line-height: 55px;
	}

	.banner .banner-text .text-wrapper .box img {
		width: 100%;
		height: auto;
		min-height: auto;
	}

	#range-section .discover-heading {
		font-size: 38px;
		line-height: 55px;
	}

	#range-section .discover-heading-hover {
		font-size: 38px;
		line-height: 55px;
	}

	#leveraging-section .leveraging-heading {
		font-size: 38px;
		line-height: 55px;
	}

	#leveraging-section .leveraging-heading-hover {
		font-size: 38px;
		line-height: 55px;
	}

	#cutting-section .cutting-heading {
		font-size: 38px;
		line-height: 55px;
	}

	#cutting-section .cutting-heading-hover {
		font-size: 38px;
		line-height: 55px;
	}

	#business-studio-section {
		width: 100%;
		height: 35vh;
	}

	#business-studio-section .business-studio-section-heading {
		font-size: 38px;
		line-height: 55px;
	}

	#business-studio-section .business-studio-section-heading-hover {
		font-size: 38px;
		line-height: 55px;
	}
}

@media only screen and (max-width: 768px) {

	.background-text-section .background-text {
		margin: 0;
		padding: 0;
	}

	.background-text-section .background-text .background-text__item {
		font-size: 70px;
		line-height: 80px;
	}

	#passing-enhances-section .passing-heading {
		font-size: 38px;
		line-height: 55px;
	}

	#passing-enhances-section .passing-heading-hover {
		font-size: 38px;
		line-height: 55px;
	}

	.banner .banner-text .text-wrapper .box img {
		width: 100%;
		height: auto;
		min-height: auto;
	}

	#range-section .discover-heading {
		font-size: 38px;
		line-height: 55px;
	}

	#range-section .discover-heading-hover {
		font-size: 38px;
		line-height: 55px;
	}

	#leveraging-section .leveraging-heading {
		font-size: 38px;
		line-height: 55px;
	}

	#leveraging-section .leveraging-heading-hover {
		font-size: 38px;
		line-height: 55px;
	}

	#cutting-section .cutting-heading {
		font-size: 38px;
		line-height: 55px;
	}

	#cutting-section .cutting-heading-hover {
		font-size: 38px;
		line-height: 55px;
	}

	#business-studio-section {
		width: 100%;
		height: 35vh;
	}

	#business-studio-section .business-studio-section-heading {
		font-size: 38px;
		line-height: 55px;
	}

	#business-studio-section .business-studio-section-heading-hover {
		font-size: 38px;
		line-height: 55px;
	}
}


@media (max-width: 600px) {
	#zoom-out .bg-section {
		padding: 0 10px;
	}

	.scroll-sec .elementor-container {
		min-height: 40vh !important;
	}

	.section .BG {
		padding: 150px 0;
	}

    .background-text-section .background-text .background-text__item
    {
        font-size: 40px;
        line-height: 50px;
    }
    /* surjeet */
    .strat-now-btn {
        position: relative;
        top: -50px;
        left: 3%;
    }
    #m-getsocial-section{
        width: 100%;
        height: 30vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-getsocial-section .m-getsocial-heading{
        position: absolute;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-getsocial-section .m-getsocial-heading-hover{
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }
    
    #m-getsocial-section{
    width: 100%;
    height: 50vh;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}
#m-getsocial-section .m-getsocial-heading{
    position: absolute;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    white-space: nowrap;
    opacity: 0.2;
    width: 100%;
    color: #fff;
    left: 3%;
}

#m-getsocial-section .m-getsocial-heading-hover{
    position: absolute;
    left: 3%;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    white-space: nowrap;
    width: 0%;
    color: #fff;
    opacity: 1;
    overflow: hidden;
}
    #m-presence-section{
        width: 100%;
        height: 50vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-presence-section .m-presence-heading{
        position: absolute;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-presence-section .m-presence-heading-hover{
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }
    #m-routine-section{
        width: 100%;
        height: 70vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-routine-section .m-routine-section-heading{
        position: absolute;
        font-size: 28px;
        line-height: 38px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-routine-section .m-routine-section-heading-hover{
        position: absolute;
        left: 3%;
        font-size: 28px;
        line-height: 38px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }
    #m-passing-enhances-section {
        width: 100%;
        min-height: 30vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    
    #m-passing-enhances-section .m-passing-heading {
      
		position: absolute;
        font-size: 34px;
        line-height: 45px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-passing-enhances-section .m-passing-heading-hover {
     
		position: absolute;
		left: 3%;
        font-size: 34px;
        line-height: 45px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }
    

    #m-range-section {
        width: 100%;
        height: 30vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    
    #m-range-section .m-discover-heading {
        position: absolute;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-range-section .m-discover-heading-hover {
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }
    #m-cutting-section{
        width: 100%;
        height: 50vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-cutting-section .m-cutting-heading {
        position: absolute;
        font-size: 30px;
        line-height: 43px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-cutting-section .m-cutting-heading-hover {
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 43px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }

    #m-leveraging-section{
        width: 100%;
        height: 50vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-leveraging-section .m-leveraging-heading {
        position: absolute;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-leveraging-section .m-leveraging-heading-hover {
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }

    #m-business-studio-section{
        width: 100%;
        height: 50vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-business-studio-section .m-business-studio-section-heading {
        position: absolute;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-business-studio-section .m-business-studio-section-heading-hover {
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }

	.background-text__item {
		font-size: 20px;
		line-height: 30px;
	}
        /* surjeet */



	/* 	about us */
	#m-digi-smooth {
		height: 25vh;
	}

	#m-digi-smooth .m-digi-smooth-hover {
		line-height: 30px;
		font-size: 20px;
	}

	#m-digi-smooth .m-digi-smooth-text {
		line-height: 30px;
		font-size: 20px;
	}

	#m-cutting-edge {
		height: 25vh;
	}

	#m-cutting-edge .m-text-cutting-edge {
		line-height: 30px;
		font-size: 20px;
	}

	#m-cutting-edge .m-text-cutting-edge-hover {
		line-height: 30px;
		font-size: 20px;
	}

	#m-digi-smooth {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 30vh;
	}

	#m-digi-smooth .m-digi-smooth-hover {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 4%;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#m-digi-smooth .m-digi-smooth-text {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 4%;
	}

	#m-cutting-edge {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 30vh;
	}

	#m-cutting-edge .m-text-cutting-edge {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#m-cutting-edge .m-text-cutting-edge-hover {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#m-smooth-text-two-new {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 25vh;
	}

	#m-smooth-text-two-new .m-text-heading-two-new {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#m-smooth-text-two-new .m-text-heading-hover-two-new {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#smooth-service-text {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
	}

	#smooth-service-text .text-service-heading {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#smooth-service-text .text-service-heading-hover {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#smooth-text-2 {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
	}

	#smooth-text-2 .text-heading-2 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#smooth-text-2 .text-heading-hover-2 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#m-smooth-text-4 {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 70vh;
	}

	#m-smooth-text-4 .m-text-heading-4 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#m-smooth-text-4 .m-text-heading-hover-4 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#m-smooth-text-3 {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 30vh;
	}

	#m-smooth-text-3 .m-text-heading-3 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 5%;
	}

	#m-smooth-text-3 .m-text-heading-hover-3 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 5%;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#home-Ai-studio-section .banner .banner-text {
		transform: translate(-50%, -80%);
	}

	#home-Ai-studio-section .banner .box img {
		width: 60% !important;
		height: auto;
		min-height: 100% !important;
	}

	#home-Ai-studio-section .banner .banner-text h2 {
		font-size: 50px;
		line-height: 70px;
		top: 275px;
	}

	.box {
		font-size: 50px;

		line-height: 60px;
	}

	#m-smooth-text-two {
		height: 40vh;
	}

	#m-smooth-text-two {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 30vh;
	}

	#m-smooth-text-two .m-text-heading-two {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#m-smooth-text-two .m-text-heading-hover-two {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}


	#smooth-text-2 .text-heading-2 {

		font-size: 20px;
		left: 10px;
	}

	#smooth-text-2 .text-heading-hover-2 {

		font-size: 20px;
		left: 10px;
	}

	#m-smooth-text-3 {
		height: 50vh;
	}

	#m-smooth-text-4 {
		height: 50vh;
	}

	#m-smooth-text-4 .m-text-heading-4 {

		font-size: 20px;
		left: 10px;
	}

	#m-smooth-text-4 .m-text-heading-hover-4 {

		font-size: 20px;
		left: 10px;
	}

	#m-smooth-text-two-our-home {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 30vh;
	}

	#m-smooth-text-two-our-home .m-text-heading-two-our-home {
		position: absolute;

		font-size: 20px;
		left: 5%;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
	}

	#m-smooth-text-two-our-home .m-text-heading-hover-two-our-home {
		position: absolute;

		font-size: 20px;
		left: 5%;
		font-weight: 600;
		white-space: nowrap;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}


	.scrollimgzoomcontainer {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.scrollimgzoom {
		width: 100%;
		height: 100%;
		transition: all 1s;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.scrollimgzoom img {
		width: 70%;
	}

	.scrollimgzoomin {
		transform: scale(1.2);
	}


}/*!
Theme Name: AD Design Workshop Child
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: AD Design Workshop Child
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Template: ad-design-workshop
Text Domain: ad-design-workshop-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

AD Design Workshop is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

body {
	margin: 0 !important;
	background: black;
}

.font-weight-700 {
	font-weight: 700;
}

.color-white {
	color: white;
}

/* banner css */

.banner-title-image {
	position: absolute;
	top: -90px;
}

/* ads section css  */

.sup-heading {
	position: absolute;
	font-size: 20px;
	font-weight: 500;
	top: 16px;
	left: -35px;
}

/* goals section */

/* .goals-col-section .elementor-container {
	  overflow: hidden;
  } */
.goals-col-section .elementor-column {
	width: 100%;
}

.goals-col .elementor-widget-container {
	width: 100%;
	height: 530px;
	margin: 10px;
}

.goals-col .elementor-widget-container h3 {
	position: relative;
}

.goals-col .elementor-widget-container h3:after {
	content: "";
	display: block;
	width: 50px;
	height: 3px;
	background: #000;
	left: 0;
	top: 100px;
	position: absolute;
}

/* testimonial section css */

.testimonial-section .elementskit-profile-info {
	text-align: left !important;
}

h1.entry-title-blog {
	color: #ffffff;
	font-family: "Raleway", Sans-serif;
	font-size: 60px;
	font-weight: 700;
	line-height: 70px;
}

main#primary {
	background-color: #000000;

}

.entry-meta {
	display: none;
}

aside#secondary {
	display: none;
}

div#comments {
	display: none;
}

.entry-content {
	color: #ffffff;
	font-family: "Raleway", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 34px;
}

/* slider Section Css */

body {
	overflow-x: hidden;
}

.section .BG {
	background: #000;
	padding: 150px 200px;
	display: flex;
	justify-content: center;
}

#zoom-out .bg-section {
	padding: 0 100px;
	position: relative;
}

#on-fees .background-text {
	transition: 1s ease-in-out all;
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#on-fees .background-text__item {
	font-family: "" Raleway ", Sans-serif";
	font-style: normal;
	font-weight: 700;
	font-size: 70px;
	line-height: 90px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: transparent;
	z-index: -1111;
}

selector .elementor-heading-title {
	color: rgb(182, 182, 182, 0.2);
	background: linear-gradient(to right, #b6b6b6, #b6b6b6) no-repeat;
	-webkit-background-clip: text;
	background-clip: text;
	background-size: 0%;
	transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
	position: relative;
}

/* sarran home Page Css Start */

#passing-enhances-section {
	width: 100%;
	min-height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#passing-enhances-section .passing-heading {
	position: absolute;
	font-size: 60px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#passing-enhances-section .passing-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 60px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}


#range-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#range-section .discover-heading {
	position: absolute;
	font-size: 60px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#range-section .discover-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 60px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#leveraging-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#leveraging-section .leveraging-heading {
	position: absolute;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#leveraging-section .leveraging-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#cutting-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#cutting-section .cutting-heading {
	position: absolute;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#cutting-section .cutting-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#business-studio-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#business-studio-section .business-studio-section-heading {
	position: absolute;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#business-studio-section .business-studio-section-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

.strat-now-btn {
	position: relative;
	top: -40px;
	left: 10%;
}


#routine-section {
	width: 100%;
	height: 70vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#routine-section .routine-section-heading {
	position: absolute;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#routine-section .routine-section-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 50px;
	line-height: 65px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}


#supercharge-service {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#supercharge-service .supercharge-service-heading {
	position: absolute;
	font-size: 60px;
	line-height: 75px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#supercharge-service .supercharge-service-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 60px;
	line-height: 75px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}


#social-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#social-section .social-heading {
	position: absolute;
	font-size: 60px;
	line-height: 75px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#social-section .social-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 60px;
	line-height: 75px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}


#seo-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#seo-section .seo-heading {
	position: absolute;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#seo-section .seo-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#website-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#website-section .website-heading {
	position: absolute;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#website-section .website-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 65px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#presence-section {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#presence-section .presence-heading {
	position: absolute;
	font-size: 60px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	opacity: 0.2;
	width: 100%;
	color: #fff;
	left: 10%;
}

#presence-section .presence-heading-hover {
	position: absolute;
	left: 10%;
	font-size: 60px;
	line-height: 80px;
	font-weight: 600;
	white-space: nowrap;
	width: 0%;
	color: #fff;
	opacity: 1;
	overflow: hidden;
}

#search-service-section {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

#search-service-section .search-top {
	position: absolute;
	top: 0%;
	width: 100%;
	height: 50vh;
	background-color: #000;
	z-index: 9;
	overflow: hidden;
}

#search-service-section .search-center {
	position: relative;
	width: 100%;
	height: 100vh;
	transform-origin: center;
	background-color: rgb(0, 0, 0);
	transition: all cubic-bezier(0.19, 1, 0.22, 1)1s;
	overflow: hidden;
}

#search-service-section .search-center .content-img {
	margin-top: 50vh;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100vh;
}

#search-service-section .search-center .content-img img {
	width: 50%;
	height: auto;

}

#search-service-section .search-bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50vh;
	background-color: #000;
	overflow: hidden;
}

#search-service-section .search-bottom .search-bottom-content {
	font-family: Raleway;
	font-size: 7vw;
	font-weight: 700;
	text-transform: uppercase;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

/*#top-h1 {*/
/*  bottom: 45%;*/
/*}*/

#search-service-section .search-bottom .search-bottom-content {
	top: 0;
}

.owl-theme .item .middle {
	position: absolute;
	overflow: hidden;
}

.owl-theme .item .middle .text h2 {
	font-family: "Raleway", Sans-serif;
	font-size: calc(24px - 1px);
	color: #fff;
	font-weight: 700;
	margin: 0;
	padding: 0;
	margin-top: 7px;
}

.owl-theme .item .middle .text h4 {
	font-family: "Raleway", Sans-serif;
	font-size: calc(20px - 1px);
	color: #fff;
	font-weight: 700;
	margin: 7px 0;
	padding: 0;
	line-height: 30px;
}

.owl-theme .item .middle .text p {
	font-family: "Raleway", Sans-serif;
	font-size: calc(18px - 1px);
	line-height: 28px;
	color: #fff;
}

.owl-theme .item:hover .middle {
	height: 100%;
	display: flex;
	align-items: center;
	background: #080808;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 40px;
	left: 0;
	visibility: visible;
}

.owl-theme .item .middle .text .btn-button-org {
	background: #ffba00;
	padding: 15px 30px;
	border-radius: 50px;
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #000 !important;
	font-weight: 600;
	display: inline-block;
	text-decoration: none;
}

/* sarran Css end */


#marquee-section .marquee {
	overflow: hidden;
	display: flex;
}

#marquee-section .marquee h2 {
	white-space: nowrap;
}

#marquee-section .marquee2 {
	overflow: hidden;
	display: flex;
}

#marquee-section .marquee2 h2 {
	white-space: nowrap;
}

.banner-text {
	position: relative;
	left: 50%;
	transform: translate(-50%, -120%);
	width: 100%;
	color: #fff;
	text-align: center;
}

.banner-text h2 {
	color: #ffffff;
	font-family: "Raleway", Sans-serif;
	font-size: 80px;
	font-weight: 700;
	line-height: 90px;
	position: relative;
	top: 280px;
}

.box {
	color: #ffffff;
	font-family: "Raleway", Sans-serif;
	font-size: 80px;
	font-weight: 700;
	line-height: 90px;
	opacity: 0;
	position: absolute;
	width: 100%;
	text-align: center;
	letter-spacing: 2px;
}

.box img {
	width: 20%;
	height: auto;
	min-height: 200px; 
}

.b1 {
	animation: ani1 15s infinite;
}

.b2 {
	animation: ani2 15s infinite;
}

.b3 {
	animation: ani3 15s infinite;
}

.b4 {
	animation: ani4 15s infinite;
}

@keyframes ani1 {
	0% {
		opacity: 0;
	}

	10% {
		opacity: 1;
	}

	20% {
		opacity: 0;
	}
}

@keyframes ani2 {
	20% {
		opacity: 0;
	}

	40% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}
}

@keyframes ani3 {
	50% {
		opacity: 0;
	}

	60% {
		opacity: 1;
	}

	70% {
		opacity: 0;
	}
}

@keyframes ani4 {
	70% {
		opacity: 0;
	}

	85% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/*start home text right to left on scroll */
.background-text-section {
	overflow: hidden;
	align-items: center;
	display: flex;
	justify-content: center;
}

.background-text {
	transition: 1s ease-in-out all;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}

.background-text__item {
	font-family: "Raleway", Sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 120px;
	line-height: 130px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: transparent;
	z-index: -1111;
}

.marquee-text-home {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	overflow: hidden;
	padding-top: 30px;
}

.marquee-text-home span {
	text-transform: uppercase;
	will-change: transform;
	transform: translateX(0);
	white-space: nowrap;
	color: #fff;
	animation: marquee-text 10s linear infinite;
	font-size: 50px;
	font-family: "Raleway", Sans-serif;
}

@keyframes marquee-text {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

@keyframes marquee {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

selector .elementor-heading-title {
	color: rgb(182, 182, 182, 0.2);
	background: linear-gradient(to right, #b6b6b6, #b6b6b6) no-repeat;
	-webkit-background-clip: text;
	background-clip: text;
	background-size: 0%;
	transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
	position: relative;
}

@media only screen and (max-width: 1024px) {

    .elementor-11062 .elementor-element.elementor-element-a9df362
    {
        padding-top:20px;
    }
    .background-text-section .background-text .background-text__item {
		font-size: 80px;
		line-height: 90px;
	}
    
    #passing-enhances-section .passing-heading  {
        font-size: 45px;
        line-height: 55px;
    }

	#passing-enhances-section .passing-heading-hover  {
        font-size: 45px;
    line-height: 55px;
    }

	.banner .banner-text .text-wrapper .box img {
		width: 100%;
		height: auto;
		min-height: auto;
	}

	#range-section .discover-heading {
        font-size: 45px;
        line-height: 55px;
	}

	#range-section .discover-heading-hover {
		font-size: 45px;
        line-height: 55px;
	}
	#leveraging-section

	{
		width: 100%;
		height: 40vh;
	}

	#leveraging-section .leveraging-heading {
		font-size: 36px;
        line-height:46px;
	}

	#leveraging-section .leveraging-heading-hover {
        font-size: 36px;
        line-height:46px;
	}

	#cutting-section .cutting-heading {
		font-size: 36px;
        line-height:46px;
	}

	#cutting-section .cutting-heading-hover {
        font-size: 36px;
        line-height:46px;
	}

	#business-studio-section {
		width: 100%;
		height:45vh;
	}

	#business-studio-section .business-studio-section-heading {
        font-size: 36px;
        line-height:46px;
	}

	#business-studio-section .business-studio-section-heading-hover {
        font-size: 36px;
        line-height:46px;
	}
	.strat-now-btn {
		position: relative;
		top: -20px;
		left: 10%;
	}
	#routine-section{
		width: 100%;
    	height: 50vh;
	}
	#routine-section .routine-section-heading{
		font-size: 36px;
        line-height:46px;
	}
	#routine-section .routine-section-heading-hover
	{
		font-size: 36px;
        line-height:46px;
	}
	#presence-section .presence-heading
	{
		font-size: 45px;
        line-height:55px;
	}
	#presence-section .presence-heading-hover
	{
		font-size: 45px;
        line-height:55px;
	}

}

@media only screen and (max-width: 1024px) and (min-width: 820px){

    .elementor-11062 .elementor-element.elementor-element-a9df362
    {
        padding-top:20px;
    }
    .background-text-section .background-text .background-text__item {
		font-size: 55px;
		line-height: 65px;
	}
    
	.box img {
    width: 20%;
    height: auto;
    min-height: 100%;
}
    #passing-enhances-section .passing-heading  {
        font-size: 45px;
        line-height: 55px;
    }

	#passing-enhances-section .passing-heading-hover  {
        font-size: 45px;
    line-height: 55px;
    }

	.banner .banner-text .text-wrapper .box img {
		width: 100%;
		height: auto;
		min-height: auto;
	}

	#range-section .discover-heading {
        font-size: 45px;
        line-height: 55px;
	}

	#range-section .discover-heading-hover {
		font-size: 45px;
        line-height: 55px;
	}
	#leveraging-section

	{
		width: 100%;
		height: 90vh;
	}

	#leveraging-section .leveraging-heading {
		font-size: 36px;
        line-height:46px;
	}

	#leveraging-section .leveraging-heading-hover {
        font-size: 36px;
        line-height:46px;
	}

	#cutting-section .cutting-heading {
		font-size: 36px;
        line-height:46px;
	}

	#cutting-section .cutting-heading-hover {
        font-size: 36px;
        line-height:46px;
	}

	#business-studio-section {
		width: 100%;
		height:90vh;
	}

	#business-studio-section .business-studio-section-heading {
        font-size: 36px;
        line-height:46px;
	}

	#business-studio-section .business-studio-section-heading-hover {
        font-size: 36px;
        line-height:46px;
	}
	.strat-now-btn {
		position: relative;
		top: -20px;
		left: 10%;
	}
	#routine-section{
		width: 100%;
    	height: 50vh;
	}
	#routine-section .routine-section-heading{
		font-size: 36px;
        line-height:46px;
	}
	#routine-section .routine-section-heading-hover
	{
		font-size: 36px;
        line-height:46px;
	}
	#presence-section .presence-heading
	{
		font-size: 45px;
        line-height:55px;
	}
	#presence-section .presence-heading-hover
	{
		font-size: 45px;
        line-height:55px;
	}


	#t-passing-enhances-section {
		width: 100%;
		min-height: 50vh;
		display: flex;
		align-items: center;
		position: relative;
		overflow: hidden;
	}
	
	#t-passing-enhances-section .t-passing-heading {
		position: absolute;
		    font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 10%;
	}
	
	#t-passing-enhances-section .t-passing-heading-hover {
		position: absolute;
		left: 10%;
		  font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		width: 0%;
		color: #fff;
		opacity: 1;
		overflow: hidden;
	}


	#t-range-section {
		width: 100%;
		min-height: 50vh;
		display: flex;
		align-items: center;
		position: relative;
		overflow: hidden;
	}
	
	#t-range-section .t-discover-heading {
		position: absolute;
		  font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 10%;
	}
	
	#t-range-section .t-discover-heading-hover {
		position: absolute;
		left: 10%;
		  font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		width: 0%;
		color: #fff;
		opacity: 1;
		overflow: hidden;
	}


	#t-leveraging-section {
		width: 100%;
		min-height: 50vh;
		display: flex;
		align-items: center;
		position: relative;
		overflow: hidden;
	}
	
	#t-leveraging-section .t-leveraging-heading {
		position: absolute;
		font-size: 36px;
    line-height: 46px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 10%;
	}
	
	#t-leveraging-section .t-leveraging-heading-hover {
		position: absolute;
		left: 10%;
		  font-size: 36px;
    line-height: 46px;
		font-weight: 600;
		white-space: nowrap;
		width: 0%;
		color: #fff;
		opacity: 1;
		overflow: hidden;
	}


	#t-cutting-section {
		width: 100%;
		min-height: 80vh;
		display: flex;
		align-items: center;
		position: relative;
		overflow: hidden;
	}
	
	#t-cutting-section .t-cutting-heading {
		position: absolute;
		  font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 10%;
	}
	
	#t-cutting-section .t-cutting-heading-hover {
		position: absolute;
		left: 10%;
		  font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		width: 0%;
		color: #fff;
		opacity: 1;
		overflow: hidden;
	}
	#t-business-studio-section {
		width: 100%;
		min-height: 50vh;
		display: flex;
		align-items: center;
		position: relative;
		overflow: hidden;
	}
	
	#t-business-studio-section .t-business-studio-section-heading {
		position: absolute;
		  font-size: 36px;
    line-height:46px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 10%;
	}
	
	#t-business-studio-section .t-business-studio-section-heading-hover {
		position: absolute;
		left: 10%;
		   font-size: 36px;
    line-height:46px;
		font-weight: 600;
		white-space: nowrap;
		width: 0%;
		color: #fff;
		opacity: 1;
		overflow: hidden;
	}
	.background-text-sec {
    padding: 100px 0;
}
#routine-section .routine-section-heading {
    font-size: 28px;
    line-height: 38px;
}
	#routine-section .routine-section-heading-hover {
     font-size: 28px;
    line-height: 38px;
}
	
	#presence-section .presence-heading {
    font-size: 30px;
    line-height: 40px;
}
	
	
	#presence-section .presence-heading-hover {
    font-size: 30px;
    line-height: 40px;
}
	
}


/* end home text right to left on scroll */
@media only screen and (max-width: 768px) {

    .elementor-11062 .elementor-element.elementor-element-a9df362
    {
        padding-top:20px;
    }
    .background-text-section .background-text .background-text__item {
		font-size: 55px;
		line-height: 65px;
	}
    
    #passing-enhances-section .passing-heading  {
        font-size: 45px;
        line-height: 55px;
    }

	#passing-enhances-section .passing-heading-hover  {
        font-size: 45px;
    line-height: 55px;
    }

	.banner .banner-text .text-wrapper .box img {
		width: 100%;
		height: auto;
		min-height: auto;
	}

	#range-section .discover-heading {
        font-size: 45px;
        line-height: 55px;
	}

	#range-section .discover-heading-hover {
		font-size: 45px;
        line-height: 55px;
	}
	#leveraging-section

	{
		width: 100%;
		height: 90vh;
	}

	#leveraging-section .leveraging-heading {
		font-size: 36px;
        line-height:46px;
	}

	#leveraging-section .leveraging-heading-hover {
        font-size: 36px;
        line-height:46px;
	}

	#cutting-section .cutting-heading {
		font-size: 36px;
        line-height:46px;
	}

	#cutting-section .cutting-heading-hover {
        font-size: 36px;
        line-height:46px;
	}

	#business-studio-section {
		width: 100%;
		height:90vh;
	}

	#business-studio-section .business-studio-section-heading {
        font-size: 36px;
        line-height:46px;
	}

	#business-studio-section .business-studio-section-heading-hover {
        font-size: 36px;
        line-height:46px;
	}
	.strat-now-btn {
		position: relative;
		top: -20px;
		left: 10%;
	}
	#routine-section{
		width: 100%;
    	height: 100vh;
	}
	#routine-section .routine-section-heading{
		font-size: 36px;
        line-height:46px;
	}
	#routine-section .routine-section-heading-hover
	{
		font-size: 36px;
        line-height:46px;
	}
	#presence-section .presence-heading
	{
		font-size: 45px;
        line-height:55px;
	}
	#presence-section .presence-heading-hover
	{
		font-size: 45px;
        line-height:55px;
	}


	#t-passing-enhances-section {
		width: 100%;
		min-height: 50vh;
		display: flex;
		align-items: center;
		position: relative;
		overflow: hidden;
	}
	
	#t-passing-enhances-section .t-passing-heading {
		position: absolute;
		    font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 10%;
	}
	
	#t-passing-enhances-section .t-passing-heading-hover {
		position: absolute;
		left: 10%;
		  font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		width: 0%;
		color: #fff;
		opacity: 1;
		overflow: hidden;
	}


	#t-range-section {
		width: 100%;
		min-height: 50vh;
		display: flex;
		align-items: center;
		position: relative;
		overflow: hidden;
	}
	
	#t-range-section .t-discover-heading {
		position: absolute;
		  font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 10%;
	}
	
	#t-range-section .t-discover-heading-hover {
		position: absolute;
		left: 10%;
		  font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		width: 0%;
		color: #fff;
		opacity: 1;
		overflow: hidden;
	}


	#t-leveraging-section {
		width: 100%;
		min-height: 50vh;
		display: flex;
		align-items: center;
		position: relative;
		overflow: hidden;
	}
	
	#t-leveraging-section .t-leveraging-heading {
		position: absolute;
		font-size: 36px;
    line-height: 46px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 10%;
	}
	
	#t-leveraging-section .t-leveraging-heading-hover {
		position: absolute;
		left: 10%;
		  font-size: 36px;
    line-height: 46px;
		font-weight: 600;
		white-space: nowrap;
		width: 0%;
		color: #fff;
		opacity: 1;
		overflow: hidden;
	}


	#t-cutting-section {
		width: 100%;
		min-height: 80vh;
		display: flex;
		align-items: center;
		position: relative;
		overflow: hidden;
	}
	
	#t-cutting-section .t-cutting-heading {
		position: absolute;
		  font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 10%;
	}
	
	#t-cutting-section .t-cutting-heading-hover {
		position: absolute;
		left: 10%;
		  font-size: 40px;
    line-height: 50px;
		font-weight: 600;
		white-space: nowrap;
		width: 0%;
		color: #fff;
		opacity: 1;
		overflow: hidden;
	}
	#t-business-studio-section {
		width: 100%;
		min-height: 50vh;
		display: flex;
		align-items: center;
		position: relative;
		overflow: hidden;
	}
	
	#t-business-studio-section .t-business-studio-section-heading {
		position: absolute;
		  font-size: 36px;
    line-height:46px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 10%;
	}
	
	#t-business-studio-section .t-business-studio-section-heading-hover {
		position: absolute;
		left: 10%;
		   font-size: 36px;
    line-height:46px;
		font-weight: 600;
		white-space: nowrap;
		width: 0%;
		color: #fff;
		opacity: 1;
		overflow: hidden;
	}
	.background-text-sec {
    padding: 100px 0;
}
#routine-section .routine-section-heading {
    font-size: 28px;
    line-height: 38px;
}
	#routine-section .routine-section-heading-hover {
     font-size: 28px;
    line-height: 38px;
}
	
	#presence-section .presence-heading {
    font-size: 30px;
    line-height: 40px;
}
	
	
	#presence-section .presence-heading-hover {
    font-size: 30px;
    line-height: 40px;
}
	
}




@media (max-width: 480px) {
	#zoom-out .bg-section {
		padding: 0 10px;
	}

	.scroll-sec .elementor-container {
		min-height: 40vh !important;
	}

	.section .BG {
		padding: 150px 0;
	}

    .background-text-section .background-text .background-text__item
    {
        font-size: 40px;
        line-height: 50px;
    }
    /* surjeet */
    .strat-now-btn {
        position: relative;
        top: -50px;
        left: 3%;
    }
    #m-getsocial-section{
        width: 100%;
        height: 30vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-getsocial-section .m-getsocial-heading{
        position: absolute;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-getsocial-section .m-getsocial-heading-hover{
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }
    
    #m-getsocial-section{
    width: 100%;
    height: 50vh;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}
#m-getsocial-section .m-getsocial-heading{
    position: absolute;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    white-space: nowrap;
    opacity: 0.2;
    width: 100%;
    color: #fff;
    left: 3%;
}

#m-getsocial-section .m-getsocial-heading-hover{
    position: absolute;
    left: 3%;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    white-space: nowrap;
    width: 0%;
    color: #fff;
    opacity: 1;
    overflow: hidden;
}
    #m-presence-section{
        width: 100%;
        height: 40vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-presence-section .m-presence-heading{
        position: absolute;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-presence-section .m-presence-heading-hover{
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }
    #m-routine-section{
        width: 100%;
        height: 70vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-routine-section .m-routine-section-heading{
        position: absolute;
        font-size: 28px;
        line-height: 38px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-routine-section .m-routine-section-heading-hover{
        position: absolute;
        left: 3%;
        font-size: 28px;
        line-height: 38px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }
    #m-passing-enhances-section {
        width: 100%;
        min-height: 50vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    
    #m-passing-enhances-section .m-passing-heading {
		position: absolute;
        font-size: 34px;
        line-height: 45px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-passing-enhances-section .m-passing-heading-hover {
 		position: absolute;
        left: 3%;
        font-size: 34px;
        line-height: 45px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }
    

    #m-range-section {
        width: 100%;
        height: 50vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    
    #m-range-section .m-discover-heading {
        position: absolute;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-range-section .m-discover-heading-hover {
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }
    #m-cutting-section{
        width: 100%;
        height: 50vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-cutting-section .m-cutting-heading {
        position: absolute;
        font-size: 30px;
        line-height: 43px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-cutting-section .m-cutting-heading-hover {
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 43px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }

    #m-leveraging-section{
        width: 100%;
        height: 50vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-leveraging-section .m-leveraging-heading {
        position: absolute;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-leveraging-section .m-leveraging-heading-hover {
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }

    #m-business-studio-section{
        width: 100%;
        height: 50vh;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
    #m-business-studio-section .m-business-studio-section-heading {
        position: absolute;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0.2;
        width: 100%;
        color: #fff;
        left: 3%;
    }
    
    #m-business-studio-section .m-business-studio-section-heading-hover {
        position: absolute;
        left: 3%;
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        white-space: nowrap;
        width: 0%;
        color: #fff;
        opacity: 1;
        overflow: hidden;
    }

	.background-text__item {
		font-size: 20px;
		line-height: 30px;
	}
        /* surjeet */



	/* 	about us */
	#m-digi-smooth {
		height: 25vh;
	}

	#m-digi-smooth .m-digi-smooth-hover {
		line-height: 30px;
		font-size: 20px;
	}

	#m-digi-smooth .m-digi-smooth-text {
		line-height: 30px;
		font-size: 20px;
	}

	#m-cutting-edge {
		height: 25vh;
	}

	#m-cutting-edge .m-text-cutting-edge {
		line-height: 30px;
		font-size: 20px;
	}

	#m-cutting-edge .m-text-cutting-edge-hover {
		line-height: 30px;
		font-size: 20px;
	}

	#m-digi-smooth {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 30vh;
	}

	#m-digi-smooth .m-digi-smooth-hover {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 4%;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#m-digi-smooth .m-digi-smooth-text {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 4%;
	}

	#m-cutting-edge {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 30vh;
	}

	#m-cutting-edge .m-text-cutting-edge {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#m-cutting-edge .m-text-cutting-edge-hover {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#m-smooth-text-two-new {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 25vh;
	}

	#m-smooth-text-two-new .m-text-heading-two-new {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#m-smooth-text-two-new .m-text-heading-hover-two-new {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#smooth-service-text {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
	}

	#smooth-service-text .text-service-heading {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#smooth-service-text .text-service-heading-hover {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#smooth-text-2 {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
	}

	#smooth-text-2 .text-heading-2 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#smooth-text-2 .text-heading-hover-2 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#m-smooth-text-4 {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 70vh;
	}

	#m-smooth-text-4 .m-text-heading-4 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#m-smooth-text-4 .m-text-heading-hover-4 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#m-smooth-text-3 {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 30vh;
	}

	#m-smooth-text-3 .m-text-heading-3 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 5%;
	}

	#m-smooth-text-3 .m-text-heading-hover-3 {
		position: absolute;
		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 5%;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}

	#home-Ai-studio-section .banner .banner-text {
		transform: translate(-50%, -80%);
	}

	#home-Ai-studio-section .banner .box img {
		width: 60% !important;
		height: auto;
		min-height: 100% !important;
	}

	#home-Ai-studio-section .banner .banner-text h2 {
		font-size: 50px;
		line-height: 70px;
		top: 275px;
	}

	.box {
		font-size: 50px;

		line-height: 60px;
	}

	#m-smooth-text-two {
		height: 40vh;
	}

	#m-smooth-text-two {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 30vh;
	}

	#m-smooth-text-two .m-text-heading-two {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
		left: 20px;
	}

	#m-smooth-text-two .m-text-heading-hover-two {
		position: absolute;

		font-size: 20px;
		font-weight: 600;
		white-space: nowrap;
		left: 20px;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}


	#smooth-text-2 .text-heading-2 {

		font-size: 20px;
		left: 10px;
	}

	#smooth-text-2 .text-heading-hover-2 {

		font-size: 20px;
		left: 10px;
	}

	#m-smooth-text-3 {
		height: 50vh;
	}

	#m-smooth-text-4 {
		height: 50vh;
	}

	#m-smooth-text-4 .m-text-heading-4 {

		font-size: 20px;
		left: 10px;
	}

	#m-smooth-text-4 .m-text-heading-hover-4 {

		font-size: 20px;
		left: 10px;
	}

	#m-smooth-text-two-our-home {
		display: flex;
		width: 100%;
		position: relative;
		align-items: center;
		height: 30vh;
	}

	#m-smooth-text-two-our-home .m-text-heading-two-our-home {
		position: absolute;

		font-size: 20px;
		left: 5%;
		font-weight: 600;
		white-space: nowrap;
		opacity: 0.2;
		width: 100%;
		color: #fff;
	}

	#m-smooth-text-two-our-home .m-text-heading-hover-two-our-home {
		position: absolute;

		font-size: 20px;
		left: 5%;
		font-weight: 600;
		white-space: nowrap;
		opacity: 1;
		width: 0%;
		color: #fff;
		overflow: hidden;
	}
.strat-now-btn {
	position: relative;
	top: -20px;
	left: 4%;
}

}


/* about us */
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
	padding-left:30px !important;
	padding-right:30px !important;
/*     padding: 0 30px !important; */
    font: inherit;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #f8d5f4 !important;
    font-size: 60px !important;
    margin: 5px;
    padding: 3px 30px !important;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent !important; 
    color: #b90085 !important;
    text-decoration: none;
}
/* about us */

.hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .sub-arrow i:before {
    content:none ;
} 

/* contct us */
.box-img-sec{
    text-align: center;
   
}
.box-img-sec .box-img-div{
    background-color: #fff;
    display: inline-block;
     border-radius: 100px;
     padding: 20px;
}
.box-img-sec .box-img-div .box-image-img{
  animation: animName 6s linear infinite;
  width:100px;
  height:100px;
  margin:20px;

}

@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}
@media (max-width:768px){
    .box-img-div{
     padding:10px;
}
.box-image-img{
  animation: animName 6s linear infinite;
  width:70px;
  height:70px;
  margin:0px;

}



#website-service-section .website-bottom .website-bottom-content {
    
    font-size: 5vw;
    line-height: 19px;
    top: 5% !important;
   
}

}
/* contct us */