* { margin: 0; padding: 0; }
@font-face { font-family: "ClashDisplay"; src: url("../fonts/ClashDisplay-Light.woff"); font-weight: 300; }
@font-face { font-family: "ClashDisplay"; src: url("../fonts/ClashDisplay-Regular.woff"); font-weight: 400; }
@font-face { font-family: "ClashDisplay"; src: url("../fonts/ClashDisplay-Medium.woff"); font-weight: 600; }
@font-face { font-family: "ClashDisplay"; src: url("../fonts/ClashDisplay-Semibold.woff"); font-weight: 800; }
@font-face { font-family: "ClashDisplay"; src: url("../fonts/ClashDisplay-Bold.woff"); font-weight: 900; }
.container { width: 1370px }
:root { --color-green: #006f51; --color-red: #ff183a; }
.white { color: #fff; }
.dark { color: #262020; }
p,
a { font-family: 'ClashDisplay'; }
h2 { font-size: 60px; font-family: 'ClashDisplay', sans-serif; font-weight: 900; line-height: 1.2; }
h3 { font-size: 30px; font-family: 'ClashDisplay'; font-weight: 800; }
.mainBanner { background: url('../images/banner_bg.png') no-repeat; background-size: cover; margin-top: -210px; }
.mainBanner .row { min-height: 975px; align-items: center; padding-top: 190px; }
.mainBanner h2 { text-align: center; line-height: 80px; text-transform: uppercase; }
.mainBanner p { color: #98999b; text-align: center; margin: 0 auto; width: 66%; }
.mainBanner .t-btn { margin: 0 auto; display: block; background: #006f51;    /* width: 200px; */ text-align: center; width: 200px; padding: 15px 0; color: #fff; text-transform: uppercase; font-weight: 700; margin-top: 40px; }
#mainHeader:before { content: ''; position: absolute; top: 0; background: #ff183a; display: block; height: 2px; width: 100%; }
#mainHeader { position: relative; padding: 10px 0; }
.mainMenu { display: flex; align-items: center; justify-content: space-between; margin-bottom: 0; list-style: none; }
#mainHeader .row { align-items: center; }
.leftcol-wrapper { display: flex; align-items: center; justify-content: space-between; }
.mainMenu a { color: #fff; text-decoration: none; font-weight: 700; padding: 0 9px; }
.t-btn { text-align: center; padding: 15px 30px; color: #fff; text-transform: uppercase; font-weight: 700; text-decoration: none !important; transition: all 0.35s; display: block; width: fit-content; }
.t-btn:hover { color: #fff; scale: 1.1; transition: all 0.35s; }
.bg_green { background: #006f51; }
.bg_red { background: #ff183a; }
.mainMenu a:hover { transition: all 0.25s; color: #006f51; }
.logo img { margin: 0 auto; display: block; }
.logosWrapper { display: flex; align-items: center; justify-content: space-between; flex-flow: row wrap; }
.logosWrapper img { max-width: 200px; width: 100%; }
.clientLogos { padding: 20px 0; }
.about-section .container-fluid { padding-left: 0; }
.about-section .container-fluid .row { align-items: center; }
.aboutContentArea { max-width: 610px; padding-left: 110px; }
.about-section .container-fluid { padding-left: 0;    /* padding-right: 0; */ }
.about-section .container-fluid .row { align-items: center; }
.aboutContentArea { max-width: 700px; padding-left: 90px; }
.about-section .t-btn { margin-top: 60px; display: block; width: fit-content; }
.sectionPara { color: #98999b; font-size: 22px; }
.sectionTitle { text-transform: uppercase; }
.about-section img { object-fit: cover; max-height: 700px; width: 100%; }
.section { padding: 60px 0; }
.classesSection { background: #262020; }
.classesSection .sectionPara { width: 100%; color: #afb1b4; font-size: 22px; }
.classesSection .t-btn { margin-top: 20px; }
.single-classBox-wrapper { background: #eeeff1; padding: 10px; position: relative; display: block; height: 100%; }
.single-classBox-wrapper img { width: 100%; }
.single-classBox-wrapper h3 { margin-top: 20px; margin-bottom: 0; }
.single-classBoxContent { padding: 0 15px; }
.single-classBoxContent h4 { font-size: 14px; margin: 0; color: #76777a; margin-bottom: 20px; }
.single-classBoxContent p { color: #9c9fa4; font-size: 15px; font-weight: 600; width: 90%; }
.timingWrapper span { display: block; color: #262020; }
.timingWrapper { float: right; text-align: right; display: block; }
.timingWrapper p { color: #262020; display: block; width: 100%; margin-bottom: 0; }
.timingWrapper p { font-weight: 700; color: #09a077; line-height: 15px; margin-bottom: 10px; }
.classesSection .col-md-6 { margin: 10px 0; }
.singleScholar { overflow: hidden; position: relative; }
.singleScholar img { width: 100%; object-fit: cover; height: 351px; }
.scholarContent { background: #e21836; padding: 30px 20px; position: absolute; top: 0; height: 100%; }
.singleScholar:hover .scholarContent { transform: translate(0px, 0); transition: all 0.35s; opacity: 1; }
.singleScholar .scholarContent { transition: all 0.35s; opacity: 0; transform: translate(0px, -100px); }
.scholarContent p { color: #f0d9dd; }
.scholarContent a { text-transform: uppercase; font-weight: 600; text-decoration: none !important; color: #000; transition: all 0.25s; }
.scholarContent a:hover { color: #fff; }
.scholarshipSection .col-md-4 { padding: 5px; }
.scholarshipSection h2.dark.sectionTitle { font-size: 40px; line-height: 1.2; }
.iconBtn { float: right; transition: all 0.25s; }
.iconBtn img { width: 130px; }
.iconBtn:hover { filter: brightness(0) saturate(100%) invert(21%) sepia(54%) saturate(4939%) hue-rotate(339deg) brightness(88%) contrast(102%); transition: all 0.25s; }
.blogSection { background: #262020; padding-top: 170px; margin-top: -120PX; Z-INDEX: -1; }
.blogSection .sectionTitle { text-align: center; }
.blogSection .sectionPara { text-align: center; margin: 0 auto; width: 50%; margin-bottom: 20px; }
.featureImg img { width: 100%; }
.singleBlog { border: 2px solid #3b3e43; padding: 10px; margin: 0 7px; }
.metaArea p { color: #ffffff !important; margin-bottom: 5px; }
p { color: #98999b; }
.blogContent h3 { font-size: 19px; color: #fff; font-weight: 600; text-transform: capitalize; margin: 0; }
.metaArea { display: flex; align-items: center; margin-top: 10px; }
.metaArea p span { margin-right: 10px; }
.blogContent { padding: 10px; }
.blogContent p { color: #98999b; font-size: 14px; margin-top: 10px; }
.blogContent a { text-decoration: none; font-weight: 600; color: #d41a34; text-transform: uppercase; transition: all 0.25s; }
.blogContent a:hover { color: #006f51; transition: all 0.25s; }
.arrowWrapper { position: absolute; left: -120px; top: 43%; transition: all 0.25s; }
.arrowWrapper.nextArrow.slick-arrow { left: unset; right: -120px; }
.arrowWrapper:hover { cursor: pointer; filter: brightness(0) saturate(100%) invert(30%) sepia(13%) saturate(4098%) hue-rotate(122deg) brightness(101%) contrast(103%); transition: all 0.25s; }
.arrowWrapper img { width: 100px; }
.contactTitle { margin-bottom: 40px; }
.form-box .btnCtn { margin-top: 40px !important; margin: auto; display: block; }
.form-box input.form-control { height: 60px; border-radius: 0px; border: none; background: #f4f6f8; margin-bottom: 12px; font-family: 'ClashDisplay'; }
.form-box textarea.form-control { border: none; background: #f4f6f8; resize: none; font-family: 'ClashDisplay'; }
.form-box input.form-control:focus,
.form-box textarea.form-control:focus { box-shadow: none; background: #fff; border: 2px solid #006f51; }
#contactUs .t-btn { margin: 0 auto; margin-top: 30px; outline: none; border: 0 !important; }

/* footer */
#footer h4.titleFooter,
#footer .footer_content h4,
#footer .wigdet_4 h5 { font-family: 'ClashDisplay'; }
#footer h4.titleFooter { font-weight: 800; }
.menu ul { padding-left: 0; }
.menu h4,
.menu ul li { color: #FFF; list-style: none; }
.menu ul li a { color: #FFF; text-decoration: none; }
.footer_detail h4 { font-size: 15px; margin-bottom: 0; }
.footer_detail p { color: #f0f9ff; }
.footer_detail { display: flex; align-items: baseline; }
.menu ul li { padding-bottom: 13px; }
.footer_bottom p { color: #f0f9ff; margin-bottom: 0; padding-top: 15px; }
.footer_bottom { border-top: solid 2px #3e4150; }
.footer { padding-top: 60px; padding-bottom: 20px; }
.footer_detail .footer_icon { color: #f0f9ff; margin-right: 15px; }
h4.titleFooter { font-size: 20px; font-weight: 500; color: #f0f9ff; border-bottom: 1px solid #202a35; padding-bottom: 19px; position: relative; margin-bottom: 30px; }
h4.titleFooter:after { content: ''; position: absolute; width: 51px; background: #6d7179; height: 1px; bottom: 0; left: 0; }
footer#footer { padding: 90px 0 10px; background: #131313; }
.footer p { color: #fff; word-break: break-all; }
.social { display: flex; align-items: center; }
.social a { text-decoration: none !important; width: 40px; height: 40px; background: transparent; border: 1px solid #5e6369; display: flex; align-items: center; justify-content: center; border-radius: 30px; color: #5e6369; margin: 0 5px; }
.social a:hover { color: #f0f9ff; }
.wigdet_4 h5 { color: #f0f9ff; }
.form-new { display: flex; border: 1px solid #e8ecf6; background: #e8ecf62b; width: 100%; padding: 10px 20px; justify-content: space-between; }
.wigdet_4 input[type="text"] { background: transparent; border: 0; outline: none; }
.form-new button { border: 0; outline: none; background: transparent; color: #f0f9ff; }
.subFooter-menu { display: flex; align-items: center; justify-content: space-between; margin: 0; PADDING-LEFT: 0; list-style: none; }
.subFooter-menu li { padding-right: 50px; border-right: 1px solid #7e8896; }
.subFooter-menu a { color: #7e8896; text-decoration: none; }
p.copy-right { margin: 0; padding: 0; float: right; }
.footer_bottom .row { align-items: center; }
.subFooter-menu li:last-child { border: 0; }
.footer_bottom { padding: 15px 0; margin-top: 50px; }
.footer_content h4 { color: #f0f9ff; margin-bottom: 10px; }
.subFooter-menu a:hover { color: #3AA62C; text-decoration: none; }
.subFooter-menu a,
.footer_bottom p { font-size: 14px; color: #fff; }
p.copyRightText { float: right; }
.titleFooter { text-transform: uppercase; }

/* inner banner */
section.innerBanner { padding: 70px 0 70px; background: url(../images/banner_bg.png) no-repeat; background-size: cover; margin-top: -210px; min-height: 410px; display: flex; align-items: end; }
section.innerBanner .bannerHeading h1 { font-size: 70px; font-family: 'ClashDisplay', sans-serif; text-align: center; color: #fff; font-weight: 900; }
section.section.blogSection.eventsPage { padding-top: 50px; margin-top: 0; }