.logo img {
  width:300px;
}
.social-text span {
  font-size: 17px;
  letter-spacing: 1px;
  font-weight: 400;
}
.menu-links .fa-arrow-right {
  font-size: 20px;
  padding-top: 12px;
}
.sidebar-header .menu-links .link {
  display: flex !important;
  justify-content: space-between;
}
.mt-90 {
  margin-top: 90px !important;
}
/* .slider-wrapper .caption span {
  font-size: 58px;
} */
.m-20 {
  margin: 20px;
}
.ml-90 {
  margin-left: 90px;
}
.contact {
  display: flex;
  gap: 5px;
}
.sidebar-header .cont-info .contact svg {
  padding-top: 5px;
}
.sub-title {
  /* display: flex; */
  gap: 5px;
}
.sub-title svg {
  padding-right: 5px;
}
.section-footer .item h5 {
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 26px;
}
.text-align-end {
  text-align: end;
}
.fsz-17 {
  font-size: 17px;
}
.pr-5 {
  padding-right: 5px;
}
.quote-btn {
  background-color: #1a5b46;
  border-radius: 10px;
}
.rolling-text {
  padding: 0px 10px;
}
.process-icon img {
  width: 70px;
}
.fsz-42{
  font-size: 42px !important;
}
.fsz-20{
  font-size: 20px !important;
}
.fsz-61{
  font-size: 61px !important;
}
.g-25{
  gap: 25px;
}
.mt-150{
  margin-top: 150px;
}
.fsz-30{
  font-size: 30px !important;
}
.fsz-65{
  font-size: 65px !important;
}
.fsz-90{
  font-size: 90px !important;
}