.project_text p {margin: 0 0 10px 0; font-size: 18px;}
.infr-icon img {width: 56px;}
.xcol {	margin-top: 25px;}
.namemaps {background: #0099CC; padding: 5px 5px 5px 5px; position: relative; top: -6px; }
.namemaps h3 {color: #fff; font-size: 17px;}



.equal-gap-row > [class*="col-"] {
  padding: 15px; /* Равные отступы со всех сторон */
}




hr {
border: 0;
height: 1px;
background: #66a1db;
background-image: -webkit-linear-gradient(left, #fff, #66a1db, #fff);
background-image: -moz-linear-gradient(left, #fff, #66a1db, #fff);
background-image: -ms-linear-gradient(left, #fff, #66a1db, #fff);
background-image: -o-linear-gradient(left, #fff, #66a1db, #fff);
}


.text-center {text-align: center;}


.egoweb_podbor {
display: none;	
background-color: #f5821f;
color: #fff;
font-weight: 600;
text-align: center;
text-transform: uppercase;
padding: 10px 0 10px 0;

	
}


.egoweb_podbor:hover {color: #fff;text-decoration: underline;}


.eventspost p {
	
margin-bottom: 5px;	
}




/* Extra Small Devices, Phones */
@media only screen and (max-width : 560px) {
	

.egoweb_podbor {display: block;

}



.equal-gap-row > [class*="col-"] {
  padding: 5px 15px 5px 15px; /* Равные отступы со всех сторон */
}




}






