@import url('https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
*{box-sizing: border-box;}
body{font-family: "PT Serif", serif; color: #333333; font-size: 16px;}
.Section{padding: 70px 0; position: relative;}
ul, ol, li{padding: 0; margin: 0; list-style: none;}
li{list-style-type: none;}
h1, h2, h3, h4, h5, h6, {font-family: "PT Serif", serif !important;}
p {font-family: "Inter", sans-serif !important;}
a{text-decoration: none; font-family: "Inter", sans-serif !important; font-weight: 600;}
button{font-family: "Inter", sans-serif !important;  font-weight: 600;}

/*Header*/
header.header {padding: 10px 0;}
html, body{overflow-x: hidden; }
.MobileBar {display: none;}
.TopMenuBar {padding: 10px 0; margin: 0; display: flex; justify-content: space-between; align-items: center;}
.TopMenuBar li{list-style: none; padding: 8px 0;}
.TopLogo a {font-weight: 700; font-size: 20px; color: #000;}
.TopMenuBar li.NavMenu > ul {display: flex; gap: 50px; justify-content: center;}
.TopMenuBar li.NavMenu > ul > li > a {font-size: 16px; transition-duration: .35s; color: #000000; font-weight: 500; }
.TopMenuBar li.NavMenu > ul > li > a:hover, .TopMenuBar li.NavMenu > ul > li > a:focus{color: #004442;}
.TopMenuBar li.NavMenu > ul > li.active > a{color: #004442;}
.Button-style {display: inline-block; border: none; background: #ffda6b; padding: 8px 18px; font-size: 16px; border-radius: 5px; color: #000; transition: all .3s; font-weight: 600;}
.Button-style:hover {background-color: #004442; color: #fff; transition: all .3s;}
.TopLogo img {width: 100%; max-width: 120px;}


/*Banner*/
.Banner-Heading {color: #fff; font-size: 54px; font-weight: 600;}
.BannerContent {text-align: center;}
.BannerContent .Paragraph {font-size: 20px; color: #f5f5f5; margin-top: 25px;}
.Paragraph {line-height: 28px; font-size: 16px; font-weight: 500; margin-top: 12px; color: #515151;}

/*Slidercss*/
section.BannerSec {padding: 0;}
.carousel-caption p {font-size: 20px; color: #f5f5f5; margin-top: 25px;}


/*Guru*/
.LightClr {background-color: #f5f0e3;}
.Guru-flex {justify-content: space-evenly; gap: 10px; align-items: center;}
.Guru-flex li {width: 240px;}
.Guru-flex img {width: 100%; border-radius: 50%; border: 4px solid #004442;     transition: all 0.3s ease;}
.Guru-flex img:hover {transform: translateY(-15px);}

/*Aboutus*/
.GreenColor {font-size: 18px; font-weight: 600; color: #004442; font-family: "Inter", sans-serif !important;}
.Heading-title {font-size: 36px; font-weight: 600;}
.About-Features {margin-top: 50px;}
.Features {text-align: center;}
.Features h3 {font-size: 24px; font-weight: 600; text-transform: capitalize;}
.About-img {margin-top: 45px;}
.About-img img {width: 100%; max-width: 160px; border: 4px solid #004442; padding: 18px; border-radius: 50%;}
.border-bottm {border: 1px solid #484848; width: 100%; max-width: 80%; margin: 42px auto;}

.Section.MessageSec {background: #f5f0e3 url(../images/Flower.png) no-repeat; background-size: auto; background-position: top left;}
.Message-content {margin-bottom: 30px;}
.Message-Img img {width: 100%; border-radius: 10px; border: 4px solid #004442;}
.Message-btn {margin-top: 32px;}
.Message-Img {margin-left: 70px;}

.Section.CleanSec {background: #fff url(../images/leave.png) no-repeat; background-size: auto; background-position: bottom right;}
.Clean-Img{margin-bottom: 30px; margin-right: 70px;}
.Clean-Img img{width: 100%; border-radius: 10px; border: 4px solid #004442;}

.Section.News {background-color: #f5f0e3;}
.News-Feature h3 {font-family: "Inter", sans-serif !important; font-size: 18px; line-height: 26px; font-weight: 600;}
.Inner-News {margin-top: 40px;}
.News-Feature {background-color: #fff; margin-bottom: 30px;}
.News-Feature img {width: 100%;}
.Paddind-news {padding: 25px;}
.Continue {color: #004442;}

/*About-pagecss*/
.Section.InnerBanner {min-height: 500px; background: url(../images/banner-bg.png) no-repeat; background-size: cover; background-position: center bottom; padding: 120px 0; border: 2px solid #ffda6b; display: flex; align-items: center; justify-content: center;}
.About-Imp {margin: 40px 0 0;}
.About-Imp h3 {font-size: 20px; font-weight: 600;}
.Aboutus-img img {width: 100%; height: auto; border-radius: 10px; border: 4px solid #004442;}
.Sign-Features {margin-top: 50px; }
.SignPoint {background: #fff; padding: 25px 25px 45px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .1); border-radius: 10px; text-align: left; margin-bottom: 30px; display: table-cell; position: relative;}
.Sign-Features .col-md-4 {display: table; margin-bottom: 30px;} 
.Sign-head {margin: -25px -25px 0; background: #004442; padding: 18px 25px; border-radius: 10px 10px 0 0;}
.SignPoint h3 {font-size: 18px; font-weight: 600; color: #fff;}
.Show-content {display: none;}
.SignPoint button {border: none; background: no-repeat; color: #004442; position: absolute; bottom: 20px;}

/*RegisterPagecss*/
.content-wrap {background: #f0ebf8;}

/*Accomoadationpagecss*/
.Dir-Content h3 {font-size: 26px; font-weight: 600; color: #004442;}
.Dir-Content h4 {font-size: 22px; font-weight: 600; margin-top: 30px;}
.Dir-List {margin-left: 25px;}
.Dir-List li {font-size: 18px; font-weight: 600; font-family: "Inter", sans-serif !important; list-style-type: disclosure-closed; margin-bottom: 10px;}
.Content-List {margin-left: 20px;}
.Content-List li {list-style-type: disc; margin-bottom: 4px; font-size: 16px; color: #454545; font-weight: 500;}
.Dir-List li::marker {color: #004442;}
.Content-List li::marker {color: #454545;}
.Dis-border {border-bottom: 2px dotted #b4b4b4; margin-top: 40px;}
.Accom-Features {display: flex; align-items: center; gap: 18px; width: 100%; justify-content: center;}
.AcomPoint {background: #fff; padding: 15px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .1); border-radius: 10px; width: 100%;}
.Acom-Img {display: inline-block; width: 100%; height: 185px; overflow: hidden;}
.Acom-Img img:hover {transform: scale(1.1);}
.Acom-Img img {width: 100%; height: 100%; object-fit: cover; transition: all 0.3s ease;}
.AcomPoint p {text-align: center; color: #000; font-weight: 600; font-size: 18px; padding: 5px 0 0px; margin-bottom: 0;}

/*CleanPagecss*/
.col-cell {display: table; margin-bottom: 30px;}
.Green-Features {margin-top: 50px;}
.GreenPoint {background: #fff; padding: 25px 25px 45px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .1); border-radius: 10px; text-align: left; margin-bottom: 30px; display: table-cell; position: relative;}
.GreenPoint h3 {font-size: 18px; font-weight: 600; color: #fff;}

/*Messagepagecss*/
.Mess-Content h3 {font-size: 26px; font-weight: 600; margin-bottom: 20px;}
.Mess-Content .GreenColor {font-size: 26px; font-family: "PT Serif", serif !important;}
.Mess-Content p {margin: 5px 0 12px;}


/*FooterCss*/
.Section.Footer {background: #343130; padding-bottom: 40px; }
.Footer-logo img {width: 100%; max-width: 120px;}
.Address {color: #fff; line-height: 30px; }
.Address:hover{color: #ffda6b;}
.FooterTitle {font-weight: 700; color: #ffffff; font-size: 17px; text-transform: uppercase;}
.FooterLink li {list-style: none; padding-bottom: 10px;}
.FooterLink li a {color: #fff; font-size: 15px; text-decoration: none;}
.FooterLink li a:hover{color: #ffda6b;}
.link-icon i {color: #ffda6b; margin-right: 2px; }
.CopyRight {background-color: #252525; text-align: center; color: #fff; padding: 20px 0; margin-top: 50px;}
.CopyRight p {margin-bottom: 0;}


/*MediaQuery*/
@media screen and (min-width: 1300px) {
.BannerSec .carousel-caption {bottom: 6.25rem;}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
.TopMenuBar li.NavMenu > ul {display: flex; gap: 20px; justify-content: center;}
.TopMenuBar li.NavMenu > ul > li > a {font-size: 15px;}
.carousel-item img.d-block {min-height: 520px; object-fit: cover;}
.BannerSec .carousel-caption {bottom: 4.25rem;}
}

@media only screen and (min-width: 100px) and (max-width: 1024px) {
/* Header Style CSS Start */
.MobileBar {display: block !important; background: #004442; color: #fff; border: none; font-size: 22px; padding: 2px 10px;}
.NavMenu {display: none; position: absolute; top: 97px; background: #004442; left: 0; right: 0; z-index: 1;}
ul.TopMenuBar li.NavMenu > ul {gap: 0px; flex-direction: column; padding: 0; margin: 0;}
ul.TopMenuBar li.NavMenu > ul > li > a {padding: 10px 10px; color: #fff; border-bottom: 1px solid #ffffff59; display: block; width: 100%;}
ul.TopMenuBar li.NavMenu > ul > li.active > a {color: #ffffff;}
ul.SubMenu {max-width: 170px; left: 5px; top: 40px;}
.TopMenuBar li {padding: 0;}
.Header-btn {order: 2;}
.Hamburgur {order: 3;}
.BannerSec .carousel-item img.d-block {min-height: 520px; object-fit: cover;}
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
.AcomPoint {width: 32%;}
.Accom-Features {flex-wrap: wrap;}
.BannerSec .carousel-caption {bottom: 3.25rem;}
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.Features h3 {font-size: 20px;}
.Message-Img {margin-left: 50px;}
.Clean-Img{ margin-right:50px;}
.Accom-Features {flex-wrap: wrap;}
.AcomPoint {width: 48%;}
.Banner-Heading {color: #fff; font-size: 50px; font-weight: 600;}
.BannerSec .carousel-caption p {font-size: 18px;}
.BannerSec .carousel-caption {bottom: 3.25rem;}
}

@media only screen and (min-width: 100px) and (max-width: 767px) {
.Banner-Heading {font-size: 38px;}
.Heading-title {font-size: 30px;}
.BannerSetion {padding: 80px 0;}
.CopyRight p {font-size: 14px;}
.Message-Img {margin-left: 0;}
.Clean-Img{ margin-right:0 }
.Section.InnerBanner {min-height: auto;}
.Accom-Features {flex-direction: column;}
.Acom-Img {height: 255px;}
.BannerSec .carousel-caption {bottom: 3.25rem;}
.BannerSec .carousel-caption {
    padding-bottom: 12px;
}
}

@media only screen and (min-width: 100px) and (max-width: 480px) {
.Banner-btn.mt-5 {margin-top: 0 !important;}
.Banner-Heading {font-size: 32px;}
.BannerSec .carousel-caption {bottom: 2.25rem;}
}


