/* .home_section .home .home-content > div {
  background-color: rgba(0, 0, 0, 0.555);
  box-shadow: none;
  padding: 215px 140px;
  width: 100%;
} */
.img-fluid {
  width: 100%;
}
/* slider start */
.home_section .home .home-content {
  height: 100%;
  padding-top: 0px;
}
.home_section .home {
  height: 70vh;
}
.full-banner .banner-content {
  padding: 56px;
  border-radius: 0px 0px;
  padding-bottom: 50px;
  padding-top: 40px;
}

.full-banner {
  padding: 37px 0;
}
.full-banner .banner-content h5 span {
  color: #046985;
}
.full-banner .offer-text .offer {
  background-color: #046985;
}
.home_section .home .home-content h1 {
  font-family: Dancing Script, cursive;
  font-size: calc(9px + (130 - 51) * ((100vw - 320px) / (1920 - 320)));
}
.h5 {
  color: #ffffff;
}
.home > div {
  background-color: rgba(0, 0, 0, 0.7);
}
.full-banner .banner-content .bottom-section {
  display: block;
}
/* slider end */
/* slick slider start */
.slick-prev,
.slick-next {
  background: #046985;
  border-radius: 16px;
  margin: -17px;
  padding-bottom: 4px;
  width: 28px;
  height: 28px;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background: #046985;
}
.category-section .category-box .top-bar {
  position: relative;
  left: 12px;
  top: 3px;
}
.category-section .category-box .bottom-bar {
  bottom: 12px;
}
/* slick slider end */

/* navbar start */
header.light_header .menu .brand-logo img {
  -webkit-filter: invert(0);
  filter: invert(0);
  width: 100%;
}
header.light_header .main-navbar .nav-menu .menu-padding {
  padding-top: 21px;
  padding-bottom: 0px;
}
@media (min-width: 1200px) {
  header .main-navbar .nav-menu > li:hover .nav-submenu {
    margin-top: 21px;
  }
}
header .main-navbar .nav-menu > li > a {
  line-height: 17px;
  padding: 10px 18px;
}
/* navbar end */
/* button color start */

.btn.btn-solid {
  background-color: #046985;
  padding: 9px 40px;
}
.btn.btn-solid:hover {
  border: 1px solid #046985;
  color: #046985;
}
.title-3 .title-label {
  background-color: #046985;
}
.category-section .category-box .top-bar .offer {
  background-color: #046985;
}
.category-section .category-box .top-bar h5 {
  color: #046985;
}
.btn.btn-rounded.color1 {
  background-color: #046985;
}
.btn.btn-rounded.color1:hover {
  border: 1px solid #046985;
  color: #046985;
  margin-bottom: 20px;
}
.category-section {
  background-color: #f2f2f2;
}
/* button color start */
/* testimonial start */
.testimonial-section .testimonial .left-part .design {
  background-color: #046985;
}
.testimonial-section .testimonial .right-part p {
  line-height: 23px;
  margin-bottom: 0px;
}
.testimonial-section .testimonial .right-part .detail h6 {
  margin-left: 0px;
  margin-right: 8px;
}
/* testimonial end */
/* about us start */
.about-section .image-section .img-box .no-class {
  background-color: #046985;
}
.box_shdow_about{
  box-shadow: 2.5px 4.33px 25px 0 rgb(26 26 26 / 18%);
}
.box_shdow_about p{
  font-size: 25px;
  line-height: 35px;
  color: #535353;
}
.box_shdow_about h4{
  font-size: 30px;
  font-weight: 800;
}
.about_content_pera p {
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
  color: #b2b2b2;
  line-height: 1.4;
  font-weight: 600;
}
.about-section .about-text h5 span {
  color: #046985;
}
.about_section .about_content {
  margin-left: 0px;
  text-align: justify;
}
.about_section .about_img {
  margin: 0px 0;
  margin-bottom: 10px;
}
.title-3 {
  margin-bottom: 20px;
}
.about-section.three-image .about-text h2 {
  font-size: calc(12px + (40 - 18) * ((100vw - 320px) / (1920 - 320)));
}
/* about us start */

/* view-more btn start */
.view-more {
  color: #000;
  text-decoration: underline !important;
  padding: 0px;
  text-transform: capitalize;
}
.view-more:hover {
  color: #000;
  text-decoration: none !important;
}
.category-section .category-box .top-bar .offer:hover {
  background-color: #fff;
  color: #046985;
}
.offer1 {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 13px;
  border: 1px solid white;
  border-radius: 15px;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 10px;
}
.offer1:hover {
  background-color: #046985;
  color: #fff;
  border: 1px solid #046985;
}
/* view-more btn end */
/* footer start */
.tap-top {
  background-color: #046985;
}
.btn-center {
  text-align: center;
}

.breadcrumb-section .breadcrumb-content {
  height: 300 !important;
}
.breadcrumb-section {
  height: 300 !important;
}
footer .footer .footer-content .contact-detail p {
  -webkit-line-clamp: 8;
}
.footer-content .footer-links .contact-list li {
  color: #a1a1a1;
  font-weight: 700;
  transition: all 0.5s ease;
}
.footer-content .footer-links .contact-list li:hover {
  color: #ffffff;
}
.fab {
  color: white;
}
.social-whatsapp {
  position: fixed;
  bottom: 18%;
  right: -0.1%;
  z-index: 1111111111111111;
}
.none {
  display: none;
}
footer .sub-footer .copy-right p {
  text-align: center;
}
footer .footer .footer-title h5 {
  margin-bottom: 20px;
}
.blog-sidebar .blog-wrapper .search-bar i {
  color: #046985;
}
.blog-sidebar .blog-wrapper .search-bar i:after {
  background-color: #046985;
}
footer .footer .footer-content .contact-detail .footer-logo {
  margin-bottom: 0px;
}
.copy-right p a {
  color: #717171;
}
.gst {
  text-align: center;
}
.f-color {
  background-color: #1b1b1b;
}
.gst p a {
  color: #a1a1a1;
}
/* footer end */
/* cta start */
.form-bg {
  background-color: #046985;
  padding: 25px;
  border-radius: 20px;
}
.form-bg h4 {
  color: #ffffff;
}
.form-control {
  border-radius: 15px;
}
.fa-solid,
.fas {
  font-size: 12px;
  margin: 3px;
}
.cta1 {
  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 1;
}
.cta {
  text-align: center;
}
/* cta end */
/* Services Organised start */

.price-section .price-box .price-content {
  box-shadow: 2.5px 4.33px 25px 0 rgb(26 26 26 / 18%);
}
.price-section .price-box .price-content .price-title .like-cls i {
  right: -27px;
  top: -4px;
}
/* Services Organised end */
/* contact us start */
.box {
  box-shadow: 0 0 10px rgb(0 0 0 / 27%);
  padding: 10px;
}
.contact_from_box {
  box-shadow: 2.5px 4.33px 25px 0 rgb(26 26 26 / 18%);
  padding: 34px 40px;
}
.contact_section .contact_wrap .title_bar i {
  color: #046985;
}
.get-in-touch form .submit-btn {
  text-align: left;
}
.contact_right {
  position: relative;
  z-index: 1;
  padding: 0;
}
.before_content {
  position: relative;
  z-index: 3;
  padding: 45px 20px;
  color: white;
}
.contact_right::before {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 2;
}
.contact_section .contact_wrap .title_bar h4 {
  color: #ffff;
}
.contact_section .contact_wrap .contact_content ul li {
  color: #d5d5d5;
}
/* contact us end */

/* detail page start */
.button-border {
  border: 1px solid;
  border-radius: 25px;
  font-size: 15px;
}
.bottom-bar h5 {
  padding: 0px 10px;
}
.detail-part {
  text-align: justify;
}
.blog-sidebar .blog-wrapper:last-child {
  padding: 20px 30px;
  border: 1px solid #dddddd;
  margin-bottom: 0;
  box-shadow: 0 0 10px rgb(0 0 0 / 27%);
}
/* detail page end */
/* video gallary start */
.responsive-video iframe,
.responsive-video video {
  width: 100%;
}
.padding-less {
  padding: 10px;
}
/* video gallary end */
/* banner start */
.breadcrumb-section > div {
  background-color: rgb(0 0 0 / 21%);
}
/* banner end */
/* youtube section start */
.modal .modal-body {
  text-align: left;
}
/* youtube section end */

/* gallery start */

.gallery-popup .close {
  top: 0px !important;
  color: white;
}

/* gallery end*/

.video-modal .modal-body .close span {
  color: #000;
}
.video-modal .modal-body .close {
  right: 8px;
  top: 0px;
}
h1 {
  margin-left: 10px;
}
.bg-counter {
  background-position: bottom center !important;
}
.btn-login {
  padding: 8px 20px;
  background-color: #046985;
  color: white;
}
.whitetext {
  color: white !important;
}

.sidebar-content{
  height: 400px;
  overflow-y: scroll;
}
.sidebar-content ul li a{
    color:black;
}
@media (max-width: 480px) {
  .home_section .home .home-content h1 {
    font-size: calc(34px + (160 - 26) * ((100vw - 320px) / (1920 - 320)));
  }
}
@media (max-width: 1460px) {
  footer .footer .footer-content .contact-detail p {
    margin-bottom: 20px;
    -webkit-line-clamp: 8;
  }
}
@media (max-width: 480px) {
  .home_section .home .home-content h5 {
    margin-bottom: 24px;
  }
}
@media (max-width: 576px) {
  .breadcrumb-section .breadcrumb-content {
    height: 223px;
  }
}
@media (max-width: 1367px) {
  .title-3 h2 {
    margin-bottom: 0px;
  }
}
/* company details Start */

.details_class .dropdown-toggle,
.details_class .food_ancher{
  line-height: 1;
  color: #000000;
  padding: 15px 30px;
  height: 100%;
  font-size: 16px;
  font-weight: 800;
  width: 100%;
  border:none
}
.details_class {
  border: 1px solid #acacac;
  background: #f0f0f0;
  padding:10px 0;
}
.details_class .dropdown-item p{
  color: #000000;
  background: #fcfcfc;
}
.details_class .dropdown-menu {
    width: 100%; 
    top: 8px !important;
}

@media (max-width: 768px) {
  .details_class .dropdown-toggle,
.details_class .food_ancher{
  font-size: 15px;
}
.details_class {
  border: 1px solid #acacac;
  background: #f0f0f0;
  margin:0 15px;
}
}

/* company details EnD */
.privacy-color p{
    color:#808080
 !important;
}
.btn.btn-sm {
    padding: 8px 14px !important;
}


