@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&family=Outfit:wght@100..900&display=swap');


html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0;
  max-width: 100%;
  width: auto;
}

body {
  padding: 0 !important;
  font-family: "Outfit", sans-serif;
}

body a,
body button {
  color: #000;
  outline: none !important;
  text-decoration: none !important;
  transition: all ease 0.5s;
}

h2 {
  font-size: 40px;
  font-weight: 700;
}

* {
  padding: 0;
  margin: 0;
}

.m-100 {
  margin-bottom: 80px;
}

.p-100 {
  padding: 100px 0px;
}

.under {
  color: #000 ;
  text-transform: capitalize;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #f4c703;
  position: relative;
}

.under::after {
  height: 38px;
  width: 40px;
  position: absolute;
  top: -4px;
  left: -8px;
  z-index: 0;
  background-color: #0798ff ;
  border-radius: 5px;
  content: "";
}
.under span{
  position: relative;
  z-index: 3;
}
.sec-btn,.sec-btn2 {
  display: inline-flex;
  align-items: center;
  padding: 10px 30px;
  margin-top: 20px;
  padding-right: 20px;
  transition: 0.4s;
  text-transform: capitalize;
  background-color: #f4c703;
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  border-radius: 30px;
}
.sec-btn2{
  background-color: transparent;
  color: #0798ff;
  border: 1px solid #f4c703;
}
.sec-btn:hover {
  background-color: #0798ff;
  color: #fff;
}
.sec-btn2:hover{
  background-color: #f4c703;
  color: #fff;
}
.sec-btn i, .sec-btn2 i{
  height: 40px;
  width: 40px;
  transition: .3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-left: 10px;
  color: #0798ff;
  background-color: #fff;
}
.sec-btn:hover i, .sec-btn2:hover i{
  transform: rotate(-45deg);
}
.sec-btn2 i{
  background-color: #eee;
}
.slick-next,
.slick-prev {
  display: none !important;
}
.whatsapp{
  display: none;
}
h2 {
  font-size: 45px;
  font-weight: 600;
  margin: 10px 0px;
  text-transform: capitalize;
}

.what {
  position: fixed;
  bottom: 30px;
  left: 20px;
  z-index: 999;
}

.what a {
  color: #fff;
  font-size: 30px;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 5px 10px 0px #050a3069;
  background: #1dbf73;
}

.what a:last-child {
  font-size: 20px;
  background-color: #f4c703;
}

/* -----Globle-Style----- */


/* ===Header-Section-Start=== */

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.menu .navbar-brand {
  padding: 0;
}

.menu .navbar-brand img {
  width: 200px;
}

.menu .navbar {
  z-index: 299;
  position: relative;
  padding: 13px 0px;
  border-radius: 5px;
}

.menu .navbar-nav {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.menu .navbar-light .navbar-nav .nav-link {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  transition: .4s;
  border: 2px solid transparent;
  padding: 8px 20px;
  border-radius: 30px;
}

.menu .navbar-light .navbar-nav .nav-link:hover {
  color: #f4c703;
}

.menu .navbar-light .navbar-nav .active {
  border-color: #f4c703 ;
}

.menu .dropdown .dropdown-menu {
  padding: 0;
}
.menu .dropdown .dropdown-menu .dropdown-item{
  padding: 13px 30px;
  font-size: 18px;
  transition: .5s;
}
.menu .dropdown .dropdown-menu .dropdown-item:hover{
  background-color: #0798ff;
  color: #fff;
}
.menu .dropdown:hover .dropdown-menu {
  display: block;
}


header .top-bar .container-fluid {
  padding: 0px 40px;
}

header .menu .container-fluid {
  padding: 0;
}

.menu .book-now {
  margin-left: 50px;
}

/* ===Header-Section-End-=== */

/* ===Hero-Section-Start=== */

.hero-section {
  padding: 180px 0px 370px;
  position: relative;
  color: #fff;
}
.hero-section .hero-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.hero-section .hero-btn .sec-btn2{
  margin-left: 20px;
  color: #fff;
}
.hero-section .hero-text span {
  text-transform: capitalize;
  font-size: 18px;
}

.hero-section .hero-text h1 {
  font-weight: 600;
  font-size: 50px;
  line-height: 60px;
  color: #fff;
  margin: 15px 0px;
}

.hero-section .hero-text h4 {
  font-weight: 600;
  color: #0798ff ;
  margin: 20px 0px;
}

.hero-section .hero-text p {
  font-size: 17px;
}

.hero-section .hero-text .hero-btn {
  margin-top: 30px;
}

.hero-section .bs-form{
  background-color: #fff;
  border-radius: 20px;
  height: 440px;
  overflow: auto;
  position: relative;
}
.hero-section .bs-form::-webkit-scrollbar{
  width: 0;
}
.hero-section .bs-form h4{
  color: #0798ff;
  padding: 0px 15px;
  text-align: center;
}
.hero-section .bs-form form{
  padding: 20px;
  padding-top: 0;
}
.hero-section .bs-form input{
  width: 100%;
  padding: 10px 20px;
  outline: none;
  border-radius: 10px;
  position: relative;
  border: 1px solid #0798ff;
  margin: 7px 0px;
}
.hero-section .bs-form input[type="date"]::after{
 position: absolute;
    top: 10px;
    right: 5px;
    content: '\f073';
    font-family: "FontAwesome";
    height: 100%;
    width: 50px;
    z-index:-1;
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.hero-section .bs-form h5{
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 10px 20px;
  text-align: center;
  font-size: 15px;
  background-color: #0798ff;
}
.hero-section .bs-form h5 span{
  color: #f4c703;
}
.hero-section .bs-form .hero-submit{
  position: sticky;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  text-align: center;
  left: 0;
  padding: 10px;
}
/* ===Hero-Section-Start=== */


/* ===Best-Section-Start=== */

.best-section {
  position: relative;
}

.best-section .bs-left h2{
  margin: 25px 0px;
  font-size: 30px;
  line-height: 45px;
}
.best-section .bs-left h3{
  font-size: 25px;
  font-weight: 600;
  margin-top: 20px;
}
.best-section .bs-left ul{
  padding: 0;
  list-style: none;
  margin: 0;
}
.best-section .bs-left ul li{
  display: flex;
  align-items: center;
  margin: 10px 0px;
}
.best-section .bs-left ul li i{
  height: 30px;
  width: 30px;
  font-size: 18px;
  color: #f4c703;
  border-radius: 4px;
  background-color: #0798ff;
  display: flex;
  align-items: center;
  margin-right: 15px;
  justify-content: center;
}
.best-section .bs-left ul li span{
  font-size: 18px;
  font-weight: 500;
}
.best-section .bs-box{
  padding: 20px;
  margin-top: 40px;
  border: 1px solid #f4c703;
  border-radius: 10px;
}
.best-section .col-md-6.mt-2 .bs-box{
  margin-top: 0;
  height: 100%;
}
.best-section .bs-box h4{
  font-size: 18px;
  color: #0798ff;
  margin-top: 15px;
}
.best-section .bs-box p{
  margin-bottom: 0;
}
/* ===Best-Section-End=== */


/* ===Service-Section-Start=== */

.service-section {
  background-color: #f6f6f6;
  position: relative;
}

.service-section::before {
  height: 100px;
  width: 100%;
  background-image: url(../images/pattern-1.webp);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  content: "";
  z-index: 1;
  left: 0;
}

.service-section .ss-head h2 {
  font-size: 45px;
  margin: 25px 0px;
  font-weight: 800;
}

.service-section .ss-head h2 span {
  color: #0798ff;
}

.service-section .ss-box {
  padding: 40px;
  background-color: #fff;
  border-radius: 30px;
  margin-top: 30px;
  position: sticky;
  top: 100px;
}

.service-section .ss-box .ss-text {
  margin: 0px 20px;
}

.service-section .ss-box .ss-text h3 {
  font-weight: 800;
  margin-bottom: 100px;
  font-size: 40px;
}

.service-section .ss-box .ss-img {
  height: 100%;
}

.service-section .ss-box .ss-img img {
  border-radius: 20px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* ====Service-Section-End==== */


/* ===Choose-Section-Start=== */

.choose-section{
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: #fff;
  position: relative;
  z-index: 3;
}
.choose-section .ch-img1{
  background-color: #0798ff;
  border-radius: 20px;
}
.choose-section .ch-img2{
  margin-right: -50px;
}
.choose-section .ch-box{
  padding:10px;
  border-radius: 10px;
  background-color: #eee;
  display: flex;
  margin-top: 15px;
  align-items: center;
}
.choose-section .ch-box .text{
  flex: 1;
  margin-left: 15px;
}
.choose-section .ch-box p{
  margin-bottom: 0;
  font-size: 14px;
}
.choose-section .ch-box h4{
  font-size: 18px;
  font-weight: 600;
}
.choose-section .ch-box .ch-img{
  height: 60px;
  width: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0798ff;
}
.choose-section .ch-box .ch-img img{
  width: 40px;
}
/* ====Choose-Section-End==== */

/* ===Cta-Section-Start=== */

.cta-section{
  padding-top: 120px;
  background-color: #0181f5;
  margin-top: -90px;
  color: #fff;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
}
.cta-section .cta-img img{
  width: 80%;
}
.cta-section .cta{
  padding-top: 40px;
}
.cta-section .cta h3{
  font-size: 90px;
  font-family: "Antonio", sans-serif;
  text-transform: uppercase;
}
.cta-section .cta h2{
  text-transform: uppercase;
  font-size: 200px; 
  margin-bottom: 20px;
  font-family: "Antonio", sans-serif;
}
.cta-section .cta .sec-btn{
  border: 1px solid #f4c703;
}
/* ====Cta-Section-End==== */

/* ===Industries-Section-Start=== */

.industries-section{
  background: linear-gradient(#fff,#eee);
}
.about-mark .scrolling-text-container {
  padding: 20px;
  overflow: hidden;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

/* Inner container styles */
.about-mark .scrolling-text-inner {
  display: flex;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 0;
}

/* Text styles */
.about-mark .scrolling-text {
  display: flex;
}
.about-mark .scrolling-text .as-text{
  display: flex;
  align-items: center;
  background-color: #fff;
  transition: .5s;
  padding: 10px 20px;
  border-radius: 30px;
  margin: 0px 20px;
  padding-right: 50px;
}
.about-mark .scrolling-text .as-text:hover{
  background-color: #0798ff;
  color: #fff;
}
.about-mark .scrolling-text .as-text .icon{
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f4c703;
  border-radius: 50%;
}
.about-mark .scrolling-text .as-text .icon img{
  width: 30px;
}
.about-mark .scrolling-text .as-text span{
  padding-left: 10px;
  font-weight: 700;
  font-size: 20px;
}


.about-mark .scrolling-text-inner>div {
  animation: var(--direction) var(--marquee-speed) linear infinite;
}

.about-mark .scrolling-text-container:hover .scrolling-text-inner>div {
  animation-play-state: paused;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-100%);
  }
}

@keyframes scroll-right {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(0%);
  }
}

/* ===Industries-Section-End=== */

/* ===Review-Section-Start=== */

.review-section .rs-head p{
  font-size: 18px;
}
.review-section .rs-head h2{
  margin: 20px 0px;
}
.review-section .rs-head h2 span{
  color: #0798ff;
}
.review-section .rs-box .rs-text{
  padding:30px;
  border-radius: 20px;
  position: relative;
  background-color: #eee;
}
.review-section .rs-box .rs-text::after {
    position: absolute;
    bottom: -12px;
    left: 30px;
    transform: rotate(45deg);
    width: 30px;
    height: 30px;
    border-radius: 5px;
    content: "";
    background-color: #eee;
}
.review-section .rs-box{
  margin: 0px 10px;
}
.review-section .rs-box .ratting{
  color: #f4c703;
}
.review-section .rs-box .ratting i{
  letter-spacing: 10px;
}
.review-section .rs-box p{
  margin: 20px 0px;
  font-size: 20px;
}
.review-section .rs-info{
  display: flex;
  align-items: center;
  margin: 25px 0px;
  margin-left: 10px;
}
.review-section  .rs-info .icon{
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 20px;
  background-color: #0798ff;
  border-radius: 50%;
}
.review-section  .rs-info .icon h5{
  margin-bottom: 0;
}
.review-section .rs-box:nth-child(2n+1)  .rs-info .icon{
  background-color: #f4c703;
}
.review-section .rs-box:nth-child(3n+1)  .rs-info .icon{
  background-color: #1dbf73;
}
.review-section .rs-box:nth-child(4n+1)  .rs-info .icon{
  background-color: #f64545;
}
.review-section  .rs-info h6{
  color: #f4c703;
  font-size: 20px;
}
/* ====Review-Section-End==== */

/* ===Faq-Section-Start=== */


.faq-section{
  background-color: #0798ff;
}
.faq-section .faq-head .under::after{
  background-color: #fff;
}
.faq-section .faq-head{
  color:#fff;
}
.faq-section .faq-img{
  height: 100%;
  text-align: center;
  margin-right: 20px;
  border-radius: 20px;
  background-color: #f4c703;
}
.faq-section .faq-img img{
  border-radius: 20px;
  height: 100%;
  width: 70%;
  object-fit: cover;
}
.faq-section .faq-left h2{
  margin: 20px 0px;
  font-size: 45px;
  font-weight: 700;
}
.faq-section .faq-left h2 span{
  color: #f4c703;
}
.faq-section .faq-left .faq-box{
  padding: 30px;
  background-color: #f4c703;
  border-radius: 20px;
  color: #fff;
  width: 70%;
  margin-top: 40px;
}
.faq-section .faq-left .faq-box .sec-btn{
  background-color: #0798ff;
}
.faq-section .faq-left .faq-box .sec-btn:hover{
  background-color: #d3d0d0;
  color: #f4c703;
}
.faq-section .faq-left .faq-box h4{
  line-height: 35px;
}
.accordion-item {
  padding:15px 20px;
  background-color: #fff;
  box-shadow: 0 0 12px rgb(116, 116, 116, 0.25);
  border-radius: 10px !important;
  border: none;
  outline: none;
  margin: 15px 0px;
}

.faqs .accordion-item h2 {
  margin-top: 0;
}

.faqs .accordion-item .accordion-button {
  padding: 0;
  font-size: 20px;
  font-weight: 600;
}

.faqs .accordion-button:not(.collapsed) {
  color: initial;
  background-color: #fff;
  box-shadow: none;
}

.faqs .accordion-item .accordion-button::after {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  background-color: #eee;
  justify-content: center;
  border-radius: 5px;
  font-size: 18px;
  background-image: none;
  color: #f4c703;
  content: "\2b";
  font-family: "FontAwesome";
}

.faqs .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\f068";
  color: #fff;
  background-color: #f4c703;
}

.faqs .accordion-button:focus {
  border-color: transparent;
  box-shadow: none;
}
.faq-section .faqs .accordion-collapse{
  border-radius: 10px;
}
.faqs .accordion-body {
  padding: 0;
  padding-top: 10px;
  padding-right: 30px;
}
.faq-section .count-box{
  padding:10px;
  border: 1px solid #fff;
  margin-top: 20px;
  color: #fff;
  display: flex;
  border-radius: 10px;
  align-items: center;
}
.faq-section .count-box .icon{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  margin-right: 20px;
  width: 80px;
  background-color: #f4c703;
  border-radius: 50%;
}
.faq-section .count-box .icon img{
  width: 50px;
}
.faq-section .count-box .text{
  flex: 1;
}
.faq-section .count-box .text h2{
  margin-bottom: 0;
}
.faq-section .count-box .text h2::after{
  content: "+";
  font-size: 40px;
  color: #f4c703;
  font-weight: 500;
}
.faq-section .count-box .text span{
  font-size: 18px;
}
/* ====Faq-Section-End==== */

/* ===Process-Section-Start=== */
.process-section .ps-img{
  position: sticky;
  top: 0;
}
.process-section .ps-content{
  margin-top: 80px;
}
.process-section .ps-box{
  display: flex;
  align-items: center;
  padding:10px 20px;
  transition: .4s;
  border-radius: 60px;
  border: 1px solid #f4c703;
  margin-top: 30px;
}
.process-section .ps-box:hover{
  background-color: #eee;
}
.process-section .ps-box .ps-icon{
  height: 80px;
  width: 80px;
  display: flex;
  align-items: center;
  background-color: #0798ff;
  justify-content: center;
  border-radius: 50%;
  margin-right: 20px;
}
.process-section .ps-box .ps-icon h2{
  font-size: 50px;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 2px #f4c703;
}
.process-section .ps-box .text{
  flex: 1;
}
.process-section .ps-box .text h5{
  font-weight: 700;
  color: #0798ff;
}
/* ====Process-Section-End==== */

/* ===Footer-Section-Start=== */

.footer-section {
  background-image:linear-gradient(#000000ed, #000000ed),url(../images/footer.png);
  color: #fff;
  position: relative;
  background-position: center;
  padding-top: 180px;
  z-index: 2;
  margin:10px 30px;
  border-radius: 30px;
}
.footer-section .shindu {
    position: absolute;
    color: #f4c703;
    top: -10px;
    display: flex;
    text-align: center;
    width: 95%;
    align-items: center;
    justify-content: center;
    left: 20px;
}
.footer-section .shindu h2 {
    font-size: 150px;
    letter-spacing: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke: 2px #f4c703;
}
.footer-section .footer-shape {
    position: absolute;
    top: 0;
    left: 40px;
}

.footer-section .container-fluid > .row {
  border-bottom: 1px solid #ffffff6b;
  border-top: 1px solid #ffffff6b;
}

.footer-section .fs-box {
  padding: 30px 10px;
  border-right: 1px solid #ffffff6b;
  height: 100%;
}

.footer-section .col-lg-4:nth-child(3) .fs-box {
  border: none;
}

.footer-section .fs-box h4 {
  font-weight: 700;
  color: #f4c703;
  margin-bottom: 20px;
}

.footer-section .fs-box ul {
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 3;
  margin: 0;
}

.footer-section .fs-box .quick-links li {
  margin: 10px 0px;
}

.footer-section .fs-box ul li a {
  color: #fff;
  transition: .4s;
}

.footer-section .fs-box .quick-links li a:hover {
  color: #f4c703;
}

.footer-section .fs-box .fs-logo {
  margin-bottom: 20px;
}
.footer-section .fs-box .fs-logo img{
  width: 200px;
}
.footer-section .fs-box .social ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.footer-section .fs-box .social ul li {
  margin: 0px 6px;
}

.footer-section .fs-box .social ul li a {
  height: 45px;
  width: 45px;
  transition: .4s;
  font-size: 20px;
  display: flex;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  border: 1px solid #f4c703;
}

.footer-section .fs-box .social ul li a:hover {
  background-color: #f4c703;
  color: #fff;
}

.footer-section .fs-box .fs-list li {
  display: flex;
  align-items: center;
  margin: 15px 0px;
}

.footer-section .fs-box .fs-list li i {
  height: 45px;
  width: 45px;
  border-radius: 4px;
  transition: .4s;
  cursor: pointer;
  margin-right: 15px;
  border: 1px solid #f4c703;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-section .fs-box .fs-list li:hover i {
  background-color: #f4c703;
  color: #fff;
}

.footer-section .fs-box .fs-list li address,
.footer-section .fs-box .fs-list li a {
  flex: 1;
}

.footer-section .fs-box .fs-list li address {
  margin-bottom: 0;
  font-size: 14px;
}

.footer-section .copy-right {
  display: flex;
  align-items: center;
  padding: 15px 0px;
  justify-content: space-between;
}

.footer-section .copy-right a {
  color: #f4c703;
}

/* ====Footer-Section-End==== */


/* ===Pop-Section-Start=== */

.popup-section{
  position: fixed;
  bottom: -100%;
  left: 0;  
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 1s;
  width: 100%;
  height: 100%;
  background-color: #000000c4;
  z-index: 9999;
}
.popup-section.show{
  bottom: 0;
}

.popup-section .pop-img{
  background-color: #f4c703;
  height: 100%;
  position: relative;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 0px 20px;
  display: flex;
  align-items: end;
}
.popup-section .pop-img ul{
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  list-style: none;
  margin: 0;
  margin-top: 20px;
}
.popup-section .pop-img ul li{
  display: flex;
  align-items: center;
  padding: 5px 10px;
  background-color: #eee;
  border-radius: 20px;
  border: 1px solid #0798ff;
  margin: 6px 4px;
}
.popup-section .pop-img ul li:nth-child(2){
  background-color: #edd9d9;
  border: 1px solid #f58989;
}
.popup-section .pop-img ul li:nth-child(3){
  background-color: #cee3f3;
}
.popup-section .pop-img ul li img{
  padding-right: 10px;
}
.popup-section .popup{
  background-color: #fff;
  border-radius: 20px;
}
.popup .pop-form{
  padding:30px 20px;
}
.popup .pop-form .ps-input input,.popup .pop-form .ps-input textarea{
  width: 100%;
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 10px;
  margin-top: 5px;
  border: 1px solid #0798ff;
}
.popup .pop-form .sec-btn{
  border: none;
}
.popup .pop-form h2{
  font-size: 30px;
  color: #0798ff;
  margin-top: 0;
}
.popup-section .close{
  position: absolute;
  left: -160px;
  top:20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  transition: 2s;
  border-radius: 50%;
  cursor: pointer;
  color: #0798ff;
  font-size: 24px;
  box-shadow: 0px 10px 20px 0px #f4c80334;
  width: 60px;
  background-color: #fff;
}
.popup-section.show .close{
  left: 20px;
}

/* ====Pop-Section-End==== */

/* ===Banner-Section-Start=== */

.banner-section{
  padding: 160px 0px 100px;
  background-image:linear-gradient(to right, #05528a,#05538adb,#00000000),url(../images/banner.png);
  color: #fff;
  position: relative;
  background-position: center;
}
.banner-section.ser-banner1{
  background-image:linear-gradient(to right, #05528a,#05538adb,#00000000),url(../images/ser-banner1.png);
}
.banner-section.ser-banner2{
  background-image:linear-gradient(to right, #05528a,#05538adb,#00000000),url(../images/ser-banner2.png);
}
.banner-section.ser-banner3{
  background-image:linear-gradient(to right, #05528a,#05538adb,#00000000),url(../images/ser-banner3.png);
}
.banner-section.ser-banner4{
  background-image:linear-gradient(to right, #05528a,#05538adb,#00000000),url(../images/ser-banner4.png);
}
.banner-section.ser-banner5{
  background-image:linear-gradient(to right, #05528a,#05538adb,#00000000),url(../images/ser-banner5.png);
}
.banner-section.ser-banner6{
  background-image:linear-gradient(to right, #05528a,#05538adb,#00000000),url(../images/ser-banner6.png);
}
.banner-section .banner-title h2{
  font-size: 55px;
}
.banner-section .banner-title h2 span{
  color: #f4c703;
}
.banner-section .banner-title h1{
  font-size: 50px;
  font-weight: 700;
}
.banner-section .banner-title h1 span{
  color: #f4c703;
}
.banner-section ul{
  position: absolute;
  bottom: -45px;
  left: 50%;
  background-color: #fff;
  width: 86%;
  display: flex;
  list-style: none;
  padding: 15px 20px;
  color: #000;
  border-radius: 5px;
  transform: translateX(-50%);
  align-items: center;
  box-shadow: 0px 10px 20px 0px #0798ff22;
}
.banner-section ul li{
  margin: 3px 10px;
}
.banner-section ul li a{
  font-size: 18px;
  font-weight: 500;
}
.banner-section ul li a i{
  padding-right: 10px;
}
/* ====Banner-Section-End==== */

/* ===About-Section-Start=== */
.about-section .as-content h1{
  font-size: 80px;
  font-weight: 800;
  position: relative;
  z-index: 3;
}
.about-section .as-content h1 span{
  color: #0798ff;
}
.about-section .as-content h1 img{
  width: 250px;
  height: 150px;
  object-fit: cover;
  border-radius: 100px;
}
.about-section .as-content .as-shape{
  margin-top: -70px;
  text-align: center;
}
.about-section .as-content .as-shape img{
  width: 45%;
}
.about-section .as-item .as-img{
  margin-left: -160px;
}
.about-section .as-item .as-img img{
  border-radius: 180px;
  height: 340px;
  width: 100%;
  object-fit: cover;
}
/* ====About-Section-End==== */

/* ===Mission-Section-Start=== */

.mission-section .ms-box{
  display: flex;
  align-items: center;
  border-radius: 20px;
  background-color: #0798ff;
  color: #fff;
}
.mission-section .ms-box .ms-icon{
  height: 130px;
  width: 100px;
  border-radius: 10px;
  display: flex;
  background-color: #f4c703;
  align-items: center;
  margin: 20px;
  justify-content: center;
}
.mission-section .ms-box .text{
  flex: 1;
}
.mission-section .ms-box .text p{
  margin-bottom: 0;
}
.mission-section .ms-box.mt-5 .ms-icon{
  height: 260px;
  width: 260px;
}
.mission-section .ms-box.mt-5 .text{
  padding: 20px 40px;
}
/* ====Mission-Section-End==== */

/* ===Booking-Section-Start=== */
.booking-section{
  border-bottom-left-radius: 120px;
  border-bottom-right-radius: 120px;
  position: relative;
  z-index: 3;
  background-color: #fff;
}
.booking-section .pop-img{
  background-color: #f4c703;
  height: 100%;
  position: relative;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 0px 20px;
  display: flex;
  align-items: end;
}
.booking-section .pop-img ul{
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  list-style: none;
  margin: 0;
  margin-top: 20px;
}
.booking-section .pop-img ul li{
  display: flex;
  align-items: center;
  padding: 5px 10px;
  background-color: #eee;
  border-radius: 20px;
  border: 1px solid #0798ff;
  margin: 6px 4px;
}
.booking-section .pop-img ul li:nth-child(2){
  background-color: #edd9d9;
  border: 1px solid #f58989;
}
.booking-section .pop-img ul li:nth-child(3){
  background-color: #cee3f3;
}
.booking-section .pop-img ul li img{
  padding-right: 10px;
}
.booking-section .popup{
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 10px 40px 0px #120f0017;
}

/* ====Booking-Section-End==== */

/* ===Map-Section-Start=== */

.map-section .map{
  height: 500px;
  border-radius: 30px;
}
.map-section .map iframe{
  border-radius: 30px;
}
/* ====Map-Section-End==== */

/* ===Gallery-Section-Start=== */

.gallery-section .gallery{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.gallery-section .gs-box{
  margin-top: 15px;
}
.gallery-section .gs-box img{
  border-radius: 10px;
}
/* ====Gallery-Section-End==== */

/* ===Other-Section-Start=== */

.other-section .os-right{
  background-color: #e2eaf1;
  position: sticky;
  top: 120px;
  border-radius: 20px;
}
.other-section .os-right .os-list{
  padding: 30px 15px;
  padding-right: 0;
}
.other-section .os-right .os-list ul{
  padding: 0;
  list-style: none;
  margin: 0;
}
.os-right .os-list ul li{
  display: flex;
  align-items: center;
  padding: 10px 15px;
  background-color: #fff;
  margin: 15px 0px;
  border-radius: 5px;
}
.os-right .os-list ul li img{
  width: 25px;
}
.os-right .os-list ul li span{
  padding-left: 10px;
}
.other-section .os-right .os-img{
  height: 100%;
  padding: 30px;
  padding-left: 0;
}
.other-section .os-right .os-img img{
  border-radius: 20px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/* ====Other-Section-End==== */



/* ===Trust-Section-Start=== */

.trust-section .container{
  padding: 40px;
  border-radius: 20px;
  background-color: #0798ff;
  color: #fff;
}
.trust-section .ts-choose h6{
  color: #f4c703;
  font-size: 30px;
  font-weight: 600;
}
.trust-section .ts-choose ul{
  padding: 0;
  list-style: none;
  margin: 0;
}
.trust-section .ts-choose ul li {
  display: flex;
  align-items: center;
  margin: 7px 0px;
}
.trust-section .ts-choose ul li i{
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  border-radius: 50%;
  background-color: #f4c703;
}
.trust-section .ts-para h5{
  font-weight: 600;
  font-size: 28px;
}
.trust-section .ts-img img{
  border-radius: 20px;
}
/* ====Trust-Section-End==== */

.privacy-policy .container{
  padding: 40px;
  border-radius: 30px;
  background-color: #eee;
}
.privacy-policy h2{
  font-size: 27px;
}

@media screen and (max-width:1024px) {
  .menu .navbar-light .navbar-nav .nav-link {
    font-size: 15px;
    padding: 1px 12px;
    border-radius: 30px;
    border-width: 1px;
}
.menu .navbar .sec-btn{
  margin-top: 0;
}
.hero-section{
  background: linear-gradient(#0000001d,#000);
  padding: 140px 0px 110px;
}
.hero-section .hero-text h1,.service-section .ss-head h2,h2 {
    font-size: 36px;
    line-height: 45px;
}

.best-section .bs-box{
  padding: 10px;
}
.choose-section .ch-img2{
  display: none;
}
.cta-section{
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.cta-section .cta-img img {
    width: 90%;
}
.cta-section .cta h2 {
    font-size: 120px;
    margin: 65px 0px;
}
.cta-section .cta h3 {
    font-size: 60px;
}
.review-section .rs-box p {
    font-size: 16px;
}
.review-section .rs-box .rs-text {
    padding: 20px;
}
.faq-section .faq-img img {
    width: 100%;
}
.footer-section .shindu {
    top: 49px;
}
.footer-section .fs-box p{
  font-size: 14px;
}
.footer-section .fs-box ul li:nth-child(3){
  font-size: 12px;
}
.footer-section .fs-box ul li:nth-child(3) i{
  margin-right: 5px;
}
/* ===About-Page=== */

.about-section .as-content h1 {
    font-size: 50px;
}
.about-section .as-content h1 img {
    width: 170px;
    height: 65px;
}
.about-section .as-item .as-img img {
    height: 210px;
}
.about-section .as-item{
  margin-left: -70px;
}
.about-section .as-item .as-img {
    margin-left: -60px;
}
}

@media screen and (max-width:992px) {
  header{
    position: relative;
    z-index: 99;
    background-color: #0798ff;
  }
   header .menu .navbar-light .navbar-toggler{
    border: 3px double #f4c703;
    background-color: #fff;
   }
  header .menu .navbar-toggler-icon i{
    display: none;
  }
  header .menu .navbar-toggler:focus {
    box-shadow: none;
}
.menu .navbar-nav{
  align-items: baseline;
  margin-top: 20px;
}
.menu .navbar-nav .nav-item{
  margin: 10px 0px;
}
.menu .book-now {
    margin-left: 0px;
    margin-top: 30px;
}
.hero-section{
  background: linear-gradient(#00000091,#000000c5),url(../images/hero.png);
  background-size: cover;
  background-position: center;
  padding: 60px 0px;
  background-attachment: fixed;
}
.hero-section .hero-img{
  display: none;
}
.hero-section .bs-form {
    height: auto;
    margin-top: 50px;
}
.best-section .bs-right{
  margin-top: 40px;
}
.best-section .bs-box {
    margin-top: 20px;
}
.p-100{
  padding: 60px 0px;
}
.service-section .ss-box .ss-text h3 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
}
.service-section .ss-box .ss-text h3{
  margin: 20px 0px;
}
.service-section .ss-box .ss-text h3 br{
  display: none;
}
.cta-section .cta h3 {
    font-size: 43px;
    margin-bottom: 40px;
}
.cta-section .cta h2 {
    font-size: 90px;
    margin: 0;
}
.cta-section .cta h4{
  font-size: 20px;
  margin-top: 50px;
}
.cta-section .cta-img img {
    width: 100%;
}
.about-mark .scrolling-text .as-text{
  padding: 8px 20px;
  margin: 0px 10px;
}
.about-mark .scrolling-text .as-text span {
    font-weight: 500;
    font-size: 16px;
}
.about-mark .scrolling-text .as-text .icon {
    height: 35px;
    width: 35px;
}
.about-mark .scrolling-text .as-text .icon img{
  width: 20px;
}
.review-section .rs-head{
  text-align: center;
  margin-bottom: 20px;
}
.footer-section .shindu h2 {
    font-size: 80px;
}
.footer-section .fs-box{
  border-right: none;
}
.footer-section .fs-box.pe-4{
  border-top: 1px solid #edd9d985;
  border-bottom: 1px solid #edd9d985;
}
.footer-section .fs-box ul li:nth-child(3){
  font-size: 15px;
}
.footer-section .fs-box ul li:nth-child(3) i{
  margin-right: 15px;
}
.popup-section{
  align-items: flex-end;
}
.popup-section .popup {
  overflow-y: auto;
  overflow-x: hidden;
    max-height: 82vh;
    margin-bottom: 20px;
}
/* ===About-Page=== */

.about-section .as-item {
    margin-left: 0px;
}
.about-section .as-item .as-img {
    margin-left: 0px;
}
.about-section .as-item .as-img img {
    height: auto;
}
.about-section .as-content h1{
  margin-top: 30px;
}
.mission-section .ms-box{
  flex-direction: column;
  padding: 20px;
}
.mission-section .ms-box .ms-icon {
    height: 100px;
    width: 100px;
}
.mission-section .ms-box.mt-5 .text {
    padding: 0px;
}
.banner-section {
    padding: 50px 0px 70px;
}
.banner-section .banner-title h2 {
    font-size: 35px;
}
}

@media screen and (max-width:580px) {
.menu .navbar {
    padding: 5px 0px;
}
.menu .navbar-brand img {
    width: 170px;
}
.hero-section{
  text-align: center;
  padding: 50px 0px;
}
.hero-section .hero-text .hero-btn {
    margin-top: 0px;
}
.hero-section .hero-text h1, .service-section .ss-head h2, h2{
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
}
.service-section .ss-box {
    padding: 20px;
    position: static;
}
.service-section .ss-box .ss-text {
    margin: 0px 0px;
}

.service-section .ss-box:nth-child(odd) .row{
  flex-direction: column-reverse;
}
.service-section .ss-box .ss-text h3 {
    font-size: 24px;
}
.cta-section .container > .row{
  flex-direction: column-reverse;
}
.cta-section .cta {
    padding-top: 0px;
    padding-bottom: 30px;
}
.cta-section .cta-img{
  text-align: center;
}
.cta-section .cta-img img {
    width: 80%;
}

h2{
  font-size: 26px;
}
.choose-section {
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
}
.about-mark .scrolling-text-container {
    padding:0px 20px;
}
.process-section .ps-content {
    margin-top: 30px;
}


  .footer-section .shindu {
    top: 10px;
}
  .footer-section .shindu h2 {
    font-size: 55px;
    letter-spacing: 10px;
}
.footer-section {
    padding-top: 80px;
    z-index: 2;
    margin: 10px 10px;
    background-attachment: fixed;
    background-size: cover;
    border-radius: 30px;
}
.footer-section .copy-right{
  display: block;
  text-align: center;
}
/* ===About-Page=== */

.banner-section .banner-title h2 {
    font-size: 25px;
}
.banner-section ul {
    width: 96%;
    padding: 10px;
}
.banner-section ul li {
    margin: 3px;
}
.banner-section ul li a {
    font-size: 14px;
}
.about-section .as-content h1 {
    font-size: 32px;
}
.about-section .as-content .as-shape {
    margin-top: -15px;
}
.mission-section .ms-box{
  margin-bottom: 20px;
}

/* ===Service-Page=== */

.banner-section .banner-title h1 {
    font-size: 27px;
    font-weight: 600;
}
.other-section .os-right .os-list{
  padding: 20px;
}
.trust-section .container {
    padding:20px ;
}
.trust-section .ts-para{
  margin: 30px 0px;
}


.booking-section .pop-img ul{
  bottom: 0;
  top: auto;
}
.booking-section .pop-img ul li{
  padding: 3px 8px;
  margin: 4px;
  font-size: 12px;
}
.booking-section .pop-img ul li img{
  padding-right: 4px;
}
.popup .pop-form h2 {
    font-size: 23px;
}
.booking-section .pop-img{
  border-radius: 20px;
}
.booking-section {
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}
.banner-section{
    background-size:cover;
}
.hero-section .bs-form input[type="date"]::after {
    z-index: 1;
}
.popup-section .popup {
    max-height: 78vh;
}
/* ===Whatsapp=== */
.what{
  display: none;
}
.whatsapp{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0px;
  width: 100%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background: linear-gradient(#eee,#fff);
  position: fixed;
  bottom: -10px;
  z-index: 999;
  left: 0;
}
.whatsapp ul{
  display: flex;
  align-items: center;
  list-style: none;
  justify-content: space-evenly;
  margin: 0;
  width: 100%;
  padding: 0;
}
.whatsapp ul li a{
  padding: 8px;
  background-color: #0798ff;
  color: #fff;
  border-radius: 5px;
}
.whatsapp ul li:nth-child(1) a{
  background-color: #1dbf73;
}
.whatsapp ul li:nth-child(2) a{
  background-color: #f4c703;
}
.whatsapp ul li a span{
  font-size: 14px;
  padding-left: 5px;
}
    .footer-section{
        margin-bottom:70px;
    }
}


 /*---thank-Section-Start----*/

.thank{
  text-align:center;
  height: 100vh;
  width: 100%;
  margin-top:0px;
}
.thank img{
    width:50%;
}
.thank ul{
  padding:0;
  list-style:none;
  display:flex;
  align-items:center;
}
.thank ul li a{
  height:45px;
  width:45px;
  background:#ffb400;
  color:#fff;
  font-size:20px;
  display:flex;
  align-items:center;
  margin:5px;
  border-radius:5px;
  justify-content:center;
}

@media screen and (max-width:1024px) {
.thank{
  margin-top:80px;
}
}

@media screen and (max-width:768px) {
  .thank{
  margin:50px 0px;
  height:auto;
}
.thank img{
    width:80%;
}
}

@media screen and (max-width:580px) {
.thank{
  margin:20px 0px;
}
}

/*---thank-Section-end----*/