@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');
.fontfamily {
	font-family: "Acherus Militant 1";
}
body {
	font-family: "Barlow Condensed", sans-serif;
}



.Thankyousec {
	padding:120px 0 120px 0;
	background:#f6f6f6;
}

.Thankyousec h2 {
    color: #383778;
    text-align: center;
    font-size: 49px;
    font-weight: 800;
    letter-spacing: 6px;
    padding: 0px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.Thankyousec p{

	color: #383778;
    padding: 30px 0 20px 0;
    margin: 0px;
    font-size: 38px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
}



.main-header {
    padding: 0px 20px;
}
.main-header .nav-link {
	padding: 15px 0px 15px 0;
	color: #383778;
	font-size: 20px;
	margin: 0 0px 0 30px;
	font-weight: 400;
	font-family: "Barlow Condensed", sans-serif;
}
.main-header  .navbar-brand {
	padding: 0px;
	margin: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
}
.navbar-brand span {
    font-family: "League Spartan", sans-serif;
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
    color: #383778;
    letter-spacing: 2.5px;
    padding: 5px 0 0 0;
}
.navbar-brand img {
	width:45px;
}
.main-header ul.dropdown-menu {
	background: #fff;
	padding: 0 0 0 0;
	border: none;
}
.main-header .dropdown-item {
	background: #383778;
	margin-bottom: 3px;
	color: #fff;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 20px;
	text-align: center;
}
.main-header .dropdown-item:hover {
	background:#383778;
}

.main-header .dropdown-toggle::after {
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
	display:none;
}












.hero {
	position: relative;
	z-index: -1;
	text-align: center;
	padding: 40px 0 0 0;
}
.hero video {
	width:100%;
}
.hero .herocontent h2 {
	padding:0px;
	margin:0px;
	color:#383778;
	font-family: "Teko", sans-serif;
	font-size:45px;
	 letter-spacing: 5px;
    font-weight: 400;
}
.herocontent {
	position: absolute;
	top: 90px;
	left: 0;
	right: 0;
}
.hero .herocontent h3 {
	padding:0px;
	margin:0px;
	color:#383778;
	font-family: "Teko", sans-serif;
	font-size:45px;
	 letter-spacing: 5px;
    font-weight: 400;
}
.highlight {
	background-color: #383778;
	color: white;
	padding: 60px 0px 70px 0;
}
.highlight h3 {
	padding: 0px;
	margin: 0px;
	font-size: 38px;
	font-style: italic;
	font-weight: 600;
	letter-spacing: 3.5px;
}
.highlight h4 {
	padding: 40px 0 40px 0;
	margin: 0px;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 3.5px;
}
.highlight h4 span {
	font-style: italic;
	color: #b3c35a;
}
.highlight p {
	font-style: italic;
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	letter-spacing: 3px;
}
.highlight2 {
    background-color: #f6f6f6;
    padding: 40px 0px 30px 0;
}
.highlight2 h4 {
	padding: 0px;
	margin: 0px;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 3px;
	color: #383778;
}
.highlight2 h3 {
	padding: 20px 0 0px 0;
	margin: 0px;
	font-size: 33px;
	font-weight: 400;
	letter-spacing: 3px;
	color: #383778;
	font-style: italic;
}
.highlight2 h1 {
	padding: 40px 0 40px 0;
	margin: 0px;
	font-size: 42px;
	font-weight: 700;
	letter-spacing: 3px;
	color: #383778;
}
.highlight2 p {
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 28px;
	font-weight: 600;
	letter-spacing: 3px;
	color: #383778;
}


.Exp-arrow {
	background: #f6f6f6;
}

.Exp-arrow .droparrow {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 0 0 15px 0;
}

.explore-sec {
	background: #383778;
	padding: 80px 0 80px 0;
}
.explore-sec iframe {
	height:270px;
}
.video-carousel .owl-nav button.owl-prev,  .video-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	background-color: #2c2a73;
	color: white;
	padding: 10px 15px;
	border-radius: 50%;
	font-size: 20px;
	z-index: 10;
	border: none;
	opacity: 1;
}
.video-carousel .owl-nav button.owl-prev {
	left: 0px;
}
.video-carousel .owl-nav button.owl-next {
	right: 0px;
}
.video-carousel .owl-nav button span {
	font-weight: bold;
}
.video-carousel .owl-nav {
	position: relative;
}
.video-carousel .owl-nav button.owl-prev {
	left: 0px;
	top: -151px;
	width: 40px;
	height: 40px;
}
.video-carousel .owl-nav button.owl-prev:hover {
	background:#2c2a73;
}
.video-carousel .owl-nav button.owl-next {
	right: 0px;
	top: -151px;
	width: 40px;
	height: 40px;
}
.video-carousel .owl-nav button.owl-next:hover {
	background:#2c2a73;
}
.explorebtn {
	background-color: #383778;
	font-family: "Helvetica", Sans-serif;
	font-size: 20px;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 1.5px;
	color: #FFFFFF;
	border: #FFFFFF solid 1px;
	padding: 15px 30px 15px 30px;
	text-decoration: none;
	margin-top: 40px;
	display: inline-block;
}
.project-sec {
	background: #fafafa;
	text-align: center;
	padding: 40px 0 40px 0;
}
.project-sec h2 {
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 42px;
	font-weight: 700;
	letter-spacing: 3px;
	color: #383778;
}
.project-sec p {
	padding: 20px 0 40px 0;
	margin: 0px;
	font-size: 28px;
	font-weight: 400;
	letter-spacing: 3px;
	color: #383778;
}
.awards-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 80px;
}
.awards-logo img {
	width: 200px;
}
.project-sec iframe {
	margin-top:70px;
}
.watchnowbtn {
	background-color: #393777;
	font-size: 28px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2px;
	color: #FFFFFF;
	border: #D9D9D9 solid 3px;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
	margin: 20px 0 0 0;
	display: inline-block;
}
.contactsec {
	padding: 80px 0 80px 0;
	text-align: center;
}
.contactsec h5 {
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 55px;
	font-weight: 500;
	letter-spacing: 4px;
	color: #383778;
}
.contactsec p {
	padding: 20px 0 90px 0;
	margin: 0px;
	font-size: 33px;
	font-weight: 400;
	letter-spacing: 3px;
	color: #383778;
}
.contactsec .mg-top {
	margin-top: 50px;
}
.contbox h4 {
	padding: 0px 0 15px 0;
	margin: 0px;
	font-size: 34px;
	font-weight: 400;
	letter-spacing: 3px;
	color: #383778;
}
.contbox h3 {
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 39px;
	font-weight: 600;
	letter-spacing: 3px;
	color: #383778;
}
.contactsec a {
	background-color: #B4C45B;
	font-size: 22px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	border: #D9D9D9 solid 2px;
	padding: 12px 35px 12px 35px;
	display: inline-block;
	margin-top: 70px;
	text-decoration: none;
}



.sticky_whatsapp {
    position: fixed;
    bottom: 15px;
    left: 15px;
	z-index:11;
}

.sticky_whatsapp img {
    width: 50px;
}

footer {
	background: #f6f6f6;
	padding: 50px 0;
	text-align: center;
}
.main-footer .navbar-brand {
}
.main-footer .frtlogo {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
}
.main-footer .navbar-brand img {
	width: 60px;
	margin-right: 18px;
}
.footernav {
	padding: 0px;
	margin: 40px 0 40px 0;
}
.footernav a {
	color: #383778;
	padding: 0px 25px 0 25px;
	margin: 0px;
	font-size: 29px;
	font-weight: 600;
	letter-spacing: 2.5px;
	text-decoration: none;
}
.ftrsociallink {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
	margin-bottom: 40px;
}
.ftrsociallink a img {
	width: 45px;
}
.Frtlinks {
}
.Frtlinks {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 25px;
}
.Frtlinks a {
	color: #383778;
	padding: 0px;
	margin: 0px;
	font-size: 21px;
	letter-spacing: 1.8px;
	font-weight: 400;
}
.Frtnmbr {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 25px;
	margin-top: 15px;
}
.Frtnmbr a {
	color: #383778;
	padding: 0px;
	margin: 0px;
	font-size: 21px;
	letter-spacing: 1.8px;
	font-weight: 400;
	text-decoration:none;
}
.navbar .dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0;
}
.owl-nav button.owl-prev,  .owl-nav button.owl-next {
	position: absolute;
	top: 35%;
	background: #2c2a73;
	color: white;
	padding: 10px 15px;
	border-radius: 50%;
}
.owl-nav button.owl-prev {
	left: -25px;
}
.owl-nav button.owl-next {
	right: -25px;
}
.owl-nav button span {
	font-size: 18px;
}

















/*Inner Page Css Start*/




.timeline-wrapper {
      position: relative;
       
      margin: auto;
    }

 .timeline-line {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    height: 9px;
    background-color: #94b612;
    z-index: 1;
}


.bluewrap{
	position:relative;
	overflow: hidden; /* optional: keeps the pseudo-element from overflowing */
}

.bluewrap:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #383778ad;
    z-index: 1;
    border-radius: 15px;
    opacity: 1;
    transition: opacity 0.5s ease;
    pointer-events: none;
}

.timeline-item:hover .bluewrap:before {
  opacity: 0; /* fade it out smoothly */
}







.ckj{
	position:relative;
	overflow: hidden; /* optional: keeps the pseudo-element from overflowing */
}


.ckj:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #383778ad;
    z-index: 1;
    border-radius: 10px;
    opacity: 1;
    transition: opacity 0.5s ease;
    pointer-events: none;
}

.timeline-item:hover .ckj:before {
  opacity: 0; /* fade it out smoothly */
}

.bluewrap2 {
    padding: 0 0 0 0;
    margin: 40px 0 0 0;
}












    .timeline-row {
      display: flex;
      justify-content: space-between;
      position: relative;
      z-index: 2;
    }

.timeline-top {
    margin-bottom: 200px;
    justify-content: flex-start;
}

.timeline-top .timeline-item img {
	margin:0 0 0 0;
}

    .timeline-bottom {
    margin-top: 120px;
    justify-content: flex-end;
}
	
	.timeline-bottom .bluewrap{
		 padding: 60px 0 0 0;
	}

    .timeline-item {
      width: 360px;
      text-align: center;
      position: relative;
      margin: 0 20px;
    }

.timeline-item img {
    width: 100%;
    border-radius: 10px;
    /*filter: grayscale(100%);*/
    transition: 0.3s ease-in-out;
    margin: 0px 0 0 0;
   
}

    .timeline-item:hover img {
      /*filter: grayscale(0%);
      transform: scale(1.03);*/
    }

.timeline-text {
    margin-top: 10px;
    padding: 0px;
    text-align: center;
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 2px;
    color: #383778;
}

.description {
    opacity: 0;
    transform: translateY(15px);
    transition: opacity 0.4s ease, transform 0.4s ease;
    background: #fff;
    padding: 10px 15px;
    margin-top: 0px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    pointer-events: none;
    color: #383778;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 2px;
    z-index: 1111;
    position: relative;
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

   .timeline-item:hover .description {
  opacity: 1;
  transform: translateY(0px);
  pointer-events: auto;
}

    /* Connector lines */
.connector {
    position: absolute;
    width: 2px;
    height: 132px;
    background-color: #94b612;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.connector.top {
    top: 85%;
}


.connector.bottom {
    bottom: 100%;
}

/* Marker */
.marker {
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #94b612;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}


/* Marker positions it at the timeline's center */
.timeline-top .marker {
    top: calc(100% + -60px - 8px);
}

.timeline-bottom .marker {
    bottom: calc(100% + 0px - 8px);
}




























	

.storypageheader {
	padding: 50px 0 50px 0;
	margin: 0px;
	background: #f6f6f6;
}
.storypageheader h2 {
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 55px;
	font-weight: 700;
	letter-spacing: 3.5px;
	color: #383778;
	text-transform: uppercase;
}
.storypageheader p {
	padding: 10px 0 0px 0;
	margin: 0px;
	font-size: 27px;
	font-weight: 400;
	letter-spacing: 3px;
	color: #383778;
}
.journysec {
    padding: 50px 250px 50px 250px;
    background: #f6f6f6;
}
.journywrapper {
	display: flex;
	justify-content: flex-start;
	gap: 120px;
	flex-wrap: wrap;
}
.journybox {
	width: 28%;
	background-color: #f6f6f6;
	color: #383778;
	overflow: hidden;
	position: relative;
	transition: background-color 0.4s ease, color 0.4s ease;
	cursor: pointer;
	border-radius: 8px;
}
.imgbox {
	position: relative;
	overflow: hidden;
}
.imgbox img {
	width: 100%;
	display: block;
	position: relative;
	z-index: 0;
}
 .imgbox::after {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-color: rgba(77, 72, 122, 0.8);
 pointer-events: none;
 z-index: 1;
 transition: opacity 0.4s ease;
}



/* Remove overlay on hover */

.journybox:hover .imgbox::after {
 opacity: 0;
}
.contentbox {
	padding: 10px 10px 10px 10px;
	position: relative;
	z-index: 2;
}
/* Default states */

.contentbox h4,  .contentbox p {
	transition: opacity 0.4s ease, visibility 0.4s ease;
}
.contentbox h4 {
	opacity: 1;
	visibility: visible;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: 400;
	font-size: 23px;
	letter-spacing: 2px;
	color: #383778;
}
.contentbox p {
	opacity: 0;
	visibility: hidden;
	color: #383778;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0px;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 2px;
}
/* Hover effects */

.journybox:hover {
	background-color: #ffffff;
	color: #000;
}
.journybox:hover .contentbox h4 {
	opacity: 0;
	visibility: hidden;
}
.journybox:hover .contentbox p {
	opacity: 1;
	visibility: visible;
}
.journywrapper2 {
	justify-content: flex-end;
}
.journybox2 {
	width: 28%;
	background-color: #f6f6f6;
	color: #383778;
	overflow: hidden;
	position: relative;
	transition: background-color 0.4s ease;
	cursor: pointer;
	border-radius: 8px;
}
/* Heading above image */

.headingbox2 {
	text-align: center;
	padding: 15px 10px 5px;
	transition: all 0.4s ease;
}
.headingbox2 h4 {
	font-size: 25px;
	font-weight: 400;
	margin: 0;
	letter-spacing: 2px;
	color: #383778;
	opacity: 1;
	transform: translateY(0);
	transition: opacity 0.4s ease, transform 0.4s ease;
	min-height:55px;
}
/* Hide heading on hover */

.journybox2:hover .headingbox2 h4 {
	opacity: 0;
	transform: translateY(-10px);
}
.journybox2:hover .headingbox2 {
	background:#f6f6f6;
}
/* Image box with overlay */

.imgbox {
	position: relative;
	overflow: hidden;
}
.imgbox img {
	width: 100%;
	display: block;
}



/* Overlay */

.imgbox::after {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-color: rgba(77, 72, 122, 0.8);
 pointer-events: none;
 z-index: 1;
 transition: opacity 0.4s ease;
}



/* Remove overlay on hover */

.journybox2:hover .imgbox::after {
 opacity: 0;
}
/* Paragraph content (below image) */

.contentbox2 {
	text-align: center;
	padding: 10px 15px;
	position: relative;
	min-height: 80px; /* To reserve space */
}
.contentbox2 p {
	margin: 0;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 1.5px;
	color: #383778;
	opacity: 0;
	transform: translateY(10px);
	transition: opacity 0.4s ease, transform 0.4s ease;
}
/* Show paragraph on hover */

.journybox2:hover .contentbox2 p {
	opacity: 1;
	transform: translateY(0);
}
/* Background change on hover */

.journybox2:hover {
	background-color: #ffffff;
}
.linedesign1:before {
	content: "";
	width: 6px;
	height: 80px;
	background: #98a64c;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin: auto;
}
.linedesign1:after {
	content: "";
	width: 20px;
	height: 20px;
	background: #98a64c;
	position: absolute;
	bottom: 75px;
	left: 0;
	right: 0;
	margin: auto;
}
.linedesign2:before {
	content: "";
	width: 6px;
	height: 80px;
	background: #98a64c;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin: auto;
}
.linedesign2:after {
	content: "";
	width: 20px;
	height: 20px;
	background: #98a64c;
	position: absolute;
	bottom: 75px;
	left: 0;
	right: 0;
	margin: auto;
}
.linedesign3:before {
	content: "";
	width: 6px;
	height: 80px;
	background: #98a64c;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	margin: auto;
}
.linedesign3:after {
	content: "";
	width: 20px;
	height: 20px;
	background: #98a64c;
	position: absolute;
	top: 75px;
	left: 0;
	right: 0;
	margin: auto;
}
.linedesign4:before {
	content: "";
	width: 6px;
	height: 80px;
	background: #98a64c;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	margin: auto;
}
.linedesign4:after {
	content: "";
	width: 20px;
	height: 20px;
	background: #98a64c;
	position: absolute;
	top: 75px;
	left: 0;
	right: 0;
	margin: auto;
}
.MIddleDesign {
	position:relative;
}
.MIddleDesign:before {
	content: "";
	background: #98a64c;
	width: 100%;
	height: 14px;
	position: absolute;
	top: 0px;
	left: 0px;
}
























.foundersec {
	background: #f6f6f6;
	padding: 50px 0 50px 0;
	box-shadow: #edededb8 0px -26px 30px;
	margin-top: 3px;
}
.foundersec p {
	padding: 0px 0 20px 0;
	margin: 0px;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 2.5px;
	color: #383778;
	text-align: center;
}
.droparrow {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
}
.droparrow i {
	background: #383778;
	color: #fff;
	width: 50px;
	height: 50px;
	font-size: 33px;
	border-radius: 30px;
	text-align: center;
	line-height: 50px;
}
.Followsec {
	padding: 50px 0 40px 0;
	background: #fafafa;
	text-align: center;
}
.Followsec h3 {
	color: #383778;
	padding: 0px;
	margin: 0px;
	font-size: 30px;
	letter-spacing: 2.5px;
	font-weight: 600;
}
.Followsec a {
	background-color: #B4C45B;
	font-size: 19px;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	border: #D9D9D9 solid 2px;
	padding: 10px 30px 10px 30px;
	display: inline-block;
	margin-top: 25px;
	text-decoration: none;
}
.Ourworksectop {
	background:#fafafa;
	padding:40px 0 40px 0;
}
.Ourworksectop h3 {
	color: #383778;
	text-align: center;
	font-size: 61px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 3px;
	padding: 40px 0 20px 0;
	margin: 0px;
}
.Ourworksectop p {
	color: #383778;
	text-align: center;
	font-size: 25px;
	font-weight: 400;
	letter-spacing: 3px;
	padding: 0px 0 50px 0;
	margin: 0px;
}
.Ourworksectop .work-carousel img {
	width: 170px;
	margin: auto;
	border-radius: 15px;
}
.Ourworksectop .work-carousel2 img {
	width: 170px;
	margin: auto;
	border-radius: 15px;
}
.project-wrapper {
	background: #fafafa;
	padding: 70px 0 40px 0;
}
.project-wrapper h3 {
	color: #383778;
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	letter-spacing: 2.5px;
	padding: 0px 0 60px 0;
	margin: 0px;
}
.pro-img-box {
	position:relative;
}
.pro-img-box img {
	width:100%;
	filter: grayscale(100%);
	transition: filter 0.5s ease;
}
.ProjectBox.active .pro-img-box img {
	filter: grayscale(0%);
}
.Arrowbtn {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.Arrowbtn i {
	background: #b3c35a;
	color: #fff;
	width: 35px;
	height: 35px;
	font-size: 22px;
	border-radius: 30px;
	text-align: center;
	line-height: 36px;
}
.procontentbox {
	overflow: hidden;
	max-height: 0;
	transition: max-height 0.5s ease;
	background: #fff;
	text-align: center;
	margin-bottom:30px;
}
.procontent-inner {
	padding: 20px 0;
}
.procontentbox h4 {
    letter-spacing: 2.4px;
    padding: 0px;
    margin: 0px;
    color: #383778;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}
.procontentbox a {
	background-color: #393777;
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 2px;
	color: #FFFFFF;
	border: #D9D9D9 solid 2px;
	padding: 6px 30px 6px 30px;
	text-decoration: none;
	margin: 14px 0 0 0;
	display: inline-block;
}
.Misicprojectsec {
	background: #f6f6f6;
	padding: 70px 0 40px 0;
	border-top: #f1f1f1e8 solid 3px;
}
.Misicprojectsec h2 {
	color: #98a64c;
	padding: 0px;
	margin: 0px;
	font-size: 40px;
	letter-spacing: 3px;
	font-weight: 600;
}
.Misicprojectsec h3 {
	color: #98a64c;
	padding: 15px 0 40px 0;
	margin: 0px;
	font-size: 30px;
	letter-spacing: 3px;
	font-weight: 400;
}
.Ourclientsec {
    background: #fafafa;
    padding: 40px 0 40px 0;
    border-top: #f1f1f1e8 solid 3px;
}
.Ourclientsec h2 {
	color: #383778;
	text-align: center;
	font-size: 61px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 3px;
	padding: 0px 0 20px 0;
	margin: 0px;
}
.Ourclientsec h3 {
	color: #383778;
	text-align: center;
	font-size: 33px;
	font-weight: 500;
	letter-spacing: 3px;
	padding: 0px 0 20px 0;
	margin: 0px;
}
.Ourclientsec p {
	color: #383778;
	text-align: center;
	font-size: 25px;
	font-weight: 400;
	letter-spacing: 3px;
	padding: 0px 0 0px 0;
	margin: 0px;
}
.clientlogosec {
	margin: 80px 0 80px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
}
.clientlogosec img {
	width: 140px;
}
.Ourclientsec a {
	background-color: #B4C45B;
	font-size: 23px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	border: #D9D9D9 solid 2px;
	padding: 13px 40px 13px 40px;
	display: inline-block;
	text-decoration: none;
	width: auto;
	margin: auto;
	margin-top: 30px;
}
/*Our team Page Start*/





.ourteamheader {
	position:relative;
}
.ourteamheader .bgimg img {
	width:100%;
}
.headercontent {
	position: absolute;
	bottom: 80px;
	left: 0;
	right: 0;
}
.headercontent h1 {
	color: #fff;
	text-align: center;
	font-size: 60px;
	font-weight: 800;
	letter-spacing: 8px;
	padding: 0px 0 00px 0;
	margin: 0px;
	text-transform: uppercase;
}
.headercontent p {
	color: #fff;
	padding: 20px 0 0px 0;
	margin: 0px;
	font-size: 30px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: center;
}



/*New Css for team start*/


.team-card {
      text-align: center;
      cursor: pointer;
      transition: transform 0.3s ease;
      margin-bottom: 30px;
      position: relative;
    }

    .team-card:hover {
      /* transform: scale(1.03); */
    }

    .image-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    padding: 0px 0px 0px 0px;
    background: #ededef;
}

   .image-wrap img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
    background: #f6f6f6;
    border: #cdcdcd solid 1px;
}

    .hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f6f6f6;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    color: #fff;
}

    .image-wrap:hover .hover-overlay {
      opacity: 1;
    }

    .overlay-name {
      color: #383778;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 0px 15px 0px 15px;
    margin: 0px;
    }

    .overlay-role {
      color: #383778;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 15px 10px 0px 10px;
    margin: 0px;
    line-height: 20px;
    }

    .plus-icon {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: 39px;
    color: #383778;
}

    .team-details {
      /*background: #3e3d6e;*/
      color: #fff;
      padding: 0px 0px;
      animation: slideIn 0.5s ease-in-out;
      position: relative;
	  margin:0 0 20px 0;
    }
	
	.team-details img {
    border-radius: 8px;
    background: #f6f6f6;
    border: #cdcdcd solid 1px;
    cursor: pointer;
}

    .team-details h3 {
      color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    }
	
	.team-details h6 {
    color: #fff !important;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 20px 30px 0px 30px;
    margin: 0px;
    line-height: 20px;
}

    .team-details p {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px !important;
    line-height: 28px;
    padding: 0 10px 0 0px;
}

    .team-details .close-btn {
    position: absolute;
    bottom: -15px;
    right: 15px;
    font-size: 70px;
    color: #fff;
    cursor: pointer;
    z-index: 2;
    width: auto;
    padding: 0 0 0 0;
    height: auto;
    top: inherit;
    font-weight: 200;
}

    @keyframes slideIn {
      from {
        opacity: 0;
        transform: translateX(100px);
      }
      to {
        opacity: 1;
        transform: translateX(0);
      }
    }







/*New css for team end*/
















.ourteamsec {
	background: #fafafa;
	padding: 30px 0 60px 0;
}
.ourteamsec h5 {
	color: #383778;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 3px;
	padding: 70px 100px 0px 100px;
	margin: 0px;
}
.ourteamsec .row .col-md-3 .profile-box {
	width:100%;
}
.profile-box {
	position: relative;
	text-align: center;
	background: #ededef;
	padding: 20px 20px 20px 20px;
	width: 75%;
	margin:auto;
	margin-bottom: 30px;
}
.profile-box img {
	width: 100%;
	border-radius: 0;
	background: #f6f6f6;
	border: #cdcdcd solid 1px;
}
.plus-sign {
	font-size: 79px;
	color: #383778;
	width: 22px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	margin-left: auto;
	margin-right: 0;
	display: block;
}
.info-box {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	max-width: 280px;
	background: #ededef;
	padding: 20px 20px 20px 20px;
	display: none;
	z-index: 10;
	height: 100%;
}
.contenbox {
	height: 85%;
	background: #f6f6f6;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.info-box h4 {
	color: #383778;
	text-align: center;
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 3px;
	padding: 0px 15px 0px 15px;
	margin: 0px;
}
.info-box p {
	color: #383778;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 2px;
	padding: 15px 10px 0px 10px;
	margin: 0px;
	line-height: 20px;
}
.info-box .inner-plus {
	font-size: 79px;
	color: #383778;
	width: 22px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	margin-left: auto;
	margin-right: 0;
	display: block;
}
.description-box {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	max-width: 250px;
	background: #3e3d6e;
	padding: 15px;
	display: none;
	border-radius: 11px;
	height: 100%;
	z-index: 20;
}
.description-box p {
	margin: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 3px !important;
	line-height: 24px;
	padding: 0 10px 0 10px;
}
.cont11 {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
/* Prevent horizontal overflow */

    .row {
	flex-wrap: wrap;
}

.videobg {
	background: #f6f6f6;
	padding: 60px 0 60px 0;
	border-radius: 40px;
}
.videosection {
	background: #fafafa;
	padding: 60px 0 50px 0;
	border-top: #f1f1f1e8 solid 3px;
}
.videosection p {
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2.5px;
	color: #383778;
	text-align: center;
}
.videosection h3 {
	padding: 20px 0 50px 0;
	margin: 0px;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 4px;
	color: #383778;
	text-align: center;
}
.videosection h3 span {
	color:#98a64c;
}
.expbtn {
	background-color: #B4C45B;
	font-size: 22px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	border: #D9D9D9 solid 2px;
	padding: 12px 35px 12px 35px;
	display: inline-block;
	margin-top: 70px;
	text-decoration: none;
}
/*Our team Page End*/











/*Our servicse page css start*/











.ourservicesheader {
	background: #f6f6f6;
	padding: 120px 0 70px 0;
	position: relative;
}
.ourservicesheader .headercontent {
	position: inherit;
}
.ourservicesheader .bgimg {
	position: absolute;
	top: 20px;
	right: 20px;
}
.ourservicesheader .bgimg img {
	width: 150px;
}
.ourservicesheader .headercontent h1 {
	color: #383778;
	text-align: center;
	font-size: 60px;
	font-weight: 800;
	letter-spacing: 8px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.ourservicesheader .headercontent h4 {
	color: #383778;
	padding: 30px 0 20px 0;
	margin: 0px;
	font-size: 38px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: center;
}
.ourservicesheader .headercontent p {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 27px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: center;
}
.ourservicesheader .owl-carousel .owl-stage-outer {
	overflow: hidden;
	margin-left: -150px; /*   Negative margin cancels left padding */
	padding-left: 0;
}
.ourservicesheader .owl-carousel .item img {
	border-radius: 50px;
	width:80%;
}
.service-carousel .owl-nav {
	display:none;
}
.service-carousel {
	margin-top:120px;
}
.servicespointsec {
	background: #fafafa;
	padding: 70px 0 100px 0;
	box-shadow: #eaeaea 0px -3px 13px;
}
.servicespointsec h3 {
	color: #383778;
	text-align: center;
	font-size: 33px;
	font-weight: 600;
	letter-spacing: 13px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.servicespointsec h4 {
	color: #383778;
	padding: 8px 0 0px 0;
	margin: 0px;
	font-size: 28px;
	letter-spacing: 8px;
	font-weight: 400;
	text-align: center;
}
.servicespointsec h5 {
	color: #383778;
	padding: 25px 0 0px 0;
	margin: 0px;
	font-size: 21px;
	letter-spacing: 3px;
	font-weight: 600;
	text-align: center;
}
.servicespointsec p {
	color: #383778;
	padding: 5px 0 0px 0;
	margin: 0px 0 30px 0;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
}
.servicepoint ul {
	padding: 0px;
	margin: 0px 0 18px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.servicespointsec .droparrow {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 111;
	margin: 13px 0 0 0;
}
.servicepoint ul li {
    list-style: none;
    margin: 0 8px 0 8px;
}

.dotcl {
    width: 5px;
    height: 5px;
    background: #383778;
    margin-top: 20px !important;
}

.servicepoint ul li a {
	color: #383778;
	margin: 0px;
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: 600;
	text-align: center;
}
.servicepoint {
	background: #f6f6f6;
	padding: 70px 50px 70px 50px;
	margin: 40px 0 0 0;
	border-radius: 50px;
	position:relative;
}
.servicecontent {
	display: none;
	background: #f5f5f5;
	padding: 40px 20px 40px 20px;
	width: 100%;
	box-sizing: border-box;
	animation: fadeIn 0.3s ease-in-out;
	margin-top: 0px;
}
.servicecontent h4 {
}
.servicecontent h4 {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 25px;
	letter-spacing: 3px;
	font-weight: 500;
	text-align: left;
	line-height: 26px;
}
.servicecontent p {
	color: #383778;
	padding: 11px 0 0px 0;
	margin: 0px 0 0px 0;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: left;
	line-height: 24px;
}
.servicecontent ul {
	padding: 0px;
	margin: 0px 0 0 20px;
	display: block;
}
.servicecontent ul li {
	color: #383778;
	padding: 10px 0 0px 0;
	margin: 0px 0 0px 0;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	list-style: disc;
}
 @keyframes fadeIn {
 from {
opacity: 0;
transform: translateY(-10px);
}
to {
	opacity: 1;
	transform: translateY(0);
}
}
.big-service-box {
	margin-top: 20px;
	padding: 30px;
	background-color: #f8f8f8;
	border: 2px solid #ccc;
	border-radius: 10px;
	display: none; /* Initially hidden */
}
.servicecontent.active {
	display: block;
}
.big-service-box.active {
	display: block;
}
.service-popup-overlay {
	display: none; /* absolutely important */
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 9999;
	justify-content: center;
	align-items: center;
	padding: 20px;
	box-sizing: border-box;
	overflow-y: auto;
}
.service-popup-box {
	background: #fff;
	padding: 0px;
	width: 100%;
	max-width: 700px;
	border-radius: 0px;
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	animation: popupFade 0.3s ease;
	/* Ensure it doesn’t overflow screen */

  max-height: 90vh;
	overflow-y: auto;
}
 @keyframes popupFade {
 from {
opacity: 0;
transform: scale(0.95);
}
to {
	opacity: 1;
	transform: scale(1);
}
}
.close-btn {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 28px;
	color: #333;
	cursor: pointer;
}
.ctssec {
	padding:0 0 0 0;
	margin:120px 0 0 0;
	text-align:center;
}
.ctssec p {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px 0 00px 0;
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
}
.ctssec a {
	background-color: #B4C45B;
	font-size: 22px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	border: #D9D9D9 solid 2px;
	padding: 12px 35px 12px 35px;
	display: inline-block;
	text-decoration: none;
	margin: auto;
	margin-top: 25px;
}
/*Our servicse page css End*/











































/*studio page css start*/



.studioheader {
	position:relative;
}
.studioheader img {
	width:100%;
}


.bgimg {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}

.bgimgbox {
	position:relative;
}

.bgimgbox h3 {
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    color: #fff;
    text-align: center;
    font-style: italic;
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 3px;
    font-size: 30px;
    font-weight: 600;
}












.Locationwrapper {
	padding: 70px 0 70px 0;
}
.Locationwrapper h4 {
	color: #383778;
	text-align: center;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 3px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 34px;
}
.Locationwrapper h4 span {
	color:#98a64c;
}
.Locationboxwrapper {
	margin: 100px 0 40px 0;
}
.LocationBox .droparrow i {
	background: #b3c35a;
	color: #fff;
	width: 30px;
	height: 30px;
	font-size: 24px;
	border-radius: 30px;
	text-align: center;
	line-height: 32px;
}
.LocationBox {
	margin-bottom: 60px;
}
.LocationBox .droparrow {
	margin-bottom: 0;
}
.Locationdetailswrapper {
	border-radius: 10px;
	background: #fafafa;
	padding: 5px 5px 5px 5px;
}
.Locationwrapper h2 {
	color: #383778;
	text-align: center;
	font-size: 45px;
	font-weight: 800;
	letter-spacing: 6px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 34px;
}
.Locationtitle {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0 25px 0;
}
.Locationcontent {
}
.Locationcontent p {
	padding: 0px 10px 20px 10px;
	margin: 0px;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 2px;
	color: #383778;
	text-align: center;
	line-height: 22px;
}
.Locationcontent h5 {
	padding: 6px 0 10px 0;
	margin: 0px;
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	color: #383778;
}
.Locationcontent h5 a {
	color: #383778;
}
.Locationcontent div img {
	width: 100%;
	border-radius: 10px;
	margin:0 0 10px 0;
}
.Locationwrapper .expbtn {
	background-color: #B4C45B;
	font-size: 22px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	border: #D9D9D9 solid 2px;
	padding: 12px 35px 12px 35px;
	display: inline-block;
	margin-top: 70px;
	text-decoration: none;
}
.boxsection {
	background:#fafafa;
	padding:40px 0 40px 0;
}
.boxsec-img img {
	width:85%;
}
.detailsbox h4 {
	color: #3e3d6d;
	text-align: center;
	font-size: 31px;
	font-weight: 600;
	letter-spacing: 4px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.detailsbox p {
	padding: 10px 40px 0px 40px;
	margin: 0px;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 2.5px;
	color: #383778;
	text-align: center;
}
.boxsection .row {
	align-items: center;
	margin-bottom: 50px;
}
.Storysectiowrapper {
	box-shadow: #eaeaea 0px -3px 13px;
	background: #fafafa;
	padding: 70px 0 70px 0;
}

.followlink {
    color: #3e3d6d;
    text-align: center;
    font-size: 27px;
    font-weight: 500;
    letter-spacing: 4px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}



.followlink a{ 
}



.followlink a img{
	width:40px;
}



.Storysectiowrapper .watchnowbtn {
    background-color: #393777;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #FFFFFF;
    border: #D9D9D9 solid 3px;
    padding: 10px 40px 10px 40px;
    text-decoration: none;
    margin: auto;
    display: block;
    text-align: center;
    margin-top: 40px;
    width: 40%;
}


.Storysectiowrapper h3 {
	color: #3e3d6d;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 3px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 90px 0;
}
.Storysectiowrapper p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 2px;
	color: #383778;
	text-align: center;
}
.Storysectiowrapper h4 {
	color: #3e3d6d;
	text-align: center;
	font-size: 27px;
	font-weight: 500;
	letter-spacing: 5px;
	padding: 0px 0px 0px 0px;
	margin: 40px 0 0px 0;
	font-style: italic;
}
.Storysectiowrapper .flexdiv {
	justify-content: center;
	align-items: center;
}
.storycta .expbtn {
	background-color: #B4C45B;
	font-size: 26px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	border: #D9D9D9 solid 2px;
	padding: 12px 50px 12px 50px;
	display: inline-block;
	margin-top: 0px;
	text-decoration: none;
}
.storycta {
	box-shadow: #eaeaea 0px -3px 13px;
	background: #fafafa;
	padding: 120px 0 120px 0;
}
/*studio page css End*/







/*vfx page css End*/











.vfxpageheader {
	background: #f6f6f6;
	padding: 70px 0 70px 0;
	position: relative;
}
.vfxpageheader .bgimg {
	position: absolute;
	top: 20px;
	right: 20px;
}
.vfxpageheader .bgimg img {
	width: 150px;
}
.vfxpageheadercontent {
	text-align:center;
}
.vfxpageheadercontent h1 {
	color: #383778;
	text-align: center;
	font-size: 41px;
	font-weight: 600;
	letter-spacing: 3px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 34px;
}
.vfxpageheadercontent h4 {
	color: #98a64c;
	text-align: center;
	font-size: 41px;
	font-weight: 600;
	letter-spacing: 3px;
	padding: 0px 0px 0px 0px;
	margin: 60px 0 60px 0;
	line-height: 34px;
}
.findbtn {
	background-color: #383778;
	font-size: 35px;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: 2.8px;
	color: #FFFFFF;
	border: #d9d9d9 solid 3px;
	padding: 6px 35px 6px 35px;
	display: inline-block;
	margin-top: 0px;
	text-decoration: none;
}

.videovfsec video{
	width:100%;
	height:100%;
}




.vfxservicesec {
    background: #383778;
    padding: 50px 0 50px 0;
    margin-top: -6px;
}


.vfxservicesec h4 {
	color: #fff;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 30px;
	letter-spacing: 4px;
	font-weight: 400;
	text-align: center;
}
.vfxservicesec p {
	color: #fff;
	padding: 25px 0 0px 0;
	margin: 0px;
	font-size: 25px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: center;
}
.vfxservicesec ul {
	padding: 0px;
	margin: 50px 0 50px 0;
}
.vfxservicesec ul li {
	color: #fff;
	padding: 0px 0 10px 0;
	margin: 0px;
	font-size: 25px;
	letter-spacing: 3px;
	font-weight: 500;
	text-align: center;
	list-style: none;
}
.vfxservicesec h3 {
	color: #fff;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 35px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: center;
}
.vfxgallery-carousel .owl-nav button.owl-prev, .vfxgallery-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 50% !important;
	transform: translateY(-50%);
	background-color: #737373;
	color: white;
	padding: 10px 15px;
	border-radius: 50%;
	font-size: 20px;
	z-index: 10;
	border: none;
	opacity: 1;
}
.vfxgallery-carousel .owl-nav button.owl-prev {
	left: -5px;
	top: 0px;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.vfxgallery-carousel .owl-nav button.owl-next {
	right: -5px;
	top: 0px;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.vfxgallery-carousel .owl-nav button span {
	font-size: 39px;
	padding: 0 0 0 0;
	margin-top: -8px;
}
.vfxgallery {
	background:#fafafa;
	padding:40px 0 40px 0;
}
.vfxgallery h3 {
	color: #383778;
	text-align: left;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 3px;
	padding: 0px 0px 30px 0px;
	margin: 0px;
}
/*vfx page css End*/





























/*beyond page css start*/





.beyondpageheader {
	background: #383778;
	padding: 110px 0 70px 0;
	position: relative;
}
.beyondpageheader .bgimg {
	position: absolute;
	top: 0px;
	right: 0px;
}
.beyondpageheader .bgimg img {
	width: 340px;
}
.beyondcontent h1 {
	color: #fff;
	text-align: left;
	font-size: 48px;
	font-weight: 800;
	letter-spacing: 6px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.beyondcontent h4 {
	color: #fff;
	padding: 10px 0 45px 0;
	margin: 0px;
	font-size: 29px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: left;
}
.beyondcontent p {
	color: #fff;
	padding: 15px 0 0px 0;
	margin: 0px;
	font-size: 23px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: left;
}
.flip-card {
	perspective: 1000px;
	border: none;
}
.flip-card-inner {
	position: relative;
	width: 100%;
	height: 625px;
	transition: transform 0.6s;
	transform-style: preserve-3d;
}
.flip-card:hover .flip-card-inner {
	transform: rotateY(180deg);
}
.flip-card-front,  .flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	border-radius: 10px;
	overflow: hidden;
}
.flip-card-front img {
	width: 100%;
	height: 100%;
}
.flip-card-back {
	background-size: cover;
	background-position: center;
	color: white;
	transform: rotateY(180deg);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative;
}
 .flip-card-back::before {
 content: "";
 position: absolute;
 inset: 0;
 background: #f6f6f6;
}
.flip-card-back .content {
	position: relative;
	z-index: 2;
	padding: 20px;
}
.flip-card-back h5 {
	color: #383778;
	text-align: center;
	font-size: 48px;
	font-weight: 800;
	letter-spacing: 10px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.flip-card-back p {
	color: #383778;
	padding: 25px 10px 20px 10px;
	margin: 0px;
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: center;
	line-height: 26px;
}
.flip-card-back .iconlogo {
	width: 180px;
}
.flip-card-back a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.flip-card-back a i {
	font-size:28px;
	color:#383778;
}
.flip-card-back a:hover {
	text-decoration: underline;
}
.card-section {
	padding: 70px 0 0px 0;
}
/*beyond page css End*/











/*anamya casting page css start*/







.a-castingheadercontent {
	padding: 0 0 0 40px;
}
.a-castingheader {
	background: #f6f6f6;
	padding: 190px 0 190px 0;
	position: relative;
}
.a-castingheader .bgimg {
	position: absolute;
	top: 20px;
	right: 20px;
}
.a-castingheader .bgimg img {
	width: 114px;
}
.a-castingheader .bgimg2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.a-castingheader .bgimg2 img {
	width: 265px;
}
.a-castingheader .bgimg3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.a-castingheader .bgimg3 img {
	width: 155px;
}
.a-castingheader h1 {
	color: #383778;
	text-align: left;
	font-size: 60px;
	font-weight: 800;
	letter-spacing: 14px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.a-castingheader p {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 29px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: left;
}
.costingheadsec {
	background: #383778;
	padding: 40px 0 50px 0;
	text-align: center;
}
.costingheadsec h2 {
	color: #fff;
	text-align: center;
	font-size: 50px;
	font-weight: 800;
	letter-spacing: 7px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.costingheadsec h4 {
	color: #fff;
	padding: 0px 0 30px 0;
	margin: 0px;
	font-size: 31px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
}
.headimgwrap img {
	width: 90%;
	border-radius: 15px;
}
.costingheadcontent {
	position: relative;
	padding: 50px 0 40px 30px;
}
.costingheadcontent p {
	color: #fff;
	padding: 0px 0 20px 0;
	margin: 0px;
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: 400;
	line-height: 36px;
}
.costingheadcontent .fa-quote-left {
	color: #fff;
	font-size: 60px;
	text-align: left;
	position: absolute;
	left: -15px;
	top: 0;
}
.costingheadcontent .fa-quote-right {
	color: #fff;
	font-size: 60px;
	text-align: left;
	position: absolute;
	right: -25px;
	bottom: 0;
}
.castinpartenetsec {
	padding: 60px 0 60px 0;
	background: #fafafa;
}
.castinpartenetsec h5 {
	color: #98a64c;
	padding: 0px 0 60px 0;
	margin: 0px;
	font-size: 32px;
	letter-spacing: 3px;
	font-weight: 600;
	text-align: center;
	line-height: 44px;
}
.castinpartenetsec h4 {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 35px;
	letter-spacing: 4px;
	font-weight: 600;
	text-align: center;
}
.partnerlogo {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
	gap: 40px;
}
.partnerlogo img {
	width:140px;
}
.MIddlesec {
	background: #383778;
	padding: 100px 0 100px 0;
	text-align: center;
}
.Mbox {
	background: #fafafa;
	padding: 50px 30px 50px 30px;
	border-radius: 15px;
	min-height: 480px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 85%;
	margin: auto;
}
.Mbox p {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: 400;
	line-height: 47px;
}
.MIddlesec h4 {
	color: #fff;
	padding: 80px 0 0px 0;
	margin: 0px;
	font-size: 30px;
	letter-spacing: 3px;
	font-weight: 500;
	line-height: 40px;
}
.workewithussec {
	background:#f6f6f6;
	padding:50px 0 50px 0;
	text-align:center;
}
.workewithussec p {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: 400;
}
.workewithussec p strong {
	display: block;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 5px;
}
.workewithussec p strong img {
	width: 31px;
	margin-right: 4px;
}
.workewithussec p strong a {
	text-decoration:none;
	color: #383778;
}
.workwithgallery {
	margin: 80px 0 0 0;
}
.workwithgallery .row {
	display: flex;
	justify-content: center;
	align-items: center;
}
.ctasecbelow {
	margin: 40px 0 0 0;
}
.workwithgallery img {
	width:90%;
}
.ctasecbelow .ctssec {
	padding: 0 0 0 0;
	margin: 0px 0 0 0;
	text-align: center;
}
.ctasecbelow .ctssec a {
	background-color: #B4C45B;
	font-size: 27px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	border: #D9D9D9 solid 2px;
	padding: 12px 120px 12px 120px;
	display: inline-block;
	text-decoration: none;
	margin: auto;
	margin-top: 40px;
}
.emailbox a {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 28px;
	font-weight: 600;
	letter-spacing: 5px;
	text-decoration: none;
}
.emailbox a i {
	color:#b3c35a;
}
/*anamya casting page css End*/

















/*Genverse page css start */









.genverseheader {
	background: #f6f6f6;
	padding: 40px 0 140px 0;
	position: relative;
}
.genverseheader .bgimg {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0;
	text-align: center;
}
.genverseheader .bgimg img {
	width: 200px;
}
.genverseheader .bgimg2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.genverseheader .bgimg2 img {
	width: 100%;
}
.genverseheadercontent {
	padding: 0 0 0 0px;
	z-index: 11;
	position: relative;
	margin: 20px 0 190px 0;
}
.genverseheader h1 {
	color: #383778;
	text-align: center;
	font-size: 60px;
	font-weight: 800;
	letter-spacing: 14px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.genverseheader h2 {
	color: #383778;
	text-align: center;
	font-size: 70px;
	font-weight: 900;
	letter-spacing: 14px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
	font-family: "Orbitron", sans-serif;
}
.genverseheader p {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 29px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: left;
}
.brandheading {
	background: #f6f6f6;
	padding: 100px 0 100px 0;
}
.brandheading h3 {
	color: #383778;
	padding: 0px 150px 0px 150px;
	margin: 0px;
	font-size: 46px;
	letter-spacing: 4px;
	font-weight: 600;
	text-align: center;
}
.brandheading h3 span {
	color: #98a64c;
	font-style: italic;
}
.brandheading h4 {
	color: #383778;
	padding: 30px 0 0px 0;
	margin: 0px;
	font-size: 28px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
}
.brandheading h4 span {
	color: #98a64c;
}
.chatboxsec {
	background: url(../images/genverse/chatbg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding: 80px 0 80px 0;
	background-size: cover;
}
.chatbox {
    background: #f6f6f6;
    padding: 30px 20px 30px 20px;
    border-radius: 20px;
    height: 135px;
}
.chatbox p {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 25px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
}
.leftarrow {
	position: relative;
	margin-bottom: 40px;
	width: 90%;
}
 .leftarrow::after {
 content: '';
 position: absolute;
 left: 5px;
 bottom: -18px;
 width: 0;
 height: 0;
 border: 20px solid transparent;
 border-right-color: #f6f6f6;
 transform: rotate(45deg);
}
.rightarrow {
	position: relative;
	width: 90%;
	margin-left: auto;
}
 .rightarrow::before {
 content: '';
 position: absolute;
 right: 5px;
 top: -18px;
 width: 0;
 height: 0;
 border: 20px solid transparent;
 border-left-color: #f6f6f6;
 transform: rotate(45deg);
}
.psychology-section {
	background: #f6f6f6;
	padding: 40px 0 40px 0;
}
.psychology-section p {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 32px;
	letter-spacing: 5px;
	font-weight: 500;
	text-align: center;
}
.psychology-section h5 {
	color: #383778;
	padding: 50px 0 0px 0;
	margin: 0px;
	font-size: 37px;
	letter-spacing: 6px;
	font-weight: 500;
	text-align: center;
	line-height: 61px;
}
.psychology-section h5 span {
	color: #98a64c;
	font-style: italic;
}
.marketer_strategist_section {
	background: #f6f6f6;
	padding: 0 0 50px 0;
}
.marketer_strategist_section img {
	width: 94%;
	border-radius: 30px;
}
.whitebg {
	background: #fff;
	padding: 30px 30px 30px 30px;
	border-radius: 30px;
}
.strategist_content {
	text-align: center;
	padding: 0 0px 0 0px;
}
.strategist_content h1 {
	color: #383778;
	text-align: center;
	font-size: 54px;
	font-weight: 700;
	letter-spacing: 9px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.strategist_content h4 {
	color: #383778;
	padding: 25px 0 25px 0;
	margin: 0px;
	font-size: 23px;
	letter-spacing: 6px;
	font-weight: 600;
	text-align: center;
}
.strategist_content h3 {
	color: #98a64c;
	text-align: center;
	font-size: 43px;
	font-weight: 600;
	letter-spacing: 9px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.strategist_content p {
	color: #383778;
	padding: 30px 0 0px 0;
	margin: 0px;
	font-size: 25px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
	line-height: 46px;
}
.strategist_content p strong {
	display: block;
	font-size: 29px;
}
.partsection {
	background: #f6f6f6;
	padding: 60px 0 60px 0;
	box-shadow: #eaeaea 0px -3px 13px;
}
.partsection p {
	color: #383778;
	padding: 0px 0 0px 0;
	margin: 0px;
	font-size: 30px;
	letter-spacing: 3px;
	font-weight: 600;
	text-align: center;
	line-height: 62px;
}
.partsection h4 {
	color: #383778;
	padding: 100px 0 40px 0;
	margin: 0px;
	font-size: 35px;
	letter-spacing: 6px;
	font-weight: 600;
	text-align: center;
	line-height: 62px;
}
.ctssection {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ctssection .ctssec {
	padding: 0 0 0 0;
	margin: 0px 0 0 0;
	text-align: center;
}
.ctssection .ctssec a {
	background-color: #B4C45B;
	font-size: 22px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	border: #D9D9D9 solid 2px;
	padding: 12px 75px 12px 75px;
	display: inline-block;
	text-decoration: none;
	margin: auto;
	margin-top: 0px;
}
.socialicon img {
	width: 50px;
	border-radius: 8px;
}
/*Genverse page css End */











/*Academy page css End */





.academyheader {
	background: #383778;
	padding: 140px 0 140px 0;
	position: relative;
}
.academyheader .bgimg {
	position: absolute;
	top: 0px;
	left: 0;
	text-align: center;
}
.academyheader .bgimg img {
	width: 350px;
}
.academyheader .bgimg2 {
	position: absolute;
	top: 0px;
	right: 0px;
}
.academyheader .bgimg2 img {
	width: 350px;
}
.academyheadercontent {
	padding: 0 0 0 0px;
	z-index: 11;
	position: relative;
	margin: 0px 0 0px 0;
	text-align: center;
}
.academyheader h1 {
	color: #fff;
	text-align: center;
	font-size: 75px;
	font-weight: 600;
	letter-spacing: 11px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
	display: inline-block;
}
.academyheader h1 span {
	display: block;
	text-align: right;
	font-size: 25px;
	font-weight: 500;
	letter-spacing: 4px;
	text-transform: capitalize;
	padding: 0 15px 0 0;
}
.academyheader h2 {
	color: #fff;
	text-align: center;
	font-size: 70px;
	font-weight: 900;
	letter-spacing: 14px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
	font-family: "Orbitron", sans-serif;
}
.academyheadercontent p {
	color: #fff;
	padding: 100px 0 0px 0;
	margin: 0px;
	font-size: 30px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: center;
}
.about_foundr_section {
	background: #383778;
	padding: 80px 0 80px 0;
	position: relative;
}
.about_foundr_section h2 {
	color: #fff;
	text-align: center;
	font-size: 68px;
	font-weight: 600;
	letter-spacing: 4px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.about_foundr_section p {
	color: #fff;
	padding: 40px 0 0px 0;
	font-size: 32px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: center;
	width: 80%;
	margin: auto;
	line-height: 55px;
}
.mdimgsec {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align:right;
}
.mdimgsec img {
	width:68%;
}
.academylogosec {
	position:relative;
	background:#fafafa;
	padding:80px 0 80px 0;
	text-align:center;
}
.academylogosec p {
	color: #383778;
	padding: 0px 0 0px 0;
	font-size: 27px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: center;
	width: 80%;
	margin: auto;
}
.acdemylogo {
    position: absolute;
    top: 25px;
    right: 25px;
}
.acdemylogo img {
	width: 110px;
}
.academy_video_sec {
	background:#3e3d6d;
	padding:40px 0 40px 0;
}
.academy_video_sec .contetnsec h4 {
	color: #fff;
	padding: 0px 0 30px 0;
	font-size: 29px;
	letter-spacing: 3px;
	font-weight: 500;
	text-align: center;
}
.academy_video_sec iframe {
    width: 100%;
    height: 196px;
    border-radius: 15px;
}
.academy_video_sec .contetnsec p {
	color: #fff;
	padding: 0px 0 0px 0;
	font-size: 27px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: center;
	width: 90%;
	margin: auto;
}
.servicespointsec.service-wrapper.a-acadmypage p {
	color: #383778;
	padding: 5px 0 0px 0;
	font-size: 25px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
	width: 75%;
	margin: auto;
	margin-top: 10px;
}
.a-acadmypage .service-popup-box {
	background: #fff;
	padding: 0px;
	width: 100%;
	max-width: 1140px;
	border-radius: 0px;
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	animation: popupFade 0.3s ease;
	max-height: 90vh;
	overflow-y: auto;
}
.a-acadmypage .servicecontent h5 {
	color: #383778;
	padding: 0px 0 0px 0;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 600;
	text-align: left;
	margin: auto;
	margin-top: 10px;
}
.a-acadmypage .servicecontent ul li {
	color: #383778;
	padding: 10px 0 0px 0;
	margin: 0px 0 0px 0;
	font-size: 17px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	list-style: disc;
}
.a-acadmypage .service-list li a i {
	background: #383778;
	color: #fff;
	width: 30px;
	height: 30px;
	font-size: 21px;
	border-radius: 30px;
	text-align: center;
	line-height: 32px;
	margin: 0 0 0 20px;
}
.noflex {
	display: block !important;
	text-align: center;
}
.noflex li {
	margin-bottom: 10px !important;
}
.a-acadmypage h4 span {
	display: block;
	font-size: 20px;
	letter-spacing: 3px;
	margin: 8px 0 0 0;
}
.a-acadmypage .droparrow i {
	background: #b3c35a;
	color: #fff;
	width: 50px;
	height: 50px;
	font-size: 33px;
	border-radius: 30px;
	text-align: center;
	line-height: 50px;
}
.aca-carouselsec {
	background:#fafafa;
	padding:40px 0 40px 0;
	box-shadow: #eaeaea 0px -3px 13px;
}
.aca-gallery-carousel {
	position:relative;
}
.aca-carouselsec p {
	color: #383778;
	padding: 0px 0 0px 0;
	font-size: 25px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
	width: 75%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 70px;
}
.aca-gallery-carousel .owl-nav button.owl-prev, .aca-gallery-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	background-color: #2c2a73;
	color: white;
	padding: 10px 15px;
	border-radius: 50%;
	font-size: 20px;
	z-index: 10;
	border: none;
	opacity: 1;
}
.aca-gallery-carousel .owl-nav button.owl-prev {
	left: -20px;
	top: 50%;
	width: 40px;
	height: 40px;
}
.aca-gallery-carousel .owl-nav button.owl-next {
	right: -20px;
	top: 50%;
	width: 40px;
	height: 40px;
}
.aca-gallery-carousel .item img {
	border-radius:15px;
}
.anamya-cretive-acadmy-sec {
	background: #383778;
	padding: 50px 0 50px 0;
}
.anamya-cretive-acadmy-sec .bgbox {
	background: #f6f6f6;
	padding: 40px 20px 40px 20px;
	border-radius: 25px;
	min-height: 540px;
}
.anamya-cretive-acadmy-sec .bgbox .img-fluid {
	border-radius: 25px;
	width: 80%;
	margin: auto;
	display: block;
}
.anamya-cretive-acadmy-sec .bgbox p {
	color: #383778;
	padding: 15px 0 0px 0;
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
	width: 75%;
	margin: auto;
	line-height: 27px;
}
.bgbox .watchnowbtn {
	background-color: #393777;
	font-size: 24px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2px;
	color: #FFFFFF;
	border: #D9D9D9 solid 3px;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
	display: block;
	margin: auto;
	text-align: center;
	width: 60%;
	margin-top: 15px;
}
.Followlink {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 12px;
	margin: 21px 0 0 0;
}
.Followlink h6 {
	color: #383778;
	padding: 0px 10px 0px 0;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
	line-height: 27px;
}
.Followlink img {
	width: 40px;
}
.bgbox h5 {
	color: #383778;
	padding: 0px 0 0px 0;
	font-size: 33px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
	width: 100%;
	margin: auto;
	line-height: 57px;
	margin-bottom: 18px;
}
.bgbox h5 span {
	font-weight: 600;
	font-size: 36px;
	display: block;
	letter-spacing: 4px;
}
/*Academy page css End */

















/*Blog page css Start */







.blogheader {
	background: #f6f6f6;
	padding: 60px 0 60px 0;
	position: relative;
}
.blogheadercontent {
	padding: 0 0 0 0px;
	z-index: 11;
	position: relative;
	margin: 0px 0 0px 0;
	text-align: center;
}
.blogheader h1 {
	color: #383778;
	text-align: left;
	font-size: 55px;
	font-weight: 800;
	letter-spacing: 6px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
	display: block;
}
.blogheader p {
	color: #383778;
	padding: 5px 0 0px 0;
	margin: 0px;
	font-size: 27px;
	letter-spacing: 2px;
	font-weight: 500;
	text-align: left;
}
.BLogmainsec {
	background: #f6f6f6;
	padding: 0px 0 60px 0;
}
.BLogmainsec h3 {
	color: #383778;
	text-align: left;
	font-size: 50px;
	font-weight: 600;
	letter-spacing: 4px;
	padding: 0px 0 30px 0;
	margin: 0px;
	text-transform: uppercase;
	display: block;
}
.blogimgbox {
	margin-bottom:25px;
}
.blogcontent {
    background: #fafafa;
    border: #d9d9d9 solid 2px;
    text-align: center;
    padding: 20px 10px 20px 10px;
}
.blogcontent h2 {
	color: #383778;
	padding: 0px 0 4px 0;
	font-size: 28px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 0 0;
}
.blogcontent a {
	color: #383778;
	padding: 0px 0 0px 0;
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 0 0;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
}
.blogcontent a i {
	font-size:16px;
}
.blog-post-carousel {
	position:relative;
}
.blog-post-carousel .owl-nav {
	display:block !important;
}
.blog-post-carousel .owl-nav button span {
	font-size: 36px;
}
.blog-post-carousel .owl-nav button.owl-prev {
	left: 0px;
	top: 50%;
	width: 60px;
	height: 60px;
}
.blog-post-carousel .owl-nav button.owl-next {
	right: 0px;
	top: 50%;
	width: 60px;
	height: 60px;
}
.blog-post-carousel .owl-nav button.owl-prev, .blog-post-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	background-color: #d9d9d9;
	color: white;
	padding: 10px 15px;
	border-radius: 50%;
	font-size: 20px;
	z-index: 10;
	border: none;
	opacity: 1;
}
.Blogdetailspage {
	background: #f6f6f6;
	padding: 30px 0 60px 0;
}
.Blogdetailspage h3 {
	color: #383778;
	padding: 0px 0 0px 0;
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: left;
}
.Blogdetailspage h3 span {
	display:block;
	font-size: 19px;
}
.Blogdetailspage h6 {
	color: #383778;
	padding: 20px 0 0px 0;
	font-size: 19px;
	letter-spacing: 2px;
	font-weight: 500;
	text-align: center;
	line-height: 42px;
}

.Blogdetailspage h2 {
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    color: #383778;
    font-weight: 700;
    letter-spacing: 2px;
}

.Blogdetailspage h4 {
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    color: #383778;
    font-weight: 700;
    letter-spacing: 2px;
}

.Blogdetailspage h4 strong{
	font-weight:normal;
}

.Blogdetailspage p {
    color: #383778;
    padding: 20px 0 0px 0;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: left;
    line-height: 30px;
}

.Blogdetailspage ul {
	
}


.Blogdetailspage ul li {
    color: #383778;
    padding: 10px 0 10px 0;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: left;
    line-height: 30px;
}

.Blogdetailspage img {
	height:500px;
	margin:auto;
	display:block;
}
.ctabotm .watchnowbtn {
	background-color: #393777;
	font-size: 24px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2px;
	color: #FFFFFF;
	border: #D9D9D9 solid 3px;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
	display: block;
	margin: auto;
	text-align: center;
	width: 30%;
	margin-top: 75px;
}
/*Blog page css End */








/*Contact page css Start */

 

.contactheader {
	background: #f6f6f6;
	padding: 120px 0 70px 0;
	position: relative;
}
.contactheader .contactheadercontent h1 {
	color: #383778;
	text-align: left;
	font-size: 60px;
	font-weight: 800;
	letter-spacing: 8px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.contactheader .contactheadercontent h4 {
	color: #383778;
	padding: 30px 0 20px 0;
	margin: 0px;
	font-size: 27px;
	letter-spacing: 3px;
	font-weight: 600;
	text-align: left;
	line-height: 40px;
}
.contactform {
	margin: 40px 0 0 0;
	width: 80%;
}
.contactform .form-label {
	color: #383778;
	padding: 0px 0 4px 0;
	margin: 0px;
	font-size: 22px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: left;
	display: block;
}
.contactform .form-control {
	border-radius: 0;
	border: #383778 solid 3px;
	padding: 15px 20px 15px 20px;
	background: #f6f6f6;
	color: #383778;
	letter-spacing: 3px;
	font-size: 22px;
}
.contactform select {
	color: #000;
	font-size: 22px;
	letter-spacing: 3px;
	font-weight: 400;
}
.contactform .form-control option {
	color: #383778;
	font-size: 22px;
	letter-spacing: 3px;
	font-weight: 400;
}
.contactform .form-control:focus {
	box-shadow:none;
}
.formfieldwrapper {
	margin-bottom: 35px;
}
.contactform .formfieldwrapper input[type=submit] {
	background-color: #393777;
	font-size: 24px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2px;
	color: #FFFFFF;
	border: #D9D9D9 solid 3px;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 0px;
}
.locationsec {
	background: #f6f6f6;
	padding: 30px 0 30px 0;
}
.locationbox {
	padding: 0px 100px 0 0;
}
.locationsec .locationbox h2 {
	color: #98a64c;
	text-align: left;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 3px;
	padding: 0px 0 0px 0;
	margin: 0px;
	text-transform: uppercase;
}
.locationsec .locationbox p {
	color: #383778;
	padding: 8px 0 0px 0;
	margin: 0px;
	font-size: 21px;
	letter-spacing: 3px;
	font-weight: 400;
	text-align: left;
	line-height: 34px;
}
.locationsec .locationbox p a {
	color: #383778;
	font-size: 21px;
	font-weight: 600;
	text-decoration:none;
	margin:0 15px 0 0;
}
.locationsec .row {
	margin-bottom:60px;
}
.locationsec .ctssec {
	padding: 0 0 0 0;
	margin: 0px 0 0 0 !important;
	text-align: center;
}
.locationsec .ctssec a {
	background-color: #B4C45B;
	font-size: 22px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	border: #D9D9D9 solid 2px;
	padding: 12px 35px 12px 35px;
	display: inline-block;
	text-decoration: none;
	margin: auto;
	margin-top: 50px;
}




/*Contact page css End */


































/* Responsive */

@media (max-width: 768px) {


.timeline-row {
flex-direction: column;
align-items: center;
}

.timeline-top, .timeline-bottom {
justify-content: center;
margin: 0px 0;
}

.timeline-item {
width: 90%;
margin: 20px auto;
}

.timeline-line,
.connector,
.marker {
display: none;
}

.description {
display: block;
opacity:1;
}
	  
	  
.timeline-bottom .timeline-item img {
padding: 0px 0 0 0;
}

.Videosec iframe {
height: 240px;
}

.Ourworksectop .work-carousel img {
width: 100%;
margin: auto;
border-radius: 15px;
}


.Ourworksectop .work-carousel2 img {
    width: 100%;
    margin: auto;
    border-radius: 15px;
}

.Ourworksectop h3 {
    color: #383778;
    text-align: center;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 20px 0 20px 0;
    margin: 0px;
}

.Ourworksectop p {
    color: #383778;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 3px;
    padding: 0px 10px 30px 0;
    margin: 0px;
}


.project-wrapper {
    background: #fafafa;
    padding: 40px 0 40px 0;
}

.project-wrapper h3 {
    color: #383778;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 2.5px;
    padding: 0px 10px 60px 10px;
    margin: 0px;
}

.Misicprojectsec {
    background: #f6f6f6;
    padding: 40px 0 40px 0;
    border-top: #f1f1f1e8 solid 3px;
} 

.Misicprojectsec h2 {
    color: #98a64c;
    padding: 0px;
    margin: 0px;
    font-size: 35px;
    letter-spacing: 3px;
    font-weight: 600;
}


.Misicprojectsec h3 {
    color: #98a64c;
    padding: 6px 0 40px 0;
    margin: 0px;
    font-size: 25px;
    letter-spacing: 3px;
    font-weight: 400;
    line-height: 30px;
}

.Ourclientsec h2 {
    color: #383778;
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 0px 10px 20px 10px;
    margin: 0px;
}

.Ourclientsec h3 {
    color: #383778;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 3px;
    padding: 0px 20px 20px 20px;
    margin: 0px;
}

.Ourclientsec p {
    color: #383778;
    text-align: center;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 3px;
    padding: 0px 0 0px 0;
    margin: 0px;
}

.clientlogosec {
    margin: 70px 0 70px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

.clientlogosec img {
    width: 100px;
}

.Ourclientsec a {
    background-color: #B4C45B;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2.5px;
    color: #FFFFFF;
    border: #D9D9D9 solid 2px;
    padding: 13px 40px 13px 40px;
    display: inline-block;
    text-decoration: none;
    width: auto;
    margin: auto;
    margin-top: 20px;
}

.timeline-text {
    margin-top: 6px;
    padding: 0px;
    text-align: center;
    font-weight: 400;
    font-size: 19px;
    letter-spacing: 2px;
    color: #383778;
}

.bluewrap2 {
    padding: 0 0 0 0;
    margin: 0px 0 0 0;
}

.journysec {
    padding: 10px 0 40px 0;
    background: #f6f6f6;
}

.timeline-item:hover .description {
    opacity: 1;
    transform: translateY(15px);
    pointer-events: auto;
}

.team-details h3 {
    color: #fff;
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 8px 0px 0px 0px;
    margin: 0px;
}

.team-details h6 {
    color: #fff !important;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 7px 15px 7px 15px;
    margin: 0px;
    line-height: 20px;
}

.team-details p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px !important;
    line-height: 25px;
    padding: 0 10px 20px 10px;
    text-align: center;
}

.team-details .close-btn {
    position: absolute;
    bottom: -15px;
    right: 15px;
    font-size: 60px;
    color: #fff;
    cursor: pointer;
    z-index: 2;
    width: auto;
    padding: 0 0 0 0;
    height: auto;
    top: inherit;
    font-weight: 200;
}

 
	  
	  
}



/*Inner Page Css End*/










/* -------------------------------------------------------------------------------------------  */


/* Landing Page Css Start */


.Lpheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px 10px 10px;
	background:#fbfbf8;
}

.lp-acalogo img {
    width: 80px;
}

.lplogo a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.lpheaderbreadcrumb {
    background: #fbfbf8;
    padding: 0 10px 0 10px;
}

.lpheaderbreadcrumb h2 {
    color: #383778;
    text-align: left;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 8px;
    padding: 20px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.lpheaderbreadcrumb p {
    color: #383778;
    padding: 0px 0 50px 0;
    margin: 0px;
    font-size: 31px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: left;
}

.categorywrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
}

.catebox {
    width: 13%;
}

.workshopcategysec {
    background: #fbfbf8;
    padding: 0 20px 0 20px;
}

.catebox img {
    width: 80px;
    margin: 0 0 30px 0;
}


.catebox a {
    display: flex;
    padding: 30px 10px 30px 10px;
    background: #fff;
    text-align: center;
    border: #0d4794 solid 2px;
    text-decoration: none;
    min-height: 240px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.catebox h6 {
    padding: 0px;
    margin: 0px;
    color: #114a96;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
}

.workshopcategysec p{
	color: #383778;
    padding: 0px 0 20px 0;
    margin: 0px;
    font-size: 31px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: left;
}


.workshopcategysec .servicecontent p {
    color: #383778;
    padding: 11px 0 0px 0;
    margin: 0px 0 0px 0;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: left;
    line-height: 24px;
}

.workshopcategysec .service-popup-box {
    background: #fff;
    padding: 0px;
    width: 100%;
    max-width: 1140px;
    border-radius: 0px;
    position: relative;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    animation: popupFade 0.3s ease;
    max-height: 90vh;
    overflow-y: auto;
}

.workshopcategysec .servicecontent h5 {
    color: #383778;
    padding: 0px 0 0px 0;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 600;
    text-align: left;
    margin: auto;
    margin-top: 10px;
}

.upcomingworkshop-section {
    background: #fbfbf8;
    padding: 70px 20px 70px 20px;
}

.upcomingworkshop-section h2 {
    color: #383778;
    text-align: center;
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 8px;
    padding: 0px 0 30px 0;
    margin: 0px;
    text-transform: uppercase;
}
.workshopdetailsbox {
    border: #99b1c9 solid 3px;
    text-align: center;
    padding: 20px 10px 20px 10px;
	background:#fff;
}

.workshopdetailsbox h3 {
    color: #044081;
    text-align: center;
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 4px;
    padding: 0px 0 10px 0;
    margin: 0px;
    text-transform: uppercase;
}

.workshopdetailsbox p {
    color: #044081;
    padding: 0px 0 0px 0;
    margin: 0px;
    font-size: 28px;
    letter-spacing: 3px;
    font-weight: 400;
}

.workshopdetailsbox h4 {
    color: #044081;
    text-align: center;
    font-size: 31px;
    font-weight: 500;
    letter-spacing: 4px;
    padding: 0px 0 0px 0;
    margin: 0px;
}

.workshopdetailsbox a {
    color: #044081;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 5px 60px 5px 60px;
    margin: 30px 0 0 0;
    text-decoration: none;
    border: #044081 solid 3px;
    display: inline-block;
}

.greenbdrbox .workshopdetailsbox {
    border: #6f9672 solid 3px; 
}  

.greenbdrbox .workshopdetailsbox h3 {
    color: #6f9672; 
}


.greenbdrbox .workshopdetailsbox p {
    color: #6f9672; 
}

.greenbdrbox .workshopdetailsbox h4 {
    color: #6f9672; 
}

.greenbdrbox .workshopdetailsbox a {
    color: #6f9672; 
    border: #6f9672 solid 3px; 
}


.promotionlofferheader{
	background: #fbfbf8;
    padding: 0 10px 0 10px;
}


.promotionlofferheader h2 {
    color: #383778;
    text-align: center;
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 6px;
    padding: 30px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.promotionlofferheader p {
    color: #383778;
    padding: 30px 0 40px 0;
    margin: 0px;
    font-size: 28px;
    letter-spacing: 3px;
    font-weight: 600;
    text-align: center;
}

.OfferBannersec {
    background: #fbfbf8;
    padding: 0 0px 50px 0px;
}

.OfferBannersec img{
	border:#383778 solid 3px;
}

.OfferBannersec a {
    background: #383778;
    padding: 25px 0 25px 0;
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    display: block;
    margin: 10px 0 0 0;
    text-align: center;
    letter-spacing: 4px;
    text-decoration: none;
}



.no-offer-content {
	background: #fbfbf8;
    padding: 20px 0px 20px 0px;
}

.no-offer-content h4 {
    color: #383778;
    padding: 40px 0 40px 0;
    margin: 0px;
    font-size: 52px;
    letter-spacing: 5px;
    font-weight: 600;
    text-align: center;
    line-height: 73px;
}

.no-offer-content p {
    color: #383778;
    padding: 40px 0 40px 0;
    margin: 0px;
    font-size: 41px;
    letter-spacing: 5px;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
}


.no-offer-content p a{
	color: #383778;
}	





    




/* Landing Page Css End */
















 @media(max-width: 767px) {
 
 
 
 .ctabotm .watchnowbtn {
    background-color: #393777;
    font-size: 21px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #FFFFFF;
    border: #D9D9D9 solid 3px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    display: block;
    margin: auto;
    text-align: center;
    width: 90%;
    margin-top: 20px;
}
 
 
 .a-acadmypage .servicecontent ul li{
 	width:100%;
 }
 
 .servicecontent ul { 
    margin: 0px 0 0 16px !important; 
}
 
 
 
 .flip-card-inner {
    width: 85%;
	margin:auto;
}
 
 
 
 .servicecontent { 
    padding: 20px 20px 20px 20px; 
}

 .servicecontent ul li {
 	padding: 0 20px 0 5px !important;
 }

.close-btn {
    position: absolute;
    top: -6px;
    right: 10px;
    font-size: 28px;
    color: #333;
    cursor: pointer;
}
 
 
 
 .Thankyousec {
    padding: 50px 0 50px 0; 
}

.Thankyousec h2 {
    color: #383778;
    text-align: center;
    font-size: 23px;
    font-weight: 800;
    letter-spacing: 3px;
    padding: 0px 20px 0px 20px;
    margin: 0px;
    text-transform: uppercase;
}
 
 
 .Thankyousec p {
    color: #383778;
    padding: 15px 20px 0px 20px;
    margin: 0px;
    font-size: 28px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
    line-height: 33px;
}
 
 
 
 
 
 
 
 
 
 .info-box,  .description-box {
 left: 0;
 top: 100%;
 max-width: 100%;
}

.main-header {
    padding: 10px 0 10px 0;
}

.navbar-brand span {
    font-family: "League Spartan", sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #383778;
    letter-spacing: 1.5px;
}

.navbar-brand img {
    width: 39px;
}

button.navbar-toggler {
    background: #383778;
    border-radius: 0px;
    cursor: pointer !important;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../images/menu-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.navbar-toggler:focus{
	box-shadow:none;
}

.hero {
    position: relative;
    z-index: -1;
    text-align: center;
    padding: 70px 0 0 0;
}

.herocontent {
    position: absolute;
    top: 28px;
    left: 0;
    right: 0;
}


.hero .herocontent h3 {
    padding: 0px 20px 0 20px;
    margin: 0px;
    color: #383778;
    font-family: "Teko", sans-serif;
    font-size: 22px;
    letter-spacing: 5px;
    font-weight: 400;
}

.hero .herocontent h2 {
    padding: 0px 0 3px 0;
    margin: 0px;
    color: #383778;
    font-family: "Teko", sans-serif;
    font-size: 22px;
     letter-spacing: 5px;
    font-weight: 400;
}




.highlight {
    background-color: #383778;
    color: white;
    padding: 40px 15px 40px 15px;
}

.highlight h3 {
    padding: 0px;
    margin: 0px;
    font-size: 29px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 3.5px;
}

.highlight h4 {
    padding: 30px 0 30px 0;
    margin: 0px;
    font-size: 27px;
    font-weight: 400;
    letter-spacing: 3.5px;
}

.highlight2 {
    background-color: #f6f6f6;
    padding: 40px 15px 40px 15px;
}

.highlight2 h4 {
    padding: 0px;
    margin: 0px;
    font-size: 29px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #383778;
}

.highlight2 h3 {
    padding: 20px 0 0px 0;
    margin: 0px;
    font-size: 29px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #383778;
    font-style: italic;
}

.highlight2 h1 {
    padding: 25px 0 25px 0;
    margin: 0px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #383778;
}



.highlight2 p {
    padding: 0px 0 0px 0;
    margin: 0px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #383778;
}

.explore-sec {
    background: #383778;
    padding: 50px 0 50px 0;
}

.explorebtn {
    background-color: #383778;
    font-family: "Helvetica", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 1.5px;
    color: #FFFFFF;
    border: #FFFFFF solid 1px;
    padding: 15px 20px 15px 20px;
    text-decoration: none;
    margin-top: 30px;
    display: inline-block;
}


.project-sec h2 {
    padding: 0px 15px 0px 15px;
    margin: 0px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #383778;
}

.project-sec p {
    padding: 20px 15px 40px 15px;
    margin: 0px;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #383778;
    line-height: 29px;
}


.awards-logo img {
    width: 125px;
}

.awards-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    flex-wrap: wrap;
    margin-bottom: 35px;
}


.work-carousel .owl-nav {
	display:none
}

.work-carousel2 .owl-nav {
	display:none
}


.project-sec iframe {
    margin-top: 30px;
    height: 260px;
}

.watchnowbtn {
    background-color: #393777;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #FFFFFF;
    border: #D9D9D9 solid 3px;
    padding: 10px 40px 10px 40px;
    text-decoration: none;
    margin: 20px 0 0 0;
    display: inline-block;
}


.contactsec {
    padding: 40px 0 40px 0;
    text-align: center;
}

.contactsec h5 {
    padding: 0px 15px 0px 15px;
    margin: 0px;
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 4px;
    color: #383778;
}

.contactsec p {
    padding: 20px 15px 70px 15px;
    margin: 0px;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #383778;
}

.contbox h4 {
    padding: 0px 15px 15px 15px;
    margin: 0px;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #383778;
}

.contbox h3 {
    padding: 0px 15px 0px 15px;
    margin: 0px;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #383778;
}

.contactsec .contbox.mg-top {
    margin-top: 30px;
    margin-bottom: 30px;
}

.footernav a {
    color: #383778;
    padding: 0px 18px 0 18px;
    margin: 0px 0 5px 0;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-decoration: none;
    display: inline-block;
}

.ftrsociallink {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    margin-bottom: 30px;
}


.ftrsociallink a img {
    width: 35px;
}

.Frtlinks {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    padding: 0 10px 0 10px;
}


footer {
    background: #f6f6f6;
    padding: 40px 0 30px 0;
    text-align: center;
}
 

.main-footer .navbar-brand img {
    width: 45px;
    margin-right: 10px;
}

.main-footer .navbar-brand span {
    font-family: "League Spartan", sans-serif;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    color: #383778;
    letter-spacing: 2.5px;
}





.storypageheader {
    padding: 30px 0 30px 0;
    margin: 0px;
    background: #f6f6f6;
}

.storypageheader h2 {
    padding: 0px 0 0px 0;
    margin: 0px;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 3.5px;
    color: #383778;
    text-transform: uppercase;
}

.storypageheader p {
    padding: 10px 0 0px 0;
    margin: 0px;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #383778;
    line-height: 27px;
}


.ourteamheader .bgimg img {
    width: 100%;
    min-height: 200px;
}


.ourteamheader .headercontent {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.ourteamheader .headercontent h1 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 8px;
    padding: 0px 20px 0px 20px;
    margin: 0px;
    text-transform: uppercase;
}

.ourteamheader .headercontent p {
    color: #fff;
    padding: 10px 15px 0px 15px;
    margin: 0px;
    font-size: 22px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
    line-height: 25px;
}


.profile-box {
    position: relative;
    text-align: center;
    background: #ededef;
    padding: 20px 20px 20px 20px;
    width: 100%;
    margin: auto;
    margin-bottom: 15px;
}

.ourteamsec h5 {
    color: #383778;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 30px 20px 0px 20px;
    margin: 0px;
    line-height: 33px;
}

.videosection {
    background: #fafafa;
    padding: 40px 0 40px 0;
    border-top: #f1f1f1e8 solid 3px;
}

.videosection p {
    padding: 0px 15px 0px 15px;
    margin: 0px;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2.5px;
    color: #383778;
    text-align: center;
}

.videosection h3 {
    padding: 20px 15px 50px 15px;
    margin: 0px;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #383778;
    text-align: center;
}

.expbtn {
    background-color: #B4C45B;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2.5px;
    color: #FFFFFF;
    border: #D9D9D9 solid 2px;
    padding: 12px 35px 12px 35px;
    display: inline-block;
    margin-top: 40px;
    text-decoration: none;
}

.ourservicesheader .bgimg img {
    width: 90px;
}

.ourservicesheader .headercontent h1 {
    color: #383778;
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 8px;
    padding: 0px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.ourservicesheader .headercontent h4 {
    color: #383778;
    padding: 30px 15px 30px 15px;
    margin: 0px;
    font-size: 28px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
}

.ourservicesheader .headercontent p {
    color: #383778;
    padding: 0px 15px 0px 15px;
    margin: 0px;
    font-size: 22px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
}

.service-carousel {
    margin-top: 80px;
}

.ourservicesheader {
    background: #f6f6f6;
    padding: 110px 0 40px 0;
    position: relative;
}

.servicespointsec {
    background: #fafafa;
    padding: 40px 0 100px 0;
    box-shadow: #eaeaea 0px -3px 13px;
}

.servicepoint {
    background: #f6f6f6;
    padding: 40px 10px 30px 10px;
    margin: 40px 0 0 0;
    border-radius: 50px;
    position: relative;
}

.aca-carouselsec p {
    color: #383778;
    padding: 0px 10px 0px 10px;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 40px;
}


.anamya-cretive-acadmy-sec .bgbox {
    background: #f6f6f6;
    padding: 20px 20px 20px 20px;
    border-radius: 25px;
    min-height: auto;
    margin-bottom: 10px;
}

.anamya-cretive-acadmy-sec .bgbox .img-fluid {
    width: 100%;
}

.anamya-cretive-acadmy-sec .bgbox p {
    width: 100%;
}

.bgbox .watchnowbtn {
    background-color: #393777;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #FFFFFF;
    border: #D9D9D9 solid 3px;
    padding: 6px 40px 6px 40px;
    text-decoration: none;
    display: block;
    margin: auto;
    text-align: center;
    width: 80%;
    margin-top: 15px;
}


.Followlink h6 { 
    margin: 0;
}

.bgbox h5 {
    color: #383778;
    padding: 0px 0 0px 0;
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin: auto;
    line-height: 34px;
    margin-bottom: 18px;
}

.bgbox h5 span {
    font-weight: 600;
    font-size: 24px;
    display: block;
    letter-spacing: 4px;
}

.servicepoint ul {
    padding: 0px;
    margin: 0px 0 0px 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.a-castingheader .bgimg img {
    width: 90px;
}

.a-castingheader .bgimg3 img {
    width: 31px;
}

.a-castingheader .bgimg2 img {
    width: 65px;
}

.a-castingheader h1 {
    color: #383778;
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 8px;
    padding: 40px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.a-castingheader {
    background: #f6f6f6;
    padding: 80px 0 110px 0;
    position: relative;
}

.a-castingheadercontent {
    padding: 0 0 0 0px;
}

.a-castingheader p {
    color: #383778;
    padding: 0px 0 0px 0;
    margin: 0px;
    font-size: 21px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: center;
}

.costingheadsec h2 {
    color: #fff;
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    letter-spacing: 4px;
    padding: 0px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.costingheadsec h4 {
    color: #fff;
    padding: 0px 0 20px 0;
    margin: 0px;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: center;
}

.headimgwrap img {
    width: 100%;
    border-radius: 15px;
}

.costingheadcontent .fa-quote-left {
    color: #fff;
    font-size: 30px;
    text-align: left;
    position: absolute;
    left: 0px;
    top: 15px;
}

.costingheadcontent .fa-quote-right {
    color: #fff;
    font-size: 30px;
    text-align: left;
    position: absolute;
    right: 0px;
    bottom: 15px;
}

.costingheadcontent p {
    color: #fff;
    padding: 0px 0 10px 0;
    margin: 0px;
    font-size: 19px;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 28px;
}

.costingheadcontent {
    position: relative;
    padding: 50px 5px 40px 5px;
}

.costingheadsec {
    background: #383778;
    padding: 40px 0 20px 0;
    text-align: center;
}

.castinpartenetsec {
    padding: 40px 0 40px 0;
    background: #fafafa;
}

.castinpartenetsec h5 {
    color: #98a64c;
    padding: 0px 10px 40px 10px;
    margin: 0px;
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 600;
    text-align: center;
    line-height: 37px;
}


.castinpartenetsec h4 {
    color: #383778;
    padding: 0px 30px 0px 30px;
    margin: 0px;
    font-size: 28px;
    letter-spacing: 4px;
    font-weight: 600;
    text-align: center;
    line-height: 28px;
}

.partnerlogo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    gap: 10px;
}

.partnerlogo img {
    width: 100px;
}

.MIddlesec {
    background: #383778;
    padding: 40px 0 40px 0;
    text-align: center;
}

.Mbox {
    background: #fafafa;
    padding: 30px 20px 30px 20px;
    border-radius: 15px;
    min-height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
}

.Mbox p {
    color: #383778;
    padding: 0px 0 0px 0;
    margin: 0px;
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 37px;
}

.MIddlesec h4 {
    color: #fff;
    padding: 20px 0 0px 0;
    margin: 0px;
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: 500;
    line-height: 32px;
}



.emailbox a {
    color: #383778;
    padding: 0px 0 0px 0;
    margin: 0px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 2px;
    text-decoration: none;
}

.workewithussec {
    background: #f6f6f6;
    padding: 40px 0 40px 0;
    text-align: center;
}

.workewithussec p {
    color: #383778;
    padding: 0px 0 0px 0;
    margin: 0px;
    font-size: 23px;
    letter-spacing: 2px;
    font-weight: 400;
}

.workewithussec p strong {
    display: block;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 3px;
}

.workewithussec p strong img {
    width: 26px;
    margin-right: 4px;
}

.workwithgallery {
    margin: 30px 0 0 0;
}

.workwithgallery img {
    width: 100%;
    margin-bottom: 10px;
}

.ctasecbelow .ctssec a {
    background-color: #B4C45B;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2.5px;
    color: #FFFFFF;
    border: #D9D9D9 solid 2px;
    padding: 8px 60px 8px 60px;
    display: inline-block;
    text-decoration: none;
    margin: auto;
    margin-top: 20px;
}

.blogheader {
    background: #f6f6f6;
    padding: 40px 0 40px 0;
    position: relative;
}

.blogheader h1 {
    color: #383778;
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 6px;
    padding: 0px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
    display: block;
}

.blogheader p {
    color: #383778;
    padding: 5px 0 0px 0;
    margin: 0px;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 500;
    text-align: center;
	    line-height: 31px;
}

.BLogmainsec h3 {
    color: #383778;
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 4px;
    padding: 0px 0 15px 2px;
    margin: 0px;
    text-transform: uppercase;
    display: block;
}

.blogimgbox {
    margin-bottom: 15px;
}

.contactheader {
    background: #f6f6f6;
    padding: 40px 0 10px 0;
    position: relative;
}

.contactheader .contactheadercontent h1 {
    color: #383778;
    text-align: center;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 3px;
    padding: 0px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.contactheader .contactheadercontent h4 {
    color: #383778;
    padding: 10px 0 0px 0;
    margin: 0px;
    font-size: 22px;
    letter-spacing: 3px;
    font-weight: 600;
    text-align: center;
    line-height: 32px;
}

.contactform {
    margin: 40px 0 0 0;
    width: 100%;
}

.contactform .form-control {
    border-radius: 0;
    border: #383778 solid 3px;
    padding: 10px 20px 10px 20px;
    background: #f6f6f6;
    color: #383778;
    letter-spacing: 3px;
    font-size: 22px;
}

.formfieldwrapper {
    margin-bottom: 20px;
}

.contactform .form-label {
    color: #383778;
    padding: 0px 0 2px 0;
    margin: 0px;
    font-size: 19px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: left;
    display: block;
}

.locationbox {
    padding: 0px 10px 0 10px;
}

.locationsec .locationbox p {
    color: #383778;
    padding: 0px 0 0px 0;
    margin: 0px;
    font-size: 19px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: left;
    line-height: 27px;
}

.locationbox {
    padding: 0px 10px 30px 10px;
}

.locationsec .locationbox h2 {
    color: #98a64c;
    text-align: left;
    font-size: 27px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 0px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.locationsec .row {
    margin-bottom: 0px;
}

.locationsec .ctssec a {
    background-color: #B4C45B;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2.5px;
    color: #FFFFFF;
    border: #D9D9D9 solid 2px;
    padding: 12px 35px 12px 35px;
    display: inline-block;
    text-decoration: none;
    margin: auto;
    margin-top: 0px;
}

.dotcl {
    width: 5px;
    height: 5px;
    background: #383778;
    margin-top: 20px !important;
    display: none;
}

.servicepoint ul li {
    list-style: none;
    margin: 0 0px 20px 0px;
    position: relative;
    padding: 0 15px 0 15px;
	width:100%;
}

.servicepoint ul li:before {
    width: 5px;
    height: 5px;
    content: "";
    position: absolute;
    top: 50%;
    left: 6px;
    background: #383778;
}

.servicepoint ul li:after {
    width: 5px;
    height: 5px;
    content: "";
    position: absolute;
    top: 50%;
    right: 6px;
    background: #383778;
	display:none;
}

.servicepoint ul li a {
    color: #383778;
    margin: 0px;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 600;
    text-align: center;
}

.studioheader img {
    width: 100%;
    min-height: 200px;
}

.service-popup-box .servicecontent.active ul li:before{
	display:none;
}

.service-popup-box .servicecontent.active ul li:after{
	display:none;
}

.studioheader .headercontent h1 {
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: 800;
    letter-spacing: 3px;
    padding: 0px 20px 0px 20px;
    margin: 0px;
    text-transform: uppercase;
}

.a-acadmypage .service-popup-box {
    background: #fff;
    padding: 0px;
    width: 100%;
    max-width: 1140px;
    border-radius: 0px;
    position: relative;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    animation: popupFade 0.3s ease;
    max-height: 100%;
    overflow-y: inherit;
}


.bgimgbox h3 {
    position: absolute;
    bottom: 4px;
    left: 0px;
    right: 0px;
    color: #fff;
    text-align: center;
    font-style: italic;
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 3px;
    font-size: 22px;
    font-weight: 600;
}



.studioheader .headercontent {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}

.Locationwrapper {
    padding: 40px 0 40px 0;
}

.Locationwrapper h4 {
    color: #383778;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 0px 15px 0px 15px;
    margin: 0px;
    line-height: 34px;
}

.Locationboxwrapper {
    margin: 80px 0 40px 0;
}

.LocationBox {
    margin-bottom: 20px;
}

.Locationtitle {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 20px 0;
	gap:15px;
}

.Locationwrapper h2 {
    color: #383778;
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 6px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    line-height: 34px;
}

.boxsec-img img {
    width: 100%;
}
.detailsbox h4 {
    color: #3e3d6d;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 4px;
    padding: 15px 0px 0px 0px;
    margin: 0px;
}

.detailsbox p {
    padding: 10px 20px 20px 20px;
    margin: 0px;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 2.5px;
    color: #383778;
    text-align: center;
}

.boxsection .row {
    align-items: center;
    margin-bottom: 30px;
}

.Storysectiowrapper h3 {
    color: #3e3d6d;
    text-align: center;
    font-size: 27px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 0px 15px 0px 15px;
    margin: 0px 0 70px 0;
}
.Storysectiowrapper p {
    padding: 0px 15px 0px 15px;
    margin: 0px;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #383778;
    text-align: center;
}
.Storysectiowrapper iframe{
	    width: 100%;
}

.Storysectiowrapper h4 {
    color: #3e3d6d;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 5px;
    padding: 0px 15px 15px 15px;
    margin: 40px 0 0px 0;
    font-style: italic;
}

.storycta {
    box-shadow: #eaeaea 0px -3px 13px;
    background: #fafafa;
    padding: 70px 0 70px 0;
}


.scroll-slider {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0px 0 0px 0 !important;
    background: #fafafa;
}


.vfxpageheader {
    background: #f6f6f6;
    padding: 110px 0 70px 0;
    position: relative;
}

.vfxpageheader .bgimg img {
    width: 90px;
}

.vfxpageheadercontent h1 {
    color: #383778;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    line-height: 34px;
}

.vfxpageheadercontent h4 {
    color: #98a64c;
    text-align: center;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 0px 0px 0px 0px;
    margin: 40px 0 40px 0;
    line-height: 34px;
}

.findbtn {
    background-color: #383778;
    font-size: 28px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 2.8px;
    color: #FFFFFF;
    border: #d9d9d9 solid 3px;
    padding: 4px 35px 4px 35px;
    display: inline-block;
    margin-top: 0px;
    text-decoration: none;
}

.vfxservicesec {
    background: #383778;
    padding: 40px 0 40px 0;
}

.vfxservicesec h4 {
    color: #fff;
    padding: 0px 15px 0px 15px;
    margin: 0px;
    font-size: 28px;
    letter-spacing: 4px;
    font-weight: 400;
    text-align: center;
}

.vfxservicesec p {
    color: #fff;
    padding: 25px 15px 0px 15px;
    margin: 0px;
    font-size: 23px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
}

.vfxservicesec ul {
    padding: 0px;
    margin: 50px 15px 50px 15px;
}

.vfxservicesec ul li {
    color: #fff;
    padding: 0px 0 10px 0;
    margin: 0px;
    font-size: 21px;
    letter-spacing: 3px;
    font-weight: 500;
    text-align: center;
    list-style: none;
}

.vfxservicesec h3 {
    color: #fff;
    padding: 0px 15px 0px 15px;
    margin: 0px;
    font-size: 30px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
}

.vfxgallery h3 {
    color: #383778;
    text-align: left;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 0px 15px 30px 15px;
    margin: 0px;
}

.beyondpageheader .bgimg img {
    width: 140px;
}

.beyondcontent h1 {
    color: #fff;
    text-align: left;
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 6px;
    padding: 0px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.beyondcontent h4 {
    color: #fff;
    padding: 10px 0 35px 0;
    margin: 0px;
    font-size: 22px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: left;
}

.beyondcontent p {
    color: #fff;
    padding: 15px 0 0px 0;
    margin: 0px;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: left;
}

.scroll-slider-container {
    display: flex;
    gap: 20px !important;
    animation: scrollSlider 25s linear infinite;
    width: max-content;
}

.card-section {
    padding: 40px 0 0px 0;
}

.beyondpageheader {
    background: #383778;
    padding: 110px 0 40px 0;
    position: relative;
}

.Storysectiowrapper .watchnowbtn {
    background-color: #393777;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #FFFFFF;
    border: #D9D9D9 solid 3px;
    padding: 10px 40px 10px 40px;
    text-decoration: none;
    margin: auto;
    display: block;
    text-align: center;
    margin-top: 10px;
    width: 70%;
    margin-bottom: 40px;
}

.genverseheader h1 {
    color: #383778;
    text-align: center;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 10px;
    padding: 0px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.genverseheader h2 {
    color: #383778;
    text-align: center;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 12px;
    padding: 0px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
    font-family: "Orbitron", sans-serif;
}

.genverseheadercontent {
    padding: 0 0 0 0px;
    z-index: 11;
    position: relative;
    margin: 20px 0 50px 0;
}

.genverseheader .bgimg img {
    width: 90px;
}

.brandheading h3 {
    color: #383778;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    font-size: 31px;
    letter-spacing: 4px;
    font-weight: 600;
    text-align: center;
}

.brandheading h4 {
    color: #383778;
    padding: 20px 15px 0px 15px;
    margin: 0px;
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: center;
}

.brandheading {
    background: #f6f6f6;
    padding: 60px 0 60px 0;
}

.chatbox {
    background: #f6f6f6;
    padding: 30px 20px 30px 20px;
    border-radius: 20px;
    height: 210px;
}

.leftarrow {
    position: relative;
    margin-bottom: 40px;
    width: 100%;
}

.rightarrow {
    position: relative;
    width: 100%;
    margin-left: auto;
}

.chatboxsec {
    background: url(../images/genverse/chatbg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 0 40px 0;
    background-size: cover;
}

.psychology-section p {
    color: #383778;
    padding: 0px 15px 0px 15px;
    margin: 0px;
    font-size: 24px;
    letter-spacing: 5px;
    font-weight: 500;
    text-align: center;
    line-height: 27px;
}

.psychology-section h5 {
    color: #383778;
    padding: 50px 15px 0px 15px;
    margin: 0px;
    font-size: 23px;
    letter-spacing: 6px;
    font-weight: 500;
    text-align: center;
    line-height: 35px;
}

.marketer_strategist_section img {
    width: 100%;
    border-radius: 30px;
}

.whitebg {
    background: #fff;
    padding: 15px 15px 15px 15px;
    border-radius: 30px;
}

.strategist_content h1 {
    color: #383778;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 7px;
    padding: 15px 15px 0px 15px;
    margin: 0px;
    text-transform: uppercase;
}

.strategist_content h4 {
    color: #383778;
    padding: 20px 15px 20px 15px;
    margin: 0px;
    font-size: 19px;
    letter-spacing: 6px;
    font-weight: 600;
    text-align: center;
}

.strategist_content h3 {
    color: #98a64c;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 6px;
    padding: 0px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.strategist_content p {
    color: #383778;
    padding: 30px 15px 0px 15px;
    margin: 0px;
    font-size: 21px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: center;
    line-height: 34px;
}

.strategist_content p strong {
    display: block;
    font-size: 23px;
}

.partsection {
    background: #f6f6f6;
    padding: 40px 0 40px 0;
    box-shadow: #eaeaea 0px -3px 13px;
}

.partsection p {
    color: #383778;
    padding: 0px 0 0px 0;
    margin: 0px;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: 600;
    text-align: center;
    line-height: 39px;
}

.partsection h4 {
    color: #383778;
    padding: 70px 15px 40px 15px;
    margin: 0px;
    font-size: 27px;
    letter-spacing: 6px;
    font-weight: 600;
    text-align: center;
    line-height: 35px;
}

.socialicon img {
    width: 45px;
    border-radius: 8px;
}

.ctssection .ctssec a {
    background-color: #B4C45B;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2.5px;
    color: #FFFFFF;
    border: #D9D9D9 solid 2px;
    padding: 8px 40px 8px 40px;
    display: inline-block;
    text-decoration: none;
    margin: auto;
    margin-top: 0px;
}


.academyheader .bgimg2 img {
    width: 80px;
}

.academyheader .bgimg img {
    width: 80px;
}

.academyheader h1 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 11px;
    padding: 0px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
    display: inline-block;
}

.academyheader h1 span {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: capitalize;
    padding: 3px 15px 0 15px;
}

.academyheader {
    background: #383778;
    padding: 60px 0 60px 0;
    position: relative;
}

.academyheadercontent p {
    color: #fff;
    padding: 80px 15px 0px 15px;
    margin: 0px;
    font-size: 23px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
}

.about_foundr_section h2 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 4px;
    padding: 0px 15px 0px 15px;
    margin: 0px;
    text-transform: uppercase;
}

.about_foundr_section p {
    color: #fff;
    padding: 10px 15px 160px 15px;
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin: auto;
    line-height: 32px;
}

.mdimgsec img {
    width: 70%;
}

.acdemylogo img {
    width: 75px;
}

.academylogosec p {
    color: #383778;
    padding: 0px 15px 0px 15px;
    font-size: 21px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin: auto;
}

.academylogosec {
    position: relative;
    background: #fafafa;
    padding: 80px 0 50px 0;
    text-align: center;
}

.academy_video_sec .contetnsec h4 {
    color: #fff;
    padding: 0px 15px 20px 15px;
    font-size: 23px;
    letter-spacing: 3px;
    font-weight: 500;
    text-align: center;
}

.academy_video_sec .contetnsec p {
    color: #fff;
    padding: 0px 15px 20px 15px;
    font-size: 23px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin: auto;
}

.servicespointsec.service-wrapper.a-acadmypage p {
    color: #383778;
    padding: 5px 15px 0px 15px;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin: auto;
    margin-top: 10px;
}

.Lpheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px 5px 10px;
    background: #fbfbf8;
}

.lpheaderbreadcrumb h2 {
    color: #383778;
    text-align: left;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 5px;
    padding: 20px 0 0px 0;
    margin: 0px;
    text-transform: uppercase;
}

.lpheaderbreadcrumb p {
    color: #383778;
    padding: 0px 0 30px 0;
    margin: 0px;
    font-size: 23px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: left;
    line-height: 27px;
}

.workshopcategysec p {
    color: #383778;
    padding: 0px 0 20px 0;
    margin: 0px;
    font-size: 23px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: left;
    line-height: 24px;
}

.categorywrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    flex-wrap: wrap;
}

.catebox {
    width: 47%;
}

.catebox h6 {
    padding: 0px;
    margin: 0px;
    color: #114a96;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
}

.catebox a {
    display: flex;
    padding: 30px 10px 30px 10px;
    background: #fff;
    text-align: center;
    border: #0d4794 solid 2px;
    text-decoration: none;
    min-height: 232px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.upcomingworkshop-section {
    background: #fbfbf8;
    padding: 40px 10px 40px 10px;
}

.upcomingworkshop-section h2 {
    color: #383778;
    text-align: center;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 3px;
    padding: 0px 30px 20px 30px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 31px;
}

.workshopdetailsbox {
    border: #99b1c9 solid 3px;
    text-align: center;
    padding: 10px 10px 10px 10px;
    background: #fff;
    margin-bottom: 15px;
}

.workshopdetailsbox h3 {
    color: #044081;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 3px;
    padding: 0px 0 4px 0;
    margin: 0px;
    text-transform: uppercase;
}

.workshopdetailsbox p {
    color: #044081;
    padding: 0px 0 0px 0;
    margin: 0px;
    font-size: 21px;
    letter-spacing: 3px;
    font-weight: 400;
}

.workshopdetailsbox h4 {
    color: #044081;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 5px 0 0px 0;
    margin: 0px;
}

.workshopdetailsbox a {
    color: #044081;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 2px 40px 2px 40px;
    margin: 30px 0 0 0;
    text-decoration: none;
    border: #044081 solid 3px;
    display: inline-block;
}


.lp-acalogo img {
    width: 60px;
}

.promotionlofferheader h2 {
    color: #383778;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 10px 20px 0px 20px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 30px;
}

.promotionlofferheader p {
    color: #383778;
    padding: 20px 0 20px 0;
    margin: 0px;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 600;
    text-align: center;
    line-height: 29px;
}

.OfferBannersec img {
    border: #383778 solid 3px;
    width: 100%;
}

.OfferBannersec a {
    background: #383778;
    padding: 15px 20px 15px 20px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    display: block;
    margin: 10px 0 0 0;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
}

.no-offer-content h4 {
    color: #383778;
    padding: 20px 0 20px 0;
    margin: 0px;
    font-size: 30px;
    letter-spacing: 5px;
    font-weight: 600;
    text-align: center;
    line-height: 34px;
}

.no-offer-content p {
    color: #383778;
    padding: 40px 10px 40px 10px;
    margin: 0px;
    font-size: 28px;
    letter-spacing: 5px;
    font-weight: 600;
    text-align: center;
    line-height: 34px;
}





}



@media (min-width: 768px) and (max-width: 1024px) {
 
 .main-header {
    padding: 10px 0 10px 0;
}
 
 .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../images/menu-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.navbar-brand span {
    font-family: "League Spartan", sans-serif;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    color: #383778;
    letter-spacing: 2.5px;
}

.navbar-brand img {
    width: 34px;
}

.main-header .nav-link {
    padding: 15px 0px 15px 0;
    color: #383778;
    font-size: 20px;
    margin: 0 0px 0 15px;
    font-weight: 400;
    font-family: "Barlow Condensed", sans-serif;
}



button.navbar-toggler {
    background: #383778;
    border-radius: 0px;
    cursor: pointer !important;
}
 
 
 
 .herocontent {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
}

.hero {
    position: relative;
    z-index: -1;
    text-align: center;
    padding: 80px 0 0 0;
}
 
.hero .herocontent h2 {
    padding: 0px;
    margin: 0px;
    color: #383778;
    font-family: "Teko", sans-serif;
    font-size: 45px;
    letter-spacing: 5px;
    font-weight: 400;
}

.hero .herocontent h3 {
    padding: 0px 20px 0 20px;
    margin: 0px;
    color: #383778;
    font-family: "Teko", sans-serif;
    font-size: 30px;
    letter-spacing: 5px;
    font-weight: 400;
}
 
 
 .highlight {
    background-color: #383778;
    color: white;
    padding: 50px 15px 50px 15px;
}
 
 
.awards-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.awards-logo img {
    width: 160px;
}

.contactsec {
    padding: 80px 15px 80px 15px;
    text-align: center;
}

 
 
 
 
 
}
















