
.footer__bottom-cover {padding-bottom: 10px; padding-top: 45px;}

.footer__form-button-container {padding-top: 0;}

.footer {border-top: 8px solid #FF6636}

.footer__cover {padding-top: 35px;}

.footer-adress {color: #fff; font-size: 20px; line-height: 22px; }








@media screen and (min-width: 320px) {
.footer-logo {width: 100%; float: none;}
.footer-adress {font-size: 16px;}
.footer__bottom-wrapper {font-size: 12px;}
.footer__form-title {font-size: 48px;}
.footer-adress {margin: 40px 0 30px 0px;line-height: 22px; border-top: 3px solid #fff; border-bottom: 3px solid #06B47F; padding: 30px 0; }
}


@media screen and (min-width: 360px) {
.footer-logo {width: 100%; float: none;}
.footer-adress {font-size: 18px;}
}


@media screen and (min-width: 480px) {
.footer__bg-container {background: url(../images/2022/bg-footer.svg) right bottom no-repeat; background-position: right bottom; background-size: cover;}
}



@media screen and (min-width: 768px) {
.footer__form-title {font-size: 40px;}
}


@media screen and (min-width: 990px) {
.footer__copyright {padding: 0 21px 0 0px}
.footer__copyright br {display: block;}		
.footer__bottom-wrapper {font-size: 14px;}
.footer-logo {width: 68.7%; float: right;}
.footer__links, .footer__form {padding-left: 0;}
.footer__bg-container {background-size: 100% 10%;}
}


@media screen and (min-width: 1200px) {
.footer__bg-container {background-size: auto; max-width: 728px; }
.footer-logo {width: 40%; float: left;}		
.footer-adress {border: none; color: #fff; font-size: 20px; line-height: 22px; margin: 80px 0 0 50px;}
.footer__links {width: 56%;}
.footer__copyright {padding: 0 21px 0 71px}	
.footer__copyright br {display: none;}
.footer__form {padding-left: 50px;}	
.footer__links {padding-left: 29px;}
.footer__bg-container {background-size: contain;}
.footer-adress {padding: 0; }
}	


@media screen and (min-width: 1366px) {
.footer__links {width: 54.7%;}
}	


@media screen and (min-width: 2200px) {
.footer__bg-container {background-size: contain; max-width: 100%; background-position: right 140%; }
}