html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, q, s, small, strong, b, u, i, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, footer, header, menu, nav, section, time, audio, video, button, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	vertical-align: baseline;
	text-decoration: none;
	line-height: 1.2
}
a {
	display: inline-block;
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfloat {
	zoom: 1;
}
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	overflow: hidden;
	height: 0;
}
.spill {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.multiSpill {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/* -webkit-line-clamp:3;*/
	overflow: hidden;
}
input {
	-webkit-appearance: none;
	-moz-appearance: none;
}
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
}
input:focus {
	outline: none !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
select:focus {
	outline: none !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
textarea:focus {
	outline: none !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
button:focus {
	outline: none !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
button {
	cursor: pointer;
}
select {
	cursor: pointer;
}
input type:checkbox {
 cursor:pointer;
}
input type:radiobox {
 cursor:pointer;
}
a:hover, a:focus, a :active, a:visited {
	text-decoration: none;
	outline: none;
}

/* common set start */

.prize .sub-prize .set-blue a, .header .icon-bar, .header #nav li a, .header, .header:after, footer a {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.br {
	display: block;
}
.clr-y {
	color: #ffcc00;
}
.fw-b {
	font-weight: 700;
}
.fw-i {
	font-style: italic;
}
.service-sec img, .service-sec .anim-box, .advantages-sec .cnt-box, .functions-sec img, .functions-sec .anim-box, .communi-sec img, .communi-sec .anim-box, .prize .call-uz, .prize .prize-content, .banner-set .set-text, .banner-set .mobile, .banner-set .set-content, .service-sec h2, .advantages-sec h2, .functions-sec h2, .prize .sub-prize h3  {
	opacity: 0;
}
section {
	overflow: hidden;
}

/* common end ends */
