/* FONT */
/* @font-face {
	font-family: 'D3 euronism italic';
  src: url('fonts/D3-euronism-italic/D3 euronism italic.eot');
  src: url('fonts/D3-euronism-italic/D3 euronism italic.eot?#iefix') format('embedded-opentype'),
       url('fonts/D3-euronism-italic/D3 euronism italic.woff2') format('woff2');
  src: url('fonts/D3-euronism-italic/D3 euronism italic.svg#D3 euronism italic') format('svg'),
       url('fonts/D3-euronism-italic/D3 euronism italic.ttf') format('truetype'),
       url('fonts/D3-euronism-italic/D3 euronism italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
} */

/* @font-face {
	font-family: 'AwesomeCursorTest';
	src:url('fonts/AwesomeCursorTest/fonts/AwesomeCursorTest.eot');
	src:url('fonts/AwesomeCursorTest/fonts/AwesomeCursorTest.eot') format('embedded-opentype'),
		url('fonts/AwesomeCursorTest/fonts/AwesomeCursorTest.woff') format('woff'),
		url('fonts/AwesomeCursorTest/fonts/AwesomeCursorTest.ttf') format('truetype'),
		url('fonts/AwesomeCursorTest/fonts/AwesomeCursorTest.svg#AwesomeCursorTest') format('svg');
	font-weight: normal;
	font-style: normal;
} */



/* /FONT */

*, *:before, *:after {
	box-sizing: border-box;
}

/* LASER */
#galopakam-nevunaps>span{
	/*color: #000080;*/
	position: relative;
	left: 1%;
	/*font-family: 'D3 euronism italic';
	font-style: normal;*/
	/* font-family: 'Times New Roman' !important; */
	/*   font-style: italic;
	font-size: 36pt;
	font-weight: normal; */
	/* text-shadow: 1px 1px 1px rgba(136, 132, 132); */
	border-radius: 0px;
	transition-duration: 1.0s;
	
	/* text-shadow: 0.5px 0.5px 0 rgb(0, 0, 0), -1.0px -1.0px 0 rgb(255, 255, 255), 1.0px 1.0px 0 rgb(0, 0, 0), 2.0px 2.0px 0 rgb(255, 255, 255), 0 0 1em rgb(255, 255, 255); !important; */
	
}

#galopakam-nevunaps>span:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0em;
	width: 100%;
	height: 80%;
	/*background: linear-gradient(to left, rgba(187, 187, 187, 0), rgba(255, 0, 0, 0.5), rgba(187, 187, 187, 0)) no-repeat -2em 0%;*/
	background: linear-gradient(to left, rgba(0, 128, 0, 0.5), rgba(255, 255, 0, 0.4), rgba(255, 0, 0, 0.3)) no-repeat -2em 0%;
	background-size: 40px 100%;
	-moz-transform: skewX(-50deg);
	-o-transform: skewX(-50deg);
	-webkit-transform: skewX(-50deg);
	transform: skewX(-50deg);
	
	animation: fadeIn ease 10s;
	-webkit-animation: fadeIn ease 10s;
	-moz-animation: fadeIn ease 10s;
	-o-animation: fadeIn ease 10s;
	-ms-animation: fadeIn ease 10s;
	
	text-shadow: 1.0px 1.0px 0 rgb(0, 0, 0), 2.0px 2.0px 0 rgb(0, 0, 0), 5.0px 5.0px 0 rgb(0, 0, 0) !important;
	
}

#galopakam-nevunaps>span.kenexp-encevon:after{
	transition: 1.5s linear;
	background-position: 128% 0%;
}
/* /LASER */





@media (max-width: 1279px) {
	.art-vmenublock, .art-blockcontent, .art-slogan- {
		/* position: fixed; */
		display: none !important;
	}
}

/* .default-responsive .art-header .art-headline,  */
.default-responsive .art-header .art-slogan- {
   /* display: block !important; */
   display: none !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
   text-align: center !important;
}


#search-site {
	display: none;
	/* display: inline; */
	/* margin-left: -10px; */
}

/* BreadcrumbList */

#breadcrumblist {
	/* display: none; */
	/* display: inline; */
	margin-top: -4px;
	/* margin-left: -10px; */
	 transition-duration: 1.0s;
}

.breadcrumblist {
	/* display: none; */
	/* display: inline; */
	margin-left: 10px;
	font-size: 14px;
	/* color: #6A7D90 !important; */
	list-style-type: none !important;
	/* list-style-type: disc !important; */
	/* list-style-type: circle !important; */
	/* list-style-type: square !important; */
	/* list-style: none !important; */
}

.breadcrumblist li {
	display: inline;
	margin-left: -2px;
	font-size: 16px !important;
	color: #6A7D90 !important;
	list-style: none !important;
	/* list-style: disc !important; */
	transition-duration: 1.5s;

}

/* .breadcrumblist li:hover { */
	/* display: inline; */
	/* margin-left: -2px; */
	/* font-size: 16px !important; */
	/* color: #6A7D90 !important; */
	/* list-style: none !important; */
	/* list-style: disc !important; */
	/* transition-duration: 1.0s; */
	/* margin-left: 5px; */
	/* margin-right: 5px; */
/* } */

/* .breadcrumblist li:before { */
	/* content: " " !important;  */
	/* margin-right: 10px; */
	/* display: inline; */
	/* color: #FF4500; */
/* } */

.breadcrumblist a {
	font-size: 16px !important;
	color: #6A7D90 !important;
	transition-duration: 1.0s;
}

.breadcrumblist a:hover {
	font-size: 16px !important;
	color: #FF4500 !important;
	transition-duration: 1.0s;
	margin-left: 5px;
	margin-right: 5px;
}

/* /BreadcrumbList */

.geolocation {
	margin-left: 6px;
	font-size: 16px !important;
	color: #6A7D90 !important;
	transition-duration: 1.5s;
}


/* h1:before {
	content: " "; 
	margin-right: 10px;
	display: inline;
	color: #00FF00;
	list-style: none;
} */

/* h1:after {
	content: " Car Repair Center ";
	margin-bottom: 10px;
	display: block;
	color: #FFD700;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	
	-webkit-animation: pulsate 5s ease-out;
	-moz-animation: pulsate 5s ease-out;
	-ms-animation: pulsate 5s ease-out;
	-o-animation: pulsate 5s ease-out;
	animation: pulsate 5s ease-out;
	
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	
	opacity: 1.0;
} */

@media (max-width: 360px) {
	h1:after {
		display: none;
	}
}



html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	/* padding: 5px 5px 5px 5px; */
	box-sizing: border-box;
	
}

body {
	height: 100%;
	/* background: linear-gradient(to bottom, #ffffff, #F8F8FF); */
	/* background-image: linear-gradient(170deg, #92009b 33%, #f5e944 66%, #00ffa2); */
	/* background: linear-gradient(to bottom, #ffffff, #C0C0C0); */
	/* padding: 10px 10px 10px 10px;
	box-sizing: border-box; */
}

/* html { overflow:  hidden; } */

/* Полоса прокрутки */
/* html {
      overflow: auto;
      -ms-overflow-style: none;
      scrollbar-width: none;
}

html::-webkit-scrollbar {
      width: 0;
      height: 0;
} */
/* /Полоса прокрутки */



/* a { cursor: url(images/sniper.cur), pointer; } */
/* cursor: url('path-to-image.png'), auto;	 */
/* ::selection */



/* HEADER */

header- {
	/*margin-top: 200px;*/
	font-family: Cuprum, Arial, Helvetica, sans-serif;
	position: fixed;
	/* position: relative; */
	top: 0;
	right: 0;
	left: 0;
	/* z-index: 1; */
}

@media all and (max-width: 1024px) {
	header- {
		/* margin-top: -200px; */
		font-family: Cuprum, Arial, Helvetica, sans-serif;
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		/* z-index: 1; */
	}
}

.art-headline- {
	/* color: #FF8C00; */
	/* margin: 36px 0 0; */
	/* font-size: 20px; */
	/*font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
	/* font-family: 'D3 euronism italic'; */
	/* font-weight: bold; */
	font-style: normal;
	/*text-transform: uppercase;*/
	text-align: center;
	/* text-shadow: 0.7px 0.7px 0 rgb(217, 222, 227), 1.4px 1.4px 0 rgb(217, 222, 227), 2.1px 2.1px 1px rgb(217, 222, 227), 2.8px 2.8px 0 rgb(217, 222, 227), 3.5px 3.5px 0 rgb(217, 222, 227); */
}

.art-headline-:hover {
	color: #FF8C00;
	/* margin: 36px 0 0; */
	font-size: 20px;
	/*font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
	/* font-family: 'D3 euronism italic'; */
	/* font-weight: bold; */
	font-style: normal;
	/*text-transform: uppercase;*/
	text-align: center;
	/* text-shadow: 0.7px 0.7px 0 rgb(217, 222, 227), 1.4px 1.4px 0 rgb(217, 222, 227), 2.1px 2.1px 1px rgb(217, 222, 227), 2.8px 2.8px 0 rgb(217, 222, 227), 3.5px 3.5px 0 rgb(217, 222, 227); */
}


.art-headline- {
	color: #FF8C00 !important;
	/* color: #FF8C00; */
	/* margin: 36px 0 0; */
	font-size: 20px;
	/*font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
	/* font-family: 'D3 euronism italic'; */
	/* font-weight: bold; */
	font-style: normal;
	/*text-transform: uppercase;*/
	text-align: center;
	
	-webkit-animation: adjustHue 5s alternate infinite !important;
	-moz-animation: adjustHue 5s alternate infinite !important;
	-o-animation: adjustHue 5s alternate infinite !important;
	-ms-animation: adjustHue 5s alternate infinite !important;
	animation: adjustHue 5s alternate infinite !important;
	
	text-shadow: 0.5px 0.5px 0 rgb(217, 222, 227);
	/* text-shadow: 0.7px 0.7px 0 rgb(217, 222, 227), 1.4px 1.4px 0 rgb(217, 222, 227), 2.1px 2.1px 1px rgb(217, 222, 227), 2.8px 2.8px 0 rgb(217, 222, 227), 3.5px 3.5px 0 rgb(217, 222, 227); */
}

/* @-webkit-keyframes adjustHue { */
	/* 0% { -webkit-filter: hue-rotate(0deg); } */
	/* 20% { -webkit-filter: hue-rotate(9deg); } */
	/* 40% { -webkit-filter: hue-rotate(18deg); } */
	/* 60% { -webkit-filter: hue-rotate(27deg); } */
	/* 80% { -webkit-filter: hue-rotate(36deg); } */
	/* 100% { -webkit-filter: hue-rotate(0deg); } */
/* } */

@-webkit-keyframes adjustHue {
	0% { -webkit-filter: hue-rotate(0deg); }
	20% { -webkit-filter: hue-rotate(5deg); }
	40% { -webkit-filter: hue-rotate(10deg); }
	60% { -webkit-filter: hue-rotate(15deg); }
	80% { -webkit-filter: hue-rotate(20deg); }
	100% { -webkit-filter: hue-rotate(0deg); }
}

.art-headline-:hover {
	color: #FF8C00;
	/* margin: 36px 0 0; */
	font-size: 20px;
	/*font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
	/* font-family: 'D3 euronism italic'; */
	/* font-weight: bold; */
	font-style: normal;
	/*text-transform: uppercase;*/
	text-align: center;
	/* text-shadow: 0.7px 0.7px 0 rgb(217, 222, 227), 1.4px 1.4px 0 rgb(217, 222, 227), 2.1px 2.1px 1px rgb(217, 222, 227), 2.8px 2.8px 0 rgb(217, 222, 227), 3.5px 3.5px 0 rgb(217, 222, 227); */
}


.art-nav {
	/* position: fixed; */
	/* width: 100%; */
	/* height: 40px; */
	/* margin-top: 80px; */
	/* margin-top: -5px; */
	/* background: #FFFFFF; */
	/* background: rgba(255, 255, 255, 0.97); */
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	/* margin-top: 0; */
	/* scroll-margin-bottom: 1em; */
	z-index: 20;
	/* pointer-events: auto; */
	/* transition: 5s; */
}

.indent-10 {
	height: 10px;
	/* background: #ffffff; */
	/* background: rgba(255, 255, 255, 0.9); */
	opacity: 0.9;
	/* z-index: 2; */
}



@media (max-width: 1023px) {
	.block-art-nav- {
		/* position: fixed; */
		display: none;
	}
}

.art-nav- {
	/* background: #FFFFFF; */
	/* background: rgba(255, 255, 255); */
	/* -webkit-box-shadow:5px 5px 3px 1px rgba(0, 0, 0, 0.24);
	-moz-box-shadow:5px 5px 3px 1px rgba(0, 0, 0, 0.24);
	box-shadow:5px 5px 3px 1px rgba(0, 0, 0, 0.24);
	margin:0px auto 0;
	position: relative;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 100; */
	
	/* position: relative; */
	/* position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 100; */
	
	/* width: 80%; */
	/* height: 40px; */
	margin: auto;
	background: #FFFFFF;
	/* font-size: 12px; */
	text-align: left;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	/* z-index: 1; */

}

.art-nav-:hover- {
	text-decoration: none;
}

@media (max-width: 1024px) {
	.art-nav- {
		/* position: fixed; */
		/* display: none; */
	}
}



.art-nav- ul {
	margin-left: 7%;
	list-style: none;
    display: flex;
	flex-wrap: wrap;
    align-items: center;
	justify-content: left;
	height: 40px;
	text-transform: uppercase;
}

.art-nav- li {
	margin-left: 5px;
	list-style: none;
    display: flex;
	flex-wrap: wrap;
    align-items: center;
	justify-content: left;
	font-size: 14px;
	text-transform: uppercase;
	/* color: #000000; */
}

.art-nav- li:after {
	content: " | ";
	margin-left: 10px;
	/* display: block; */
	color: #808000;
	/* font-size: 18px; */
	font-style: normal;
	font-weight: normal;
	/* text-transform: uppercase; */
	/* -webkit-animation: pulsate 5s ease-out;
	-webkit-animation-iteration-count: infinite;
	opacity: 1.0; */
}

.fa-cog {
	color: #808000;
}

/* a {
	mix-blend-mode: difference;
	filter: invert(1) grayscale(1) contrast(9);
} */

/* https://webformyself.com/avtomaticheskaya-css-inversiya-cveta-teksta-v-zavisimosti-ot-fona/ */

.art-nav- a {
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	
	transition-duration: 1.5s;
	
}

.art-nav- a {
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	
	transition-duration: 1.5s;
	
}

.art-nav- a:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #FF8C00;

	margin-left: 5px;
	margin-right: 5px;
	
	transition-duration: 0.5s;
	
}

@media only screen and (max-width: 350px) {
	.art-nav- {
		display: none;
	}
}

.art-nav- a.active {
	border-bottom: 2px solid #FF8C00;
	padding-bottom: 6px;
	color: #FF8C00;
}

@media (max-width: 1279px) {
	.art-vmenublock-, .art-blockcontent- {
		position: fixed;
		display: none;
	}
}

/* /HEADER */



/* MAIN */

section {
	/* color: #ffffff; */
	/* height: 75vh; */
	margin: 0;
	scroll-margin-top: 5em;
}

section:first-child {
	margin-top: 60px;
}

section.active {
	/* Стиль для активной секции */
	background: #BFE2FF;
}

/* section:nth-child(even) {
	background: #BFE2FF;
} */

#art-main- {
	width: 80%;
	/* max-width: 1000px; */
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
}	
	
@media only screen and (min-width: 721px) and (max-width: 1024px) {
	#art-main- {
		width: 90%; 
		margin: 0 auto;
	}
}	

@media only screen and (min-width: 320px) and (max-width: 720px) {
	#art-main- {
		width: 95%; 
		margin: 0 auto;
		/* padding: 5px 5px 5px 5px; */
		overflow: hidden;
	}
}

/* .art-headline:after { */
	/* content: " Русская баня на дровах "; */
	/* display: block; */
	/* text-align: center; */
	/* text-transform: uppercase; */
	/* font-size: 8px; */
	/* color: #FFFFFF; */
/* } */

h1- {
	/* font-family: 'Times New Roman' !important; */
	/* color: #FF8C00 !important; */
	/* text-shadow: 0.7px 0.7px 0 #000000, 1.4px 1.4px 0 rgb(217, 222, 227), 2.1px 2.1px 1px rgb(217, 222, 227), 2.8px 2.8px 0 rgb(217, 222, 227) !important; */
}

h2, h3, h4, h5 {
	/* font-family: 'Times New Roman' !important; */
	/* color: #FF8C00 !important; */
	/* text-shadow: 0.7px 0.7px 0 #000000, 1.4px 1.4px 0 rgb(217, 222, 227), 2.1px 2.1px 1px rgb(217, 222, 227), 2.8px 2.8px 0 rgb(217, 222, 227) !important; */
}

/* h6 { */
	/* font-family: 'Times New Roman' !important; */
	/* color: #FF8C00 !important; */
	/* text-shadow: 0.7px 0.7px 0 #000000, 1.4px 1.4px 0 rgb(217, 222, 227), 2.1px 2.1px 1px rgb(217, 222, 227), 2.8px 2.8px 0 rgb(217, 222, 227) !important; */
/* } */

/* h1:before {
	content: " 1 "; 
	margin-right: 10px;
	display: inline;
	color: #00FF00;
	list-style: none;
} */

/* h1:after {
	content: " Car Repair Center ";
	margin-bottom: 10px;
	display: block;
	color: #FFD700;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	
	-webkit-animation: pulsate 5s ease-out;
	-moz-animation: pulsate 5s ease-out;
	-ms-animation: pulsate 5s ease-out;
	-o-animation: pulsate 5s ease-out;
	animation: pulsate 5s ease-out;
	
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	
	opacity: 1.0;
} */

@media (max-width: 360px) {
	h1:after {
		display: none;
	}
}

/* #art-main p */
/* article .art-post art-article */

#art-main p {
	/* color: #FFFFFF; */
	/* text-align: justify; */
	/* margin: 5px 5px 5px 5px; */
	/* font-size: 14px; */
	
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	
	hyphenate-limit-chars: 10 4 4;
	-webkit-hyphenate-limit-lines: 10;
	-webkit-hyphenate-limit-before: 4;
	-webkit-hyphenate-limit-after: 4;
}

.art-post- p:before {
	content: " "; 
	margin-right: 20px;
	display: inline;
	/* color: #00FF00; */
}

#art-main- a {
	/* color: #FFFFFF; */
	/* text-align: justify; */
	/* margin: 5px 5px 5px 5px; */
	font-size: 14px;
}

div {
	/* background-image: linear-gradient(170deg, #92009b 33%, #f5e944 66%, #00ffa2); */
	/* background: linear-gradient(to bottom, #ffffff, #C0C0C0); */
	
	/* padding: 5px 5px 5px 5px; */
	box-sizing: border-box;
}

.block-1 {
	width: 100%;
	display: block;
	vertical-align: top; /* Выравниваем их сверху */
	/* padding: 5px 5px 5px 5px; */
	/* padding: 10px; */
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	margin: auto;
	/* border: 1px solid #FF8C00; */
	/* border-collapse: collapse;  */
	/* margin: 20px 20px; */
	text-align: center;
	overflow: hidden;
	/* position: relative; */
	
	/* display: flex;
	justify-content: space-around;
	flex-wrap: wrap; */
}

.block-2 {
	width: 49%;
	display: inline-block;
	vertical-align: top; /* Выравниваем их сверху */
	/* padding: 5px 5px 5px 5px; */
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	border: 1px solid #FF8C00;
	/* border-collapse: collapse;  */
	margin: 2px;
	text-align: left;
	overflow: hidden;
	/* background: linear-gradient(to bottom, #ffffff, #C0C0C0); */
}

/* https://atuin.ru/blog/vyravnivanie-blokov-po-vysote/ */
.block-4 {
	width: 24%;
	/* min-height: 360px; */
	/* height: 360px; */
	display: inline-block;
	/* float: left; */
	vertical-align: top; /* Выравниваем их сверху */
	/* padding: 5px 5px 5px 5px; */
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	border: 1px solid #FF8C00;
	/* border-collapse: collapse;  */
	margin: 2px;
	text-align: left;
	overflow: hidden;
	/* float: left; */
	/* background: linear-gradient(to bottom, #ffffff, #C0C0C0); */
}

.block-4 img {
	width: 50%;
	height: auto;
}

@media only screen and (min-width: 721px) and (max-width: 1024px) {
	.block-1 {
		width: 100%;
		display: block;
		/* padding: 5px 5px 5px 5px; */
		box-sizing: border-box;
		/* border: 1px solid #FF8C00; */
		/* border-collapse: collapse;  */
		/* margin: 20px 20px; */
		margin: 2px auto;
		text-align: center;
		overflow: hidden;
		
	}

	.block-2 {
		width: 49%;
		display: inline-block;
		/* padding: 5px 5px 5px 5px; */
		/* padding: 10px; */
		box-sizing: border-box;
		border: 1px solid #FF8C00;
		/* border-collapse: collapse;  */
		margin: 2px auto;
		text-align: left;
		overflow: hidden;
	}

	.block-4 {
		width: 48%;
		display: inline-block;
		/* padding: 5px 5px 5px 5px; */
		/* padding: 10px; */
		box-sizing: border-box;
		border: 1px solid #FF8C00;
		/* border-collapse: collapse;  */
		margin: 2px auto;
		text-align: left;
		overflow: hidden;
	}
}

@media only screen and (max-width: 720px) {
	.block-1 {
		width: 100%;
		display: block;
		/* padding: 5px 5px 5px 5px; */
		box-sizing: border-box;
		/* border: 1px solid #FF8C00; */
		/* border-collapse: collapse;  */
		/* margin: 20px 20px; */
		text-align: center;
		overflow: hidden;
		
	}

	.block-2 {
		width: 100%;
		display: block;
		/* padding: 5px 5px 5px 5px; */
		/* padding: 10px; */
		box-sizing: border-box;
		border: 1px solid #FF8C00;
		/* border-collapse: collapse;  */
		margin: 2px auto;
		text-align: left;
		overflow: hidden;
	}

	.block-4 {
		width: 100%;
		display: block;
		/* padding: 5px 5px 5px 5px; */
		/* padding: 10px; */
		box-sizing: border-box;
		border: 1px solid #FF8C00;
		/* border-collapse: collapse;  */
		margin: 2px auto;
		text-align: left;
		overflow: hidden;
	}
	
	.block-4 img {
		width: 50%;
		height: auto;
	}
	
}



.indent-10 {
	height: 10px;
}

.indent-20 {
	height: 20px;
}

.indent-50 {
	height: 50px;
}

.indent-100 {
	height: 100px;
}

.indent {
	height: 100px;
}

@media only screen and (max-width: 1024px) {
	.indent-50 {
		display: none;
	}
	.indent {
		height: 10px;
	}
}




/* ########## */
.div-image {
	display: block;
	margin: auto;
	float: none;
	overflow: hidden;
	width: 512px;
	height: 512px;
	/* background-color: #FFD700; */
	background-image: url("div-image-background-color.png");
	/* background-size: 50%; */
	/* background-size: cover; */
	background-repeat: no-repeat;
	background-position: 50% 50%;
	
	/* animation: fadeIn ease 10s;
	-webkit-animation: fadeIn ease 10s;
	-moz-animation: fadeIn ease 10s;
	-o-animation: fadeIn ease 10s;
	-ms-animation: fadeIn ease 10s; */
	
}

.div-image img {
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
	
	animation: fadeIn ease 10s;
	-webkit-animation: fadeIn ease 10s;
	-moz-animation: fadeIn ease 10s;
	-o-animation: fadeIn ease 10s;
	-ms-animation: fadeIn ease 10s;
	
}

/* .div-image img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
} */

/* @media only screen and (min-width: 320px) and (max-width: 350px) {
	.div-image {
		display: none;
	}
} */

/* @media only screen and (min-width: 320px) and (max-width: 350px) {
	.div-image {
		display: none;
	}
} */
/* /########## */



img {
	max-width: 100%;
	height: auto;
	/* -webkit-filter: contrast(90%); */
	/* opacity: 0.9; */
	/* filter: alpha(Opacity=90); */
	
	/* Эффект перехода */
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	/* transition: top 1s ease-out 0.5s; */
	/* transition: width 1s ease-in-out, height 1s ease-in-out, top 1s ease-in-out, left 1s ease-in-out; */
	
	transition-duration: 5.5s;
}

img:hover {
	max-width: 100%;
	height: auto;
	-webkit-filter: contrast(110%);
	opacity: 1.0;
	filter: alpha(Opacity=100);
	
	/* -webkit-transform: scale(1.1); */
	/* -moz-transform: scale(1.1); */
	/* -o-transform: scale(1.1); */
	/* -ms-transform: scale(1.1); */
	/* transform: scale(1.1); */
	
	box-shadow: none;
	
	transition-duration: 2.5s;
}

.zoom {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 118px;
	height: 118px;
}

.zoom img {
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
}

.zoom img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.image {
	margin: auto;
	float: none;
	overflow: hidden;
	width: 320px;
	height: 180px;
}

.image img {
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
}

.image img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

@media only screen and (max-width: 350px) {
	.image {
		display: none;
	}
}



.block-2 li {
	list-style-type: none;
	margin-left: -20px;
}

.block-2 li:before {
	color: #FF8C00;
	content: "▪";
	padding-right: 10px;
}



ol, ul, li, a {
	/* color: #0000FF; */
	text-decoration: none;
}

a:hover {
	color: #FF8C00;
	text-decoration: none;
	transition-duration: 0.5s;
}

#phone-number a[href^="tel:"] {
	color: #00FF00; 
	font-size: 20px;
	text-decoration: none;
	transition-duration: 2.5s;
}

#phone-number a[href^="tel:"]:hover {
	color: #FF8C00;
	font-size: 20px;
	text-decoration: none;
	transition-duration: 2.5s;
}

#tel:before {
	/* content: "+7 (000) 000-00-00"; */
	content: "+7 (000) 000-00-00";
	/* content: "<a href="tel:+79771515121">+7 (977) 151-51-21</a>"; */
	font-family: 'Times New Roman';
	font-size: 20px;
	color: #00FF00;
	text-decoration: none;
	/* position: absolute; */
}

/* a[href^="tel:"]:before {
	content: "\2706";
	margin-right: 10px;
} */

a[href^="mailto:"] {
	text-decoration: none;
	color: #00ff00;
}

a[href^="mailto:"]:hover {
	text-decoration: none;
	color: #0000FF;
	transition-duration: 0.5s;
}



/* /MAIN */



/* SVG */

.svg {
	/* fill: #000000; */
	fill: #FFFFFF;
	/* — заливка цветом */
	/* stroke: green; */
	/* — цвет обводки */
	/* stroke-width: 1; */
	/* — толщина обводки */
}

.svg:hover {
	fill: #FF8C00;
	transition-duration: 0.5s;
}

.svg-social {
	fill: #000000;
	/* fill: #FFFFFF; */
	/* — заливка цветом */
	/* stroke: green; */
	/* — цвет обводки */
	/* stroke-width: 1; */
	/* — толщина обводки */
	
	transition-duration: 0.5s;
}

.svg-social:hover {
	fill: #FF8C00;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	
	margin-left: 10px;
	margin-right: 10px;
	
	transition-duration: 0.5s;
}

.svg-social-mini {
	fill: #ffffff;
	/* fill: #FFFFFF; */
	/* — заливка цветом */
	/* stroke: green; */
	/* — цвет обводки */
	/* stroke-width: 1; */
	/* — толщина обводки */
	
	margin-left: 2px;
	margin-right: 2px;
	
	transition-duration: 0.5s;
}

.svg-social-mini:hover {
	fill: #FF8C00;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	
	/* margin-left: 5px; */
	/* margin-right: 5px; */
	
	transition-duration: 0.5s;
}

/* /SVG */


/* SHARE */

.ya-share2 li:before {
	content: " ";
	opacity: 0;
	margin-right: 32px;
	/* padding: 5px 25px 5px 5px; */;
}

.ya-share2 li {
	list-style: none;

}

.ya-share2 a {
	text-decoration: none;
	transition-duration: 0.5s;
}

.ya-share2 a:hover {
	text-decoration: none;
	-webkit-filter: contrast(120%);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	
	margin-left: 10px;
	margin-right: 10px;
	
	transition-duration: 0.5s;
}

/* /SHARE */


/* HR */

hr- {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border-style: inset;
    border-width: 1px;
	border-top: 1px solid #6A7D90 !important;
	/* color: #00FF00 !important; */
	/* border-top: 1px dashed #6A7D90; */
	/* color: #6A7D90; */
	/* width: 90%; */
}

.hr-block {
	/* margin-top: 90%; */
	margin-bottom: 10%;
	padding: 0;
	height: 5px;
	border: none;
	border-top: 1px solid #FF0000;
}

.hr-red {
	margin: 5px 0;
	padding: 0;
	height: 5px;
	border: none;
	border-top: 1px solid #FF0000;
}

.hr-gold {
	margin: 5px 0;
	padding: 0;
	height: 5px;
	border: none;
	border-top: 1px solid #FFD700;
}

.hr-green {
	margin: 5px 0;
	padding: 0;
	height: 5px;
	border: none;
	border-top: 1px solid #008000;
}

.hr-shelf {
	/* margin: -30px auto 10px; */
	margin: 20px 0;
	padding: 0;
	/* height: 50px; */
	border: none;
	border-bottom: 1px solid #FFFFFF;
	box-shadow: 0 20px 20px -20px #333;
	width: 95%;
}

.hr-dashed {
	/* margin: 10px 0; */
	padding: 0;
	height: 0;
	border: none;
	/* border-bottom: 1px dashed #000000; */
	/* border-top: 1px dashed #6A7D90 !important; */
	border-top: 1px dashed #808080 !important;
	/* color: #6A7D90; */
	width: 96%;
}

/* https://snipp.ru/html-css/style-line */

/* /HR */



/* Yandex-News */
	
/* .ya-news-title>a {
	font-size: 100%;
	color: #FFD700;
	font-weight: 700;
	margin-bottom: 0.5em;
	text-decoration: none;
}

.ya-news-title>a:hover {
	font-size: 100%;
	color: #FFA500;
	font-weight: 700;
	margin-bottom: 0.5em;
	text-decoration: none;
}

.ya-news-date {
	font-size: 85%;
	color: #0000FF;
	margin-right: 0.5em;
}

.ya-news-informer {
	font-size: 85%;
	margin-bottom: 0.3em;
}

.ya-news-description {
	font-size: 90%;
	color: #000000;
	margin-bottom: 0.5em;
	text-align: justify;
}

.ya-news-all {
	font-size: 80%;
	margin-top: 0.3em;
} */

/* /Yandex-News */



.ymaps-geolink {
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	margin-top: 1px;

}

.ymaps-geolink:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	
}

.ymaps-geolink:before {
	content: " ";
	/* content: none; */
	/* margin-left: 10px; */
	margin-right: 10px;
	display: inline;
	color: #000000;
	opacity: 1.0;
	
	z-index: 10;

}

.ymaps-geolink:after {
	content: " ";
	/* content: none; */
	margin-left: 10px;
	/* margin-right: 10px; */
	display: inline;
	color: #000000;
	opacity: 0;
	
	z-index: 10;
}



/* Price-Table */

/* /Price-Table */



.left-block , .center-block, .right-block {
	display: block;
	/* width: 94px; */
	/* height: 20px; */
	min-height: 28px;
	/* text-align: center; */
	margin: 0 auto;
	/* margin: 0px 10px 0px 20px; */
	/* padding: 1px 0; */
	padding: 1px 1px 1px 1px;
	/* padding: 2px 2px 2px 2px; */
	/* padding: 5px 5px 5px 5px; */
	/* padding: 20px 20px 20px 20px; */
	/* Поочередно устанавливается поля от верхнего, правого, нижнего и левого края. */
	/* background: #808080; */
	/* background: linear-gradient(to bottom, #000000, #C0C0C0, #000000); */
	/* border: 1px solid #808080; */
	/* border: 1px solid #FF8C00; */
	/* border-radius: 5px; */
	/* box-shadow: Смещение по ширине / Смещение по высоте / Радиус размытия / Растяжение / Цвет */
	/* box-shadow: 0 0 5px 1px #808080; */
	/* box-shadow: #000000 1px 1px 0, */
				/* #000000 2px 2px 0, */
				/* #000000 2px 2px 0; */
				/* #808080 3px 3px 0; */
				
	/* -webkit-transform: scale(1.05); */
	/* -ms-transform: scale(1.05); */
	/* transform: scale(1.05); */
	
	box-sizing: border-box;
	transition-duration: 0.5s;
	/* pointer-events: none; */
}

.left-block   {
	text-align: left; 
	color: #6A7D90; 
	font-size: 16px;
	/* border: 1px solid #808080; */
	border: 1px dashed #808080 !important;
}

.left-block a  {
	text-align: left; 
	color: #6A7D90 !important; 
	font-size: 16px !important;
	/* border: 1px solid #808080; */
}

.left-block a:hover  {
	text-align: left; 
	color: #FF4500 !important;
	font-size: 16px !important;
	/* border: 1px solid #808080; */
}

.center-block {
	/* border: 1px solid #808080; */
}

.right-block {
	/* border: 1px solid #808080; */
	border: 1px dashed #808080 !important;
}



.advertisement-block {
	display: block;
	/* max-width: 100%; */
	/* width: 100%; */
	/* height: auto; */
	text-align: center;
	margin: 0 auto;
	/* margin: 0px 10px 0px 20px; */
	/* padding: 1px 0; */
	/* padding: 1px 1px 1px 1px; */
	/* padding: 2px 2px 2px 2px; */
	padding: 5px 5px 5px 5px;
	/* Поочередно устанавливается поля от верхнего, правого, нижнего и левого края. */
	/* background: #808080; */
	/* background: linear-gradient(to bottom, #000000, #C0C0C0, #000000); */
	/* border: 1px solid #808080; */
	/* border: 1px solid #FF8C00; */
	/* border-radius: 2px; */
	/* box-shadow: Смещение по ширине / Смещение по высоте / Радиус размытия / Растяжение / Цвет */
	/* box-shadow: 0 0 5px 1px #808080; */
	/* box-shadow: #000000 1px 1px 0, */
				/* #000000 2px 2px 0, */
				/* #000000 2px 2px 0; */
				/* #808080 3px 3px 0; */
				
	/* -webkit-transform: scale(1.05); */
	/* -ms-transform: scale(1.05); */
	/* transform: scale(1.05); */
	
	box-sizing: border-box;
	/* transition-duration: 0.5s; */
	/* pointer-events: none; */
}

.advertisement {
	/* display: block; */
	max-width: 100%;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	/* margin: 5px 5px 5px 5px; */
	/* margin: 0px 10px 0px 20px; */
	/* padding: 1px 0; */
	/* padding: 1px 1px 1px 1px; */
	/* padding: 2px 2px 2px 2px; */
	/* Поочередно устанавливается поля от верхнего, правого, нижнего и левого края. */
	/* background: #808080; */
	/* background: linear-gradient(to bottom, #000000, #C0C0C0, #000000); */
	/* border: 1px solid #808080; */
	/* border: 1px solid #FF8C00; */
	/* border-radius: 2px; */
	/* box-shadow: Смещение по ширине / Смещение по высоте / Радиус размытия / Растяжение / Цвет */
	box-shadow: 0 0 5px 1px #808080;
	/* box-shadow: #000000 1px 1px 0, */
				/* #000000 2px 2px 0, */
				/* #808080 3px 3px 0; */
				
	transition-duration: 2.5s;

}

/* advertisement */


/* FOOTER */

.art-footer- {
	background: linear-gradient(to bottom, #696969, #000000);
	width: 100%;
	position: absolute;
	margin-bottom: 0px;
	/* text-align: center; */
	/* color: #FFFFFF; */
	font-size: 16px;
	
}

.art-footer- iframe {
	pointer-events: none !important;
	-ms-pointer-events: none !important;
}

.widget-block {
	/* width: 80%; */
	/* text-align: center; */
	/* text-align: justify; */
	margin: 0 auto;
	display: flex;
	/* justify-content: space-around; */
	/* padding: 5px 5px 5px 5px; */
	box-sizing: border-box;
}


.widget {
	width: 25%;
	/* height: 100%; */
	/* height: 300px; */
	min-height: 300px;
	display: inline-block;
	/* float: left; */
	/* padding: 10px; */
	/* padding: 5px 5px 5px 5px; */
	padding: 5px;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
	/* margin-left: 1%; */
	text-align: left;
	box-sizing: border-box;
}

.widget ul {
	
}

.widget li {
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: -40px;
	list-style: none;
	
	pointer-events: none !important;
	-ms-pointer-events: none !important;
	
}

.widget li:before {
	/* color: #FF8C00;
	content: " "; */
	/* padding-right: 10px; */
}

.widget a {
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	
	/* pointer-events: none !important; */
	/* -ms-pointer-events: none !important; */
	
}

.widget a:hover {
	text-align: left;
	color: #FF8C00;
	font-size: 14px;
	
	/* pointer-events: none !important; */
	/* -ms-pointer-events: none !important; */
	
}



/* a, a:hover, a:visited, a:active, a:focus  { */
    /* cursor: default; */
    /* text-decoration: none; */
    /* color: #07C;/*Default link colour */
/* } */

.widget h6 {
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
}

.widget h6:hover {
	margin-left: 7px;
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
}

.widget-mini  {
	width: 12,5%;
	/* height: 60px; */
	/* padding: 10px 1px 10px 1px; */
	/* padding: 1px 1px 1px 1px; */
	display: inline-block;
	float: left;
	margin: auto;
	margin-left: 5px;
	text-align: left;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	/* border: 1px solid #FFD700; */
	/* box-sizing: border-box; */
}


.widget-info- {
	width: 94px;
	height: 37px;
	/* display: inline-block;
	float: left; */
	margin: 0 auto;
	/* margin: 0px 5px 0px 5px; */
	/* Поочередно устанавливается отступ от верхнего, правого, нижнего и левого края. */
	
	text-align: center;
	border: 2px solid #FFD700;
	background: #808080;
	box-shadow: 0 0 5px 1px #808080;
	/* box-shadow: Смещение по ширине / Смещение по высоте / Радиус размытия / Растяжение / Цвет */
	padding: 1px 1px 1px 1px;
	box-sizing: border-box;
	/* pointer-events: none; */
}


.widget-info {
	display: inline-block;
	width: 94px;
	height: 37px;
	text-align: center;
	margin: 0 auto;
	/* margin: 0px 10px 0px 20px; */
	/* padding: 1px 0; */
	/* padding: 1px 1px 1px 1px; */
	padding: 2px 2px 2px 2px;
	/* Поочередно устанавливается поля от верхнего, правого, нижнего и левого края. */
	/* background: #808080; */
	background: linear-gradient(to bottom, #000000, #C0C0C0, #000000);
	border: 1px solid #FFD700;
	/* border: 1px solid #FF8C00; */
	/* border-radius: 2px; */
	/* box-shadow: Смещение по ширине / Смещение по высоте / Радиус размытия / Растяжение / Цвет */
	box-shadow: 0 0 5px 1px #808080;
	/* box-shadow: #000000 1px 1px 0, */
				/* #000000 2px 2px 0, */
				/* #000000 2px 2px 0; */
				/* #808080 3px 3px 0; */
				
	/* -webkit-transform: scale(1.05); */
	/* -ms-transform: scale(1.05); */
	/* transform: scale(1.05); */
	
	box-sizing: border-box;
	transition-duration: 0.5s;
	/* pointer-events: none; */
}



.widget-info:hover {
	/* background: linear-gradient(to bottom, #00000095, #FFFFFF50, #00000095); */
	border: 1px solid #FFD700;
	/* border: 1px solid #FF8C00; */
	/* border-radius: 2px; */
	box-shadow: none;
	/* box-shadow: 0 0 5px 1px #808080; */
	/* box-shadow: #000000 1px 0px 0, */
				/* #000000 2px 2px 0; */
				/* #000000 3px 3px 0, */
				/* #808080 4px 4px 0; */
	
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	box-sizing: border-box;
	transition-duration: 0.5s;
}

.widget-info img {
	max-width: 100%;
	width: 100%;
	height: auto;
	/* object-fit: fill; */ /* - картинка просто заполняет блок без сохранения пропорций (по умолчанию) */
	object-fit: cover; /* - картинка полностью заполняет всё пространство блока. Края изображения могут быть обрезаны из за того, что форма блока не совпадает с формой картинки. */
	display: block;
	margin: auto;
	text-align: center;
	/* margin: 1px 1px 1px 1px; */
	
	/* -webkit-transform: scale(1.05); */
	/* -ms-transform: scale(1.05); */
	/* transform: scale(1.05); */
	transition-duration: 1.5s;
	
	/* z-index: -1; */
}

.widget-info img:hover {
	max-width: 100%;
	width: 100%;
	height: auto;
	/* margin: 2px 2px 2px 2px; */
	
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	/* transition-duration: 1.5s; */
}





/* PHOTO */

.photo-desktop-block {
	max-width: 100%;
	/* width: 100%; */
	/* height: auto; */
	
	text-align: center;
	margin: auto;
	margin-left: 10%;
	
	/* transition-duration: 5.5s; */
}

.photo-table-block {
	width: 20%;
	display: inline-block;
	text-align: center;
	margin: auto;
	margin-left: -100px;
	margin-right: 0px;
	/* border: 5px solid #FFD700; */
	transition-duration: 5.0s;
	z-index: 40;
}

.photo-table-block:hover {
	width: 20%;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	/* border: 5px solid #FFD700; */
	margin: auto;
	margin-left: 40px;
	margin-right: 140px;
	transition-duration: 2.0s;
	z-index: 50;
}

.photo-table {
	max-width: 100%;
	/* width: 25%; */
	height: auto;
	display: inline-block;
	border: 5px solid #FFFFFF;
	/* border: 5px solid #FFD700; */
	box-shadow: 5px 5px 10px #666;
	margin: auto;
	/* margin: 2px 2px 2px 2px; */
	
	-webkit-filter: contrast(90%);
	opacity: 0.9;
	filter: alpha(Opacity=90);
	
	/* -webkit-transform: none; */
	/* -ms-transform: none; */
	/* transform: none; */
	
	/* transform: translate(50px,50px); */
	
    -moz-transform: rotate(-5deg) translate(5px,-20px) scale(0.7);
    -ms-transform: rotate(-5deg) translate(5px,-20px) scale(0.7);
    -webkit-transform: rotate(-5deg) translate(5px,-20px) scale(0.7);
    -o-transform: rotate(-5deg) translate(5px,-20px) scale(0.7);
    transform: rotate(-5deg) translate(5px,-20px) scale(0.7);
	
	/* transform: skewY(-10deg); */
	/* transition-duration: 1.5s; */
	
	z-index: 40;
}

.photo-table:hover {
	max-width: 100%;
	/* width: 25%; */
	height: auto;
	display: inline-block;
	border: 5px solid #FFFFFF;
	/* border: 5px solid #FFD700; */
	box-shadow: 5px 5px 10px #666;
	margin: auto;
	/* margin: 2px 2px 2px 2px; */
	
	-webkit-filter: contrast(100%);
	opacity: 1.0;
	filter: alpha(Opacity=100);
	
	/* -webkit-transform: none; */
	/* -ms-transform: none; */
	/* transform: none; */
	/* transform: none; */
	
    -moz-transform: rotate(1deg) translate(0px,0px) scale(1.2);
    -ms-transform: rotate(1deg) translate(0px,0px) scale(1.2);
    -webkit-transform: rotate(1deg) translate(0px,0px) scale(1.2);
    -o-transform: rotate(1deg) translate(0px,0px) scale(1.2);
    transform: rotate(1deg) translate(0px,0px) scale(1.2);
	
	/* transition-duration: 1.5s; */
	/* cursor: pointer; */
	/* cursor: crosshair; */
	
	transition-duration: 5.0s;
	z-index: 50;
}



/* /PHOTO */





@media screen and (max-width: 1024px) {
	.widget-block {
		width: 90%;
		display: inline-block;
		text-align: justify;
		margin: 0 auto;
		padding: 5px 5px 5px 5px;
		box-sizing: border-box;
	}
	
	
	.widget {
		width: 40%;
		display: inline-block;
		float: left;
		margin-left: 5%;
		/* height: 250px; */
	}

	.widget-mini {
		display: none;
	}
	
	.widget-info {
		display: none;
	}
}

@media screen and (max-width: 720px) {
	.widget-block {
		width: 95%;
		display: inline-block;
		/* text-align: center; */
		text-align: justify;
		margin: 0 auto;
		padding: 5px 5px 5px 5px;
		box-sizing: border-box;
	}
	
	.widget {
		width: 100%;
		display: block;
	}
	
	.widget-mini {
		display: none;
	}
	
	.widget-info {
		display: none;
	}
}



.copyrigh {
	/* background: #000000; */
	/* background-image: linear-gradient(170deg, #000000 33%, #f5e944 66%, #000000); */
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	/* font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif; */
	/* font-family: 'D3 euronism italic'; */
	/* font-weight: bold; */
	font-style: normal;
	text-transform: uppercase;
	
	/* text-shadow: 0.7px 0.7px 0 rgb(217, 222, 227), 1.4px 1.4px 0 rgb(217, 222, 227), 2.1px 2.1px 1px rgb(217, 222, 227), 2.8px 2.8px 0 rgb(217, 222, 227), 3.5px 3.5px 0 rgb(217, 222, 227); */
}

.copyrigh p {
	/* background: #000000; */
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
}

.metrika  {
	display: none;
}

/* /FOOTER */



/* Пульсация */
.pulsate {
	-webkit-animation: pulsate 2s ease-out;
	-moz-animation-iteration-count: pulsate 2s ease-out;
	-ms-animation-iteration-count: pulsate 2s ease-out;
	-o-animation-iteration-count: pulsate 2s ease-out;
	animation-iteration-count: pulsate 2s ease-out;
	
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	
	opacity: 1.0;
}

@-webkit-keyframes pulsate {
	0% {
		opacity: 1.0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1.0;
	}
}
/* /Пульсация */

/* Появление-Исчезание */
.fade-in {
	animation: fadeIn ease 10s;
	-webkit-animation: fadeIn ease 10s;
	-moz-animation: fadeIn ease 10s;
	-o-animation: fadeIn ease 10s;
	-ms-animation: fadeIn ease 10s;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-ms-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fade-out {
	animation: fadeOut ease 2s;
	-webkit-animation: fadeOut ease 2s;
	-moz-animation: fadeOut ease 2s;
	-o-animation: fadeOut ease 2s;
	-ms-animation: fadeOut ease 2s;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-ms-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}
/* /Появление-Исчезание */





/* Кнопка телефона */

.button-block {
	/* display: block; */
    /* position: fixed; */
	/* top: 80%; */
	/* right: 27px; */
	/* margin-right: -10px; */
    /* width: 40px; */
    /* height: 40px; */
	/* cursor: pointer; */
	/* z-index: 1500; */
}

/* @media only screen and (max-width: 1025px) {
	.phone-block {
		display: none;
	}
} */

/* @media only screen and (min-width: 1025px) {
	.phone-block {
		pointer-events: none;
		display: none;
	}
} */

/* /Кнопка телефона */










/* Переливающийся текст */

.pouring {
    font-size: 40px;
    line-height: 50px;
    font-family: Verdana, sans-serif;
    font-weight: 900;
    position: relative;
    background: white;
    overflow: hidden;
    text-transform: uppercase;
    text-align: center;
}
.pouring:before {
    content: '';
    position: absolute;
    filter: blur(10px);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: screen;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 1em, #BFE2FF 1em, #337AB7 50%), repeating-linear-gradient(45deg, #337AB7, #337AB7 1em, #FFF 1em, #BFE2FF 50%);
    background-size: 3em 3em, 2em 2em;
    animation-name: ani;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes ani {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

@media (max-width:690px) {    
    .pouring {font-size: 20px;}    
}



@media (max-width: 1023px) {
	.col-lg-10  {
		display: none;
	}
}
/* /Переливающийся текст */



#whiteText {
	background-color: #110;
	color: white;
	padding: 5px 0px 5px 8px;
}

#box {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
}

/* Старая кнопка телефона */
.call {
	-webkit-transform: rotate(0deg);  /*Поворот блока с текстом кнопки  на 30 градусов*/
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	position: fixed; /*фиксированная позиция кнопки при прокрутке*/
	z-index: 999;
	right: 32px; /*отступ справа*/
	top: 80%; /*отступ сверху*/
	margin-right: -10px; /*отрицательный отступ справа (чем длиннее название кнопки тем больше должно быть значение данного отступа )*/;
}

.grow:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
/* /Старая кнопка телефона */




body- {
	margin: 0 auto;
	/* padding: Поочередно устанавливается поля от верхнего, правого, нижнего и левого края. */
	/* padding: 0 20px 0 20px; */
	width: 100%;
	height: 100%;
	/* min-height: 1200px; */
	background: #000000;
}

.info {
	text-align: center; 
	font-size: 12px; 
	color: #FFFFFF;
	letter-spacing: 1px;
	/* animation: pulse 1.8s ease-in-out infinite; */
	-webkit-animation: pulsate 5s ease-out;
	-webkit-animation-iteration-count: infinite;
	opacity: 1.0;
	transition-duration: 0.50s;
}

/* График работы */

#workingmode {
	margin: 0 auto;
	width: 100%;
	max-width: 360px;
	/* background: #000000; */
	/* border: 1px solid #FFD700; */
	/* border-radius: 10px; */
	/* border: 3px solid #FFFFFF; border-style: double; */
	/* box-shadow: 0 0 5px 1px #80808; */
	/* box-shadow:  */
		/* 0 0 0 10px hsl(0, 0%, 50%), */
		/* 0 0 0 15px hsl(0, 0%, 60%), */
		/* 0 0 0 20px hsl(0, 0%, 70%), */
		/* 0 0 0 25px hsl(0, 0%, 80%), */
		/* 0 0 0 30px hsl(0, 0%, 90%); */
	/* padding: 2px; */
	/* text-align:center; */
	text-align: left;
	/* font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif !important; */
	font-size: 12px !important;
	/* font-size: 14px !important; */
	color: #808080;
	box-sizing: border-box;
}

.list-group {
	/* display: inline-block; */
	/* list-style: none; */
	margin: -5px 0px -5px 0px !important;
}

.calendarik {
	/* width: 100%; */
	/* max-width: 550px; */
	/* margin: Поочередно устанавливается поля от верхнего, правого, нижнего и левого края. */
	margin: 0px -5px 0px -0px !important;
	/* margin: 0px -40px !important; */
	text-align: left;
	letter-spacing: 0px;
	list-style: none;
	opacity: 0.9;
}

.calendarik:before {
	content: " ";
	color: #808080;
}

.calendarik:after {
	content: " ";
	color: #808080;
}

.week {
	display: inline;
	/* display: inline; */
	/* display: none; */
	/* border: 1px solid #FFD700; */
}

.week:before {
	content: " ";
}

.week:after {
	content: " : ";
}

/* .week-1 { */
	/* margin-left: 0px; */
/* } */
/* .week-2 { */
	/* margin-left: 28px; */
/* } */
/* .week-3 { */
	/* margin-left: 38px; */
/* } */
/* .week-4 { */
	/* margin-left: 30px; */
/* } */
/* .week-5 { */
	/* margin-left: 26px; */
/* } */
/* .week-6 { */
	/* margin-left: 26px; */
/* } */
/* .week-7 { */
	/* margin-left: 2px; */
/* } */

/* .week-1 { */
	/* margin-left: -1px; */
/* } */
/* .week-2 { */
	/* margin-left: 32px; */
/* } */
/* .week-3 { */
	/* margin-left: 44px; */
/* } */
/* .week-4 { */
	/* margin-left: 34px; */
/* } */
/* .week-5 { */
	/* margin-left: 30px; */
/* } */
/* .week-6 { */
	/* margin-left: 30px; */
/* } */
/* .week-7 { */
	/* margin-left: 2px; */
/* } */

.week-1 {
	margin-left: 5px;
}
.week-2 {
	margin-left: 7px;
}
.week-3 {
	margin-left: 4px;
}
.week-4 {
	margin-left: 7px;
}
.week-5 {
	margin-left: 6px;
}
.week-6 {
	margin-left: 4px;
}
.week-7 {
	margin-left: 6px;
}

.time {
	/* display: inline; */
	/* width: 400px; */
	/* display: inline; */
	/* margin: 0 auto; */
	margin-left: -5px;
	/* margin-right: 5px; */
	/* width: 6.4em; */
	/* padding: 0 1em; */
	/* letter-spacing: 1px; */
	/* text-align: right; */
	/* animation: pulse 5.0s ease-in-out infinite; */
}

.time:before {
	content: " ";
	/* margin-left: 5px; */
	/* margin-right: 5px; */
}

.time:after {
	content: " - ";
	margin-left: 4px;
	margin-right: 4px;
}

.current {
	/* margin: Поочередно устанавливается поля от верхнего, правого, нижнего и левого края. */
	/* margin: 5px -5px 5px -40px !important; */
	/* margin: 5px -40px; */
	/* margin-top: 5px; */
	/* margin-bottom: 5px; */
	/* margin-left: -40px; */
	/* margin-right: -5px; */
	/* border: 0.5px solid #FFD700; */
	color: #FFFFFF !important;
	/* color: #00FF00; */
	-webkit-animation: pulsate 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	/* opacity: 0.5; */
	transition-duration: 0.5s;
}

/* .oStatus { */
	/* display: inline; */
	/* width: 100px; */
/* } */

span {
	margin-left: 1px;
	margin-right: 1px;
	/* opacity: 0.5; */
}



@keyframes pulse {
	0%,100% {
		letter-spacing: 0px;
		text-align: left;
	}

	25%,76% {
		letter-spacing: 0.3em;
		text-align: left;
	}

	26%,75% {
		letter-spacing: 0.3em;
		text-align: right;
	}

	50% {
		letter-spacing: 0px;
		text-align: right;
	}
}

.pulsate {
	-webkit-animation: pulsate 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	opacity: 1.0;
}

@-webkit-keyframes pulsate {
	0% {
		opacity: 1.0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1.0;
	}
}

.fade-in {
	animation: fadeIn ease 10s;
	-webkit-animation: fadeIn ease 10s;
	-moz-animation: fadeIn ease 10s;
	-o-animation: fadeIn ease 10s;
	-ms-animation: fadeIn ease 10s;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-ms-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fade-out {
	animation: fadeOut ease 8s;
	-webkit-animation: fadeOut ease 8s;
	-moz-animation: fadeOut ease 8s;
	-o-animation: fadeOut ease 8s;
	-ms-animation: fadeOut ease 8s;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-ms-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF8C00;
	text-decoration: none;
}


/* /График работы */


/* ################################################## */


/* <style> */

/* HEADER */

.art-shapes {
	animation: fadeIn ease 5s;
	-webkit-animation: fadeIn ease 5s;
	-moz-animation: fadeIn ease 5s;
	-o-animation: fadeIn ease 5s;
	-ms-animation: fadeIn ease 5s;
}

@media all and (max-width: 1024px) {
	.art-shapes {
		display: none !important;
		opacity: 0 !important;
	}
	.art-object851141668 {
		display: none !important;
		opacity: 0 !important;
	}
	.art-slogan- {
		display: none !important;
		opacity: 0 !important;
	}
}

.art-headline {
	top: 32px !important;
	color: #FFFF00 !important;
	font-size: 32px !important;
	/* font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif !important; */
	/* font-family: 'Times New Roman' !important; */
	
	/* font-stretch: ultra-condensed !important; */
	/* font-stretch: extra-condensed !important; */
	/* font-stretch: condensed !important; */
	/* font-stretch: semi-condensed !important; */
	/* font-stretch: normal !important; */
	/* font-stretch: semi-expanded !important; */
	/* font-stretch: expanded !important; */
	/* font-stretch: extra-expanded !important; */
	font-stretch: ultra-expanded !important;
	
	letter-spacing: 5px;
	
	-webkit-animation: adjustHue 5s alternate infinite !important;
	-moz-animation: adjustHue 5s alternate infinite !important;
	-o-animation: adjustHue 5s alternate infinite !important;
	-ms-animation: adjustHue 5s alternate infinite !important;
	animation: adjustHue 5s alternate infinite !important;
	
	text-shadow: 1.0px 1.0px 0 rgb(0, 0, 0), 2.0px 2.0px 0 rgb(0, 0, 0), 5.0px 5.0px 0 rgb(0, 0, 0) !important;
	
	transition-duration: 0.5s !important;
}

@-webkit-keyframes adjustHue {
	0% { -webkit-filter: hue-rotate(0deg); }
	20% { -webkit-filter: hue-rotate(5deg); }
	40% { -webkit-filter: hue-rotate(10deg); }
	60% { -webkit-filter: hue-rotate(15deg); }
	80% { -webkit-filter: hue-rotate(20deg); }
	100% { -webkit-filter: hue-rotate(0deg); }
}

.art-headline-:after {
	content: " Русская баня на дровах ";
	margin-bottom: 10px;
	display: block;
	color: #FFD700;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	
	-webkit-animation: pulsate 5s ease-out;
	-moz-animation: pulsate 5s ease-out;
	-ms-animation: pulsate 5s ease-out;
	-o-animation: pulsate 5s ease-out;
	animation: pulsate 5s ease-out;
	
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	
	opacity: 1.0;
}

.art-slogan {
	color: #FFFFFF !important;
	/* color: #FFFAFA !important; */
	/* color: #F0FFF0 !important; */
	/* color: #FFFF00 !important; */
	/* color: #00FF00 !important; */
	font-style: normal;
	/*text-transform: uppercase;*/
	
	-webkit-animation: adjustHue 5s alternate infinite !important;
	-moz-animation: adjustHue 5s alternate infinite !important;
	-o-animation: adjustHue 5s alternate infinite !important;
	-ms-animation: adjustHue 5s alternate infinite !important;
	animation: adjustHue 5s alternate infinite !important;
	
	text-shadow: 1.0px 1.0px 0 rgb(0, 0, 0), 2.0px 2.0px 0 rgb(0, 0, 0) !important;
	
	transition-duration: 1.5s !important;
}

/* /HEADER */

/* MENU */
.art-nav-fixed {
	position: fixed !important;
	top: 1px;
	margin: 0 auto;
	width: 100%;
	transition-duration: 0.5s !important;
	z-index: 100;
}

@media (max-width: 1280px) {
	.art-nav-fixed {
		position: fixed !important;
		top: 1px;
		margin: 0 auto;
		width: 100%;
		transition-duration: 0.5s !important;
		z-index: 100;
	}
}

.art-vmenublockcontent-fixed {
	position: fixed !important;
	top: 0;
	margin: 1px auto;
	transition-duration: 0.5s !important;
	z-index: 100;
}

.active {
	color: #FFFFFF !important;
}

.active:hover {
	color: #FF8C00 !important;
}

/* @media (max-width: 1279px) {
	.art-hmenu, .art-vmenublock, .art-blockcontent, .art-slogan {
		display: none !important;
	}
} */

@media (max-width: 1024px) {
	.art-nav- {
		display: none !important;
		/* text-align: left !important; */
	}
	.art-hmenu- {
		display: none !important;
		/* text-align: left !important; */
	}
	.art-hmenu- li {
		/* display: none !important; */
		display: inline-block !important;
	}
	
	.art-hmenu- a {
		/* display: none !important; */
		font-size: 12px !important;
	}
	
}
/* /MENU */

/* ARTICLE */



h1 {
	/* font-size: 32px !important; */
	font-size: 24px !important;
	/* font-family: 'Times New Roman' !important; */
	
	/* font-stretch: ultra-condensed !important; */
	/* font-stretch: extra-condensed !important; */
	/* font-stretch: condensed !important; */
	/* font-stretch: semi-condensed !important; */
	/* font-stretch: normal !important; */
	/* font-stretch: semi-expanded !important; */
	/* font-stretch: expanded !important; */
	/* font-stretch: extra-expanded !important; */
	
	font-stretch: ultra-expanded !important;
	
	letter-spacing: 2px;
	
	/* color: #FF8C00 !important; */
	text-shadow: 1.0px 1.0px 0 rgb(0, 0, 0), -0.5px -0.5px 0 rgb(255, 255, 255), 0 0 1em rgb(255, 255, 255) !important;
}

h2, h3, h4, h5 {
	/* font-family: 'Times New Roman' !important; */
	/* color: #FF8C00 !important; */
	
	/* font-stretch: ultra-condensed !important; */
	/* font-stretch: extra-condensed !important; */
	/* font-stretch: condensed !important; */
	/* font-stretch: semi-condensed !important; */
	/* font-stretch: normal !important; */
	/* font-stretch: semi-expanded !important; */
	/* font-stretch: expanded !important; */
	/* font-stretch: extra-expanded !important; */
	font-stretch: ultra-expanded !important;
	
	letter-spacing: 2px;
	
	text-shadow: 1.0px 1.0px 0 rgb(0, 0, 0), -0.5px -0.5px 0 rgb(255, 255, 255), 0 0 1em rgb(255, 255, 255) !important;
}

h6 {
	/* font-family: 'Times New Roman' !important; */
	/* color: #FF8C00 !important; */
	
	/* font-stretch: ultra-condensed !important; */
	/* font-stretch: extra-condensed !important; */
	/* font-stretch: condensed !important; */
	/* font-stretch: semi-condensed !important; */
	/* font-stretch: normal !important; */
	/* font-stretch: semi-expanded !important; */
	/* font-stretch: expanded !important; */
	/* font-stretch: extra-expanded !important; */
	font-stretch: ultra-expanded !important;
	
	letter-spacing: 2px;
	
	text-shadow: 1.0px 1.0px 0 rgb(0, 0, 0) !important;
}

/* h1:before {
	content: " 1 "; 
	margin-right: 10px;
	display: inline;
	color: #00FF00;
	list-style: none;
} */

/* h1:after {
	content: " Car Repair Center ";
	margin-bottom: 10px;
	display: block;
	color: #FFD700;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	
	-webkit-animation: pulsate 5s ease-out;
	-moz-animation: pulsate 5s ease-out;
	-ms-animation: pulsate 5s ease-out;
	-o-animation: pulsate 5s ease-out;
	animation: pulsate 5s ease-out;
	
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	
	opacity: 1.0;
} */

@media (max-width: 360px) {
	h1:after {
		display: none;
	}
}

/* /ARTICLE */

/* TABLE */
.table {
	width: 100%; 
	margin: 20px auto; 
	font-size: 12px; 
	background: rgba(255, 255, 255, 0.75);
}

.table td {
	border: none;
}

table.table tr:nth-child(2n+2) {
	background: rgba(245, 255, 250, 0.5);
}

.tr:hover {
	background: rgba(255, 215, 0, 0.5) !important;
}

@media (max-width: 720px) {
	.table tr {
		font-size: 10px;
	}
}
/* /TABLE */

/* FOTO */
#foto img {
	width: 100%;
	max-width: 256px;
	height: auto;
	
	border:2px solid #FFFFFF;
	box-shadow: 2px 2px 0 #000000, 5px 5px 15px #000000;
	
	-webkit-filter: contrast(90%);
	opacity: 0.9;
	
	/* -webkit-transform: scale(0.9); */
	/* -moz-transform: scale(0.9); */
	/* -o-transform: scale(0.9); */
	/* -ms-transform: scale(0.9); */
	/* transform: scale(0.9); */
	
	transition-duration: 1.50s;
}

#foto img:hover {
	width: 100%;
	max-width: 256px;
	height: auto;
	/* overflow: hidden; */
	
	border:2px solid #FFFFFF;
	box-shadow: 2px 2px 0 #000000;
	/* box-shadow: none; */
	
	-webkit-filter: contrast(100%);
	opacity: 1.0;
	
	/* -webkit-transform: scale(1.1); */
	/* -moz-transform: scale(1.1); */
	/* -o-transform: scale(1.1); */
	/* -ms-transform: scale(1.1); */
	/* transform: scale(1.1); */
	
	transition-duration: 1.50s;
}
/* /FOTO */

/* REVIEWS */
@media (max-width: 1024px) {
	.reviews img {
		display: none !important;
	}
}
/* /REVIEWS */



/* FOOTER */
.art-footer {
	z-index: 101;
}
/* /FOOTER */

/* LASER */
#galopakam-nevunaps>span{
	/*color: #000080;*/
	position: relative;
	left: 1%;
	/*font-family: 'D3 euronism italic';
	font-style: normal;*/
	/* font-family: 'Times New Roman' !important; */
	/*   font-style: italic;
	font-size: 36pt;
	font-weight: normal; */
	/* text-shadow: 1px 1px 1px rgba(136, 132, 132); */
	border-radius: 0px;
	transition-duration: 1.0s;
	
	text-shadow: 1.5px 1.0px 0 rgb(0, 0, 0), -1.0px -0.5px 0 rgb(255, 255, 255), 0 0 1em rgb(255, 255, 255) !important;
	
}

#galopakam-nevunaps>span:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0em;
	width: 100%;
	height: 80%;
	/*background: linear-gradient(to left, rgba(187, 187, 187, 0), rgba(255, 0, 0, 0.5), rgba(187, 187, 187, 0)) no-repeat -2em 0%;*/
	background: linear-gradient(to left, rgba(0, 128, 0, 0.5), rgba(255, 255, 0, 0.4), rgba(255, 0, 0, 0.3)) no-repeat -2em 0%;
	background-size: 40px 100%;
	-moz-transform: skewX(-50deg);
	-o-transform: skewX(-50deg);
	-webkit-transform: skewX(-50deg);
	transform: skewX(-50deg);
	
	animation: fadeIn ease 10s;
	-webkit-animation: fadeIn ease 10s;
	-moz-animation: fadeIn ease 10s;
	-o-animation: fadeIn ease 10s;
	-ms-animation: fadeIn ease 10s;
	
	text-shadow: 0.5px 0.5px 0 rgb(0, 0, 0), -0.5px -0.5px 0 rgb(255, 255, 255), 1.0px 1.0px 0 rgb(0, 0, 0), 2.0px 2.0px 0 rgb(255, 255, 255), 0 0 1em rgb(255, 255, 255) !important;
	
}

#galopakam-nevunaps>span.kenexp-encevon:after{
	transition: 1.5s linear;
	background-position: 128% 0%;
}
/* /LASER */

/* @media only screen and (min-width: 320px) and (max-width: 1024px) {
	.div-image {
		display: none;
	}
} */

/* </style> */

/* ################################################## */