﻿/*------------------------------------------------------------------
[Table of contents]

1. SECTION 1
2. SECTION 2
3. SECTION 3
4. SECTION 4
5. SECTION 5
6. SECTION 6
7. SECTION 7
8. SECTION 8
9. SECTION 9
10. SECTION 10
11. SECTION 11

-------------------------------------------------------------------*/



/* SECTION 1*/

.box-transform {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #dfdfdf;
	display: block;
	height: 112px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding: 14px 10px 10px;
	position: relative;
	text-align: center;
	width: 70%;
	transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
}
.box-transform i {
	font-size: 44px;
	margin: 0 0 0 -6px;
	position: relative;
	top: 20px;
	z-index: 101;
	display: block;
	display: block;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
}
.section-1 .hover-item:hover .box-transform {
	background-color: #000;
}
.section-1 .hover-item:hover i {
	color: #fff;
}
.section-1 .hover-item {
}
/* SECTION 2*/


.box-img-transform {
	background: none repeat scroll 0 0 #ffffff;
	border: 5px solid #fff;
	display: inline-block;
	float: none;
	max-width: 435px;
	overflow: hidden;
	position: relative;
	text-align: center;
	transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
}
.box-img-transform img {
	display: block;
	height: auto;
	margin-left: -90px;
	z-index: 101;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
}
.box-section-2 {
	position: relative;
}
.box-section-2 .arrow-link {
	bottom: 30px;
	left: 16px;
	position: absolute;
	font-size: 32px;
	text-transform: uppercase;
	color: #fff;
}
/*SECTION 3*/


.section-3 {
	margin: 70px 0;
}
.carousel ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.carousel-title {
	display: inline-block;
	color: inherit;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal;
	line-height: 1.333;
	margin: 0 0 35px;
	width: 100%;
}
.carousel-title .transform-please-2 {
	background-color: #000;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 10px 20px;
	position: relative;
	left: 14px;
}
.carousel-1 li {
	display: inline-block;
	position: relative;
	width: 370px;
}
.carousel-1 li .media {
	position: relative;
}
.carousel-item-content {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
.carousel-item-content .carousel-title {
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	line-height: 29px;
	margin: 0 auto -8%;
	padding: 9px 20px 5px;
	width: 93%;
	transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.carousel-1 li .icon-transform {
	transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.carousel-1 li:hover .carousel-title, .carousel-1 li:hover .icon-transform {
	background-color: #000;
	border-bottom-color: #000;
}
.carousel-item-content .text-right {
	padding-right: 20px;
}
.carousel-text {
	color: #878787;
	font-size: 13px;
	margin: 55px 0 30px;
}
.box-more-info .transform-revers {
	background: none repeat scroll 0 0 #000;
	color: #fff;
	display: inline-block;
	margin-right: 2px;
	margin-bottom: 5px;
	padding: 10px;
	font-size: 10px;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.box-more-info .transform-revers a {
	color: #fff;
}
.post-list-mini {
	margin: 50px 0;
}
.box-more-info i {
	display: inline-block;
	font-size: 14px;
	margin: 0 5px;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
}
.post-list-mini li {
	border: 1px solid #eeeeee;
	list-style: none outside none;
	margin: 0 25px 20px 0;
	max-width: 355px;
	padding: 0;
	height: 66px;
	position: relative;
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.post-list-mini li .transform-please {
	background: none repeat scroll 0 0 #fff;
	border-left: 1px solid #eee;
	display: block;
	height: 66px;
	position: absolute;
	right: -13px;
	top: -1px;
	width: 25px;
	z-index: 7;
}
.post-list-mini .media {
	margin: 0;
	padding: 0;
}
.post-list-mini ul {
	margin: 0;
	padding: 0;
}
.post-list-mini .media img {
	width: 100%;
	height: auto;
}
.post-list-mini .media-body {
	color: #666666;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	line-height: 19px;
	margin: 0;
	padding: 13px 10px 5px;
	text-transform: uppercase;
}
.post-list-mini li:hover .media-body {
	color: #fff;
}
/*SECTION 5*/

.section-5 {
	margin: 70px 0;
	overflow: hidden;
	position: relative;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
}
#find-car {
	display: inline-block;
	width: 100%;
	padding: 120px 0;
	text-align: center;
}
#find-car .sbOptions {
	max-height: 150px !important;
}
#find-car .comments-header {
	display: inline-block;
	font-size: 28px;
	margin-right: 20px;
	margin-top: 14px;
	padding: 7px 20px;
	vertical-align: top;
}
.fnd-car-box {
	display: inline-block;
	vertical-align: top;
	margin: 15px;
}
.fnd-car-box .sbHolder {
	border: 1px solid #c4c4c5;
	height: 50px;
	position: relative;
	width: 300px;
}
.fnd-car-box .sbSelector {
	display: block;
	height: 49px;
	line-height: 50px;
	width: 220px;
	text-align: left;
}
.fnd-car-box .sbToggle {
	right: 4px;
	top: 12px;
}
.fnd-car-box .sbOptions {
	width: 300px;
}
.fnd-car-box .sbOptions a {
	text-align: left;
}
/*SECTION 6*/
.post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.post-list ul {
	margin: 0;
	padding: 0;
}
.post-list li {
	height: 120px;
	list-style: none outside none;
	margin: 0 0 30px;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.post-list li img {
	height: auto;
	list-style: none outside none;
	margin-left: -20%;
	margin-top: -20%;
	min-width: 140%;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
.post-list li .media {
	height: 120px;
	overflow: hidden;
	position: relative;
}
.post-list li .media:after {
	background: none repeat scroll 0 0 #fff;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: -31px;
	top: 0;
	width: 60px;
	transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
}
.post-list .media-body {
	padding-right: 100px;
}
.post-list .media-body h3 {
	color: #666666;
	font-size: 17px;
	margin: 0 0 10px 0;
}
.post-list li .arrow-link {
	position: absolute;
	right: 25px;
}
.post-list li .arrow-link .icon-transform {
	padding: 50px 7px;
}
.post-list li:hover .arrow-link .icon-transform {
	background: #000;
}
/*SECTION 7*/

.section-7 {
	margin: 70px 0;
}
.section-7 .box-more-info {
	margin-left: 5px;
}
.section-7 .box-more-info a:after {
	display: none;
}
.carousel-3 .media {
	position: relative;
}
/*SECTION 8*/	
.section-8 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	margin: 70px 0;
	overflow: hidden;
	padding: 100px 0;
	position: relative;
}
.poll-car-content * {
	color: #fff;
	font-size: 13px;
}
.check-list {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.check-list li {
	margin-bottom: 10px;
}
.view-result {
	font-size: 11px;
	margin-left: 20px;
	text-decoration: underline;
	text-transform: uppercase;
}
.view-result:hover {
	text-decoration: none;
}
/*SECTION 9*/	
.section-9 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	height: 630px;
	margin: 0 0;
	overflow: hidden;
	padding: 50px 0;
	position: relative;
}
.verticale-tabs.nav-tabs {
	border: none;
}
.verticale-tabs.nav-tabs > li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	height: 90px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 5px;
	position: relative;
}
.verticale-tabs.nav-tabs > li.active:after {
	content: '';
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.active-panel {
	display: none;
}
.verticale-tabs.nav-tabs > li.active .active-panel {
	color: #fff;
	display: block;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 22px;
	left: 20px;
	position: absolute;
	top: 53px;
	z-index: 7;
	width: 90%;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
}
.verticale-tabs.nav-tabs > li.active .arrow-link {
	position: absolute;
	right: -13px;
	top: -9px;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
}
.verticale-tabs.nav-tabs > li.active .arrow-link i {
	transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
}
.verticale-tabs.nav-tabs > li {
	list-style: none;
}
.verticale-tabs.nav-tabs > li img {
	height: auto;
	margin-left: -5%;
	margin-top: -30%;
	width: 115%;
}
.verticale-tabs-content .tab-pane {
	background: none !important;
}
.verticale-tabs-content iframe {
	border: medium none;
	height: auto;
	margin: -20px 0 0;
	min-height: 358px;
	padding: 0;
	width: 100%;
}
.desc-video {
	float: left;
	padding-right: 20px;
	padding-top: 7px;
}
.desc-video * {
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 22px;
	text-transform: uppercase;
}
.verticale-tabs-content .box-more-info {
	float: right;
}
.video-section .carousel-title {
	border-bottom: 0;
}
/*SECTION 10*/

.newsletter-section .top-line-newslet {
	background: url(../images/newsletter-line.png) repeat-x 0 0;
	padding: 35px;
}
.newsletter-section .bot-line-newslet {
	background: url("../images/newsletter-line.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	margin-top: 30px;
	padding: 15px;
}
#newsletter-car {
	text-align: center;
}
.newslette-info {
	text-align: center;
}
.nws-car-box .comments-header {
	margin-bottom: 20px;
}
#newsletter-car input[type=text] {
	border: 1px solid #ccc;
	height: 48px;
	margin-left: -20px;
	margin-right: 20px;
	padding-left: 36px;
	width: 324px;
	color: #aaaaaa;
	font-size: 14px;
}
.nws-car-box {
	display: inline-block;
	vertical-align: top;
}
/*SECTION 11*/

.section-11 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	margin: 0;
	overflow: hidden;
	padding: 50px 0;
	position: relative;
}
#contact-form {
	display: block;
	margin-bottom: 20px;
}
.form-contact .section-header .heading, .form-contact .section-header {
	color: #fff;
}
.form-contact input[type=text], .form-contact input[type=email], .form-contact textarea {
	background: none repeat scroll 0 0 #000;
	border: 1px solid #777777;
	color: #fff;
	height: auto;
	padding: 13px;
	text-transform: uppercase;
	width: 100%;
}
.form-contact textarea {
	height: 122px;
}
.form-contact .form-group {
	margin-top: 25px;
}

.sidaloksubson {
  margin-left: 20%;
  margin-right: 20%;
}

ul.kelivscub-kinonasuneds {
  display: block;
  position: relative;
  height: 395px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

.kelivscub-kinonasuneds * {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

ul.kelivscub-kinonasuneds input {
  display: none;  
}

.kelivscub-kinonasuned-macugedan {  
  display: block;  
}

.kelivscub-kinonasuned-image {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  transition: all .7s ease-in-out;
}  

.kelivscub-kinonasuned-image img {
  width: auto;
  min-width: 100%;
  height: 100%;
}

.taingend-sicatered {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  font-size: 95px;
  line-height: 405px;
  color: #f1f1f1;
  border: 1px solid #1c1c1d;
}

.taingend-sicatered label {
  display: none;
  position: absolute;
  padding: 0 20px;
  opacity: 0;
  transition: opacity .2s;
  cursor: pointer;
}

.kelivscub-kinonasuned-image:hover + .taingend-sicatered label{
  opacity: 0.5;
}

.taingend-sicatered label:hover {
  opacity: 1;
}

.taingend-sicatered .prev-kelivscub-kinonasuned {
  width: 50%;
  text-align: left;
  left: 0;
}

.taingend-sicatered .next-kelivscub-kinonasuned {
  width: 49%;
  text-align: right;
  right: 0;
}

.penuseve-nearsings {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 999;
  text-align: center;
}

.penuseve-nearsings .penuseve-nearsing {
  display: inline-block;
  width: 25px;
  height: 25px;
  cursor:pointer;
  border-radius: 100%;
  background-color: rgb(245, 241, 241);
  opacity: 0.6;
  margin: 7px;
  border: 2px solid rgba(183, 189, 189, 0.75);
}

input:checked + .kelivscub-kinonasuned-macugedan .kelivscub-kinonasuned-image {
  opacity: 1;
  transform: scale(1);
  transition: opacity 1s ease-in-out;
}




/* кнопка--------------- */
a.button15 {
  display: inline-block;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: rgb(68,68,68);
  text-decoration: none;
  user-select: none;
  padding: .2em 1.2em;
  outline: none;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 2px;
  background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1);
  transition: all .218s ease 0s;
}
a.button15:hover {
  color: rgb(24,24,24);
  border: 1px solid rgb(198,198,198);
  background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
a.button15:active {
  color: rgb(51,51,51);
  border: 1px solid rgb(204,204,204);
  background: rgb(238,238,238) linear-gradient(rgb(238,238,238), rgb(224,224,224));
  box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
}

/* COMMENTS USERS */
.com-film {margin-bottom: 10px; background-color: #fff; display: inline-block;border-bottom: solid 1px #cf1322; width: 100%;}
.com-film a {text-transform: uppercase; font-size: 13px; font-weight: bold; font-family: monospace; letter-spacing: .1em; color: #3D3E3F;}
.com-film li {list-style: none;}
.com-film-detali {padding-top: 6px; color: #999999; font-size: 9px; font-family: 'PT Sans'; display: inline-block; float: right; margin-right: 3px;}
.com-film-detali-a a { font-weight: normal;}
.com-film-detali-a a:hover {color: #AD977B}
.com-film-img img {float: left; width: 40px; height: 40px; margin-right: 10px; margin-left: 2px; border-radius: 50px;}
.com-film p {-webkit-margin-before: 0; -webkit-margin-after: 0; font-size: 11px; margin-right: 3px; margin: 5px; height: 45px; overflow: hidden;}
.com-film-l a {letter-spacing: .1em; font-size: 10px; font-family: monospace; float: right;background-color: #cf1322; height: 20px; line-height: 20px; padding: 0 2px 0 5px; color: #FFF; text-align: center; text-transform: none; font-weight: normal; width: 40px;}
.com-film-l a:hover {text-decoration: underline;}


/* ------- */




/*сегодня вчера --------------- */
.newgames {  
  position: absolute;  
  z-index: 999;  
  font-size: 13px;  
  color: #f0f3f5;  
  font-family: 'PT Sans Narrow', sans-serif;  
  padding: 0 9px;  
  margin-top: 13px;  
  border-top-right-radius: 3px;  
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);  
  border-bottom-right-radius: 3px;  
}  
.ng-red {background: #1a8d13;}
/



/* слайдер--------------- */
.slider-content {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.slider-content {
  width: 100%;
  color: #fff;
  margin-top: 0;
  margin-left: 0;
  text-shadow: none;
  padding-top: 7.5em;
}

.slider-content h1 {
  font-size: 5em;
  font-weight: 200;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  display: inline-block;
  padding: 0 10px;
}
.slider-content p {
  margin-bottom: 0;
  margin-top: .2em;
  font-size: 1.5em;
  padding: 5px 10px;
  font-weight: 200;
  color: #fff;
}
section[data-slide-index
="0"] .slider-content p {
  color: #1e3330;
}

section[data-slide-index="0"] .slider-content h1 {
  color: #2b504b;
}

.slider-content .slider-box {
  text-align: center;
}

/* Overlay */
.slendr-slide:before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 70%;
  left: 0;
  top: 0;
  content: ' ';
}

@media (max-width: 768px) {
  .slider-content {
  margin: 0;
  padding-top: 3em;
  }
  .slider-content h1 {
  font-size: 4em;
  }
  .slider-content p {
  padding: 0 1em;
  font-size: 1.35em;
  }
}
/*/ слайдер--------------- */

 	мобильная версия
=========================================================== */
.medias {display:none;}
@media only screen and (max-width: 560px) {
.medias {display:block;}
.moroz {display:none;}
}
/* ==========================================================================