

/* Start:/local/templates/westpower/components/bitrix/news.list/branches/style.css?15997435802063*/
h2{
font-size:30px;
line-height: 40px;
color:#ED1C24;
margin-bottom:50px;
}
.country{
	width:100%;
	height:40px;
	color:#000;
	font-size:20px;
	line-height: 26px;
	position: relative;overflow: hidden;
	border-bottom:1px solid rgba(109, 110, 113, 0.5);
	margin-bottom: 50px;
}
.country:after{
	content:'';
	position: absolute;
	width: 17px;
	height: 11px;
	right:0;
	top: 0;
	
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAJCAYAAADtj3ZXAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC3SURBVHgBlY7NDYJAEIXfbCjAHyQmciBR75agJVCCFSgdaAfYgR1oB7bAXTgJF0OUg0d03A2akA1G9l3m730zQ9fRdEbEHRiKmQpLJQI4yGCyoJDMQjjZOWLmwADEkzjoSk6ows6SPRitFryArXOR/urjSv0sDtXgHzhI4823Jt2Qu+OQQCu9z+CdnSbreo/QoJs7OTEwr5mOvTT2dZ9ogskqfQlEn5MRPcolTHQfel4uP1Dxl+cNIpk50K73KNkAAAAASUVORK5CYII=');
	background-repeat:no-repeat;
}
.country .title{
	margin:0;cursor: pointer;
	font-size:20px;
	line-height: 26px;margin-bottom:20px;
}
.country.show{
	height:unset;
	margin-bottom: 50px;
}
.country.show:after{
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAJCAYAAADtj3ZXAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABcSURBVHgBndFBDcAgEERR6gAJlYAjLNQBEpBSCUhACjiAJZm5kBBYJvnZC++EMeu9UsJVzUpZarhWg39Alk5hnCCLOxgWkIVbyL4Z+kPIPKGTihKP9+4BVn0FVjv5mTo1XBmSgAAAAABJRU5ErkJggg==');
}
.country.show .title{
	color:#ED1C24;
}

.country .map{
	height:500px;
	margin: 50px 0;
}


.country .map > div{
	width: 100%;
	height: 100%;
}

.country>.filials>.filial{
	display: flex;flex-wrap:wrap;
}
.country>.filials>.filial>*{width:100%;flex:0 1;flex-basis:100%;}
.country>.filials>.filial>.email{
	margin-top:50px;
}
.country>.filials>.filial>.address{
	width:50%;box-sizing: border-box;
	padding-right:20px;
	flex-basis:50%;margin-bottom:30px;
}
.country>.filials>.filial>.phones{
	width:50%;
	flex-basis:50%;margin-bottom:30px;
}
.country .blocktitle{
	color:#000;
	font-size:18px;
	line-height: 20px;
	font-weight: bold;margin-bottom:12px;
}
/* End */
/* /local/templates/westpower/components/bitrix/news.list/branches/style.css?15997435802063 */
