@font-face {
font-family: 'Rubik';
font-display: auto;
font-style: normal;
font-weight: 300;
src: url('../font/Rubik-Light.ttf') format('truetype');
}

@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url("../font/fontawesome-webfont.ttf") format("truetype"); }



html, body	{-webkit-text-size-adjust: 100%;}
body		{ margin: 0; padding: 0; font-family: 'Rubik'; font-weight: 300; font-size: 16px; line-height:1.5; margin: 0; padding: 0; overflow-x: hidden; text-align: left; }
A:link      	{ text-decoration: none; }
A:visited   	{ text-decoration: none; }
A:hover     	{ text-decoration: none; }
A:active    	{ text-decoration: none; }

::-webkit-input-placeholder	{ color: #d2d2d2; font-weight: normal; }
:-moz-placeholder		{ color: #d2d2d2; font-weight: normal; opacity: 1; }
::-moz-placeholder		{ color: #d2d2d2; font-weight: normal; opacity: 1; }
:-ms-input-placeholder		{ color: #d2d2d2; font-weight: normal; }

.gumb1 { -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; -khtml-border-radius: 20px; border: 1px silver solid; display: inline-block; padding: 10px 30px 10px 30px; font-weight: bold; }

.sirina { max-width: 1000px; }