﻿.rs-17 .rs-footer{
	padding-top: 60px;
	 background: #082E42;
	padding-bottom: 80px;
	border-top:   1px solid rgba(255, 255, 255, 0.2);
	clear: both;
}
.rs-17 .rs-footer .footer__container{
	width: 100%;
	max-width: 1140px;
	color: #FFFFFF;
}
.rs-17 .rs-footer .footer__top{
	padding-bottom: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	justify-content: space-between;
}
.rs-17 .rs-footer .footer__bottom{
	padding-top: 60px;
	border-top:   1px solid rgba(255, 255, 255, 0.2);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	justify-content: space-between;
}
.rs-17 .rs-footer .footer-block{
	margin-bottom: 0;
	width: 100%;
}
.rs-17 .rs-footer .footer-block_plase{
	width: 100%;
	max-width: 400px;
	padding-right: 59px;
	margin-right: 60px;
	border-right:   1px solid rgba(255, 255, 255, 0.2);
}
.rs-17 .rs-footer .footer-block_contacts{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	justify-content: space-between;
	width: 100%;
}
.rs-17 .rs-footer .footer-block_contacts>div{
	width: 50%;
}
.rs-17 .rs-footer .footer-block h5{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	color: #9CABB3;
	margin-top: 32px;
	margin-bottom: 22px;
}
.rs-17 .rs-footer .footer__bottom .footer-block  h5,
.rs-17 .rs-footer .footer-block_plase h5,
.rs-17 .rs-footer .footer-block .footer-block_contacts__item:first-of-type h5{
	margin-top: 0;
}
.rs-17 .rs-footer .p_flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-pack: flex-start;
	-ms-flex-pack: flex-start;
	justify-content: space-between;
	margin-bottom: 15px;
}
.rs-17 .rs-footer .footer-block .footer-block_contacts__item .p_flex:last-child{margin-bottom: 0}
.rs-17 .rs-footer .p_flex >span{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.025em;
	color: #FFFFFF;
	display: block;
	width: 100%;
}
.rs-17 .rs-footer .p_flex >span>span{
	color: #9CABB3;
	padding-right: 10px;
	display: inline-block;
}
.rs-17 .rs-footer .p_flex >span:first-child{
 	width: 100%;
	max-width: 110px;
	font-weight: 500;
}

.rs-17 .rs-footer .footer-contacts__link svg{margin-left: 8px}
.rs-17 .rs-footer a{
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #FFFFFF;
	display: block;
	margin-top: 0;
}
.rs-17 .rs-footer a:not(:first-child){
	margin-top: 8px;
}
.rs-17 .rs-footer .footer-block_plase .footer-contacts__link{
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	align-items: center;
	padding-top: 15px;
	margin: 0;
	display: flex;
}
.rs-17 .rs-footer a:hover{
	text-decoration: none;
	color: #00C2FF;
}
.rs-17 .rs-footer .footer-block h4{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #FFFFFF;
	margin: 0px auto 30px;
	border: 2px solid #0488CD;
	border-radius: 4px;
	padding: 5px 15px;
}






.rs-17 .rs-footer ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.rs-17 .rs-footer ul a{
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all  0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition:all 0.3s ease-out;
}
.rs-17 .rs-footer .info-list li{
	margin-bottom: 10px;
}
.rs-17 .rs-footer .info-list li:last-child{
	margin-bottom: 0;
}

.rs-17 .rs-footer .social-list{
	display: inline-block;
}
.rs-17 .rs-footer .social-list li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.rs-17 .rs-footer .social-list li a{
	position: relative;
    display: inline-block;
    vertical-align: middle;
	text-align: center;
	color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px;
	background-color: #b5b5b5;
}
.rs-17 .rs-footer .social-list li a.fb{
	background-color: #4b67a0;
}
.rs-17 .rs-footer .social-list li a.insta{
	background: linear-gradient(to top left, #f0495b ,#b344a8);
}
.rs-17 .rs-footer .social-list li a.vk{
	background-color: #4e6899;
}

.rs-17 .rs-footer .social-list li a i{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.rs-17 .rs-footer .social-list li a i.fa-vk{
	margin-left: -1px;
}
.footer-block_copyright{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.rs-17 .rs-footer .copyright{
	padding-top: 5px;
}
.rs-17 .rs-footer .copyright,
.rs-17 .rs-footer .develop{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	/* or 20px */

	display: flex;
	align-items: center;
	font-feature-settings: 'pnum' on, 'lnum' on;

	color: #9CABB3;
}
.rs-17 .rs-footer .develop:hover{
	text-decoration: none;
}
.rs-button-up{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	display: flex;
	align-items: center;
	color: #FFFFFF;
	cursor: pointer;
}
.rs-button-up span{padding-left: 16px;}
@media (max-width: 1199px) {
	.rs-17 .rs-footer .footer-block_plase {
		max-width: 350px;
		padding-right: 29px;
		margin-right: 30px;
	}
}
@media (max-width: 991px){
	.rs-17 .rs-footer .footer__top {
		flex-direction: column;
	}
	.rs-17 .rs-footer .footer-block_plase {
		width: 100%;
		max-width: unset;
		padding-right: 15px;
		margin-right: 0;
		border-right: none;
	}
	.rs-17 .rs-footer .footer-block h4{
		margin-top: 24px;
	}
}
@media (max-width: 880px){
	.rs-17 .rs-footer .footer-block.footer-block_menu{width: 50%}
	.rs-17 .rs-footer .footer__bottom{flex-wrap: wrap;}
	.footer-block_copyright {
		flex-direction: column-reverse;
	}
	.footer-block_copyright{margin-top: 24px}
	.rs-button-up{margin-top: 24px}
}
@media (max-width: 767px){
	.rs-17 .rs-footer .footer-block_contacts{flex-direction: column;}
	.rs-17 .rs-footer .footer-block.footer-block_menu {
		width: 100%;
	}
	.rs-17 .rs-footer .footer__bottom .footer-block h5,
	.rs-17 .rs-footer .footer-block .footer-block_contacts__item:first-of-type h5 {
		margin-top: 32px;
	}
	.rs-17 .rs-footer .footer-block h4{
		margin-bottom: 0;
	}
	.rs-17 .rs-footer .footer-block_contacts>div {
		width: 100%;
	}
}