﻿@charset "utf-8"; 
:root{--color:#0763a7}
.home-about .about-info .about-line{background:var(--color)}
.contact-box .contact-main .home-line{margin-bottom:20px}
.home-service .homeservice-list .homeservice-item .title{text-transform:capitalize}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start}
