* {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}

/* body {
  position: absolute;
} */

/* justdial  start */
.justdial-rating {
  position: fixed;
  right: 0;
  bottom: 130px;
  z-index: 99999;
}

.justdial-rating img {
  width: 40px;
  height: 40px;
  border: 1px solid #c4c0c0;
}

/* justdial end */
/* google start */

.google-rating {
  position: fixed;
  right: 0;
  bottom: 170px;
  z-index: 99999;
}

.google-rating img {
  width: 40px;
  height: 40px;
  border: 1px solid #c4c0c0;
}

.google-rating {
  display: none;
}

.justdial-rating {
  display: none;
}

@media screen and (max-width:992px) {
  .google-rating {
    display: block;
  }

  .justdial-rating {
    display: block;
  }
}

/* google end */

/* insta start */
.insta-logo {
  position: fixed;
  bottom: 44%;
  right: 0px;
  z-index: 9999;
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  padding: 6px 7px 4px 7px;
}

.insta-logo i {
  font-size: 30px;
  color: #fff;
}

/* insta end */

/* WHATSAPP ICON SECTION */

.whatsapp-icon a {
  position: fixed;
  bottom: 5%;
  right: -10px;
  width: 35px;
  height: 35px;
  background-color: #25D366;
  margin: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  z-index: 9999;
}


/* phone-icon */

.phone-icon a {
  position: fixed;
  bottom: 5%;
  left: -10px;
  width: 35px;
  height: 35px;
  background-color: #000080;
  margin: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  z-index: 999;
}


.row.gx-lg-8.gx-xl-10.mb-14.mb-md-17.align-items-start {
  margin: 0px;
  transition: all 0.3s ease-in-out;
}


#lop {
  position: sticky;
  top: 20%;
  margin-top: 24px;
  margin-bottom: 30px;
}

.form_card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  box-shadow: 0 -0.25rem 0.875rem 0 rgb(0 0 0 / 15%), 0 0.0625rem 0.625rem 0 rgb(0 0 0 / 12%), 0 0.25rem 0.9375rem 0.3125rem rgb(0 0 0 / 20%) !important;
  padding: 25px 20px 25px;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.col-3.form_icon_col {
  text-align: center;
}

.col-3.form_icon_col {
  text-align: center;
}

p.form_icons_name {
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  margin-top: 15px;
  font-weight: 400;
  color: black;
}

.form-group.fomr_input {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

button#send-message {
  color: white;
  padding-bottom: 45px;
  background-color: #196378;
}

.review_wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  padding-top: 20px;
}

.review_item {
  font-size: 13px;
  color: #000;
}

span.rev_rating {
  font-size: 18px;
}

.sepratervertical {
  background-color: grey;
  width: 1px;
  height: 74px;
  border: 1px solid grey;
  opacity: 1;
}

.review_item {
  font-size: 13px;
  color: #000;
}

.average-rating {
  background-color: #fff;
  padding-top: 17px !important;
  padding-bottom: 8px !important;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.enquiry-star-show img {
  width: 167px;
  height: 32px;
}

.average-rating .show-rating {
  font-size: 15px;
  color: #636363;
  margin-top: 7px;
  padding: 0;
}

.customer-booking {
  background-color: #ebf5e7;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.customer-booking .booking-now {
  font-size: 14px;
  font-family: Gilroy, sans-serif;
  color: #3a9b14;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
}

.form-group {
  margin-bottom: 1rem;
}

@media screen and (max-width: 992px) {
  .col-md-8 {
    padding: 0px 5px 0px 5px !important;
    max-width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .coola_8 {
    width: 100% !important;
  }
}

@media screen and (max-width: 992px) {
  #lop {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .card.mb-5.mob_view_form {
    display: none !important;
  }
}

@media screen and (max-width: 992px) {
  .card.mb-5.mob_view_form {
    display: block !important;
  }

  .icon-rating {
    display: block;
  }
}



.topbar .sec-1 img {
  padding: 8px 0px;
}

.topbar .sec-2 a {
  text-decoration: none;
  margin: 0px 15px;
  font-size: 18px;
  color: #196378;
}

.topbar .sec-2 a i {
  color: #FF6F3C;
}

.topbar .sec-2 .active i {
  color: #1BD741;
  font-size: 25px;
}

.navbar {
  background-color: #196378;
}

.navbar-brand img {
  max-height: 45px;
  display: none;
}

.navbar-nav li {
  padding: 0px 15px;

}

.navbar-nav li a {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}

.navbar-nav li a:hover {
  color: #FF6F3C;
}

.navbar-toggler {
  background-color: #fff !important;
}

@media screen and (max-width:992px) {
  .navbar-brand img {
    display: block;
  }

  .topbar .sec-1 img {
    display: none;
  }

  .topbar .sec-2 {
    display: none;
  }
}


.carousel-caption {
  position: absolute !important;
  right: 0 !important;
  top: 15% !important;
  left: 5% !important;
  text-align: start !important;
  width: 500px;
}

.carousel-caption h2 {
  color: #FF6F3C;
  /* font-size: 2.5vw !important; */
  font-weight: 700;
}

.carousel-caption h2 span {
  color: #196378;
}

.carousel-caption p {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #3a3939;
}

.carousel-caption a {
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  padding: 10px;
  margin: 10px 8px;
  background-color: #FF6F3C;
}

.carousel-caption a:hover {
  background-color: #196378;
  color: #fff;
}

@media screen and (max-width:992px) {
  .carousel-caption {
    position: absolute !important;
    right: 0 !important;
    top: 8% !important;
    left: 5% !important;
    text-align: start !important;
    width: 350px;
  }

  .carousel-item img {
    height: 300px;
  }
}

@media screen and (max-width:600px) {
  .carousel-item img {
    height: 220px;
  }

  .carousel-caption {
    position: absolute !important;
    right: 0 !important;
    top: 8% !important;
    left: 5% !important;
    text-align: start !important;
    width: 250px;
  }

  .carousel-caption p {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700;
  }

  .carousel-caption a {
    font-size: 14px;
    color: #fff;
    padding: 10px;
  }
}


.carousel-indicators {
  width: 0;
}

.about-area .first .card {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 10px 4px #196378;
}

.about-area .second h2 {
  color: #FF6F3C;
  font-weight: 600;
}

.about-area .second p {
  margin-top: 4%;
  font-size: 18px;
}

.about-area .second p span {
  font-weight: 600;
}

.about-area .second ul li {
  font-size: 18px;
}

.abt-area img {
  min-height: 500px;
}

.services-area h2 {
  font-weight: 600;
  color: #196378;
}

.services-area h2 span {
  color: #FF6F3C;
}

.services-area p {
  font-size: 18px
}

.services-area p span {
  font-weight: 600;
}

.services-area .card {
  margin: 25px 15px;
  text-align: center;
  padding: 15px;
  box-shadow: 0px 0px 10px 0px #000;
  border-radius: 15px;
  border: none;
  border-bottom: 10px solid #155263;
  /* min-height: 470px; */
  min-height: 440px;
}

.services-area .card:hover {
  border-bottom: 10px solid #FF6F3C;
}

.services-area .card:hover .detail-box h6 {
  color: #196378;
}

.services-area .card img {
  margin: 5%;
  border-radius: 10px;
  transition: .7s;
}

.services-area .card img:hover {
  margin: 2%;
}

.services-area .card .detail-box h6 {
  font-weight: 600;
  text-transform: uppercase;
  color: #FF6F3C;
  transition: .5s;
}

.services-area .card .detail-box p {
  font-size: 17px;
}

.services-area .card .detail-box a {
  text-decoration: none;
  color: #196378;
  font-size: 17px;
  margin: 3px 5px;
}

.services-area .card .detail-box a i {
  color: #FF6F3C;
}

.services-area .card .detail-box a:hover {
  color: #FF6F3C;
}

.services-area .btn {
  font-size: 20px;
  padding: 10px 20px;
  background-color: #196378;
  color: #fff;
  transition: .5s;
}

.services-area .btn:hover {
  background-color: #FF6F3C;
  color: #fff;
}

/* why choose start */
.why-us h2 {
  color: #FF6F3C;
  font-weight: 600;
}

.why-us h2 span {
  color: #196378;
}

.why-us .why-chos-box {
  background: #196378;
  text-align: center;
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.why-us .why-chos-box p {
  color: #fff;
  padding: 7px 20px;
}

/* .why-us .content ul {
  margin: 0;
  padding: 0;
}

.why-us .content ul li {
  list-style: none;
  font-size: 20px;
  padding: 10px;
  position: relative;
  margin-left: 20%;
}

.why-us .content ul li::before {
  color: #196378;
  content: "";
  left: -30px;
  position: absolute;
  top: 15px;
  font: 14px / 20px FontAwesome;
  transition: all 0.2s linear 0s;
} */

/* why choose end */

.footer-area-ul {
  padding: 0px !important;
}

.footer-area h4 {
  color: #FF6F3C;
  font-weight: 600;
  margin-right: 20%;
}

.footer-area h2 span {
  color: #196378;
}

.footer-area .div-1 p {
  font-size: 18px;
}

.footer-area .div-1 p span {
  font-weight: 700;
  color: #000;
}

.footer-area .div-1 a i {
  font-size: 25px;
  margin: 0px 18px;
  color: #fff;
  background-color: #196378;
  padding: 10px;
  border-radius: 50%;
}

.footer-area .div-1 a i:hover {
  background-color: #FF6F3C;
  color: #fff;
}

.footer-area .div-2 ul li {
  list-style: none;
  margin-left: 20%;
  padding: 7px 0;
}

.footer-area .div-2 ul li a {
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
  color: #196378;
}

.footer-area .div-3 p {
  font-size: 20px;
}

.footer-area .div-3 p a i {
  text-decoration: none;
  font-size: 25px;
  color: #196378;
}

.footer-area .div-3 p a i:hover {
  color: #FF6F3C;
}

.footer-area .div-4 .card {
  box-shadow: 0px 0px 10px 0px #196378;

}

@media screen and (max-width:576px) {
  .footer-area h2 {
    margin-right: 10%;
  }
}

.copy-area {
  background-color: #155263;
  padding: 0;
}

.copy-area p {
  padding: 5px 0;
  color: #fff;
  font-size: 20px;
}

.copy-area p a {
  font-size: 25px;
  text-decoration: none;
  color: #FF6F3C;
}

.copy-area p a:hover {
  color: #1BD741;
}


.banner {
  background-image: linear-gradient(#0000008f, #0000009a), url('../img/bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10%;
}

.banner h1 {
  color: #fff;
  font-weight: 600;
}

.banner span {
  color: #25D366;
  font-size: 25px;
}

.banner a {
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  padding: 10px 6px;
}

.banner a:hover {
  color: #FF6F3C;
}


.service-area h2 {
  font-weight: 600;
  color: #196378;
}

.service-area h2 span {
  color: #FF6F3C;
}

.service-area p {
  font-size: 18px
}

.service-area p span {
  font-weight: 600;
}

.service-area .card {
  margin: 25px 15px;
  text-align: center;
  padding: 15px;
  box-shadow: 0px 0px 10px 0px #000;
  border-radius: 15px;
  border: none;
  border-top: 10px solid #FF6F3C;
  border-bottom: 10px solid #155263;
min-height: 410px;
}

.service-area .card:hover {
  border-top: 10px solid #155263;
  border-bottom: 10px solid #FF6F3C;
}

.service-area .card:hover .detail-box h3 {
  color: #196378;
}

.service-area .card img {
  width: 60%;
  margin: auto;
  border-radius: 10px;
  transition: .7s;
}

.service-area .card img:hover {
  padding: 2%;
}

.service-area .card .detail-box h3 {
  font-weight: 600;
  text-transform: uppercase;
  color: #FF6F3C;
  transition: .5s;
}

.service-area .card .detail-box p {
  font-size: 14px;
}

.service-area .card .detail-box a {
  text-decoration: none;
  color: #196378;
  font-size: 17px;
  margin: 3px 5px;
}

.service-area .card .detail-box a i {
  color: #FF6F3C;
}

.service-area .card .detail-box a:hover {
  color: #FF6F3C;
}

.service-area .btn {
  font-size: 20px;
  padding: 10px 20px;
  background-color: #196378;
  color: #fff;
  transition: .5s;
}

.service-area .btn:hover {
  background-color: #FF6F3C;
  color: #fff;
}


.modal-dialog .contact-form input {
  font-size: 18px;
  height: 60px;
  border-radius: 0;
  border-width: 3px;
  border-color: #FF6F3C;
  margin: 3% 0;
}

.modal-dialog .contact-form textarea {
  font-size: 18px;
  height: 140px;
  border-radius: 0;
  border-width: 3px;
  border-color: #FF6F3C;
}

.modal-dialog .contact-form .btn {
  margin-top: 5%;
  padding: 10px 35px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
  transition: .3s;
  color: #fff;
  transition: .7s;
  background: #196378;
}

.modal-dialog .contact-form .btn:hover {
  background-color: #FF6F3C;
  color: #fff;
}

.modal-title {
  color: #FF6F3C;
}


.cont .sbtn {
  background-color: #196378;
  color: #FFF;
  font-size: 25px;
  padding: 5px 20px;
}

.cont .sbtn:hover {
  background-color: #FF6F3C;
  color: #FFF;
}

.cont h2 {
  color: #196378;
  font-weight: 600;
  font-size: 2.5rem;
}

.cont h3 {
  color: #FF6F3C;
  font-weight: 600;
}

.cont p {
  padding-top: 10px;
  font-size: 20px;
}

.cont .form-control {
  border: 2px solid #000;
  padding: 10px;
  font-size: 20px;

}

.cont p a {
  color: #196378;
  font-size: 20px;
  font-weight: 500;
}

.cont p a:hover {
  color: #FF6F3C;
}


@media screen and (max-width:336px) {
  .cont .main {
    font-size: 16px;
  }
}