/* =======================================================================
Template Name: Dil Hospital
Author:  SmartEye Adminpanel
Author URI: www.smarteyeapps.com
Version: 1.0
coder name:Prabin Raja
Description: This Template is created for web template
======================================================================= */
/* ===================================== Import Less ================================== */
@font-face {
  font-family: 'mouse-300';
  src: url("../fonts/PT_Sans-Web-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'mouse-500';
  src: url("../fonts/PT_Sans-Web-Bold.ttf") format("truetype"); }
/* ===================================== Basic CSS ================================== */
* {
  margin: 0px;
  padding: 0px;
  list-style: none; }

img {
  max-width: 100%; }

a {
  text-decoration: none;
  outline: none;
  color: #22bdb6; }

a:hover {
  color: #fff; }

ul {
  margin-bottom: 0;
  padding-left: 0; }

a:hover,
a:focus,
input,
textarea {
  text-decoration: none;
  outline: none; }
/*.container{position: relative;}*/
.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.cp {
  cursor: pointer; }

html, body {
  height: 100%; }

p {
  margin-bottom: 0px;
  width: 100%; }

.no-padding {
  padding: 0px; }

.no-margin {
  margin: 0px; }

.hid {
  display: none; }

.top-mar {
  margin-top: 15px; }

.h-100 {
  height: 100%; }

::placeholder {
  color: #747f8a !important;
  font-size: 13px;
  opacity: .5 !important; }

.container-fluid {
  padding: 0px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "mouse-500", Arial, Helvetica, sans-serif; }

strong {
  font-family: "mouse-500", Arial, Helvetica, sans-serif; }

body {
  background-color: #f7f7ff !important;
  font-family: "mouse-300", Arial, Helvetica, sans-serif;
  color: #6A6A6A; }

.session-title {
  padding: 30px;
  margin: 0px; }
  .session-title h2 {
    width: 100%;
    text-align: center; }
  .session-title p {
    max-width: 850px;
    text-align: center;
    float: none;
    margin: auto; }
  .session-title span {
    float: right;
    font-style: italic; }

.inner-title {
  padding: 20px;
  padding-left: 0px;
  margin-bottom: 30px; }
  .inner-title h2 {
    width: 100%;
    text-align: center;
    font-size: 2rem;
    font-family: "slab", Arial, Helvetica, sans-serif; }
  .inner-title p {
    width: 100%;
    text-align: center; }

.page-nav {
  padding: 40px;
  text-align: center;
  padding-top: 160px; }
  .page-nav ul {
    float: none;
    margin: auto; }
  .page-nav h2 {
    font-size: 36px;
    width: 100%;
    color: #444; }
    @media screen and (max-width: 600px) {
      .page-nav h2 {
        font-size: 26px; } }
  .page-nav ul li {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 16px; }
    .page-nav ul li i {
      width: 30px;
      text-align: center;
      color: #444; }
    .page-nav ul li a {
      color: #444; }

.btn-success {
  background-color: #00ab9f;
  border-color: #00ab9f; }
  .btn-success:hover {
    background-color: #00ab9f !important;
    border-color: #00ab9f !important; }
  .btn-success:active {
    background-color: #00ab9f !important;
    border-color: #00ab9f !important; }
  .btn-success:focus {
    background-color: #00ab9f !important;
    border-color: #00ab9f !important;
    box-shadow: none !important; }

.btn-info {
  background-color: #00a8df;
  border-color: #00a8df; }
  .btn-info:hover {
    background-color: #00a8df !important;
    border-color: #00a8df !important; }
  .btn-info:active {
    background-color: #00a8df !important;
    border-color: #00a8df !important; }
  .btn-info:focus {
    background-color: #00a8df !important;
    border-color: #00a8df !important;
    box-shadow: none !important; }

.btn {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px; }

.form-control:focus {
  box-shadow: none !important;
  border: 2px solid  #00a8df; }

.btn-light {
  background-color: #FFF;
  color: #3F3F3F; }

@media screen and (max-width: 1199px) {
  .container {
    max-width: 100%;position: relative; } }
.collapse.show {
  display: block !important; }

.form-control:focus {
  box-shadow: none;
  border: 2px solid #0d7a40 !important; }

.form-control {
  background-color: #F8F8F8;
  margin-bottom: 20px; }
  .form-control:focus {
    background-color: #FFF;
    border-color: #CCC; }

/* ===================================== Header CSS ================================== */
header {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  width: 100%;
  z-index: 999; }
  .clor ul li a {
    background-color: #0054a8;
  }
  header .header-nav {
    background-color: #e3e4e5;
    width: 100%; }
    header .header-nav .nav-item ul li {
      float: left;
      font-family: "mouse-500", Arial, Helvetica, sans-serif;
      font-size: 16px;
      padding: 28px; }
      @media screen and (max-width: 998px) {
        header .header-nav .nav-item ul li {
          padding: 30px 18px; } }
      @media screen and (max-width: 767px) {
        header .header-nav .nav-item ul li {
          float: none;
          padding: 14px;
          border-top: 1px solid #CCC; } }
    header .header-nav .nav-img img {
      width: 200px;
      padding: 0px;
      /* margin-top: 21px;  */
    }
      @media screen and (max-width: 767px) {
        header .header-nav .nav-img img {
          margin-top: 0px;
          padding: 10px; } }
    header .header-nav .appoint {
      padding-top: 21px; 
    }
  header .scroll-to-fixed-fixed {
    background-color: #FFF;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.small-menu {
  float: right;
  color: #1ac2f9;
  font-size: 32px;
  margin-top: 17px;
  margin-right: 12px; }
  @media screen and (max-width: 767px) {
    .small-menu {
      margin-top: 11px; } }

/* ===================================== Slider CSS ================================== */
.slider {
  width: 100%;
  overflow: hidden;
  height: 575px; }
  @media screen and (max-width: 922px) {
    .slider {
      height: 160px; } }
  .slider li {
    width: 100%;
    overflow: hidden;
    height: 575px;
    background-size: 100%;
    ackground-position: 50% 50%;
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    /*transition: visibility 0s, opacity 0.5s linear;*/
    }
    .slider li .slider-layer {
      background: rgba(197, 64, 102, 0.4);
      background: -webkit-linear-gradient(top, rgba(0, 147, 173, 0.9), rgba(0, 171, 159, 0.4));
      background: -moz-linear-gradient(top, rgba(0, 147, 173, 0.9), rgba(0, 171, 159, 0.4));
      background: -o-linear-gradient(top, rgba(0, 147, 173, 0.9), rgba(0, 171, 159, 0.4));
      background: -ms-linear-gradient(top, rgba(0, 147, 173, 0.9), rgba(0, 171, 159, 0.4));
      background: linear-gradient(top, rgba(0, 147, 173, 0.9), rgba(0, 171, 159, 0.4));
      width: 100%;
      height: 575px;
      position: absolute;
      left: 0;
      top: 0;
      color: #FFFFFF;
      padding-top: 80px; }
      @media screen and (max-width: 922px) {
        .slider li .slider-layer {
          padding-top: 30px; } }
      .slider li .slider-layer h1 {
        font-size: 64px;
        text-align: center;
        margin-top: 30px;
        font-family: 'alegreya_bold_italic', serif;
        transition: width 2s, height 4s; }
      .slider li .slider-layer p {
        text-align: center;
        font-size: 26px;
        font-family: 'alegreya_bold_italic', serif; }
      .slider li .slider-layer span {
        float: right; }
      .slider li .slider-layer .buttn-row {
        margin-top: 60px;
        text-align: center; }
        .slider li .slider-layer .buttn-row .btn {
          padding: 10px 20px;
          background-color: #FFF;
          color: #444444;
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          border-radius: 2px;
          font-weight: 600;
          margin-left: 20px; }
  @media screen and (max-width: 1199px) {
    .slider li {
      height: 600px; }
      .slider li .slider-layer {
        height: 600px; } }
  @media screen and (max-width: 1105px) {
    .slider li {
      height: 500px; }
      .slider li h1 {
        font-size: 44px !important; }
      .slider li p {
        font-size: 22px !important; }
    .slider .slider-layer {
      padding-top: 30px !important;
      height: 500px; } }
  /*@media screen and (max-width: 922px) {*/
  /*  .slider li {*/
  /*    background-position: center;*/
  /*    background-size: cover;*/
  /*    height: 400px; } }*/
  @media screen and (max-width: 580px) {
    .slider li h1 {
      font-size: 34px !important; }
    .slider li p {
      font-size: 20px !important; }
    .slider li .buttn-row {
      margin-top: 20px; }
      .slider li .buttn-row .btn {
        padding: 5px 10px !important;
        font-size: 14px !important; } }
  @media screen and (max-width: 400px) {
    .slider li h1 {
      font-size: 24px !important; }
    .slider li p {
      font-size: 18px !important; } }

/* ===================================== Key Features CSS ================================== */
.key-features {
  padding: 50px 50px; }
  @media screen and (max-width: 940px) {
    .key-features {
      padding: 30px 10px; } }
  .key-features .single-key {
    background-color: #FFF;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    margin-bottom: 30px;
    text-align: center;
    padding: 30px; }
    .key-features .single-key i {
      background-color: #007c9d;
      padding: 20px;
      font-size: 42px;
      color: #FFF;
      margin-bottom: 30px;
      border-radius: 50px; }
    .key-features .single-key:hover {
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
    .key-features .single-key p {
      font-family: "mouse-300", Arial, Helvetica, sans-serif;
      font-size: 15px; }

/* ===================================== With Medical CSS ================================== */
.with-medical {
  padding: 50px 50px;
  background-color: #FFF; }
  @media screen and (max-width: 940px) {
    .with-medical {
      padding: 30px 10px; } }
  .with-medical .txtr {
    padding: 10px; }
    .with-medical .txtr h4 {
      font-size: 32px; }
      .with-medical .txtr h4 span {
        color: #2482a0; }
    .with-medical .txtr p {
      text-indent: 0px;
      font-size: 1.1rem; }

/* ===================================== Clinic Number Say CSS ================================== */
.doctor-message {
  background-image: url("../images/slider/slider_2.jpg");
  background-attachment: fixed;
  background-size: cover; }
  .doctor-message .inner-lay {
    background-color: rgba(6, 79, 90, 0.8);
    padding: 80px 50px;
    color: #FFF; }
    @media screen and (max-width: 940px) {
      .doctor-message .inner-lay {
        padding: 30px 10px; } }
    .doctor-message .inner-lay .numb {
      text-align: center;
      padding: 30px; }
      .doctor-message .inner-lay .numb h3 {
        font-size: 42px;
        padding-bottom: 10px;
        border-bottom: 1px solid #CCC;
        margin-bottom: 20px; }

/*====================================== Blog Style ====================================*/
.blog {
  padding: 50px; }
  @media screen and (max-width: 990px) {
    .blog {
      padding: 50px 10px; } }
  @media screen and (max-width: 1199px) {
    .blog .container {
      max-width: 100%; } }
  .blog .blog-singe {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    background-color: #FFF;
    margin-bottom: 30px; }
    .blog .blog-singe .blog-img-tab {
      padding: 0px; }
    .blog .blog-singe .blog-content-tab {
      padding: 15px; }
      .blog .blog-singe .blog-content-tab h2 {
        font-size: 19px; }
      .blog .blog-singe .blog-content-tab i {
        margin-right: 10px;
        font-size: 12px; }
        .blog .blog-singe .blog-content-tab i small {
          margin-left: 5px;
          font-size: 100%; }
      .blog .blog-singe .blog-content-tab .blog-desic {
        margin-top: 8px;
        font-size: 12px;
        text-indent: 20px;
        margin-bottom: 10px; }
      .blog .blog-singe .blog-content-tab a {
        color: #06b2b6;
        font-size: 12px; }
        .blog .blog-singe .blog-content-tab a i {
          margin-left: 15px;
          font-size: 13px; }

.blog-new-page {
  background-color: #FFF; }

/* ===================================== Our Team Style  ================================== */
.our-team {
  padding: 10px; }
  @media screen and (max-width: 940px) {
    .our-team {
      padding: 30px 10px; } }
  .our-team .team-row {
    margin-top: 20px; }
    .our-team .team-row .single-usr {
      background:#fff;

        
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    margin-bottom: 30px;
    text-align: center;
    padding: 30px;      padding-top:35px;    border: 1px solid #ccc;
    border-radius: 10px;
        
    }
      /*.our-team .team-row .single-usr img {*/
      /*  width: 100%; }*/
      .our-team .team-row .single-usr .det-o {
        padding: 20px;}
        .our-team .team-row .single-usr .det-o h4 {
          color:#6A6A6A;
          margin-bottom: 0px; }
        .our-team .team-row .single-usr .det-o p {
     font-family: "mouse-300", Arial, Helvetica, sans-serif;
    font-size: 15px;
 }

/* ===================================== Fooer CSS ================================== */
.footer {
  padding: 80px 50px;
  padding: 30px;
  padding-bottom: 25px;
  /*background-color: #444;*/
  color: #FFF; }
  @media screen and (max-width: 940px) {
    .footer {
      padding: 30px 10px; } }
  .footer h2 {
    font-size: 26px;
    margin-top: 10px; }
  .footer p {
    text-align: justify;
    text-indent: 20px; }
  .footer .link-list li {
    padding: 10px;
    border-bottom: 1px solid #6C6C6C; }
    .footer .link-list li a {
      color: #FFF; }
    .footer .link-list li i {
      float: right; }
  .footer .map-img {
    font-weight: 600;
    font-size: 17px;
    padding-left: 20px; }
  .footer address a {
    color: #FFF; }

.copy {
  padding: 20px;
  background-color: #2E2E2E;
  color: #FFF; }
  .copy a {
    color: #FFF; }
  .copy span {
    float: right; }
    .copy span a {
      margin-right: 20px; }

.kf-2 {
  background-color: #FCFCFC;
  padding: 80px 50px; }
  @media screen and (max-width: 940px) {
    .kf-2 {
      padding: 30px 10px; } }
  .kf-2 .single-key {
    box-shadow: 0 2px 3px 0 rgba(218, 218, 253, 0.35), 0 0px 3px 0 rgba(206, 206, 238, 0.35); }

/* ===================================== Gallery Style  ================================== */
.gallery-filter {
  width: 100%;
  text-align: center; }
  .gallery-filter .btn {
    background-color: #FFF; }

.gallery {
  padding: 30px;
  background-color: #FFF; }

.gallery-title {
  font-size: 36px;
  color: #00ab9f;
  text-align: center;
  font-weight: 500;
  margin-bottom: 70px; }

.gallery-title:after {
  content: "";
  position: absolute;
  width: 7.5%;
  left: 46.5%;
  height: 45px;
  border-bottom: 1px solid #00ab9f; }

.filter-button {
  font-size: 18px;
  border: 1px solid #00ab9f;
  border-radius: 5px;
  text-align: center;
  color: #00ab9f;
  margin-bottom: 30px; }

.filter-button:hover {
  font-size: 18px;
  border: 1px solid #00ab9f;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
  background-color: #00ab9f; }

.btn-default:active .filter-button:active {
  background-color: #00ab9f;
  color: white; }

.port-image {
  width: 100%; }

.gallery_product {
  margin-bottom: 30px; }

.contact-rooo {
  padding: 80px 50px;
  background-color: #FFF; }
  @media screen and (max-width: 940px) {
    .contact-rooo {
      padding: 30px 10px; } }

.contact-us-single {
  background-color: #FFF; }
  .contact-us-single .cop-ck {
    padding: 10px 30px; }
    .contact-us-single .cop-ck h2 {
      font-size: 22px;
      margin-bottom: 20px; }
  .contact-us-single .cf-ro {
    margin-top: 10px; }

/*# sourceMappingURL=style.css.map */
.appointment1 {
  padding: 30px;
  padding-bottom: 0px;
  background-image: url("../images/appointment_bg.webp");
  background-size: 100%;
  margin-top: 30px;
}
 .appoinment-box {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #FFF;
  padding: 16px 35px;
  width: 75%;
  text-align: center;
  max-width: 400px;
  float: none;
  margin: auto;
  margin-bottom: 20px;    z-index: 9;
  position: absolute;
  right: 292px;
  top: 118px;
}

.appointment1 .appoinment-box1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #FFF;
  padding: 50px 35px;
  width: 100%;
  text-align: center;
  max-width: 400px;
  float: none;
  margin-bottom: 20px;
}
.appointment1 .appointment-img img {
  width: 68%;
  margin-top: -100px;
}
.carousel img {
  width: 70px;
  max-height: 70px;
  border-radius: 50%;
  margin-right: 1rem;
  overflow: hidden;
}
.carousel-inner {
  padding: 1em;
}

@media screen and (min-width: 576px) {
  .carousel-inner {
    display: flex;
    width: 90%;
    margin-inline: auto;
    padding: 1em 0;
    overflow: hidden;
  }
  .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 2);
  }
}
@media screen and (min-width: 768px) {
  .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 3);
  }

}

.carousel .card {
  margin: 0 0.5em;
  border: 0;
}

.carousel-control-prev,
.carousel-control-next {
  width: 3rem;
  height: 3rem;
  background-color: grey;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.our-team .team-row .single-usr img {
    width: 100px;
    border-radius: 100%;
    height: 100px;
    margin: 0 auto;
    display: block; 
    background: white;
    text-align: center;
}

.responsive .slick-prev {
    background: url(../images/1099169.png);
    font-size: 0px;
    width: 45px;
    height: 45px;
    border: none;
    position: absolute;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    left: -34px;
    top: 50%;
    transform: translateY(-50%);z-index: 9;
}

.responsive .slick-next {
    background: url(../images/1099169.png);
    font-size: 0px;
    width: 45px;
    height: 45px;
    border: none;
    position: absolute;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    right: -34px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    z-index: 9;

}
button:focus{outline:none;}

@media only screen and (max-width: 600px) {
      .appointment1 {padding:10px 0;}
      .responsive .slick-next {
    /*background: url(../images/1099169.png);*/
    width: 35px;
    height: 35px;

    right: -21px;}
          .responsive .slick-prev {
    /*background: url(../images/1099169.png);*/
    width: 35px;
    height: 35px;

    left: -21px;}
    .appoinment-box{    top: 12px;
}
}
@media (max-width: 500px){
.plan_trip .plan_box span 
    {
    left: 115px;
}
}
@media (max-width: 500px){
.plan_trip .plan_box.line_sm:before, .plan_trip .plan_box.line:before {
    content: '' !important;
    border: 1px dashed #007c9d !important;
    height: 100% !important;
    width: inherit !important;
    position: absolute!important;
    top: 40px !important;
    left: 50px !important;
    right: inherit !important;
}

.plan_trip .plan_box span {
    position: absolute !important;
    width: 50px !important;
    height: 50px !important;
    color: #fff !important;
    top: 0 !important;
    right: 50% !important;
    background-color: #1fbcb4!important;
    text-align: center !important;
    font-size: 30px !important;
    line-height: 60px!important;
    border-radius: 50px !important;
    transform: translateX(50%) !important;
}
}
.plan_trip .plan_box {
    position: relative;
    margin-top: 20px;
    padding-top: 80px;
    text-align: center;
}

.plan_trip .plan_box span {
    position: absolute;
    width: 60px;
    height: 60px;
    color: #fff;
    top: 0;
    right: 50%;
    background-color: #1fbcb4;
    text-align: center;
    font-size: 30px;
    line-height: 60px;
    border-radius: 50px;
    transform: translateX(50%);
}

.section-header h2 {
    font-size: 32px;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #C3931E;
    text-transform: uppercase;
    font-family: var(--font-default);
}
.plan_trip .plan_box.line:before {
    content: '';
    border: 1px dashed #ffffff;
    width: 100%;
    position: absolute;
    top: 30px;
    right: -50%;
}
.plan_trip {
    background-color: rgb(0 55 115);
}
.plan_trip .plan_box p {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding:20px;
}



.address_section {
        clear: both; /* Clear the float to move the address section below the floated images */
        margin-top: 0px; /* Adjust margin as needed */
        border: 1px solid #ccc; /* Add border for clarity */
        padding: 10px; /* Add padding for spacing */
        background-color: #f9f9f9; /* Add background color */
        border-radius:10px;
        height:150px;
        
 }
.address_section h3 {
        font-size: 18px; /* Set font size for heading */
        margin-bottom: 10px; /* Add margin to separate heading from address */
}

.address_section p {
        margin: 5px 0; /* Add margin for spacing between address lines */
        font-size: 16px; /* Set font size for address lines */
  }
    
.floating {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    left: 40px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 1000;
}

.my-float{
	margin-top:16px;
}
.fab-icon {
    margin-top: 16px;
}


    /* Media query for phone view */
    @media only screen and (max-width: 767px) {
        
        
        .appoinment-box {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #FFF;
  padding: 50px 35px;
  width: 90%;
  text-align: center;
  max-width: 400px;
  float: none;
  margin: auto;
  margin-bottom: 20px;    z-index: 9;
  position: static;
  right: 50px;
  top: 80px;
}
    }
    
     /* CSS for desktop view */
    .banner {
        background-image: url('assets/images/slider/banner1.webp'); /* Default desktop banner */
        background-size: cover;
        /* Add other banner styles here */
    }

    /* Media query for phone view */
    @media only screen and (max-width: 767px) {
        .banner {
            display: none; /* Hide the banner on phone view */
        }

        #slider .phone-banner {
            /*display: block;*/
            background-image: url('assets/images/Banner (1).webp'); /* Banner for phone view */
            /*background-size: cover;*/
            /* Add styles specific to phone view banner */
        }
    }
    
     @media only screen and (min-width: 768px) {
        #desktop-banner {
            display: block; /* Display desktop banner */
        }

        #mobile-banner {
            display: none; /* Hide mobile banner */
        }
    }

    /* CSS for mobile view */
    @media only screen and (max-width: 767px) {
        #desktop-banner {
            display: none; /* Hide desktop banner */
        }

        #mobile-banner {
            display: block; /* Display mobile banner */
        }
    }
    
.depticon {
    width: 100px;
    height: 90px;
    margin:5px;
}

   /* CSS for desktop view */
    .mobview {
        display: none; /* Hide the button by default */
    }

    /* CSS for mobile view */
    @media only screen and (max-width: 767px) {
        .mobview {
            display: inline-block; /* Display the button in mobile view */
        }
        .fab-icon1 {
    margin-top: 0px !important;
}
        
    }
    
    
    /* CSS for desktop view */
    .plan_trip  {
        display: block; /* Hide the button by default */
    }

    /* CSS for mobile view */
    @media only screen and (max-width: 767px) {
        .plan_trip {
            display: none; /* Display the button in mobile view */
        }
    }
    
     .footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .footer a {
        margin-right: 10px;
        text-decoration: none;
        color: #333;
    }

    /* CSS for mobile view */
    @media only screen and (max-width: 767px) {
        .footer {
            flex-direction: column;
            text-align: center;
        }

        .footer a {
            display: block;
            margin-bottom: 5px;
        }
        .footer {
              padding: 80px 50px;
              padding: 30px;
              padding-bottom: 25px;
              *background-color: #444;
              color: #FFF; }
    }
    
    .footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .footer a {
        margin-right: 10px;
        text-decoration: none;
        color: #FFF;
    }
