/*Frontend: Rizwan Uddin*/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('all.min.css?v32.21');
@import url('bootstrap.min.css');
@import url('slick-theme.css?v132.32');
@import url('slick.css?v321.21');
@import url('clash-display.css?v32.23');


/*Global*/

*{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none !important;
}

body{
	margin: 0;
	padding: 0;
	font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
}

/*Header*/

.mainHead{
	padding: 16px 0;
	background-color: #111;
}

.menu{
	justify-content: right;
	align-items: center;
	display: flex;
	position: relative;
}

.menu ul{
	margin: 0;
}

.menu li{
	padding: 0 24px;
}

.menu li a {
	color: #D1D5DB;
	font-weight: 600;
	font-size: 19.5px;
}

.mobileMenu a i{
	font-size: 22px;
}

/*Header*/

/*Banner*/

#banner{
	background-color: #111;
	padding: 45px 0;
	text-align: center;
  overflow: hidden;
}

.bannerHead h2{
	font-size: 75px;
	font-family: 'ClashDisplay-Bold';
	text-transform: uppercase;
	color: #fff;
}

.training{
	margin: 36px 0;
}

.trainingHead span{
	font-size: 20px;
	color: #fff;
	position: relative;
}

.trainingHead span::before{
	content: '';
	background-color: #6B7280;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: -105%;
}

.trainingHead span::after{
	content: '';
	background-color: #6B7280;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	right: -105%;
}

.trainingBody{
	margin-top: 15px;
}

.trainingBody li{
	padding: 0 7px;
}

.trainingBody .badge{
	background-color: #2E281A;
	padding: 5px 30px;
	font-size: 20px;
	color: #fff;
	border-radius: 50px;
	font-weight: 600;
	cursor: pointer;
}



.tainingBrief{
	width: 50%;
	text-align: center;
	margin: 36px auto;
}

.tainingBrief p{
	font-size: 18px;
	font-weight: 600;
	color: #9CA3AF;
}

.explore .btn{
	background-color: #C59F47;
	font-weight: 800;
	color: #111;
	font-size: 26px;
    padding: 15px 30px;
    border-radius: 10px;
    text-transform: uppercase;
}

#bannerBottom{
	background: url('../img/banner-curve.png') no-repeat;
	height: 233px;
	text-align: center;
	background-size: cover;
	background-position: center bottom;
	margin-bottom: 0px;
}

/*Banner*/

/* Path to aesthetic */
#welcome{
	margin-bottom: 60px;
}

.welcomeHead{
	margin-top: 00px;
}

.count_banner_image {
    margin-top: 35px;
}
.welcomeHead h2{
	font-size: 55px;
	font-weight: 800;
	color: #374151;
}

.welcomeText{
	padding-left: 57px;
}

.welcomeText p{
	margin-top: 80px;
	font-weight: 600;
	color: #374151;
	font-size: 19px;
	line-height: 160%;
}

.welcomeText .btn{
	color: #C59F47;
	font-size: 24px;
	font-weight: 800;
	line-height: 120%;
	background-color: #111;
	padding: 20px 50px;
	border-radius: 15px;
	margin-top: 40px;
	text-transform: uppercase;
}
.training_btn a {
    color: #C59F47;
    font-size: 24px;
    font-weight: 800;
    line-height: normal;
    background-color: #111;
    padding: 15px 30px;
    border-radius: 15px;
    margin-top: 0;
    text-transform: uppercase;
    display: block;
    max-width: fit-content;
    margin: 0 auto 40px;
    text-align: center;
}
/* Path to aesthetic */

/* Why Ayers */
.whyayersBody{
	margin-top: 60px;
}

.rowWrapper{
	border-bottom: 1px solid #D1D5DB;
	padding-bottom: 45px;
	margin-bottom: 45px;
}

.facilityLeft{
	display: flex;
	align-items: center;
	justify-content: left;
}

.facilityHead{
	font-size: 24px;
	font-weight: 600;
	color: #111;
	display: flex;
	align-items: center;
	justify-content: left;
}

.facilityBrief p{
	font-size: 16px;
	color: #4B5563;
	margin-bottom: 0;
	line-height: 150%;
	font-weight: 600;
}

.facilityHead{
	padding: 0px 40px;
}

.text-right{
	text-align: right;
}

.rowWrapper:last-child{
	border-bottom: 0px;
}

/* Why Ayers */

/* Best Quality */
#bestQuality{
	background-color: #F3F4F6;
	padding: 70px 0
}
.training_btn.fr_consultation a {
    margin-top: 40px;
    margin-bottom: 10px;
}
.mt-60{
	margin-top: 60px;
}

.trainingWrapper{
	background-color: #fff;
	border-radius: 20px;
	padding: 30px;
	height: 100%;
}

.trainingHead{
	font-size: 24px;
    color: #000;
    font-weight: 800;
    margin-top: 40px;
    line-height: 120%;
   
}


.trainingBody p{
	font-weight: 16px;
	color: #4B5563;
	line-height: 150%;
	font-weight: 600;
}

.row.display-flex {
	display: flex;
	flex-wrap: wrap;
}

.row.display-flex > [class*='col-'] {
	flex-grow: 1;
}

#model .col-sm-5{
	display: flex;
	align-items: center;
	justify-content: left;
}

/* Best Quality */

/* Explore Courses */
#course{
	background-color: #111;
	padding: 70px 0;
}

.courseHead h2{
	font-size: 55px;
	font-weight: 800;
	color: #fff;
	text-align: center;
}

.courseBody{
	margin: 40px 0;
}

.courseWrapper{
	padding: 0 20px;
}

.courseImage img{
	width: 100%;
}

.courseHead{
	font-size: 24px;
	color: #fff;
	font-weight: 800;
	margin-top: 40px;
}

.courseBrief p{
	font-size: 16px;
	color: #fff;
	line-height: 150%;
	font-weight: 600;
}

/* Explore Courses */

/* Meet Trainers */
#trainers{
	background-color: #fff;
	padding: 70px 0;
}

.trainersMain{
	padding:0px 20px ;
}

.trainerImage{
	position: relative;
}

.trainerImage img{
	width: 100%;
}

.trainerDetails{
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 70%;
	background: rgba(0, 0, 0, 0.8);
	padding: 30px;
	padding-bottom: 25px;
	border-radius: 20px;
}

.trainerName{
	font-size: 34px;
	font-weight: 800;
	color: #fff;
	line-height: 120%;
}

.trainerDesignation{
	font-size: 18px;
	font-weight: 800;
	color: #C59F47;
	line-height: 120%;
}

.trainerBrief p{
	color: #111;
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
	margin-top: 40px;
	margin-bottom: 0;
}

.aboutTrainers .btn{
	color: #C59F47;
	font-size: 24px;
	font-weight: 800;
	line-height: 120%;
	background-color: #111;
	padding: 15px 30px;
	border-radius: 15px;
}
section#course .courseHead {
    margin-top: 10px;
}
/* Meet Trainers */

/* Testimonials */
#testimonials{
	background-color: #F3F4F6;
	padding: 70px 0;
	position: relative;
}

.testimonialMain{
	background-color: #fff;
	border: 1px solid #E5E7EB;
	border-radius: 20px;
}

.col-sm-4 .testimonialWrapper{
	padding: 30px 20px;
	border-right: 1px solid #e5e7eb;
}

.col-sm-4:last-child .testimonialWrapper{
	border-right: 0px;
}

.quote{
	font-size: 60px;
	line-height: 0;
	color: #D1D5DB;
}

.feedbackStars{
	color: #FAC50F;
	font-size: 30px;
	line-height: 0;
	margin-top: 40px;
}

.feedbackMsg{
	color: #4B5563;
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
	min-height: 240px;
}

.feedbackFrom{
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: left;
	font-size: 24px;
	color: #111;
	font-weight: 800;
}

.feedbackFrom img{
	margin-right: 10px;
	border-radius: 10px;
}


/* Testimonials */

/* FAQ */
#faq{
	background-color: #fff;
	padding: 60px 0;
	padding-bottom: 120px;
}

#faq .welcomeHead{
	margin-top: 0;
}

#faq .accordion-button{
	font-weight: 700;
	color: #111;
	font-size: 18px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
	
}

#faq .accordion-button:not(.collapsed){
	background-color: #fff;
	box-shadow: none;

}

#faq .accordion-item{
	border: 0;
	border-bottom: 1px solid #e5e7eb;
}

#faq .accordion-body{
	padding-top: 0;
	font-size: 16px;
	color: #6B7280;
	line-height: 150%;
	padding-left: 0;
	padding-right: 0;
}

#faq .accordion-button:after {
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
  }

/* FAQ */

/* Interested Model */
#model{
	background-color: #F3F4F6;
	padding: 120px 0;
	padding-bottom: 60px;
}

.modelWrapper{
	padding-right: 60px;
}

.modelHead h2{
	margin-bottom: 0;
	font-size: 55px;
	font-weight: 800;
	line-height: 110%;
}

.modelBody p{
	font-size: 16px;
	color: #4B5563;
	line-height: 150%;
	margin: 30px 0;
	font-weight: 600;
}

.modelImg img{
	width: 100%;
}

/* Interested Model */

/* Get Started */
#getStarted{
	padding: 60px 0;
	padding-bottom: 44px;
}

.getStartedWrapper{
	background-color: #111;
	padding: 90px 60px;
	border-radius: 20px;
	text-align: center;
}

.getStartedhead{
	font-size: 55px;
	font-weight: 800;
	line-height: 110%;
	color: #fff;
}

.getStartedbody{
	width: 70%;
	margin: 0px auto;
	color: #D1D5DB;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}

/* Get Started */

/* Footer */
#footer{
	padding-top: 60px;
	padding-bottom: 120px;
}

.footerText{
	color: #4A4A4A;
	font-size: 16px;
	line-height: 140%;
	margin-top: 16px;
	margin-bottom: 16px;
}

.socialIcon ul{
	margin-bottom: 16px;
}

.socialIcon li{
	padding-left: 11.5px;
	padding-right: 11.5px;
}

.socialIcon li:first-child{
	padding-left: 0;
}

.socialIcon li a{
	font-size: 40px;
	color: #4B5563;
}

.copyright{
	font-size: 16px;
	color: #111;
}

.footerMenuhead{
	color: #9CA3AF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.footerMenubody ul{
	padding: 0;
}

.footerMenubody li{
	padding: 10px 0;
	list-style: none;
}

.footerMenubody a{
	color: #4B5563;
	font-size: 16px;
	font-weight: 600;
}

.footerContact{
	margin-top: 20px;
}

.footerContactmain{
	margin-bottom: 20px;
}

.footerContact i{
	border: 1px solid #4B5563;
	border-radius: 50%;
	padding: 15px;
	font-size: 20px;
	margin-right: 15px;
}

.footerContact{
	color: #4B5563;
	font-size: 16px;
	font-weight: 600;
}

/* Footer */

/* Mobile Menu */
#toggle {
	display: block;
	width: 28px;
	height: 30px;
	margin-top: 28px;
  }
  
  #toggle span:after,
  #toggle span:before {
	content: "";
	position: absolute;
	left: 0;
	top: -9px;
  }
  #toggle span:after{
	top: 9px;
  }
  #toggle span {
	position: relative;
	display: block;
  }
  
  #toggle span,
  #toggle span:after,
  #toggle span:before {
	width: 100%;
	height: 2px;
	background-color: #D1D5DB;
	transition: all 0.3s;
	backface-visibility: hidden;
	border-radius: 2px;
  }
  
  /* on activation */
  #toggle.on span {
	background-color: transparent;
  }
  #toggle.on span:before {
	transform: rotate(45deg) translate(5px, 5px);
  }
  #toggle.on span:after {
	transform: rotate(-45deg) translate(7px, -8px);
  }
  #toggle.on + #menu {
	opacity: 1;
	visibility: visible;
  }
  
  /* menu appearance*/
  #menu {
	position: absolute;
	color: #999;
	width: 250px;
	padding: 10px;
	margin: auto;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	text-align: center;
	border-radius: 4px;
	background: white;
	box-shadow: 0 1px 8px rgba(0,0,0,0.05);
	/* just for this demo */
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s;
	top: 80px;
	right: -45px;
	z-index: 999999999999999;
  }
  #menu:after {
	position: absolute;
	top: -15px;
	left: 145px;
	content: "";
	display: block;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 20px solid white;
  }

#menu ul{
	padding: 0;
	margin: 0;
}

#menu li{
	list-style: none;
	padding: 25px 0;
}

#menu a{
	font-size: 16px;
	color: #000;
}

/* Mobile Menu */

/* Animations and Hovers */
.menu li:hover a{
	border-bottom: 2px solid #C59F47;
	
}

.trainingBody .badge:hover{
	background-color: #C59F47;

}


/* Animations and Hovers */




/*Bootstrap Overwrite*/

.list-inline-item:not(:last-child){
	margin: 0;
}

/*Bootstrap Overwrite*/

/* Slick Overwrite */
.slick-next, .slick-prev{
	width: auto;
	height: auto;
	
}

.slick-next:before{
	content: "\f105";
	font-weight: 600;
	font-family: "Font Awesome 6 Free";
	font-size: 60px;
	color: #C59F47;
}

.slick-prev:before{
	content: "\f104";
	font-weight: 600;
	font-family: "Font Awesome 6 Free";
	font-size: 60px;
	color: #C59F47;
}

#testimonials .slick-dots{
	position: absolute;
	bottom: -120px;
    text-align: left;
}

.slick-dots li button:before{
	font-size: 15px;
}

.slick-dots li{
	margin: 0;
}

/* Slick Overwrite */

.welcomeImage img {
    border-radius: 30px;
    padding: 0 0 0 0;
    margin: 15px 0;
    width: 400px;
    max-width: 100%;
}

/* Media Queries */

@media(max-width: 980px){
	.menu ul.list-inline{
		display: none;
	}

	#toggle{
		margin-top: 20px;
	}

	.trainingBody li{
		margin-bottom: 7px !important;
	}

	.tainingBrief{
		width: 100%;
	}

	#bannerBottom{
		height: 300px;
	}

	#welcome .welcomeHead{
		width: 100%;
	}
	
}

@media(max-width: 600px) {
	.welcomeImage {
    text-align: center;
}
}
@media(max-width: 480px) {

	/*==02-04-2024 new edit==*/

	.facilityHead {
	    text-align: center;
	    font-weight: 900;
	    text-decoration: underline;
	    text-decoration-color: #c59f47;
	    text-underline-offset: 6px;
	    width: 100%;
	    display: flex;
	    justify-content: center;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	}

	.facilityImage img {
	    margin: 0 auto;
	    display: block;
	}

	.training_btn a {
	    font-size: 22px;
	    padding: 20px 20px;
	    width: 100%;
    	max-width: 300px;
	}

	.facilityBrief p {
	    text-align: center;
	}

	#toggle{
		top: -45px;
		position: absolute;
		right:10px;
	}

	#menu{
		top: 25px;
		right: 0;
		width: 100%;
	}

	#menu:after{
		left: auto;
		right: 5px;
	}

	.bannerHead h2{
		font-size: 40px;
	}

	#bannerBottom {
	    height: 110px;
	    position: relative;
	    top: -2px;
	}

	.logo img.img-fluid {
	    max-width: 270px;
	}

	.welcomeHead h2{
		font-size: 35px;
	}

	.welcomeText p{
		margin-top: 57px;
		text-align: left;
	}

	.welcomeText{
		padding: 0 15px;
		margin: 0px auto;
		text-align: center;
	}

	.welcomeText .btn{
		font-size: 19px;
		text-transform: uppercase;
		padding: 20px 5px;
		/*letter-spacing: -1px;*/
		width: 100%;
    	max-width: 330px;
	}

	.facilityHead{
		padding: 0 15px;
		margin: 20px 0;
	}

	.bestQualityImg{
		margin-top: 30px;
	}

	.tainingMain{
		margin-bottom: 20px;
	}

	.trainersMain .mt-60{
		margin-top: 0;
	}

	.trainerDetails{
		/*width: 90%;
		bottom: 10px;*/
		width: 90%;
	    bottom: -30px;
	    left: 5%;
	}

	.aboutTrainers .btn{
		font-size: 19px;
	}

	.col-sm-4 .testimonialWrapper{
		border-right: 0;
		border-bottom: 1px solid #e5e7eb;
	}

	#testimonials .slick-dots{
		position: relative;
		bottom: auto;
		text-align: center;
		top: 15px;
	}

	.modelHead h2{
		font-size: 35px;
	}

	.model-slider{
		margin-top: 60px;
	}
	
	.getStartedbody{
		width: 100%;
		text-align: center;
	}

	.explore .btn{
		font-size: 24px;
    	padding: 20px 30px;
	}
	#banner {
	    padding: 30px 0 0px;
	}
	.footerContact i {
		padding: 10px;
		font-size: 15px;
		margin-right: 5px;
	}

	.copyright, .footerMenu{
		margin-bottom: 40px;
	}
	#whyAyers .whyayersBody .rowWrapper:last-child {
	  margin-bottom: 0;
	}
	.welcomeHead {
	  margin-top: 0px;
	}
	#bestQuality, #testimonials, #trainers, #course, #model {
	  padding: 30px 0;
	}
	#footer{
		padding-bottom: 60px;
	}
	.mt-60 {
    	margin-top: 30px;
	}
	#faq{
		padding-bottom:0;
	}
	.trainerBrief {
    	margin-bottom: 30px;
	}

}

.footer-address, .footerContactmain a{
	color: #4B5563;
}


.card-slider .slick-dots li button:before{
	color: white;
}
.card-slider  .slick-dots li.slick-active button:before{
	color: #C59F47;
}
@media(min-width:1200px){
	.d-inline-flex{
		display:inline-flex!important;
	}
}
.d-show-flex{
	display: none!important;
}
@media(max-width:1199px){
	.d-show-flex{
		display:block!important;
	}
}
/* Media Queries */
@media(min-width:768px) and (max-width: 1080px){
	.bannerHead h2{
		font-size: 55px;
		line-height: 100%
	}
	#menu{
		right:0;
	}
	.footerContact i{
		border: 1px solid #4B5563;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    margin-right: 5px;
    margin-left:5px;
	}
	#menu li{
		padding:10px 0;
	}
	.trainerName{
		font-size: 20px;
	}
	.trainerDesignation{
		font-size: 16px;
	}
	.trainerDetails{
		bottom:10px;
	}
	.feedbackStars{
		font-size:20px;
	}
	.footerContact, .footerMenubody a{
		font-size: 14px;
	}
	.copyright, .footerMenu {
    	margin-bottom: 40px;
	}
	#menu:after{
		border:none;
	}
	#menu{
		top:60px;
	}



}

@media(max-width:600px){
	#menu li{
		padding: 12px 0;
	}
}

@media(max-width:768px){
	.feedbackMsg{
		min-height: auto;
	}
}



@media (max-width: 480px) {
	.trainingImg {
	    text-align: center;
	}
	.trainingBody p {
	    text-align: center;
	}
	.getStartedWrapper {
	    background-color: #111;
	    padding: 60px 10px;
	    border-radius: 20px;
	    text-align: center;
	}

	section#getStarted .explore .btn {
	    font-size: 18px;
	    padding: 20px 10px;
	    width: 100%;
	    max-width: 320px;
	}
	section#bestQuality .trainingHead {
	 	text-decoration: underline;
	    text-decoration-color: #c59f47;
	    text-underline-offset: 6px;
	    text-align: center;
	}
	.training_btn.fr_consultation a {
	    margin-top: 20px;
	    font-size: 18px;
	    padding: 20px 10px;
	    width: 100%;
	    max-width: 320px;
	}

	section#trainers .aboutTrainers .btn {
    padding: 20px 10px;
    max-width: 340px;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
}

.modelWrapper {
    padding-right: 0px;
}

section#model .explore a.btn {
    margin: 0 auto;
    display: block;
    max-width: 300px;
}
}
@media (max-width: 350px) {
.welcomeText .btn {
    font-size: 16px;
}

.trainingHead {
    font-size: 20px;
}

.training_btn.fr_consultation a {
    margin-top: 20px;
    font-size: 18px;
    padding: 20px 5px;
    width: 100%;
    max-width: 300px;
}

section#trainers .aboutTrainers .btn {
    padding: 20px 10px;
    max-width: 300px;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900;
}
}


/**** NEW ADDED STYLES HERE ****/
@media screen and (max-width: 767px) {
	.footerMenuMob .footerMenubody ul li {
		display: inline-block;
	}
	.footerMenuMob .footerMenubody ul li a {
		font-size: 14px;
	}
}

@media screen and (max-width: 480px) {
	.copyright {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 374px) {
	.footerMenuMob .footerMenubody ul li a {
		font-size: 13px;
	}
}

@media screen and (max-width: 339px) {
	.footerMenuMob .footerMenubody ul li a {
		font-size: 12px;
	}
}
