.footer-new {
	color: #fff;
	background-color: #3F6695;
	margin: 0px 0px -30px 0px;
}
.footer-main{
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	padding: 10px 0;
}
.footer-select{
	display: flex;
	align-items: center;
	max-width: 200px;
	width: 100%;
	position: relative;
}
.footer-select p{
	    font-weight: 400;
    font-size: 14px;
    letter-spacing: .2px;
    color: #000;
    margin-right: 10px;
}
.footer-select .jq-selectbox{
	min-width: 100px;
	position: initial;
}
.footer-select  .jq-selectbox__dropdown {
    width: 100%;
    left: 0;
}
.footer_href{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.footer_href p{
	text-align: center;
}

.footer-paple ul{
		display: flex;
	align-items: center;
}
.footer-paple ul li{
	margin-left: 5px;
}
.footer-paple ul li a{
	display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 30px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
}
.footer-paple ul li a img{
	width: 28px;
	height: 20px;
}

.footer-line{
	margin-top: 20px;
	border-top: 1px solid #e4e4e4;
}
.footer-flex{
	padding: 18px 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.footer-company strong{
	font-size: 16px;
	color: #000;
    line-height: 20px;
}
.footer-company_drop{
	margin-top: 10px;
}
.footer-company_drop ul li a{
	font-size: 14px;
	color: #999999;
	line-height: 18px;
}
.footer-company_drop>a{
	    font-size: 18px;
    line-height: 20px;
    letter-spacing: 1.4px;
    margin-bottom: 12px;
	color: #000;

}
.footer-company_drop>p{
	color: #999999;
	font-size: 12px;
	line-height: 1.3;
	max-width: 220px;
}
.footer-company_mail{
	display: flex;
	align-items: center;
}
.footer-company_mail span{
	font-size: 14px;
	color: #999999;
	display: block;
	margin-right: 5px;
}
.footer-company_mail a{
	font-size: 14px;
	color: #000;
    font-family: 'Roboto-Medium';

}
.footer-rnavigation-module{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 227px;
    width: 100%;
    height: 40px;
    border: 1px solid #e4e4e4;
    margin-bottom: 12px;
}
.offer-wholesale-buyers{
    border-bottom: 1px dashed #000;
    	font-size: 13px!important;
	color: #000;
}
.all-rights-reserved{
	margin: 10px 0;
	display: flex;
	justify-content: center;
	width: 100%;
}
.all-rights-reserved p{
	font-size: 10px;
	color: #999999;
}

.footer-pay__item {
	display: inline-block;
  margin-right: 10px;
}

.footer-pay__img.footer-pay__img--cash {
  min-width: 17px;
}
.footer__right__phones--large {
	display: block;
}

.footer__right__phones--mobile {
	display: none;
}
a.footer__right__phone {
	font-size: 21px!important;
	font-family: 'Roboto-Bold';
	margin-bottom: 9px!important;
	color: #fff;
}
a.footer__right__phone:last-child {
	margin-bottom: 0!important;
}
.footer__right__address--rus {
	margin-bottom: 6px;
}
.footer__right__phones--rus a.footer__right__phone {
	position: relative;
	margin-bottom: 0px!important;
	color: #fff;
}
.footer__right__phones--rus a.footer__right__phone:hover:after{
	content: '';
	display: block;
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 0;
	height: 1px;
	transition: all 0.3s;
	background: white;
	opacity: 0;
}
.footer__right__phones--rus a.footer__right__phone:hover:hover:after{
	width: 100%;
	opacity: 1;
}
.footer__right__first {
	display: inline-block;
	width: 17%;
}
.footer__right__second {
	display: inline-block;
	width: 80%;
	font-size: 13px;
	font-family: 'Roboto';
	font-weight: 600;
	vertical-align: top;
}
.footer-box__logo {
	max-width: 100%;
}
.footer-box__subtitle {
	font-size: 12px;
	font-family: 'Roboto';
	font-weight: 700;
}
.footer-box__description {
	margin: 15px 0 0;
}

.footer-wrapper {
	color: #fff;
	background-color: #3F6695;
}

.vis__block {
	margin-top: 12px;
}
.vis__button {
	display: inline-block;
	width: 85%;
	font-size: 12px;
	background: transparent;
	color: #fff;
	font-weight: 700;
	text-align: left;
}
.vis__block svg {
	width: 10%;
	max-width: 20px;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 5px;
}

.footer-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 100px 0 50px;
	margin: 0 0 20px;
}
.footer-box__item{
	font-size: 13px;
}
.footer-box__item--1{
	width: calc(30% - 30px);
}
.footer-box__item--2{
	width: calc(25% - 30px);
}
.footer-box__item--3{
	width: calc(20% - 30px);
}
.footer-box__item--4{
	width: calc(25% - 30px);
}
.footer-wrapper{
	color: white;
	background-color: rgb(51 102 153);
}
.footer-box__title{
	font-family: 'Intro';
	font-size: 18px;
	padding: 0 0 10px;
}
.footer-box .textwidget{
	font-size: 13px;
	padding: 3px 0;
}
.footer-box__desc a{
	color: white;
	position: relative;
	display: inline-block;
	font-size: 15px;
	margin-bottom: 14px;
}
.footer-box__desc a:after{
	content: '';
	display: block;
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 0;
	height: 1px;
	transition: all 0.3s;
	background: white;
	opacity: 0;
}
.footer-box__desc a:hover:after{
	width: 100%;
	opacity: 1;
}

.footer-line{
	display: none;
}
.fline{
	text-align: left;
	padding: 0 0 20px;
    color: #fff;
	background-color: #3F6695;
}
.fline-social{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 0 0 15px;
}
.fline-social a{
	display: block;
	width: 30px;
	height: 30px;
	transition: all 0.3s;
	margin: 0 15px 10px 0;
}
.fline-social a:hover{
	opacity: 0.7;
}
.fline-social a:hover:after {
	display: none;
}
.fline-social .inst{
	background: url(../img/inst3.png) no-repeat center;
	background-size: contain;
}
.fline-social .vk{
	background: url(../img/vk3.png) no-repeat center;
	background-size: contain;
}
.fline-social .yt{
	background: url(../img/yt3.png) no-repeat center;
	background-size: contain;
}
.fline-social .tiktok{
	background: url(../img/tiktok.png) no-repeat center;
	background-size: contain;
}
.fline-social .ok{
	background: url(../img/odnokl.png) no-repeat center;
	background-size: contain;
}
.fline-social .fb{
	background: url(../img/fb.png) no-repeat center;
	background-size: contain;
}
.fline-social .tg{
	background: url(../img/telegram.png) no-repeat center;
	background-size: contain;
}
.fline-social .dz{
	background: url(../img/dzen.png) no-repeat center;
	background-size: contain;
}
.fline-info {
	color: #fff;
	font-size: 13px;
}
.fline-info__license {
    margin-left: 10px;
}
.fline-info a {
	color: #fff;
    margin-right: 10px;
}
.fline-info a:hover{
	text-decoration: underline;
}
.fline-contact{
	color: #ccc;
	font-size: 13px;
}
.fline-contact a{
	color: #ccc;
}

@media (max-width: 992px){
	.footer_href {
	    position: relative;
	    left: auto;
	    transform: unset;
	}
	.footer-main{
		flex-direction: column;
		align-items: center;

	}
	.footer-flex{
		flex-direction: column;
		align-items: center;
	}
	.footer-select .jq-selectbox {
    text-align: center;
	}
	.footer-company{
		text-align: center;
	}
	.footer-company_drop{
		display: none;
	}
	.footer-company {
    max-width: 274px;
    width: 100%;
    text-align: left;
		position: relative;
		border-top: 1px solid #000000;
	}
	.footer-company strong {
    font-size: 16px;
		padding: 12px 2px;
		
    color: #000;
    line-height: 20px;
    display: block;
    width: 100%;
    height: 100%;
	}
	.footer-company:after{
		content:"+";
		position: absolute;
	    top: -6px;
    right: 1px;
    font-size: 33px;
		
	}
	.footer-flex{
		margin-top: 25px;
	}
	.footer-company-active .footer-company_drop{
		display: block;
	}
	.footer-company-active:after{
		content: "-";
		    position: absolute;
    top: -12px;
    right: 4px;
    font-size: 50px;
	}
	.footer-box__item{
		width: calc(25% - 10px);
	}
}
@media all and (max-width: 768px) {
	.footer-box__item{
		width: calc(50% - 15px);
		margin: 15px 0;
	}
	.fline-info__license {
    margin-left: 0;
    display: block;
	}
}


@media all and (max-width: 568px){ 
	.vis__block {
		margin-bottom: 15px;
	}
	.footer-box__item{
		width: 100%;
		margin: 0;
	}
	.footer-box{
		padding: 20px 0 0;
	}
	.fline-info a {
    display: block;
    margin-bottom: 8px;
	}
	.fline-info__license {
		margin-bottom: 8px;
	}
	.footer__right__phones--large {
		display: none;
	}
	.footer__right__phones--mobile {
		display: block;
		margin-top: 10px;
	}
	.footer__right__address--rus {
		display: none;
	}
	.footer__right__phones--rus {
		margin: 5px 0 15px!important;
	}
}