body, html {
	padding:0;
	margin:0;
	color: #000;
	font-size:12pt;
	background-color:#FFF;
	font-family: 'Roboto', sans-serif;
	min-width:1000px;
}
p {
	padding:0;
	margin:0;
	margin-bottom:10px;
}
img {
	border:none;
	outline:none;
}
a {
	outline:none;
	border:none;
	color: #900;
}
a:hover {
	color: #090;
}
h1 {
	padding:0;
	margin:0;
	color:#000;
	text-align:center;
	margin-top:20px;
	margin-bottom:15px;
	font-size:28pt;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Ubuntu Condensed', sans-serif;
}


h2 {
	padding:0;
	margin:0;
	padding-top:50px;
	padding-bottom:20px;
	color:#000;
	text-align:center;
	font-size:28pt;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Ubuntu Condensed', sans-serif;
}


/*-----------------Шаблон-------------------*/

.lototop {
	z-index:2000;
	overflow:hidden;
	width:100%;
	height:80px;
	background-color:#FFF;
	position:fixed;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.lototopleft {
	width:300px;
	height:61px;
	position:absolute;
	left:0px;
	top:10px;
}

.lototopright {
	width:230px;
	height:61px;
	position:absolute;
	right:10px;
	top:10px;
	text-align:right;
}

.lototopcentr {
	width:100%;
	max-width:500px;
	margin:0 auto;
	margin-top:20px;
}



.top {
	overflow:hidden;
	width:100%;
	height:500px;
	background: url(/files/bg.jpg) center top;
}

.topin {
	width:1000px;
	margin:0 auto;
	margin-top:30px;
}

.zapchasti  {
	overflow:hidden;
	width:100%;
	height:500px;
	background: url(/files/bg2.jpg) center bottom;
}

.zapchastiin {
	width:1000px;
	margin:0 auto;
	margin-top:30px;
}



.brands {
	overflow:hidden;
	width:100%;
}

.brandsin {
	width:1000px;
	margin:0 auto;
	padding-top:60px;
	padding-bottom:60px;
}






.shini {
	overflow:hidden;
	width:100%;
	height:1200px;
	background: url(/files/bg3.jpg) top center no-repeat;
}

.shiniin {
	width:1000px;
	margin:0 auto;
	margin-top:30px;
}






.btname::-webkit-input-placeholder {
color:#787878;
}
.btname::-moz-placeholder {
color:#787878;
}
.btname:-moz-placeholder {
color:#787878;
}
.btname:-ms-input-placeholder {
color:#787878;
}
.btname::-webkit-input-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
.btname::-moz-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
.btname:-moz-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
.btname:-ms-input-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
.btname:focus::-webkit-input-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
.btname:focus::-moz-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
.btname:focus:-moz-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
.btname:focus:-ms-input-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
.btname[placeholder] {
	text-overflow:ellipsis;
}
.btname::-moz-placeholder {
text-overflow:ellipsis;
}
.btname:-moz-placeholder {
text-overflow:ellipsis;
}
.btname:-ms-input-placeholder {
text-overflow:ellipsis;
}
 input::-webkit-input-placeholder {
color:#787878;
}
input::-moz-placeholder {
color:#787878;
}
input:-moz-placeholder {
color:#787878;
}
input:-ms-input-placeholder {
color:#787878;
}
input::-webkit-input-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
input::-moz-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
input:-moz-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
input:-ms-input-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
input:focus::-webkit-input-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
input:focus::-moz-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
input:focus:-moz-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
input:focus:-ms-input-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
input[placeholder] {
	text-overflow:ellipsis;
}
input::-moz-placeholder {
text-overflow:ellipsis;
}
input:-moz-placeholder {
text-overflow:ellipsis;
}
input:-ms-input-placeholder {
text-overflow:ellipsis;
}
 textarea::-webkit-input-placeholder {
color:#787878;
}
textarea::-moz-placeholder {
color:#787878;
}
textarea:-moz-placeholder {
color:#787878;
}
textarea:-ms-input-placeholder {
color:#787878;
}
textarea::-webkit-input-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
textarea::-moz-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
textarea:-moz-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
textarea:-ms-input-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
textarea:focus::-webkit-input-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
textarea:focus::-moz-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
textarea:focus:-moz-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
textarea:focus:-ms-input-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
textarea[placeholder] {
	text-overflow:ellipsis;
}
textarea::-moz-placeholder {
text-overflow:ellipsis;
}
textarea:-moz-placeholder {
text-overflow:ellipsis;
}
textarea:-ms-input-placeholder {
text-overflow:ellipsis;
}
.bouttonsend2 {
	margin-top:1px;
	float:left;
	font-size:10pt;
	width:auto;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
}
.bouttonsend2:hover {
	text-decoration:underline;
}
.bouttonsendm {
	display:block;
	width:90%;
	background-color:transparent;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5%;
	padding-right:5%;
	margin-top:1px;
	font-size:20pt;
	color:#FFF;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	border:2px solid #ff4040;
	border-radius:10px;
	font-family: 'Russo One', sans-serif;
}
.bouttonsendm:hover {
	border:2px solid #0F0;
}

.bouttonsendx {
	display:block;
	font-size:10pt;
	cursor:pointer;
	color:#B00000;
	text-decoration:underline;
}

.bouttonsendx:hover {
	color:#090;
}

.bouttonsendz {
	display:block;
	width:90%;
	background-color:transparent;
	background-color:#FFF;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5%;
	padding-right:5%;
	margin-top:1px;
	font-size:18pt;
	color:#000;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	border-radius:4px;
	font-family: 'Russo One', sans-serif;
}
.bouttonsendz:hover {
	background-color:#060;
	color:#FFF;
}


.bouttonsendxx {
	display:block;
	width:90%;
	background-color:transparent;
	background-color:#900;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5%;
	padding-right:5%;
	margin-top:1px;
	font-size:18pt;
	color:#FFF;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	border-radius:4px;
	font-family: 'Russo One', sans-serif;
}
.bouttonsendxx:hover {
	background-color:#060;
	color:#FFF;
}



.bouttonsendv {
	display:block;
	background-color:#000;
	padding-top:15px;
	padding-bottom:15px;
	font-size:10pt;
	color:#FFF;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-family: "Russo One",sans-serif;
	letter-spacing:0.5px;
}
.bouttonsendv:hover {
	color:#FFF;
	background-color:#454545;
}


.bouttonsendhome {
	margin-top:1px;
	float:left;
	font-size:10pt;
	padding:1px;
	color:#0033cc;
	cursor:pointer;
	text-decoration:underline;
}
.bouttonsendhome:hover {
	color:#ff6700;
}
#contentform {
	font-size:14pt;
	text-align:center;
	color:#000
}
.sendbt {
	padding:0;
	margin:0;
	border:0;
	padding:10px;
	padding-bottom:10px;
	padding-top:12px;
	padding-left:15px;
	padding-right:15px;
	font-size:12pt;
	text-transform:uppercase;
	background-color:#900;
	color:#FFF;
	cursor:pointer;
	border-radius:2px;
	font-family: 'Russo One', sans-serif;
}
.sendbt:hover {
	background-color:#00AA2B;
}

div.bodycontent ul li {
	font-size:13pt;
	padding-top:1px;
	padding-bottom:1px;
	list-style-type: none;
}

div.bodycontent ul li:before {
	content: "✔ ";
	color:#000;
}


div.animx ul li {
	font-size:13pt;
	padding-top:1px;
	padding-bottom:1px;
	list-style-type: none;
}

div.animx ul li:before {
	content: "✔ ";
	color:#000;
}




div.category-desc ul li {
	font-size:15pt;
	padding-top:1px;
	padding-bottom:1px;
	list-style-type: none;
}


div.category-desc ul li:before {
	content: "✔ ";
	color:#6a67d3;
}

.btname {
	padding:0;
	margin:0;
	border:0;
	padding:10px;
	border: 1px solid #ccc;
	color:#333;
	border-radius:6px;
}
.box-modal {
	position: relative;
	width: 300px;
	padding: 16px;
	background: #FFF;
	color: #3c3c3c;
	font: 14px/18px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
	border-radius: 6px;
	z-index:2000;
	overflow:hidden;
}
.box-modal_close {
	text-transform:uppercase;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 12pt;
	line-height: 15px;
	color:#000;
	cursor: pointer;
}
.box-modal_close:hover {
	color:#F00;
}
.box-modal-top {
	position: relative;
	width: auto;
	padding: 16px;
	background: #FFF;
	color: #bbb;
	font: 14px/18px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
	border-radius: 6px;
	z-index:1002;
	margin-top:80px;
}
.box-modal_close-black {
	position: absolute;
	right: 10px;
	top: 6px;
	font-size: 11px;
	line-height: 15px;
	color: #999;
	cursor: pointer;
}
.box-modal_close-black:hover {
	color: #6897bb;
}
.arcticmodal-overlay, .arcticmodal-container {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
}
.arcticmodal-container {
	overflow: auto;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
*:first-child+html .arcticmodal-container {
	height: 100%
}
.arcticmodal-container_i {
	height: 100%;
	margin: 0 auto;
}
.arcticmodal-container_i2 {
	padding: 24px;
	margin: 0;
	border: 0;
	vertical-align: middle;
}
.arcticmodal-error {
	padding: 20px;
	border-radius: 10px;
	background: #000;
	color: #fff;
}
.arcticmodal-loading {
	width: 80px;
	height: 80px;
	border-radius: 10px;
	background: #000 url(/files/templates/tmp/images/loading.gif) no-repeat 50% 50%;
}
.loader {
	position:absolute;
	width:300px;
	background-color:#FFF;
	height:200px;
	padding-top:60px;
	text-align:center;
}
.arcticmodal-container_i th, .arcticmodal-container_i td {
	background-color:transparent;
	padding:0;
	margin:0;
	border-style: solid;
	border-width: 0px;
	border-color: #FFF;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
h1.home {
	padding:0;
	margin:0;
	color:#000;
	text-align:center;
	font-size:22pt;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Ubuntu Condensed', sans-serif;
}
}










#imagelightbox {
	cursor: pointer;
	position: fixed;
	z-index: 10000;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
	box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
}
#imagelightbox-loading,  #imagelightbox-loading div {
	border-radius: 50%;
}
#imagelightbox-loading {
	width: 1.21em; /* 40 */
	height: 1.21em; /* 40 */
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	position: fixed;
	z-index: 10003;
	top: 50%;
	left: 50%;
	padding: 0.625em; /* 10 */
	margin: -1.25em 0 0 -1.25em; /* 20 */
	-webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
	box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
}
#imagelightbox-loading div {
width: 1.25em; /* 20 */
height: 1.25em; /* 20 */
background-color: #fff;
-webkit-animation: imagelightbox-loading .5s ease infinite;
animation: imagelightbox-loading .5s ease infinite;
}

@-webkit-keyframes imagelightbox-loading {
from {
opacity: .5;
-webkit-transform: scale( .75 );
}
50% {
opacity: 1;
-webkit-transform: scale( 1 );
}
to {
opacity: .5;
-webkit-transform: scale( .75 );
}
}
@keyframes imagelightbox-loading {
from {
opacity: .5;
transform: scale( .75 );
}
50% {
opacity: 1;
transform: scale( 1 );
}
to {
	opacity: .5;
	transform: scale( .75 );
}
}
#imagelightbox-overlay {
	background-color: #fff;
	background-color: rgba( 255, 255, 255, .9 );
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#imagelightbox-close {
	width: 2.5em; /* 40 */
	height: 2.5em; /* 40 */
	text-align: left;
	background-color: #666;
	border-radius: 50%;
	position: fixed;
	z-index: 10002;
	top: 2.5em; /* 40 */
	right: 2.5em; /* 40 */
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	cursor:pointer;
}
#imagelightbox-close:hover,  #imagelightbox-close:focus {
	background-color: #111;
}
#imagelightbox-close:before,  #imagelightbox-close:after {
	width: 2px;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 20%;
	bottom: 20%;
	left: 50%;
	margin-left: -1px;
}
#imagelightbox-close:before {
	-webkit-transform: rotate( 45deg );
	-ms-transform: rotate( 45deg );
	transform: rotate( 45deg );
}
#imagelightbox-close:after {
	-webkit-transform: rotate( -45deg );
	-ms-transform: rotate( -45deg );
	transform: rotate( -45deg );
}
#imagelightbox-caption {
	text-align: center;
	color: #fff;
	background-color: #666;
	position: fixed;
	z-index: 10001;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.625em; /* 10 */
}
#imagelightbox-nav {
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	border-radius: 20px;
	position: fixed;
	z-index: 10001;
	left: 50%;
	bottom: 3.75em; /* 60 */
	padding: 0.313em; /* 5 */
	-webkit-transform: translateX( -50% );
	-ms-transform: translateX( -50% );
	transform: translateX( -50% );
}
#imagelightbox-nav button {
	width: 1em; /* 20 */
	height: 1em; /* 20 */
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 0.313em; /* 5 */
}
#imagelightbox-nav button.active {
	background-color: #fff;
}
.imagelightbox-arrow {
	width: 3.75em; /* 60 */
	height: 7.5em; /* 120 */
	background-color: #FFF;
	background-color: rgba( 0, 0, 0, .5 );
	vertical-align: middle;
	display: none;
	position: fixed;
	z-index: 10001;
	top: 50%;
	margin-top: -3.75em; /* 60 */
	border-radius:5px;
}
.imagelightbox-arrow:hover,  .imagelightbox-arrow:focus {
	background-color: rgba( 0, 0, 0, .75 );
}
.imagelightbox-arrow:active {
	background-color: #111;
}
.imagelightbox-arrow-left {
	left: 2.5em; /* 40 */
	border:none;
	cursor:pointer;
}
.imagelightbox-arrow-right {
	right: 2.5em; /* 40 */
	border:none;
	cursor:pointer;
}
.imagelightbox-arrow:before {
	width: 0;
	height: 0;
	border: 1em solid transparent;
	content: '';
	display: inline-block;
	margin-bottom: -0.125em; /* 2 */
}
.imagelightbox-arrow-left:before {
	border-left: none;
	border-right-color: #fff;
	margin-left: -0.313em; /* 5 */
}
.imagelightbox-arrow-right:before {
	border-right: none;
	border-left-color: #fff;
	margin-right: -0.313em; /* 5 */
}
#imagelightbox-loading,  #imagelightbox-overlay,  #imagelightbox-close,  #imagelightbox-caption,  #imagelightbox-nav,  .imagelightbox-arrow {
	-webkit-animation: fade-in .25s linear;
	animation: fade-in .25s linear;
}
@-webkit-keyframes fade-in {
	from {
	opacity: 0;
}
to {
	opacity: 1;
}
}
@keyframes fade-in {
	from {
	opacity: 0;
}
to {
	opacity: 1;
}
}
@media only screen and (max-width: 41.250em) /* 660 */ {
#container {
	width: 100%;
}
#imagelightbox-close {
	top: 1.25em; /* 20 */
	right: 1.25em; /* 20 */
}
#imagelightbox-nav {
	bottom: 1.25em; /* 20 */
}
.imagelightbox-arrow {
	width: 2.5em; /* 40 */
	height: 3.75em; /* 60 */
	margin-top: -2.75em; /* 30 */
}
.imagelightbox-arrow-left {
	left: 1.25em; /* 20 */
}
.imagelightbox-arrow-right {
	right: 1.25em; /* 20 */
}
}
@media only screen and (max-width: 20em) /* 320 */ {
.imagelightbox-arrow-left {
	left: 0;
}
.imagelightbox-arrow-right {
	right: 0;
}
}