/*     SLIDER      */
.pcp-carousel-wrapper, .swiper-container {
  min-height:450px;
}
.swiper-container .swiper-slide {
  box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px!important
}
.swiper-slide, .sp-pcp-post {
  overflow:visible;
}
.sp-pcp-title a {
  color:  #F7821E !important;
  font-weight: 700 !important;
  padding:0.5rem;
  text-align: center !important;
}
.sp-pcp-post .sp-pcp-post-content {
  text-align:center;
  margin-bottom: -1rem;
  overflow: visible;
  padding: 0 1rem 0 1rem;
}
.sp-pcp-post .sp-pcp-post-thumb-area img {
  height: 200px;
  object-fit: cover;
}
.sp-pcp-readmore {
  text-align: center !important;
  overflow: visible !important;
}
a.pcp-readmore-link {
  z-index: 999;
  padding: 15px 35px !important;
  font-size: 15px !important;
  font-family: 'Railway', Helvetica, Arial, sans-serif !important;
  text-align: center !important;
}
#sp-pcp-id-21649 .swiper-slide .sp-pcp-post {
  background-size: 100% 100%;
  min-height:420px;
}
#sp-pcp-id-21649 .swiper-slide img {
  width:100%;
  height:170px;
  object-fit:cover;
  z-index:999;
  padding-top:3px
}

@media (min-width: 981px) {
    .home_faqs .et_pb_gutters3 .et_pb_column {
        margin-right: 0px !important;
    }
}
@media (max-width:980px) {
      #mobile_menu1 {
        background-color: rgb(255, 126, 20) !important;
        padding: 10px;
    }
  .owl-prev {
  position: absolute;
  left: -3.5%;
  top: 50%;
}
.owl-next {
  position: absolute;
  left: 99%;
  top: 50%;
}
}
#lcs_logo_carousel_wrapper .owl-stage-outer {
  height:150px
}
.owl-nav.disabled {
  display: block !important;
  width: 100%;
  height:100%;
}
.owl-prev, .owl-next {
  background: #000 !important;
  border-radius: 50px !important;
  border: none !important;
}
.owl-prev {
  position: absolute;
  left: -3.5%;
  top: 50%;
}
.owl-next {
  position: absolute;
  left: 100%;
  top: 50%;
}
.white_circle {
  width: 18px;
  height: 18px;
  position: absolute;
  background-color: #fff;
  z-index: 9999;
  border-radius: 50px;
  top: 31px;
  left: -9.4%;
}
.et_pb_module.et_pb_accordion.et_pb_accordion_1 {
  margin-bottom:0 !important;
}
.et_pb_toggle_open .et_pb_toggle_title::after {
  content: "\33" !important;
  transform:rotate(180deg);
  transition: ease-in-out 0.5s;
  font-size:25px;
  color: #fff;
}

@media screen and (max-width:500px) {
   .owl-prev {
  left: -8.5% !important;
}
  .et_pb_section_10 .sp-pcp-section.sp-pcp-container {
    min-width:350px;
  }
}
div.et_pb_section.et_pb_section_6::before {
  background-color: transparent;
  display: none !important;
}