.wrapper__contact-article{text-align:center; background:url(/templates/potolki/images/map-image.png) no-repeat top center / cover; position:relative}
.wrapper__contact-article .container{z-index:1; position:relative}
.wrapper__contact-article::before{content:""; position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(255,255,255,0.8)}
.wrapper__end{margin:30px 0 0}
.wrapper__end form{padding:40px 65px; margin:0; position:relative; z-index:2}
.form-end  button{text-align: center;border: none;font-weight: 700;font-size: 16px;color: #FFFFFF;width: 100%;height: 60px;border-radius: 6px}
.messenger-row{font-size:24px; text-align:center}
.messenger-row a{color: #111111;text-decoration:none !important;font-weight: 700;}
.phone__article{font-size: 32px}
.phone__article a{color: #00669B;font-weight: 700;text-decoration: none !important}


.wrapper__adresses-map .main-module__title{text-align:center}
.wrapper__adresses-map .main-title__sec{font-weight:400; font-size:50%}

.contact__address{padding-left:40px; background:url(/templates/potolki/images/map_point.png) no-repeat left top}

.wrapper__city{}
.wrapper__city .h3{color:#111}
.wrapper__city .btn-green-lighteen{font-size: 16px;text-align: center;text-transform: uppercase;font-weight: 700;border-radius: 6px;display:inline-block;line-height: 50px;text-align: center; padding:0 30px}

.left-city-block{position:relative}
.left-city-block::before{position:absolute; left:0; top:0; bottom:0; width:1px; background:#ccc; content:""}
.left-city-block{font-size:16px; line-height:24px}
.wrapper__city ul{padding:0; margin:0}
.wrapper__city ul li{padding:0; margin:0; list-style:none}
.wrapper__city ul li a{font-size:18px; display:block; color:#00669B}
.wrapper__city ul li a:hover{color:#111}
@media(max-width:1229px){
	.wrapper__end{margin:20px 0 0}
	.wrapper__end form{padding:30px}
	.form-end  button{font-size: 16px; height: 60px}
	.messenger-row{font-size:22px}
	.phone__article{font-size: 28px}
	.left-city-block{font-size:15px; line-height:22px}
	.wrapper__city .btn-green-lighteen{font-size: 15px; line-height: 46px;  padding:0 25px}
}
@media(max-width:991px){
	.wrapper__end{margin:15px 0 0}
	.wrapper__end form{padding:20px}
	.form-end  button{font-size: 14px; height: 50px}
	.messenger-row{font-size:20px}
	.phone__article{font-size: 24px}
	.left-city-block{font-size:14px; line-height:20px}
	.wrapper__city .btn-green-lighteen{font-size: 14px; line-height: 42px;  padding:0 20px}
}
@media(max-width:767px){
	.wrapper__end{margin:10px 0 0}
	.wrapper__end form{padding:15px}
	.form-end  button{height: 45px}
	.messenger-row{font-size:18px}
	.phone__article{font-size: 22px}
	.left-city-block{font-size:13px; line-height:18px}
	.wrapper__city .btn-green-lighteen{font-size: 13px; line-height: 40px;  padding:0 15px}
	.left-city-block::before {position: absolute; left: 15px;top: 0;bottom: auto;height: 1px;background: #ccc;content: "";right: 15px;width:auto}
}
@media(max-width:575px){
	.phone__article a{display:block}
	.messenger-row{font-size:16px}
	.phone__article{font-size: 20px}
}