.testimonials_slider .slider_pager .slick-dots li a {
  height: 6px;
  margin: 5px;
}
.testimonials_slider .slider_pager .slick-dots li a img {
  display: none;
}
.testimonials_slider .slider_pager .slick-dots li a:after {
  display: block;
  bottom: 0;
  background-color: #171717;
}
.testimonials_slider .slider_pager .slick-dots li.slick-active a:after {
  background-color: #f2c64d;
}

#Header_wrapper, #Intro {
  background-color: #0b2f3d !important;
  background-image: url("images/home_lawyer_sectionbg6.png");
  background-repeat: repeat-y !important;
  background-position: center top !important;
}

#Footer {
  background-color: #0b2f3d !important;
  background-image: url("images/home_lawyer_sectionbg6.png") !important;
  background-repeat: repeat-y !important;
  background-position: center top !important;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
  height: 100px;
}

.slotholder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4) !important;
}

.top_bar_left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100% !important;
}
.top_bar_left:before, .top_bar_left:after {
  display: none;
}




#slide-1-layer-2 {
  text-align: center !important;
  font-size: 70px !important;
  line-height: 98px !important;
}

#Top_bar.is-sticky {
  background: #0b2f3d !important;
}

.d-flex-custom {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.d-flex-custom-v1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-bottom: 40px;
}

.d-flex-custom-v2 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
}

.lato-text h3, .lato-text h4, .lato-text h5, .lato-text h6 {
  font-family: "Roboto Slab", Arial, Tahoma, sans-serif;
  font-weight: 300;
}

.text-justify {
  text-align: justify;
}

.custom-icon-v1 i {
  display: block;
  font-size: 50px;
  line-height: 50px;
  color: #f2c64d;
}

.sticky-social {
  display: flex;
  position: fixed;
  right: 15px;
  bottom: 15px;
  flex-direction: column;
  z-index: 9002;
}
.sticky-social li {
  margin-bottom: 15px;
}
.sticky-social li:last-child {
  margin-bottom: 0;
}
.sticky-social li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #0b2f3d !important;
  border: 1px solid #f2c64d;
  color: #f2c64d;
  border-radius: 50%;
  text-decoration: none;
}
.sticky-social li a i {
  display: block;
  color: #f2c64d;
  font-size: 22px;
}
.sticky-social li a:hover {
  text-decoration: none;
}

.custom-text-center {
  text-align: center;
}

.testimonials_slider_ul.custom-slider .button.button_js.slider_prev.slick-arrow {
  top: 50%;
}
.testimonials_slider_ul.custom-slider .button.button_js.slider_next.slick-arrow {
  top: 50%;
}
.testimonials_slider_ul.custom-slider .slick-list.draggable .slick-track .slick-slide .bq_wrapper img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.custom-bg {
  padding-top: 120px;
  padding-bottom: 200px;
  background-color: #ffffff;
  background-image: url("../content/lawyer3/images/home_lawyer_sectionbg7.png");
  background-repeat: no-repeat;
  background-position: center top;
}

.d-md-none {
  display: none;
}
/* .tp-parallax-wrap{ left:0 !important; display: flex; } */
/* #slide-1-layer-2 {
  left: -20px;
  transform: translate(0, 0) !important;
  transform-origin: inherit !important;
} */
/* .tp-resizeme.logo-area{transform: translate(0, 0) !important;
  transform-origin: inherit !important;} */

@media only screen and (max-width: 1620px) {
/* #slide-1-layer-2 {
  left: -100px;
} */


}

.text-area {
  font-size: 14px;
  margin-top: 10px;
  padding: 10px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; line-height: 1.4;
}
#slide-1-layer-1{ position: absolute; left:0; text-align: center;  z-index: 99; width:100%; top:30%; display: flex; align-items: center; justify-content: center;}
#slide-1-layer-2{ position: absolute; left:0; text-align: center;  z-index: 99; width:100%; top:45%;}

@media only screen and (max-width: 1239px) {
  #Top_bar {
    background: #0b2f3d !important;
  }
  .column_attr.clearfix{ padding: 0 !important;}

  #slide-1-layer-2 {
    font-size: 50px !important;
    line-height: 70px !important;
  }
}
@media only screen and (max-width: 768px) {
  #slide-1-layer-2{ left:0;}
  .d-flex-custom-v1 {
    flex-direction: column;
  }

  .d-flex-custom-v2 {
    flex-direction: column;
  }

  #slide-1-layer-2 {
    font-size: 20px !important;
    line-height: 30px !important;
    padding-top: 140px !important;
    z-index: 99999 !important;
    top: 40px;
  }
  .tp-simpleresponsive img, .rev_slider img{width:50%;}

  .custom-text-md-left {
    padding: 0 !important;
  }

  .custom-bg {
    background: none;
  }

  .d-block {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .custom-text-md-left {
    text-align: left !important;
  }
}

/*# sourceMappingURL=core.css.map */
