*, body, h1 {font-family: Inter !important;}
.company-col__info ,.page-content-box {background: none;}

.homepage .heading {padding-top:75px;}

.heading {
	font-size: 80px;
	line-height: 80px;
	
    font-weight: normal;
}

.article-wrap img, .company-col__img img{border-radius: 13px;}

.company-col__text {font-size:24px;font-weight: normal;margin-top:10px;max-height:76px;overflow-y: hidden;}
.data {font-size: 14px;}

.header-nav__list {padding:0px;}
.header-nav__list>li {padding: 15px;border-top:1px solid #002AC0;}
.header-nav__link {font-size:16px;color:#002AC0;font-weight: normal;text-transform: none;}
.header-nav__item.has-sub-nav:hover .header-nav__link {color:#002AC0;}

.breadcrumbs {padding-top: 15px;}

.article-wrap li p {margin-bottom: 0px;}

@media screen and (max-width: 420px) {
  .heading {
	font-size: 40px;
    line-height: 40px;
    text-align: left;
 }
 .contact-box {display: block;}
 .contact-box div:nth-child(2) {border-left: none;border-top:1px solid #1A1919;margin-top: 30px;padding: 20px 0px 0px 0px;}
 ol.black-radius {margin-top: 0px;}
 ol.short-list li {margin-right: 0px;flex: none;}
 ol.short-list li p.upper {margin-bottom: 60px;}
}