/* Styles for responsive blocks */
html, body {
	width: 100%;
	height: 100%;
    -webkit-overflow-scrolling:touch;
}

#mobileScroller, .sp_header.open_submenu_down, .mobileMenu {
	display: none;
}
#mobileScroller .mobileMenu {
	height: auto;
}
#mobileScroller {
	bottom: 0;
	padding-top: 15px;
  background: #000;
}
.mobileFooter {
	background: #000;
	padding-bottom: 15px;
}

.homepage-container, .homepage-background, .homepage-mobile {
	z-index: 100;
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	left: 0; right: 0; top: 0; bottom: 0;
}

.homepage-mobile {
	z-index: 103;
	/*margin-top: 70vh;*/
	display: none;
	position: relative;
	height: auto;
}
.homepage-interface {
	position: relative;
	overflow: hidden;
	z-index: 102;
	width: 100%; height: 100%;
	left: 0; right: 0; top: 0; bottom: 0;
}

.block-appears_slogan, .block_appears_left, .block_appears_right, .block_appears_top, .block_appears_bottom,
.block, .block__logo {
-webkit-transition: all 500ms ease;
-moz-transition: 		all 500ms ease;
-ms-transition: 		all 500ms ease;
-o-transition: 			all 500ms ease;
transition: 				all 500ms ease;
}
.block {
	display: block;
	position: absolute;
	z-index: 10;
}
.block__garanty_divider { display: none; }

.block_appears_left 	{ left: -500px; }
.block_appears_right 	{ right: -500px; }
.block_appears_top 		{ top: -500px; }
.block_appears_bottom { bottom: -500px; }
.block_appears_slogan { bottom: -500px; }

.block__logo 			{ top: 0px; 		}
.block__garanty 	{	top: 120px; 	}
.block__insurance { left: 240px; 	}
.block__ugon 			{ left: 240px; z-index: 9; }
.block__defence 	{	left: 480px; 	}  
.block__dilers         { left: 600px;     }
.block__spring         { left: 720px;     }
.block__signal 		{ left: 0px; opacity: 0; }
/*.block__complex 	{ left: 0px; 		}*/
.block__contacts 	{ top: 120px; 	}
.block__about 		{ top: 120px; 	}
.block__adress 		{ top: 0px; 		}
.block__news 			{ right: 0px; 	}
.block__video 		{ right: 365px; }
.block__slogan 		{ 
  top: auto !important;
	bottom: 127px;
	left: 120px; letter-spacing: 0px; font-size: 34px;
	transform: matrix3d(1, 0, 0, 0, 0, 0, 1, -0.005, 0, -1, 0, 0, 0, 0, 0, 1);
}

.block__logo_appeared 		 { left: 0px; }
.block__garanty_appeared 	 { left: 0px; }
.block__insurance_appeared { top: 0px; }
.block__ugon_appeared 		 { top: 120px; }
.block__defence_appeared 	 { top: 0px; }   
.block__dilers_appeared      { top: 120px; }
.block__spring_appeared      { top: 0px; }
.block__signal_appeared 	 { bottom: 57px; opacity: 1; }
.block__complex_appeared 	 { bottom: 177px; }
.block__contacts_appeared  { right: 240px; } 
.block__about_appeared           { right: 0px; }
.block__vacancy_appeared           { right: 120px; }
.block__adress_appeared 	 { right: 0px; }
.block__news_appeared 		 { bottom: 57px; }
.block__video_appeared 		 { bottom: 57px; }
.block__slogan_appeared 	 { 
	bottom: 57px;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
}

.homePageFooter {
	position: fixed;
	bottom: 0;
	min-height: 0;
}
.sp_nav21 {       
    top: 240px;
}

.sp_nav1, .sp_nav21 {
	width: 120px !important;
}
.sp_nav9 {
	width: 315px !important;
}
.tp-banner-container {
	display: block;
}
.sp_nav8 .sp_text2 {
	margin-top: 21px;
}
.block__adress .city {
	margin: 6px 0 0 0;
  font-size: 18px;
	color: #ffa200;
}
.block__adress .support-phone {
	color: #fff; 
	float: right; 
	font-weight: normal;
	margin-top: -16px;
	font-size: 16px;
}
.block__adress .adress {
    display: inline;
		color: #fbdca6;
}
.block__adress .support {
	font-size: 14px;
	margin-top: 6px;
	color: #ffa200;
}
.block_start_bottom_mobile {display: none}

.mobileFooter .bottom_part .block_youtube {
    width: 100%;
    position: relative;
    /*top: -40px;*/
	height: 75px;
	padding: 10px;
	box-sizing: border-box;
}

.mobileFooter .bottom_part .block_youtube .block_video_mobile {
    width: 100%;
}
.mobileFooter .bottom_part .block_youtube .block_video_mobile .block_video_mobile_wrap {
    position: relative;
}
.mobileFooter .bottom_part .block_youtube .block_video_mobile .block_video_mobile_wrap .box_1{
    width: 40%;
    float: left;
}
.mobileFooter .bottom_part .block_youtube .block_video_mobile .block_video_mobile_wrap .box_2 .text {
    padding: 5px 10px;
    text-align: center;
}
.mobileFooter .bottom_part .block_youtube .block_video_mobile .block_video_mobile_wrap .box_2 .nav11LinkAll {
    margin: 5px;
    text-align: center;
}
.mobileFooter .bottom_part .block_youtube .block_video_mobile .block_video_mobile_wrap .box_2{
    width: 60%;
    float: right;
}
.mobileFooter .footer_block_contact{
	display: -webkit-flex;
	display: flex;
	width: 100%;
	box-sizing: border-box;
	height: 120px;
	padding: 10px;
}

.mobileFooter .bottom_part .block_youtube .block_video_mobile a.nav11Title {
    color: #ee2a24;
    display: block;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    padding: 0 5px;
    white-space: normal;
    width: 100%
    box-sizing: border-box;;
}
.text {
    color: #fff;
    display: block;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    padding: 0 0 0 140px;
    white-space: normal;
}
.mobileFooter .bottom_part .block_youtube .block_video_mobile a.nav11LinkAll {
    color: #0b83e0;
    font-family: Roboto;
    font-size: 11px;
    font-weight: 600;
    text-decoration: underline;
    margin: 8px 0 0 140px;
    display: block;
}

.mobileFooter .bottom_part .left_block {
	bottom: -6px;
}
.mobileFooter .bottom_part .left_block .copy_new {
	margin-top: 62px;
}
.mobileCont .support-phone a {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}
.mobileCont .city {
	font-size: 16px;
	color: #ffa200;
	margin-left: 48px;
	text-align: left;
}
.mobileCont .adress {
	text-align: right;
	color: #fbdca6;
}
.mobileCont .tech {
	text-align: left;
	color: #fff;
	font-size: 14px;
	color: #ffa200;
}
.mobileCont .support-phone {
	float: right; 
	margin-top: -13px;
	font-size: 16px;
}
.mobileCont .support-phone a {
	color: #fff;
	font-weight: normal;	
}
.mobileCont .work-time {
	text-align: right;
	color: #fff;
}
.mobileCont .time {
	color: #fbdca6;
}

/* Slick Styles */
#slider, .slick-list, .slick-track {
	height: 100%;
}
.slick-prev {
	left: 45px;
}
.slick-prev:before, .slick-next:before {
	content: '';
	width: 19px;
	height: 48px;
	display: block;
}
.slick-prev:before {
	background: url(../images/icons/arrow_left.png) no-repeat;
}
.slick-next:before {
	background: url(../images/icons/arrow_right.png) no-repeat;
}
.slick-next {
	right: 45px;
}

.slide .bg {
	background-color: rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%; height: 100%;
}    
.block_start_button {
	position: absolute;
	width: 90px;
	height: 90px;
	padding: 0!important;
	/*background: rgba(0,0,0,0.3) !important;*/
	bottom: 200px;
	left: 1000px;
	text-align: center;
	cursor: pointer;
	z-index: 120;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

 svg {
	max-width: 110px;
	position: absolute;
	animation: start 1.2s infinite ease-in-out;
	top: 15px;
	left: 5px;
}
.block_start_button svg:hover {
	animation-play-state: paused;
	cursor: pointer;
}

/*.block_start_button svg:hover path:nth-child(3),*/
.block_start_button.red svg path:nth-child(2), .block_start_button.red svg path:nth-child(3) {
	fill: red;

}
/*.tooltip {*/
/*	position: relative;*/
/*	width: 100%;*/
/*	max-width: 200px;*/
/*	height: 50px;*/
/*	margin: 200px auto;*/
/*	border: 1px solid #808080;*/
/*	cursor: pointer;*/
/*}*/
.tooltip:hover .tooltip-content.top {
	display: block;
	animation: tooltip-top 0.7s ease forwards;
}
.tooltip:hover .tooltip-content.bottom {
	display: block;
	animation: tooltip-bottom 0.7s ease forwards;
}
.tooltip-content.top {
	bottom: calc(100% + 50px);
}
.tooltip-content.bottom {
	top: calc(100%);
}

.tooltip-content {
	display: none;
	opacity: 0;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 350px;
	min-width: 300px;
	padding: 5px;
	/*text-transform: uppercase;*/
	z-index: 2;
}
.tooltip-content p {
	font-size: 15px;
	line-height: 17px;
	text-align: center;
	color: #fff;
	margin: 10px;
}
.tooltip-arrow {
	position: absolute;
	z-index: 1;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
	width: 20px;
	height: 25px;
	overflow: hidden;
}
.tooltip-arrow:before {
	content: '';
	position: absolute;
	top: -4px;
	left: 50%;
	width: 20px;
	height: 20px;
	background-color: #fff;
	transform: translateX(-50%) rotate(45deg);
	box-shadow: 8px 8px 9px -4px rgba(0,0,0,0.15);
	z-index: -1;
}


@keyframes start {

	from {
		animation-timing-function: ease-out;
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	50% {
		animation-timing-function: ease-out;
		-moz-transform: scale(1.4);
		-webkit-transform: scale(1.4);
		-o-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
	to {
		animation-timing-function: ease-out;
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	
}
@-moz-keyframes tooltip-top {
	100% {
		opacity: 1;
		bottom: 100%;
	}
}
@-webkit-keyframes tooltip-top {
	100% {
		opacity: 1;
		bottom: 100%;
	}
}
@-o-keyframes tooltip-top {
	100% {
		opacity: 1;
		bottom: 100%;
	}
}
@keyframes tooltip-top {
	100% {
		opacity: 1;
		bottom: 100%;
	}
}
@-moz-keyframes tooltip-bottom {
	100% {
		opacity: 1;
		top: calc(100% + 10px);
	}
}
@-webkit-keyframes tooltip-bottom {
	100% {
		opacity: 1;
		top: calc(100% + 10px);
	}
}
@-o-keyframes tooltip-bottom {
	100% {
		opacity: 1;
		top: calc(100% + 10px);
	}
}
@keyframes tooltip-bottom {
	100% {
		opacity: 1;
		top: calc(100% + 10px);
	}
}

@media (max-width: 1320px) {
	.block__complex  { left: -120px; }
	.block__signal 	 { left:  480px;  }
	.block__slogan 	 { left: 0px; }
	
	.block__signal_appeared 	 { bottom: 177px; }
}
@media (max-width: 1200px) {
	.sp_nav11 a.nav11Title img {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.block__video {
		right: 0px;
	}
	.block__video_appeared {
		bottom: 177px;
	}
	.sp_nav11p {
		bottom: 294px;
		left: 0 !important;
	}
	.sp_menuSubMenu {
		display: none!important;
	}
	.block__ugon 		{ left: 120px; }
	.block__defence { left: 360px; }
	.block__dilers 	{ left: 360px; }
    .block__spring  {left: 480px}
	.block__signal 	{ top: 120px; left: auto; bottom: auto; z-index: 9;}
	.block__signal_appeared 	{ right: 120px;	}
	.block_start_button {left: 510px}
}
@media (max-width: 904px) {
	table.footer_info td.right_block table td a {
		min-width: 20px;
    width: 25px;
		background-size: contain;
	}
}
@media (max-width: 837px) {
	.block__logo, .block__logo .sp_logo, .block__garanty, .block__garanty .sp_menuSubLi {
		width: 171px !important;
	}
	.block__garanty {
		padding-top: 20px;
	}
	.block__garanty_divider {
		display: inline;
	}

	.block__insurance { left: 171px; }
	.block__ugon 			{ left: 51px; }
	.block__defence 	{	left: 291px; 	}
	.block__dilers 		{ left: 291px; 	}   
	
	
	.block__complex 	{	width: 360px; }
	.block__complex .sp_menuSubLi	{
		width: 360px !important;
    padding-right: 0;
	}
	.block__slogan { 
		font-size: 24px;
		bottom: 72px;
	}
	
}
@media (max-width: 813px) {
	.homepage-container {
		overflow-y: auto;
	}
	.homepage-interface {
		display: none;
	}
	.homepage-mobile {
		display: block;
	}
	#mobileScroller, .sp_header.open_submenu_down, .mobileMenu {
		display: block;
	}
	.block__slogan { 
		top: 147px !important;
	}
	.sp_nav8 .sp_text2 {
		margin-top: 0;
	}
	.bg {
			background-size: 190% !important;
			background-position: 70% 70px !important;
	}
	.sp_header .sp_logo {
		right: -15px !important;
	}
    #rc-phone {
        display: none!important;
    }
}
.mobileCont span a {
    color:#fff;
}
