/* html {
	display: block;
	overflow: hidden;
	overflow-y: auto;
}

body {
	font-size: 1rem;
} */


.header-logo img.logo {
	max-width: 200px !important;
}

.hero-content3::before {
	background: none;
}

.sec-icon img {
	max-width: 40px;
}

.vsteam-block--style {
	background: rgba( 255, 255, 255, 0.8 );
	/* border: none;
	border-left: 1px solid var(--border-color); */
}

.sucess-block__icon img {
	max-width: 120px;
}

.sucess-block--style1 {
	background-color: #A1A1A2;
}

.space-bottom-60 {
	padding-bottom: 60px;
}
.space-20 {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 20px;
	overflow: hidden;
}

.client-img__one {
	background-color: #002345;
}

.info-section .footer-info img {
	min-width: 18px;
}

.service-block img {
	max-width: 60px;
}
.slick-dots {
	display: none !important;
}

.form--contact .form-group img,
.contact__info img {
	min-width: 14px;
}

button.accordion-button:after {
	background: #FFF url('/views_yea/assets/theme/img/about/arrow.svg') no-repeat center center !important;
	background-size: 16px 16px !important;
}
button.accordion-button:not(.collapsed):after {
	background: #FFF url('/views_yea/assets/theme/img/about/arrow-open.svg') no-repeat center center !important;
	background-size: 16px 16px !important;
}

.section-simientos .item-icon img {
	max-width: 50px !important;
}

.item-style.style6 {
	min-height: 380px;
}

.vs-infobox__icon img {
	min-width: 18px !important;
}

.serviceslider .slick-slide .service-block__content {
	min-height: 500px !important;
	overflow: hidden;
}

.project--layout4 {
	padding: 120px 0;
}

.map-content .map iframe {
	display: block;
	margin: 0 auto;
	margin-top: 120px;

	width: 100%;
	height: auto;
	min-height: 700px;
}

.info-section {
	margin-top: -37px;
}
footer .widget__logo img {
	max-width: 220px;
}

footer .copyright-text {
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
}