/* CSS Document */

:root {
  --austry-font: 'Manrope', sans-serif;
  --austry-white: #f4f4f4;
  --austry-white-rgb: 255, 255, 255;
  --austry-base: #B87B1D;
  --austry-base-rgb: 184,123,29;
  --austry-black: #0F2039;
  --austry-black-rgb: 15,32,57;
  --austry-extra: #dedede;
  --austry-extra-rgb: 222,222,222;
  --austry-gray: #76787c;
  --austry-gray-rgb: 118, 120, 124;
  --austry-bdr-color: #dfe3ea;
  --austry-bdr-color-rgb: 233, 227, 234;
  --austry-letter-spacing: -0.04em;
  --austry-letter-spacing-two: 0.1em;
}
body, .thm-breadcrumb::before {
	background-color: #f4f4f4;
}
h1, h2 {
	/*font-family: 'Indie Flower', sans-serif;*/
}
.preloader__image {
    background-image: none;
}

.image-layer-four:before {
	
	background-color: rgba(37, 37, 37, 0.11);
}
.image-layer-three {
	filter: brightness(0.8);
}
.main-menu-four__logo {
	padding: 7px;
}

.section-title__title {
	color: #252b34;
}

.we-provide__right-bg {
	opacity: .80;
}
.we-provide__left-content {
	padding: 123px 100px 123px;
	padding-right: 93px;
}
.we-provide__right {
	padding: 145px 70px 147px;
}
.main-slider-four .swiper-slide-active .main-slider-four__text, .main-slider-four__text {
	font-size: 20px;
}
.page-header__inner {
	padding: 270px 0 212px;
}
.page-header-bg {
	opacity: .80;
}
p {
	min-height: 20px;
}
.contact-info__single {
	padding: 30px 40px 58px;
}
.cappi {
	width: 100% !important;
}
.main-menu__logo {
	padding: 10px 0;
}
.main-menu__search-cart-box:before {
	background-color: transparent;
}
.main-header__top-inner {
	padding-left: 84px;
}
.main-header__top-text {
	line-height: 19px;
}
.image-layer:before {
	background-color: rgba(16, 28, 48, 0.36);
}
.main-menu__call-number {
	margin-top: -6px;
}
.project-details__img-and-points, .project-details__points-list li {
	align-items:flex-start;
}
.project-details__points-list li .icon {
	min-width: 16px;
	min-height: 16px;
	border-radius: 8px;
	top:7px;
}
.main-slider-three__title {
	font-size: 78px;
}
.about-three__experience {
	background-color: #90b1e2;
}
.main-menu .main-menu__list>li>a, .stricky-header .main-menu__list>li>a {
	font-size: 22px;
}
.main-menu-three__logo {
	padding-top: 17px;
	padding-bottom: 5px;
}
.section-title__title {
	margin-top: 20px;
}