﻿.rs-17 .rs-footer{
	background-color: #5483d9;
	color:#fff;
	position: relative;
}
.rs-17 .rs-footer:before,
.rs-17 .rs-footer:after{
	content: '';
	top: 0;
	position: absolute;
	width: 1px;
	height: 100%;
	background: rgba(255,255,255,0.23);
}
.rs-17 .rs-footer:before{
	left:4.33333333%;
	z-index: 11;
}
.rs-17 .rs-footer:after{
	left: auto;
	right: 4.33333333%;
	z-index: 5;
}
.rs-17 .rs-footer   a{
	position: relative;
}
.rs-17 .rs-footer   a:hover, .rs-17 .rs-footer   a:focus {
	text-decoration: none;
	outline: none;
}
.rs-17 .rs-footer li> a::before {
	position: absolute;
	content: '';
	bottom: -4px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: rgba(255,255,255,.87);
	transition: transform .4s cubic-bezier(.28,.38,0,.81);
	width: 100%;
	transform: scale(0,1);
	transform-origin: 100% 50%;
}
.rs-17 .rs-footer li:hover > a::before {
	transform: scale(1,1);
	transform-origin: 0 50%;
}
.footer-column-right{
	position: relative;
	margin-left: 4.33333333%;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	border-left: 1px solid rgba(255,255,255,0.23);
}
.rs-17 .rs-footer .footer-block h4{
	font-size: 24px;
	font-weight: 300;
	text-transform: none;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 25px;
	margin-top: 0;
	color: #fff;
}
.rs-17 .rs-footer  .contacts-info .footer-block li,
.rs-17 .rs-footer  .contacts-info .footer-block h4{
	font-weight: 400;
}
.rs-17 .rs-footer .footer-block h4 span{
	font-family: 'Montserrat', sans-serif;
}
.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 .social-list{
	display: inline-block;
}
.rs-17 .rs-footer .social-link a{
	position: relative;
    display: inline-block;
    vertical-align: middle;
	text-align: center;
	color: #fff;
    width: 28px;
    height: 28px;
	margin: 0;
	margin-right: 15px;
	filter: opacity(0.6);
}
.rs-17 .rs-footer .social-link a:hover{
	filter: opacity(1);
}
.rs-17 .rs-footer .social-link   a.youtube{
	background: url("../../img/icon_you.png");
}
.rs-17 .rs-footer .social-link a.insta{
	background: url("../../img/icon_inst.png");
}
.rs-17 .rs-footer .social-link a.vk{
	background:url("../../img/icon_vk.png");
}
.rs-17 .rs-footer .social-link a:before{
	display: none;
}
.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-top*/
.rs-17 .rs-footer .footer-top .contacts-info{
	margin-left: -30px;
	padding-top: 90px;
	padding-bottom: 50px;
}
.rs-17 .rs-footer .footer-top h3{
	font-size: 35px;
	line-height: 32px;
	font-weight: 300;
	color: #fff;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: space-between;
}
.rs-17 .rs-footer .footer-top h3 a{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 60px;
	height: 60px;
	background-color: #fff;
	border-radius: 50%;
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid rgba(255,255,255,0.43);
}
.rs-17 .rs-footer .footer-top h3 a:before{
	content: '';
	background: url("../../img/arrow.png") no-repeat center;
	display: block;
	width: 25px;
	height: 18px;
	-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 .footer-top h3 a:hover{
	background-color: rgba(255,255,255,0.23);
}
.rs-17 .rs-footer .footer-top h3 a:hover:before{
	filter: brightness(0) invert(1);
}
.rs-17 .rs-footer .footer-top .contacts-list{
	display: flex;
	flex-wrap: wrap;
}
.rs-17 .rs-footer .footer-top .contacts-list a{
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
	color: #fff;
}
.rs-17 .rs-footer .footer-top .contacts-list li{
	margin-right: 8%;
}
.rs-17 .rs-footer .footer-top  .contacts-list li.social-link{
	margin-right: 0;
}
.rs-17 .rs-footer .footer-top .footer-column-right{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 100%;
}
.rs-17 .rs-footer .footer-top .footer-column-right .img_logo{
	padding: 24px ;

}
.rs-17 .rs-footer .footer-top .footer-column-right .img_logo img{
	margin: 0;
	margin-left: 10%;
	display: block;
	width: auto;
	max-width: 100%;
}
.rs-17 .rs-footer .footer-top .footer-column-right .img_logo:first-child{
	border-bottom: 1px solid rgba(255,255,255,0.23);
}
/*Footer-middle*/
.rs-17 .rs-footer .footer-middle{
	border-top: 1px solid rgba(255,255,255,0.23);
	background-color: #4079e3;
	color: rgba(255,255,255,.37);
	font-size: 12px;
	line-height: 20px;
}
.rs-17 .rs-footer .footer-middle .contacts-info{
	margin-left: -30px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.rs-17 .rs-footer .footer-middle .footer-block {
	margin-bottom: 0;
	width: 33%;
	color: rgba(255,255,255,.86);
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	line-height: 32px;
}
.rs-17 .rs-footer .footer-middle .footer-block:first-child{
	padding-left: 0;
}
.rs-17 .rs-footer .footer-middle .footer-block a{
	color: rgba(255,255,255,.86);
}
.rs-17 .rs-footer .footer-middle img{
	margin: 0 auto;
	display: block;
	max-width: 100%;
	padding: 15px;
}
.rs-17 .rs-footer .footer-middle .footer-column-right{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.logo-footer{
	outline: none;
	text-decoration: none;
}
/*Footer-bottom*/
.rs-17 .rs-footer .footer-bottom{
	border-top: 1px solid rgba(255,255,255,0.23);
	background-color: #5483d9;
	color: rgba(255,255,255,.37);
	font-size: 12px;
	line-height: 20px;
	position: relative;
	z-index: 10;
}
.rs-17 .rs-footer .footer-bottom .info-list{
	margin-left: -30px;
}
.rs-17 .rs-footer .footer-bottom .info-list ul{
	display: flex;
	flex-wrap: wrap;
}
.rs-17 .rs-footer .footer-bottom .info-list li{
	margin: 0;
	padding: 0 ;
	padding-right: 70px;
}
.rs-17 .rs-footer .footer-bottom .info-list li a{
	color: rgba(255,255,255,.87);
	font-size: 16px;
	font-weight: 300;
	position: relative;
}
.rs-17 .rs-footer .footer-bottom .info-list li:last-child {
	padding-right: 0;
}
.rs-17 .rs-footer .footer-bottom .footer-column-right{
	right: 1px;
}
.rs-17 .rs-footer .copyright{
	padding-top: 5px;
}
.rs-17 .rs-footer .copyright,
.rs-17 .rs-footer .dev{
	font-size: 12px;
	line-height: 18px;
	color: rgba(255,255,255,.37);
}
.rs-17 .rs-footer .dev:hover{
	text-decoration: none;
}
.rs-17 .rs-footer .right-block{
	padding-bottom: 10px;
}
.rs-17 .rs-footer .dev img{
	vertical-align: initial;
	padding-left: 3px;
	margin-bottom: 0;
}
@media (max-width: 1710px){
	.rs-17 .rs-footer .footer-bottom .info-list li {
		padding-right: 40px;
	}
	.rs-17 .rs-footer .footer-top .footer-column-right .img_logo img {
		margin-left: 6%;
	}
}
@media (max-width: 1520px){
	.rs-17 .rs-footer .footer-top .footer-column-right .img_logo img {
		margin-left: 0;
	}
	.rs-17 .rs-footer .footer-block h4 {
		font-size: 22px;
	}
	.rs-17 .rs-footer .footer-middle .footer-block {
		font-size: 14px;
		line-height: 28px;
	}
}
@media (max-width: 1280px){
	.rs-17 .rs-footer .footer-bottom .info-list li {
		padding-right: 20px;
	}
	.rs-17 .rs-footer .footer-middle .footer-column-right{
		padding-left: 0;
	}
}
@media (max-width: 1199px){
	.rs-17 .rs-footer .footer-middle .footer-block{
		width: 100%;
		padding-left: 0;
		padding-bottom: 20px;
		margin-top: 20px;
	}
	.rs-17 .rs-footer .footer-bottom .footer-column-right {
		right: 0;
		border: 0;
		padding-left: 0;
		margin-left: -30px;
		width: 100%;
	}
	.rs-17 .rs-footer .footer-bottom{
		z-index: 5;
	}
	.rs-17 .rs-footer .footer-bottom .info-list {
		padding-top: 15px;
	}
	.rs-17 .rs-footer .footer-top .contacts-list li.social-link {
		width: 100%;
		margin-top: 15px;
	}
	
}
@media (max-width: 991px){
	.footer-column-right{
		padding-left: 0;
	}
	.rs-17 .rs-footer .footer-middle .contacts-info {
		padding-top: 30px;
		padding-bottom: 10px;
	}
	.rs-17 .rs-footer .footer-top .contacts-info {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.rs-17 .rs-footer:before{
		left:40px;
	}
	.rs-17 .rs-footer:after{
		right: 40px;
	}
	.rs-17 .rs-footer .footer-bottom .footer-column-right,
	.rs-17 .rs-footer .footer-bottom .info-list,
	.rs-17 .rs-footer .footer-middle .contacts-info,
	.rs-17 .rs-footer .footer-top .contacts-info {
		margin-left: 0;
	}
}
@media (max-width: 767px){
	.rs-17 .rs-footer .copyright,
	.rs-17 .rs-footer .right-block{
		float: none!important;
		text-align: center;
	}
	.rs-17 .rs-footer .social-list,
	.rs-17 .rs-footer .dev{
		display: block;
	}
	.rs-17 .rs-footer .social-list{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.rs-17 .rs-footer .footer-middle .footer-column-right,
	.rs-17 .rs-footer .footer-top .footer-column-right {
		margin-left: 25px;
		display: block;
		border: none;
	}
	.rs-17 .rs-footer .footer-top .footer-column-right>div{
		display: flex;
	}
	.rs-17 .rs-footer .footer-top .footer-column-right{
		border-top: 1px solid rgba(255,255,255,0.23);
	}
	.rs-17 .rs-footer .footer-top .footer-column-right .img_logo{
		border-bottom:none!important;
	}
	.rs-17 .rs-footer .footer-top .footer-column-right .img_logo:first-child{
		border-right: 1px solid rgba(255,255,255,0.23);
	}
	.rs-17 .rs-footer .footer-top h3 {
		font-size: 30px;
		padding-right: 60px;
		margin-bottom: 15px;
	}
	.rs-17 .rs-footer .footer-top h3 a {
		position: absolute;
		width: 50px;
		height: 50px;
		right: 15px;
	}
	.rs-17 .rs-footer .footer-bottom .footer-column-right, .rs-17 .rs-footer .footer-bottom .info-list, .rs-17 .rs-footer .footer-middle .contacts-info, .rs-17 .rs-footer .footer-top .contacts-info {
		margin-left: 0;
	}
	.rs-17 .rs-footer .footer-bottom .info-list ul {
		align-items: center;
		justify-content: center;
	}
	.rs-17 .rs-footer .footer-bottom .info-list li{
		margin-bottom: 15px;
	}
}
@media (max-width: 600px){
	.rs-17 .rs-footer .footer-block h4 {
		font-size: 19px;
	}
	.rs-17 .rs-footer .footer-top h3 {
		font-size: 24px;
	}
	.rs-17 .rs-footer .footer-top .contacts-list a {
		font-size: 18px;
	}
	.rs-17 .rs-footer .footer-top .footer-column-right>div {
		display: block;
	}
	.rs-17 .rs-footer .footer-middle .footer-block {
		font-size: 14px;
		line-height: 24px;
		padding-right: 0;
	}
	.rs-17 .rs-footer .footer-block h4{
		margin-bottom: 15px;
	}
	.rs-17 .rs-footer .footer-middle .footer-column-right {
		padding-top: 0;
	}
	.rs-17 .rs-footer .footer-middle .contacts-info {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.rs-17 .rs-footer .footer-top .footer-column-right .img_logo:first-child {
		border-right: none;
		border-bottom: 1px solid rgba(255,255,255,0.23)!important;
	}
	.rs-17 .rs-footer .footer-top .contacts-info,
	.rs-17 .rs-footer .footer-middle .contacts-info,
	.rs-17 .rs-footer .footer-bottom .footer-column-right,
	.rs-17 .rs-footer .footer-bottom .info-list {
	/*	margin-left: -15px;*/
	}
	
}