<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------------------
# Services2
--------------------------------------------------------------*/


.services2 .text-box {
  padding: 0px 25px 25px 0px;
  margin-top: 0px;
  margin-bottom: 25px;
  text-align: left;
  min-height: 200px;
  position: relative;
}


.services2 .title {
  margin-top: 25px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
  text-align: left;
}

.services2 .description {
  line-height: 24px;
  font-size: 14px;
  text-align: left;
}


.services2 h2 {
  line-height: 30px;
  font-size: 26px;
  font-weight: 400;
  color: #262729;
  text-align: left;
}


.jumbotron2 h2 {
  line-height: 30px;
  font-size: 42px;
  font-weight: 300;
  color: #262729;
  text-align: center;
}

.services h3 {
  line-height: 30px;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}

.services p {
  color: #000;
  font-size: 23px;
  font-weight: 300;
  text-align: center;
}

.servicesK p {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  padding: 15px 15px 15px 15px;
}

.servicesK .text-box1 {
  margin: 0px;
  padding-bottom: -10px;
  background: #fff;
  border: 3px solid #f49819;
  text-align: left;
  height: auto;
  position: relative;
}

.servicesK .text-box2 {
  margin: 0px;
  padding-bottom: -10px;
  background: #fff;
  border: 3px solid #f49819;
  text-align: left;
  height: auto;
  position: relative;
}

.servicesK .text-box2 p {
  color: #f49819;
  font-weight: 500;
}

.text-box1 p,
.text-box2 p,
.text-box1 h1,
.text-box2 h1 {
  margin: 0;
}



.jumbotron1 {
        text-align:center;
        line-height: 1.5;
        margin-bottom:-5px;
        margin-top: 0px;
}


.jumbotron1 h3 {
  font-family: "Roboto", sans-serif;
  font-size:50px;
  font-weight: 300;
  color: #faf9f8;
  padding: 60px 50px 20px 50px;

}

.jumbotron1 h4 {
  line-height: 30px;
  font-size: 42px;
  font-weight: 300;
  color: #262729;
  text-align: center;
}</pre></body></html>