body
{
background:white;
overflow-x: hidden !important;
}

.align-center
{
	text-align: center !important;
}


.align-left
{
	text-align: left !important;
}


.small-text
{
	font-size: 16px !important;
}
.align-right
{
	text-align: right !important;
}
a
{
text-decoration: none !important;
color: inherit !important;
}

li
{
list-style: none;
}

ul
{
list-style: none;
}

p{
font-size: 14px;
color: #6D6D6D;
}

h5
{
padding-top: 50px;
font-family: 'Playfair Display', serif;
}

.img
{
	width: 100% !important;
}

b
{
font-weight: normal;
}

input,select
{
border-radius: 0px !important;
border: none !important;
height: 50px;
background-color: #F1F0F0 !important;
}

.Dancing-script
{
	font-family: 'Dancing Script', cursive;
}


.dim
{
	opacity: 0.8 !important;
}
textarea
{
border-radius: 0px !important;
border: none !important;
background-color: #F1F0F0 !important;
}


.seperator-line1
{
	width: 100px;
	height: 3px;
	background-color: black;
	opacity: 0.5;
	border-radius: 1000px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}


.seperator-line2
{
	width: 100px;
	height: 3px;
	background-color: #dadada;
	opacity: 0.5;
	border-radius: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.form-label
{
	margin-top: 20px;
}
.btn
{
	font-size: 18px !important;
}

.image
{
width: 100%;
}

.margin-top-10
{
margin-top: 10px !important;
}

.margin-top-20
{
margin-top: 20px !important;
}

.margin-top-30
{
margin-top: 30px !important;
}

.margin-top-60
{
margin-top: 60px !important;
}



.margin-top-10x
{
margin-top: -10px !important;
}

.margin-top-20x
{
margin-top: -20px !important;
}

.margin-top-30x
{
margin-top: -30px !important;
}



 .margin-top-0
{
margin-top: 0px !important;
}
.margin-auto
{
margin:0 auto !important;

}

.padding-15
{
padding: 15px;
}


.margin-left-40
{
	margin-left: 40px !important;
}
.padding-left-40
{
	padding-left: 40px !important;
}
.padding-botton-100
{
	padding-bottom: 100px !important;
}

.border-radius-10
{
	border-radius: 10px !important;
}
.remove-item
{
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
position: absolute !important;
height: 0px !important;
width: 0px !important;
overflow-x: hidden !important;
overflow-y: hidden !important;
}

#side-header
{
position: fixed;
right: -310px;
height: 100%;
opacity: 1;
width: 300px;
background-color: #FBFBFB;
z-index: 9999;
top: 0px;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
transition: all .5s ;
}


#header
{
position: fixed;
top: 0px;
width: 100%;
background-color: white;
z-index: 9997;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
transition: all .4s;
}

#full-body-overlay
{
transition: all .6s;
position: fixed;
top: 0px;
height: 100%;
width: 100%;
background-color: black;
opacity: 0;
z-index: 9998;
display: none;

}

#header-close-icon
{
position: absolute;
top: 20px;
right: 27px;
font-size: 30px;
cursor: pointer;
}

.nav-head-links
{
font-size: 20px;
margin-top: 20px;
cursor: pointer;
transition: all .3s;
}

.nav-head-link-right-arrow
{
opacity: 0;
transition: left .2s;
position: relative;
left: 0px;
}

.nav-head-links:hover 
{
opacity: 1;
}

.nav-head-links:hover > .nav-head-link-right-arrow
{
opacity: 1;
left: 5px;
}

.center-align,.center-align-01
{
position: relative;
transform: translateY(-45%);
top: 45%;
margin-top: 0px !important;
}

.center-align-01
{
position: relative;
left: 0px;
}

#nav-head-links-ul
{
position: relative;
left: -5px;
}

#full
{
transition: all 1s;
display:table-cell;vertical-align: middle;margin:0 auto;text-align: center;
opacity: 1;
}

.border-none
{
border: none !important;
border-radius:0px !important;
}

.black
{
color: black !important;
}

.white
{
color: white !important;
}

.bg-black
{
background-color: black !important;
}

.bg-light-black
{
	background-color: #191919;
}

.bg-white
{
background-color: white !important;
}

#img
{
border-radius: 1000px;text-align: center;width: 200px;
}

#underline
{
width: 25px;
background-color: black;
margin:0 auto;
height: 1.5px;
margin-bottom: 30px;
}

.break
{

height: 3px;
width: 200px;
border-radius: 1000px;
margin: 0 auto;
margin-top: 50px;
margin-bottom: 50px;
background-color: transparent;
}

#logo
{
position: fixed;
left: 0px;
width: 120px;
top: 18px;	
right: 0px;
text-align: center;
margin: 0 auto;
}

.padding-optimize
{
padding-left: 0px !important;padding-right: 0px !important;
}

.full-body-optimize-header
{
max-width: 1280px !important;
margin: 0 auto !important; 
padding-top: 10px !important;
padding-bottom:14px !important;
padding-left: 5px !important;
padding-right: 5px !important;
height: 65px;
}

.full-body-optimize
{
max-width: 1280px !important;
margin: 0 auto !important; 
padding-bottom: 18px !important;
padding-left: 5px !important;
padding-right: 5px !important;
overflow-x: hidden;
}

.navbar-icon
{
position: relative;
top: -2px;
background-color: transparent;
height: 12px;
cursor: pointer;
left: 12px;
transition: all .5s;
opacity: 1;
}

.navbar-icon-line1
{
background-color:black;height:2px;width:30px;position: relative;
top: 2px;
}

.navbar-icon-line2
{
background-color:black;height:2px;width:30px;
position: relative;
top: 12px;
}

.Arial
{
font-family: arial;
}

.title-box
{
font-size: 10px;
font-weight: 600;
color: #393939;
background-color: #F1F1F1;
padding: 10px;


}

.main-headings
{
font-size: 70px;
font-weight: 700;
text-align: left;
}

.fs-heading
{
font-size: 60px;
font-weight: 700;
text-align: center;
max-width: 75% !important;
width: 75% !important;
margin: 0 auto !important;
}

.headings1 /* Need to remove [Delete] */
{
font-size: 70px;
font-weight: 700;
text-align: left;
margin-top: 30px;
}

.headings02
{
	font-size: 60px !important;
	font-weight: bolder;
}

.headings3 /* Need to remove [Delete] */
{
font-size: 40px;
font-weight: 700;
text-align: left;
margin-top: 15px;
}

.headings10 /* Need to remove [Delete] */
{
font-size: 10px;
font-weight: 600;
color: #393939;
background-color: #F1F1F1;
padding: 10px;
}

.h2-heading
{
font-size: 70px;
font-weight: 700;
text-align: left;
margin-top: 30px;
}


.h3-heading
{
font-size: 40px;
font-weight: 700;
text-align: left;
margin-top: 15px;
}


.dim2
{
	opacity: 0.5 !important;
}

.headings14
{
font-size: 70px;
font-weight: 700;
text-align: left;
margin-top: -10px;
margin-bottom: 20px;
}

.headings2
{
font-size: 40px;
font-weight: 700;
text-align: left;
margin-top: 30px;
}



.headings4
{
font-size: 40px;
font-weight: 700;
text-align: left;
margin-top: 25px;
}



.headings11 /* Need to remove [Delete] */
{
font-size: 10px;
font-weight: 600;
color: #393939;
background-color: #F1F1F1;
padding: 10px;
}

.send_button
{
margin-top: 20px !important;
width: 150px !important;
}

.content1
{
font-size: 16px;
}

.is-section-content1
{
	font-size: 20px;

}


.is-section-content2
{
	font-size: 20px;
	margin-top:0px !important;
}

.is-section-content3
{
	font-size: 20px;
	margin-top:20px !important;
}

.content2
{
font-size: 20px;
margin-top: -10px;
}

.first-section
{
width: 100%;
padding-top: 300px;
padding-bottom: 50px;
background-color: black;
position: relative;
}


#termly
{
	position: relative;top:-1px;
	width: 95px;
}
/* Homepage */



.homepage-first-section
{
	padding-top: 170px;
	padding-bottom: 100px;
	background-image: url(../img/two-ladies-sitting.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #EDEDED;
}


.homepage-second-section
{
	padding-top: 150px;
	padding-bottom: 130px;
	background-color: #131313;
	text-align: left;
}

.homepage-third-section
{
	padding-top: 100px;
	padding-bottom:30px;
	background-color:white;
	text-align: left;
}


.homepage-fourth-section
{
	padding-top: 100px;
	padding-bottom: 130px;
	background-color:#ECECEC;
	text-align: left;
}


.homepage-fivth-section
{
	padding-top: 100px;
	padding-bottom: 130px;
	background-color:#131313;
	text-align: left;
}


.homepage-contact-section
{
	padding-top: 100px;
	padding-bottom: 100px;
	background-color:#ECECEC;
	text-align: left;
}


.homepage-sixth-section
{
	padding-top: 100px;
	padding-bottom: 100px;
	background-color:#ECECEC;
	text-align: left;
}


.recent-works-div
{
	padding: 15px;
	margin-top: 20px;
	position: relative;z-index: 200;padding-bottom: 0px;background-color: #F2F2F2;box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;

}
.team-div
{
	margin-top: 20px;
}
#section1
{
width: 100%;
height: 100%;
margin-top: 100px;
}

#slider-section
{
	margin-top: 60px;
	position: relative;
}

#slider-image-01
{
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;

	transition: all 1s;
}

.ss-title
{
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0px;
right: 0px;
text-align: center !important;
transition: all 1s;
margin: 0 auto;
opacity: 0;
}

.ss-title-head
{
	text-align: center !important;
	font-weight: bolder;
	font-size: 70px;
}
#myVideo
{
margin-top: -35px;
width: 100%;
height: 100%;
z-index: 2;
}

#section2
{
margin-top: -6px;
padding-top: 0px;
text-align: left;
padding-bottom: 65px;

}


#section3
{
padding-top:105px;
text-align: left;
padding-bottom: 90px;
background-color: black;

}

#reimagine-img,.image-01
{
width: 100%;
}

#section4
{
padding-top: 100px;
text-align: left;
padding-bottom: 60px;
background-color: white;
}
#section4-1
{
padding-top: 60px;
text-align: left;
padding-bottom: 100px;
background-color: #1E1E1E;
}

#things-to-know-01
{
	margin-top: 100px;


}

#things-to-know-02
{
	margin-top: 0px;


}
#section5
{
padding-top: 55px;
text-align: left;
padding-bottom: 90px;
background-color: #E3E3E3;
}

.join-network-button
{
background-color: black !important;
border-radius: 0px !important;
}

#section6
{
padding-top: 85px;
text-align: left;
padding-bottom: 85px;
}







/* Homepage Ends */




/* About us Ends */


#ab_section2
{
padding-top: 85px;
text-align: left;
padding-bottom: 65px;
}

#ab_section3
{
padding-top: 90px;
text-align: left;
padding-bottom: 85px;
background-color: #F5F5F5;
}

.areas-work-div
{
position: relative;
transition: all .5s;
transform: scale(1);
cursor: pointer;
margin-top: 25px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 300px;
width: 100%;
}

.areas-work-div_title
{
background-color: white;
color: black;
position: absolute;
bottom: 25px;
left: 25px;
padding: 10px;border-left: 5px solid black;
transition: all .5s;
cursor: pointer;
opacity: 1;
}


[data-industryimg="Construction"]
{
	background-image: url(../img/areas-01.jpg);
}

[data-industryimg="Education"]
{
	background-image: url(../img/education01.jpg);
}

[data-industryimg="Fashion"]
{
	background-image: url(../img/beauty01.jpg);
}

[data-industryimg="Health"]
{
	background-image: url(../img/health01.jpg);
}


[data-industryimg="Retail"]
{
	background-image: url(../img/retail01.jpg);
}


[data-industryimg="Travel-Hospitality"]
{
	background-image: url(../img/hotel01.jpg);
}

[data-industryimg="Electronics"]
{
	background-image: url(../img/electronics01.jpg);
}


[data-industryimg="Hotel"]
{
	background-image: url(../img/hotel01.jpg);
}


[data-industryimg="Food"]
{
	background-image: url(../img/food01.jpg);
}

[data-industryimg="Agriculture"]
{
	background-image: url(../img/agriculture01.jpg);
}

[data-industryimg="Finance"]
{
	background-image: url(../img/finance01.jpg);
}

[data-industryimg="Media"]
{
	background-image: url(../img/media01.jpg);
}

/* About us Ends */




/* Industy Detail Page */


.margin-top-170
{
	margin-top: 170px !important;
}


.margin-top-150
{
	margin-top: 150px !important;
}

.margin-top-40
{
	margin-top: 40px !important;
}
.margin-top-45
{
	margin-top: 45px !important;
}
.margin-top-50
{
	margin-top: 50px !important;
}
.margin-top-80
{
	margin-top: 80px !important;
}

.padding-bottom-85
{
	padding-bottom: 85px !important;
}

.padding-bottom-50
{
	padding-bottom: 50px !important;
}

#is_section
{

text-align: left;

}

#industry_section1
{
margin-top: 170px !important;
text-align: left;
padding-bottom: 85px !important;
}
/* Industry Detail Page Ends */






/* Strategy & Consulting Page */


.sc_section2
{
padding-top: 85px;
text-align: left;
padding-bottom: 65px;
}


.sc_section3
{
text-align: left;
background-color: white;
padding-bottom: 85px;
}
/* Strategy & Consulting Page Ends*/



/* Solutions Page  */




.s_section2
{
text-align: left;
background-color: white;
padding-top: 60px;
padding-bottom: 85px;
}

.count01
{
font-size: 100px;
font-weight: 700;
opacity: 0.3;
}

.solutions-row
{
	margin-top: -20px;
}



/* Solution Page Ends */



/* Our Purpose */

.p_section2
{
padding-top: 80px;
text-align: left;
padding-bottom: 30px;
}

/* Our Purpose Ends */



/* things-to-know */

.ne_section2
{
padding-top: 90px;
text-align: left;
padding-bottom: 85px;
}


.things-to-know-row
{
	margin-top: -65px !important;
}
.things-to-know-divs
{
margin-top: 80px !important;
}

.things-to-know-img
{
width: 100%;
height: 250px;
background-color: #EFEFEF;
background-repeat: no-repeat;
background-position: center;
background-size: cover;

}

[data-thingstoknowimg="things-to-know1"] {
	background-image: url(../img/news-01.jpg);
  
}

[data-thingstoknowimg="things-to-know2"] {
	background-image: url(../img/news-01.jpg);
  
}
[data-thingstoknowimg="things-to-know3"] {
	background-image: url(../img/news-01.jpg);
  
}

.things-to-know-button
{
	background-color: black !important;
	border-radius: 0px !important;
}
/* things-to-know Ends */



/* Enquiry Pages  */



.es_section2
{
text-align: left;
background-color: white;
padding-top: 105px;
padding-bottom: 87px;
}

.es2_section2
{
	text-align: left;
background-color: white;
padding-top: 5px;
padding-bottom: 87px;
}

.form-01
{
margin-top: 100px;
padding: 15px;
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
padding-top: 50px;
padding-bottom: 110px;
}

.form-05
{
margin-top: 50px;
background-color: white;
padding: 15px;
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
padding-top: 20px;
padding-bottom: 30px;
}

.whatsapp-pulse
{
  position:fixed;
  bottom: 60px;
  right:20px;
  width: 60px;
  height: 60px;
  background-color:#25D366;
  border-radius: 10000px;
  transform: scale(1);
  opacity: 0;
  animation-name: whatsapppulse;

  opacity: 0;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

@keyframes whatsapppulse {
  0% {
     transform: scale(1);
     opacity: 1;
  }
  
  100% {
   transform: scale(1.4);
     opacity: 0;

  }
}

.form-01-title
{
	margin-top: 0px !important;
margin-bottom: 20px !important;}


.g-recaptcha
{
margin-top: 20px !important;
}
/* Enquiry Pages Ends */



/* Enquiry Status */


.ebs_section2
{
text-align: left;
background-color: white;
padding-top: 100px;
padding-bottom: 65px;
}


/* Enquiry Status Ends */



/* Footer */

#footer
{
	background-color:black;text-align: center;color: white;padding-top: 30px;
	padding-bottom: 15px;
}


.f-divs
{
	padding-bottom: 50px;
	text-align: center;
}

.f-heading
{
	font-size: 30px !important;
	padding-bottom: 10px;
}

.smi
{
	font-size: 26px !important;
}

.f-line
{

		margin: 0 auto;
	background-color: rgba(255,255,255, 1);
	height: 2px;
	width: 100% !important;
	margin-bottom: 100px;
	margin-top: 100px !important;
}


#footer-logo
{
	width:150px;
	margin-bottom: 0px;
}


.f-div
{

	text-align: center;
}

.f-div-menu
{

	text-align: center;
}

#f-div-menu1
{

	margin-top: 0px;
}

/* Footer Ends */


@media(max-width: 1279px)
{
.full-body-optimize-header
{
padding-left: 5px !important;
padding-right: 15px !important;
}

.full-body-optimize
{
max-width: 100% !important;
margin: 0 auto !important; 


padding-left: 15px !important;
padding-right: 15px !important;
overflow-x: hidden;
}

.image-01
{
	margin-top: 75px;
}
}


@media(max-width: 992px)
{

.main-headings
{
font-size: 60px;
font-weight: 700;
text-align: left;

}


.headings02
{
	font-size: 55px !important;
	font-weight: bolder;
}




.ss-title-head
{
	text-align: center !important;
	font-weight: bolder;
	font-size: 60px;
}

.fs-heading
{
font-size: 50px;
font-weight: 700;
text-align: center;
max-width: 75% !important;
width: 75% !important;
margin: 0 auto !important;

}
.h2-heading
{
font-size: 60px;
font-weight: 700;
text-align: left;
margin-top: 30px;
}

.h3-heading
{
font-size: 36px;
font-weight: 700;
text-align: left;
margin-top: 15px;
}

.div-type-01
{
max-width: 100%;
margin: 0 auto;



}

#things-to-know-01
{
	margin-top: 0px;


}


#things-to-know-02
{
	margin-top: 30px;


}


#footer-logo
{
	margin-bottom: 30px;
}

.f-line
{

		margin: 0 auto;
	background-color: rgba(255,255,255, 1);
	height: 2px;
	width: 95% !important;
	margin-bottom: 100px;
	margin-top: 100px !important;
}


}




@media(max-width: 842px)
{
.center-align
{
position: relative;
transform: translateY(0%);
top: 0%;
margin-top: 20px !important;
}
#section3{
	padding-bottom: 70px;
}
}


@media(max-width: 768px)
{

	.image-01
{
	margin-top: 90px;
}

.ss-title-head
{
	text-align: center !important;
	font-weight: bolder;
	font-size: 55px;
}

.div-type-01
{
max-width: 100%;
margin: 0 auto;

margin-top: -80px;

}


.row-div-01
{
margin: 0 auto !important;	
padding-top: 160px;
background-color: white;
}


.solutions-row
{
	margin-top: -60px !important;
}

.solutions-div
{
	margin-top: 60px !important;
}

}

@media(max-width: 576px)
{

.main-headings
{
font-size: 50px;
font-weight: 700;
text-align: left;
}


.headings02
{
	font-size: 45px !important;
	font-weight: bolder;
}


.ss-title-head
{
	text-align: center !important;
	font-weight: bolder;
	font-size: 45px;
}
.fs-heading
{
font-size: 40px;
font-weight: 700;
text-align: center;
max-width: 90% !important;
width: 90% !important;
margin: 0 auto !important;
}
.h2-heading
{
font-size: 50px;
font-weight: 700;
text-align: left;
margin-top: 30px;
}





.div-type-01
{
max-width: 100%;
margin: 0 auto;

margin-top: -50px;

}

	.image-01
{
	margin-top:60px;
}
.h3-heading
{
font-size: 32px;
font-weight: 700;
text-align: left;
margin-top: 15px;
}

.row-div-01
{
margin: 0 auto !important;	
padding-top: 140px;
background-color: white;
}
}

@media(max-width: 442px)
{

#logo
{
position: fixed;
left: 0px;
width: 120px;
right: 0px;
text-align: center;
margin: 0 auto;
}


.ss-title
{
position: absolute;
top: 60%;
transform: translateY(-60%);
left: 0px;
right: 0px;
text-align: center !important;
transition: all 1s;
margin: 0 auto;
opacity: 0;
}
.ss-title-head
{
	text-align: center !important;
	font-weight: bolder;
	font-size: 35px;
}


.navbar-icon-line1
{
background-color:black;height:2px;width:20px;position: relative;
top: 2px;
left: -10px;
}

.navbar-icon-line2
{
background-color:black;height:2px;width:20px;
position: relative;
top: 12px;
left: -10px;
}


}

@media(max-width: 299px)
{
#side-header
{
width:100%;
}

.main-headings
{
font-size: 40px;
font-weight: 700;
text-align: left;
}

.headings02
{
	font-size: 35px !important;
	font-weight: bolder;
}

.fs-heading
{
font-size:30px;
font-weight: 700;
text-align: center;
}
.h2-heading
{
font-size: 35px;
font-weight: 700;
text-align: left;
margin-top: 30px;
}

.ss-title
{
position: absolute;
top: 65%;
transform: translateY(-65%);
left: 0px;
right: 0px;
text-align: center !important;
transition: all 1s;
margin: 0 auto;
opacity: 0;
}
.ss-title-head
{
	text-align: center !important;
	font-weight: bolder;
	font-size: 26px;
}

.content1
{
font-size: 18px;
}

.content2
{
font-size: 18px;
margin-top: -10px;
}

.btn
{
	font-size: 18px !important;
}

.f-heading
{
	font-size: 25px !important;
	padding-bottom: 10px;
}

}



@media(max-width: 250px)
{
#logo
{
position: fixed;
left: 0px;
width: 100px;
right: 0px;
text-align: center;
margin: 0 auto;
}
.content1
{
font-size: 16px;
}

.content2
{
font-size: 16px;
margin-top: -10px;
}

.btn
{
	font-size: 16px !important;
}


.main-headings
{
font-size: 35px;
font-weight: 700;
text-align: left;
}

.fs-heading
{
font-size: 30px;
font-weight: 700;
text-align: center;
}

}



