@font-face { font-family: "MyriadPro"; src: url('../fonts/MyriadPro-Regular_0.otf'); }
@font-face { font-family: "TimesCEBold"; src: url('../fonts/TimesCEBold.otf'); }
@font-face { font-family: "Baskerville"; src: url('../fonts/Baskerville.ttc'); }
html { font-size: 10px; }
* { padding: 0; margin: 0; }
body { font-size: 1.5rem; font-family: 'MyriadPro', sans-serif; letter-spacing: 0.1rem; }
.section-head { font-family: 'Baskerville'; color: #bf8d2e; font-size: 3.4rem; position: relative; word-spacing: 0.5rem; text-transform: uppercase; letter-spacing: 0.5rem; }
.section-subhead { font-family: 'MyriadPro', sans-serif; color: #000; font-size: 2.2rem; position: relative; }
section { position: relative; }

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    -webkit-background-color: #F5F5F5;
    border-radius: 0px;
}

body::-webkit-scrollbar {
    width: 1rem;
    background-color: #F5F5F5;
    -webkit-background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    background-color: #AAA;
    -webkit-background-color: #AAA;
    border-radius: 0px;
    background-image: -webkit-linear-gradient(5deg, #183666 53%, #183666 99%)
}

.modal::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    -webkit-background-color: #F5F5F5;
    border-radius: 0px;
}

.modal::-webkit-scrollbar {
    width: 1rem;
    background-color: #F5F5F5;
    -webkit-background-color: #F5F5F5;
}

.modal::-webkit-scrollbar-thumb {
    background-color: #AAA;
    -webkit-background-color: #AAA;
    border-radius: 0px;
    background-image: -webkit-linear-gradient(5deg, #183666 53%, #183666 99%)
}

.calendly-popup::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    -webkit-background-color: #F5F5F5;
    border-radius: 0px;
}

.calendly-popup::-webkit-scrollbar {
    width: 1rem;
    background-color: #F5F5F5;
    -webkit-background-color: #F5F5F5;
}

.calendly-popup::-webkit-scrollbar-thumb {
    background-color: #AAA;
    -webkit-background-color: #AAA;
    border-radius: 0px;
    background-image: -webkit-linear-gradient(5deg, #183666 53%, #183666 99%)
}
/* ===================== Home Start ===================== */
#home { padding: 0px; }
/* ===================== Home End ===================== */

/* ===================== Story Start ===================== */
.inner-Story { padding: 4rem 0; }
/*.headingsection {
    background: #0B1A37;
}*/
/*.experience h2 {
    padding: 1rem 0 2rem;
}*/
.headingsection p {
  color: #183666;
  font-size: 8rem;
  opacity: 0.5;
  margin-top: -7.5rem;
  letter-spacing: 0.5rem;
}
.innerexperience.position-relative.aos-init.aos-animate { z-index: 9; }
.arrowelement { width: 11rem; margin-top: -3rem; }
.innerexperience { background-size: 100% auto; height: 48vw; width: 100%; }
.icoslider1 .para2 p {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  width: 13%;
  margin: 0 auto;
  position: absolute;
  bottom: 3%;
  left: 15%;
  text-shadow: 0.3rem 0.8rem 0.5rem #000;
}
.icoslider2 .para2 p {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  width: 13%;
  margin: 0 auto;
  position: absolute;
  bottom: 10%;
  left: 64rem;
}
.icoslider3 .para2 p {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  width: 15%;
  margin: 0 auto;
  position: absolute;
  bottom: 10%;
  right: 25rem;
  text-shadow: 0.3rem 0.8rem 0.5rem #000;
}
.icoslider1 .para2 h3,
.icoslider2 .para2 h3,
.icoslider3 .para2 h3 {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  width: 100% !important;
  margin: 0 auto;
  position: absolute;
  top: 10%;
  left: 10%;
  text-shadow: 0.3rem 0.8rem 0.5rem #000;
}
.icoslider1 .para2 p>span,
.icoslider2 .para2 p>span,
.icoslider3 .para2 p>span {
  font-family: 'ITCAvantGardeStd-Bk', sans-serif;
}
.icoslider {
  transform: translateX(-150%) skewX(30deg) !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.icoslider.active {
  transform: translateX(0%) skewX(0deg) !important;
  transition: all 01s ease-in-out;
  z-index: 2;
}
.circlepoint.active {
  position: absolute;
  top: 50%;
  height: 13rem;
  width: 13rem;
  right: 0;
  transform: translate(50%, -50%);
  z-index: 8;
  border: 0.3rem solid #183666;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #ffff;
  transition: all 0.5s linear;
}
.circlepoint img {
  width: 6rem !important;
  transition: all 0.5s linear;
}
.circlepoint.active img {
  width: 9rem !important;
  transition: all 0.5s linear;
}
.circlepoint.active span:nth-child(1) {
  font-size: 3.3vw;
  line-height: 1.05em;
  color: #183666;
}
.circlepoint.active span:nth-child(2) {
  color: #183666;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: uppercase;
}
.circlepoint:not(.active) {
  position: absolute;
  top: 50%;
  height: 8rem;
  width: 8rem;
  right: 0;
  transform: translate(50%, -50%);
  z-index: 8;
  border: 0.2rem solid #183666;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  background: #ffff;
}
.circlepoint:not(.active):hover {
  border: 0.8rem solid #183666;
  transition: all 0.5s ease-in-out;
}
.innerexperience .circle1 {
  position: absolute;
  left: 3vw;
  bottom: 0%;
  transform: translate(0%, 50%);
  width: 30vw;
  z-index: 9;
  height: 30vw;
  border-radius: 50%;
}
.innerexperience .circle1 .svg {
  width: 30vw;
  height: 30vw;
  display: inline-block;
}
.innerexperience .circle1 .svgcircle1 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  stroke: #fffe !important;
  r: 14.8vw;
  cy: 50%;
  cx: 50%;
}
.innerexperience .circle2 {
  position: absolute;
  left: 3vw;
  bottom: 0%;
  transform: translate(0%, 50%);
  width: 45vw;
  z-index: 8;
  height: 45vw;
  border-radius: 50%;
}
.innerexperience .circle2 .svg {
  height: 45vw;
  width: 45vw;
  display: inline-block;
}
.innerexperience .circle2 .svgcircle1 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  stroke: #fffe !important;
  r: 22.3vw;
  cy: 50%;
  cx: 50%;
}
.innerexperience .circle3 {
  position: absolute;
  left: 3vw;
  bottom: 0%;
  transform: translate(0%, 50%);
  width: 60vw;
  z-index: 7;
  height: 60vw;
  border-radius: 50%;
}
.innerexperience .circle3 .svg {
  height: 60vw;
  width: 60vw;
  display: inline-block;
}
.innerexperience .circle3 .svgcircle1 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  stroke: #fffe !important;
  r: 29.8vw;
  cy: 50%;
  cx: 50%;
}
.innerexperience .circle4 {
  position: absolute;
  left: 3vw;
  bottom: 0%;
  transform: translate(0%, 50%);
  width: 75vw;
  z-index: 6;
  height: 75vw;
  border-radius: 50%;
}
.innerexperience .circle4 .svg {
  height: 75vw;
  width: 75vw;
  display: inline-block;
}
.innerexperience .circle4 .svgcircle1 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  stroke: #fffe !important;
  r: 37.3vw;
  cy: 50%;
  cx: 50%;
}
.innerexperience .circle5 {
  position: absolute;
  left: 3vw;
  bottom: 0%;
  transform: translate(0%, 50%);
  width: 90vw;
  z-index: 4;
  height: 90vw;
  border-radius: 50%;
}
.innerexperience .circle5 .svg {
  height: 90vw;
  width: 90vw;
  display: inline-block;
}

.innerexperience .circle5 .svgcircle1 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  stroke: #fffe !important;
  r: 44.8vw;
  cy: 50%;
  cx: 50%;
}
.circlepoint.active img {
  width: 7rem;
}
.innercircleborder .innerbg h2 {
  font-family: 'Baskerville';
  font-size: 4rem;
  color: #fff;
  text-shadow: 0.3rem 0.8rem 0.5rem #000;
  text-align: left;
}
.innercircleborder .innerbg h4 {
  font-family: 'Baskerville';
  font-size: 2.4rem;
  word-spacing: 0.6rem; 
  letter-spacing: 0.6rem;
  color: #fff;
  /*text-shadow: 0.3rem 0.8rem 0.5rem #000;*/
  text-align: left;
}
.innercircleborder .innerbg p {
  font-size: 1.7rem;
  color: #fff;
  /*text-shadow: 0.3rem 0.8rem 0.5rem #000;*/
  text-align: left;
}
.innercircleborder .innerbg {
  position: absolute;
  right: 4%;
  bottom: 60%;
  width: 25vw;
  visibility: hidden;
}
.innercircleborder .innerbg.active {
  visibility: visible;
  transition: visibility 0.6s linear;
}
.innercircleborder .innerbg1 {
  position: absolute;
  right: -50%;
  bottom: 110%;
}
.innercircleborder .innerbg2 {
  position: absolute;
  right: -45%;
  bottom: 90%;
  width: 27vw;
}
.innercircleborder .innerbg3 {
  position: absolute;
  right: 47%;
  transform: translateX(50%);
  bottom: 63%;
  visibility: hidden;
  width: 25vw;
}
.innercircleborder .innerbg4 {
  position: absolute;
  right: 47%;
  transform: translateX(50%);
  bottom: 63%;
  width: 25vw;
  visibility: hidden;
}
.innercircleborder .innerbg5 {
  position: absolute;
  right: 47%;
  width: 25vw;
  transform: translateX(50%);
  bottom: 63%;
  visibility: hidden;
}
.innercircleborder .innerbg6 {
  position: absolute;
  right: 47%;
  width: 25vw;
  transform: translateX(50%);
  bottom: 63%;
  visibility: hidden;
}
/* ===================== Story End ===================== */
/* ===================== Highlight Start ===================== */
.inner-Highlights { padding: 8rem 0 4rem; background:#183666; }
.inner-Highlights .section-head { color:#fff; }
.Highlightsicon img { width: 90px; }
.BoxHighlights {
    height: 150px;
    color: #fff;
    padding: 10px 0px;
}
/*.BoxHighlights { display:flex; }*/
.BoxHighlights .title>span {
    font-family: 'Baskerville';
    font-size: 5rem;
    word-spacing: 0.3rem;
    letter-spacing: 0.3rem;
}
.BoxHighlights .title { font-family: 'Baskerville'; text-transform: uppercase; font-size: 1.6rem; word-spacing: 0.3rem; letter-spacing: 0.3rem;  }
.HighlightsBox { position: relative; text-align: center; padding: 2rem 0; }
.HighlightsBox::after { content: ""; position: absolute; top: 0; right: 0; width: 1px; height: 100px; border-right: 1px solid #fff; opacity: 0.6; margin: auto; }
.HighlightsBox::before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; border-bottom: 1px solid #fff; opacity: 0.6; }

/* Remove right border from rightmost boxes */
.inner-Highlights .row > div:nth-child(1n) .HighlightsBox::after {
  top: 0; bottom: 0;
}
.inner-Highlights .row > div:nth-child(1n) .HighlightsBox::before {
  display: none;
}
.inner-Highlights .row > div:nth-child(2n) .HighlightsBox::after {
  top: 0; bottom: 0;
}
.inner-Highlights .row > div:nth-child(2n) .HighlightsBox::before {
  display: none;
}
.inner-Highlights .row > div:nth-child(3n) .HighlightsBox::after {
  top: 0; bottom: 0;
}
.inner-Highlights .row > div:nth-child(3n) .HighlightsBox::before {
  display: none;
}
.inner-Highlights .row > div:nth-child(4n) .HighlightsBox::after {
  display: none;
}
.inner-Highlights .row > div:nth-child(4n) .HighlightsBox::before {
  display: none;
}
/* ===================== Highlight End ===================== */
/* ==================== Infrastructure Start ==================== */
.inner-Upcomminglandmark { background: #183666; padding-top: 5.5rem; margin-top:40px; z-index:9; }
/*.inner-Upcomminglandmark .section-head span { font-family: 'ITCAvantGardeStd-Bk', sans-serif !important; }*/
/*.inner-Upcomminglandmark .section-head span>span { font-family: 'ITCAvantGardeStd-Bk', sans-serif !important; }*/
/*.inner-Upcomminglandmark .section-head span>label>span { font-family: 'ITCAvantGardeStd-Bk', sans-serif !important; }*/
.infrastructurebox { z-index: 9;}
.infrastructurebox .section-head {/*display: inline-block*/ position: relative; overflow: hidden; color: #fff;}
.infrastructurebox  .animtext, .infrastructurebox  .animtext2, .infrastructurebox  .animtext3, .infrastructurebox  .animtext4 {display: block;transition: transform 1s ease-in-out ; transform: translateY(290%) skewY(10deg);}
.infrastructurebox  .section-head.active .animtext {transform: translateY(0%) skewY(0deg); transform 1s ease-in-out; transition-delay: 0.2s; }  
.infrastructurebox  .section-head.active .animtext2 {transform: translateY(0%) skewY(0deg); transform 1s ease-in-out; transition-delay: 0.4s; }
.infrastructurebox  .section-head.active .animtext3 {transform: translateY(0%) skewY(0deg); transform 1s ease-in-out; transition-delay: 0.6s; }
.infrastructurebox  .section-head.active .animtext4 {transform: translateY(0%) skewY(0deg); transform 1s ease-in-out; transition-delay: 0.8s; }  

.headanim > span:nth-child(2) > span:nth-child(4), .headanim1 > span:nth-child(1) > span:nth-child(4), .headanim1 > span:nth-child(1) > span:nth-child(8), .headanim1 > span:nth-child(2) > span:nth-child(2), .headanim1 > span:nth-child(3) > span:nth-child(8), .headanim3 > span:nth-child(2) > span:nth-child(6) { font-family: 'ITCAvantGardeStd-Bk', sans-serif !important; }
.inner-Upcomminglandmark .section-head { color: #fff; line-height: 1; position: relative; z-index: 99; }
.infrastructurebox { margin-bottom: -25px; }
.infra-text1{text-transform: uppercase;text-align: center;}
.paracontent { padding: 0px 5rem; }
.paracontent span>span { font-family: 'ITCAvantGardeStd-Bk', sans-serif !important; }
.innerinfra-btn span{font-size: 9px; text-transform: uppercase;padding: 13px 20px; display: inline-block;border: 1.3px solid #ca9d75; color: #fff;background: #181d24;border-radius: 30px;}
.inner-Upcomminglandmark .para2 p{text-align:left; color: #fff;}
.inner-Upcomminglandmark .sliderbox .owl-next{color: #fff !important;height: 55px;width: 55px;border: 1px solid #fff !important;border-radius: 50%;display: inline-flex;justify-content: center;align-items: center;position: relative;z-index: 10;margin: 10px 15px;font-size: 20px !important;}
.inner-Upcomminglandmark .sliderbox .owl-prev{color: #fff !important;height: 55px;width: 55px;border: 1px solid #fff !important;border-radius: 50%;display: inline-flex;justify-content: center;align-items: center;position: relative;z-index: 10;margin: 10px 15px 10px 0;font-size: 20px !important;}
.inner-Upcomminglandmark .sliderbox .owl-nav{position: absolute;bottom: 40px;left: 5rem;}
#carousel-right-slider, #carousel-right-slider .owl-stage, #carousel-right-slider .owl-stage-outer, #carousel-right-slider .owl-item, #carousel-right-slider .item{height: 100%;}
#carousel-right-slider .paracontent h1 { color: #fff; font-size: 2.4rem;text-transform: capitalize; word-spacing: 0.3rem; letter-spacing: 0.2rem;font-family: 'Baskerville'; }
#carousel-right-slider .paracontent h1 span>span { color: #fff; font-size: 1.5rem;text-transform: capitalize; margin-left: 3px;}
#carousel-right-slider .paracontent h3 { color: #fff; font-size: 2.3rem;text-transform: capitalize; word-spacing: 0rem; letter-spacing: 0.1rem;font-family: 'Baskerville'; }
[data-animate] { line-height: 1.9em; }
[data-animate] > span { display: inline-block; }
[data-animate] > span > span { display: none; animation: 3s cubic-bezier(0, 1.2, 0.1, 0.9); animation-fill-mode: backwards; }
[data-animate].show > span > span { display: inline-block; }
[data-animate=slideup] > span > span { animation-name: slideUp; }
@keyframes slideUp {
  from { opacity: 0; transform: translate(0, 1.2em); }
}
.owl-dots {
    counter-reset: slides-num; position: absolute; top: 88%; right: 2%; transform: translate(-50%); margin-top: 0px;
    &:after { content: " / 0" counter(slides-num); color: #fff; display: inline-block; font-size: 20px; vertical-align: middle; }
}
.owl-dot {
    display: inline-block;
    counter-increment: slides-num; /* Increment counter */
    margin-right: 5px;
    span { display: none;}
    &.active {
        &:before { content: "0"counter(slides-num); display: inline-block; vertical-align: middle; font-size: 50px; position: absolute; right: 45%; bottom: 10%; color: #BDAF80; animation: fadeInUp 2s; }
    }
}
@keyframes fadeInUp { from { transform: translate3d(0,40px,0); } to { transform: translate3d(0,0,0); opacity: 1; } }
@-webkit-keyframes fadeInUp { from { transform: translate3d(0,40px,0); } to { transform: translate3d(0,0,0); opacity: 1; } }
.element2 { position: absolute; right: 10%; top: 30%; width: 10%; }
/* ==================== Infrastructure End ==================== */
/* ===================== Director Start ===================== */
.inner-Director { padding:4rem 0; }
.behind-marvels-box {
  width: 778px;
  /*height: 414px;*/
  background: #183666;
  margin: auto;
  /*transform: translateX(-50%);*/
  /*opacity: 0;*/
  /*z-index: 0;*/
}

.behind-marvels-box p {
    /* font-size: 15px; */
    line-height: 25px;
    color: #fff;
    font-display: swap;
    font-style: normal;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    margin: auto;
    padding: 8rem 23rem 8rem 10rem;
}
.behind-marvels-box1 p {
  padding: 8rem 23rem 8rem 10rem;
}
.behind-marvel-profile {
    position: absolute;
    bottom: 65px;
    right: 1px;
}
.behind-marvels-info {
    width: 770px;
    height: 65px;
    background: #bf8d2e;
    color: white;
    right: -193px;
    bottom: -75px;
    margin-left: auto;
    align-content: center;
}
.behind-marvels-info h6 {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 0;
}
.behind-marvels-info span {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
}
.inner-Director .element1 { position: absolute; left: unset; right: 0%; bottom: unset; top: 0%; width: 20%; opacity: 0.4 !important; }
.swiper-button-prev1, .swiper-button-next1 {
    color: #183666 !important;
    height: 55px;
    width: 55px;
    border: 1px solid #183666 !important;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
    margin: 10px 15px 10px 0;
    font-size: 20px !important;
}
.galleryarrow {
    position: absolute;
    bottom: -10px;
    left: 200px;
}
/* ===================== Director End ===================== */
/* ===================== Award Start ===================== */
.inner-Award {
  padding: 4rem 0;
  background-color: #183666;
}
.inner-Award .section-head { color:#fff; }
.award_card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.award_card:hover {
  transform: translateY(-5px);
}
.award_card svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.award_card svg rect {
  fill: transparent;
  stroke: #000000;
  stroke-width: 3;
  stroke-dasharray: 800;
  stroke-dashoffset: 800;
  border-radius: 12px;
}
/* ===================== Award End ===================== */
/* ===================== OUR PARTNERS START ===================== */
.partner_marquee_container { overflow: hidden; white-space: nowrap; padding: 10px 0; position: relative; width: 100%; }
.partner_marquee_content { display: inline-block; white-space: nowrap; }
.marquee-item { display: inline-block; margin: 0 40px; }
.marquee-item img { height: 60px; width: auto; display: inline-block; }
.partners_sections { border-bottom: 2px solid rgb(191 141 46); }
.marquee-item { display: inline-block; margin: 0 20px; }
#Our-partner .section-subhead {  margin-bottom:0px; }


/* ===================== OUR PARTNERS END ===================== */
/* ===================== Contactus Start ===================== */
.innerContactus { padding:4rem 0; }
.input-group>.form-control
 {
    position: relative;
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
    height: 50px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #000;
    box-shadow: none;
    color: #000;
    font-size: 1.5rem;
    border-radius: 0px !important;
}
.input-group>.form-select
 {
    position: relative;
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
    height: 50px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #000;
    box-shadow: none;
    color: #000;
    font-size: 1.5rem;
    border-radius: 0px !important;
    appearance: auto;
}

.input-group>.form-control::placeholder { color:#000; }
.input-group > .form-control:focus::placeholder {
  color: #fff;
}
/*.submit-btn {
    padding: 1rem 2.5rem;
    text-transform: uppercase;
    letter-spacing: 0.3rem;
    word-spacing: 0.3rem;
    font-family: 'Baskerville';
    background: #fff;
    font-size: 1.8rem;
    border: 1px solid #183665;
    font-weight: 900;
    border-radius: 10px;
    color: #000;
}*/
/*.submit-btn:hover { background: #fff; color: #183665; border: 1px solid #183665; }*/
.btn::before, .btn::after { position: absolute; content: ""; }
.btn {
  position: relative;
  display: inline-block;
  width: auto; 
  height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.btn span {         
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  word-spacing: 0.3rem;
  font-family: 'Baskerville';
  font-size: 1.8rem;
  top: 0; left: 0;
  width: 100%;
  padding: 15px 20px;
  transition: 0.3s;
}
/*--- btn-2 ---*/
.btn-2::before { background-color: rgb(24 54 101); transition: 0.3s ease-out; }
.btn-2 span { color: rgb(28, 31, 30); border: 1px solid rgb(28, 31, 30); transition: 0.2s; }  
.btn-2 span:hover { color: rgb(255,255,255); transition: 0.2s 0.1s; }
.btn.hover-filled-slide-right::before { top: 0; bottom: 0; left: 0; height: 100%; width: 0%; }
.btn.hover-filled-slide-right:hover::before { width: 100%; }
/*#183665*/
label.error { color: red; }
/* ===================== Contactus End ===================== */
/* ===================== Disclaimer Start ===================== */
.innerDisclaimer  { background: #183666; color: #fff; }
.innerDisclaimerbox { font-size: 0.5rem; }
.footercontent { font-size:1rem; }
.footerlogo img { width: 35%; margin: auto; }
.innerDisclaimerbox p { transition: 0.3s ease; }
.moreText {
    display: none;
}
.readMoreBtn,
.readLessBtn {
    color: #007bff;
    cursor: pointer;
    font-weight: 600;
}
.readLessBtn {
    display: inline-block;
    margin-left: 8px;
}
/* ===================== Disclaimer End ===================== */
/* ===================== Button Start ===================== */
.elevate_enquire {  background: #183666; width: 180px; height: 50px; border: none; font-size: 1.3rem; color: white; cursor: pointer; border-radius: 0px; position: relative; transition: all .6s; padding: 10px 30px; }
.elevate_enquire:hover{ border-radius: 25px 0; }
.elevate_enquire::before{ content: ''; position: absolute; top: 0; left: 0; background: #183666; width: 100%; height: 100%; filter: blur(22px); transform: scale(0.9, 0.8) translateY(20px); z-index: -1; opacity: 0; transition: all 0.6s; }
.elevate_enquire:hover::before{ opacity: 1; }
/* ===================== Button End ===================== */
#formContainer {
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.5s  ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s  ease;
}
#formContainer.show {
    display: block;
    opacity: 1;
    transition: opacity 0.5s  ease;
}
/*  loader */
#banner {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  z-index: 9999;
}

.loadingScreen {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0; left: 0;
  z-index: 9990;
  display: flex;
  flex-direction: column;
}

.loadingScreen span {
  flex: 1;
  background: #183666;
  opacity: 1;
  animation: stripeFade 1s ease forwards;
  animation-delay: calc(5s + var(--i) * 0.5s);
}


@keyframes stripeFade {
  to { opacity: 0; }
}

.bannerCenter {
  width: 900px;
  max-width: 100%;
  position: absolute;
  left: 0; right: 0;
  top: 45%;
  transform: translateY(-50%);
  margin: auto;
  z-index: 9991;
  text-align: center;
  animation: centerFadeOut 1s ease-in-out 5s forwards;
}

@keyframes centerFadeOut {
  to { opacity: 0; }
}

.bannerTitle {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1s ease-out 0.1s forwards;
}

.bannerTitle h6 {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 1s ease-out 0.5s forwards;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.bannerTitle h1,
.bannerTitle h6 {
  animation: fadeToWhite 1s ease-in 3.4s forwards;
}

@keyframes fadeToWhite {
  to {
    color: #fff;
    opacity: 0;
  }
}
.loadingScreen.animate-out {
  animation: hideLoader 2s ease-in-out 4.5s forwards;
  animation-delay: 4.5s;
}

@keyframes hideLoader {
  to {
    opacity: 0;
    clip-path: inset(0% 100% 0% 0%);
  }
}
#wrapper {
  opacity: 0;
  position: relative;
  top: -80px;
  animation: headerIn 1s ease-out 4s forwards;
}

@keyframes headerIn {
  to {
    opacity: 1;
    top: 0;
  }
}

/*     popup Form Start      */
button.btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
}
#price .input-group>.form-control
 {
    position: relative;
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
    height: 50px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #000;
    box-shadow: none;
    color: #000;
    font-size: 1.5rem;
    border-radius: 0px !important;
    margin-bottom: 20px;
}
#price { align-content:center; }
#price .modal-content { border-radius: 20px; }
