*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {

}
body input:required:valid,
body textarea:required:valid {

}
body {
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
	margin:0px;
	overflow-y: scroll;
	color: #303030;
	overflow-x: hidden !important;
}

* {margin: 0; padding: 0;}

.fancybox-skin {
	border-radius: 0;
}

.fullwrap {
	overflow-x: hidden !important;
	width: 100%;
}

.wrap {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	position: relative;
}

.ins {
	position: relative;
}

.protector {
	display: block;
	position: absolute;
	top: 115px;
	left: -125px;
	width: 400px;
}
.podcherkut {
	text-decoration: underline;
	color: #cf3126;
}

.zastavka {
	text-align: center;
	height: 100vh;
}

.zastavka h1 {
	font-family: "capture-it", "RobotoRegular", arial;
	font-size: 75px;
}

.zastavka_ins > span {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
	font-size: 40px;
	font-family: "RobotoLight";
	color: #999;
}

.zastavka_ins > span > span {
	color: #303030;
}

.zastavka_ins {
	width: 100%;
	position: relative;
	top: 50%;
	margin-top: -266px;
}

.zastavka_ins h1 span {
	color: #cf3126;
}

.zastavka_ins h1 br {
	display: none;
}

.zastavka_ins > div {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

.zastavka_ins > div > span {
	display: inline-block;
	width: 100%;
	text-align: center;
  font-size: 36px;
  font-family: "RobotoLight";
  margin-top: 20px;
}

.vybor {
	width: 50%;
	float: left;
	margin-top: 35px;
}

.vybor a {
	display: inline-block;
  padding: 10px 50px;
  border: 1px solid;
  color: #303030;
  font-family: "RobotoLight";
  font-size: 24px;
  background-color: #fff;
  transition: .3s;
}

.vybor a:hover {
	background-color: #303030;
	color: #fff;
	text-decoration: none;
}

.vybor1 {
	width: 50%;
	float: left;
	margin-top: 35px;
}

.vybor1 span {
	font-size: 24px;
	font-family: "RobotoLight";
}

.vybor1 a {
	color: #303030;
	font-size: 30px;
	font-family: "RobotoLight";
}

.vybor1 a:hover {
	text-decoration: none;
}

.vybor2 {
	width: 50%;
	float: left;
	margin-top: 35px;
}

.vybor2 span {
	font-size: 24px;
	font-family: "RobotoLight";
}

.vybor2 a {
	margin-top: 5px;
	display: inline-block;
  padding: 10px 50px;
  border: 1px solid;
  color: #303030;
  font-family: "RobotoLight";
  font-size: 24px;
  background-color: #fff;
  transition: .3s;
}

.vybor2 a:hover {
	background-color: #303030;
	color: #fff;
	text-decoration: none;
}

.top_head {
	margin-top: 10px;
	text-align: center;
}

.logo {
	float: left;
}

.logo a {
	display: inline-block;
}

.logo img {
	display: block;
}

.top_menu {
	margin-top: 20px;
	display: inline-block;
}

.menu_button {
	position: relative;
	top: -9px;
	font-size: 30px;
	display: none;
	cursor: pointer;
}

.top_menu ul {
	position: relative;
	background-color: #fff;
	transition: 0.3s;
}

.top_menu ul li {
	position: relative;
	display: inline-block;
}

.top_menu li:after {
	position: absolute;
	content: "";
	right: -3px;
	top: 0;
	bottom: 0;
	border-right: 1px solid #ccc;
}

.top_menu li:last-of-type:after {
	display: none;
}

.top_menu a {
	padding: 0 10px;
	font-size: 16px;
	color: #303030;
	text-transform: uppercase;
	position: relative;
	left: 0;
	transition: 0.3s;
}

.top_menu a i {
	font-size: 24px;
}

.bgc_top_menu {
	display: none;
}

.close_top_menu {
	display: none;
}

.top_contact {
	float: right;
	text-align: right;
	margin-top: 5px;
}

.top_contact a {
	font-size: 23px;
	color: #303030;
}

.top_contact a img {
	width: 30px;
	padding-top: 4px;
}

.fishka {
	position: absolute;
	top: 47px;
	left: 0;
	text-align: center;
}

.fishka .ugolok {
	position: relative;
	width: 0;
	height: 0;
	border-top: 244px solid #fff;
	border-right: 244px solid transparent;
}

.fishka img {
	position: absolute;
	top: 5px;
	left: 5px;
}

.fishka span {
	position: absolute;
	top: 50px;
	left: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	color: #303030;
	font-size: 28px;
}

.fishka span:after {
	position: absolute;
	content: "";
	bottom: 38px;
	left: 55px;
	right: 55px;
	border-bottom: 2px solid #cf3126;
}

.fishka > a {
	position: absolute;
	top: 110px;
	left: 69px;
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	padding: 5px 10px 6px 10px;
  background-color: rgba(0,0,0,0.65);
}

.fishka > a:hover {
	text-decoration: none;
}

.fishka > a:after {
	position: absolute;
	content: "";
	bottom: 7px;
	left: 11px;
	width: 125px;
	border-bottom: 2px dashed #fff;
}

.head {
	position: relative;
}

.head .descript {
  padding: 4px 15px;
  background-color: #303030;
	margin: 0 -15px;
}

.head h1 {
	float: left;
	position: relative;
  font-size: 30px;
  font-family: "RobotoLight";
  color: #fff;
}

.head .descript a {
	display: block;
	float: right;
	color: #fff;
	font-size: 20px;
	margin-top: 6px;
}

.head .descript a span {
	font-family: "RobotoLight";
	text-transform: uppercase;
}

.head h2 {
	margin: 50px 0;
	text-align: center;
	color: #303030;
	font-family: "capture-it", "RobotoRegular", arial;
  font-size: 75px;
}

.head h2 span {
	color: #cf3126;
}

.head p {
	font-size: 22px;
	margin-bottom: 5px;
}

.head p:last-of-type {
	text-align: right;
}
.head p span {
    color: #cf3126;
}

.head h5 {
	margin-top: 30px;
	text-align: center;
	font-size: 30px;
}

.head > img {
	display: block;
}

.head .text_top_vremya {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 615px;
	height: 212px;
	margin: -100px auto 0 auto;
  font-family: "RobotoLight";
}

.dengi {
	padding: 0 15px;
}

.dengi .text_top_vremya {
	width: 705px;
	text-align: center;
}

.text_top_vremya span {
	font-size: 55px;
	display: inline-block;
  background-color: rgba(0,0,0,0.6);
  padding: 5px 20px 14px 20px;
}

.text_top_vremya span:last-of-type {
	margin-left: 190px;
	margin-top: 20px;
}

.dengi .text_top_vremya span:last-of-type {
	margin-left: 0;
	margin-top: 80px;
}

.text_top_vremya span p {
	display: none;
}

.my_form {
	display: none;
	width: 320px;
	overflow: hidden;
}

.my_form h4 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	background-color: #303030;
	color: #fff;
	font-size: 20px;
	font-family: "RobotoLight";
}

.my_form > a {
	display: block;
	padding: 15px 15px 15px 15px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 245px;
	color: #303030;
	text-transform: uppercase;
	background-color: #ddd;
	transition: .3s;
}

.my_form > a:hover {
	text-decoration: none;
	background-color: #303030;
	color: #fff;
}

.my_form input {
	display: block;
	padding: 15px 15px 15px 15px;
	margin-bottom: 20px;
	margin-left: 20px;
	outline: none;
	border: 1px solid #cdcdcd;
	width: 245px;
}

.my_form input[type="submit"] {
	width: 279px;
	background-color: #303030;
	border-color: #303030;
	color: #fff;
	cursor: pointer;
	transition: 0.3s;
}

.my_form input[type="submit"]:hover {
	background-color: #fff;
	color: #303030;
}

.my_form textarea {
	display: block;
	padding: 15px 15px 15px 15px;
	margin-bottom: 20px;
	margin-left: 20px;
	outline: none;
	border: 1px solid #cdcdcd;
	width: 247px;
}

.my_form span {
	color: #999;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 15px;
	font-size: 14px;
}

.my_form span > a {
	color: #999;
	text-decoration: underline;
}

.my_form span > a:hover {
	text-decoration: none;
	color: #666;
}

.my_form .line {
	width: 279px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #ccc;
	height: 1px;
}

.statistika > h3 {
	padding: 25px 0 20px 0;
	color: #fff;
	background-color: #666;
  font-size: 28px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}

.statistika_item {
	width: 33.33333%;
	float: left;
	text-align: center;
	position: relative;
}

.statistika_item:nth-of-type(2n) > div {
	background-color: #303030;
}

.statistika_item:nth-of-type(2n) span {
	color: #fff;
}

.statistika_item:nth-of-type(2n) h4 {
	color: #fff;
}

.statistika_item .statistika_item_front {
	width: 100%;
	height: 215px;
	background-color: #f3f3f3;
	-ms-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
	z-index: 2;
}

.statistika_item:hover .statistika_item_front {
	-ms-transform: rotate3d(0, 1, 0, 180deg);
	-moz-transform: rotate3d(0, 1, 0, 180deg);
	-webkit-transform: rotate3d(0, 1, 0, 180deg);
	transform: rotate3d(0, 1, 0, 180deg);
}

.statistika_item .statistika_item_back {
	width: 100%;
	height: 215px;
	background-color: #f3f3f3;
	-ms-transform: rotate3d(0, 1, 0, 180deg);
	-moz-transform: rotate3d(0, 1, 0, 180deg);
	-webkit-transform: rotate3d(0, 1, 0, 180deg);
	transform: rotate3d(0, 1, 0, -180deg);
	-ms-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
}

.statistika_item:hover .statistika_item_back {
	-ms-transform: rotate3d(0, 1, 0, 180deg);
	-moz-transform: rotate3d(0, 1, 0, 180deg);
	-webkit-transform: rotate3d(0, 1, 0, 180deg);
	transform: rotate3d(0, 1, 0, 0deg);
}

.statistika_item > div > div {
	-ms-transform: translateZ(60px);
	-moz-transform: translateZ(60px);
	-webkit-transform: translateZ(60px);
	transform: translateZ(60px);
  position: relative;
  top: 13px;
  display: inline-block;
  letter-spacing: 1px;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 0 13px;
}

.statistika_item .statistika_item_back .statistika_figure {
	display: table;
	top: 50%;
	height: 90px;
	margin-top: -45px;
}

.statistika_item .statistika_item_back .statistika_figure span {
	display: table-cell;
	vertical-align: middle;
}

.statistika_item h4 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: "RobotoBold";
	margin-bottom: 10px;
}

.chto_proveryaem > h3 {
	margin-top: 25px;
	margin-bottom: 20px;
  font-size: 28px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}

.chto_item {
	position: relative;
}

.podpis_chto1, .podpis_chto2 {
	position: absolute;
	padding: 7px 20px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	background-color: rgba(0,0,0,0.4);
	border: 4px double #fff;
	width: 300px;
  text-align: center;
  z-index: 2;
}

.podpis_chto1 {
	top: 80px;
	right: 40px;
}

.chto_item:nth-of-type(2n) .podpis_chto1 {
	top: auto;
	bottom: 50px;
}

.podpis_chto2 {
	bottom: 50px;
	left: 40px;
}

.chto_item:nth-of-type(2n) .podpis_chto2 {
	bottom: auto;
	top: 80px;
}

.podpis_chto1_opisanie, .podpis_chto2_opisanie {
	position: absolute;
	width: 280px;
	font-size: 15px;
	padding: 10px 16px;
  margin: 0 18px;
  background-color: #fff;
  z-index: 4;
  display: none;
}

.podpis_chto1_opisanie {
	top: 140px;
	right: 40px;
}

.podpis_chto1_opisanie:before {
	position: absolute;
	top: -32px;
	left: 140px;
	content: "";
	border: 20px solid transparent;
	border-bottom: 20px solid #fff;
}

.chto_item:nth-of-type(2n) .podpis_chto1_opisanie {
	top: auto;
	bottom: 112px;
}

.chto_item:nth-of-type(2n) .podpis_chto1_opisanie:before {
	top: auto;
	bottom: -12px;
	border-bottom: none;
	border-top: 20px solid #fff;
}

.podpis_chto2_opisanie {
	bottom: 112px;
	left: 40px;
}

.podpis_chto2_opisanie:before {
	position: absolute;
	bottom: -32px;
	left: 140px;
	content: "";
	border: 20px solid transparent;
	border-top: 20px solid #fff;
}

.chto_item:nth-of-type(2n) .podpis_chto2_opisanie {
	bottom: auto;
	top: 140px;
}

.chto_item:nth-of-type(2n) .podpis_chto2_opisanie:before {
	bottom: auto;
	top: -12px;
	border-top: none;
	border-bottom: 20px solid #fff;
}

.cifry_item {
	position: relative;
	width: 33.33333%;
	float: left;
	text-align: center;
	margin-top: 40px;
}

.free {
	width: 100%;
	margin-top: 40px;
	padding-top: 130px;
	text-align: center;
	background-image: url(../img/history.jpg);
	background-position: top center;
	height: 220px;
}

.free span {
	display: inline-block;
	color: #fff;
	padding: 0 15px 68px 15px;
	font-size: 24px;
	font-family: "RobotoLight";
}

.free a {
	display: block;
	width: 140px;
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #fff;
	margin: 0 auto;
	transition: .3s;
}

.free a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #303030;
}

.cifry_item:after {
	position: absolute;
	content: "";
	top: 75px;
	left: 0;
	right: 0;
  width: 95px;
  margin: 0 auto;
	border-bottom: 3px solid #303030;
}

.cifry_item span {
	display: inline-block;
	margin-top: 25px;
	width: 200px;
}

.slide_wrap {
	background-color: #303030;
	margin-top: 40px;
	color: #fff;
	text-align: center;
	padding: 30px 15px;
}

.slide_wrap h3 {
	margin-bottom: 25px;
	font-size: 28px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}

.slide_item {
	position: relative;
	width: calc(100% / 3 - 30px);
	margin: 0 15px;
	float: left;
}

.slide_item img {
	width: 100%;
	opacity: 1;
	transition: .3s;
}

.slide_item:hover img {
	opacity: .6;
}

.socinfo {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	font-size: 16px;
	color: #fff;
	width: 100%;
	opacity: 0;
	transition: .3s;
}

.slide_item:hover .socinfo {
	opacity: 1;
	margin-top: -11px;
}

#my_form2 a {
	display: block;
	color: #303030;
	font-size: 30px;
	text-align: center;
	padding: 15px 0;
	font-family: "robotoBold";
  margin-top: 15px;
}

#my_form2 a:hover {
	text-decoration: none;
}

.my_form2 span {
	color: #999;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 15px;
	font-size: 14px;
}

.my_form2 span > a {
	color: #999;
	text-decoration: underline;
}

.my_form2 span > a:hover {
	text-decoration: none;
	color: #666;
}

#my_form3 {
	padding: 15px 0;
  width: 290px;
  margin: 0 auto;
  text-align: center;
}

#my_form3 span {
	font-size: 19px;
	line-height: 26px;
}

#my_form3 span:nth-of-type(2) {
	font-size: 22px;
}

.my_form3_a {
	width: 50%;
	float: left;
}

#my_form3 a {
	width: 50%;
	margin: 15px auto 0 auto;
	display: block;
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #303030;
	background-color: #fff;
	color: #303030;
	transition: 0.3s;
}

#my_form3 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #303030;
}

.slide2_wrap {
	text-align: center;
	margin: 25px -15px 0 -15px;
}

.slide2_wrap h3 {
	margin-bottom: 25px;
	font-size: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.slide2_item {
	width: calc(100% / 2 - 30px);
	margin: 0 15px;
	float: left;
}

.slide2_item img {
	width: 100%;
}

.slide2_item a {
	color: #303030;
}

.slide2_item a:hover {
	text-decoration: none;
}

.slide2_item h4 {
	font-size: 24px;
}

.slide2_item div {
	text-align: left;
}

.vkontakte {
	background-color: #303030;
	margin-top: 40px;
	color: #fff;
	text-align: center;
	padding: 30px 15px;
}

.vkontakte h3 {
	margin-bottom: 25px;
	font-size: 28px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}

.vkontakte_item {
	width: calc(100% / 2 - 30px);
	margin: 0 15px;
	float: left;
}

.ceny {
	text-align: center;
	margin-top: 25px;
}

.ceny h3 {
	font-size: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.ceny_item_wrap {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding: 20px 0 30px 0;
}

.ceny_item_wrap:nth-of-type(2n) {
	background-color: #eee;
}

.ceny_item_img img {
	width: 90%;
}

.ceny_item {
	padding-left: 15px;
	padding-right: 15px;
}

.ceny_item h4 {
	letter-spacing: 1px;
	text-transform: uppercase;
	min-height: 1px;
	margin-bottom: 10px;
  font-family: "robotomedium";
  padding: 0 15px;
}

.ceny_item h4 span {
	position: relative;
	display: inline-block;
	color: #cf3126;
}

/*.ceny_item h4 span:after {
	position: absolute;
	content: "";
	bottom: -2px;
	border-bottom: 1px solid #cf3126;
	left: 5px;
	right: 5px;
}*/
.ceny_item_ins_wrap {
	width: 50%;
	float: right;
}

.ceny_item_ins {
	text-align: left;
	padding: 0 15px 5px 15px;
	/*min-height: 570px;*/
	position: relative;
	margin: 0;
	min-height: 360px;
}

.ceny_item_ins:after {
	display: none;
}

.ceny_item_ins span:nth-child(n+2) {
	display: inline-block;
	margin-top: 10px;
}

.ceny_wrap_wrap {
	width: 50%;
	float: left;
}

/*.ceny_item_ins:after {
	position: absolute;
	content: "";
	bottom: 0;
	border-bottom: 1px solid #303030;
	left: 15px;
	right: 15px;
}*/

.ceny_item_ins ul {
	margin-top: 5px;
	color: #888;
	font-size: 15px;
}

/*.ceny_item_ins ul:last-of-type {
	display: none;
	margin-top: 0;
}*/

.ceny_item_ins ul li {
	padding-top: 5px;
}

.ceny_item_ins ul li:hover {
	color: #303030;
}

.ceny_item_ins .show_hide {
	position: relative;
	text-align: right;
	margin-top: 10px;
	cursor: pointer;
}

.ceny_item_ins .show_hide:after {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: 72px;
	border-bottom: 1px solid #cf3126;
}

.ceny_item_ins span a {
	display: inline-block;
	position: relative;
	color: #303030;
}

.ceny_item_ins span a:hover {
	text-decoration: none;
}

.ceny_item_ins span a:after {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: 61px;
	border-bottom: 1px solid #cf3126;
}

.ceny_item_cena_ins {
	text-align: right;
	padding: 0 5%;
	margin-top: 5px;
	margin-bottom: 20px;
}

.ceny_item_cena p {
	font-size: 20px;
}

.ceny_item_cena p span {
	font-size: 24px;
	color: #888;
}

.ceny_item_cena_ins > a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 10px 20px;
	margin: 20px auto 0 auto;
	border: 1px solid #303030;
	width: 90px;
	background-color: #303030;
	transition: 0.3s;
}

.ceny_item_cena_ins > a:hover {
	text-decoration: none;
	color: #303030;
	background-color: #fff;
}

.ceny_item_cena_ins > span {
	display: block;
	text-align: center;
}

.ceny_item_cena_ins > span a {
	color: #303030;
	font-size: 18px;
	border-bottom: 1px dashed #303030;
	letter-spacing: 1px;
	padding-bottom: 3px;
	transition: 0.3s;
}

.ceny_item_cena_ins > span a:hover {
	text-decoration: none;
	border-style: solid;
}

.my_form2 {
	display: none;
	max-width: 620px;
	overflow: hidden;
}

.my_form2 h4 {
	text-align: center;
  padding: 15px;
  background-color: #303030;
  color: #fff;
  font-size: 20px;
  font-family: "RobotoLight";
}

.my_form2 p {
	padding: 0 20px;
	margin-top: 5px;
	margin-bottom: -10px;
	font-family: "RobotoMedium";
}

.my_form2 ul {
	padding: 15px 20px;
}

.my_form2 ul li {
	padding-top: 5px;
}

.my_form2 input {
  display: block;
  padding: 15px;
  outline: none;
  border: 1px solid #cdcdcd;
  width: 245px;
  margin: 0 auto 20px auto;
}

.my_form2 input[type="submit"] {
	width: 279px;
	background-color: #303030;
	border-color: #303030;
	color: #fff;
	cursor: pointer;
	transition: 0.3s;
}

.my_form2 input[type="submit"]:hover {
  background-color: #fff;
  color: #303030;
}

.dopusl {
	margin-top: 40px;
	padding: 0 15px;
}

.dopusl h3 {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 45px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}

.dopusl p {
	margin-top: 10px;
	font-size: 20px;
}

.dopusl p span {
	color: #cf3126;
}

.garantii {
  background-image: url(../img/garantii.jpg);
  background-color: #303030;
  margin-top: 40px;
  color: #fff;
  text-align: center;
}

.garantii_ins {
	background-color: rgba(0,0,0,0.65);
	padding: 30px 0px 35px 0;
}

.garantii h3 {
  font-size: 28px;
  letter-spacing: 1px;
  line-height: 45px;
  text-transform: uppercase;
}

.garantii ul {
  text-align: left;
  padding: 10px 15px 0 15px;
  letter-spacing: 1px;
  font-family: "RobotoLight";
  font-size: 18px;
  max-width: 835px;
  margin: 0 auto;
}

.garantii ul li {
	padding-top: 15px;
}

.garantii ul li img {
	width: 24px;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: -3px;
}

.garantii a {
	display: inline-block;
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #fff;
	margin-top: 35px;
	transition: 0.3s;
}

.garantii a:hover {
	color: #303030;
	background-color: #fff;
	text-decoration: none;
}

.otzyvy {
	text-align: center;
	margin-top: 25px;
}

.otzyvy h3 {
  font-size: 28px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 10px;
}

.otzyvy_item {
	margin-top: 30px;
}

.otzyvy_item_ins {
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
}

.otzyvy .slick-slide img {
	display: inline-block;
}

.otzyvy_item_ins p {
	font-size: 18px;
	text-transform: uppercase;
	font-family: "RobotoLight";
	margin-top: 5px;
}

.otzyvy_item_ins span {
	display: block;
	text-align: left;
	margin-top: 5px;
}

.otzyvy_item_ins i {
	display: inline-block;
	margin-top: 5px;
	color: #888;
	font-family: "flow";
}

.otzyvy_item_ins a {
	display: inline-block;
	margin-top: 15px;
	padding: 10px 20px;
	color: #303030;
	border: 1px solid #303030;
	font-family: "RobotoLight";
	transition: 0.3s;
}

.otzyvy_item_ins a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #303030;
}

.my_form3 {
	display: none;
	max-width: 800px;
	overflow: hidden;
}

.ui_youtube {
  max-height: 1000000px;
  width: 100%;
}

.main_youtube {
  position: relative;
  /*padding-bottom: 56.25%;*/
  /*padding-bottom: 25px;*/
  padding-top: 25px;
}

.main_youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.contakty {
	position: relative;
	margin-top: 35px;
	overflow: hidden;
	width: 100%;
	min-height: 450px;
}

.contakty_item {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.65);
}

.contakty_item_ins {
	position: relative;
	top: 50%;
	width: 60%;
	margin: -174px auto 0 auto;
	color: #fff;
}

.contakty_item_ins h3 {
	font-size: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 15px;
}

.contakty_item_ins p {
	font-size: 18px;
	padding-bottom: 5px;
	font-family: "RobotoLight";
}

.contakty_item_ins > a {
	display: inline-block;
	font-family: "RobotoLight";
	padding-bottom: 5px;
	font-size: 18px;
	color: #fff;
}

.contakty_item_ins > a:hover {
	text-decoration: none;
}

.contakty_item_ins p a {
	display: inline-block;
	font-family: "RobotoLight";
	font-size: 18px;
	color: #fff;
}

.contakty_item_ins p a:hover {
	text-decoration: none;
}

.contakty_item_ins p a img {
	vertical-align: middle;
	padding-left: 5px;
	width: 30px;
}

.soc_seti {
	position: relative;
	margin-top: 10px;
	padding-top: 20px;
	text-align: center;
}

.soc_seti:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	border-top: 1px solid #fff;
}

.soc_seti a {
	color: #fff;
	font-size: 35px;
	padding-left: 10px;
	padding-right: 10px;
}

.contakty_item_ins span {
	display: block;
	text-align: center;
	width: 140px;
	margin: 20px auto 0 auto;
	padding: 10px 20px;
	border: 1px solid #fff;
	cursor: pointer;
	transition: 0.3s;
}

.contakty_item_ins span:hover {
	color: #303030;
	background-color: #fff;
}

.contakty_show {
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	width: 150px;
	margin: 0 auto;
	display: none;
	padding: 10px 20px;
	color: #303030;
	border: 1px solid #303030;
	background-color: rgba(0,0,0,0.1);
	text-align: center;
	cursor: pointer;
	transition: 0.3s;
}

.contakty_show:hover {
	background-color: rgba(0,0,0,0.65);
	color: #fff;
}

.copyrait {
	font-family: "RobotoLight";
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #222;
	color: #fff;
}

.copyrait a {
	color: #fff;
}

.copyrait a:hover {
	text-decoration: none;
}

.copyrait a > span {
	color: #999;
}

.copyrait span {
	color: #999;
}

#top {
	position: fixed;
	left: 15px;
	bottom: 55px;
	opacity: .6;
	display: none;
	width: 50px;
	z-index: 5;
	transition: 0.3s;
}

#top:hover {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

.denis {
	margin-left: -15px;
	margin-right: -15px;
}

.denis_text {
  width: calc(50% - 30px);
  float: left;
  padding: 0 15px;
}

.denis_text span {
	font-family: "flow";
	font-size: 25px;
	line-height: 32px;
	margin-top: 144px;
  display: block;
  position: relative;
}

.denis_text span:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: -6px;
	border-bottom: 1px solid #cf3126;
}

.denis_img {
	width: 50%;
	float: left;
}

.denis_img img {
	display: block;
	width: 100%;
}

.head p a {
	color: #303030;
	text-decoration: underline;
}

.head p a:hover {
	color: #cf3126;
}

.my_404 {
	margin-top: 50px;
	text-align: center;
}

.blog {
	position: relative;
}

.blog img {
	display: block;
}

.blog h1 {
	position: absolute;
	color: rgba(255,255,255,0.9);
	font-size: 60px;
	text-transform: uppercase;
	top: 50%;
	margin-top: -35px;
	margin-left: 10%;
	font-family: "UbuntuRegular";
	letter-spacing: 2px;
}

.prevyu {
  width: calc(100% - 250px);
  float: left;
}

.prevyu_item {
	width: 50%;
	float: left;
	margin: 50px auto 0 auto;
}

.prevyu_item .ins {
	border: 1px solid #ccc;
	margin: 0 15px;
}
.prevyu_item .ins > a:first-of-type {
	display: block;
}

.prevyu_item h3 {
	font-size: 20px;
	margin: 15px;
	height: 52px;
	overflow: hidden;
}

.prevyu_item span {
	display: block;
	margin: 0 15px 15px 15px;
	height: 115px;
	overflow: hidden;
	font-size: 14px;
	color: #888;
}

.prevyu_item .ins > a:nth-of-type(2) {
	color: #303030;
}

.prevyu_item .ins > a:nth-of-type(3) {
	display: block;
	margin: 0 auto 15px auto;
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #303030;
	background-color: #303030;
	width: 83px;
	transition: .3s;
}

.prevyu_item .ins > a:nth-of-type(3):hover {
	color: #303030;
	background-color: #fff;
	text-decoration: none;
}

.about img {
	display: block;
	margin: 70px auto 0 auto;
	border-radius: 150px;
}

.about h3 {
	font-size: 40px;
	text-align: center;
	margin-top: 30px;
	font-family: "UbuntuRegular";
}

.about span {
	color: #666;
	display: block;
	margin: 20px auto 0 auto;
	max-width: 760px;
}

.about a {
	display: block;
	margin: 50px auto;
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #303030;
	background-color: #303030;
	width: 134px;
	transition: .3s;
}

.about a:hover {
	color: #303030;
	background-color: #fff;
	text-decoration: none;
}

.socblog {
	border-top: 1px solid #303030;
	margin: 50px auto 0 auto;
	max-width: 760px;
	text-align: center;
}

.socblog a {
	display: inline-block;
	color: #303030;
	font-size: 35px;
	padding: 0 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.nam_item {
	position: relative;
}

.nam_item img {
	display: block;
	opacity: .3;
}

.nam_item p {
	position: absolute;
	top: 35%;
	margin-left: 10%;
	margin-right: 10px;
	font-size: 50px;
}

.nam_item p:after {
	position: absolute;
	content: "";
	bottom: -10px;
	left: 0;
	border-bottom: 2px solid #cf3126;
	width: 100px;
}

.nam_item span {
	position: absolute;
	display: block;
	top: 50%;
	margin-left: 10%;
	margin-right: 10px;
	max-width: 400px;
	font-size: 18px;
}

.nam a {
	display: block;
	margin: 35px auto;
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #303030;
	background-color: #303030;
	width: 208px;
	transition: .3s;
}

.nam a:hover {
	color: #303030;
	background-color: #fff;
	text-decoration: none;
}

.article {
	max-width: 760px;
	padding: 0 10px;
	margin: 0 auto;
}

.article_zagolovok {
	font-size: 30px;
	margin-top: 30px;
}

.article_img {
	display: block;
	width: 100%;
	margin-top: 30px;
}

.article_text {
	margin-top: 30px;
}

.pagination {
    width: 100%;
    text-align: center;
    padding: 10px;
}
.pagination .item{
    color: #ccc;
}
.pagination .item.active{
    color: #000000;
    cursor: default;
    font-weight: bold;
    text-decoration: none;
}

.ostavit_comment {
	text-align: center;
}

.ostavit_comment a {
  display: block;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  margin: 20px auto 0 auto;
  border: 1px solid #303030;
  width: 140px;
  background-color: #303030;
  transition: 0.3s;
}

.ostavit_comment a:hover {
	text-decoration: none;
  color: #303030;
  background-color: #fff;
}

.about .vacancy {
	margin-top: 50px;
}

.about .vacancy span {
	margin-top: 5px;
}

.about .vacancy a {
	width: 198px;
}

.copyrait .left {
	float: left;
	padding-left: 15px;
	text-transform: uppercase;
}

.copyrait .left a:hover {
	text-decoration: underline;
}

.copyrait .right {
	float: right;
	padding-right: 15px;
}

.otzyvy .slick-prev, .otzyvy .slick-next {
	top: 18%;
}

.for_tube {
	padding: 0 15px;
}

.slide2_wrap .play {
	background-image: url(../img/play1.png);
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: -50px;
	transition: .3s;
}

.slide2_wrap a:hover .play {
	background-image: url(../img/play2.png);
}

.slide2_wrap .videootzyv {
	display: block;
	position: relative;
	padding: 0 15px;
}

.blog_category {
    width: 250px;
    margin-top: 50px;
    float: left;
    position: relative;
}

.blog_category a {
	padding: 10px;
	color: #303030;
	position: relative;
	display: inline-block;
	width: calc(100% - 20px);
}

.blog_category a:hover {
	text-decoration: none;
	color: #cf3126;
}

/*.blog_category a:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	top: 0;
	border-top: 1px solid #303030;
}*/

.blog_category a:after {
	content: "";
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 0;
	border-bottom: 1px solid #eee;
}
.blog_category a:last-of-type:after {
	display: none;
}

.blog_category a[class="active"] {
	color: #cf3126;
}
.blog_category .zagolovok {
	text-align: center;
  color: #fff;
  background-color: #303030;
  padding: 10px 0;
}
.blog_category .item {
	margin-top: 15px;
	border: 1px solid #ccc;
}

.article_video {
	text-align: center;
}
.article_video iframe {
	padding: 30px 0;
	width: 100%;
	min-height: 300px;
}

.comment_small_cont {
	display:inline-block;
	height: 440px;
	text-overflow: ellipsis;
	overflow: hidden
}
#ShowFullComments {
	/*margin-top: -40px;*/
	z-index: 99999;
	margin-bottom: 50px;
	cursor: pointer;
	color: #cf3126;
	padding: 5px 0;
}
.mblog {
	margin-top: 40px;
	margin-left: -15px;
  margin-right: -15px;
}
.mblog h3 {
  margin-bottom: 20px;
  font-size: 28px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
.mblog h3 a {
	color: #303030;
}
.mblog h3 a:hover {
	text-decoration: none;
}
.mblog .item .ins > a {
	color: #303030;
}
.mblog .item .ins > a:last-of-type {
	color: #fff;
}
.mblog .item .ins > a:last-of-type:hover {
	color: #303030;
}
.mblog .item {
	width: 33.33333%;
	float: left;
}
.mblog .item:last-of-type {
	display: none;
}
.mblog .item .ins {
	margin: 0 15px;
	border: 1px solid #ccc;
}
.mblog .item img {
	display: block;
	width: 100%;
	transition: .3s;
}
.mblog .item img:hover {
	opacity: .8;
}
.hesh {
	margin-left: 15px;
	height: 25px;
	overflow: hidden;
}
.hesh a {
	display: inline-block;
	margin-right: 10px;
	margin-top: 7px;
	font-size: 13px;
	color: #cf3126;
}
.mblog .item h4 {
	font-size: 18px;
	margin: 5px 15px 0 15px;
  height: 50px;
  overflow: hidden;
}
.mblog .item span {
	display: block;
	margin: 0 15px;
	color: #888;
	font-size: 14px;
	height: 95px;
	overflow: hidden;
}
.mblog .item .kn {
  display: block;
  margin: 20px auto 20px auto;
  padding: 10px 20px;
  color: #fff;
  border: 1px solid #303030;
  background-color: #303030;
  width: 83px;
  transition: .3s;
}
.mblog .item .kn:hover {
  color: #303030;
  background-color: #fff;
  text-decoration: none;
}
.black {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 1;
}

/*21.04.18*/
.newtop {
    position: relative;
    margin-top: 5px;
    padding: 0 15px;
}
.newtop:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -6px;
    border-bottom: 1px solid #ccc;
}
.newtop ul {
    text-align: right;
    box-sizing: border-box;
}
.newtop ul li {
    position: relative;
    display: inline-block;
    margin-left: 15px;
}
.newtop ul li:after {
    position: absolute;
    content: "";
    left: -8px;
    top: 0;
    bottom: 0;
    border-left: 1px solid #ccc;
}
.newtop ul li a {
    display: block;
    color: #444;
}
.newtop ul li a:hover {
    text-decoration: none;
}
.newtop ul li a img {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
}
.newtop ul li a span {
    display: inline-block;
    vertical-align: middle;
}
.kort {
	display: flex;
	display: -ms-flexbox;
	margin: 0 -15px;
	background-color: #edeeee;
	border-radius: 20px;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
.kort .ins_text {
	width: 50%;
	font-size: 22px;
	padding: 20px 0 20px 30px;
  box-sizing: border-box;
}
.kort .ins_text .text {
	font-size: 20px;
	font-family: 'RobotoLight';
}
.kort .ins_text h1 {
	color: #cf3126;
	font-size: 22px;
	font-family: "RobotoRegular";
	float: none;
  display: inline;
}
.kort .ins_text span {
	display: block;
	margin-top: 5px;
}
.kort .ins_text p {
	text-align: left;
	font-size: 18px;
	margin-top: 35px;
}
.kort .ins_text a {
	display: block;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  margin-top: 20px;
  border: 1px solid #303030;
  width: 90px;
  background-color: #303030;
  font-size: 16px;
  transition: 0.3s;
}
.kort .ins_text a:hover {
	text-decoration: none;
  color: #303030;
  background-color: #fff;
}
.kort .ins_img {
	width: 50%;
}
.kort .ins_img img {
	border-radius: 20px;
}
.korn {
	margin-top: 45px;
}
.korn h3 {
	font-size: 28px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  padding: 0 10px;
}
.korn .out {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: center;
	-ms-flex-pack: center;
	margin-top: 20px;
}
.korn .out .ins {
	width: 25%;
  position: relative;
  background-color: #edeeee;
  clip-path: polygon(0 0, 94% 0, 100% 50%, 94% 100%, 0 100%, 6% 50%);
  margin-left: -8px;
  left: 8px;
  padding: 0 30px;
  box-sizing: border-box;
  height: 135px;
  display: flex;
	display: -ms-flexbox;
}
.korn .out .ins:first-of-type {
	background-color: #cf3126;
	color: #fff;
}
.korn .out .ins .text {
	margin: auto;
}
.menukor {
	background-color: #eee;
}
.menukor span {
	display: inline-block;
	padding: 5px 15px;
}
.menukor a {
	display: inline-block;
	padding: 5px 15px;
	color: #303030;
}
.menukor .active {
	background-color: #666;
	color: #fff;
}