html {
  height: 100%;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

body {
  position: relative;
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Marcellus", serif;
  font-optical-sizing: auto;
  font-style: normal;
  overflow-x: hidden;
  background-color: #FBF6F2;
}

a {
  color: #111;
  text-decoration: none;
}

a:hover {
  color: #111;
  text-decoration: none;
}

.active {
  /*background:#dd6718;*/
  color: #111;
}

.visited {
  /*background:#dd6718;*/
  color: #111;
}

.focus {
  /*background:#dd6718;*/
  color: #111;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mtp10 {
  margin-top: 10px;
}

.mtp20 {
  margin-top: 20px;
}

.mtp30 {
  margin-top: 30px;
}

.mtp40 {
  margin-top: 40px;
}

.mtp50 {
  margin-top: 50px;
}

.mtp80 {
  margin-top: 80px;
}

.mbt10 {
  margin-bottom: 10px;
}

.mbt20 {
  margin-bottom: 20px;
}

.mbt30 {
  margin-bottom: 30px;
}

.mbt40 {
  margin-bottom: 40px;
}

.mbt50 {
  margin-bottom: 50px;
}

.mbt60 {
  margin-bottom: 60px;
}

.mbt70 {
  margin-bottom: 70px;
}

.mbt80 {
  margin-bottom: 80px;
}

.mbt90 {
  margin-bottom: 90px;
}

.mbt100 {
  margin-bottom: 100px;
}

.minmum-height {
  min-height: 400px;
}

.pr-0 {
  padding-right: 0;
}

.pl-0 {
  padding-left: 0;
}

.pdng1 {
  padding: 0;
}

.fl-right {
  float: right;
}

.fl-left {
  float: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.1;
  color: inherit;
  font-family: "Marcellus", serif;
}

.main-gap {
  padding: 0 40px;
}

.top-bar {
  background: #f9e92d;
  padding: 10px 0;
  margin-bottom: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.top-bar .phone-no ul li {
  display: inline-block;
  margin-right: 20px;
}
.top-bar .phone-no ul li a {
  font-weight: 600;
  font-size: 14px;
}
.top-bar .phone-no ul li i {
  margin-right: 10px;
}
.top-bar .search-sec {
  background: transparent;
  border: 1px solid #0e0e0e;
  height: 28px;
  padding: 0px;
  padding-left: 5px;
  border-radius: 15px;
  outline: none;
  position: relative;
}
.top-bar .search-sec .h-fld.form-control {
  background: transparent;
  height: 25px;
  padding-right: 50px;
  border: none;
  outline: none;
  font-size: 13px;
}
.top-bar .search-sec .h-fld.form-control:focus {
  background: transparent;
  box-shadow: none;
}
.top-bar .search-sec .searchbtm {
  position: absolute;
  right: 4px;
  top: 2px;
  color: #fff;
  outline: none;
  border: none;
  background: #061619;
  width: 21px;
  height: 21px;
  border-radius: 25px;
  font-size: 11px;
}

.top-header {
  background: #061619;
  border-radius: 20px;
  margin-bottom: 30px;
  padding: 10px 0;
}
.top-header .logo {
  margin-top: 15px;
}
.top-header .book-now {
  background: #fff;
  padding: 12px 33px;
  border-radius: 16px;
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
  display: inline-block;
}
.top-header li.m-book-now a {
  background: #33c2da;
  padding: 7px 22px;
  color: #000000;
  border-radius: 5px;
}
.top-header img.menu-icon-img {
  width: 30px;
  float: left;
  height: 30px;
  background: #e7e7e7;
  border-radius: 50%;
  padding: 6px;
  position: relative;
  top: -5px;
  margin-right: 10px;
}

.call-us-sec ul {
  padding-top: 20px;
  text-align: right;
}
.call-us-sec ul li {
  display: inline-block;
  margin-right: 20px;
}
.call-us-sec .callus-txt {
  font-weight: 600;
  font-size: 17px;
}
.call-us-sec .callus-txt a {
  color: #878383;
  letter-spacing: 0.5px;
  margin-left: 10px;
}

.banner-sec {
  background: #061619;
  border-radius: 40px;
  padding-top: 100px;
}
.banner-sec .banner-txt {
  padding-top: 170px;
  color: #fff;
}
.banner-sec .banner-txt h5 {
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.banner-sec .banner-txt h1 {
  font-size: 55px;
  line-height: 76px;
  margin-bottom: 22px;
}
.banner-sec .banner-txt p {
  font-size: 20px;
  letter-spacing: 0.5px;
}
.banner-sec .banner-txt .h-btm {
  background: #cdcdcd;
  padding: 15px;
  display: inline-block;
  font-weight: 600;
  font-size: 17px;
  border-radius: 38px;
}
.banner-sec .banner-txt .rating-xt {
  border-top: 1px solid rgba(80, 80, 80, 0.8666666667);
  padding-top: 27px;
  font-size: 16px;
  letter-spacing: 1px;
}
.banner-sec .banner-txt .rating-xt span {
  color: #d90;
  margin: 5px;
}
.banner-sec .bnr-mg {
  position: relative;
}
.banner-sec .bnr-mg img {
  width: 90%;
  position: relative;
  z-index: 9;
}
.banner-sec .bnr-mg .img-back {
  position: absolute;
  top: 53px;
  left: 0;
  z-index: 1;
  width: 100%;
}

.btn-default1 {
  position: relative;
  display: inline-block;
  background: #5a4a66;
  border-radius: 100px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1em;
  text-transform: capitalize;
  color: #fff;
  border: none;
  padding: 17px 48px 17px 20px;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
  z-index: 0;
  letter-spacing: 1px;
}

.btn-default1:hover {
  background: transparent;
  color: #2e303f;
}

.btn-default1::before {
  content: "\f285";
  font-family: "bootstrap-icons" !important;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 10px;
  align-content: center;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  transition: all 0.4s ease-in-out;
}

.btn-default1:hover::before {
  color: #2E303F;
  border-color: #2E303F;
}

.btn-default1::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: #d5e1e7;
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}

.btn-default1:hover:after {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}

.btn-default1.btn-highlighted::after {
  background: #fff;
}

.btn-default1.btm2 {
  background: #40403f;
  margin-left: 10px;
}

.about-sec {
  padding: 100px 0;
}
.about-sec .aboutimg img {
  border-radius: 34px;
  margin-bottom: 30px;
}
.about-sec .about-img-txt {
  background: #f8e6d8;
  padding: 25px;
  height: 440px;
  border-radius: 15px;
}
.about-sec .about-img-txt h4 {
  margin-bottom: 20px;
  line-height: 40px;
}
.about-sec .about-img-txt p {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  padding-left: 30px;
  color: #061619;
  letter-spacing: 1.1px;
  line-height: 30px;
}
.about-sec .about-img-txt p i {
  position: absolute;
  left: 0;
}
.about-sec .bg2 {
  background: #dff1fd;
}

.h-title h5 {
  font-size: 18px;
  text-transform: uppercase;
  color: #5a4a66;
}
.h-title h2 {
  font-size: 42px;
  line-height: 60px;
  color: #5a4a66;
}
.h-title .split-line {
  position: relative;
  display: inline-block !important;
  text-align: left;
}
.h-title p.h-itle-subtxt {
  font-size: 22px;
  line-height: 36px;
}

.h-title.text-white h5 {
  color: #fff;
}

.h-title.text-white h2 {
  color: #fff;
}

.image-anime {
  position: relative;
  overflow: hidden;
}

.image-anime:after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}

.image-anime:hover:after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}

.reveal {
  position: relative;
  display: inline-flex;
  visibility: hidden;
  overflow: hidden;
}

.reveal img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform-origin: left;
}

.service-sec {
  background-image: url(./images/section-bg-image.png);
  padding: 80px 0;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 1;
  border-radius: 40px;
}
.service-sec .slick-next {
  right: -30px;
  bottom: 40%;
}
.service-sec .slick-prev {
  left: -32px;
  bottom: 40%;
}
.service-sec .slick-slide img {
  margin: inherit;
}

.service-item {
  position: relative;
  background: #fff;
  border-radius: 20px;
  margin-bottom: 30px;
  box-shadow: 2px 2px 15px rgba(237, 237, 237, 0.5568627451);
  padding: 30px;
  overflow: hidden;
}
.service-item::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 153, 0, 0.144);
  border-radius: 999px 999px 0 0;
  height: 0;
  width: 100%;
  transition: all 0.4s ease-in-out;
  z-index: 0;
}
.service-item .servicesub {
  position: relative;
  z-index: 1;
}
.service-item .servicesub .icon img {
  width: 60px;
  margin-bottom: 50px;
}
.service-item .servicesub h3 {
  font-size: 22px;
  margin-bottom: 22px;
  letter-spacing: 0.8px;
  height: 60px;
}
.service-item .servicesub p {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  letter-spacing: 0.8px;
}
.service-item .servicesub .readmore-btm {
  color: #101010;
  font-weight: 600;
  text-decoration: none;
}
.service-item .servicesub .readmore-btm i {
  margin-left: 10px;
  color: #000;
}

.service-item.active:before,
.service-item:hover:before {
  border-radius: 0;
  height: 100%;
}

.service-itemmain {
  margin: 0 10px;
}

.stfctn {
  position: relative;
  background: #F8E6D8;
  border-radius: 20px;
  padding: 40px;
  overflow: hidden;
}
.stfctn::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #061619;
  border-radius: 999px 999px 0 0;
  height: 0;
  width: 100%;
  transition: all 0.4s ease-in-out;
  z-index: 0;
}
.stfctn p {
  color: #000;
  position: relative;
  z-index: 1;
}
.stfctn h3 {
  margin-top: 20px;
  position: relative;
  z-index: 1;
  font-size: 30px;
  line-height: 44px;
  margin-bottom: 0;
}

.stfctn:hover:before {
  border-radius: 0;
  height: 100%;
}

.stfctn:hover h3 {
  color: #fff;
}

.stfctn:hover p {
  color: #fff;
}

.whychose-us {
  padding: 100px 0;
}

p {
  font-size: 16px;
  line-height: 28px;
}

.brdr-rds {
  border-radius: 20px;
}

.bg-lightsky {
  background-color: #D5E1E7;
}

.stfctnimg-mdl {
  position: relative;
}
.stfctnimg-mdl h3 {
  position: absolute;
  top: 30px;
  left: 20px;
  color: #fff;
  font-size: 35px;
  line-height: 44px;
}
.stfctnimg-mdl p {
  position: absolute;
  bottom: 30px;
  left: 20px;
  color: #fff;
}

.stfctnimg-mdl figure::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(46, 48, 63, 0) 63.74%, rgba(46, 48, 63, 0.8) 93.09%), linear-gradient(0deg, rgba(46, 48, 63, 0) 68.34%, rgba(46, 48, 63, 0.8) 105.14%);
  width: 100%;
  height: 100%;
  z-index: 1;
}

.feature-sec {
  background-image: url(./images/our-ferature-bg.jpg);
  padding: 80px 0;
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 40px;
}
.feature-sec::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #2E303F;
  opacity: 80%;
  z-index: 0;
}
.feature-sec .featuretxtbox {
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.1);
  padding: 25px;
  border-radius: 25px;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.feature-sec .featuretxtbox h4 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 20px;
}
.feature-sec .featuretxtbox p {
  color: #fff;
}
.feature-sec .featuretxtbox .icon {
  margin-bottom: 40px;
}

.realtv {
  position: relative;
  z-index: 1;
}

.howitwork {
  padding: 100px 0;
}
.howitwork .howitworkbox {
  position: relative;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 30px;
  margin-bottom: 50px;
  padding-left: 86px;
  margin-top: 50px;
}
.howitwork .howitworkbox .icon-img {
  position: absolute;
  left: 0;
}
.howitwork .howitworkbox p {
  font-size: 17px;
  line-height: 28px;
}
.howitwork .howitworkbox.brd-none {
  border-bottom: none;
  margin-bottom: 20px;
  padding-bottom: 7px;
}

.video-sec {
  border-radius: 40px;
  background-image: url(./images/section-bg-image.png);
  padding: 80px 0;
  background-position: center center;
  background-size: cover;
}

.video-box {
  width: 100%;
  height: auto;
  border-radius: 20px;
  background: #fff;
  padding: 15px;
}
.video-box iframe {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
  border-radius: 20px;
}
.video-box h4 {
  font-size: 20px;
  line-height: 29px;
}

.faq-sec {
  padding: 90px 0;
}
.faq-sec .faq-text-box {
  background: #fff;
  padding: 32px;
  border-radius: 20px;
}
.faq-sec .faq-text-box h4 {
  font-size: 18px;
  color: #5a4a66;
}
.faq-sec .faq-text-box h4 img {
  margin-right: 10px;
  width: 26px;
}
.faq-sec .faq-text-box ul {
  border-top: 1px solid #dddddd;
  padding-top: 18px;
  margin-top: 14px;
}
.faq-sec .faq-text-box ul li {
  display: inline-block;
  margin-right: 20px;
}
.faq-sec .faq-text-box ul li a {
  color: #5a4a66;
  font-size: 17px;
  letter-spacing: 1px;
}

.faq-dtl {
  padding-left: 40px;
}
.faq-dtl .accordion-button:not(.collapsed) {
  color: #000;
  font-size: 23px;
  text-shadow: inherit;
  outline: none;
  background: #D5E1E7;
  margin-bottom: 0;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 22px;
}
.faq-dtl .accordion-collapse.collapse.show {
  background: #d5e1e7;
  padding: 25px;
  padding-top: 0;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-bottom: 15px;
}
.faq-dtl .accordion-collapse.collapse.show p {
  margin-bottom: 0;
}
.faq-dtl button:focus:not(:focus-visible) {
  outline: none;
}
.faq-dtl .accordion-item {
  border-bottom: none;
}
.faq-dtl .accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: transparent;
  --bs-accordion-border-color: transparent;
}
.faq-dtl .accordion-button {
  color: #000;
  padding: 22px;
  background: #ffffff;
  margin-bottom: 11px;
  font-size: 23px;
  letter-spacing: 1px;
  border-radius: 8px;
}
.faq-dtl .accordion-button::after {
  background-image: url(./images/down-arrow.png);
}
.faq-dtl .accordion-body {
  padding: 0;
  padding: 0;
  padding-top: 7px;
  border-top: 1px solid #b1acac;
}

.testo-sec {
  background: #d5e1e7;
  padding: 100px 0;
  border-radius: 40px;
}
.testo-sec .testo-textsubbox h4 {
  font-size: 20px;
}
.testo-sec .line {
  width: 100%;
  height: 1px;
  background: #cfcdcd;
  margin: 26px 0;
}
.testo-sec .testo-textsubboximg {
  position: relative;
  top: -40px;
}
.testo-sec .slick-prev {
  left: 40px;
  bottom: -60px;
  border-radius: 0px;
  transition: all linear 0.2s;
  position: absolute;
}
.testo-sec .slick-next {
  left: 90px;
  right: auto;
  bottom: -60px;
  border-radius: 0px;
  transition: all linear 0.2s;
  position: absolute;
}
.testo-sec .slick-prev,
.testo-sec .slick-next {
  display: block;
  padding: 0;
  margin-top: -10px\9 ;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  border: 1px solid #000;
}

.slider-main {
  padding-left: 30px;
}

.testoslider-box {
  padding: 30px;
}
.testoslider-box .startxt {
  color: #08191c;
  margin-bottom: 10px;
}
.testoslider-box h4 {
  font-size: 21px;
}
.testoslider-box .testoslidersub {
  position: relative;
  padding-left: 80px;
  margin-top: 40px;
}
.testoslider-box .testoslidersub img {
  position: absolute;
  left: 0;
  width: 64px;
  height: 65px;
  border-radius: 50%;
  top: -8px;
}

.blog-sec {
  padding: 100px 0;
}

.blog-box {
  margin-bottom: 30px;
}
.blog-box h4 {
  font-size: 22px;
  line-height: 30px;
}

.readmore-btm {
  color: #101010;
  font-size: 17px;
  text-decoration: none;
}
.readmore-btm i {
  margin-left: 5px;
  color: #000;
}

.footer {
  background: #061619;
  padding: 50px 0 20px;
  border-radius: 40px;
  position: relative;
  bottom: 50px;
}
.footer .footer-logo img {
  width: 250px;
  margin-bottom: 30px;
}
.footer .footer-txt {
  color: #fff;
}
.footer .footer-txt h1 {
  margin-bottom: 30px;
}
.footer .footer-txt ul {
  -moz-column-count: 3;
       column-count: 3;
}
.footer .footer-txt ul li {
  display: inline-block;
  font-size: 20px;
}
.footer .footer-txt ul li a {
  color: #fff;
}
.footer .subfotertxtbox {
  margin-bottom: 20px;
}
.footer .subfotertxtbox p {
  font-size: 16px;
  margin-bottom: 5px;
}
.footer .subfotertxtbox a {
  color: #fff;
  font-size: 16px;
  display: block;
  margin-bottom: 12px;
}
.footer .join-txt {
  color: #fff;
}
.footer .join-txt h4 {
  margin-bottom: 20px;
}
.footer .social-list ul li {
  display: inline-block;
  margin-right: 10px;
}
.footer .social-list ul li a {
  color: #fff;
  width: 30px;
  height: 30px;
  border: 1px solid #cdcdcd;
  display: block;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  font-size: 12px;
}
.footer .subfooter p {
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
}
.footer .subfooter {
  border-top: 1px solid #1b2a26;
  margin-top: 30px;
  padding-top: 20px;
}

.fgjifjgi {
  position: sticky;
  top: 0;
}

.inr-banner-sec {
  padding: 10px 0;
  border-radius: 20px;
  text-align: center;
}
.inr-banner-sec h1 {
  font-size: 36px;
  margin-bottom: 20px;
}
.inr-banner-sec .breadcrumb {
  display: inline-flex;
}

.award-sec {
  border-radius: 40px;
  background-image: url(./images/section-bg-image.png);
  padding: 80px 0;
  background-position: center center;
  background-size: cover;
}
.award-sec .award-img {
  padding-right: 60px;
}
.award-sec .award-img img {
  border-radius: 15px;
}
.award-sec .award-txt {
  margin-top: 100px;
}
.award-sec .fellowship-img {
  padding-left: 30px;
}
.award-sec .fellowship-img img {
  border-radius: 15px;
}
.award-sec .fli-sh {
  margin-top: 90px;
}

.inr-body-sec {
  padding: 30px 0 90px;
}

.inr-cont-box {
  background: #fff;
  padding: 15px;
  margin-bottom: 40px;
  border-radius: 15px;
}
.inr-cont-box i {
  color: #efefef;
  font-size: 60px;
  margin-bottom: 20px;
  display: inline-block;
}
.inr-cont-box h4 {
  font-size: 30px;
  margin-bottom: 30px;
  color: #303030;
}
.inr-cont-box p.adrss-txt {
  height: 140px;
}

.contact-form {
  margin-top: 0;
  margin-bottom: 50px;
  background: #fff;
  padding: 20px;
  border-radius: 15px;
}
.contact-form h3 {
  margin-bottom: 30px;
}
.contact-form .form-group {
  margin-bottom: 15px;
}
.contact-form .contact-fld {
  width: 100%;
  height: 50px;
  background: #fbf6f2;
  color: #000;
  padding: 10px 25px;
  outline: none;
  border: none;
  border-radius: 10px;
  font-weight: 500;
}
.contact-form .txt-height {
  height: 130px !important;
}
.contact-form .submit-btm {
  background: transparent;
  outline: none;
  border: none;
  color: #000;
  border-radius: 30px;
  padding: 10px 36px;
  transition: all linear 0.5s;
  font-weight: 600;
  border: 2px solid #E4ED64;
  letter-spacing: 0.5px;
  font-size: 18px;
}
.contact-form .submit-btm:hover {
  background: #E4ED64;
  color: #000;
  border: 2px solid #E4ED64;
}

.contact-txt {
  padding-right: 50px;
}

.map-sec {
  background-image: url(./images/section-bg-image.png);
  padding: 80px 0;
  background-position: center center;
  background-size: cover;
  border-radius: 48px;
  margin-bottom: 90px;
}
.map-sec .mapinr iframe {
  border-radius: 20px;
}
.map-sec .mapinr {
  height: 410px;
  background-color: #fff;
  border-radius: 20px;
}

.blog-pegination {
  margin-top: 20px;
}
.blog-pegination .page-link.active,
.blog-pegination .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: #061619;
  border-color: #061619;
}
.blog-pegination .page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: #061619;
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.blog-pegination ul.pagination li {
  display: inline-block;
}
.blog-pegination ul.pagination {
  display: block;
}

.s-sec {
  margin-bottom: 11px;
}
.s-sec .blog-social ul {
  text-align: right;
}
.s-sec .blog-social ul li {
  display: inline-block;
  margin-left: 11px;
}
.s-sec .blog-social ul li a {
  color: #464646;
}

.blog-box.blo-single figure.image-anime.reveal.brdr-rds {
  max-width: 100%;
  width: 100%;
}

.inr-blog-content ul {
  margin-bottom: 15px;
  background: #ffffff;
  padding: 16px;
  border-radius: 20px;
  margin-left: 0;
}
.inr-blog-content ul li {
  list-style: circle;
  margin-left: 20px;
  font-size: 16px;
  margin-bottom: 10px;
}

.gallery-box-img {
  margin-bottom: 20px;
}

.product-box {
  margin-bottom: 30px;
}
.product-box .product-txt {
  padding: 15px;
}
.product-box .product-txt .pricetxt {
  font-weight: 600;
  color: #33c1d9;
  font-size: 16px;
  margin-bottom: 4px;
}
.product-box .product-txt h4 {
  font-size: 18px;
  margin-bottom: 17px;
  font-weight: 700;
  color: #061619;
}
.product-box .product-txt .gst-txt {
  font-size: 13px;
  color: #5e5e5e;
}
.product-box .product-txt .p-cart-btm {
  background: #32bfd7;
  padding: 8px 22px;
  display: inline-block;
  color: #fff;
  border-radius: 6px;
  text-align: right;
  float: right;
}

.kid-vides-i iframe {
  border-radius: 15px;
}

.kid-vides-i {
  background: #fff;
  padding: 15px;
  margin-bottom: 20px;
  height: 384px;
  border-radius: 20px;
}

.testoslider-box.innertestobox {
  border: 1px solid rgba(46, 48, 63, 0.1019607843);
  border-radius: 20px;
  margin-bottom: 30px;
}
.testoslider-box.innertestobox .readmore-test {
  font-weight: 600;
  color: #33c2da;
}

.inrservice-list {
  background: #fff;
  padding: 30px;
  border-radius: 20px;
  position: sticky;
  top: 20px;
}
.inrservice-list a {
  color: #000;
  font-size: 17px;
  margin-bottom: 16px;
  display: block;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

.scroll-sec {
  padding: 20px 0;
}

.img-chf {
  position: relative;
  top: -27px;
}

.media-box {
  background: #fff;
  padding: 15px;
  margin-bottom: 30px;
  border-radius: 15px;
}

.ctev-bnr {
  background-image: url(./images/ctev-bg.jpg);
  padding: 80px 0;
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  text-align: center;
  z-index: 1;
  border-radius: 40px;
}
.ctev-bnr .ctevbnr-txt h2 {
  font-size: 46px;
  color: #fff;
}
.ctev-bnr .ctevbnr-txt .date-txt {
  font-size: 26px;
  color: #fff;
}
.ctev-bnr .ctevbnr-txt p {
  color: #fff;
  font-size: 22px;
}

.coursedetail {
  background-image: url(./images/section-bg-image.png);
  padding: 80px 0;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 1;
  border-radius: 40px;
  margin-bottom: 100px;
}
.coursedetail h2 {
  margin-bottom: 40px;
}
.coursedetail .coursedetails-box {
  margin-bottom: 60px;
  position: relative;
  background: #fff;
  padding: 25px;
  border-radius: 20px;
  padding-top: 50px;
}
.coursedetail .coursedetails-box h4 {
  font-size: 18px;
  line-height: 26px;
  height: 50px;
}
.coursedetail .coursedetails-box figure {
  margin: 0 0 0;
  border-radius: 5px;
}
.coursedetail .coursedetails-box .c-txt-sec {
  position: relative;
}
.coursedetail .coursedetails-box .one-txt {
  position: absolute;
  left: 32px;
  top: -24px;
  width: 50px;
  height: 50px;
  background: #061619;
  color: #fff;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  font-size: 22px;
}

.ctev-reg {
  padding-bottom: 100px;
}
.ctev-reg .venu-box-sec {
  background: #061619;
  color: #fff;
  padding: 50px;
  border-radius: 15px;
  position: sticky;
  top: 20px;
}

.contact-form.register-frm .contact-fld::-moz-placeholder {
  color: #000;
}

.contact-form.register-frm .contact-fld::placeholder {
  color: #000;
}
.contact-form.register-frm .seat-left {
  font-weight: 600;
  color: #d00;
  margin-bottom: 20px;
}
.contact-form.register-frm .regi-info {
  margin-bottom: 20px;
}
.contact-form.register-frm .regi-info p {
  letter-spacing: 1px;
  margin-bottom: 8px;
}
.contact-form.register-frm .dic-txt {
  margin-top: 14px;
  font-size: 14px;
  letter-spacing: 0.8px;
  color: #b7b7b7;
}
.contact-form.register-frm .practice {
  display: none;
}

.filow-ship-sec {
  background: #fff;
  padding: 50px;
  margin-bottom: 100px;
  position: sticky;
  top: 20px;
  border-radius: 20px;
}
.filow-ship-sec .contact-form.filow-frm {
  padding: 0;
  margin-bottom: 0;
}
.filow-ship-sec .contact-form.filow-frm label {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 5px;
}
.filow-ship-sec .contact-form .contact-fld::-moz-placeholder {
  color: #000;
}
.filow-ship-sec .contact-form .contact-fld::placeholder {
  color: #000;
}
.filow-ship-sec .filow-ship-txt {
  padding-right: 50px;
}

.filow-ship-sec.two .filow-ship-txt {
  padding-right: 0;
  padding-left: 50px;
}

.beforafter-txt {
  margin: 20px 0;
  font-size: 18px;
  position: relative;
}
.beforafter-txt::after {
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  border-bottom: 2px dashed #ddd;
  width: 100%;
}
.beforafter-txt .ttttxt {
  background: #fff;
  padding: 10px 20px;
  display: inline-block;
  position: relative;
  z-index: 1;
  border-radius: 5px;
}

.testo-vodeo-s iframe {
  width: 100%;
  height: 400px;
}

.picture-dtl {
  font-size: 20px;
  letter-spacing: 1px;
  font-family: "Marcellus", serif;
  font-weight: 600;
}

.test-details-box {
  margin-bottom: 30px;
}

.g-txt {
  font-size: 14px;
  font-weight: 600;
  float: left;
  margin-right: 12px;
}

.gender-txt label {
  margin-right: 21px;
  font-size: 14px;
}

.venu-box-sec1 {
  background: #061619;
  color: #fff;
  padding: 50px;
  border-radius: 15px;
  position: sticky;
  top: 20px;
}

.contact-form.book-online h3 {
  margin-bottom: 15px;
}/*# sourceMappingURL=cssstyle.css.map */