@charset "utf-8";



#menu .menu {
	height: 446px;
}


#advantages .content {
	padding-top: 45px;
	padding-bottom: 50px;
}
#advantages .content::after {
    content: "";
    clear: both;
    display: table;
}

#advantages table {
	float: left;
	margin-left: 7.44%;
	width: 60%;
	max-width: 555px;
}

#advantages tr:first-child td {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 42px;
}

#advantages tr:first-child img {
	position: absolute;
	top: 0px;
	left: -45px;
}

#advantages tr:last-child td {
	padding-top: 40px;
}


#warranty {
	float: right;
	width: 31%; 
	max-width: 290px;
}

#warranty li {
	margin-top: 5px;
	padding: 6px 8px;
	width: 100%;
	background-color: #f5f5f5;
	font-size: 13px;
	cursor: pointer;
}
#warranty li:first-child {
	margin-top: 0;
	padding-bottom: 0;
}
#warranty li:nth-child(2) {
}

#warranty li .align-justify-center > div:first-child {
	width: 20%;
}

#warranty li .align-justify-center > div:last-child {
	margin-left: 4%;
	width: 76%;
}

#warranty li .align-justify-center > div:last-child img {
	margin-top: 8px;
}

#warranty li:nth-child(3) {
	cursor: auto;
}

#warranty li:nth-child(3) .align-justify-center > div:last-child a {
	display: inline-block;
	padding-left: 26px;
	padding-right: 26px;
	border: 1px solid #4ab68a; 
	color: #4ab68a;
	font-weight: 700;
	line-height: 32px;
	text-decoration: none;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#warranty img {
	max-width: 100%;
	height: auto;
}


#trailer td {
	position: relative;
}

#trailer td:nth-child(odd) {
	width: 32%;
	max-width: 300px;
}
#trailer td:nth-child(even) {
	width: 2%;
	max-width: 20px;
}

#trailer td a {
	text-decoration: none;
}

#trailer td img {
	max-width: 100%;
	height: auto;
}

#trailer h4 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 200px;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
	width: 200px;
	height: 100px;
	background-color: rgba(255, 255, 255, .7);
	font-size: 18px;
	
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
	
	-webkit-transform-origin: 0px 0px;
	-ms-transform-origin: 0px 0px;
	-moz-transform-origin: 0px 0px;
	transform-origin: 0px 0px;
	
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	-moz-align-items: center;
	align-items: center;
}


#guarantee .content {
	padding-top: 35px;
	padding-bottom: 55px;
}


#guarantee .gallery {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	max-width: 900px;
}

#guarantee .jcarousel {
	position: relative;
}

#guarantee ul {
	position: relative;
}

#guarantee li {
	border: 0 !important;
	height: auto !important;
	background-color: transparent !important;
	font-size: 13px;
}

#guarantee .right-mobile {
	padding-left: 2%;
	padding-right: 30px;
	width: 82%;
	text-align: justify;
}

#guarantee .jcarousel-control-prev,
#guarantee .jcarousel-control-next {
	top: 50%;
	margin-top: -9px;
	width: 10px;
	height: 17px;
}

#guarantee .jcarousel-control-prev {
    left: -20px;
	background-image: url('/images/icon_previous.png');
}

#guarantee .jcarousel-control-prev.inactive {
	opacity: .3;
}

#guarantee .jcarousel-control-next {
    right: -20px;
	background-image: url('/images/icon_next.png');
}

#guarantee .jcarousel-control-next.inactive {
	opacity: .3;
}





@media (min-width: 940px) {



}



@media (min-width: 768px) and (max-width: 939px) {

#menu .menu {
	height: 338px;
}


#trailer h4 {
	margin-top: 66.66%;
	width: 66.66%;
}


#guarantee .gallery {
	width: 92%;
}

#guarantee .right-mobile {
	width: 78%;
}

}




@media (min-width: 0px) and (max-width: 767px) {

#menu .menu {
	height: auto;
}



#advantages .content {
	padding-top: 0;
}

#advantages .content::after {
    content: normal;
    clear: none;
    display: table;
}

#all #advantages table {
	float: none;
	margin-left: 12%;
	width: 88% !important;
	max-width: none;
}

#all #advantages table tr:first-child td {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	line-height: 22px;
}

#advantages table {
	margin-bottom: 45px;
}

#all #advantages tr:last-child td {
	padding-right: 10px !important;
}


#warranty {
	float: none;
	width: 100%; 
	max-width: none;
}

#warranty ul {
	text-align: center;
}

#warranty li {
	display: inline-block;
	margin: 0 2% 15px 2%;
	width: 290px;
	vertical-align: middle;
}
#warranty li:first-child {
	margin-top: 10px;
}


#trailer tr {
	text-align: center;
}

#trailer td {
	display: inline-block !important;
}

#trailer td:nth-child(odd) {
	margin: 0 2% 15px 2%;
}
#trailer td:nth-child(even) {
	display: none !important;
}

#trailer td:nth-child(odd) {
	max-width: 250px;
}

#trailer h4 {
	margin-top: 166.667px;
	width: 166.667px;
}


#guarantee .gallery {
	margin-left: auto;
	margin-right: auto;
	width: 86%;
	max-width: 300px;
}

#guarantee .right-mobile {
	width: 80%;
}

}