.lp_hrs_bx.hours_bx{
  padding-top: 20px;
}
.lp_hrs_bx.hours_bx .hours_title {
  display: flex;
  align-items: center;
  font-weight: 700;
  padding-bottom: 10px;
  line-height: 1;
}
.lp_hrs_bx.hours_bx .hours_title svg {
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
}
.lp_hrs_bx.hours_bx .hours_txt {
  font-weight: 400;
}


.foot_col_map{
  width: 60%;
}

@media (min-width:1600px){
  .lp_header_row .head_mid{
    width: auto;
  }
}

@media (max-width:1599px){
.foot_col_lp1 .foot_info .info_txt .info_i.ftr_tel svg{
  top:0;
  }
.foot_col_lp1 .foot_info{
    width: 500px;
}

.foot_col_map{
  width: calc(100% - 550px);
}

}

@media (max-width:1023px){
.foot_col_lp1{
  width: 100%;
}
.foot_col_lp1 .foot_info{
    width: 100%;
}

.foot_col_map{
  padding-top: 30px;
  width:100%;
}

}

.ser_slide_in {
  cursor: default;
}
.ser_slide_in:after {
  display: none;
}

.ser_slider .slick_next  {
  left: 30px !important;
  margin-top: 15px;
}

.ser_slider .slick_prev  {
  right: 30px !important;
  margin-top: 15px;
}

body .ser_slider .ser_slide .ser_slide_in.sldie_5 p,
body .ser_slider .ser_slide .ser_slide_in.sldie_5 ul{
  font-size: 17px !important;
}
@media (max-width:1199px){
  .ser_slider .ser_slide .ser_slide_in p,
  .ser_slider .ser_slide .ser_slide_in ul{
    display: block;
    text-align: left !important;
  }
  .ser_slider .ser_slide .ser_slide_in{
    height: 600px;
    align-items: normal;
  }
  .ser_slider .ser_slide .ser_slide_in::before{
    background: rgba(0, 0, 0, 0.8);
  }
}



@media (min-width: 1850px) {
  .page-template-template-landing .h_call a .call_no{
      font-size: 28px !important;
  }
}
@media (min-width: 1600px) {
  .page-template-template-landing .h_call a .call_no{
      font-size: 27px !important;
  }
}
@media (min-width: 1200px) {
  .page-template-template-landing .h_call a .call_no{
      font-size: 26px !important;
  }
  .page-template-template-landing .ser_slider .ser_slide_in{
    padding: 40px 10%;
    height: 400px;
  }
}
@media (min-width: 1600px) {
  .page-template-template-landing .h_call a .call_no{
      font-size: 27px !important;
  }
}

.page-template-template-landing .bnr_slider .bnr_slide_in .bnr_txt .bnr_cta{
  background-color: #000000;
  border-color: transparent;
}
.page-template-template-landing .bnr_slider .bnr_slide_in .bnr_txt .bnr_cta:hover {
    background: #000000b8;
    border-color: #ffffff;
}


.page-template-template-landing .ser_slider .ser_slide_in{
  align-items: center !important;
  justify-content: center;
}


.header_row .head_mid {
  margin-bottom: -50px;
}

.site_header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
  padding-top: 10px;
  padding-bottom: 10px;
}

.page-template-template-landing {
  padding-top: 87px;
}
@media (max-width:1199px) {
  .page-template-template-landing {
    padding-top: 75px;
  }
}
@media (min-width: 1600px){
  .header_row .head_mid {
    margin-bottom: -100px;
  }
  .page-template-template-landing {
    padding-top: 92px;
  }
}