@charset "UTF-8";
/*!
 * Верх сайта*/
 
.social-list{
	display: flex;
	line-height: 1.7;
    font-size: 1.5rem;
    margin-left: 30px;
}
.social-list a {
    color: #fff ;
    
}
.social-list a:hover{
    color: #232323 ;
    
}
.heider-top{
	margin: 0px 0px 10px 0px;

}
@media( max-width: 700px){
	.heider-top{
	margin: 0px 0px 0px 0px;}
	#btn_phone {
    text-align: center;}
}
#gallery5-k h2{
    background-color: #81beff;
}