html, body, div, h1, h2, p,
a, address, img, b, u, i, 
form, label, table, caption, article, aside, figure, figcaption, footer, header {
margin: 0;
padding: 0;
border: 0;
}
article, aside, figcaption, figure,
footer, header, nav, main, time {
display: block;
}

input:focus::-webkit-input-placeholder{
	color: transparent !important;}
input:focus::-ms-input-placeholder{
	color: transparent !important;}
input:focus:-moz-placeholder{
	color: transparent !important;}
input:focus::-moz-placeholder {
	color: transparent !important;}
textarea:focus::-webkit-input-placeholder{
	color: transparent !important;}
textarea:focus::-ms-input-placeholder{
	color: transparent !important;}
textarea:focus:-moz-placeholder{
	color: transparent !important;}
textarea:focus::-moz-placeholder {
	color: transparent !important;}input:focus::-webkit-input-placeholder{
		                               color: transparent !important;}
input:focus::-ms-input-placeholder{
	color: transparent !important;}
input:focus:-moz-placeholder{
	color: transparent !important;}
input:focus::-moz-placeholder {
	color: transparent !important;}
textarea:focus::-webkit-input-placeholder{
	color: transparent !important;}
textarea:focus::-ms-input-placeholder{
	color: transparent !important;}
textarea:focus:-moz-placeholder{
	color: transparent !important;}
textarea:focus::-moz-placeholder {
	color: transparent !important;}


.atpi {
	z-index: 9999;
}
.ctrlbar {
	z-index: 9999;
}
article,
p {
	line-height: 1.7;
}
a {
	outline: none;
	color: #ff5744;
}
h1, h2 {
	color: #253d55;
}
h1,
.pseudoH {
	padding: 41px 0 20px;
	font-size: 28px;
}
h2 {
	padding: 32px 0 18px;
	font-size: 22px;
}
.pseudoH {
	text-align: center;
	font-weight: 600;
}
a:hover {
	text-decoration: none;
}
.nonList {
	list-style: none;
	padding: 0;
	margin: 0;
}
.owl-controls,
.widthWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding-left: 15px;
	padding-right: 15px;
}
/* empty :before :after */
.hTel + .hAddress:before,
.hasSubmenu > a:after,
.toggleArticle:after,
.submenu > .hasSubmenu:after  {
	content: '';
	display: block;
	position: absolute;
}


.justifyElems {
	text-align: justify;
}
.justifyElems:after {
	content: '';
	display: inline-block;
	width: 100%;
	white-space: normal;
}
.justifyElems > li {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}



/* ya share */
.yaShare {
	margin-top: 24px;
	padding: 25px 0;
	border-top: 1px solid #c9d2d6;
}
.b-share.b-share {
	padding: 0 !important;
}
.b-share__handle + .b-share__handle {
	margin-left: 8px !important;
}
.b-share__link.b-share__link.b-share__link:after {
	content: 'Поделиться';
	display: inline-block;
	height: 38px;
	width: 0;
	margin-left: 0;
	overflow: hidden;
	background: #e7e7e7;
	line-height: 38px;
	text-align: center;
	color: #555;
	position: relative;
	z-index: 1;
	transition: width .2s ease-out 0s;
}
.b-share__link.b-share__link.b-share__link:hover:after {
	width: 119px;
}
.b-share__handle.b-share__handle {
	border-radius: 0 !important;
	height: 38px !important;
	width: auto;
	padding: 0 !important;
}
.b-share-icon {
	background-image: url("//yastatic.net/share/static/b-share_counter_large.png") !important;
	height: 38px !important;
	overflow: visible !important;
	width: 38px !important;
	position: relative;
}
.b-share-btn__twitter > .b-share-icon.b-share-icon {
	background-color: #5ea9dd;
	background-position: 7px -80px;
}
.b-share-btn__vkontakte > .b-share-icon.b-share-icon {
	background: url(../images/icons_sprite.png) no-repeat 8px -379px #4d75a3 !important;
}
.b-share-btn__facebook > .b-share-icon.b-share-icon {
	background-position: 3px 6px;
	background-color: #3765a3;
}
.b-share-btn__gplus > .b-share-icon.b-share-icon {
	background: url(../images/icons_sprite.png) no-repeat 8px -410px #dd4b39 !important;
}
