.footer-widget__column {
	color:#fff !important;
}
.main-footer__bottom {
	clip-path: unset !important;
}
.color-white {
	color:#fff !important;
}
footer a {
	color:#fff !important;
}
.page-header {
	padding-bottom: 100px;
	background-image: url(../images/backgrounds/page-title-01.jpg);
	background-repeat: no-repeat !important;
	background-position: top center !important;
}
.contact-one__info {
	grid-template-columns: repeat(1, 1fr);
}
.g-recaptcha {
    display: inline-block;
}
@media (max-width: 1490px) {
    .main-slider-two__shape {
        display: block;
        background-position: center;
    }
}