body {
    font-family: "Open Sans", 'Kanit', sans-serif;
}
  h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", 'Kanit', sans-serif;
}
#footer .footer-top .footer-links ul li {
    padding: 2px 0;
}
.services .icon-box .icon {
    width: 100px;
    height: 100px;
}
.services .icon-box .icon img {
    width: 90px;
    height: 90px;
}
.text-l {
    text-align: left;
}
.section-title a {
    cursor: pointer;
}
.section-title i.video {
    font-size: 24px;
}
.section-title span {
    position: relative;
    top: -6px;
}
.section-title.view-video {
  position: absolute;
  bottom: 10px;
}
.mb-6 {
    margin-bottom: 4rem!important;
}