

/* start  Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; /* Or any background color */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999; /* Ensure it's on top of other content */
}
#preloader img{
    border-radius: 50%;
    background-color: #EF7F1A;
    padding: 10px;
    box-shadow: 7px 7px 30px -5px rgba(0, 0, 0, 0.1);
}

/********************  Preloader Demo-6 *******************/
.loader6,.loader6:after,.loader6:before{width:150px;height:150px;border-radius:50%}
.loader6 .loader-inner,.loader6:after,.loader6:before{top:50%;transform:translate(-50%,-50%);position:absolute}
.loader6{margin:0 auto;position:relative;animation:loading-6 2s infinite}

@-webkit-keyframes loading-6{
    0%{transform:rotate(180deg)}
    100%{transform:rotate(360deg)}
}
@keyframes loading-6{
    0%{transform:rotate(180deg)}
    100%{transform:rotate(360deg)}
}


 /* end Preloader */



body{
      font-family: "Montserrat", sans-serif;
  }
  
  
  /* start navbar */
  
  .sidebarNavigation{margin-bottom:0;z-index:999;justify-content:flex-start}
  .sidebarNavigation .leftNavbarToggler{margin-right:10px;order:-1}
  .sideMenu{left:-100%;top:52px;transition:all ease 0.5s;overflow:hidden;width:100%;z-index:999;max-width:80%;margin-bottom:0;padding:1rem}
  .sideMenu.open{left:0;display:block;overflow-y:auto}
  .sideMenu ul{margin:0;padding:0 15px}
  .navbar{
   padding: 5px 0px;
    background-color: #ffffff;
    width: 100%;
    /* position: absolute; */
       box-shadow: 0 3px 5px 0 rgb(0 0 0 / 20%);
  }

 

  .offcanvas.offcanvas-end {
    width: 340px;
    z-index: 9999;
}

.header-menu .nav-item .nav-link {
     padding: 6px 0px;
    color: #154e1c;
    font-size: 16px;
    font-weight: 500;
    margin-right: 12px;

}


.menu-logo {
    width: 70px;
}

  .top-header{
       padding: 9px 0;
    /* background-color: #faf1e4; */
    /* border-bottom: 1px solid #EAEAEA; */
    z-index: 99;
  }

  .header_left{
    float: left;
 
  }
  .header_right{
    float: right;
  }



  .short_contact_list ul {
      margin: 0px;
      padding: 0px;
  }
  .short_contact_list ul li {
      display: inline-block;
      list-style: none;
  }
  .header-area .main-header-area .main-menu ul li:first-child a {
      padding-left: 0;
  }
  .short_contact_list ul li a {
      font-size: 14px;
      color: #2f2f2f;
      margin-right: 5px;
      text-decoration: none;
      font-weight: 500;
  }
  .short_contact_list ul li a i {
    font-size: 16px;
    color: #f07e01;
    margin-right: 2px;
    font-weight: 500;
  
  }
  
  .header-logo img{
    height: 65px;
  }
  
  @media (max-width: 769px) {
    .header-logo img{
      height: 45px;
    }
  }

  .boxed-btn3-line {
      color: #ffff !important;
      display: inline-block;
      background-color: #30863D;
      padding: 4px 10px;
      border-radius: 5px;
      font-size: 16px;
      font-weight: 600;
      border: 0;
      border: 1px solid #30863D;
      text-align: center;
   text-decoration: none;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      cursor: pointer;
    
  }
  .navbar-toggler {
    position: absolute;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0;
    line-height: 1.125em;
    right: 7px;
    z-index: 9;
    font-size: 18px;
    color: #ffff;
    background-color: transparent;
  }
  .menu-icon{
    height: 40px;
  }
  
  
  .nav-item .nav-link {
      color: #596672;
      font-size: 17px;
      font-weight: 500;
      padding: 5px 0px;
  }
  

  .header-call  a {

    text-decoration: none
  }
 
  .header-call .header-call1 {
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
  }
  .header-call .header-call2 {
     font-size: 18px;
    font-weight: 600;
    color: #f07e01;
  }
  .header-call i {
   font-weight: 600;
    font-size: 20px;
    color: #EF7F1A;
    border: 1px solid #EF7F1A;
    width: 30px;
    height: 30px;
    margin: 0 2px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
  }
 
  @media (max-width: 768px) {
    .header-menu .nav-item .nav-link {
        padding-top: 5px !important;
        border-bottom: 1px solid #bbb8b8;
      color: #4b5563;
    }

    .cta span  {
       color: #4b5563;
}
.header-call .header-call2 {
  color: #4b5563;
}}

/* mega menu */
.dropdown-menu{
  left: 0;
  right: 0;
  margin-top: -9px;
}
.dropdown-menu li:hover .dropdown-menu li{
  background-color: #EF7F1A;
  color: #ffff;
}
.droplist li{
  font-size: 16px;
  border-bottom: 1px solid #cacaca;
  color: #4b5563;
}
.droplist li:hover {
  color: #EF7F1A;
}

.nav-item {
  padding: 0.5rem 0xp;
}
.list-group a{
  font-size: 16px;
  padding: 10px 0;
  color: #4b5563;
  position: relative;
  line-height: normal;
  font-weight: 500;
}

.list-group a:hover{
  color: #EF7F1A
}
.list-group a::before {
  content: '';
  width: 0%;
  height: 1px;
  background: var(--o_c);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: .5s;
}
.list-group a::after {
  content: '';
  width: 100%;
  height: 1px;
  background: rgba(75, 85, 99, .16);
  position: absolute;
  left: 0;
  bottom: 0;
}

.dropdown-hover:hover>.dropdown-menu {
display: inline-block;
}

.dropdown-hover>.dropdown-toggle:active {
/*Without this, clicking will make it sticky*/
pointer-events: none;
}
.dropdown-text p{
  font-size: 14px;
    line-height: 22px;
    color: #575a7b;
    transition: all 500ms ease;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    text-align: left;
    font-weight: 500;
}
 /* end navbar */



  
  /* start slider */

/* .slide-right{
  background-color: orange;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 600;
  width: 30px;
  height: 30px;
}

.slide-left{
  background-color: orange;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 600;
  width: 30px;
  height: 30px;
} */

/* img inner zoom in */
.carousel-item.active img {
  transition: transform 5000ms linear 0s;
  transform: scale(1.05, 1.05);
}

/* img inner zoom in / */

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  
  transition: opacity .6s ease;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}

.carousel-indicators .active {
 
  background-color: #EF7F1A;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 600;
  width: 20px;
  height: 20px;
}
.carousel-icon i{
    background-color: #ffffff;
    padding: 4px 8px 4px 10px;
    border-radius: 20px;
    font-size: 22px;
    color: #f07e01;
    line-height: 25px;
}

.slider_header {
  position: relative;
}
.sider_text {
  position: absolute;
  top: 30%;
  width: 60%;
  left: 6%;
}
.slider_heading {
  color: #fff;
  margin: auto;
  max-width: 1000px;
}
h1.slider_title {
  font-size: 40px;
  color: #ffff;
  font-weight: 700;
  /* transition: all 20s ease; */
  text-shadow: 2px 2px 2px #000;
  /* text-transform: uppercase; */
  margin-bottom: 0;
  line-height: 1.5;

}
.slider_heading p{
     font-size: 18px;
    color: #ffff;
    font-weight: 500;
  
}

@media only screen and (max-width: 426px) {
  .sider_text {
    width: 90%;
    top: 40%;
}
.slider_heading p{
  display: none;
}}

@media (min-width: 768px) {
  .d-md-block {
      display: block !important;
  }
}
.button-5 {
  font-weight: 500;
  font-size: 20px;
  color: #ffff;
  background-color: #fff;
  background-image: #ffff;
  background-image: -moz-linear-gradient(top, #e8a020 0%, #e8a020 100%);
  background-image: -webkit-linear-gradient(top, #e8a020 0%, #e8a020 100%);
  background-image: linear-gradient(to bottom, #e8a020 0%, #e8a020 100%);
  padding: 10px 16px;
  -webkit-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  h1.slider_title {
      font-size: 25px;
      letter-spacing: 0px;
  }
}
@media only screen and (max-width: 426px) {
  h1.slider_title {
      font-size: 16px;
      letter-spacing: 0px;
  }
}
  /* end slider */

  /* img rotate */


  .rotate {

    position: absolute;
   left:35px;
   /* opacity: .2; */
   animation: rotation 10s infinite linear;
 }
@keyframes rotation {
   from {
     transform: rotate(0deg);
   }
   to {
     transform: rotate(359deg);
   }
 }

 @media only screen and (max-width:768px){
  .rotate {
    display: none;
 }}

 .squar-shape img {
  position: absolute;
  left:35px;
  opacity: 0.6;
  animation: bounce 8s linear infinite;
} 

 .rotate-image {
    -webkit-animation: spin 8s linear infinite;
    -moz-animation: spin 8s linear infinite;
    animation: spin 8s linear infinite;
} 

  /* end image rotate */

  /* heading tag */

  @media only screen and (max-width: 426px){
    .blog-head h2 {
        font-size: 20px !important;
}}


.blog-head h2 {
  
    font-size: 26px;
    color: #154D1C;
    font-weight: 700;
    /* text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); */
}
.blog-head h6 {
       font-size: 16px;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    color: #056c5f;
    letter-spacing: 1px;

}
.blog-head h6:before {
    left: 110%;
}
.blog-head h6:after {
    right: 110%;
}
.blog-head h6:after, .blog-head h6:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #ff3920;
    top: 50%;
}


  /* end heading tag */

  /* start EMERGENCY  */
  .small-text {color:#2c2b0c;}
  .work-process-section { width: 100%; display: block; padding: 90px 0px 100px; background: #f7f6e2 ; background-size: cover; background-position: center; }
  .work-process-section .heading-block { width: 100%; display: block; max-width: 600px; margin: 0px auto 60px; text-align: center; }
  .work-process-section .heading-block .description { font-size: 16px; color: #575a7b; margin-bottom: 0px; }
  
  .work-process-layout1 .work-process-top .number { display:inline-block; width:80px; height:80px; text-align:center; border:5px solid; font-size:26px; font-weight:700; line-height:73px; margin-left:40px; margin-bottom:25px; background-color: #b9b533 !important; border-radius: 50%; position: relative; -webkit-transition: all ease 0.4s; transition: all ease 0.4s; }
  .work-process-layout1 .work-process-top { text-align:center; position:relative }
  .work-process-layout1 .work-process-top .shape { -webkit-transition: all ease 0.4s; transition: all ease 0.4s;  display:inline-block; position:absolute;     left: 0px;
    top: 69px;
    width: 100%;
    height: 236px;
    max-width: 220px; -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%); clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%); border-radius:10px; z-index:0; -webkit-transform:rotate(-5deg); -ms-transform:rotate(-5deg); transform:rotate(-5deg); background-color: #b9b533; }
  
  .work-process-layout1 .vs-work-process-2 .shape { background: #EF7F1A !important; }
  .work-process-layout1 .vs-work-process-2 .number{ background: #EF7F1A !important; }
  .work-process-layout1 .vs-work-process-2  .work-process-content { border-color: #EF7F1A !important; }
  
  /* .work-process-layout1 .vs-work-process-3 .shape { background: #008dc4  !important; }
  .work-process-layout1 .vs-work-process-3 .number{ background: #008dc4  !important; }
  .work-process-layout1 .vs-work-process-3 .work-process-content { border-color: #008dc4  !important; }
   */
  .work-process-layout1 .vs-work-process-4 .shape { background: #EF7F1A  !important; }
  .work-process-layout1 .vs-work-process-4 .number{ background: #EF7F1A  !important; }
  .work-process-layout1 .vs-work-process-4 .work-process-content { border-color: #EF7F1A !important; }
  
  .work-process-layout1 .work-process-content { -webkit-transition: all ease 0.4s; transition: all ease 0.4s;  border-radius:10px; box-shadow:0px 3px 0px 0px rgba(17,180,245,0.004),0px 3px 50px 0px rgba(17,180,245,0.1); background-color:rgba(255,255,255,0.969);     padding: 10px 10px;
    padding-bottom: 30px;
    max-width: 230px; border-bottom:3px solid #b9b533; position: relative;}
  .work-process-layout1 .work-process-content.odd-block { border-color: #d9d675; }
  .work-process-layout1 .work-process-content .icon { width: 45px; height: 45px; margin: 0px auto 20px; }
  .work-process-layout1 .work-process-content .icon img{ width: 100%; height: 100%; }
  .work-process-layout1 .work-process-content .process-title {     color: #30863D; font-size: 20px; line-height: 30px; transition: all 500ms ease; font-weight:600;  margin-bottom: 12px;  }
  .work-process-layout1 .work-process-content .text {  position: relative; font-size: 14px; line-height: 24px; color: #575a7b; transition: all 500ms ease; margin-bottom: 0px;  }
  .work-process-layout1 .vs-work-process:hover .work-process-top .shape {-webkit-transform:rotate(0); -ms-transform:rotate(0); transform:rotate(0); -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%); clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}
  .work-process-layout1 .vs-work-process:hover .work-process-top .number { margin-bottom:0px;  margin-left:0% }
  
  /* end EMERGENCY */



/* start about us */



.about-text p{
   font-size: 18px;
    color: #575a7b;
    letter-spacing: 0.5px;
    line-height: 1.7;
    text-align: left;
    margin-bottom: 8px;
    font-weight: 500;
}
@media only screen and (max-width:768px){
  .about-text p{
    font-size: 16px;
    letter-spacing: unset;
    line-height: unset;
}}

.about-list ul li span{
    font-size: 18px;
   
    letter-spacing: 0.5px;
    color: #575a7b;
    line-height: 1.7;
    text-align: justify;
    margin-bottom: 12px;
}

.about-list ul li i{
    color: #EF7F1A;
    padding: 4px;
    font-size: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 rgb(238 118 67 / 93%);
    margin-right: 7px;
}
.contact-wrap span{
   
    font-size: 20px;
    color: #154D1C;
    font-weight: 600;

}

  .contact-wrap .call-button {
   
    font-size: 18px;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    text-align: center;
    /* letter-spacing: 1.3px; */
    font-weight: 700;
    color: #ffff;
    background: #46a54a;
    border: none;
    border-radius: 1000px;
    box-shadow: 15px 5px 24px rgba(79, 209, 197, .64);
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    outline: none;
    position: relative;
    padding: 10px 20px;

    }
  

  .contact-wrap .call-button:hover, 
  .contact-wrap .call-button:focus {
    color: #313133;
    transform: translateY(-6px);
  }
  
  .contact-wrap .call-button:hover::before, 
  .contact-wrap .call-button:focus::before {
    opacity: 1;
  }
  
  .contact-wrap .call-button::after {
    content: '';
    width: 20px; 
    height: 20px;
    border-radius: 100%;
    border: 6px solid #46a54a;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: ring 1.5s infinite;
  }
  
  .contact-wrap .call-button:hover::after, 
  .contact-wrap .call-button:focus::after {
    animation: none;
    display: none;
  }
  
  @keyframes ring {
    0% {
      width: 20px;
      height: 20px;
      opacity: 1;
    }
    100% {
      width: 150px;
      height: 150px;
      opacity: 0;
    }
  }

  .visionmission img{
    border-radius: 20px;
  }

.visionmission h4{
  font-weight: 700;

  color: #154D1C;
  font-size: 22px;
}
.visionmission p{
  font-size: 16px;
    line-height: 24px;
    color: #575a7b;
    transition: all 500ms ease;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    text-align: left;
    font-weight: 500;
}

/* end about us */


/* start all-services */


.all-services-bg{
  background-image: 
  /* -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 16%, rgba(0, 0, 0, 0.7) 46%, rgba(0, 0, 0, 0.2) 100%), */
   url(../images/banner/bg1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding: 50px 0px;
}
.all-services {
  text-align: center;
  align-items: center;
  padding: 10px;
  justify-content: space-evenly;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 17px 0 #00000024;
  margin-bottom: 20px;
}
  .all-services img{
    height: 65px;
  }

 .all-services h3{
 
  font-size: 16px;
  color: #154D1C;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 0px;
  }

  @media only screen and (max-width:768px){
    .all-services img{
      height: 50px;
    }
    .all-services h3{
       font-size: 14px;
  }}


  .service-card {
    align-items: center;
    height: 140px;
    justify-content: space-evenly;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.service-card {
  /* align-items: center; */
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 17px 0 #00000024;
  display: flex;
  flex-direction: column;
  gap: 14px;
  /* height: 100%; */
  max-height: 200px;
  /* padding: 30px 0; */
  transition: all .3s ease;
}
.service-card img {
  height: auto;
  width: 60px;
}
.service-card h3 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #1a1a1a;
  display: -webkit-box;
  font-weight: 500;
  line-height: 1.2;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: capitalize;
  font-size: 16px;
}

.service-card:hover {
  background-color: #EF7F1A;
  box-shadow: 0 0 15px #fb6f1d91;
  transition: all .2s ease;
}
.service-card:hover img {
  /* background-color: #ffff; */
  border-radius:50%;
}
.service-card:hover h3 {
  color: #ffff;
}

/* mouse hover img change */




.service-card .image-icon{
  position: relative;
}

.service-card .first{
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.service-card:hover .first{
  z-index: 0;
  background-color: #EF7F1A;
  /* transform: scale(1.05); */
}


/* end moude hover img change */

/* ens all-services */

  

/* start support-list */
  .support-list {
    display: flex;
  }
  .support-list-line  h5{
    font-weight: 700;
   
    color: #154D1C;
    font-size: 22px;
  }
  .support-list-line  p{
  font-size: 16px;
    line-height: 24px;
    color: #575a7b;
    transition: all 500ms ease;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    text-align: left;
    font-weight: 500;
  }
  .support-list  img{
    height: 30px;
    margin-right: 15px;
  }
 

/* end support-list */



/* start designs */

.designs-bg{
    background-image: linear-gradient(180deg, #F3F3F3 76%, #FFFFFF 60%);
}

.designs h5{
    font-size: 18px;
    color: #282828;
    padding: 10px 0;
    margin-bottom: 0;
}
.designs {
    overflow: hidden;
    padding: 5px 5px 0px 5px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 4px #e3e3e3;
    position: relative;
    z-index: 9;
    margin-bottom: 20px;   
    text-align: center;
    border-bottom: 10px solid #EF7F1A;
    border-radius: 10px;
}
.designs img {
    transition: all .5s ease;
    width: 100%;
    vertical-align: top;
    min-height: 190px;
    border-radius: 10px 10px 0 0;
}
.designs:hover img {
    opacity: 0.5;
color: rgb(247, 96, 96);
}
.designs:hover  h5{
  background-color: #EF7F1A;
  color: #ffff;
}
@media only screen and (max-width:426px){
  .designs img {
    min-height: 120px;
}
.designs h5 {
  font-size: 13px;
 padding: 5px 0;

}}
/* end designs */




/* star 3 services */
.pt-30{
    padding-top: 30px;
}
.pb-30{
    padding-bottom: 30px;
}

.sec-title.light h1 {
    color: #fff;
}

.sec-title h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.1em;
    margin-bottom: 20px;
}

.sec-title.light h3 {
    color: #fff;
}

.sec-title.light .text {
    color: #fff;
}



.sec-title .text {
    margin-top: 15px;
    color: #888;
    max-width: 960px;
}



.sec-title.style-two {
    margin-bottom: 40px;
}


.working-process-step {
    position: relative;
}

.working-process-step:before {
    content: '';
    position: absolute;
    left: -0;
    right: -0;
    height: 100%;
    display: block;
    background: url(../images/banner/DotedLine.png) center center no-repeat;
}



.process-block{
    position:relative;
    margin-bottom:10px;
    
}
.process-block:hover .inner-box{
    background-color: #30863D;
    color: #ffff;
    transition: all .5s ease;
}
.process-block:hover .count{
    background: #ffff;
    color: #30863D;
    border-radius: 10px;
}


.process-block .inner-box{
    position:relative;
    padding: 10px;
    box-shadow: 0 0 17px 0 #00000024;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    background-color:#ffffff;
    text-align: center;
    transition: .5s ease;
    border-radius: 10px;
    color:#EF7F1A;
}

.process-block .inner-box:hover {
    box-shadow: 0px -10px 39px 0px rgba(8, 18, 109, 0.1);
    transform: translateY(-10px);
    transition: all .5s ease;
}

.process-block:nth-child(2) .inner-box {
    margin-top: 70px;
}

.process-block:nth-child(2) .inner-box {
    margin-top: 70px;
}

@media only screen and (max-width:426px){
    .process-block:nth-child(2) .inner-box {
        margin-top: 0!important;
    } 
    .process-block:nth-child(3) .inner-box {
        margin-top:  0!important;
    }
    .process-block:nth-child(5) .inner-box {
        margin-top:  0!important;
    }
}


.process-block .inner-box .count-box {
    position: relative;
    width: 40px;
    height: 40px;
    background: #EF7F1A;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: 800;
   
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-radius: 10px;
    margin-bottom: 8px;
}
.process-block .inner-box h3{
    position:relative;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
   
}

@media only screen and (max-width:768px){
  .process-block .inner-box h3{
    font-size: 15px;
}}

.process-block .inner-box .text{
    position:relative;
    color:#777777;
    font-size:14px;
    line-height:1.8em;
    margin-bottom:18px;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

@keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  50% {
    -webkit-transform: translateY(-1.px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.float-bob-y{
    animation-name: float-bob-y; 
    animation-duration: 2s; 
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  
  -webkit-animation-name: float-bob-y; 
    -webkit-animation-duration: 2s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
  
  -moz-animation-name: float-bob-y; 
    -moz-animation-duration: 2s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
  
  -ms-animation-name: float-bob-y; 
    -ms-animation-duration: 2s; 
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
  
  -o-animation-name: float-bob-y; 
    -o-animation-duration: 2s; 
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

/* end 3 services */


/* start testimonial */

.staytune h3{

}
/* end testimonial */

/* start about us bg */
.about-bg-banner{
	background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/abt3.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
  padding: 150px 0px 100px 0px;
  text-align: left;
 }
 @media only screen and (max-width: 768px) {
	.about-bg-banner {
    padding: 75px 0px 40px 0px;
	}
 }
 .header-banner h3{
	color: #ffffff;
	font-size: 30px;
	font-weight: 800;
  margin-bottom: 10px;
 }
 .header-banner p{
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 0;
 }
 
 @media only screen and (max-width: 426px){
 .header-banner h3 {
	 font-size: 21px;
 }
 .header-banner p {
   font-size: 14px;
 }
 
}

.banner-slide{
  position: relative;
}

/* start banner1 */
.aboutus-bg{
  
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 16%, rgba(0, 0, 0, 0.7) 46%, rgba(0, 0, 0, 0.2) 100%),
     url(../images/banner/abt3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0px;
    background-attachment: fixed;
}
.bannertext h4 {
  margin: 0;
  font-size: 38px;
  font-weight: 600;
  color: #ffffff;
}
.bannertext p {
  margin: 10px 0 10px 0;
  font-size: 20px;
  color: #ffffff;
  font-weight: 400;
}

@media only screen and (max-width:768px){
    .bannertext h4 {
       font-size: 20px;
}
.bannertext p {
     font-size: 16px;
}
.banner-btns .btn {
    padding: 8px 8px !important;
    font-size: 14px !important;
}
.aboutus-bg{
  padding: 20px 0px;
}}


.banner-btns .btn {
  padding: 6px 10px;
  font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}
.button-5 {
    border-radius: 5px;
    color: #ffff;
    background-color: #0000;
    background-image: #0000;
    background-image: -moz-linear-gradient(top, #EF7F1A 0%, #EF7F1A 100%);
    background-image: -webkit-linear-gradient(top, #EF7F1A 0%, #EF7F1A 100%);
    background-image: linear-gradient(to bottom, #EF7F1A 0%, #EF7F1A 100%);
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: 0%;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}
.button-5:hover {
    background-position: -200%;
    transition: background 300ms ease-in-out;
    background-color: #EF7F1A;
    color: #ffff;
}
/* end banner1 */
  



/* start  Infinite Horizontal Scroll*/

.infinite-scroll-section {
    position: relative;
  
    overflow: hidden;
  }
  
  .scroll-track {
    display: flex;
    width: calc(200%); /* Doppelte Breite f���r nahtloses Scrollen */
    animation: scroll 20s linear infinite;
  }
  
  .scroll-track:hover {
    animation-play-state: paused; /* Animation anhalten beim Hover */
  }
  
  .scroll-item {
    flex: 0 0 auto;
    width: 200px;
    margin-right: 30px;
  
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    transition: transform 0.3s;
  }
  
  .scroll-item:hover {
    transform: scale(1.05);
  }
  
  .scroll-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  
  .scroll-item .card-body {
    padding: 10px;
    text-align: center;
  }
  
  .scroll-item .card-title {
    font-size: 1rem;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #154D1C;
  }
  
  .scroll-item .card-text {
    font-size: 0.875rem;
    color: #B3B3B3;
  }
  
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-50%);
    }
  }
  
  /* Responsive Anpassungen */
  @media (max-width: 992px) {
    .scroll-item {
      width: 180px;
      margin-right: 25px;
    }
  
    .scroll-item img {
      height: 180px;
    }
  }
  
  @media (max-width: 768px) {
    .scroll-item {
      width: 150px;
      margin-right: 20px;
    }
  
    .scroll-item img {
      height: 150px;
    }
  }
  
  @media (max-width: 576px) {
    .scroll-item {
      width: 120px;
      margin-right: 15px;
    }
  
    .scroll-item img {
      height: 120px;
    }
  }
  
  /* end Infinite Horizontal Scroll */
  








/* start footer topup btn and whatsapp btn */

.whatsapp-logo {
    height: 50px;
    width: 50px;
    position: fixed;
    top: 70%;
    /* bottom: 15px; */
    left: 9px;
    z-index: 9999;
    font-size: 21px;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 1px;
    z-index: 99;
    height: 60px;
    width: 60px;
    cursor: pointer;
    border: none;
    background-color: transparent;
    border-radius: 25px;
  
}
.wa-ani{
    animation-duration: 4s;
}
/* end topup btn and whatsapp btn */






/* start footer */
.whatsapp-logo {
    height: 50px;
    width: 50px;
    position: fixed;
    top: 70%;
    /* bottom: 15px; */
    left: 9px;
    z-index: 9999;
    font-size: 21px;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 1px;
    z-index: 99;
    height: 60px;
    width: 60px;
    cursor: pointer;
    border: none;
    background-color: transparent;
    border-radius: 25px;
}


/* end footer */



/* start gallery 1 */

.box{
  background: transparent;
  
  text-align: center;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease;
  margin-bottom: 20px;
}
.box:hover{
  background: linear-gradient(#f89740, #30863da3);
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);
}
.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after{
  content: "";
  background: #fff;
  width: 0;
  height: 4px;
  position: absolute;
  top: 5%;
  left: 0;
  transition: all 0.3s;
}
.box:after{
  top: auto;
  bottom: 5%;
  left: auto;
  right: 0;
}
.box .box-content:before,
.box .box-content:after{
  height: 0;
  width: 4px;
  left: auto;
  right: 5%;
  top: 0;
}
.box .box-content:after{
  right: auto;
  top: auto;
  bottom: 0;
  left: 5%;
}
.box:hover:before,
.box:hover:after{
  width: 80%;
}
.box:hover .box-content:before,
.box:hover .box-content:after{
  height: 80%;
}
.box img{
  width: 100%;
  height: auto;
  transform: scale(1.25);
  transition: all 0.3s ease;
}
.box:hover img{
  opacity: 0.2;
  transform: scale(1);
}
.box .box-content{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.box .inner-content{
  color: #fff;
  width: 70%;
  overflow: hidden;
  transform: translateX(-50%)translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.box .title{
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 3px 0;
  opacity: 0;
  transform: rotate(90deg);
  transform-origin: left bottom;
  transition: all 0.3s ease;
}
.box .post{
  font-size: 15px;
  text-transform: capitalize;
  display: block;
  opacity: 0;
  transform: rotate(90deg);
  transform-origin: left bottom;
  transition: all 0.3s ease;
}
.box:hover .title,
.box:hover .post{
  opacity: 1;
  transform: rotate(0);
}


@media only screen and (max-width:990px){
  .box { margin: 0 0 30px; }
}
@media only screen and (max-width:426px){
.box .title{
  font-size: 12px;

}}

/* end gallery 1 */

/* start about page */

.about-banner{
  background-image: 
  /* -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 16%, rgba(0, 0, 0, 0.7) 46%, rgba(0, 0, 0, 0.2) 100%), */
   url(../images/sa1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 100px 0px;
}

/* start about us */


.about-sec p{
  font-size: 16px;
  line-height: 24px;
  color: #575a7b;
  transition: all 500ms ease;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
  text-align: left;
  font-weight: 500;
}
.about .about-images img {
  border-radius: 10px;
  margin-bottom: 10px;
}
/* .about-banner{
  background-image:linear-gradient(to right,#EF7F1Af5 0%, #61d0e0f7 100%), url("../images/spread.png");
  padding: 40px 0px; 
} */
.section-title p {
font-size: 24px;

margin-bottom: 0px;
}
.section-title h4 {
font-size: 35px;
text-transform: capitalize;
color: #EF7F1A;
position: relative;
display: inline-block;
padding-bottom: 25px;
}

@media only screen and (max-width: 425px)  {
  .section-title h4 {
      font-size: 22px;
  }}



.section-title h4::before {
width: 80px;
height: 1.5px;
bottom: 0;
left: 50%;
margin-left: -40px;
}
.section-title h4::before, .section-title h4::after {
position: absolute;
content: "";
background-color: #EF7F1A;
}
.section-title h4::after {
width: 40px;
height: 1.5px;
bottom: -5px;
left: 50%;
margin-left: -20px;
}
.single_service.service_right {
padding-right: 70px;
padding-left: 0;
text-align: right;
}
.single_service.service_right img {
right: 0;
left: auto;
margin-top: 0;
}
.single_service:nth-child(1), .single_service:nth-child(2) {
border-bottom: 1px dashed #333;
padding-bottom: 15px;
}
.single_service img {
max-width: 45px;
position: absolute;
left: 0;
top: 0;
}
.single_service {
position: relative;
padding-left: 70px;
margin-bottom: 25px;
}
.single_service h4{
  font-size: 20px;
  text-transform: capitalize;
  color: #EF7F1A;
  font-weight: 600;

}
.single_service  p{
  font-size: 16px;
  
    letter-spacing: 0.5px;
    color: #575a7b;
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 8px;
}
.main-service{
  padding-top: 30px;
  
}
.single_mid{
  padding-top: 60px;
}

/* start counter */
.counter-bg{
  background-image:-webkit-linear-gradient(#974f05c2 46%),url(../images/banner/counter-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0px;

}




.counter {
  display: flex;
  
  padding: 20px 0;
  border-radius: 5px;
  box-shadow: 0px 15px 39px 0px rgb(161 157 156 / 14%);
}

.count-title {
  font-size: 35px;
    font-weight: normal;
   
    margin-bottom: 0;
    font-weight: 600;
  
    color: #ffffff;
}

.count-text {
  font-size: 16px;
  font-weight: 500;
  margin-top: 2px;
  margin-bottom: 0;
  text-align: center;
  color: #ffffff;
}
.counter-text{
  padding-left: 16px;
}
.fa-2x {
  margin: 0 20px;
    float: none;
    display: table;
    color: #ffffff;
    font-size: 45px;
    font-size: 62px;
    color: #fff;
    height: 70px;
    width: 70px;
    line-height: 67px;
    font-size: 28px;
    text-align: center;
    padding: 0;
    margin: 0;
    border: 2px solid #fff;
    border-radius: 0px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 50%;
}

/* end counter */

/* our team */


.profile-card{
  position: relative;

  width: 220px;
  height: 220px;
  background: #fff;
  padding: 15px;
  border-radius: 50%;
  box-shadow: 0 0 22px #3336;
  transition: .6s;
  margin: auto;
  margin-bottom: 15px;

}
.profile-card:hover{
  border-radius: 10px;
  height: 260px;
}
.profile-card .img{
  position: relative;
  width: 100%;
  height: 100%;
  transition: .6s;
  z-index: 9;
}
.profile-card:hover .img{
  transform: translateY(-60px);
}
.img img{
  width: 100%;
  border-radius: 50%;
  box-shadow: 0 0 22px #3336;
  transition: .6s;
}
.profile-card:hover img{
  border-radius: 10px;
}
.caption{
  text-align: center;
  transform: translateY(-80px);
  opacity: 0;
  transition: .6s;
}
.profile-card:hover .caption{
  opacity: 1;
}
.caption h3{
  font-size: 21px;

}
.caption p{
  font-size: 15px;
  color: #0c52a1;

  margin: 2px 0 9px 0;
}
.caption .social-links a{
  color: #333;
  margin-right: 15px;
  font-size: 21px;
  transition: .6s;
}
.social-links a:hover{
  color: #0c52a1;
}

/* end our team */

/* end about us */

/* end about page */



/* start departmanet */

/*  */



.dep-card {
  margin-bottom: 20px;
  padding: 15px;
  text-align: center;
  background: linear-gradient(#ffffff 50%, #EF7F1A 50%);
  background-size: 100% 200%;
  background-position: 0 2.5%;
  border-radius: 5px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transition: 0.5s;
}
.dep-card h3 {
  font-weight: 700;

  color: #154D1C;
  font-size: 22px;
  padding: 10px 0px;
}
.dep-card p {
  font-size: 16px;
    
    letter-spacing: 0.5px;
    color: #575a7b;
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 8px;
}
.icon-wrapper {
  background-color: #EF7F1A;
  position: relative;
  margin: auto;
  font-size: 30px;
  height: 2.5em;
  width: 2.5em;
  color: #ffffff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  transition: 0.5s;
}
.dep-card:hover {
  background-position: 0 100%;
}
.dep-card:hover .icon-wrapper {
  background-color: #ffffff;
  color: #EF7F1A;
}
.dep-card:hover h3 {
  color: #ffffff;
}
.dep-card:hover p {
  color: #f0f0f0;
}


/* end departmanet */


/* start servics page */
.card-style1 {
  transition: 0.4s;
  padding: 15px;
  border: 1px solid #ededed;
  border-radius: 10px;
  box-shadow: 0 0 17px 0 #00000024;
  margin-bottom: 20px;
}
.card-style1 .service-image {
  position: relative;
  z-index: 1;
}
.card-style1 .service-image img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.card-style1 .card-body {
  padding: 0 ;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-top: -50px;
}
.card-style1 .card-body .service-icon {
  width: 80px;
  padding: 15px;
  display: inline-block;
  margin: 0 auto 15px;
  background-color: #056c5f;
  border-radius: 50%;
}
.card-style1 .service-image:after {
  content: "";
  background-image: url(../images/services/service-shape.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 100%;
  width: 100%;
}
.card-style1 h3{
  color: #30863D;
  font-size: 22px;
  line-height: 30px;
  transition: all 500ms ease;
  font-weight: 600;
}
.card-style1 p{
 
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #575a7b;
  transition: all 500ms ease;
  margin-bottom: 0px;
}

/* end services page */

/* start blog page */


.blog-card {
  transition: transform 0.3s ease-in-out;
  cursor: pointer;
  border: none;
  transition: all .5s ease;
  border-radius: 10px;
  border-bottom: 10px solid #ffff;
}

.blog-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  border-bottom: 10px solid #EF7F1A;
}
.blog-card img {
  border-radius: 10px;
}
.blog-info{
  padding: 10px;
}
.blog-readmore {
  border-bottom: 2px dotted;
    font-size: 14px;
    color: #30863d;
    padding: 4px 0px;
    font-weight: 600;
}
.blog-info span{
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #575a7b;
  line-height: 1.5;
  text-align: justify;
  margin-bottom: 8px;
}
.blog-info h5{
  font-size: 20px;
  text-transform: capitalize;
  color: #1d1d1c;
  font-weight: 600;
 
  margin-top: 5px;
}
.blog-info p{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #575a7b;
  line-height: 1.5;
  text-align: justify;
  margin-bottom: 8px;
}
/* end blog page */

/* start doctor details page */
/* left */
.doctor-details-left {
  -webkit-box-shadow: 0px 0px 10px 0px #ddd;
  box-shadow: 0px 0px 10px 0px #ddd;
  border-radius: 10px;
  overflow: hidden;
}
.doctor-details-item .doctor-details-contact {
  padding: 20px;
}
.doctor-details-item .doctor-details-contact h3 {
  font-weight: 600;
  font-size: 20px;
  color: #2C2D3F;
 
}
.doctor-details-item .doctor-details-contact .basic-info {
  margin: 0;
  padding: 0;
}
.doctor-details-item .doctor-details-contact .basic-info li {
  list-style-type: none;
  display: block;
  font-weight: 400;
  font-size: 15px;
  color: #2C2D3F;
  margin-bottom: 10px;
}

.doctor-details-item .doctor-details-contact .basic-info li i {
  display: inline-block;
  color: #EF7F1A;
  margin-right: 8px;
  font-size: 16px;
  position: relative;
  top: 1px;
}
.doctor-details-area .doctor-details-left .social {
  margin-top: 25px;
  padding: 0;

}
.doctor-details-area .doctor-details-left .social li {
  display: inline-block;
  margin-right: 10px;
}
.doctor-details-area .doctor-details-left .social li a {
  height: 34px;
  width: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #EF7F1A;
  text-align: center;
  padding: 0;
  border-radius: 50%;
  display: block;
  color: #EF7F1A;
  font-size: 16px;
}

.doctor-details-item .doctor-details-work .time-sidual {
  overflow: hidden;
  padding: 0;
}
.doctor-details-item .doctor-details-work .time-sidual li {
  display: block;
  color: #2C2D3F;
  width: 100%;
  margin-bottom: 10px;
}
.doctor-details-item .doctor-details-work .time-sidual li span {
  display: inline-block;
  float: right;
}
/* }left / */

/* right */

.doctor-details-item .doctor-name .name {
  font-size: 25px;
    font-weight: 600;
    color: #EF7F1A;
    margin-top: 20px;
    background-color: #b9b9b921;
    border-radius: 10px;
    padding: 5px;
    box-shadow: 0px 0px 10px 0px #ddd;
}
.doctor-details-item .doctor-name .deg {
  font-size: 22px;
  margin: 10px 0 5px 0;
}
.doctor-details-item .doctor-name .degree {
  font-size: 16px;
}
.doctor-details-item .doctor-details-biography h3 {
     font-weight: 600;
    font-size: 20px;
    color: #154D1C;
    background-color: #b9b9b921;
    border-radius: 10px;
    padding: 5px;
    box-shadow: 0px 0px 10px 0px #ddd;
}
.doctor-details-biography p{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #575a7b;
  line-height: 1.5;
  text-align: justify;
  margin-bottom: 8px;
   padding: 20px 20px 10px;
}
.doctor-details-biography  .degree li{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #575a7b;
  line-height: 1.5;
  margin-bottom: 8px;
}


/* right / */

/* end doctor details page */

/* start contact us page */

 .contact-page-form h2 {
  color: #071c34;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
}
  
.contact-page-form.contact-form input {
  margin-bottom: 5px;
}  
.contact-page-form.contact-form textarea {
  height: 110px;
}
.contact-page-form.contact-form input[type="submit"] {
  background: #071c34;
  width: 150px;
  border-color: #071c34;
}



.contact-page-form input {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  margin-bottom: 20px;
  padding: 12px 16px;
  width: 100%;
  border-radius: 4px;
}

.contact-page-form .message-input {
display: inline-block;
width: 100%;
padding-left: 0;
}
.single-input-field textarea {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  width: 100%;
  height: 120px;
  padding: 12px 16px;
  border-radius: 4px;
}
.single-input-fieldsbtn input[type="submit"] {
  background: #EF7F1A none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 10px 0;
  text-transform: capitalize;
  width: 150px;
  margin-top: 20px;
  font-size: 16px;
}
.single-input-fieldsbtn input[type="submit"]:hover{background:#071c34;transition: all 0.4s ease-in-out 0s;border-color:#071c34}
.single-input-field  h4 {
  color: #464646;
  text-transform: capitalize;
  font-size: 14px;
}
.contact-page-form {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

.contact-page-map {
  margin-top: 36px;
}
.contact-page-form form {
    padding: 20px 15px 0;
}

/* cont */
.contact__left{
  background-image:  url(../images/contact-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
}

.contact__icon i{
  margin: 0 2px;
  width: 40px;
  height: 40px;
  color: #ffffff;
  border: 1px solid #ffff;
  border-radius: 50%;
  text-align: center;
  margin-right: 12px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact__desc h6 {
  font-size: 16px;
  color: #fff !important;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 2px;
}
.contact__desc span {
  color: #fff9f9 !important;
  line-height: 1;
  font-size: 17px;
  display: block;
}
.contact__left h4 {
  color: #fff;
}
.contact__list-2 ul {
  margin-top: 40px;
  padding-left: 0px;
}
.contact__list-2 ul li:not(:last-child) {
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.contact__list-2 ul li {
  display: flex;
  align-items: center;
}

.contact-social a i{
  margin: 0 2px;
    width: 40px;
    height: 40px;
    color: #ffffff;
    border: 1px solid #ffff;
    border-radius: 50%;
    text-align: center;
    margin-right: 5px;
    line-height: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* cont / */

/* end contact us page */


/* start footer */

.footer-cta {
    border-bottom: 1px solid #373636;
}
.single-cta {
 
  padding: 5px;
  border-radius: 10px;
}
.single-cta i {
    color: #EF7F1A;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}
.cta-text {
    padding-left: 40px;
}
.cta-text h4 {
    color: #154D1C;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}

.cta-text span {
    color: #5c5c5c;
    font-size: 16px;
  font-weight: 500;
}
.cta-text span a {
    color: #5c5c5c;
    text-decoration: none;
}



/*  Our Process*/

/* team start  */

.team .member {
  position: relative;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 5px;
  background: #fff;
  transition: 0.5s;
  height: 100%;
}

.team .member .pic {
  overflow: hidden;
  width: 180px;
  border-radius: 50%;
}

.team .member .pic img {
  transition: ease-in-out 0.3s;
}

.team .member:hover {
  transform: translateY(-10px);
}

.team .member .member-info {
  padding-left: 30px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #f07e01;
}

.team .member span {
  display: block;
  font-size: 15px;
  padding-bottom: 10px;
  position: relative;
  font-weight: 500;
}

.team .member span::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #cbd6e9;
  bottom: 0;
  left: 0;
}

.team .member p {
  margin: 10px 0 0 0;
  font-size: 14px;
}

.team .member .social {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.team .member .social a {
  transition: ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  background: #eff2f8;
}

.team .member .social a i {
  color: #f07e01;
  font-size: 16px;
  margin: 0 2px;
}

.team .member .social a:hover {
  background: #154D1C;
}

.team .member .social a:hover i {
  color: #fff;
}

.team .member .social a + a {
  margin-left: 8px;
}


/* end team */

/* start customres */
.customres-review{
    overflow: hidden;
    padding: 5px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 4px #e3e3e3;
        margin-bottom: 20px;
}
.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}
/* end customres*/
.inte-service-item {
    padding: 20px;
    position: relative;
    border: 1px solid #fff;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    background: #fff;
    margin-bottom: 20px;
}
.inte-service-item .service-serial {
   
    color: rgba(0, 0, 0, 0.1490196078);
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 40px;
    font-size: 38px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.2em;
    color: #EF7F1A;
    letter-spacing:3px;
  
}

.inte-service-item .icon img{
    height: 50px;
        opacity: 0.5;
}
.iconDe .inte-service-item .icon {
    background: transparent;
}
.inte-service-item .icon {
        margin-bottom: 5px;
    font-size: 50px;
    color: #aaa;
}
.iconDe .inte-service-item .icon i {
    color: #aaa;
}

.inte-service-item .pera-content h3 {
  padding-bottom: 2px;
    font-weight: 600;
    margin-top: 2px;
    font-size: 16px;
}
.hoverdiv:hover .inte-service-item {
   margin-top: -20px;
}
.hoverdiv:hover .inte-service-item .icon img{ 
opacity: 1;

}
.service-title-text p{
      font-size: 16px;
    line-height: 24px;
    color: #575a7b;
    transition: all 500ms ease;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    text-align: left;
}
.disease-list ul li{
    font-size: 16px;
    color: #575a7b;
     margin-bottom: 4px;
         font-weight: 500;
}
.service-title-text ul li{
   font-size: 14px;
       color: #575a7b;
}
/* Our Process / */



 .footer{
  background-image: 
  /* -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 16%, rgba(0, 0, 0, 0.7) 46%, rgba(0, 0, 0, 0.2) 100%),  */
  url(../images/slider/Banner_9.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 0px 0px 0px;
  
 }

.footer .widget1 p {
    font-size: 16px;
    color: #5c5c5c;
    margin-top: 26px;
    text-align: justify;
        font-weight: 500;
}

.footer .socialLinks {
    margin-top: 28px;
}

.socialLinks ul li {
    display: inline-block;
}
.socialLinks ul li img{
    height: 30px;
    margin-right: 5px;
}

.socialLinks ul{
  padding-left: 0;
}


.socialLinks ul li a i {
    display: block;
    margin: 0 2px;
    width: 40px;
    height: 40px;
    color: #5c5c5c;
    border: 1px solid #5c5c5c;
    border-radius: 50%;
    text-align: center;
    margin-right: 5px;
    line-height: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.socialLinks ul li a:hover i {
    color: #ffff;
    transform: scale(1.3) 
}

.socialLinks ul li a:hover .fa-facebook-f{
  background-color: #0866ff;
  border: 1px solid #0866ff;  
  
}
.socialLinks ul li a:hover .fa-instagram{
 background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
border:none;    
}

.socialLinks ul li a:hover .fa-whatsapp{
  background-color: #3d9641;
  border: 1px solid #3d9641;    
}

.socialLinks ul li a:hover .fa-youtube-play{
  background-color: #ff0033;
  border: 1px solid #ff0033;    
}

.socialLinks ul li a:hover .fa-linkedin{
  background-color: #0a66c2;
  border: 1px solid #0a66c2;    
}

footer .logo {
    max-width: 200px;
}

.footer h5 {
    font-weight: 500;
    margin-bottom: 28px;
    text-transform: capitalize;
    font-weight: 600;
    color: #154D1C;
    font-size: 21px
}

.footer .widget2 .media img {
    margin-right: 20px;
    max-width: 100px;
}
.footer .widget2 .media p {
    font-size: 18px;
    color: #e8e4e4;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 600;
    line-height: 26px;
}

.footer .widget2 .media span {
    font-size: 12px;
    color: #EF7F1A;
    text-transform: uppercase;
    margin-top: 15px;
    display: block;
}

.footer .widget2 .media {
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.footer .widget3 ul li{
  list-style: none;
}
.footer .widget3 ul li a,
.footer .widget4 ul li a {
    font-size: 16px;
    color: #5c5c5c;
    text-transform: capitalize;
    margin-bottom: 13px;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease;
    font-weight: 500;
}

.footer .widget3 ul li a:hover {
  padding-left: 8px;
}



.footer .widget3 h5 {
    margin-bottom: 22px;
    font-weight: 600;
    color: #154D1C;
    font-size: 21px;
}

.footer .widget4 h5 {
    margin-bottom: 22px;
    font-weight: 600;
    color: #fff;
    font-size: 21px;
}

.copyRightArea {
    background-color: #EF7F1A;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 6px 0;
}

.copyRightArea p {
    color: #ffff;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;

}
.copyRightArea p a{
  color: #ffff;
}
.footerlogo img{
    height: 80px;
}
.widget3 ul {
    padding-left: 0;
}
.widget4 ul {
    padding-left: 0;
}

a{ 
    text-decoration: none;
}
/* end footer */



/* start item slider */
.slide-card h5{
  font-size: 16px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #154D1C;
    padding: 10px;
    text-align: center;

}
.slick-slide {
    margin: 0px 12px;
  }
  
  .slick-slide img {
    width: 100%;
  }
  
  .slick-slider
  {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  
  .slick-list
  {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .slick-list:focus
  {
    outline: none;
  }
  .slick-list.dragging
  {
    cursor: pointer;
    cursor: hand;
  }
  
  .slick-slider .slick-track,
  .slick-slider .slick-list
  {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  
  .slick-track
  {
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }
  .slick-track:before,
  .slick-track:after
  {
    display: table;
    content: '';
  }
  .slick-track:after
  {
    clear: both;
  }
  .slick-loading .slick-track
  {
    visibility: hidden;
  }
  
  .slick-slide
  {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.12);
  }
  [dir='rtl'] .slick-slide
  {
    float: right;
  }
  .slick-slide img
  {
    display: block;
    width: 100%;
    height: 200px;
  }
 
  .slick-slide.slick-loading img
  {
    display: none;
  }
  .slick-slide.dragging img
  {
    pointer-events: none;
  }
  .slick-initialized .slick-slide
  {

    display: block;
    overflow: hidden;
    margin-bottom: 10px;
  border-radius: 10px;
    width: 290px;
  }

  .slick-initialized .slick-slide:hover{
    transform: scale(1.05);
    transition: transform 0.5s;
  }

  .slick-loading .slick-slide
  {
    visibility: hidden;
  }
  .slick-vertical .slick-slide
  {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  .slick-arrow.slick-hidden {
    display: none;
  }
  

@media (max-width: 768px) {
  .slick-slide img{
    height: 150px;
}}
@media (max-width: 576px) {
  .slick-slide img{
    height: 120px;
}}
/* end item slider */