@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3GwmQIAFg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3Gw2QIAFg.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3GzWQI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3GwmQIAFg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3Gw2QIAFg.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3GzWQI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root,[data-bs-theme=light] {
    --bs-blue: #0084c0;
}

.processing-hero-bg {
	background-image: url(../images/hero/landing-header-01-bg.jpg);	
}

.text-color-primary,
a,
a:hover,
.ht-box-icon.style-02 .feature-btn a,
.ht-box-icon.style-02 .feature-btn a:hover,
.contact-info-three .location-text-button .button-text,
.contact-info-three .location-text-button .button-icon::before {
	color: #0084c0;
}

.ht-btn.ht-btn--outline {
	color: #0084c0;
	background: transparent;
	border-color: #0084c0;
}

.ht-btn.ht-btn--outline:hover {
	color: #ffffff;
	background: #0084c0;
}

.ht-btn,
.ht-btn--outline:focus,
.ht-btn--outline:active,
.ht-social-networks.flat-round .social-link:hover,
.ht-social-networks.solid-rounded-icon .social-link:hover,
[class*=hint--]:after,
.swiper-pagination-bullet-active,
.swiper-pagination .swiper-pagination-bullet-active:before,
.swiper-pagination .swiper-pagination-bullet:hover:before,
.btn:hover, .btn:active, .btn:focus {
	background: #0084c0;
}

.scroll-top,
.preloader-active .preloader-area-wrap .spinner div,
.processing-contact-us-bg,
.service-contact-bg {
	background-color: #0084c0;
}

.hint--top:before {
	border-top-color: #0084c0;
}

.hint--bottom:before {
	border-bottom-color: #0084c0;
}

.ht-social-networks.solid-rounded-icon .social-link:hover {
	border: 1px solid #0084c0;
}

.text-color-secondary {
	color: #7fbc42;
}

.btn--secondary {
	background-color: #7fbc42;
}

#video-container {
	position: absolute;
	height: 765px;
	width: 100%;
	overflow: hidden;
}

#video-container video {
	position: absolute;
	width: 100%;
	opacity: 0.2;
}

.modern-number-01 h2,
.fun-fact--three .fun-fact__text {
  color: #dddddd;
}