/*
Черный 0F2C40
Серый 9CA1A7
Синий 4C4CFF
Красный FE337C
Зеленый 8ba300
*/

body {margin:0; padding:0 0 0px; position:relative; background:#f7f7f7;}
* {font-family: 'ROboto', sans-serif !important; text-decoration:none;}
	a {cursor:pointer;}

#wrap1240 {position:relative; max-width: 1240px; margin:0 auto; }
#wrap280 {position:relative; max-width: 280px; margin:0 auto; }


h1{font-size:32px; font-weight:500; padding:0 20px; text-align:center; margin:60px 0 30px;}



p {font-size:15px; color:#9aa4b1;}
a {color:#0072DB; font-size:15px;}

div.content {width:calc(100% - 40px); max-width:600px; margin:0 auto; padding:1px 20px 30px; background: #FFFFFF;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
	border-radius: 12px;}

	p.hleb {margin:85px 0 0 20px;  font-size:12px;}
	p.hleb a {margin-right:24px; position:relative;  font-size:13px; color:#0F2C40; font-size:12px;}
	p.hleb a::after {cursor: default; position:absolute; content:''; width:4px; height:4px; border-radius:50%; background:#8E949E; right:-14px; top:5px;}


	a.tur360 {position:absolute; z-index:100; top:30px; left:30px; display:inline-block; padding:8px 41px 8px 16px; border-radius:50px;  font-weight:500; color:#fff; background: #0072DB url(/parts/360-c2.svg) 83px no-repeat; background-size:20px; }


 /*-----mobile------*/

@media screen and (max-width: 1000px){
	p.hleb {margin-top:80px;}

}


 

@media screen and (max-width: 500px){
 
    a.tur360 {left:20px; top:24px;}
}