/**
 * #.# Service Banner Module
 *
 * Styles for template-part/modules/service_banner_module.php
**/

.service_banner_module{max-height:90svh;height:715px}
.service_banner_module{margin:0 25px}
.service_banner_module,.service_banner_module .container,.service_banner_module .container .row,.service_banner_module .container .row .col-lg-12{max-height:90svh;height:715px}
.service_banner_module .container{position:relative;z-index:2}
.service_banner_module{padding:0;position:relative}
.service_banner_module-bottom{position:absolute;bottom:45px;left:25px}
.service_banner_module-bottom h1{font-family:var(--header);color:var(--white);font-size:90px;font-style:normal;font-weight:400;line-height:70px;text-transform:uppercase}
.service_banner_module-bottom h2{color:var(--white);font-size: 24px;
  font-weight: 400;
  line-height: 29.8px;
  letter-spacing: .96px;}
.service_banner_module_content{padding:25px 0 20px;margin-bottom:130px;margin-bottom:0px}
.service_banner_module_content .content-block p{font-size:20px;line-height:28px;color:var(--black)}

@media (max-width: 1536px) {

}

@media (max-width: 1366px) {

}

@media (max-width: 1280px) {

}

@media (max-width: 992px) {
  .service_banner_module {max-height:90svh;height:440px}
  .service_banner_module{margin: 0px 20px;}
  .service_banner_module,
  .service_banner_module .container,
  .service_banner_module .container .row,
  .service_banner_module .container .row .col-lg-12{max-height:90svh;height:440px}
  .service_banner_module-bottom h1 {  font-size:50px;line-height: 50px;}
  .service_banner_module-bottom {position: absolute;bottom: 45px;left: 8px;top:25px}
  .service_banner_module_content .content-block p {font-size: 18px; line-height: 26px;}
  .service_banner_module_content {padding: 25px 0px 20px; margin-bottom: 20px;}
}

@media (max-width: 768px) {

}

@media (max-width: 600px) {

}