.footer-new {
	background: url(../images/new-footer-img/foot-bg.png) no-repeat top/cover;
	min-height: 670px;
	padding: 50px 0;
	color: #fff;
}
/*.footer-new form.form-subscribe#kol_subscribe {
	width: 100%;
    margin: 0;
    float: none;
}
.footer-new form.form-subscribe#kol_subscribe .subscribe_body{
	display: inline-block;
	text-align: left;
	height: 28px;
}
.footer-new form.form-subscribe#kol_subscribe .form__group_subs .icheckbox {
	margin-left: -1px;
}
.footer-new form.form-subscribe#kol_subscribe input {
    margin: 0;
    padding: 5px 5px;
    width: 230px;
    text-align: left;
    height: 28px;
    border: 0;
    border-left: 1px solid #b4b2af;
}
.footer-new #kol_subscribe .subscribe_title {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	vertical-align: top;
    margin-top: 2px;
	margin-right: 15px;
}
.footer-new #kol_subscribe .subscribe_button {
	vertical-align: top;
    height: 28px;
    background: #b4b2af;
    border-radius: 0;
    font-size: 17px;
    line-height: 0;
    color: #1e365c;
    text-transform: none;
}
.footer-new .form__group_subs {
	float: none;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin-left: 5px;
}
.footer-new .label--checkbox {
	width: 100%;
}
.footer-new form.form-subscribe#kol_subscribe .label--checkbox input{
	width: auto;
}
.footer-new .form__group_subs p.form_subs_agree{
	color: #fff;
	margin: 0;
	padding: 0;
}
.footer-new .form__group_subs p.form_subs_agree a{
	color: #fff;
	text-decoration: underline;
}
.footer-new .footer__middle {
						   
	margin-bottom: 1px;
	padding: 30px 0;
	color: #fff;
}
.footer-new .footer__middle .footer__middle_col3{
	width: 33.33%;
	float: left;
	padding: 0 50px;
}
.footer-new .footer__middle .footer__middle_col3 .footer__middle_header {
	text-transform: uppercase;
	padding-bottom: 15px;
}
.footer-new .footer__middle .footer__middle_col3 .footer__middle_header a {
	color: #fff;
}
.footer-new .footer__middle .footer__middle_col3 .footer__middle_p {
	padding-bottom: 0;
	line-height: 1.2;
	font-size: 14px;
}
.footer-new .footer__middle .footer__middle_col3 .footer__middle_p a {
	color: #fff;
}
.footer-new .footer__bottom {
						   
	padding: 7px 0;
	color: #fff;
}
.footer-new .footer__bottom .footer__bottom_col3{
	width: 33.33%;
	float: left;
	padding: 0 50px;
}
.footer-new .footer__bottom .footer-soctitle{
	text-transform: uppercase;
    display: inline-block;
    float: left;
    font-size: 13px;
    margin-right: 50px;
}
.footer-new .footer__bottom .footer-socicons i {
	font-size: 20px;
	padding: 0 10px;
	color: #fff;
}
.footer-new .footer__bottom .footer_copy {
	font-size: 14px;
    text-align: center;
    line-height: 1.2;
}
.footer-new .footer__bottom .footer-paytitle {
	text-transform: uppercase;
    display: inline-block;
    float: left;
    font-size: 13px;
    margin-right: 30px;	
}
.footer-new .footer__bottom .footer__bottom-payments i {
	font-size: 20px;
	padding: 0 10px;
	color: #fff;
}
.footer-new .footer__bottom .footer__bottom_col3:nth-child(1),
.footer-new .footer__bottom .footer__bottom_col3:nth-child(3) {
	padding-top: 10px;
}
@media screen and (max-width: 1200px) {
	.footer-new .footer__bottom .footer-socicons i {
		padding: 0 5px;
	}
	.footer-new .footer__bottom .footer-soctitle,
	.footer-new .footer__bottom .footer-paytitle {
		margin-right: 10px;
	}
} 
@media screen and (max-width: 991px) {
	.footer-new .footer__bottom .footer-soctitle, 
	.footer-new .footer__bottom .footer-paytitle {
		margin: 0;
		text-align: center;
		width: 100%;
		display: block;
		margin-bottom: 5px;
	}
	.footer-new .footer__bottom .footer-socbody, 
	.footer-new .footer__bottom .footer-paybody {
		margin: 0;
		text-align: center;
		width: 100%;
		display: block;
	}
	.footer-new .footer__middle .footer__middle_col3, 
	.footer-new .footer__bottom .footer__bottom_col3 {
		padding: 0 20px;
	}
	.footer-new .form__group_subs {
		margin-left: 170px;
	}
}
@media screen and (max-width: 767px) {
	.footer-new  .container {
		padding: 0;
		margin: 0;
		max-width: 100%;
	}
}
@media screen and (max-width: 620px) {
	.footer-new .footer__middle .footer__middle_col2 {
		width: 50%;
	}
	.footer-new .footer__middle .footer__middle_col1 {
		width: 100%;
	    margin-top: 20px;
	}
	.footer-new .footer__middle .footer__middle_col3 .footer__middle_header {
		padding-bottom: 5px;
	}
	.footer-new #kol_subscribe .subscribe_title {
		display: block;
	}
	.footer-new .form__group_subs {
	    display: inline-block;
	    text-align: left;
	    width: 365px;
	    float: none;
	    margin-top: 5px;
	    margin-left: 0;
	}
	.form_subs_agree {
		width: 80%;
	}
}
@media screen and (max-width: 440px) {
	.footer-new .footer__middle .footer__middle_col2 {
	    margin-top: 20px;
		width: 100%;
	}
	.footer-new .footer__bottom .footer__bottom_col3 {
		width: 100%;
		padding-bottom: 10px;
	}

}
@media screen and (max-width: 400px) {
	.footer-new form.form-subscribe#kol_subscribe input {
	    width: 227px;
		margin: 0 auto;
		display: block;
	}
	.footer-new #kol_subscribe .subscribe_button {
    	display: block;
    	width: 227px;
    	margin: 0 auto;
		margin-top: 10px;
	}
	.footer-new .form__group_subs {
		margin: 0 auto;
		margin-top: 10px;
	}
	.footer-new .form__group_subs {
		width: 227px;
	    margin-left: 0;
	}
	.form_subs_agree {
		width: 100%;
	}
	.footer-new .subscribe_title{
		margin-right: 0;
	}
	.footer-new form.form-subscribe#kol_subscribe .subscribe_body{
		display: block;
		height: auto;
	}
	.footer-new #kol_subscribe .subscribe_title{
		margin-right: 0;
	}
}*/
.footer__container{
	max-width: 1380px;
	margin: 0 auto;
	padding: 0 20px;
}

.footer__middle_header{
	font-family: PT Serif;
	font-size: 28px;
	line-height: 37px;
	margin-bottom: 15px;
}

.footer-menu-item p{
	padding: 0;
	line-height: 18px;
}
.footer-menu-item p a,.footer-menu-item p{
	font-family: PT Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.footer__middle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 49%;
		flex: 0 0 49%;
	-ms-flex-pack: distribute;
	justify-content: space-around;
    margin-bottom: 0;
}
.footer-menu-item{
	max-width: 245px;
	justify-content: space-around;
}
.socil_icons{
	display: flex;
	align-items: center;
	margin-top: 10px;
}
.socil_icons a{
	/* border: 1px solid #fff; */
    border-radius: 100%;
	padding: 2px 0px 0px 1px;
    width: 32px;
	height: 32px;
    text-align: center;
	margin-right: 10px;
}
.socil_icons a img{
	display: inline;
}
p.form_subs_agree, div.form_subs_agree, span.form_subs_agree {
	margin-left: 15px;
	vertical-align: middle;
	display:block;
}
p.form_subs_agree, p.form_subs_agree a, div.form_subs_agree, div.form_subs_agree a, span.form_subs_agree, span.form_subs_agree a{
	font-family: PT Sans;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	color:#fff;
}
#kol_subscribe span.form_subs_agree{color:#fff;}
.form__group_subs .icheckbox{
	width: 16px;
    height: 16px;
    margin: 0;
    border-radius: 0;
    border: none;
	margin: 0;
	margin-top: 2px;
	margin-right: 15px;
}
.icheckbox.checked:before{
	line-height: 16px;
}
.icheckbox input[type=checkbox]{
	margin: 0;
}
.form__group.form__group_subs{
	margin: 25px 0;
}
.subscribe_body{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 222px;
}
.subscribe_body input{
	width: 186px;
	height: 36px;
	background: #fff;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	color: #C4C4C4;
	padding: 0;
	padding-left: 10px;
	font-family: PT Sans;
	display: inline-block;
	outline: none;
}
.subscribe_body button{
	width: 36px;
	height: 36px;
	border: 1px solid #FFFFFF;
	background: transparent;
}
.subscribe_body button span{
	color:#fff;
}
@media (max-width: 767px){
	.footer-new {
		background: url(../images/new-footer-img/foot-bg.png) no-repeat bottom/cover;
		padding: 35px 0 25px;
	}
	.footer__container {
		padding: 0 37px;
	}
	.footer__middle{
		flex-wrap: wrap;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.footer__middle:nth-child(2){
		order: 1;
	}
	.footer__middle:nth-child(1){
		order: 2;
	}
	.footer-menu-item{
		max-width: none;
		margin-bottom: 30px;
		flex-wrap: wrap;
		flex: 0 0 100%;
	}
	#kol_subscribe{
		margin: 0;
	}
	.form__group.form__group_subs{
		margin: 40px 0 25px;
	}

	.socil_icons{
		justify-content: center;
	}
}