/******************************************************************
Theme Name: Champion New
Description: 
Author: GOOLA
Author URI: http://www.goola-la.com
Version: 1.0
**/

@font-face{
	font-family: 'Simpler';
  src: url('font/SimplerPro_V3-Regular.eot');
  src: url('font/SimplerPro_V3-Regular.eot?#iefix') format('embedded-opentype'),
       url('font/SimplerPro_V3-Regular.woff') format('woff'),
       url('font/SimplerPro_V3-Regular.ttf') format('truetype'),
       url('font/SimplerPro_V3-Regular.svg#webfont') format('svg');
}
@font-face{
	font-family: 'Simpler-Bold';
  src: url('font/SimplerPro_V3-bold.eot');
  src: url('font/SimplerPro_V3-bold.eot?#iefix') format('embedded-opentype'),
       url('font/SimplerPro_V3-bold.woff') format('woff'),
       url('font/SimplerPro_V3-bold.ttf') format('truetype'),
       url('font/SimplerPro_V3-bold.svg#webfont') format('svg');
}
body {
	padding:0;
	margin:0;
	font-family:"Simpler";
	font-weight:400;
	color:black;
	font-size:18px;
	line-height:24px;
	max-width: 2560px;
    margin: 0 auto;
	direction:rtl;
	text-align:right;
}

*:focus {
	outline:1px dotted black;
}
select,
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius:0;
}
button {
	background:none;
	border:0;
	padding:0;
	font-family:"Simpler-Bold";
	cursor:pointer;
	direction: rtl;
	color:inherit;
}
p {
	margin:0;
}
.entry p {
	padding:0 0 24px 0;
}
strong,h1,h2,h3,h4,h5,h6 {
	font-family:'Simpler-Bold';
	margin:0;
}
.entry a {
	color:inherit;
}
.entry h3 {
	font-size: 20px;
    line-height: 30px;
}
.entry h2 {
	font-size: 30px;
    line-height: 40px;
}
.hidden {
	display:none;
}
.button {
	display: inline-block;
    border: 2px solid black;
    border-radius: 3px;
    color: black;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 20px;
    min-width: 160px;
    text-align: center;
    margin-top: 45px;
	cursor:pointer;
	font-family:"Simpler";
}
.float.hfloat {
	z-index:5;
}
.float {
	position:fixed;
	background:rgba(0,0,0,0.7);
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:99999;
}
.float.video-float .vrap video,
.float.video-float .vrap iframe {
	position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
	width: 80%;
    height: 80%;
    max-width: 100%;
}
.float.video-float .close:hover:before,
.float.video-float .close:hover:after {
	opacity:0.5;
}
.float.video-float .close:before,
.float.video-float .close:after {
	content:"";
	height: 15px;
    width: 0;
    border-right: 2px solid;
    transform: rotate(45deg);
    display: block;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.float.video-float button.close:after {
	transform:rotate(-45deg);
}
.float.video-float .close {
	padding: 10px 13px;
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 16px 16px 0 0;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    z-index: 1;
	position:absolute;
}
.float.video-float {
	background:rgba(51,48,46,0.9);
}
#content .imgrap.bvis img {
	opacity:0;
}
.imgrap img {
	opacity:1;
	transition:opacity 1.5s;
}
.imgrap {
	position:relative;
}
.btmlink:before {
	content:"";
	display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    margin-left: 10px;
}
.btmlink {
	color: inherit;
    display: inline-block;
    margin: 20px 0;
    text-decoration: none;
    font-weight: 700;
}
.pop-menu:hover button .btext {
    width: 80px;
    padding: 0 60px;
}
.pop-menu button .btext .chat-rap:before {
	content:"";
	right:0;
	border-right:1px solid white;
	height:18px;
	top:50%;
	position:absolute;
	transform:translateY(-50%);
}
.pop-menu button .btext .chat-rap {
	display: inline-block;
    margin-right: 0px;
    padding-right: 8px;
    position: relative;
}
.pop-menu button .btext .chat .ichat img {
	opacity:0;
}
.pop-menu button .btext .chat .ichat {
	position:absolute;
	z-index: 99;
    top: 0px;
	bottom:0;
    right: 0;
    left: 0;
}
.pop-menu button .btext .chat .ichat .LPMcontainer {
	cursor:pointer !important;
}
.pop-menu button .btext .chat {
    padding-bottom:0px;
	transition:all 0.5s;
	display: inline-block;
    position: relative;
    margin: 0;
    width: 40px;
}
.pop-menu button .btext .chat:hover img,
.pop-menu button .btext .chat:hover svg {
    top: 0px;
}
.pop-menu button .btext .chat img,
.pop-menu button .btext .chat svg {
    top: 5px;
	transition:top 0.5s;
	position: relative;
}
.pop-menu button .btext .chat:hover .t {
	height:10px;
}
.pop-menu button .btext .chat .t {
	height:0px;
	overflow:hidden;
	line-height:10px;
	display: block;
    position: absolute;
    color: white;
    bottom: 6px;
    font-size: 10px;
	right: 50%;
    transform: translateX(50%);
}
.pop-menu button .btext {
	overflow: hidden;
    width: 0;
    padding: 0;
	display: inline-block;
    vertical-align: middle;
    background: #EA5D19;
    line-height: 54px;
    margin-right: -54px;
    border-radius: 54px;
    color: white;
    font-size: 14px;
    transition: all 0.5s;
	white-space: nowrap;
	box-shadow:1px 1px 3px 0 rgba(51,48,46,0.6);
}
.pop-menu button .icon svg {
	position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.pop-menu:hover button .icon {
	box-shadow:unset;
}
.pop-menu button .icon {
	background: #EA5D19;
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 100%;
    vertical-align: middle;
    position: relative;
	float:right;
	box-shadow:1px 1px 3px 0 rgba(51,48,46,0.6);
}
.pop-menu button.hidden {
	display:none;
}
.pop-menu button {
	display: block;
    margin-bottom: 17px;
}
.pop-menu {
	position: fixed;
    z-index: 9999;
    right: 32px;
    top: 50vh;
}
header .open-hamb {
	display:none;
}
header.page-offer {
	padding-top:0;
}
body[data-hide-header="1"]:before {
	display:none;
}
body:before {
	content:"";
	position:absolute;
	background:#003457;
	right:0;
	top:0;
	width:100%;
	height:103px;
}
header {
	position:relative;
	z-index:9999;
	background:transparent;
	border-bottom:1px solid rgba(255,255,255,0.31);
	height:103px;
}
header .hrap {
	position:relative;
}
header .mmenu {
	height:72px;
	position:relative;
	display: flex;
}
header .mmenu .logo img {
	margin-top:42px;
	height:32px;
}
header .mmenu .logo {
    height: 100%;
    display: inline-block;
    padding-right: 0px;
    margin-left: 0;
}
header .mmenu menu.menu li button.opened:before {
	content:"";
	background: white;
    position: absolute;
    border-bottom: 1.3px solid #CCCCCC;
    border-left: 1.3px solid #CCCCCC;
    width: 8px;
    height: 8px;
    right: auto;
    left: -1px;
    bottom: -31px;
    transform: rotate(135deg);
    z-index: 9;
}
header .mmenu menu.menu li:hover button:after {
	transform:rotate(135deg);
	top:2px;
	border-color:#539FFF;
}
header .mmenu menu.menu li button:after {
	content:"";
	display: inline-block;
    width: 5px;
    height: 5px;
    border-bottom: 2px solid white;
    border-left: 2px solid white;
    margin-right: 10px;
    transform: rotate(-45deg);
    vertical-align: middle;
    position: relative;
    top: -2px;
}
header .menu li a,
header .menu li button {
	font-family:'Simpler';
}
header menu li button,
header menu li a {
	display:block;
	text-decoration:none;
	color:inherit;
	cursor:pointer;
	font-size:20px;
	color:white;
	padding: 5px 10px 33px;
    font-family: "Simpler";
    position: relative;
}
header menu li button:hover,
header menu li a:hover {
    background: white;
    color: #001E33;
}
header menu li {
	display: inline-block;
    margin-right: 5px;
}
XXheader .site {
	padding:0;
}
header .mmenu menu.menu .smenu a img {
	display: block;
    margin-bottom: 18px;
    width: 100%;
}
header .mmenu menu.menu .smenu .models-list .model .imgrap {
	height:120px;
}
header .mmenu menu.menu .smenu .models-list .model img {
	margin-bottom:0;
	width:80%;
}
header .mmenu menu.menu .smenu .models-list .model {
	width:20%;
	text-align:center;
}
header .mmenu menu.menu .smenu .models-list a.link {
	text-align:center;
	margin-top:5px;
}
header .mmenu menu.menu .smenu .models-list a.button.fbutton {
	color:white;
	margin-top:10px;
}
header .mmenu menu.menu .smenu .models-list a.hidden {
	display:none;
}
header .mmenu menu.menu .smenu .models-list a {
	display: block;
    width: auto;
    margin: 0;
}
header .mmenu menu.menu a:hover ,
header .mmenu menu.menu .smenu a:hover {
	color:#539FFF;
}
header .mmenu menu.menu .smenu a:last-child {
	padding-bottom:0;
}
header .mmenu menu.menu .smenu a {
	display: block;
    color:#001E33;
    text-decoration: none;
    margin-left: 30px;
    position: relative;
	padding:0px 0 14px;
	border:none !important;
}
header .mmenu menu.menu .smenu .btlink {
	position: absolute;
    bottom: -1px;
    margin: 0;
    width: 50%;
    right: 50%;
    background: #FAFAF9;
    line-height: 47px;
	border-bottom:5px solid transparent;
}
.modelsList .cat-menu .cat.curr:after ,
header .mmenu menu.menu .smenu .cat-menu .cat.curr:after {
	content:"";
	position:absolute;
	bottom:0;
	right:0;
	left:0;
	border-bottom:2px solid #0f0f0f;
}
.modelsList .cat-menu .cat:focus ,
header .mmenu menu.menu .smenu .cat-menu .cat:focus {
	outline:none;
}
.modelsList .cat-menu .cat ,
header .mmenu menu.menu .smenu .cat-menu .cat {
	line-height:68px;
	margin-right:32px;
	position:relative;
}
.modelsList .cat-menu ,
header .mmenu menu.menu .smenu .cat-menu {
	position:absolute;
	top:0;
	right:0;
	left:0;
	border-bottom:1px solid #cccccc;
}
.modelsList .models-rap {
	position:relative;
}
.modelsList .models-list.cmenu1 ,
header .mmenu menu.menu .smenu .models-list.cmenu1 {
	padding-top:68px;
}
.modelsList .models-list.cmenu1 .model.dis ,
header .mmenu menu.menu .smenu .models-list.cmenu1 .model.dis {
	opacity: 0.2;
    pointer-events: none;
}
header .mmenu menu.menu .smenu .models-list {
	padding-bottom:52px;
}
header .mmenu menu.menu li:hover .smenu {
	display:block;
}
header .mmenu menu.menu .smenu {
	position: absolute;
    color: white;
    right: auto;
    left: auto;
    top: 85px;
    padding: 25px 14px;
	box-shadow:0px 3px 14px rgba(0,0,0,0.4);
	background:white;
	text-align:right;
}
header .mmenu menu.lmenu li {
	margin-right:15px;
}
header .mmenu menu.lmenu a img {
	display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
	max-height:24px;
}
header .top-menu menu.tmenu a.phone {
	font-size:19px;
	direction:ltr;
}
header .mmenu menu.lmenu a {
	white-space:nowrap;
}
header .top-menu menu.tmenu a ,
header .mmenu menu.lmenu a {
	color:white;
	font-size:20px;
	background: transparent !important;
    border: 0 !important;
	padding:0;
}
header .top-menu menu.tmenu {
	margin-top: 13px;
    float: left;
}
header .mmenu menu.lmenu {
	white-space: nowrap;
	margin-top:46px;
}
header menu.menu {
	width:100%;
	text-align: center;
    padding: 0;
}
header menu {
	display: inline-block;
    list-style-type: none;
    vertical-align: top;
    margin: 0;
    margin-top: 38px;
	padding:0;
}
section {
	position:relative;
}
.site {
	max-width:1748px;
	padding:0 32px;
	margin:0 auto;
	position:relative;
}
.entry.aleft {
	margin:0;
}
.entry {
	max-width:900px;
	margin:0 auto;
}

.mainImage .entry h1,
.buttonsPopup .entry h1.title {
	font-size:68px;
	line-height:74px;
	font-weight:800;
}
.entry .text img {
	max-width:100%;
}
XX.imageBox .entry .text {
	color:#707070;
}
.entry .title {
	font-family:'Simpler-Bold';
	font-size:38px;
	line-height:44px;
	margin:0 0 50px;
}
.entry .btitle {
	font-family:'Simpler-Bold';
	margin-bottom:20px;
}
.bread a:after {
	content:"";
	display:inline-block;
	vertical-align:middle;
	margin:0 10px;
	width:25px;
	height:1px;
	background:white;
}
.bread span,
.bread a {
	color:white;
	text-decoration:none;
	display:inline-block;
	vertical-align:middle;
	white-space:nowrap;
}
.bread {
	max-width:unset;
	position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
	color:white;
	font-size:14px;
	z-index:1;
}
section.leasingList.s0 .bread ,
section.modelsListOnline.s0 .bread ,
section.textBox.s0 .bread {
	bottom:auto;
	top:45px;
}
section.modelsListOnline.s0 .bread a:after ,
section.textBox.s0 .bread a:after {
	background:black;
}
section.modelsListOnline.s0 .bread span,
section.modelsListOnline.s0 .bread a ,
section.textBox.s0 .bread span,
section.textBox.s0 .bread a {
	color:black;
}
section.textBox.s0.next- {
	padding-bottom:70px;
}
section.modelsListOnline.s0 ,
section.textBox.s0 {
	padding: 85px 0 0;
}
section.nopadding1 {
	padding:24px 0 !important;
}
#content {
	position:relative;
}
body.fixed .elevatorMenu {
	height:60px;
}
body.fixed .elevatorMenu .emrap {
    position: fixed;
}
.elevatorMenu .emtitle {
	font-family:"Simpler-Bold";
}
.elevatorMenu .item.curr:after {
	content:"";
    background: #00335C;
    height: 3px;
    bottom: -2px;
    position: absolute;
    right: 0;
    left: 0;
}
.elevatorMenu .item {
	position:relative;
	font-family:"Simpler";
	cursor:pointer;
	margin:0 28px;
	color:#00335C;
	text-decoration:none;
	outline:none;
}
.elevatorMenu .emtitle,
.elevatorMenu .item {
    font-size: 18px;
	line-height:22px;
	font-weight:normal;
	padding:18px 0;
	white-space:nowrap;
}
.elevatorMenu .site {
	display:flex;
}
.elevatorMenu .emrap {
	background: white;
    height: 60px;
    position: relative;
    top: 0;
    right: 0;
    z-index: 999;
    left: 0;
    border-bottom: 1px solid #bbbbbb;
	max-width: 100%;
    overflow: auto;
}
.imgrap .open-video:after {
	content:"";
	position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid white;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 3px;
}
.imgrap .open-video:hover {
	background: rgba(51,48,46,0.75);
}
.imgrap .open-video {
	width: 64px;
    height: 64px;
    z-index: 99;
    background: rgba(51,48,46,0.5);
    border: 2px solid #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    border-radius: 50%;
    position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	right:0;
	left:0;
}


section.s0 #imageText,
section.s0 .imagebox-rap .box-line {
	height:auto;
}
#imageText,
.imagebox-rap .box-line {
	height:auto;
	position:relative;
}

.mainImage .trap.color-black .entry .text .button {
	border-color:#00335C;
	color:#00335C;
}
.gallerySlide .slide .entry .text .button ,
.mainVideo .entry .text .button ,
.mainImage .entry .text .button {
	border-color:white;
	font-size:20px;
	color:white;
}
.mainImage .entry .text .button.wvideo {
    background: white;
    color: black;
    margin-left: 20px;
	margin-bottom:20px;
}
.gallerySlide.s0 .entry .text ,
.mainVideo.s0 .entry .text ,
.mainImage.s0 .entry .text {
	font-size:48px;
	line-height: 48px;
}
.gallerySlide .slide .entry .title ,
.mainVideo .entry .title ,
.mainImage .entry .title {
	font-size: 48px;
    line-height: 55px;
    font-family: Simpler-Bold;
    margin-bottom: 20px;
}
.gallerySlide .slide .trap.layout-left .entry ,
.mainVideo .trap.layout-left .entry ,
.mainImage .trap.layout-left .entry {
	right: 100%;
    transform: translateX(100%);
}
.gallerySlide .slide .trap.layout-left .entry ,
.gallerySlide .slide .trap.layout-right .entry ,
.mainVideo .trap.layout-left .entry ,
.mainVideo .trap.layout-right .entry ,
.mainImage .trap.layout-left .entry ,
.mainImage .trap.layout-right .entry {
	width:40%;
	margin:0;
}
.gallerySlide .slide .trap.layout-center .entry .text img ,
.mainVideo .trap.layout-center .entry .text img ,
.mainImage .trap.layout-center .entry .text img {
	margin: auto;
    display: block;
}
.gallerySlide .slide .trap.layout-center .entry .button ,
.mainVideo .trap.layout-center .entry .button ,
.mainImage .trap.layout-center .entry .button {
	right: 50%;
    position: relative;
    transform: translateX(50%);
}
.gallerySlide .slide .trap.layout-center .entry ,
.mainVideo .trap.layout-center .entry ,
.mainImage .trap.layout-center .entry {
    right: 50%;
    transform: translateX(50%);
	display:inline-block;
}
.gallerySlide .slide .trap .entry ,
.mainVideo .trap .entry ,
.mainImage .trap .entry {
	position:relative;
}
.gallerySlide .slide .trap.vlayout-bottom ,
.mainVideo .trap.vlayout-bottom ,
.mainImage .trap.vlayout-bottom {
	top: auto;
    bottom: 0;
}
.gallerySlide .slide .trap.vlayout-top ,
.mainVideo .trap.vlayout-top ,
.mainImage .trap.vlayout-top {
	top: 0;
    bottom: auto;
    transform: translateY(100%);
}
.mainImage .trap .button:hover {
	background: white;
    color: black;
}
.mainImage .trap .button {
	color:white;
	border-color:white;
}
.mainImage .trap.size-medium .entry .text h1,
.mainImage .trap.size-medium .entry .text {
	font-size: 18px;
    line-height: 24px;
	font-weight:normal;
}
.mainImage .trap.size-medium .entry .title {
	font-size: 30px;
    line-height: 40px;
	margin-bottom:12px;
}
.mainImage .trap.color-black {
	color:black;
}
.gallerySlide .slide .trap ,
.mainVideo .trap ,
.mainImage .trap {
	position: absolute;
    top: 50%;
	width:100%;
    transform: translateY(-50%);
    color: white;
	z-index:1;
	max-width: calc(100% - 64px);
	margin: auto;
    right: 0;
    left: 0;
}
.gallerySlide a.uir ,
.mainVideo a.uir ,
.mainImage a.uir {
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}
section.mainVideo:after,
section.s0.mainImage:after{
    background-image: linear-gradient(to top, transparent , #021C2D);
	z-index:0;
}
.gallerySlide .slide .imgrap.hide-shadow1:after ,
.mainVideo .videorap.hide-shadow1:after ,
.mainImage .imgrap.hide-shadow1:after {
	display:none;
}
.gallerySlide .slide .imgrap.shadow-full15:after ,
.mainVideo .videorap.shadow-full15:after ,
.mainImage .imgrap.shadow-full15:after {
    background: rgba(0,0,0,0.15);
    opacity: 1;	
}
.gallerySlide .slide .imgrap.shadow-full3:after ,
.mainVideo .videorap.shadow-full3:after ,
.mainImage .imgrap.shadow-full3:after {
    background: rgba(0,0,0,0.3);
    opacity: 1;	
}
.gallerySlide .slide .imgrap:after ,
.mainVideo .videorap:after ,
.mainImage .imgrap:after {
	content:"";
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to right, transparent , #021C2D);
    opacity: 0.95;
}
.gallerySlide .vnav.vstop.vplay:before ,
.mainVideo .vnav.vstop.vplay:before {
	display:none;
}
.gallerySlide .vnav.vstop.vplay:after ,
.mainVideo .vnav.vstop.vplay:after {
	content:"";
	position: absolute;
    height: 0;
    width: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 14px solid white;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: -2px;
	background:transparent;
}
.gallerySlide button.vnav.vstop:before,
.mainVideo button.vnav.vstop:before{
	right:-2px;
}
.gallerySlide .vnav.vstop:before,
.gallerySlide .vnav.vstop:after ,
.mainVideo .vnav.vstop:before,
.mainVideo .vnav.vstop:after {
	content:"";
    position: relative;
    height: 15px;
    width: 4px;
    background: white;
    margin: auto;
    top: 3px;
    bottom: 0;
    left: 0;
    right: 2px;
    z-index: 99;
    display: inline-block;	
}
.gallerySlide .vnav.video-sound svg path ,
.mainVideo .vnav.video-sound svg path {
    fill: white;
}
.gallerySlide .vnav.video-sound svg ,
.mainVideo .vnav.video-sound svg {
	position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left:-2px;
}
.gallerySlide .vnav.video-sound ,
.mainVideo .vnav.video-sound {
	left:60px;
}
.gallerySlide .vnav.video-sound.soundon:after ,
.mainVideo .vnav.video-sound.soundon:after {
	display:none;
}
.gallerySlide .vnav.video-sound:after ,
.mainVideo .vnav.video-sound:after {
    content: "";
    position: absolute;
    background: white;
    width: 2px;
    height: 30px;
    transform: rotate(-45deg);
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.gallerySlide .vnav ,
.mainVideo .vnav {
	position: absolute;
    width: 40px;
    height: 40px;
    bottom: 20px;
    left: 10px;
    border: 1px solid white;
    background: rgba(0,0,0,0.5);
    border-radius: 40px;
    cursor: pointer;
	z-index:6;
}
.mainImage .imgrap .mivideo iframe {
	width:100%;
	height:55.7vw;
}
.mainImage .imgrap {
	overflow:hidden;
	width:100%;
}
.mainImage img.mimage {
	display: block;
    position: relative;
	max-width:unset;
	width:100%;
	height:auto;
}
.gallerySlide.s0 .gslides-thumb {
	display:none;
}
section.gallerySlide.s0 .gallery-slides.gwide {
	border-bottom:0;
}
.gallerySlide.s0 .bread a:after ,
.mainVideo.s0 .bread a:after {
	background:black;
}
.gallerySlide.s0 .bread span,
.gallerySlide.s0  .bread a ,
.mainVideo.s0 .bread span,
.mainVideo.s0  .bread a {
	color:black;
}
.gallerySlide.s0 .bread,
.mainVideo.s0 .bread {
	bottom:-35px;
}
.gallerySlide.s0 ,
.mainVideo.s0 {
	margin-bottom:0px;
}
.gallerySlide.s0 ,
.mainVideo.s0 ,
.mainImage.s0 {
	margin-top:-104px;
}
.imagebox-rap .box-line.layout-2thirds .textrap {
	width: 57%;
	max-width:unset;
}
.imagebox-rap .box-line.layout-third .imgrap {
	width: 66.66667%;
	max-width:unset;
}
.galleryWheels .imagebox-rap .box-line .imgrap img {
	max-height: 100%;
    min-width: unset;
    height: auto;
    max-width: 100%;
	margin-top:0;
	position:absolute;
}
.imagebox-rap .box-line .imgrap.ilayout-ileft img {
	right: 100%;
    transform: translateY(-50%) translateX(100%);
}
.imagebox-rap .box-line .imgrap.ilayout-iright img {
	right:0;
	transform:translateY(-50%);
}
.imageText .imgrap img ,
.imagebox-rap .box-line .imgrap img {
	width: auto;
    height: auto;
    position: relative;
    right: 50%;
	-webkit-transform: translate(50%,-50%);
	-moz-transform: translate(50%,-50%);
	-ms-transform: translate(50%,-50%);
	-o-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    display: block;
    min-width: 100%;
    max-height: 100%;
    top: 50%;
	bottom:auto;
}
.imagebox-rap .box-line .imgrap {
	width: 50%;
    overflow: hidden;
}
.imagebox-rap .box-line.layout-2thirds .imgrap {
    max-width: 43%;
    width: 43%;
}
.imagebox-rap .box-line.layout-third .textrap {
    max-width: 33.33333%;
    width: 33.3333%;
}
.imagebox-rap .box-line .textrap .trap .icons-rap .icrap {
	display: inline-block;
    margin: 20px;
	vertical-align:top;
}
.imagebox-rap .box-line .textrap .trap .icons-rap {
	display: block;
    width: auto;
    text-align: center;
}
.imagebox-rap .box-line.layout-no-image .textrap .trap,
.imagebox-rap .box-line.direction-image-right.layout-no-image .textrap .trap {
    margin: auto;
    width: auto;
    transform: unset;
    top: auto;	
}
.imageText .textrap .entry, 
.imagebox-rap .box-line .textrap .trap,
.imagebox-rap .box-line.direction-image-right .textrap .trap {
	right: 80px;
    transform: translateY(-50%);
	width: calc(100% - 80px - 80px);
}
.imagebox-rap .box-line.layout-third.direction-image-left .textrap .trap {
	padding-right: 130px;
}
.imagebox-rap .box-line.layout-third .textrap .trap {
	right: auto;
    transform: translateY(-50%);
	margin:0 auto;
}
.imageText .textrap div.entry {
    transform: translateY(-50%);
	right:auto;
}
.imageText .textrap .entry ,
.imagebox-rap .box-line .textrap .trap {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
	max-width:65%;
	margin:0 auto;
	padding: 40px;
	margin: 0;
    right: calc(100% - 80px);
    transform: translateY(-50%) translateX(100%);
}
.imagebox-rap .box-line.layout-no-image .textrap {
	width:100%;
	max-width:100%;
}
.imagebox-rap .box-line .textrap {
    max-width: 50%;
    width: 50%;
}
.imagebox-rap .box-line {
	display: flex;
}
.imagebox-rap .box-line.direction-image-left {
	flex-direction:row-reverse;
}
.imagebox-rap .textrap .gfade-thumbs .line {
	position:absolute;
	right:0;
	width:0;
	height:100%;
	max-width:100%;
	z-index:0;
	background:white;
	border-radius:8px;
	z-index:0;
	transition:width 0.5s;
}
.imagebox-rap .textrap .gfade-thumbs .pos {
	content:"";
	width: 26px;
    height: 26px;
    background: white;
    position: absolute;
    border-radius: 25px;
    margin-right: -13px;
	right:0;
    top: -9px;
	cursor:pointer;
	z-index:2;
	transition:right 0.5s;
}
.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.n2 .thumb:last-child ,
.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.n2 .thumb[data-string="0"] {
	width:19px;
}
.imagebox-rap .textrap .gfade-thumbs .thumb:last-child ,
.imagebox-rap .textrap .gfade-thumbs .thumb[data-string="0"] {
	width:50px;
}
.imagebox-rap .textrap .gfade-thumbs .thumb:focus {
	outline:none;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-thumbs-rap .gfade-rap {
	display:inline-block;
	position:relative;
	right:auto;
	left:0;
	transition:left 0.5s;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-thumbs-rap {
	width:1000%;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-icons-rap {
	overflow: hidden;
    position: relative;	
	padding: 30px 0;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .nav.prev span {
    transform: rotate(-135deg);
	right:2px;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .nav.prev {
	left:auto;
	right:-50px;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .nav span {
	display: block;
    width: 8px;
    height: 8px;
    border-left: 2px solid #0F0F0F;
    border-bottom: 2px solid #0F0F0F;
    transform: rotate(45deg);
    margin: auto;
	position:relative;
	right:-2px;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .nav.dis {
	opacity:0.5;
	cursor:default;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .nav {
	width: 40px;
    height: 40px;
    position: absolute;
	text-align:center;
    left: -50px;
    border: 1px solid #D9D9D8;
    border-radius: 5px;
    box-shadow: 0px 2px 3px 0px #D9D9D8;
    cursor: pointer;
	margin: auto;
    top: 0;
    bottom: 0;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons.fullwidth .nav {
	display:none;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons.fullwidth {
	margin-right:0;
	margin-left:0;
}
.imagebox-rap .textrap .gfade-text {
	margin-top:10px;
	font-size: 18px;
    font-weight: 400;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons {
	margin:20px 50px 0px;
	position:relative;
}
.mainGallery .slide .banner-psbar {
	position: absolute;
    right: 0;
    left: 0;
    bottom: -40px;
}
.mainGallery .slide .imagebox-rap {
	width:100%;
	max-width:2560px;
}
.mainGallery .slide.imageText .imgrap img,
.mainGallery .slide.imageText .imgrap {
	height:100%;
}
.mainGallery .slide {
	position:relative;
	border-bottom:40px solid white;
	width:1%;
}
.mainGallery .slide .button {
	margin-top:80px;
}
.mainGallery .title {
	font-size:50px;
	line-height:65px;
	font-weight:800;
	margin-bottom:20px;
}
.mainGallery .imagebox-rap .box-line {
	height:auto;
}

.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons.fullwidth .gfade-thumbs-rap .gfade-rap {
	transform:translateX(50%);
}
.imagebox-rap .textrap .comments {
	font-size:13px;
}
.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons.fullwidth .gfade-icons-rap {
	padding-right:50%;
}
.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-thumbs-rap {
	text-align:right;
}
.galleryColors .imagebox-rap .box-line .textrap .trap {
	transform: unset;
    top: auto;
    max-width: unset;
	right:auto;
}
.galleryColors .imagebox-rap .box-line .textrap {
    width: auto;
    max-width: unset;	
}
.galleryColors .imagebox-rap .box-line .imgrap img.curr {
	position:relative;
}
.galleryColors .imagebox-rap .box-line .imgrap img {
	transform: unset;
    right: 0;
    top: 0;
    min-width: unset;
    max-height: unset;
    width: auto;
    height: auto;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
}
.galleryColors .imagebox-rap .box-line .imgrap {
	width:auto;
}
.galleryColors .imagebox-rap .box-line {
	display:block;
	text-align: center;
    margin: 0 auto;
    padding: 70px 0;
    max-width: 900px;
    height: auto;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-group .gname {
    right: 0;
    bottom: 0;
    color: #707070;
    font-weight: 400;
	padding-right:5px;
	position: relative;
    top: 22px;
}
.galleryInterior .imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-group:after ,
.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-group:after {
	content:"";
	position: absolute;
    right: 5px;
    left: 15px;
    border-bottom: 1px solid #CCCCCC;
    bottom: 5px;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-group {
	display:inline-block;
	margin-left:30px;
	position:relative;
}
.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .thumb.curr ,
.galleryInterior .imagebox-rap .textrap .gfade-thumbs.gfade-icons .thumb.curr {
	padding:4px;
	background:transparent;
	border:1px solid #D9D9D8;
	box-shadow:0px 0px 3px 0px #D9D9D8;
	border-radius:60px;
	width:50px;
	height:50px;
}
.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .thumb.curr:after  ,
.galleryInterior .imagebox-rap .textrap .gfade-thumbs.gfade-icons .thumb.curr:after  {
	bottom:-20px;
}
.galleryInterior .imagebox-rap.opened .box-line {
	right:0;
}
.galleryInterior .imagebox-rap .box-line .imgrap {
	width:66.667%;
}
.galleryInterior .imagebox-rap .box-line .textrap {
	width:33.33%;
}
.galleryInterior .imagebox-rap.opened button.expand:after{
    transform: rotate(-45deg);
}
.galleryInterior .imagebox-rap.opened .expand:after,
.galleryInterior .imagebox-rap.opened .expand:before {
	content:"";
	display: block;
    height: 16px;
    width: 2px;
    background: black;
    transform: rotate(45deg);
    margin: auto;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.galleryInterior .imagebox-rap.opened .expand {
	background-image:unset;
}
.galleryInterior .imagebox-rap .expand {
	background-image:url("images/btn-expand.svg");
	position:absolute;
	height:40px;
	width:40px;
	right:20px;
	top:20px;
	z-index: 1;
    background-color: white;
}
.galleryInterior .imagebox-rap .box-line {
	position: relative;
    width: 150%;
    transition: right 0.5s;
    right: -50%;
    /* right: 0; */
}
.galleryInterior .imagebox-rap {
	overflow:hidden;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .thumb.curr:after  {
	content:"";
	border-bottom:2px solid #707070;
    position: absolute;
    right: 5px;
    left: 5px;
    bottom: -10px;	
}
.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .thumb  ,
.galleryInterior .imagebox-rap .textrap .gfade-thumbs.gfade-icons .thumb  {
	width: 50px;
    height: 50px;
    top: auto;
	border:1px solid transparent;
}
.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .thumb  img ,
.galleryInterior .imagebox-rap .textrap .gfade-thumbs.gfade-icons .thumb  img {
    border-radius: 50px;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .thumb  {
	width:58px;
	height:58px;
	margin-left:10px;
	top:auto;
	vertical-align:middle;
}
.imagebox-rap .textrap .gfade-thumbs.gfade-icons .thumb img {
	width:100%;
}
.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.n8 .thumb:last-child, 
.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.n8 .thumb[data-string="0"] {
	width:8%;
}
.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.n8 {
	width:100%;
}
.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.n8 .thumb {
	width:14%;
}
.imagebox-rap .textrap .gfade-thumbs .thumb {
	position:relative;
	display: inline-block;
    width: 100px;
	height:100%;
	top:-10px;
	z-index:1;
	cursor:pointer;
}
.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.color-black .pos,
.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.color-black .line,
.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.color-black {
	background:#474543;
}
.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar {
	position:relative;
	height: 8px;
    background: rgba(255,255,255,0.2);
    cursor: pointer;
	border-radius:8px;
	margin:40px 0 30px;
	display:inline-block;
}
.imagebox-rap .textrap .gfade-thumbs {
}
.imagebox-rap .imgrap .gallery-fade {
	position: relative;
    height: 100%;
}
.imagebox-rap .imgrap .gallery-fade .slide.first {
	margin-top:0;
}
.galleryWheels .imagebox-rap .imgrap.bvis  {
	top:75%;
}
.galleryWheels .imagebox-rap .imgrap  {
	position:relative;
	top:0;
	transition:all 1s;
}
.galleryWheels .imagebox-rap .imgrap.bvis .gallery-fade .slide.curr {
	transition:all 1.5s;
	opacity:0;
}
.imagebox-rap .imgrap .gallery-fade .slide.curr {
	opacity:1;
}
.imagebox-rap .imgrap .gallery-fade .slide {
	margin-top:-660px;
	opacity:0;
	transition:opacity 0.5s;
}


.imageText .imgrap {
	position:relative;
	overflow:hidden;
	max-height:100%;
}
.imageText div.imgrap img {
	top: 0;
    transform: translateX(50%);
}
.imageText .textrap.layout-text-right {
	left: 50%;
    right: 0;
}
.imageText .textrap h2 {
	color:white;
}
.imageText .textrap .button {
	border-color:white;
}
.imageText .textrap {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    background: rgba(0,0,0,0.46);
    color: white;
	padding:40px;
}
.textBox .entry table tr td:last-child {
	border-left:0;
}
.textBox .entry table tr:last-child td {
	border-bottom:0;
}
.textBox .entry table tr:nth-child(even) {
	background:#FAFAF9;
}
.textBox .entry table td {
	border-bottom: 1px solid;
	border-left: 1px solid;
	padding:5px;
}
.textBox .entry .table-rap {
	overflow:auto;
	margin: 0 -150px;
}
.textBox .entry table {
	border: 1px solid;
    max-width: 100%;
    width: 100% !important;
    overflow: auto;
}
.textBox .entry .title {
	text-align:center;
}
.textBox .entry .text .aligncenter {
    margin: auto;
    display: block;
}
.textBox .entry .text img {
	max-width:100%;
}

X.textBox .entry {
	margin:0;
}
.linkBox,
.textBox,
.galleryCollage,
.modelsList,
.modelCompare,
.modelTable,
.buttonsPopup ,
.thumbsLine ,
.thumbsBox {
	padding:70px 0;
}
.thumbsLine .entry .text,
.thumbsBox .entry .text {
	margin-bottom:40px;
}
.thumbsLine .entry ,
.thumbsBox .entry {
	text-align:center;
}
.thumbsBox .thumbs-box-rap.count3 .thumb-box {
	max-width: calc(33% - 32px);
}
.thumbsBox .thumbs-box-rap.count3 {
	padding: 0;
    margin: 0 -16px;
}
.thumbsBox .thumbs-box-rap {
	text-align:center;
	padding:0 5%;
}
.thumbs-box-rap .thumb-box .imgrap img {
	max-width:100%;
	display:block;
}
.thumbsBox .thumbs-box-rap .thumb-box .text {
	color:#6F6F6F;
}
.thumbsBox .thumbs-box-rap .thumb-box .tt {
	font-weight:700;
	margin:25px 0 20px;
}
.thumbsBox .thumbs-box-rap .thumb-box .iconrap img {
	max-width:100%;
}
.thumbsBox .thumbs-box-rap .thumb-box .iconrap {
	margin-top:20px;
}
.thumbsBox .thumbs-box-rap .thumb-box {
	text-align: right;
    display: inline-block;
	vertical-align:top;
    padding: 0 16px;
    max-width: 45%;
	width:435px;
	margin-bottom:50px;
}
.thumbsLine .thumbs-box-rap {
	display:flex;
	padding:0 16px;
}
.thumbsLine .thumbs-box-rap .thumb-box:last-child {
	margin-left:0;
}
.thumbsLine .thumbs-box-rap .thumb-box:first-child {
	margin-right:0;
}
.thumbsLine .thumbs-box-rap .thumb-box .imgrap img {
	width:100%;
}
.thumbsLine .thumbs-box-rap .thumb-box.wtext .imgrap img {
	transition:filter 0.5s;
}
.thumbsLine .thumbs-box-rap .thumb-box.wtext:hover .imgrap img {
	filter:blur(7px);
}
.thumbsLine .thumbs-box-rap .thumb-box:hover .textrap {
	top:0;
}
.thumbsLine .thumbs-box-rap .thumb-box .textrap .trap .tt {
	font-weight:700;
	margin-bottom:20px;
}
.thumbsLine .thumbs-box-rap .thumb-box .textrap .trap {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}
.thumbsLine .thumbs-box-rap .thumb-box.wtext:hover .imgrap:after {
	opacity:1;
}
.thumbsLine .thumbs-box-rap .thumb-box.wtext .imgrap:after {
	content:"";
	position: absolute;
    background: rgba(0,0,0,0.5);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s;
}
.thumbsLine .thumbs-box-rap .thumb-box .textrap {
	position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    color: white;
    padding: 15px;
    text-align: center;
    transition: top 0.5s;
    top: calc(100% + 30px);
}
.thumbsLine .thumbs-box-rap .thumb-box {
	position:relative;
	margin:0 8px;
	overflow:hidden;
	width:25%;
}
.buttonsPopup .btn-box.tcolor-white .btn-side .button.online, 
.buttonsPopup .btn-box.tcolor-white .btn-side .button.open-lead,
.buttonsPopup .btn-box.tcolor-white .btn-list .popup .close:before, 
.buttonsPopup .btn-box.tcolor-white .btn-list .popup .close:after {
	background:white;
	color:black;
}
.buttonsPopup .btn-box.tcolor-white .btn-side .button,
.buttonsPopup .btn-box.tcolor-white .btn-list .popup .btn-text,
.buttonsPopup .btn-box.tcolor-white .btn-item button:after,
.buttonsPopup .btn-box.tcolor-white .btn-list .btn-title {
	border-color:white;
}
.buttonsPopup .btn-box.tcolor-white .btn-side .button,
.buttonsPopup .btn-box.tcolor-white {
	color:white;
}
.buttonsPopup .btn-list .popup .btn-text {
	border-bottom:1px solid black;
	padding-bottom:20px;
}
.buttonsPopup .btn-list .popup button.close:before{
	transform: rotate(-45deg);
}
.buttonsPopup .btn-list .popup .close:before,
.buttonsPopup .btn-list .popup .close:after {
	content: "";
    width: 100%;
    height: 2px;
    background: black;
    position: absolute;
    transform: rotate(45deg);
    left: 0;
}
.buttonsPopup .btn-list .popup .close {
	position:absolute;
	width:20px;
	height:20px;
	left:0;
	top:0;
}
.buttonsPopup .btn-list .popup {
	position: absolute;
    top: 43px;
    right: -1px;
    left: 4.5%;
    bottom: -1px;
	z-index:1;
}
.buttonsPopup .btn-list {
	position:relative;
}
.buttonsPopup .entry {
	margin:0;
}
.buttonsPopup .btn-box .btn-side .button.online,
.buttonsPopup .btn-box .btn-side .button.open-lead {
	background:black;
	color:white;
}
.buttonsPopup .btn-box .btn-side .button.open-lead {
	width:100%;
}
.buttonsPopup .btn-box .btn-side .button {
	display:block;
	margin-bottom:32px;
}
#content.page-content .buttonsPopup .btn-box .btn-side {
	margin-top:-100px;
	margin-bottom:-100px;
}
.buttonsPopup .btn-box .btn-side {
	width: 320px;
    min-width: 320px;
    margin-right: 140px;
	vertical-align:middle;
}
.buttonsPopup .btn-box .btn-list {
	width:100%;
}
.buttonsPopup .btn-box .btn-rap {
	display:flex;
}
.buttonsPopup .btn-item button:after {
	content:"";
	position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    border-bottom: 3px solid black;
    border-left: 3px solid black;
    transform: rotate(45deg);
    margin: auto;
}
.buttonsPopup .btn-list .btn-title {
	font-size: 25px;
    font-weight: 700;
    text-align: right;
    padding: 10px 0 15px 20px;
}
.buttonsPopup .btn-item button {
    display: block;
    border-bottom: 1px solid black;
    width: 100%;
    position: relative;
}
.buttonsPopup .btn-item {
	display:inline-block;
	width:45%;
	margin-left:5%;
	vertical-align:bottom;
	margin-top:40px;
}
.buttonsPopup.next-colsBoxModel {
	padding-bottom:350px;
	margin-bottom:-350px;
}
.colsBoxModel.prev-buttonsPopup .cols-box {
	background:white;
	box-shadow:0px 2px 3px 0px #D9D9D8;
	border:1px solid #D9D9D8;
	margin:70px auto;	
}
.slide .forcebutton {
	color:white !important;
	text-decoration:none;
	display:inline-block;
	margin-top:10px;
	font-family:"Simpler";
	font-size:18px;
	line-height:24px;
	padding: 8px 24px;
    border-radius: 4px;
    margin-top: 24px;
}
.forcebutton ,
.button.fbutton {
	background:#00335C;
    color: white;
    border: 0;
    padding: 14px 20px;
	white-space:nowrap;
	cursor:pointer;
}
.cols-box .slide button.button {
	width:100%;
}
.cols-box .slide .button {
	display:block;
	margin-top:35px;
}
.cols-box .slide iframe {
	width:100%;
}
ul {
	padding:0;
	padding-right:20px;
	margin:0;
}
section.gallerySlide .gallery-slides.gwide {
	margin:0;
	border-bottom: 90px solid #F0F0F0;
}
.colsBox .gallery-slides .gslides-rap .gslides-long .slide:hover .button:after {
	content:"";
	position: absolute;
    border-bottom: 2px solid #539FFF;
    border-left: 2px solid #539FFF;
    width: 5px;
    height: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
    margin-right: 5px;
    margin-top: 9px;
}
.colsBox .gallery-slides .gslides-rap .gslides-long .slide:hover .button {
	color:#539FFF;
}
.colsBox .gallery-slides .gslides-rap .gslides-long .slide .button {
	background: transparent;
    color: inherit;
    padding: 0;
    margin: 0;
    font-size: 20px;
	position:relative;
	max-width: unset;
}
.colsBox .gallery-slides .gslides-rap .gslides-long .slide:hover {
	background:transparent;
}
.colsBox .gallery-slides.BCdesktop-1 .gslides-rap .gslides-long .slide {
	width:calc(100% - 30px);
}
.colsBox .gallery-slides.gwide.BCdesktop-1 .gslides-rap .gslides-long .slide {
	width:calc(10% - 30px);
}
.colsBox .gallery-slides.BCdesktop-2 .gslides-rap .gslides-long .slide {
	width:calc(50% - 30px);
}
.colsBox .gallery-slides.gwide.BCdesktop-2 .gslides-rap .gslides-long .slide {
	width:calc(5% - 30px);
}
.colsBox .gallery-slides.BCdesktop-3 .gslides-rap .gslides-long .slide {
	width:calc(33.333% - 30px);
}
.colsBox .gallery-slides.gwide.BCdesktop-3 .gslides-rap .gslides-long .slide {
	width:calc(3.333% - 30px);
}
.colsBox .gallery-slides.BCdesktop-4 .gslides-rap .gslides-long .slide {
	width:calc(25% - 30px);
}
.colsBox .gallery-slides.gwide.BCdesktop-4 .gslides-rap .gslides-long .slide {
	width:calc(2.5% - 30px);
}
.colsBox .gallery-slides.BCdesktop-5 .gslides-rap .gslides-long .slide {
	width:calc(20% - 30px);
}
.colsBox .gallery-slides.gwide.BCdesktop-5 .gslides-rap .gslides-long .slide {
	width:calc(2% - 30px);
}
.colsBox .gallery-slides.BCdesktop-6 .gslides-rap .gslides-long .slide {
	width:calc(16.666% - 30px);
}
.colsBox .gallery-slides.gwide.BCdesktop-6 .gslides-rap .gslides-long .slide {
	width:calc(1.6666% - 30px);
}
.colsBox .gallery-slides .gslides-rap .gslides-long .slide {
	width:calc(20% - 30px);
	margin-left:20px;
}
.gallery-slides.align-right .gslides-rap .gslides-long .slide {
	text-align:right;
}
.gallery-slides.gwide .gslides-rap .gslides-long .slide {
	width:calc(3.333% - 30px);
}
.gallery-slides.gwide .gslides-rap .gslides-long {
	width: 1000%;
    text-align: right;
    right: 0;
    position: relative;
/*	transition:right 0.5s;*/
}
.gallery-slides.gwide .gslides-rap {
	overflow: hidden;
    position: relative;
}
.gallery-slides.gwide .nav.prev {
	left:auto;
	right:-70px;
}
.gallery-slides.gwide .nav.prev:after {
	transform:rotate(-135deg);
}
.gallery-slides.gwide .nav:after {
	content:"";
	display:block;
	width: 9px;
    height: 9px;
    border-bottom: 2px solid white;
    border-left: 2px solid white;
    transform: rotate(45deg);
	margin:0 auto;
}
.gallery-slides.gwide .nav.dis {
	opacity:0.25;
	cursor:default;
}
.gallery-slides.gwide .nav {
	position: absolute;
    left: -70px;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    background: #539FFF;
    border-radius: 50px;
}
.colsBoxModel .gallery-slides,
.gallery-slides.gwide {
	margin:0 100px;
	position:relative;
}
.gallery-slides .gslides-thumb {
	position: absolute;
    bottom: -40px;
    right: 0;
    left: 0;
}
.gallery-slides.gwide .gslides-thumb span.curr {
	background:#539FFF;
}
.gallery-slides.gwide .gslides-thumb span {
	display:inline-block;
	margin-left:7px;
	width: 20px;
    height: 2px;
    background: #C7C7C7;
}
.cols-box .slide .gsprice {
	font-size: 18px;
    margin-top: 25px;
    font-weight: 700;
}
.cols-box .slide .gstext a {
	color:inherit;
}
.cols-box .slide .gstext {
	margin-top:10px;
	color:#707070;
}
.float.tltp-rap .trap .stitle {
	margin-bottom:18px;
}
.float.tltp-rap .trap .title {
	font-family:'Simpler';
	font-weight:700;
	font-size:22px;
	margin-bottom:18px;
}
.float.tltp-rap .trap button.close:after {
	transform: rotate(-45deg);
}
.float.tltp-rap .trap .close:before,
.float.tltp-rap .trap .close:after {
	content:"";
    width: 1px;
    height: 100%;
    background: black;
    position: absolute;
    transform: rotate(45deg);
    top: 0;	
}
.float.tltp-rap .trap .close {
	position:absolute;
	width:25px;
	height:25px;
	right:10px;
	top:10px;
	cursor:pointer;
	padding:0;
	background:transparent;
}
.float.tltp-rap .trap {
	background: white;
    color: black;
    border: 1px solid black;
    position: relative;
    margin: auto;
    width: 600px;
    padding: 40px;
    top: 50vh;
    transform: translateY(-50%);
	text-align:center;
	max-width: calc(100vw - 80px - 10vw);
}
.colsBox .cols-box .tltp1 .slide .open-tooltip {
	display:inline-block;
	background:transparent;
	cursor:pointer;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	margin-right:7px;
	border:1px solid black;
	border-radius:20px;
}
.colsBox .cols-box .tltp1 .slide .gstitle {
	display:inline-block;
}
.colsBox .cols-box .slide .gstitle {
	font-size:20px;
	font-family:Simpler-Bold;
	color:black;
	margin-bottom:10px;
}
.cols-box .slide .tag {
	display: inline-block;
    color: white;
    font-size: 14px;
    font-weight: 500;
    padding: 2px 10px;
    border-radius: 5px;
    position: relative;
    top: 12px;
	margin-bottom:-2px;
}
.cols-box .slide .gstitle {
	font-weight:800;
	font-size:20px;
}
.colsBoxModel .gallery-slides.gwide .nav {
	bottom: auto;
    top: 7.5vw;
}
.colsBoxModel .cols-box .slide .button:after {
	content:"";
	border-bottom:2px solid #539FFF;
	border-left:2px solid #539FFF;
	transform:rotate(45deg);
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	height:6px;
	width:6px;
}
.colsBoxModel .cols-box .slide .button {
	background: transparent;
    color: #539FFF;
    text-align: right;
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-top: 10px;
	font-family:Simpler-Bold;
	font-size:18px;
}
.colsBoxModel .cols-box .slide .gsdate {
	
}
.colsBoxModel .cols-box .slide .gstitle {
	font-size:18px;
	margin-bottom:20px;
	font-family:Simpler-Bold;
}
.colsBoxModel .cols-box .slide {
    text-align: right;
}
.colsBox .cols-box .slide:hover span.icon svg ellipse,
.colsBox .cols-box .slide:hover span.icon svg path {
	fill:#FF0036;
}
.colsBox .cols-box .slide:hover {
	background:#f3f3f0;	
}
.cols-box .slide span.icon {
	display: block;
    height: 50px;
}
.cols-box .slide .icon {
	margin-bottom:19px;
	max-width:100%;
}
.cols-box .gslides-items {
	display:block;
}
.colsBoxModel .cols-box .slide {
	vertical-align:top;
}
.cols-box .slide {
	text-align:center;
	vertical-align: top;
    display: inline-block;
	margin-left: 30px;
    width: calc(25% - 40px);
    padding: 20px 5px;
	text-decoration:none;
	color:inherit;
}
.cols-box .gallery-slides.layout-lines .slide {
	margin-bottom:30px;
}
.cols-box .entry .text,
.cols-box .gallery-slides.layout-lines {
	text-align:right;
}
section.next-textBox .cols-box {
	padding-bottom:0;
}
.cols-box {
	text-align:center;
	padding:70px 0;
}
.modelTable td .tlp-rap {
	display:block;
	cursor:pointer;
}
.modelTable td .tlp-rap:hover .tooltip {
    display: block;
}
.modelTable td .tlp-rap .tooltip {
	position: absolute;
    background: white;
    padding: 10px;
    border: 1px solid #CCCCCC;
    width: 100%;
    z-index: 2;
    top: 100%;
    margin-top: -20px;
    right: 10px;
    border-radius: 5px;
	max-width: 350px;
}
.modelTable table thead {
	border-bottom:1px solid #CCCCCC;
}

.modelTable table thead th {
	font-weight: 500;
    font-size: 14px;
}
.modelTable table thead th:first-child,
.modelTable table tr td:first-child {
	width:50%;
	text-align:right;
	border-right:0;
	font-weight:400;
}
.modelTable .accord-rap.opened {
	max-height:10000px;
}
.modelTable .accord-rap {
	overflow: hidden;
    max-height: 70px;
	transition:max-height 0.5s;
	width:100%;
}
.modelTable .accord-rap.opened button.accord-open:after {
	transform: rotate(135deg);
    top: 10px;
}
.modelTable button.accord-open:after {
	content:"";
	position: absolute;
    left: 40px;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 7px;
    height: 7px;
    border-left: 3px solid #6F6F6F;
    border-bottom: 3px solid #6F6F6F;
    transform: rotate(-45deg);
}
.modelTable button.accord-open {
	font-size:16px;
	color:black;
	font-weight:700;
	width: 100%;
    text-align: right;
	position:relative;
}
.modelTable .accord-open,
.modelTable table th,
.modelTable table tr td {
	padding:25px 30px;
	text-align:center;
	vertical-align:top;
	position:relative;
}
.modelTable .tabs .tinfo span.ss {
	margin-right:15px;
}
.modelTable .tabs .tinfo span span.icon,
.modelTable .tabs .tinfo span {
	display:inline-block;
	vertical-align:middle;
}
.modelTable .tabs .dwl svg {
	display: inline-block;
    height: 20px;
    vertical-align: middle;
    margin-left: 5px;
}
.modelTable .tabs .dwl {
    float: left;
    margin: 18px;
    font-size: 14px;
    color: inherit;
    text-decoration: none;
}	
.modelTable .tabs .tinfo {
	float:left;
	position: relative;
    top: 20px;
    font-size: 14px;
    line-height: 16px;	
}
.modelTable span.icon.maybe {
	font-size:11px;
}
.modelTable span.icon.maybe span:before {
	border-bottom: 8px solid #00AFAC;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    height: 0;
    width: 0;
    top: -6px;
    left: -7px;
    display: block;
    content: '';
    transform: rotate(-35deg);
}
.modelTable span.icon.maybe span:after {
    position: absolute;
    display: block;
    color: #00AFAC;
    top: 0.2px;
    left: -10.5px;
    width: 0px;
    height: 0px;
    border-right: 10px solid transparent;
    border-bottom: 7px solid #00AFAC;
    border-left: 10px solid transparent;
    transform: rotate(-70deg);
    content: '';	
}
.modelTable span.icon.maybe span {
	position: relative;
    display: block;
    color: #00AFAC;
    width: 0px;
    height: 0px;
    border-right: 10px solid transparent;
    border-bottom: 7px solid #00AFAC;
    border-left: 10px solid transparent;
    transform: rotate(35deg);
    margin: 0 auto 4px;
}
.modelTable span.icon.yes:after {
	content:"";
	display: block;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
    width: 3px;
    height: 7px;
    position: absolute;
    right: 0;
    left: 0;
    top: -1px;
    bottom: 0;
    transform: rotate(40deg);
    margin: auto;
}
.modelTable span.icon.yes {
	font-size: 0;
    background: #00AFAC;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 auto;
    border-radius: 20px;
    position: relative;
}
.modelTable .tabs span.icon.no:after ,
.modelTable td span.icon.no:after {
	transform: rotate(-45deg);
}
.modelTable span.icon.no:after,
.modelTable span.icon.no:before {
	content:"";
	position: absolute;
    width: 2px;
    height: 11px;
    background: white;
    margin: auto;
    right: 0;
    left: 0;
    top: 0px;
    bottom: 0;
    transform: rotate(45deg);
}
.modelTable span.icon.no {
	font-size: 0;
    background: #D6D6D5;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 auto;
    border-radius: 20px;
    position: relative;
}
.modelTable table tr td .olink {
	color: #FF0036;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 2px solid;
    padding-bottom: 2px;
}
.modelTable table tr td {
	border:1px solid #CCCCCC;
	border-left:0;
	border-top:0;
}
.modelTable table tbody tr:nth-child(odd) {
	background:#FAFAF9;
}
.modelTable table tr {
}
.modelTable table {
	border-top:1px solid #CCCCCC;
	width:100%;
	border-spacing: 0;
    border-collapse: collapse;
	table-layout: fixed;
	color:#707070;
}
.modelTable .tabs-rap .tabs {
	border-bottom:1px solid #CCCCCC;	
}
.modelTable .tabs-rap .tab.curr:after {
	content:"";
	position: absolute;
    right: 0;
    left: 0;
    border-top: 2px solid black;
    bottom: -1px;
}
.modelTable .tabs-rap .tab.curr {
	color:black;
	font-weight:700;
}
.modelTable .tabs-rap .tab {
	font-size:14px;
    padding: 0px 30px;
    position: relative;
    line-height: 61px;
}
.modelTable .entry {
	text-align:center;
}

.modelSafety .pol-table-rap .pvcode15 {
	background:#6C0000;
}
.modelSafety .pol-table-rap .pvcode14 {
	background:#960D10;
}
.modelSafety .pol-table-rap .pvcode13 {
	background:#BD171D;
}
.modelSafety .pol-table-rap .pvcode12 {
	background:#EA1C25;
}
.modelSafety .pol-table-rap .pvcode11 {
	background:#E85925;
}
.modelSafety .pol-table-rap .pvcode10 {
	background:#EB8023;
}
.modelSafety .pol-table-rap .pvcode9 {
	background:#FFCB04;
}
.modelSafety .pol-table-rap .pvcode8 {
	background:#F9ED00;
}
.modelSafety .pol-table-rap .pvcode7 {
	background:#D6CA29;
}
.modelSafety .pol-table-rap .pvcode6 {
	background:#9BB73B;
}
.modelSafety .pol-table-rap .pvcode5 {
	background:#4AA448;
}
.modelSafety .pol-table-rap .pvcode4 {
	background:#1E774B;
}
.modelSafety .pol-table-rap .pvcode3 {
	background:#13633D;
}
.modelSafety .pol-table-rap .pvcode2 {
	background:#004F30;
}
.modelSafety .pol-table-rap .pvcode1 {
	background:#003417;
}
.modelSafety .safety-table-rap .pol-bar .pv {
	width: 37px;
    text-align: center;
    font-size: 12px;
    line-height:30px;
	color:black;
    margin: 0 1px;
}
.modelSafety .safety-table-rap .safety-bar.pol-bar .label {
	border-top:1px solid;
	margin:0;
	padding:0 5px;
	white-space: nowrap;
}
.modelSafety .safety-table-rap .safety-bar .label {
	font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    text-align: center;
    margin: 0 20px;
    height: 28px;
    position: relative;
}
.modelSafety .safety-table-rap .svcode0 {
    background: #A72C30;
}
.modelSafety .safety-table-rap .svcode1 {
    background: #F25923;
}
.modelSafety .safety-table-rap .svcode2 {
    background: #FECB05;
}
.modelSafety .safety-table-rap .svcode3 {
    background: #26B78C;
}
.modelSafety .safety-table-rap .svcode4 {
    background: #30899F;
}
.modelSafety .safety-table-rap .svcode5 {
    background: #248ACA;
}
.modelSafety .safety-table-rap .svcode6 {
    background: #1B6FB7;
}
.modelSafety .safety-table-rap .svcode7 {
    background: #4170B6;
}
.modelSafety .safety-table-rap .safety-bar .sv {
	width: 45px;
    text-align: center;
    font-size: 12px;
    line-height: 28px;
    color: white;
    margin: 0 1px;
}
.modelSafety .safety-table-rap .safety-bar {
    display: flex;
    margin: 35px 0;	
}

.modelSafety .safety-table-rap .sp-title {
	margin-bottom:20px;
	font-size:18px;
	font-weight:700;
}
.modelSafety .safety-table-rap .safety-table .sline td.sval {
	color:white;
}
.modelSafety .safety-table-rap .safety-table th,
.modelSafety .safety-table-rap .safety-table .sline td {
	border-top:1px solid black;
	border-left:1px solid black;
	padding:12px;
	text-align:center;
	min-width:15%;
	font-size:13px;
	line-height:15px;
}
.modelSafety .safety-table-rap .safety-table .sline {
}
.modelSafety .safety-table-rap .safety-table {
	width:100%;
	border-bottom:1px solid;
	border-right:1px solid;
	border-spacing:0;
}
.modelSafety .safety-table-rap.pol-table-rap .prap,
.modelSafety .safety-table-rap {
	width:594px;
    min-width: 594px;
}
.modelSafety .safety-rap .safety-details-rap span.maybe {
	border: 2px solid #6E81A7;
    width: 4px;
    height: 4px;
    margin-left: 9px;
    border-radius: 8px;
}
.modelSafety .safety-rap .safety-details-rap div span.no:after {
    transform: rotate(-45deg);
}
.modelSafety .safety-rap .safety-details-rap span.no:before,
.modelSafety .safety-rap .safety-details-rap span.no:after {
	content:"";
	width: 100%;
    height: 2px;
    background: #AC192B;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: -4px;
    left: 0;
    transform: rotate(45deg);
}
.modelSafety .safety-rap .safety-details-rap span.no {
}
.modelSafety .safety-rap .safety-details-rap span.yes {
	background: #6E81A7;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin-left: 9px;
}
.modelSafety .safety-rap span.icon ,
.modelSafety .safety-rap .sditem span {
	width: 12px;
    display: inline-block;
    font-size: 13px;
    margin-left: 5px;
	vertical-align:middle;
	position:relative;
}
.modelSafety .safety-rap .safety-details-rap .sditem:nth-child(odd) {
	margin-right: 4%;
}
.modelSafety .safety-rap .safety-details-rap .sditem {
	display: inline-block;
    width: 48%;
    margin-bottom: 5px;
}
.modelSafety .safety-rap .safety-details-rap .sd-title {
	border-bottom:1px solid;
	padding-bottom:5px;
	font-weight:700;
	margin-bottom:20px;
}
.modelSafety .safety-rap .safety-details-rap .sd-table {
	margin-top:40px;
}
.modelSafety .safety-rap .safety-details-rap {
	width:495px;
	margin-right:calc(100% - 495px - 585px);
}
.modelSafety .pol-table th .pboth {
	display: block;
    position: relative;
    top: 12px;
    border-top: 1px solid;
    margin: 0 -12px;
}
.modelSafety .pol-table .pboth {
	position:relative;
}
.modelSafety .pol-table .pboth .trap {
	display:flex;
	width:100%;
}
.modelSafety .pol-table .pboth:after {
	content:"";
	border-left: 1px solid;
    position: absolute;
    left: auto;
    right: 50%;
    top: 0;
    bottom: 0;
}
.modelSafety .pol-table th .trap span {
	padding:12px 0;
}
.modelSafety .pol-table th .trap span ,
.modelSafety .pol-table td .trap span {
	text-align:center;
	width:50%;
	display:inline-block;
	position:relative;
}

.modelSafety .safety-table-rap.pol-table-rap .pbrap,
.modelSafety .safety-table-rap.pol-table-rap .prap {
	display: inline-block;
    vertical-align: top;
}

.modelSafety .safety-table-rap.pol-table-rap .prap {
	margin-left:60px;
}
.modelSafety .safety-table-rap.pol-table-rap .acomments span {
	display:inline-block;
	direction:ltr;
}
.modelSafety .safety-table-rap.pol-table-rap .acomments {
	font-size: 13px;
    line-height: 16px;
    margin-top: -10px;
}
.modelSafety .safety-table-rap.pol-table-rap .bcomments {
	font-weight: 700;
    font-size: 11px;
    margin-bottom: -20px;
}
.modelSafety .safety-table-rap.pol-table-rap {
	width:auto;
	/*display:flex;*/
	margin-top:40px;
}
.modelSafety .safety-rap {
	display:flex;
	overflow:auto;
}
.banner-psbar .psrap.safety-table-rap .mpsv {
	color:white;
}
.banner-psbar .psrap .mpsv {
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	display:inline-block;
	margin-right:1px;
	vertical-align:middle;
	font-weight:700;
}
section.gallerySlide.next-searchBox .gallery-slides.gwide .nav {
	top:-180px;
}
section.next-searchBox .banner-psbar {
	position: absolute;
    left: 0;
    bottom: -165px;
}
section.searchBox.prev-gallerySlide {
    margin-bottom: 50px;	
}
.gallerySlide.next-searchBox .gallery-slides.gwide .gslides-rap {
	padding-bottom: 150px;
    margin-bottom: -248px;
}
.gallerySlide.next-searchBox .slide {
	padding-bottom: 165px;
    margin-bottom: -123px;
}
.gallerySlide.next-searchBox .slide .banner-psbar {
	bottom: -10px;
}
.gallerySlide .slide .banner-psbar {
	position: absolute;
    background: white;
    bottom: 0;
    width: 100%;
}
.banner-psbar {
	overflow:auto;
	font-size:14px;
}
.banner-psbar .psrap {
	float:left;
	margin-left:40px;
    width: auto;
    min-width: unset;
	padding:8px 0;
	white-space:nowrap;
}

.modelPrices .entry,
.modelSafety .entry {
	text-align:center;
}
section.modelPrices,
section.modelSafety {
	padding:70px 0;
}

.modelPrices table tbody tr:nth-child(odd) {
	background:#FAFAF9;
}
.modelPrices table .base th:first-child ,
.modelPrices table .base td:first-child {
	width:30%;
}
.modelPrices table th.online ,
.modelPrices table td.online {
	padding:0;
	width:205px;
}
.modelPrices table td .button {
	margin:0;
}
.modelPrices table th,
.modelPrices table td {
	padding:33px 20px;
	border-bottom:1px solid #CCCCCC;
}
.modelPrices .comments {
	font-size: 14px;
    padding: 18px 0 0;
}
.modelPrices .button {
	position:relative;
	right:50%;
	transform:translateX(50%);
}
.modelPrices table {
	width: 100%;
    text-align: center;
    table-layout: fixed;
    border-spacing: 0;
}

.gallerySlide .gslides-thumb {
	position:absolute;
    width: 100%;
    bottom: -55px;
    right: 0;
    z-index: 1;
    text-align: center;
    top: auto;
    margin: 0;
}
.gallerySlide .gslides-thumb span.curr {
	background:white;
}
.gallerySlide .gslides-thumb span {
	width:20px;
	height:2px;
	display:inline-block;
	background:#B5B1AC;
	margin:0 4.5px;
}
section.gallerySlide .gslides-rap .gslides-items .slide img {
	width:100%;
	display:block;
}
.gallerySlide .gslides-rap .gslides-items {
	display:flex;
	position:relative;
	right:0;
}
section.gallerySlide .gallery-slides.gwide .gslides-rap .gslides-long ,
.gallerySlide .gslides-rap .gslides-long {
	position:relative;
	right:0%;
/*	transition:right 0.5s; */
	width:10000%;
}
section.gallerySlide .gallery-slides .gslides-rap .gslides-long .slide video,
section.gallerySlide .gallery-slides .gslides-rap .gslides-long .slide iframe {
	width: 100%;
    height: 100%;
	display:block;
	background:black;
}
section.gallerySlide .gallery-slides.gwide .gslides-rap .gslides-long .slide .imgrap,
section.gallerySlide .gallery-slides .gslides-rap .gslides-long .slide .imgrap {
	height:100%;
	width:100%;
}
section.gallerySlide .gallery-slides.gwide .gslides-rap .gslides-long .slide,
section.gallerySlide .gallery-slides .gslides-rap .gslides-long .slide {
	overflow:hidden;
	width:1%;
	position: relative;
}
.gallerySlide .gslides-rap {
	overflow:hidden;
}
.gallerySlide .nav.prev:after {
	transform: rotate(-135deg);
    right: 2px;
}
section.gallerySlide .gallery-slides.gwide .nav.prev,
.gallerySlide .nav.prev {
	right: 0px;
    left: auto;
}
.gallerySlide .nav:after {
	content:"";
	display: block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #0F0F0F;
    border-left: 2px solid #0F0F0F;
    transform: rotate(45deg);
    margin: 0 auto;
    position: relative;
    right: -2px;
    top: 1px;
}
.gallerySlide .nav.dis {
	opacity:0.5;
}
section.gallerySlide .gallery-slides.gwide .nav:after {
	border-color:#539FFF;
}
section.gallerySlide .gallery-slides.gwide .nav,
.gallerySlide .nav {
	position: absolute;
    background: white;
	width: 35px;
    height: 50px;
    border-radius: 0px;
    margin: auto;
    top: -41px;
    bottom: 0;
    right: auto;
    left: 0px;
    border: 1px solid #D9D9D8;
	z-index:2;
}
.modelCompare form.error .emsg.hidden {
	display:block;
}
.modelCompare form .emsg {
	position: absolute;
    bottom: 60px;
    right: 50%;
    transform: translateX(50%);
    color: #AC192B;
    font-weight: 700;
}
.modelCompare .compare-rap .compare-box .imgrap img {
	max-width:100%;
	display:block;
	margin:0 auto;
}
.modelCompare .compare-rap .compare-box {
	width:33%;
	padding:0 33px;
	position:relative;
}
.modelCompare .back {
	position:relative;
	right:50%;
	transform:translateX(50%);
}
.modelCompare .entry {
	text-align:center;
}
.modelCompare .compare-rap {
	display:flex;
}
.modelCompare .compare-box .imgrap {
	margin-bottom:80px;
	display:block;
	height:150px;
}
.modelCompare form .button {
	margin: 100px auto;
    display: block;
	width:280px;
}
.modelCompare .select-rap {
	margin-top:23px;
}
.select-rap .select:after {
	content:"";
	float: left;
    width: 7px;
    height: 7px;
    border-bottom: 2px solid #539FFF;
    border-left: 2px solid #539FFF;
    transform: rotate(-45deg);
    position: relative;
    margin: 5px 10px;
}
.select-rap .select {
	position: relative;
    width: 100%;
}
.select-rap select option {
	padding:2px 5px;
}
.select-rap select option[disabled="disabled"] {
	color:silver;
	display:none;
}
.select-rap select {
	position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
	font-size: 16px;
    font-family: 'Simpler';
    padding: 0 15px;
}
.select-rap {
	position: relative;
    display: block;
    border: 1px solid #CCCCCC;
    padding: 5px 10px;
}

.modelsList .entry {
	margin:0;
}

.models-list .model .imgrap img {
	max-height: 139px;
	max-width: 319px;
	width:auto;
    display: block;
    margin: 0 auto;
	position: relative;
    bottom: -100%;
    transform: translateY(-100%);
}
.models-list .model .imgrap {
	display:block;
	height:150px;
	position:relative;
}
.models-list .model .mtext h3 {
	margin:0 0 10px;
	font-size:18px;
	font-weight:700;
}
.models-list .model .mtext .link.blink {
	color:#FF0036;
	text-align:left;
	cursor:pointer;
	width: auto;
}
.galleryCollage .gc-rap .gcbox .link:after,
.models-list .model .mtext .link:after {
	content:"";
	display: inline-block;
    width: 7px;
    height: 7px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg);
    margin-right: 3px;
}
.galleryCollage .gc-rap .gcbox a.link:hover,
.models-list .model .mtext a.link:hover {
	text-decoration:underline;
}
.models-list .model .mtext .link {
	font-weight:700;
	text-decoration:none;
	color:inherit;
	display:inline-block;
	margin-top:5px;
	width:50%;
	white-space: nowrap;
}
.models-list .model .mtext .button {
	display: block;
    margin: 10px 0 0px;
    padding: 10px;
}
.models-list .model .mtext .price {
	color:#707070;
}

.models-list .model .mtext {
	padding:0 15%;
}
.models-list .model .mtext .link.blink,
.models-list .model .mtext {
	font-size: 14px;
    line-height: 20px;
}
.models-list .model:hover {
	background:#f3f3f0;
}
.models-list {
	display: flex;
    flex-wrap: wrap;
}
.models-list .model .tag {
	position: absolute;
    line-height: 25px;
    font-size: 11px;
    font-weight: 700;
    padding: 0 10px;
    border-radius: 5px;
    top: 15px;
    right: 5%;
}
.models-list .model {
	display:inline-block;
	vertical-align:top;
	width:25%;
	padding:30px 0px 20px;
	position: relative;
}
.modelsListOnline .models-list {
	margin:0 -26px;
}
.modelsListOnline .models-list .model .mprice .price {
	font-size:19px;
	font-family:'Simpler-Bold';
	color:black;
}
.modelsListOnline .models-list .model .mprice .mpc-rap .mpc-tip:after {
	content:"";
	position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid #343434;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    bottom: -12px;
    right: 50%;
    transform: translateX(50%);
}
.modelsListOnline .models-list .model .mprice .mpc-rap:hover .mpc-tip {
	display:block;
}
.modelsListOnline .models-list .model .mprice .mpc-rap .mpc-tip {
	display:none;
	position: absolute;
    background: #343434;
    color: white;
    width: 215px;
    padding: 13px;
    border-radius: 5px;
    bottom: 30px;
    right: 50%;
    transform: translateX(50%);
	text-align:center;
}
.modelsListOnline .models-list .model .mprice .mpc-rap {
	position:relative;
}
.modelsListOnline .models-list .model .mprice .mpc-rap .mpc-icon {
    background: #FF0036;
    color: white;
    font-size: 12px;
	font-family:'Simpler-Bold';
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    border-radius: 16px;
    margin:0 5px;
    cursor: pointer;
}	
.modelsListOnline .models-list .model .mprice .mpc {
	font-family:'Simpler-Bold';
}
.modelsListOnline .models-list .model .mprice {
	position:relative;
	line-height:24px;
	border-top:1px solid #C4C4C4;
	padding-top:20px;
	margin-top:20px;
	
}
.modelsListOnline .models-list .model .gstext {
	line-height:34px;
}
.modelsListOnline .models-list .model {
	background:#F3F3F0;
	margin:0 26px;
	width:calc(33.333% - 52px);
	border-radius:5px;
}
.galleryCollage .gslides-thumb {
	bottom:-30px;
}
.galleryCollage .gallerySlide .nav.next {
	right:auto;
	left:30px;
}
.galleryCollage .gallery-slides.gwide:hover .nav.prev,
.galleryCollage .gallerySlide:hover .nav {
	display:block;
}
.galleryCollage .gallery-slides.gwide .nav.prev,
.galleryCollage .gallerySlide .nav {
	display:none;
	right:30px;
}
.galleryCollage .gc-rap .gcbox.gc-left {
	margin-right:30px;
}
.galleryCollage .gc-rap .gcbox .box:last-child {
	margin-top:30px;
}
.galleryCollage .gc-rap .gcbox .link {
	display: inline-block;
    color: black;
    text-decoration: none;
    font-weight: 700;
}
.galleryCollage .gc-rap .gcbox .dc-stitle {
	color:#707070;
	font-weight:400;
	font-size:16px;
	margin:0;
}
.galleryCollage .gc-rap .gcbox .dc-title {
	font-size:30px;
	line-height: 35px;
	margin:0 0 15px;
	font-weight:700;
}
.galleryCollage .gc-rap .gcbox .box {
	padding:45px;
}
.galleryCollage .gc-rap .gcbox {
	width:50%;
	min-width: calc(50% - 15px);
	text-align:center;
	position:relative;
}
.galleryCollage .gc-rap img ,
.galleryCollage .gc-rap .gslides-rap .gslides-long .slide img {
	width:auto;
	margin:0 auto;
	max-width:100%;
	display:block;
}
.galleryCollage .gc-rap .gslides-rap .gslides-long .slide .imgrap {
	margin:30px 0;
}
.galleryCollage .gc-rap .gslides-rap .gslides-long .slide .gc-gbtext {
	font-size:38px;
	line-height: 40px;
	font-weight:700;
	margin-bottom:15px;
}
.galleryCollage .gc-rap .gslides-rap .gslides-long .slide .gc-gtext {
	font-size:25px;
	font-weight:700;
	margin-bottom:30px;
}
.galleryCollage .gc-rap .gslides-rap .gslides-long .slide {
	width:1%;
	padding:55px 0 45px;
	text-align: center;
}
.galleryCollage .gc-rap .gslides-rap .gslides-long {
	width:10000%
}
.galleryCollage .gc-rap {
	display:flex;
}
.boxCollage div.collage-rap .cbox.cbox4,
.boxCollage div.collage-rap .cbox.cbox2 {
	margin-left:12px;
}
.boxCollage div.collage-rap .cbox.cbox4,
.boxCollage div.collage-rap .cbox.cbox3 {
	width: calc(25.3% - 9px);
}
.boxCollage .collage-rap .cbox.cbox2,
.boxCollage .collage-rap .cbox.cbox5 {
	width:calc(36.9% - 9px);
}
.boxCollage .cbox.cbox1,
.boxCollage .cbox.cbox0 {
	margin-left:12px;
	float:right;
	clear:right;
	width:calc(37.8% - 6px);
}
.boxCollage .cbox .cbtext:hover {
	opacity:1;
}
.boxCollage .cbox .cbtext .button:after {
	content:"";
	display:inline-block;
	vertical-align:middle;
	width:7px;
	height:7px;
	border-bottom:2px solid white;
	border-left:2px solid white;
	transform:rotate(45deg);
	margin-right:6px;
	position:relative;
	top:-2px;
}
.boxCollage .cbox .cbtext img {
	display: block;
    margin: auto;
}
.boxCollage .cbox .cbtext .button {
	color:white;
	border:none;
	padding:0;
	width:auto;
	display:inline-block;
	margin-top: 35px;
    font-weight: normal;
}
.boxCollage .cbox .cbtext .cbtext-rap {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
	padding:25px;
}
.boxCollage .cbox .cbtext {
	opacity:0;
	transition:opacity 0.25s;
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,0.62);
    color: white;
    text-align: center;
	font-size:23px;
	font-family:Simpler-Bold;
}
.boxCollage .cbox {
	display:inline-block;
	vertical-align:top;
	width:calc(62% - 6px);
	margin-bottom:12px;
	position:relative;
}
.boxCollage .collage-rap {
	overflow:auto;
}
.boxCollage .cbox .imgrap img {
	width:100%;
	height:auto;
	display:block;
}

footer a:hover {
	text-decoration:underline;
}
footer a {
	color:white;
	text-decoration:none;
	display:inline-block;
}
footer .links span,
footer .links a {
	display:block;
	margin-bottom:15px;
	font-size: 16px;
	line-height:17px;
    font-family: 'Simpler-Bold';
}
footer .links .col:last-child {
	padding-left: 0;
}
footer .links .col:first-child {
	padding-right: 0;
    min-width: calc(25%);
}
footer .links .col .address {
	font-size:16px;
}
footer .links .col {
	padding:0 20px;
	min-width: calc(25% - 40px);
}
footer .links {
	display:flex;
}
footer .cphone {
	position: absolute;
    left: 40px;
    top: 0;	
	font-size:29px;
}
footer .credits span i {
	font-size:12px;
}
footer .bottom-rap .blinks a {
	display:inline-block;
	margin-left:20px;
}
footer .bottom-rap .credits {
	display:inline-block;
}
footer .bottom-rap .socials a {
	display:inline-block;
	margin-left:35px;
	margin-bottom:20px;
}
footer .bottom-rap .logo {
	position: absolute;
    left: 0;
    top: 30px;	
}
footer .bottom-rap .legal {
	float:left;
	margin-right:20px;
}
footer .credits span {
	display:inline-block;
	margin-left:10px;
}
footer .credits {
	position: absolute;
    bottom: -45px;
    font-size: 14px;
}
footer .bottom-rap {
	font-size:16px;
	border-top:1px solid white;
	padding-top:45px;
	margin-top:55px;
	position:relative;
}
footer {
	background:#00335B;
	color:white;
	padding:60px 0 50px;
	font-size:14px;
}
.imageText .site.formsite form {
	position: absolute;
    top: 50%;
    left: 32px;
	transform: translateY(-50%);
}
.site.formsite form .irap.i-phone .select-rap {
	display:inline-block;
	width:80px;
	margin-right:0px;
	position:absolute;
	left:0;
}
.site.formsite form .irap.i-phone .select-rap:before {
	content:"";
	display: inline-block;
    width: 7px;
    background: #707070;
    height: 1px;
	right:-14px;
    position: relative;
}
.site.formsite form .irap.i-phone input {
	display: inline-block;
    margin-left: 20px;
    width: calc(100% - 30px - 80px - 22px);
    vertical-align: bottom;
}
.site.formsite form .irap .select-rap .select {
	top:8px;
	color:#8D8D8D;
	padding-right: 8px;
}
.site.formsite form .irap .select-rap {
	height:100%;
	padding:0;
	height:38px;
}
.site.formsite form .irap input:focus {
	outline:none;
}
.site.formsite form .irap.textarea {
	height:auto;
}
.site.formsite form .irap textarea {
    border: 1px solid #CCCCCC;
    padding: 10px;
    width: calc(100% - 22px);
    background: transparent;
    top: 0;
	position:relative;
    height: 100px;
    resize: none;
	font-family:"Simpler";
}	
.site.formsite form .irap input {
	display:block;
	width:calc(100% - 30px);
    height:37px;
	padding:0px 14px;
	font-family:"Simpler";
	color:#8D8D8D;
}
.site.formsite form .flrap {
	padding-bottom:40px;
	position:relative;
}
.site.formsite form .msg.ierror {
	color:red;
	display:block;
	position: absolute;
	bottom:0;
}
.site.formsite form.sent.sentok .msg.btumsg {
	display:none;
}
.site.formsite form.sent .msg.btumsg {
	display:block;
}
.site.formsite form.sentok .msg.tumsg {
	display:block;
}
.site.formsite form .msg.tumsg span {
	position:relative;
	display:block;
	top:50%;
	transform:translateY(-50%);
}
.site.formsite form .msg .mrap svg {
	width:100px;
}
.site.formsite form .msg.btumsg .mrap,
.site.formsite form .msg.tumsg .mrap {
	position: relative;
    top: 50%;
    width: 100%;
    display: block;
    transform: translateY(-50%);
}
.site.formsite form div.msg.btumsg {
	background:rgba(255,255,255,0.7);
}
.site.formsite form .msg.btumsg ,
.site.formsite form .msg.tumsg {
	position: absolute;
    background: white;
    top: -12px;
    right: -10px;
    left: -10px;
    width: auto;
    text-align: center;
    bottom: 0px;
    z-index: 1;
    font-size: 20px;
    line-height: 30px;
}
.site.formsite form.senterror .msg.serror {
	display:block;
}
.site.formsite form .msg.serror {
	color:red;
}
.site.formsite form .msg {
	clear: both;
    padding-top: 10px;
}
.site.formsite form .ierror label {
	color:red;
}

.ierror input[type="checkbox"] + label::before,
.site.formsite form .irap.ierror button.ibutton,
.site.formsite form .irap.ierror textarea,
.site.formsite form .irap.ierror .select-rap,
.site.formsite form .irap.ierror input {
	border-color:red;
}
.site.formsite form .irap.i-file .value {
	position: absolute;
    right: 0;
    top: 6px;
    left: 105px;
    font-size: 14px;
    text-align: left;
	overflow:hidden;
}
.site.formsite form .irap  button.ibutton {
	position: absolute;
    border: 1px solid #CCCCCC;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 0 15px;
    font-family: 'Simpler';
    color: #8D8D8D;
    font-size: 16px;
    line-height: 30px;
}
.site.formsite form .irap input[type="file"] {
	cursor: pointer;
    opacity: 0;
	position:relative;
	z-index:1;
}
.site.formsite form .irap .select-rap,
.site.formsite form .irap input {
	border:0;
	border:1px solid #CCCCCC;
	position:relative;
	z-index:1;
	background:transparent;
	font-size:18px;
}
body .site.formsite form .crap.imand:before {
	right:-10px;
	left:auto;
}
.site.formsite form .crap.imand:before,
.site.formsite form .irap.imand label:before {
	content:"*";
	position:absolute;
	right: auto;
    left: -15px;
}
.site.formsite form .irap.full label ,
.site.formsite form .irap.focus label {
	top: -18px;
    font-size: 12px;
}
.site.formsite form .irap.textarea.full label ,
.site.formsite form .irap.textarea.focus label ,
.site.formsite form .irap label {
	position:absolute;
	top:8px;
	right:14px;
	z-index:0;
	transition:all 0.5s;
	font-size:18px;
	white-space:nowrap;
	color:#8D8D8D;
}
.site.formsite form .irap .select-rap .select:after {
	border-width:2px;
	width:6px;
	height:6px;
}
.site.formsite form .ftitle {
	font-size: 45px;
    line-height: 48px;
    margin: 0px 0 25px 0;
    font-family: 'Simpler-Bold';
}
.site.formsite form .ftext {
	font-size: 18px;
    line-height: 22px;
    /*color: #539FFF;*/
    margin-bottom: 20px;
}	
.site.formsite form .irap.i-leasing .checkbox-rap input[type="checkbox"] + label::before {
	top:7px;
	position:absolute;
}	
.site.formsite form .irap.i-leasing .checkbox-rap input[type="checkbox"]:checked + label::after {
	top:1px;
	right:-32px;
}	
.site.formsite form .irap.i-leasing .checkbox-rap label {
	display: block;
    white-space: unset;
    top: auto;
    margin: 20px 0 10px;
	line-height:24px;
}	
.site.formsite form .irap.i-leasing label {
	position:relative;
}	
.site.formsite form .irap.i-leasing {
	background: #f5f5f5;
    border-radius: 5px;
    padding: 10px;
}	
.site.formsite form .irap.i-center {
	display:none;
}	
.site.formsite form .irap {
	height:auto;
	display:block;
	margin-top:14px;
	position:relative;
}
input[type="checkbox"] + label::before {
	content:'';
	border:1px solid #CCCCCC;
	display:inline-block;
	width:10px;
	height:10px;
	vertical-align:top;
	margin-left:17px;
	margin-top:0px;
	margin-right: -30px;
}
input[type="checkbox"]:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 14px;
    border-bottom: 2px solid #539FFF;
    border-right: 2px solid #539FFF;
    right: -2px;
    top: -6px;
    transform: rotate(40deg);
}
.site.formsite form .crap label p {
	margin:0;
	display:inline-block;
}
.site.formsite form .crap label a {
	color:#00335C;
}
.site.formsite form .crap label {
	font-size: 15px;
    font-family: 'Simpler';
	color: #8D8D8D;
}
.site.formsite form .crap.i-nl label {
	display:block;
}
.site.formsite form .crap.i-nl .open-accord {
	font-family: "Simpler";
    text-decoration: underline;
    margin-top: 8px;
}
.site.formsite form .crap.i-nl.opened .checkbox-rap:before {
	display:none;
}
.site.formsite form .crap.i-nl .checkbox-rap:before {
	content:"...";
	position:absolute;
	left:-1px;
	top:2px;
}
.site.formsite form .crap.i-nl .checkbox-rap {
	overflow: hidden;
    max-height: 15px;
    transition: all 0.5s;
    padding-right: 30px;
    margin-right: -30px;
}
.site.formsite form .i-leasing .crap input[type="checkbox"] {
	right: 0;
    left: 0;
    width: auto;
}
.site.formsite form .crap input[type="checkbox"] {
	position: absolute;
    width: 20px;
    height: 100%;
    cursor: pointer;
    opacity: 0;
	right: 0;
    padding: 0;
    margin: 0 -10px;
    z-index: 1;
}
.site.formsite form .crap {
	display:block;
	margin-top:15px;
    margin-bottom: 0px;
    position: relative;
    padding-right: 30px;
    font-size: 10px;
    line-height: 14px;
}

.site.formsite form .button:hover {
	background:#539FFF;
}
.site.formsite form .button {
	height: 43px;
    line-height: 18px;
    width: 100%;
    font-size: 20px;
	margin: 20px 0 0;
}

.float .site.formsite form {
	max-height: calc(100vh - 120px);
	overflow: auto;
	margin: 0;
}
.site.formsite form {
    width: 420px;
    background: white;
    padding: 35px 30px;
    border-radius: 5px;
    box-shadow: 0px 2px 3px 0px #D9D9D8;
    border: 1px solid #D9D9D8;
}
.imageText .site.formsite {
	position: absolute;
    top: 0;
    height: 100%;
    width: calc(100% - 64px);
    margin: auto;
    right: 0;
    left: 0;
}
.float.main-float .frap form .ftitle {
	text-align:center;
}
.float.main-float .frap .site.formsite {
	padding:0;
	max-width:unset;
}
.float.main-float .frap button.close:before {
	transform: rotate(-45deg);
}
.float.main-float .frap .close:before,
.float.main-float .frap .close:after {
	content:"";
	position: absolute;
    height: 12px;
    width: 4px;
    background: black;
    transform: rotate(45deg);
    top: -2px;
    right: 3px;
}	
.float.main-float .frap .close{ 
	position:absolute;
	width:10px;
	height:10px;
	top:15px;
	right:15px;
	z-index:2;
}
.float.main-float .frap {
	position: relative;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%);
    display: inline-block;
}
.float.main-float {
	z-index:99999;
}
.showroomBox {
	background: #F5F5F5;
    padding-top: 50px;
}
.showroomBox .place-rap.map-box {
	display: flex;
	padding-bottom:40px;
	flex-direction:row-reverse;
}
.place-rap.list-rap .list .litem .linfo .icon,
.place-rap .place-box .iline .icon svg {
/*	min-height:22px;*/
	width:auto;
}
.place-rap .place-box .iline .icon img {
	height:24px;
    display: block;
    margin: auto;
    margin-bottom: 6px;
}
.place-rap .place-box .iline .icon {
    display: inline-block;
    margin-left: 17px;
    width: auto;
	margin-left:32px;
    vertical-align: top;
    font-size: 14px;
    text-align: center;
    line-height: 15px;
    margin-bottom: 15px;
}
.place-rap .place-box .iline.days label svg {
	display:inline-block;
	vertical-align:middle;
}
.place-rap .place-box .iline.days {
	display:block;
	margin-top:48px;
}
.place-rap .place-box .iline.days .drap {
	display:table;
}
.place-rap .place-box .iline .drap div {
	display:table-row;
}
.place-rap .place-box .iline .drap div span.day {
	padding-left:20px;
}
.place-rap .place-box .iline .drap div span {
	display: table-cell;
	padding-top:12px;
}
.place-rap .place-box .lines.llist li:before {
	content:"";
	background:#539FFF;
	position:absolute;
	right:0;
	top:5px;
	width:8px;
	height:8px;
	border-radius:8px;
}
.place-rap .place-box .lines.llist .llist {
	width:auto;
}
.place-rap .place-box .lines.llist li {
	position:relative;
	padding-right:20px;
	display:inline-block;
	width:calc(33.333% - 5% - 20px);
	margin-left:5%;
	vertical-align:top;
	margin-top:40px;
}
.place-rap .place-box .lines.llist label svg {
	display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}
.place-rap .place-box .lines.llist label {
	font-size:20px;
	display:block;
}
.place-rap .place-box .lines label {
	color:#539FFF;
	font-family:'Simpler-Bold';
}
.place-rap .place-box .lines.llist .list-loop .litem img {
	display:inline-block;
	vertical-align:middle;
	margin-left:4px;
}
.place-rap .place-box .lines.llist .list-loop .litem {
	display: inline-block;
    padding-left: 24px;
    width: calc(33.333% - 24px);
    vertical-align: top;
    margin-top: 24px;
    white-space: nowrap;
}
.place-rap .place-box .iline.ibrand label {
	width:auto;
}
.place-rap .place-box .iline a {
	color:#539FFF;
}
.place-rap .place-box .iline label {
	width: 28px;
    min-width: 28px;
    margin-left: 8px;
}
.place-rap .place-box .iline.ibrand label {
	display: block;
    margin-bottom: 20px;
}
.place-rap .place-box .iline.ibrand {
	display: block;
    margin-bottom: -15px;
	margin-top: -5px;
}
.place-rap .place-box .iline.phone {
	float:right;
	margin-left:12px;
	padding-bottom:20px;
}
.place-rap .place-box .iline.whatsup {
	clear:none;;
}
.place-rap .place-box .iline.waze {
	display:none;
}
.place-rap.list-rap .list .litem .linfo .iline,
.place-rap .place-box .iline {
	display:flex;
	margin-top:20px;
	clear:both;
}
.place-rap .place-box .link:after {
content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-left: 2px solid #539FFF;
    border-bottom: 2px solid #539FFF;
    transform: rotate(-135deg);
    right: 0;
    margin: auto;
    top: 4px;
    bottom: 0;
}
.place-rap .place-box .link {
	display: inline-block;
    padding-right:20px;
    color: inherit;
    text-decoration: none;
	position:relative;
}
.place-rap .place-box .entry {
	text-align:center;
}
.place-rap .place-box .text .button {
	margin-top:20px;
}
.place-rap .place-box .title {
	margin-bottom:20px;
}
.place-rap .place-box {
	width:auto;
}
.showroomBox .site {
	padding:0;
}
.showroomBox .place-rap {
	max-width:1400px;
	width:calc(100% - 64px);
	margin:auto;
}
.place-rap .place-box .pb-rap {
	margin:auto;
	display: flex;
    padding: 55px 0 75px;
	flex-direction: row-reverse;
}
.place-rap .place-box .pb-rap .lines.linfo {
	width:calc(500px - 64px);
}
.place-rap .place-box .lines.linfo,
.place-rap .formsite form {
	width: calc(420px - 64px);
    margin-right: 80px;
}
.place-rap .formsite form .ftitle {
	font-size: 32px;
    line-height: 36px;
    text-align: center;
}
.place-rap .formsite form {
    padding: 32px;
	z-index:1;
	position:relative;
}
.place-rap .formsite {
	padding: 0;
    margin: 0;
}
.place-rap .place-box .lines.llist,
.place-rap .map-rap {
    width: calc(100% - 500px);
}
.place-rap .map-rap {
	position: relative;
    right: 0;
    display: block;
}
.place-rap #map {
	position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;	
}
.place-rap.list-rap .list .litem:nth-child(even) {
	background:#FAFAF9;
}
.place-rap.list-rap .list .litem:first-child {
	border:0;
}
.place-rap.list-rap .list a.litem .icell:last-child:after {
	content:"";
	border-color: #6F6F6F;
    border-style: solid;
    border-width: 0 0px 2px 2px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    position: absolute;
    left: 45px;
    margin: auto;
    top: 0;
    bottom: 0;
}
.place-rap.list-rap .list .lrap {
	display:table;
	margin-top:60px;
}
.place-rap.list-rap .list .litem {
	display:table-row;
}
.place-rap.list-rap .list .litem .icell .icon img {
	height: 25px;
    display: block;
    margin: 0;
    position: relative;
    right: 50%;
    transform: translateX(50%);
    margin-bottom: 4px;
}
.place-rap.list-rap .list .litem .icell .icon {
	display: inline-block;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    max-width: 50px;
    vertical-align: top;
    margin-left: 25px;
	color:black !important;
}
.place-rap.list-rap .list a.litem:hover .icell {
	color:#539FFF;
}
.place-rap.list-rap .list .litem .icell.lead .open-lead:hover {
	background:#00335C;
	color:white;
}
.place-rap.list-rap .list .litem .icell.lead .open-lead {
	display: block;
    color: #00335C;
    border: 2px solid #00335C;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    padding: 10px 28px;
    line-height: 16px;
    margin: 0 auto 12px;
	white-space:nowrap;
}
.place-rap .place-box .iline a:hover,
.place-rap.list-rap .list .litem .icell.lead a:hover {
	color:#00335C;
}
.place-rap.list-rap .list .litem .icell.lead a {
	color: #539FFF;
}
.place-rap.list-rap .list .litem .icell.lead {
	text-align: center;
    padding-right: 0;
    width: 120px;
}
.place-rap.list-rap .list .litem .icell {
	display:table-cell;
	padding:20px 30px;
	position:relative;
	vertical-align:middle;
	border-bottom: 1px solid #CCCCCC;
	color:black;
}
.place-rap.list-rap .list .litem .title h2 {
	font-weight:normal;
	font-size:18px;
	line-height:25px;
	margin: 0;
    position: relative;
}
.place-rap.list-rap .list .litem .linfo {
	color:#6F6F6F;
}
.place-rap.list-rap .list .litem.hidden {
	display:none;
}
.place-rap.list-rap .list .litem {
	background:white;
	display:table-row;
	color:inherit;
	text-decoration:none;
	position:relative;
}
.place-rap.list-rap .list .list-title {
	font-size: 20px;
    position: relative;
    top: 40px;
    font-family: 'Simpler-Bold';
}
.place-rap.list-rap .list.lempty .entry.empty {
	display:block;
}
.place-rap.list-rap .list.lempty .lrap {
	display:none;
}
.place-rap.list-rap .list .lrap {
	width:100%;
}
.graphBox .gbox .imgrap img {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
	max-width:100%;
}
.graphBox .gbox .imgrap {
	margin-left: 100px;
    display: inline-block;
    vertical-align: middle;
}
.graphBox .gbox .entry h2 {
	font-size:38px;
	line-height:45px;
}
.graphBox .gbox .entry .text {
	color:#707070;
}
.graphBox .gbox .entry {
	margin-right: 130px;
    display: inline-block;
    vertical-align: middle;
	max-width:500px;
}
.graphBox .gbox:after {
	content:"";
	background: #DEDAD4;
    width: 44px;
    height: 44px;
    position: absolute;
    border-radius: 100%;
    right: 50%;
    margin-right: -22px;
    top: 50%;
    margin-top: -22px;
}
.graphBox .gbox {
	display:flex;
	margin-top:220px;
	position:relative;
}
.graphBox {
	padding-bottom:220px;
}
.graphBox:after {
	content: "";
    position: absolute;
    top: -220px;
    bottom: 0;
    background: #DEDAD4;
    width: 6px;
    right: 50%;
    margin-right: -3px;
}

.linkBox .link-list {
	display:flex;
	flex-wrap: wrap;
	margin:0 -16px;
	margin-top:60px;
}
.linkBox .link-list .lbox .imgrap {
	position:relative;
	margin:0 -16px;
}
.linkBox .link-list .lbox .imgrap img {
	max-width:100%;
}
.linkBox .link-list .lbox .text p {
	margin:0;
}
.linkBox .link-list .lbox .text {
	color:#707070;
	margin:25px 0;
}
.linkBox .link-list .lbox a:hover:after {
	border-width:1px;
}
.linkBox .link-list .lbox a:after {
	content:"";
	border-left: 2px solid #FF0036;
    border-bottom: 2px solid #FF0036;
    width: 6px;
    height: 6px;
    display: inline-block;
    transform: rotate(45deg);
    vertical-align: middle;
    margin-right: 6px;
}
.linkBox .link-list .lbox a {
	text-decoration:none;
	border-top:1px solid black;
	padding-top:20px;
	color:#FF0036;
	font-weight:700;
	font-size:14px;
	display:block;
}
.linkBox .link-list .lbox h3 {
	margin:0 0 20px;
	font-size:18px;
	line-height:24px;
	font-weight:800;
}
.linkBox .link-list .lbox {
	width:calc(33.333% - 32px - 32px);
	margin:16px;
	box-shadow: 0 1px 3px 0 rgba(51,48,46,0.3);
	text-align:right;
	position:relative;
	padding:20px 16px 16px;
	background: #fafaf9;
}
.linkBox {
	text-align:center;
}

.place-rap.list-rap.map-rap .places-map #places-map {
	height:100%;
}
.place-rap.list-rap.map-rap .places-map {
    width: calc(100% - 320px - 346px - 16px);
    margin: 0 8px;
}	
.place-rap.list-rap.map-rap .list .mCustomScrollbar {
	height:600px;
	overflow:auto;
}	
.place-rap.list-rap.map-rap .list .items-rap {
	height:calc(100% - 70px);
	overflow:auto;
	direction:ltr;
	margin-right:-20px;
	padding-right:20px;
}	
.place-rap.list-rap.map-rap .list .items-rap::-webkit-scrollbar {
  width: 10px;
}	
.place-rap.list-rap.map-rap .list .items-rap::-webkit-scrollbar-thumb {
	background:#6F6F6F;
	border-radius:4px;
}
.place-rap.list-rap.map-rap .list {
	width:346px;
	margin:0;
	box-shadow:0px 2px 3px 0px #D9D9D8;
	height:650px;
	position:relative;
}
.place-rap.map-rap .formsite form {
	height:calc(100% - 70px);
}
.place-rap.list-rap.map-rap .list .lrap {
	padding:25px 20px;
	background:white;
	height:calc(100% - 50px);
}
.place-rap.list-rap.map-rap .list .filter {
	display:flex;
	border-bottom: 1px solid #D5D5D4;
    margin: 0 -20px;
    padding: 0 20px 30px;
}
.place-rap.list-rap.map-rap .list .filter .checkbox-rap label svg {
	height: 18px;
	vertical-align:middle;
}
.place-rap.list-rap.map-rap .list .filter .checkbox-rap input[type="checkbox"]:checked + label::after {
    border-color: white;
    right: 5px;
    top: 5px;
    height: 10px;
    width: 5px;	
}
.place-rap.list-rap.map-rap .list .filter .checkbox-rap label:before {
    background: black;
    border: 0;
    width: 19px;
    height: 19px;
    border-radius: 4px;
    right: 0;
    margin: 0;
    margin-left: 5px;	
	vertical-align:middle;
}
.place-rap.list-rap.map-rap .list .filter .checkbox-rap label {
	position: relative;
    display: block;
}
.place-rap.list-rap.map-rap .list .filter .checkbox-rap input {
	position: absolute;
    opacity: 0;
    cursor: pointer;
    padding: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
	z-index:1;
}
.place-rap.list-rap.map-rap .list .filter .checkbox-rap {
	display:inline-block;
	width:50%;
	position:relative;
}
.place-rap.list-rap.map-rap .list .ltitle {
	font-size:18px;
	font-family:'Simpler-Bold';
	margin-bottom:15px;
}
.place-rap.list-rap.map-rap .list .litem .seatpopup {
	text-decoration:none;
	color:inherit;
}
.place-rap.list-rap.map-rap .list .litem .title h2 {
	font-family:'Simpler-Bold';
	font-size:16px;
	line-height:21px;
}
.place-rap.list-rap.map-rap .list .litem:after {
	display:none;
}
.gm-style-iw .iline div .day,
.place-rap.list-rap.map-rap .iline div .day {
	display:inline-block;
	width:40px;
}
.gm-style-iw .iline,
.place-rap.list-rap.map-rap .list .litem .iline {
	font-size:12px;
	line-height:16px;
	margin-bottom:8px;
	display:flex;
}
.gm-style-iw a .iline .icon {
	display:inline-block;
	vertical-align:middle;
	margin-left:8px;
}
.gm-style-iw a .iline svg,
.place-rap.list-rap.map-rap .list .litem .iline .icon svg {
    max-width: 18px;
    max-height: 20px;
	margin-left:8px;
}
.gm-style-iw a .linfo .licol:last-child ,
.place-rap.list-rap.map-rap .list .litem .linfo .licol:last-child {
	padding-left:0;
}
.gm-style-iw a .linfo .licol ,
.place-rap.list-rap.map-rap .list .litem .linfo .licol {
	width:100%;
	padding-left:20px;
}
.gm-style-iw {
	width:330px;
}
.gm-style-iw a .linfo ,
.place-rap.list-rap.map-rap .list .litem .linfo {
	display:flex;
}
.place-rap.list-rap.map-rap .list .litem .title {
	width:auto;
	padding:0;
	border:0;
	margin:0;
}
.place-rap.list-rap.map-rap .list .litem .prap a,
.place-rap.list-rap.map-rap .list .litem .prap {
	display:block;
	width:100%;
}
.place-rap.list-rap.map-rap .list .litem.hidden {
	display:none;
}
.place-rap.list-rap.map-rap .list .litem {
	padding:20px 0;
	background:white;
	direction:rtl;
}

.gm-style .gm-style-iw-d h2 {
	margin:0 0 18px;
}
.gm-style-iw a .linfo {
	color: #707070;
}
.gm-style-iw a {
	text-decoration:none;
	color:inherit;
	display: block;
    padding: 0 10px;
}
.gm-style-iw button {
	transform: translate(-8px,8px);
}
.gm-style-iw {
	display:block;
	padding:25px !important;
}

.contactBox .tabs-rap .tab.curr:after {
	content: "";
    position: absolute;
    height: 4px;
    background: #2D82FF;
    bottom: -1px;
    right: 0;
    left: 0;
}
.contactBox .tabs-rap .tab {
	position:relative;
	padding:12px 0 12px 24px;
	cursor:pointer;
	font-size:20px;
	font-family:'Simpler-Bold';
	width:50%;
	text-align:center;
}
.contactBox .tabs-rap {
	display:flex;
	border-bottom:1px solid #C7D7E0;
	margin-bottom:40px;
}
.contactBox .tab-content .site.formsite form .ftitle {
    font-size: 38px;
    line-height: 42px;
}
.contactBox .tab-content.curr {
	display:block;
}
.contactBox .tab-content {
	display:none;
}
.contactBox .site.formsite form .button {
    width: 100%;
    font-size: 20px;
    line-height: 46px;
    padding: 0;
}
.contactBox .form-box .title {
	font-size: 45px;
    line-height: 45px;
    margin-bottom: 35px;
    font-family: 'Simpler-Bold';
}	
.contactBox .form-box .phone img {
	display: inline-block;
    vertical-align: middle;
}
.contactBox .form-box .phone {
	font-size: 45px;
    line-height: 45px;
    font-family: 'Simpler-Bold';
    margin-top: 50px;
}
.contactBox .form-box .button{
	margin:60px 0; 
	max-width: 345px; 
	background: #00335C;
	color:white;
}
.contactBox .form-box {
	width: calc(625px - 64px);
    float: left;
    max-width: calc(100% - 630px - 10vw - 64px);
    border: 0;
    text-align: center;
	/*box-shadow:0px 0px 15px 2px #cedff6;*/
	padding:45px 32px;
}
.contactBox .form-rap {
	width: 630px;
    margin-left: 10vw;
	display:inline-block;
}
.contactBox .site.formsite form {
	width:100%;
	max-width:unset;
    border: 0;
    box-shadow: unset;
    background: transparent;
	padding:0;
	margin-bottom:60px;
	overflow:hidden;
	padding-right: 20px;
    right: -20px;
    position: relative;
}
.irap.whalf1.half2 {
	margin-right:12px;
}
.irap.whalf1 {
	display: inline-block !important;
    width: calc(50% - 6px);
    vertical-align: bottom;
}
.contactBox .site.formsite {
	max-width: unset;
    padding: 0;
}
.contactBox {
	padding-top:32px;
}
.contactBox .layout-single .site.formsite form .msg.ierror {
	position:relative;
}
.contactBox .layout-single .form-rap .mainform .flrap {
	padding:0;
}
.contactBox .layout-single .form-rap .mainform {
	margin:0;
}
.contactBox .layout-single .form-box {
	display:none;
}
.contactBox .layout-single .form-rap {
	display: block;
    margin: 50px auto 80px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    padding: 40px;
}
#content.page-offer .imageText div.imgrap img {
	min-height:650px;
}

.listBox .articles-rap .list-rap .abox:hover .back {
	background:rgba(51,48,46,0.3);
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.listBox .articles-rap .list-rap .abox .imgrap:after {
	content:"";
	background:linear-gradient(to bottom, transparent, rgba(15,15,15,0.6));
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

.listBox .articles-rap .list-rap .abox .imgrap img {
	width:100%;
	display:block;
}
.listBox .articles-rap .list-rap .abox .entry h3 {
	font-size: 25px;
    line-height: 37px;
}
.listBox .articles-rap .list-rap .abox .entry {
	color:white;
	position:absolute;
	bottom:0;
	padding:30px;
	right:0;
	left:0;
	font-size:20px;
}
.listBox .articles-rap .list-rap .abox.abox11 .entry,
.listBox .articles-rap .list-rap .abox.abox8 .entry,
.listBox .articles-rap .list-rap .abox.abox5 .entry,
.listBox .articles-rap .list-rap .abox.abox3 .entry {
	color:black;
}
.listBox .articles-rap .list-rap .abox.abox11 .imgrap ,
.listBox .articles-rap .list-rap .abox.abox8 .imgrap ,
.listBox .articles-rap .list-rap .abox.abox5 .imgrap ,
.listBox .articles-rap .list-rap .abox.abox3 .imgrap {
	opacity:0;
}
.listBox .articles-rap .list-rap .abox.abox11,
.listBox .articles-rap .list-rap .abox.abox3 {
	background:#FF0036;
}
.listBox .articles-rap .list-rap .abox.abox5 {
	background:#dedad4;
}
.listBox .articles-rap .list-rap .abox.abox8 {
	background:white;
}
.listBox .articles-rap .list-rap .abox.abox10,
.listBox .articles-rap .list-rap .abox.abox9,
.listBox .articles-rap .list-rap .abox.abox2,
.listBox .articles-rap .list-rap .abox.abox1 {
	min-width:50%;
}
.listBox .articles-rap .list-rap .abox {
	display:block;
	position:relative;
	height:auto;
	width:25%;
	min-width:25%;
	text-decoration:none;
	min-height: 27vw;
    background: gray;
}
.listBox .articles-rap .list-rap {
	display:flex;
	flex-wrap:wrap;
}
.listBox .articles-rap {
	padding:0;
	max-width:2560px;
}
.listBox .cats a:before {
	content:"";
	position:absolute;
	right:0;
	width:24px;
	height:24px;
	border:1px solid #CCCCCC;
	border-radius:4px;
}
.listBox .cats a.curr:before {
	background:black;
}
.listBox .cats a.curr:after {
	content:"";
	position: absolute;
    width: 5px;
    height: 13px;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
    right: 8px;
    transform: rotate(40deg);
    top: 4px;
}
.listBox .cats a.curr {
	color:black;
}
.listBox .cats a {
	margin:20px 0;
	position:relative;
	display:inline-block;
	margin-left:30px;
	text-decoration:none;
	color:#707070;
	font-size:18px;
	padding-right:35px;
}
section.accordBox {
	padding:85px 0;
}
.accordBox .button.fbutton {
	right: 50%;
    position: relative;
    transform: translateX(50%);
}
.accordBox .accord-list {
	max-width: 900px;
    margin: 100px auto;
	border-top:1px solid #C4C4C4;
}
.accordBox div.accord-rap.opened:after{
	transform: rotate(135deg);
}
.accordBox .accord-rap.opened:before {
	transform: rotate(45deg);
}
.accordBox div.accord-rap:after {
	transform: rotate(90deg);
}
.accordBox .accord-rap:after,
.accordBox .accord-rap:before {
	content:"";
	background: #EA5D19;
    position: absolute;
    right: 7px;
    top: 25px;
    height:16px;
	width:2px;
    transition: all 0.5s;
}
.accordBox .accord-rap {
	border-bottom:1px solid #C4C4C4;
	padding:0;
	padding-right:40px;
	position:relative;
}
.accordBox .accord-rap.opened .text {
	max-height:100vh;
	padding-bottom:20px;
}
.accordBox .accord-rap .accord-open {
	font-weight:500;
	font-size:16px;
	cursor:pointer;
	color:black;
    right: -40px;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 20px;
    padding-right: 40px;
}
.accordBox .accord-rap .text {
	overflow:hidden;
	max-height:0;
	transition:all 0.5s;
	color:#6F6F6F;
}
.mainVideo video {
	width:100%;
	display:block;
}
.mainVideo iframe {
	width: 100%;
    height: 55.7vw;
	background:black;
	display:block;
}
.checkMehiron {
	padding:50px 0;
}
.checkMehiron .mehironform {
	text-align:center;
}
.checkMeaayed .checkMeaayed input[type="submit"] ,
.checkPshara .checkpshara input[type="submit"] ,
.checkMehiron .mehironform input[type="submit"] ,
.checkColor .colorform input[type="submit"] {
	background: #00335B;
    color: white;
    font-size: 18px;
    line-height: 40px;
    height: 42px;
    font-family:"Simpler-Bold";
    cursor: pointer;
	border:0;
}
.checkMeaayed .checkMeaayed input ,
.checkPshara .checkpshara input ,
.checkMehiron .mehironform input ,
.checkColor .colorform input {
	display: block;
    background: #fafaf9;
    border: 0;
    height: 36px;
    line-height: 36px;
    max-width: 80%;
    width: 400px;
    margin: 10px auto 20px;
    font-family: "Simpler";
	font-size:16px;
	border:1px solid #bbbbbb;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.checkMehiron .okmsg table th {
	background:#F0F0F0;
}
.checkMehiron .okmsg table th,
.checkMehiron .okmsg table td {
	border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 15px;
}
.checkMehiron .okmsg table {
	margin:auto;
	border-spacing:0;
	border-left: 1px solid;
    border-top: 1px solid;
}
.checkMehiron .okmsg {
	text-align:center;
}
.checkMehiron .mehironform label ,
.checkColor .colorform label {
	display: block;
	margin-bottom:5px;
    font-weight: 700;
}
.checkMehiron .mehironform.error .perror ,
.checkColor .colorform.error .perror {
	display:block;
}
.checkMehiron .mehironform .perror ,
.checkColor .colorform .perror {
	display:none;
	position:absolute;
	color:red;
    margin: auto;
    right: 0;
    left: 0;
}
.checkColor .colorform.ok .okmsg {
	display:block;
}
.checkColor .colorform .okmsg .code-rap span {
	display:inline-block;
	margin:0 10px;
}
.checkColor .colorform .okmsg .code-rap {
	font-size:35px;
	line-height:38px;
	margin:30px 0 10px;
	border-top: 2px solid #fafaf9;
    padding-top: 30px;
}
.checkColor .colorform .okmsg .refresh {
	color: #00335B;
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline;
    margin-top: 50px;
}
.checkColor .colorform .okmsg {
	display:none;
	position: absolute;
    background: white;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 60px;
    font-weight: 700;
}
.checkColor .colorform .ftext {
	margin-bottom:30px;
}
.checkMehiron .mehironform ,
.checkColor .colorform {
	position:relative;
	background: white;
    padding: 40px;
    width: 800px;
    max-width:calc(100% - 80px);
    margin: 40px auto;
}
.checkColor .entry .title {
	margin-bottom: 20px;
}
.checkColor {
	padding: 60px 0;
    text-align: center;
}
section.careerSearchBox.prev-mainImage,
section.careerSearchBox.prev-imageBox {
	margin-top:-115px;
}
.careerSearchBox .search-form label {
	padding-left:15px;
}
.careerSearchBox .search-form {
	background:white;
}
.searchBox.prev-gallerySlide form ,
.searchBox.prev-mainVideo form ,
.searchBox.prev-mainImage form {
	margin-top:-56px;
}
.mainImage.next-careerSearchBox .bread ,
.mainImage.next-searchBox .bread {
	bottom:65px;
}
.searchBox form {
    max-width: 970px;
    display: block;
    margin: 60px auto 0px;
    position: relative;
    box-shadow: 0px 5px 20px 0px #cccccc;
    z-index: 5;
}
.searchBox .tabs-rap {
	position: relative;
    height: 54px;
}
.searchBox .tabs-rap input[type="radio"]:checked:after {
	content:"";
	position:absolute;
    border-bottom: 2px solid white;
    right: 0;
    left: 0;
    bottom: -2px;	
}
.searchBox .tabs-rap input[type="radio"]:checked {
	background: white;
}
.searchBox .tabs-rap label[for="showroom"] {
	right: 75%;
}
.searchBox .tabs-rap input[type="radio"]:checked +label:after {
	content:"";
	position: absolute;
    background: #539FFF;
    width: 11px;
    height: 11px;
    border-radius: 20px;
    right: 3px;
    top: 50%;
    margin-top: -5px;
}
.searchBox .tabs-rap label:before {
	content:"";
	border:1px solid #00335C;
	display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    border-radius: 20px;
    margin-left: 10px;
    top: -1px;
    position: relative;
}
.searchBox .tabs-rap label {
	position: absolute;
    height: 54px;
    right: 25%;
    width: auto;
	transform:translateX(50%);
    text-align: center;
    line-height: 54px;
    background: transparent;
    color: #00335C;
    font-size: 23px;
    font-family: 'Simpler-Bold';
    cursor: pointer;
	z-index:1;
	white-space: nowrap;
}
.searchBox .tabs-rap input[id="center"] {
	margin-left: 10px;
}
.searchBox .tabs-rap input {
	height: 54px;
    display: inline-block;
    width: calc(50% - 5px);
    padding: 0;
    margin: 0;
    outline: none;
	z-index: 1;
    position: relative;
	cursor:pointer;
	background:#F5F5F5;
}
.searchBox .bottom-rap .select-rap .select:after {
	left: 20px;
    top: 7px;
}
.searchBox .bottom-rap .select-rap .select {
	height: 38px;
    position: absolute;
    display: inline-block;
}
.searchBox .bottom-rap .select-rap select {
	position: relative;
    width: auto;
    padding-left: 80px;
	min-width:220px;
}
.searchBox .bottom-rap .select-rap {
	display: inline-block;
    border: 0;
    border-left: 1px solid #CCCCCC;
    height: 38px;
    color: #00335C;
    font-size: 20px;
    font-family: 'Simpler-Bold';
    padding: 0;
    line-height: 38px;
	margin-left:20px;
}
.searchBox .bottom-rap .button {
	margin: 0;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    padding: 0 25px;
    width: auto;
    min-width: unset;
}
.searchBox form[data-string="showroom"] .bottom-rap .search-box.type-showroom,
.searchBox form[data-string="center"] .bottom-rap .search-box.type-center {
	display: inline-block;
}
.searchBox .bottom-rap .search-box input {
	border: 1px solid #E0E0E0;
    line-height: 44px;
    padding: 0 15px;
    font-size: 20px;
    font-family: 'Simpler';
    width: calc(100% - 30px);
}
.searchBox .bottom-rap .search-box .slist-rap .sitem.hidden {
	display:none;
}
.searchBox .bottom-rap .search-box .slist-rap .sitem {
	display:block;
	color:inherit;
	padding: 7px 15px;
    text-decoration: none;
    border-bottom: 1px solid #E0E0E0;
    width: calc(100% - 30px);
}
.searchBox .bottom-rap .search-box .slist-rap {
	position: absolute;
    background: white;
	right:0;
    left: auto;
    max-height: 40vh;
    overflow: auto;
    width: 100%;
}
.searchBox .bottom-rap .search-box:before {
	content:"";
	background:#707070;
	position: absolute;
    right: 0;
    width: 1px;
    height: 70px;
    top: -10px;
}
.searchBox .bottom-rap .search-box {
	display: none;
    width: calc(100% - 650px);
    position: relative;
    margin-right: 25px;
    padding-right: 25px;
}
.searchBox .bottom-rap {
	padding: 35px 40px;
}
section.careerHead {
	margin-top:-105px;
}
section.careerHead .site.text {
	position: absolute;
    color: white;
	right:0;
	left:0;
    top: 50%;
    transform: translateY(-50%);
}
section.careerHead .site h1 {
    font-size: 45px;
    line-height: 70px;
    margin-top: 50px;
    max-width: 35%;
}
section.careerHead .imgrap img {
	float: left;
    max-width: 60vw;
}
section.careerHead .imgrap:after {
	content:"";
	position: absolute;
    top: 0;
    bottom: 25%;
    right: 0;
    left: 0;
    background: linear-gradient(to top, transparent , #021C2D);
}
section.careerHead .imgrap {
	overflow: auto;
    padding-top: 105px;
}
section.careerPage .careers-rap {
	padding:90px 0;
}
section.careerPage .back:before {
	content:"";
	position: absolute;
    border-bottom: 2px solid #539FFC;
    border-right: 2px solid #539FFC;
    width: 8px;
    height: 8px;
    right: -15px;
    transform: rotate(-45deg);
    top: 8px;
}
section.careerPage .back {
	font-family: 'Simpler-Bold';
    color: black;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 40px;
    position: relative;	
}
section.careerPage .careers-rap .career-form {
	display: inline-block;
}
section.careerPage .careers-rap .career-info h2.hs2 {
	margin-top:70px;
}
section.careerPage .careers-rap .career-info h2 {
	font-size:45px;
	line-height:45px;
	font-family:'Simpler-Bold';
	margin-bottom:40px;
}
section.careerPage .careers-rap .career-info ul {
	padding:0;
	margin:0;
}
section.careerPage .careers-rap .career-info li:before {
	content:"";
	background:#539FFC;
	position:absolute;
	width:10px;
	height:10px;
	border-radius:10px;
	right:0;
	top:8px;
}
section.careerPage .careers-rap .career-info li {
	list-style-type:none;
	padding-right:30px;
	position:relative;
	padding-bottom:5px;
}
section.careerPage .careers-rap .career-info {
	display: inline-block;
	vertical-align:top;
    width: calc(100% - 546px - 60px);
    margin-left: 60px;
}
.listBox .list-rap.type-center .filter-menu .select-rap {
	display:inline-block;
	margin:0 14px;
	text-align:right;
	width:250px;
}
.listBox .list-rap.type-center .filter-menu {
	text-align:center;
}
.listBox .list-rap.type-center .entry.mentry {
	margin-top:64px;
}
.listBox .list-rap.type-center .entry .title {
	font-size:38px;
	line-height:44px;
}
.listBox .entry .title {
	color:#0B263B;
	font-size:45px;
	line-height:48px;
}
.listBox .entry {
	margin:auto;
	text-align:center;
}
.careerSearchPage .csearch-rap .csearch-total .total {
	font-size: 40px;
    font-family: 'Simpler-Bold';
    display: inline-block;
    padding-left: 10px;
    border-left: 1px solid;
    margin-left: 10px;
    line-height: 19px;
    vertical-align: middle;
}
.careerSearchPage .csearch-rap .csearch-total {
	font-size: 25px;
    margin-bottom: 25px;
}
.careerSearchPage .csearch-rap .csearch-title {
	color: #003457;
    font-size: 20px;
    margin: 60px 0 30px;
}
.careerSearchPage .csearch-rap .accord-rap.opened .accord-open:after {
	content:"-";
}
.careerSearchPage .csearch-rap .accord-rap .accord-open:after {
	content:"+";
	position:absolute;
	left: 15px;
    top: 10px;
    font-family: 'Simpler';
    font-size: 35px;
}
.careerSearchPage .csearch-rap .accord-rap .accord-open span {
	font-family:'Simpler-Bold';
}
.careerSearchPage .csearch-rap .accord-rap .accord-open {
	display: block;
	color:#003457;
	font-family:'Simpler';
    width: 100%;
    text-align: right;
    font-size: 22px;
    background: #f5f5f5;
    padding: 15px 20px 15px 40px;
	position:relative;
}
.careerSearchPage .csearch-rap .accord-rap .citem {
	margin:0 20px;
}
.careerSearchPage .csearch-rap .accord-rap {
	border: 1px solid #003457;
    margin-top: -1px;
    margin-bottom: 11px;
}
.careerSearchPage .csearch-rap .accord-rap.opened .accord-content {
	max-height:600vh;
}
.careerSearchPage .csearch-rap .accord-rap .accord-content {
	max-height: 0;
    overflow: hidden;
	transition:max-height 0.5s;
}
.careerSearchPage .csearch-rap {
	max-width: 1360px;
    margin: auto;
	width:100%;
}
.careerSearchPage .careers-list ,
.listBox .careers-list {
	max-width: 1360px;
    margin: auto;
    border-top: 1px solid #CCCCCC;
	margin-bottom:150px;
}
.careerSearchPage .citem .cinfo.carea ,
.listBox .careers-list .career-item .cinfo.carea {
	border:0;
}
.careerSearchPage .citem .cinfo,
.listBox .careers-list .career-item .cinfo {
	padding: 0 18px;
    border-left: 1px solid #CCCCCC;
    font-size: 25px;
    line-height: 18px;
    display: inline-block;
    height: 21px;
}
.careerSearchPage .citem .ctitle,
.listBox .careers-list .career-item .ctitle {
	font-size: 25px;
    font-family: 'Simpler-Bold';
    padding-left: 10px;
	margin-top: 17px;
    display: inline-block;
}
.listBox .careers-list .career-item .button:hover {
	background:#033457;
	color:white;
}
.careerSearchPage .citem a.button {
	position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.careerSearchPage .citem .text {
	color:black;
	margin-top:20px;
}
.careerSearchPage .citem .button ,
.listBox .careers-list .career-item .button {
	margin:0;
	float: left;
    padding: 0;
    height: 56px;
    line-height: 56px;
    font-size: 20px;
}
.careerSearchPage .citem ,
.listBox .careers-list .career-item {
    border-bottom: 1px solid #CCCCCC;
	padding: 24px 0;
    overflow: auto;
    color: #003457;
	position:relative;
}
.careerSearchPage .citem .citem-rap {
	width: calc(100% - 250px);
    float: right;
}
.checkRecall .checkrecall {
	line-height:17px;
	position:relative;
}
.checkRecall .checkrecall .crtext {
	font-size:16px;
	line-height:18px;
}
.checkRecall .checkrecall label {
	display:block;
	font-family:'Simpler-Bold';
	margin-bottom:5px;
}
.checkMeaayed .checkMeaayed button.close:after ,
.checkPshara .checkpshara button.close:after ,
.checkRecall .checkrecall button.close:after {
	transform:rotate(-45deg);
}
.checkMeaayed .checkMeaayed .close:after,
.checkMeaayed .checkMeaayed .close:before,
.checkPshara .checkpshara .close:after,
.checkPshara .checkpshara .close:before,
.checkRecall .checkrecall .close:after,
.checkRecall .checkrecall .close:before {
	content:"";
	width:100%;
	height:2px;
	background:black;
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	right:0;
	left:0;
	transform:rotate(45deg);
}
.checkMeaayed .checkMeaayed button.close ,
.checkPshara .checkpshara button.close ,
.checkRecall .checkrecall button.close {
	position: absolute;
    margin: 0;
    background:transparent;
    width: 20px;
    height: 20px;
    left: 5px;
    top: 5px;
    padding: 0;
}
.checkRecall .checkrecall button.button {
    margin-top: 25px;
    padding: 10px 35px;
    font-size: 20px;
    line-height: 25px;	
}
.checkRecall .checkrecall.ierror .perror {
	display:block;
}
.checkRecall .checkrecall .perror {
	position: absolute;
    color: red;
    margin-top: 75px;
	display:none;
}
.checkRecall .checkrecall input {
	display: block;
    width: 370px;
    max-width: calc(100% - 20px);
    border: 1px solid #CBCBCB;
    height: 36px;
    font-family: 'Simpler';
    font-size: 18px;
    padding: 0 10px;
    margin-top: 10px;
}
.checkRecall .imagebox-rap .box-line .textrap .trap {
	max-width:520px;
}
.checkRecall .entry .title {
	margin-bottom: 25px;
}
.checkRecall .checkrecall.sent .res-rap ,
.checkRecall .checkrecall.sentok .res-rap {
	display:block;
}
.checkRecall .checkrecall.sent .res-in.respre {
	display:block;
}
.checkRecall .checkrecall .res-in.resrap .comments {
	text-align: right;
    line-height: 17px;
    font-size: 15px;
    font-family: 'Simpler';
	margin-bottom:15px;
}
.checkRecall .checkrecall .res-in.resrap table td a {
	color:#00335B;
}
.checkRecall .checkrecall .res-in.resrap table td {
    border-bottom: 1px solid #CBCBCB;	
}
.checkRecall .checkrecall .res-in.resrap table td,
.checkRecall .checkrecall .res-in.resrap table thead th {
	padding:0 5px;
}
.checkRecall .checkrecall .res-in.resrap table thead {
	background: #00335B;
    color: white;
}
.checkRecall .checkrecall .res-in.resrap table {
	width: 100%;
    font-size: 16px;
	margin:15px 0;
}
.checkRecall .checkrecall.sentok .res-in.resrap {
	display:block;
}
.checkMeaayed .checkMeaayed .res-in ,
.checkPshara .checkpshara .res-in ,
.checkRecall .checkrecall .res-in {
	display:none;
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    font-family: 'Simpler-Bold';
}
.checkMeaayed .checkMeaayed .res-rap ,
.checkPshara .checkpshara .res-rap ,
.checkRecall .checkrecall .res-rap {
	display:none;
	position: absolute;
    background: white;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: 1px solid #CBCBCB;
    padding: 20px;
	margin:0 -20px;
}
.checkMeaayed .checkMeaayed.senterror .res-in.reserror,
.checkMeaayed .checkMeaayed.senterror .res-rap,
.checkMeaayed .checkMeaayed.sentok .res-rap .res-in.show,
.checkPshara .checkpshara.senterror .res-in.reserror,
.checkPshara .checkpshara.senterror .res-rap,
.checkPshara .checkpshara.sentok .res-rap .res-in.show {
	display:block;
}
.checkMeaayed .checkMeaayed.sent .res-rap .res-in.respre ,
.checkPshara .checkpshara.sent .res-rap .res-in.respre {
	display:block;
}
.checkMeaayed .checkMeaayed.sentok .res-rap,
.checkMeaayed .checkMeaayed.sent .res-rap,
.checkPshara .checkpshara.sentok .res-rap,
.checkPshara .checkpshara.sent .res-rap {
	display:block;
}
.checkMeaayed .checkMeaayed.ierror .perror ,
.checkPshara .checkpshara.ierror .perror {
	display:block;
}
.checkMeaayed .checkMeaayed .perror ,
.checkPshara .checkpshara .perror {
	display:none;
	position:absolute;
	color:red;
	bottom: -35px;
    right: 0;
    left: 0;
}
.checkMeaayed .checkMeaayed input ,
.checkPshara .checkpshara input {
	position:relative;
	top:-1px;
	margin-top:25px;
	padding:0;
	text-align:center;
	direction:ltr;
}
.checkMeaayed ,
.checkPshara {
	text-align:center;
}
.checkMeaayed .checkMeaayed ,
.checkPshara .checkpshara {
	position: relative;
    width: 800px;
    max-width: calc(100% - 80px);
    margin: 0 auto 60px;
	text-align:center;
}
.listBox .listBoxbulbs {
	padding-top:50px;
	padding-bottom:50px;
}
.listBox .bulbs-filter button:first-child {
	border-right:1px solid #E6E2E2;
}
.listBox .bulbs-filter button.curr span:after {
	content:"";
	border-left:2px solid #539FFF;
	border-bottom:2px solid #539FFF;
	width:6px;
	height:6px;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	transform:rotate(45deg);
	position: absolute;
    bottom: 8px;
}
.listBox .bulbs-filter button.curr span {
	color:#539FFF;
}
.listBox .bulbs-filter button span {
	display:inline-block;
	position:relative;
}
.listBox .bulbs-filter button {
	border-left:1px solid #E6E2E2;
	height:150px;
	padding:0 4%;
	cursor:pointer;
	font-size:21px;
	outline:none;
}
.listBox .bulbs-filter button svg {
	direction:ltr;
	margin-bottom:15px;
}
.listBox .bulbs-filter {
	text-align:center;
	margin-top:50px;
}
.listBox .bulbs-list {
	margin:0;
}
.listBox .bulbs-list .bulb-item:hover {
	box-shadow: 0px 0px 15px 4px #e7effa;
}
.listBox .site[data-string="info"] .bulbs-list .bulb-item ,
.listBox .site[data-string="warning"] .bulbs-list .bulb-item ,
.listBox .site[data-string="error"] .bulbs-list .bulb-item {
	display:none;
}
.listBox .site[data-string="error"] .bulbs-list .bulb-item.type-error {
	display:inline-block;
}
.listBox .site[data-string="warning"] .bulbs-list .bulb-item.type-warning {
	display:inline-block;
}
.listBox .site[data-string="info"] .bulbs-list .bulb-item.type-info {
	display:inline-block;
}
.listBox .site[data-string="info"] .bulbs-list .bmsg.msg-info,
.listBox .site[data-string="warning"] .bulbs-list .bmsg.msg-warning {
	display:block;
}
.listBox .site[data-string="error"] .bulbs-list .bmsg.msg-error {
	display:block;
	color:#D60000;
}
.listBox .bulbs-list .bmsg {
	text-align:center;
	display:none;
	margin-top:30px;
}
.listBox .bulbs-list .bulb-item {
	display:inline-block;
	vertical-align:top;
	padding: 50px 25px;
    margin: 30px 15px;
    width: calc(33.333% - 50px - 30px);
	text-align:right;
	font-size:18px;
	line-height:23px;
}
.listBox .bulbs-list .bulb-item .imgrap {
	background: #F7F7F7;
    padding-top: 60%;
    position: relative;
}
.listBox .bulbs-list .bulb-item .imgrap img {
	position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.listBox .bulbs-list .bulb-item .center-page {
	font-size:18px;
	font-family:'Simpler-Bold';
	display:inline-block;
	margin-top:40px;
	text-decoration:none;
	color:black;
}
.listBox .bulbs-list .bulb-item .title {
	font-size:18px;
	font-family:'Simpler-Bold';
	font-weight:normal;
	margin-bottom:25px;
}
.listBox .bulbs-list .bulb-item .entry {
	text-align:right;
	max-width:unset;
}
.listBox .bulbs-list .bulb-item .msg {
	margin:15px 0 10px;
	font-size:16px;
}
.listBox .bulbs-list .bulb-item .msg svg {
	height: 25px;
    direction: ltr;
    display: inline-block;
    vertical-align: middle;
	margin-right: -12px;
	margin-left: -6px;
}
.EvaporterForm {
	padding:60px 0;
}
.EvaporterForm div.okmsg h2 {
	font-family: 'Simpler-Bold';
    font-size: 38px;
    line-height: 44px;
    margin: 0 0 50px;
}
.EvaporterForm form.sentok .entry,
.EvaporterForm form.sentok .ffrap {
	display:none;
}
.EvaporterForm form.sentok div.okmsg {
	display:block;
}
.EvaporterForm div.okmsg {
	display:none;
	margin-bottom:200px;
}
.EvaporterForm .evapform {
	width:680px;
	max-width:100%;
	display:block;
	margin:auto;
}
.EvaporterForm .evapform .select-rap .select:after {
	top:8px;
}
.EvaporterForm .evapform .ficheck {
	margin-top:24px;
}
.EvaporterForm .evapform .ficheck input[type="checkbox"] + label::after {
	top:0px;
}
.EvaporterForm .evapform .ficheck label:before {
	content:"";
	border: 1px solid #CCCCCC;
    width: 14px;
    height: 14px;
    right: 30px;
    top: 4px;
    display: block;
    position: absolute;
}
.EvaporterForm .evapform .firap.ficheck input {
	position:absolute;
	opacity:0;
	right:-5px;
	left:0;
	width:auto;
	top:0;
	bottom:0;
	height:100%;
	cursor:pointer;
	padding: 0;
    border: 0;
    margin: 0;
    z-index: 1;
}
.EvaporterForm .evapform .fbox .firap.ficheck label {
	padding-right:30px;
	font-size:18px;
	line-height:24px;
	position:relative;
}
.EvaporterForm .evapform .fihalf .select-rap,
.EvaporterForm .evapform .fihalf textarea,
.EvaporterForm .evapform .fihalf input {
	width: calc(50% - 18px - 24px - 2px);
    display: inline-block;
    margin-left: 10px;
    vertical-align: bottom;
}
.EvaporterForm .evapform .fbox .firap.ierror .ffile-rap .ffile-button,
.EvaporterForm .evapform .ficheck.firap.ierror label:before,
.EvaporterForm .evapform .firap.ierror .select-rap,
.EvaporterForm .evapform .firap.ierror textarea,
.EvaporterForm .evapform .firap.ierror input {
	border-color:red;
}
.EvaporterForm .evapform .select-rap,
.EvaporterForm .evapform textarea,
.EvaporterForm .evapform input {
	border:1px solid #CCCCCC;
	height:40px;
	line-height:40px;
	width:calc(100% - 24px);
	padding:0 12px;
	position:relative;
	font-family: 'Simpler';
    font-size: 17px;
}
.EvaporterForm .evapform .firap textarea {
	height: 100px;
    font-family: 'Simpler';
    font-size: 18px;
    line-height: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.EvaporterForm .evapform .fbox .firap .count {
	font-size: 12px;
    text-align: left;
}
.EvaporterForm .evapform .fbox .firap[data-string="carid"] input[name="carid1"] {
	margin-left:0;
}
.EvaporterForm .evapform .fbox .firap[data-string="carid"]:before {
	content:"-";
    position: absolute;
    right: calc(33.333% - 10px);
    top: 28px;	
}
.EvaporterForm .evapform .fbox .firap[data-string="carid"]:after {
	content:"-";
    position: absolute;
    right: calc(66.667% - 2px);
    top: 28px;	
}
.EvaporterForm .evapform .fbox .firap[data-string="carid"] input {
	margin-left:25px;
	display:inline-block;
	width:calc(33.333% - 2px - 17px - 24px);
	float:left;
}
.EvaporterForm .evapform .fbox .firap.fphone .select-rap {
	float: left;
    width: 70px;
}
.EvaporterForm .evapform .fbox .firap.fradio label {
	font-size:18px;
	line-height:20px;
}
.EvaporterForm .evapform .fbox .firap.fradio .rlabel {
	font-size:18px;
	line-height:20px;
	display:inline-block;
	margin-right:5px;
	margin-left:25px;
	margin-top:10px;
	vertical-align:middle;
}
.EvaporterForm .evapform .fbox .firap.fradio input:checked:after {
	content:"";
	background: #57A1FC;
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 15px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.EvaporterForm .evapform .fbox .firap.fradio input {
	cursor:pointer;
	display: inline-block;
    width: 24px;
	vertical-align:middle;
	margin-top:10px;
    height: 24px;
    border-radius: 25px;
}
.EvaporterForm .evapform .fbox .firap.fphone input {
	float: right;
    width: calc(100% - 70px - 4px - 48px - 15px);
}
.EvaporterForm .evapform .fbox .firap .ffile-rap input {
	position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 1;
}
.EvaporterForm .evapform .fbox .firap.fifile label {
	font-size:18px;
	line-height:21px;
	margin-top:25px;
}
.EvaporterForm .evapform .fbox .firap .ffile-rap .ffile-button {
    display: inline-block;
    border: 2px solid #043556;
    height: 32px;
    line-height: 32px;
    border-radius: 18px;
    padding: 0 23px;	
	position:relative;
}
.EvaporterForm .evapform .fbox .firap .ffile-label {
	display: inline-block;
    margin-right: 25px;
}
.EvaporterForm .evapform .fbox .firap .ffile-rap {
	display: block;
    position: relative;
    margin-top: 23px;
}
.EvaporterForm .evapform .fbox .firap label {
	font-size:15px;
	line-height:17px;
	display:block;
	margin-bottom:3px;
}
.EvaporterForm .evapform .fbox .firap.fifull {
	width:100%;
	display:block;
}
.EvaporterForm .evapform .fbox .firap.firight {
	margin-left:36px;
}
.EvaporterForm .evapform .fbox .firap {
	display:inline-block;
	vertical-align:bottom;
	width:calc(50% - 18px);
	position:relative;
	margin-bottom:20px;
}
.EvaporterForm .evapform .fbox .fentry {
	margin-bottom:35px;
}
.EvaporterForm .evapform .fbox .fbox-title {
	font-size:18px;
	line-height:21px;
	font-weight::normal;
	font-family:'Simpler-Bold';
	margin-bottom:18px;
}
.EvaporterForm .evapform .fbox.tinfo.ti1 {
	border:0;
	padding-top:0;
}
.EvaporterForm .evapform[data-string="ftype-no"] .fbox.tinfo .firap.ftype-no {
	display:inline-block;
}
.EvaporterForm .evapform[data-string="ftype-no"] .fbox.tinfo .firap.ftype-yes,
.EvaporterForm .evapform .fbox.tinfo .firap.ftype-no {
	display:none;
}
.EvaporterForm .evapform[data-string="ftype-no"] .fbox.tinfo .back,
.EvaporterForm .evapform[data-string="ftype-yes"] .fbox.tinfo .back {
	display:none;
}
.EvaporterForm .evapform .fbox.tinfo .back {
	opacity:0.8;
	position:absolute;
	background:white;
	top:0;
	bottom:-2px;
	right:0;
	left:-2px;
	z-index:99;
}
.EvaporterForm .evapform .submit {
	background: #043556;
    color: white;
    font-size: 20px;
    line-height: 48px;
    height: 48px;
    padding: 0 70px;
    border-radius: 30px;
    cursor: pointer;
}
.EvaporterForm .evapform .ffrap .fbox:first-child {
	padding-top:0;
	border:0;
}
.EvaporterForm .evapform .fbox.ipayed-filter[ipayed="on"] {
	display:none;
}
.EvaporterForm .evapform.sent .ffrap .fbox.tinfo:after {
	content:"";
	position:absolute;
	z-index:11;
	right:0;
	left:0;
	top:0;
	bottom:0;
	background:rgba(255,255,255,0.8);
	cursor:default;
}
.EvaporterForm .evapform .ffrap .fbox {
	padding:40px 0 20px;
	border-top:2px dotted #CCCCCC;
	position:relative;
}
.post-password-form {
	margin-top:200px;
}
.videoListBox .entry .title {
	color:#00335C;
	margin-bottom:12px;
}
.videoListBox .entry {
	text-align:center;
	padding:48px 0;
}
.videoListBox .flex-rap .vrap video {
	width:100%;
}
.videoListBox .flex-rap .vrap {
	width:calc(50% - 14px);
	position:relative;
}
.videoListBox .flex-rap .list-rap .litem:first-child {
	border-top:0;
}
.videoListBox .flex-rap .list-rap .litem .icon {
	display:block;
	float: right;
    margin-top: 16px;
	margin-left:12px;
}
.videoListBox .flex-rap .list-rap .litem .name {
	padding:28px 0;
	display:block;
}
.videoListBox.vis .flex-rap .list-rap .litem {
	opacity:1;
}
.videoListBox .flex-rap .list-rap .litem {
	opacity:0;
	transition-delay:0.25s;
	transition:opacity 0.5s;
	transition-timing-function: ease;
	font-size:20px;
	font-weight:700;
	line-height:24px;
	border-top:1px solid #CCCCCC;
	clear:both;
}
.videoListBox .flex-rap .list-rap {
	width:calc(50% - 14px);
	margin-left:28px;
	position:relative;
}
.videoListBox .flex-rap {
	display: flex;
    flex-direction: row-reverse;
	width:100%;
}
.leasingList .empty-msg {
	margin-top:40px;
}
.leasingList .checkbox-rap input {
	position:absolute;
	right:0;
	width:100%;
	top:0;
	height:100%;
	cursor:pointer;
}
.leasingList .checkbox-rap {
	position:relative;
	margin-bottom:12px;
}
.leasingList {
	margin:52px 0;
} 
.leasingList .stitle {
	color:#1B3930;
	font-size:16px;
	font-weight:600;
	line-height:20px;
	margin-bottom:20px;
}
.leasingList .radioo-rap {
	position:relative;
	display:block;
	margin-bottom:16px;
}
.leasingList .checkbox-rap input[type="checkbox"]:checked + label::after {
	top: 2px;
    right: 9px;
}
.leasingList .checkbox-rap input[type="checkbox"] + label::before {
	width:20px;
	height:20px;
	border-color:#CFD3D4;
	border-radius:3px;
	margin-top:2px;
}
.leasingList .checkbox-rap label ,
.leasingList .radioo-rap label {
	margin-right:32px;
	display: block;
}
.leasingList .radioo-rap input:checked:after {
	content:"";
	background: #2D82FF;
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    top: 7px;
    right: 3px;
}
.leasingList .radioo-rap input:before {
	content:"";
	position:absolute;
	right:0;
	border:1px solid #CFD3D4;
	width:16px;
	height:16px;
	border-radius:32px;
	top:4px;
}
.leasingList .radioo-rap input {
	padding-right:32px;
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;	
	padding:0;
	margin:0;
}
.leasingList .llist-content.float.leasingListFav.opened .drower {
    right: 0;
}
.leasingList .llist-content.float.leasingListFav .drower {
	background: white;
    overflow: auto;
    width: 379px;
    box-shadow: 25px 0px 25px 25px gray;
    height: 100vh;
    position: relative;
    right: -100%;
    transition: right 0.5s;
}
.leasingList .llist-content.float.leasingListFav.llist-content .lmodel-list .mitem img {
	max-height: 120px;
}
.leasingList .llist-content.float.leasingListFav.llist-content .lmodel-list .mitem .imgrap {
	aspect-ratio: unset;
	margin:auto;
}
.leasingList .llist-content.float.leasingListFav.llist-content .lmodel-list .mitem .name {
	margin-top: 12px;
    font-family: 'Simpler';
    font-size: 18px;
    margin-bottom: 12px;
}
.leasingList .llist-content.float.leasingListFav.llist-content .lmodel-list .mitem {
	width: 76%;
    margin: 20px 12% 0;
}
.leasingList .llist-content.float.leasingListFav .drower .t {
	margin: 60px 12% 20px;
    font-size: 20px;
}
.leasingList .llist-content.float.leasingListFav .drower .t svg path {
	fill:black;
	stroke:black;
}
.leasingList .llist-content.float.leasingListFav .drower .t svg {
	display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}
.leasingList .llist-content.float.leasingListFav .close {
	border: 1px solid black;
    border-radius: 5px;
    width: 25px;
    height: 25px;
    left: 12px;
    right: auto;
    top: 12px;
}
.leasingList .llist-content.float.leasingListFav {
	background: rgba(255, 255, 255, 0.8);
}
.leasingList .llist-content.float {
	margin: 0;
    width: auto;
	display:none;
	height:100vh;
	position:fixed;
	top:0;
	right:0;
	background:white;
}
.leasingList .llist-content.float button.close:before {
	transform:rotate(45deg);
}
.leasingList .llist-content.float .close:after,
.leasingList .llist-content.float .close:before {
	content:"";
	position:absolute;
	width:2px;
	background:black;
	height:12px;
	margin:auto;
	right:0;
	left:0;
	bottom:0;
	top:0;
	transform:rotate(-45deg);
}
.leasingList .llist-content.float .close {
	position: absolute;
    background: white;
    width: 20px;
    height: 20px;
    right: 20px;
    top: 20px;
    border-radius: 2px;
    cursor: pointer;
}
.leasingList .llist-content.float .llist-filter .select-rap {
	display:inline-block;
	min-width:200px;
}
.leasingList .llist-content.float .imgrap img {
	max-width:90vw;
}
.leasingList .llist-content.float .imgrap {
	margin: 40px auto;
    text-align: center;
	overflow: auto;
    max-height: calc(100vh - 120px - 130px);
    display: inline-block;
    position: relative;
    right: 50%;
    transform: translateX(50%);
}
.leasingList .llist-content.float .llist-filter {
	background:white;
	margin-top:40px;
	padding:20px 40px;
    display: inline-block;
    min-width: 400px;
    position: relative;
    right: 50%;
    transform: translateX(50%);
}
.leasingList .llist-content .llist-filter .radio-tab-rap .rtab-rap input:checked + label {
	font-weight:700;
	color:#00335C;
}
.leasingList .llist-content .llist-filter .radio-tab-rap .rtab-rap input:checked:after {
	content:"";
	position: absolute;
    height: 4px;
    background: #2D82FF;
    bottom: -8px;
    right: -8px;
    left: -8px;
}
.leasingList .llist-content .llist-filter .radio-tab-rap .rtab-rap input {
	position:absolute;
	height:100%;
	width:100%;
	cursor:pointer;
	outline:none;
	padding:0;
	margin:0;
}
.leasingList .llist-content .llist-filter .radio-tab-rap .rtab-rap:hover {
	color:#00335C;
}
.leasingList .llist-content .llist-filter .radio-tab-rap .rtab-rap {
	position:relative;
	margin-left:40px;
	color:#505050;
}
.leasingList .llist-content .llist-filter .filter {
    display: flex;
    border-bottom: 1px solid #C7D7E0;	
}
.leasingList .llist-content .llist-filter .fav-rap svg {
	display:inline-block;
	vertical-align:middle;
	margin-left:8px;
}
.leasingList .llist-content .mitem .fav-add.on .empty,
.leasingList .llist-content .mitem .fav-add .full {
	display:none;
}
.leasingList .llist-content .mitem .fav-add.on .full {
	display:block;
}
.leasingList .llist-content .mitem .fav-add {
	position: absolute;
    top: 0;
    right: 0;
}
.leasingList .llist-content .llist-filter .fav-rap.empty {
	cursor:default;
}
.leasingList .llist-content .llist-filter .fav-rap.full .empty,
.leasingList .llist-content .llist-filter .fav-rap .full{
	display:none;
}
.leasingList .llist-content .llist-filter .fav-rap.full .full{
	display:inline-block;
}
.leasingList .llist-content .llist-filter .fav-rap {
    white-space: nowrap;
	font-size:16px;	
	cursor:pointer;
}
.leasingList .llist-content .llist-filter .radio-tab-rap {
	display:flex;
	padding-bottom:8px;
	width:100%;
}
.leasingList .llist-content .llist-header .lapol {
	color:#7C7B7B;
	font-size:14px;
	background:transparent;
	float:left;
	font-family:'Simpler';
}
.leasingList .llist-content .llist-header .orderby svg {
	display:none;
}
.leasingList .llist-content .llist-header .orderby {
	display: inline-block;
    margin-left: 32px;
    border: 0;
	width:172px;
	border: 1px solid #CFD3D4;
    padding: 4px 12px;
    height: 24px;
    border-radius: 50px;
}
.leasingList .llist-content .llist-header .ltotal {
	color:#505050;
	display:inline-block;
}
.leasingList .llist-content .llist-header {
	margin-top:22px;
}
.leasingList .llist-content .lmodel-list .mitem .info1 span {
	font-family:'Simpler-Bold';
}
.leasingList .llist-content .lmodel-list .mitem .info1 {
	margin-bottom:8px;
}
.leasingList .llist-content .lmodel-list .mitem .name {
	color:#00335C;
	font-size:20px;
	line-height:20px;
	margin-bottom:16px;
	font-family:'Simpler-Bold';
	margin-top:28px;
}
.leasingList .llist-content .lmodel-list .mitem:hover .button {
	background:#2D82FF;
	color:white;
}
.leasingList .llist-content .lmodel-list .mitem .button {
	border:2px solid #2D82FF;
	border-radius:50px;
	color:#00335C;
	font-size:18px;
	line-height:24px;
	padding:8px 36px;
	margin-top:16px;
	font-family: "Simpler-Bold";
}
.leasingList .llist-content .lmodel-list .mitem .imgrap {
	aspect-ratio: 2.2;
    display: block;
    width: 100%;
}
.leasingList .llist-content .lmodel-list .mitem img {
	max-height:150px;
	max-width:100%;
	margin:0;
	display:block;
	right: 50%;
    transform: translateX(50%);
    position: relative;
}
.leasingList .llist-content .drower .lmodel-list .mitem.fhide ,
.leasingList .llist-content .drower .lmodel-list .mitem.shide ,
.leasingList .llist-content .drower .lmodel-list .mitem.hide {
	display:block;
}
.leasingList .llist-content .lmodel-list .mitem.fhide ,
.leasingList .llist-content .lmodel-list .mitem.shide ,
.leasingList .llist-content .lmodel-list .mitem.hide {
	display:none;
}
.leasingList .llist-content .lmodel-list .mitem {
    width: calc(25% - 20px);
	display: inline-block;
	position:relative;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:40px;
	text-align:center;
	color:#505050;
	font-size:16px;
	line-height:20px;
	overflow:hidden;
}
section.imageTabsBox .iisite,
section.prev-imageTabsBox .site .isite,
section.prev-leasingList .site .isite,
.leasingList .llist-content {
	display: inline-block;
    vertical-align: top;
    margin-right: 96px;
	margin-right: calc(96px + 216px);
	width:calc(100% - 96px - 216px);
}
section.imageTabsBox.s0 .iisite {
    width: auto;
    margin-right: 0;	
}
.leasingList.fixed {
	padding-top:85px;
}
.leasingList.fixed .fixed {
	position:fixed;
	top:0;
	left:0;
	right:0;
	background:white;
	padding-top:52px;
	padding-bottom:32px;
}
.leasingList .fixed {
	position: relative;
    z-index: 2;
}
.button.hidden {
	display:none;
}
.leasingList .llist-sidebar .lsearch-rap input {
	padding:12px;
	line-height:calc(40px - 24px);
	font-size:16px;
	border:0;
	width: calc(100% - 24px - 10px);
	font-family:"Simpler";
}
.leasingList .llist-sidebar .lsearch-rap svg {
	margin-top: 8px;
    margin-left: 5px;
}
.leasingList .llist-sidebar .lsearch-rap {
	border:1px solid #CFD3D4;
	border-radius:8px;
	height:40px;
	position:relative;
	display:inline-block;
	width:216px;
	margin-bottom:24px;
	display:flex;
}
.leasingList .llist-sidebar .filter-rap .filter {
	overflow:hidden;
}
.leasingList.fixed .llist-sidebar .filter-rap {
	max-height: calc(100vh - 120px);
    overflow: auto;
}
.leasingList .llist-sidebar {
	display: inline-block;
    width: 216px;
	position:absolute;
	background:white;
}

.single-lmodel .lmodel-header .line {
	width:100%;
	height:1px;
	background:#C7D7E0;
	margin-right:32px;
	margin-left:32px;
}
.single-lmodel .lmodel-header .link-back {
	white-space:nowrap;
	text-decoration:none;
	color:#505050;
}
.single-lmodel .lmodel-header {
	margin-top:44px;
	margin-bottom:48px;
	display:flex;
	width:100%;
	align-items: center;
}

.single-lmodel .lmodel-mlist .lmodel-item .name {
	font-weight:900;
	line-height:20px;
	margin-bottom:8px;
}
.single-lmodel .lmodel-mlist .lmodel-item span {
	display:inline-block;
	font-weight:600;
}
.single-lmodel .lmodel-mlist .lmodel-item.curr:after {
	content:"";
	position: absolute;
    width: 5px;
    height: 10px;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
    right: -4px;
    top: -7px;
    transform: rotate(45deg);
}
.single-lmodel .lmodel-mlist .lmodel-item.curr:before {
	content:"";
	background:#2D82FF;
	position:absolute;
	width:24px;
	height:24px;
	border-radius:4px;
	top:-12px;
	right:-12px;
}
.single-lmodel .lmodel-mlist .lmodel-item.curr:hover,
.single-lmodel .lmodel-mlist .lmodel-item.curr {
	border-color: #2D82FF;
    border-width: 2px !important;
}
.single-lmodel .lmodel-details .dppr:hover,
.single-lmodel .lmodel-mlist .lmodel-item:hover {
	border-color:#2D82FF;
}
.single-lmodel .lmodel-mlist .lmodel-item .lminfo .tag:before {
	content:"";
	display: inline-block;
    width: 4px;
    height: 10px;
    border-bottom: 2px solid #2D82FF;
    border-right: 2px solid #2D82FF;
    transform: rotate(43deg);
    margin-left: 9px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
.single-lmodel .lmodel-mlist .lmodel-item .lminfo .tag {
	background:transparent !important;
	display:inline-block;
	position:relative;
	font-size:16px;
	line-height:11px;
	padding:8px;
	margin-left:4px;
	margin-top:16px;
	font-weight:normal;
}
.single-lmodel .lmodel-mlist .lmodel-item.curr .lminfo {
	display:block;
}
.single-lmodel .lmodel-mlist .lmodel-item .lminfo {
	display:none;
	position:absolute;
	top:100%;
	text-align:right;
}
.single-lmodel .lmodel-mlist .lmodel-item:hover {
	border-width:1px !important;
}
.single-lmodel .lmodel-mlist .lmodel-item {
	position:relative;
	background: white;
    margin-left: 12px;
    border-radius: 8px;
    border: 1px solid #C7D7E0;
    padding: 12px;
    text-align: center;
	cursor:pointer;
	min-width:200px;
}
.leasingModelInfo .site {
	padding:0 100px;
}
.single-lmodel .gallery-rap.noslider .nav,
.single-lmodel .gallery-rap .nav.dis {
	display:none;
}
.single-lmodel .gallery-rap .nav.prev {
	left:auto;
	right:-32px;
	transform:rotate(-135deg);
}
.single-lmodel .lmodel-mlist-rap .lblink svg {
	display: inline-block;
    vertical-align: middle;
}
.single-lmodel .lmodel-mlist-rap .lblink {
	display: inline-block;
    margin-top: 20px;
    text-decoration: none;
    color: #00335C;
	margin-right:32px;
}
.single-lmodel .gallery-rap {
	position:relative;
}
.single-lmodel .gallery-rap .nav {
	position:absolute;
	width:24px;
	height:24px;
	border-left:2px solid #505050;
	border-bottom:2px solid #505050;
	transform:rotate(45deg);
	left:-32px;
	margin:auto;
	top:0;
	bottom:0;
	cursor:pointer;
}
.single-lmodel .gallery-window {
	position:relative;
	overflow: hidden;
    padding: 20px;
	padding-bottom:44px;
}
.single-lmodel .lmodel-mlist {
	display:flex;
	position:relative;
	right:0;
	transition:right 0.5s;
}
.single-lmodel .lmodel-mlist-rap .ml-title {
	color:#00335C;
	font-size:24px;
	line-height:28px;
	font-weight:600;
	margin-bottom:36px;
}
.single-lmodel .lmodel-mlist-rap {
	padding:24px 0;
	background:rgba(45, 130, 255, 0.05);
}
.single-lmodel .lmodel-details-rap {
	margin:48px 0;
	max-width: 1240px;
    margin-right: auto;
    margin-left: auto;
}
.single-lmodel .lmodel-details-rap .side-form .button:hover {
	background:#00335C;
}
.single-lmodel .lmodel-details-rap .side-form .button {
	background:#2D82FF;
	line-height:20px;
	border-radius:50px;
	height:50px;
	font-size:20px;
}
.single-lmodel .lmodel-details-rap .side-form .ftitle {
	color:black;
	font-size:24px;
	line-height:28px;
}
.single-lmodel .lmodel-details-rap .side-form .site {
	max-width: unset;
    padding: 0;
}
.single-lmodel .lmodel-details-rap .side-form .mainform {
	max-width: calc(100% - 60px);
}
.single-lmodel .lmodel-details-rap .side-form {
	display: inline-block;
    width: 370px;
}
.single-lmodel .lmodel-details-rap .lmodel-details .accordionBox .site {
	padding: 0;
}
.single-lmodel .lmodel-details-rap .lmodel-details .accordionBox .accord-rap.opened .accord-content {
	max-height:10000vh;
}
.single-lmodel .lmodel-details-rap .lmodel-details .accordionBox .accord-open {
	white-space:unset;
}
.single-lmodel .lmodel-details-rap .lmodel-details .accordionBox {
	margin: 40px 0 40px 0px;
}
.single-lmodel .lmodel-details-rap .lmodel-details {
	display: inline-block;
    vertical-align: top;
    width: calc(100% - 370px - 24px);
    margin-left: 20px;
}
.single-lmodel .lmodel-details .accord-rap .accord-open {
	cursor:pointer;
	padding-top:12px;
	margin-top:-12px;
	white-space: nowrap;
}
.single-lmodel .lmodel-details .dppr.accord-rap.opened:after {
	content:"";
	position: absolute;
    width: 7px;
    height: 14px;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
    right: -4px;
    top: -9px;
    transform: rotate(45deg);
}
.single-lmodel .lmodel-details .dppr.accord-rap.opened:before {
	content:"";
	background:#2D82FF;
	width:32px;
	height:32px;
	border-radius:4px;
	position:absolute;
	right:-15px;
	top:-15px;
}
.single-lmodel .lmodel-details .dppr.accord-rap.opened:hover,
.single-lmodel .lmodel-details .dppr.accord-rap.opened {
	border-color:#2D82FF;
	border-width:2px !important;
}
.single-lmodel .lmodel-details .dppr:hover {
	border-width:1px !important;
}
.single-lmodel .lmodel-details .accord-rap.opened .accord-content {
	max-height:400px;
	padding-top:12px;
}
.single-lmodel .tab-content.curr {
	display:block;
}
.single-lmodel .tab-content {
	display:none;
}
.single-lmodel .lmodel-details .legal {
	margin-top:112px;
	color:#5E6366;
	font-size:14px;
	line-height:20px;
}
.single-lmodel .lmodel-details .pol-title {
	color:black;
	font-size:14px;
	font-weight:bold;
	font-family:'Simpler-Bold';
	margin-top:44px;
}
.single-lmodel .lmodel-details .pol-img img {
	max-width:100%;
}
.single-lmodel .lmodel-details .details-rap {
	margin-top:48px;
}
.single-lmodel .lmodel-details .dtext {
	font-size:16px;
	line-height:20px;
}
.single-lmodel .lmodel-details .dtitle {
	color:black;
	font-size:24px;
	line-height:28px;
	font-weight:600;
	margin-bottom:4px;
}
.single-lmodel .lmodel-details .pr-rap {
	font-size:20px;
	line-height:20px;
	margin-bottom:48px;
	margin-top:-20px;
}
.single-lmodel .lmodel-details .accord-content {
	padding-top:0;
	margin-top:-12px;
	overflow:hidden;
	max-height:0;
}
.single-lmodel .lmodel-details .dppr span.p {
	margin:0;
	color:black;
	font-size:24px;
	font-family:'Simpler-Bold';
	font-weight:bold;
}
.single-lmodel .lmodel-details .dppr span {
	display:inline-block;
	margin-left:24px;
	margin-bottom:12px;
}
.single-lmodel .lmodel-details .dppr {
	margin-bottom: 16px;
    border: 1px solid #C7D7E0;
    border-radius: 8px;
    padding: 16px;
    width: 444px;
    font-size: 16px;
    color: #505050;
	position:relative;
}
.single-lmodel .lmodel-top .top-text .name {
	color:#00335C;
	font-size:32px;
	line-height:36px;
	font-weight:300;
}
.single-lmodel .lmodel-top .top-text {
	display:inline-block;
	font-size:20px;
	line-height:24px;
}
.single-lmodel .lmodel-top .fav-add.on .empty,
.single-lmodel .lmodel-top .fav-add .full {
	display:none;
}
.single-lmodel .lmodel-top .fav-add.on .full {
	display:block;
}
.single-lmodel .lmodel-top .fav-add {
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
	z-index:1;
}
.single-lmodel .lmodel-top {
	position:relative;
}
.single-lmodel .lmodel-top .imgrap {
	margin-left:24px;
	width:360px;
	position:relative;
	display:inline-block;
	vertical-align:middle;
}
.single-lmodel .lmodel-top img {
	width:100%;
}
XXXbody.single-lmodel:before,
XXX.single-lmodel header {
	display:none;
}
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-details-rap .side-form .button:hover ,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-details-rap .side-form .button:hover {
	background:#1144BE;
}
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-details-rap .side-form .button,
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-details .dppr.accord-rap.opened:before,
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-mlist .lmodel-item .lminfo .tag,
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-mlist .lmodel-item.curr:before,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-details-rap .side-form .button,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-details .dppr.accord-rap.opened:before,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-mlist .lmodel-item .lminfo .tag,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-mlist .lmodel-item.curr:before {
	background:#001E50;
}
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-mlist .lmodel-item .lminfo .tag:before,
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-mlist .lmodel-item:hover,
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-details .dppr:hover,
.single-lmodel .leasingModelInfo[brand="vwcv"] input[type="checkbox"]:checked + label::after,
.single-lmodel .leasingModelInfo[brand="vwcv"] .select-rap .select:after,
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-details-rap .side-form .mainform,
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-details .dppr.accord-rap.opened,
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-mlist .lmodel-item.curr,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-mlist .lmodel-item .lminfo .tag:before,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-mlist .lmodel-item:hover,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-details .dppr:hover,
.single-lmodel .leasingModelInfo[brand="vw"] input[type="checkbox"]:checked + label::after,
.single-lmodel .leasingModelInfo[brand="vw"] .select-rap .select:after,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-details-rap .side-form .mainform,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-details .dppr.accord-rap.opened,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-mlist .lmodel-item.curr {
	border-color:#001E50;
	border-width:2px;
}
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-details-rap .side-form .button:hover {
	background: transparent;
    border: 2px solid black;
    color: black;
}
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-details-rap .side-form .button,
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-details .dppr.accord-rap.opened:before,
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-mlist .lmodel-item .lminfo .tag,
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-mlist .lmodel-item.curr:before {
	background:black;
}
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-mlist .lmodel-item .lminfo .tag:before,
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-mlist .lmodel-item:hover,
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-details .dppr:hover,
.single-lmodel .leasingModelInfo[brand="audi"] input[type="checkbox"]:checked + label::after,
.single-lmodel .leasingModelInfo[brand="audi"] .select-rap .select:after,
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-details-rap .side-form .mainform,
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-details .dppr.accord-rap.opened,
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-mlist .lmodel-item.curr {
	border-color:black;
	border-width:2px;
}
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-details-rap .side-form .button:hover {
	background:#78FAAE;
	color:#1B3930;
}
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-details-rap .side-form .button,
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-details .dppr.accord-rap.opened:before,
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-mlist .lmodel-item .lminfo .tag,
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-mlist .lmodel-item.curr:before {
	background:#1B3930;
}
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-mlist .lmodel-item .lminfo .tag:before,
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-mlist .lmodel-item:hover,
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-details .dppr:hover,
.single-lmodel .leasingModelInfo[brand="skoda"] input[type="checkbox"]:checked + label::after,
.single-lmodel .leasingModelInfo[brand="skoda"] .select-rap .select:after,
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-details-rap .side-form .mainform,
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-details .dppr.accord-rap.opened,
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-mlist .lmodel-item.curr {
	border-color:#1B3930;
	border-width:2px;
}
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-details-rap .side-form .button:hover {
	background: transparent;
    border: 2px solid #1B1B1B;
    color: #1B1B1B;
}
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-details-rap .side-form .button,
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-details .dppr.accord-rap.opened:before,
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-mlist .lmodel-item .lminfo .tag,
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-mlist .lmodel-item.curr:before {
	background:#1B1B1B;
}
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-mlist .lmodel-item .lminfo .tag:before,
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-mlist .lmodel-item:hover,
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-details .dppr:hover,
.single-lmodel .leasingModelInfo[brand="cupra"] input[type="checkbox"]:checked + label::after,
.single-lmodel .leasingModelInfo[brand="cupra"] .select-rap .select:after,
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-details-rap .side-form .mainform,
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-details .dppr.accord-rap.opened,
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-mlist .lmodel-item.curr {
	border-color:#1B1B1B;
	border-width:2px;
}
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-details-rap .side-form .button:hover {
	background:black;
}
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-details-rap .side-form .button:hover {
	background: linear-gradient(90deg, #C20A3C 0%, #FF0036 50%);	
}
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-details-rap .side-form .button {
	background: linear-gradient(90deg, rgba(243, 29, 87, 1) 0%, rgba(255, 0, 54, 1) 50%);
    color: #F5F5F5;
}
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-details .dppr.accord-rap.opened:before,
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-mlist .lmodel-item .lminfo .tag,
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-mlist .lmodel-item.curr:before {
	background:#FF0036;
}
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-mlist .lmodel-item .lminfo .tag:before,
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-mlist .lmodel-item:hover,
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-details .dppr:hover,
.single-lmodel .leasingModelInfo[brand="seat"] input[type="checkbox"]:checked + label::after,
.single-lmodel .leasingModelInfo[brand="seat"] .select-rap .select:after,
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-details-rap .side-form .mainform,
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-details .dppr.accord-rap.opened,
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-mlist .lmodel-item.curr {
	border-color:#FF0036;
	border-width:2px;
}
.single-lmodel .leasingModelInfo[brand="cupra"] .lmodel-mlist-rap ,
.single-lmodel .leasingModelInfo[brand="audi"] .lmodel-mlist-rap ,
.single-lmodel .leasingModelInfo[brand="skoda"] .lmodel-mlist-rap ,
.single-lmodel .leasingModelInfo[brand="vwcv"] .lmodel-mlist-rap ,
.single-lmodel .leasingModelInfo[brand="vw"] .lmodel-mlist-rap ,
.single-lmodel .leasingModelInfo[brand="seat"] .lmodel-mlist-rap {
	background:#F5F5F5;
}


.imageTabsBox .wide-rap .imgrap img {
    display: block;
    position: relative;
    right: 50%;
    transform: translateX(50%);
    height: 100%;	
}
.imageTabsBox .wide-rap .imgrap {
	overflow: hidden;
    width: 33.333%;
    text-align: center;
    height: 100%;
    position: absolute;
}
.imageTabsBox .tabs-content .tab-content .iitem .itext {
	display:inline-block;
	width:calc(100% - 44px - 24px);
	font-size:18px;
	line-height:20px;
}
.imageTabsBox .tabs-content .tab-content .iitem .icon {
	display:inline-block;
	vertical-align:top;
	width:44px;
	margin-left:24px;
}
.imageTabsBox .tabs-content .tab-content .iitem {
	display:inline-block;
	vertical-align:top;
	margin-left:52px;
	width:calc(50% - 52px);
	margin-bottom:28px;
}
.imageTabsBox.s0 .tabs-titles .tab.curr span:after {
	background:white;
}
.imageTabsBox .tabs-titles .tab.curr span:after {
	content:"";
	position: absolute;
    right: -12px;
    left: -12px;
    height: 3px;
    background: rgb(0 51 92);
    bottom: -10px;
}
.imageTabsBox .tabs-titles .tab.curr span {
	position:relative;
	display:inline-block;
}
.imageTabsBox.s0 .tabs-titles .tab.curr,
.imageTabsBox.s0 .tabs-titles .tab:hover {
	color:white;
}
.imageTabsBox .tabs-titles .tab.curr,
.imageTabsBox .tabs-titles .tab:hover {
	color:rgb(0 51 92);
}
.imageTabsBox.s0 .tabs-titles .tab {
	color:#B2C2CE ;
}
.imageTabsBox .tabs-titles .tab {
	width: auto;
    padding: 8px 12px;
    font-size: 16px;
    text-align: right;
    display: inline-block;
    margin-left: 48px;
	color:#505050 ;
}
.imageTabsBox .tabs-titles {
	display:block;
	border-bottom: 1px solid rgba(0,51,92,0.50);
}
.imageTabsBox.s0 .tabs-titles {
	border-bottom: 1px solid rgba(255, 255, 255, 0.50);
}
.imageTabsBox .tab-content {
	display:none;
}
.imageTabsBox .tab-content.curr {
	display:block;
}
.imageTabsBox .tabs-content {
	margin-top:52px;
	margin-left:-52px;
	margin-bottom:-28px;
}
section.imageTabsBox.s0 .site .tabs-rap {
	margin-right:0;
}
section.imageTabsBox.s0 .site .tabs-rap ,
.imageTabsBox .site .tabs-rap {
	display:inline-block;
	width:calc(66.667% - 104px);
	padding-right:52px;
	padding-left:52px;
	padding-top:76px;
	padding-bottom:32px;
	background: #00335C;
	color:white;
    z-index: 1;
}
.imageTabsBox .site .limg {
	margin-top:60px;
	max-width:100%;
}
.imageTabsBox .site .entry {
	position:relative;
}
.imageTabsBox .site .entry-rap .imgrap img {
    height: 100%;
    position: relative;
    right: 50%;
    transform: translateX(50%);
}
.imageTabsBox .site .entry-rap .imgrap {
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
	width: 100%;
}
section.imageTabsBox.s0 .site {
	display:flex;
	margin-right:0;
	width:auto;
	margin:auto;
}
section.imageTabsBox .site {
	display:block;
}
section.imageTabsBox .site .tabs-rap {
	margin-bottom:60px;
	padding:0;
	background:transparent;
	color:black;
	width:auto;
}
section.imageTabsBox .site .entry-rap .entry {
	max-width:unset;
}
section.imageTabsBox .site .entry-rap {
	width:auto;
	padding:0;
	display:block;
}
section.imageTabsBox.s0 .site .entry-rap ,
.imageTabsBox .site .entry-rap {
	display:inline-block;
	width:30%;
	padding-left:3%;
	vertical-align:top;
	padding-top:76px;
	padding-bottom:32px;
	position:relative;
}
.imageTabsBox .site {
	display: flex;
}
.imageTabsBox.s0 {
    color: white;
	background: #00335C;	
}
.imageTabsBox .wide-rap {
	height:100%;
    position: absolute;
	width:100%;
	right:0;
	top:0;
}
.routinesBox .filter-rap .filter-item .radio-rap input[type="radio"]:checked + label::after {
	content:"";
	position:absolute;
	width:12px;
	height:12px;
	background:#57A1FC;
	border-radius:20px;
	right: 6px;
    top: 7px;
}
.routinesBox .filter-rap .filter-item .radio-rap input {
	position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
	z-index:1;
}
.routinesBox .filter-rap .filter-item .radio-rap .radio-item {
	display:inline-block;
	position:relative;
	margin:0px 0 0px 24px;
}
.routinesBox .filter-rap .filter-item .radio-rap label {
	display:inline-block;
	position:relative;
}
.routinesBox .filter-rap .filter-item .radio-rap label:before {
	content:"";
	display:inline-block;
	width:22px;
	height:22px;
	border:1px solid #CCCCCC;
	border-radius:40px;
	margin-left:8px;
	vertical-align:middle;
}
.routinesBox .filter-rap .filter-item .ltitle {
    font-family: 'Simpler-Bold';
	margin-bottom:20px;	
	display:inline-block;
}
.routinesBox .filter-rap .filter-item {
	display:inline-block;
	margin:0 40px;
	text-align:right;
}
.routinesBox .filter-rap {
	text-align:center;
	margin:56px 0;
}
.routinesBox .table-rap tr:nth-child(even) td {
	background:#F5F5F5;
}
.routinesBox .table-rap tr td:last-child {
	border-left:0;
}
.routinesBox .table-rap tr td.name {
	width:36%;
	max-width:calc(100% - 408px);
	text-align:right;
}
.routinesBox .table-rap tr th[colspan="8"] ,
.routinesBox .table-rap tr td[colspan="8"] {
	width:68%;
	max-width:408px;
}
.routinesBox .table-rap tr td .none {
	background: #00335C;
    display: inline-block;
    width: 12px;
    height: 2px;
}
.routinesBox .table-rap tr td {
	width:8%;
	max-width:50px;
	height:20px;
	line-height:20px;
	padding:22px 12px;
	text-align:center;
	border-left:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
}
.routinesBox .table-rap .bheader th span svg {
	display:inline-block;
	margin-left:8px;
	vertical-align:middle;
}
.routinesBox .table-rap .bheader th span {
	margin-left:40px;
	display:inline-block;
	position:relative;
	top:8px;
}
.routinesBox .table-rap .bheader th {
    font-size: 14px;
    font-weight: normal;
}
.routinesBox .table-rap .bheader th.tabs[colspan="8"] .tab.curr:before {
	content:"";
	display:inline-block;
	width:4px;
	height:10px;
	border-bottom:2px solid white;
	border-right:2px solid white;
	transform:rotate(42deg);
	margin-left:12px;
	position:relative;
	top:-2px;
}
.routinesBox .table-rap .bheader th.tabs[colspan="8"] .tab.curr {
	border-color:#00335C;
	background:#00335C;
	color:white;
	font-weight:bold;
}
.routinesBox .table-rap .bheader th.tabs[colspan="8"] .tab:hover {
	border-color:#00335C;
}
.routinesBox .table-rap .bheader th.tabs[colspan="8"] .tab {
	margin-left: 12px;
    padding: 8px 16px;
    border: 1px solid #C3C3C3;
    border-radius: 50px;
    font-size: 14px;
    font-family: 'Simpler';
    bottom: 10px;
    margin-top: -6px;
    position: relative;
    margin-bottom: -6px;
}
.routinesBox .table-rap .bheader th.tabs[colspan="8"] {
	text-align:right;
}
.routinesBox .table-rap .bheader th[colspan="8"] span {
	position:relative;
	top:0px;
}
.routinesBox .table-rap .bheader th[colspan="8"] {
	text-align: center;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 4px;
}
.routinesBox .table-rap .thead th {
	border-bottom:2px solid #00335C;
	padding:18px 4px;
	max-width:42px;
	text-align:center;
}
.routinesBox .table-rap td.name .tooltip-rap .tooltip-open {
	background:#5B9BF9;
	color:white;
	width:24px;
	height:24px;
	border-radius:40px;
	cursor:pointer;
	line-height:24px;
	font-size:16px;
}
.routinesBox .table-rap td.name .tooltip-rap .tooltip .arrow {
	position: absolute;
    bottom: -8px;
    height: 8px;
    overflow: hidden;
    width: 30px;
    right: 20px;
}
.routinesBox .table-rap td.name .tooltip-rap .tooltip .arrow:before {
	content:"";
	background: white;
    position: absolute;
    box-shadow: 0px 5px 20px 0px #cccccc;
    width: 20px;
    height: 20px;
	right: 6px;
    bottom: 3px;
    transform: rotate(45deg);
}
.routinesBox .table-rap td.name .tooltip-rap:hover .tooltip {
	display:block;
}
.routinesBox .table-rap td.name .tooltip-rap .tooltip {
	display:none;
	position:absolute;
	background: white;
    padding: 16px;
    box-shadow: 0px 5px 20px 0px #cccccc;
    border-radius: 8px;
    width: 240px;
    font-size: 16px;
    line-height: 21px;
    bottom: 100%;
    margin-bottom: 16px;
    right: -24px;
}
.routinesBox .table-rap td.name .tooltip-rap {
	display:inline-block;
	margin-right:12px;
	position:relative;
}
.routinesBox .table-rap.curr {
	display:block;
}
.routinesBox .table-rap {
	display:none;
}
.routinesBox .legal .button {
	position:relative;
	right:50%;
	transform:translateX(50%);
}
.routinesBox .legal,
.routinesBox .table-rap table {
	width:100%;
	max-width:980px;
	margin:20px auto 72px;
	border-spacing:0;
}
.accordionBox .accord-rap.opened .accord-open:after {
	transform: rotate(45deg);
}
.accordionBox .accord-rap .accord-open:after {
	content:"+";
	position: absolute;
    left: -16px;
    font-size: 36px;
    font-family: 'Simpler';
    top: 8px;
    transition: all 0.5s;
}
.accordionBox .accord-rap .accord-open {
	position:relative;
	outline:none;
    display: block;
    width: 100%;
    text-align: right;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0;	
	margin:-16px;
	padding:16px;
	padding-left:16px;
}
.accordionBox .accord-rap.opened .accord-content {
	max-height:1000vh;
}
.accordionBox .accord-content {
	overflow: hidden;
    max-height: 0;
    transition: all 0.5s;
    margin-top: 0px;
}
.accordionBox .entry {
	margin:0;
}
.accordionBox .accord-list {
	max-width:900px;
}
.accordionBox .accord-rap {
	border-bottom: 1px solid #CFD3D4;
    padding: 16px 16px;
	margin-bottom:8px;
}

	body[data-hide-header="1"] .routinesBox .legal .button,
	body[data-hide-header="1"] #ZA_CAMP_BUBBLE_CONTAINER_CID_84958,
	body[data-hide-header="1"] #andimenu,
	body[data-hide-header="1"] #andi_menu,
	body[data-hide-header="1"] #bthn {
		display:none !important;
	}
	
.bannerBox button {
	padding: 0;
    border: 0;
    margin: 72px auto;
    max-width: 90%;
}
.bannerBox img {
	max-width:100%;
}
.bannerBox {
	text-align:center;
}

.galleryBox .window .long .slide iframe, 
.galleryBox .window .long .slide .vrap, 
.galleryBox .window .long .slide img, 
.galleryBox .window .long .slide .rap {
    height: 100%;
}
.galleryBox .window .long .slide {
    display: inline-block;
    margin-left: 16px;
    position: relative;
}
.galleryBox .window .long {
    position: relative;
    right: 0;
    top: 0;
    display: flex;
    width: 100000%;
    aspect-ratio: 3434 / 1;
    transition: right 0.5s;
}
.galleryBox .nav.prev {
    left: auto;
    right: 32px;
    display: none;
}
.galleryBox .nav.prev:after {
    transform: rotate(-135deg);
	left:-18px;
}
.galleryBox .nav:after {
	content:"";
	transform: rotate(45deg);
    border-left: 3px solid white;
    border-bottom: 3px solid white;
    width: 12px;
    height: 12px;
    display: block;
    position: relative;
    left: -12px;
}
.galleryBox .nav {
    border: 0;
    width: 44px;
    height: 44px;
    background:#00335C;
	border-radius:50px;
    padding: 0;
    position: absolute;
    left: 32px;
    cursor: pointer;
    margin: auto;
    top: 0;
    bottom: 0;
}
.galleryBox .window {
    overflow: hidden;
	margin: 0 50px;
}	
	
	
/* MOBILE */
@media (max-width: 763px) {
	body:before {
		height:57px;
	}
	#content {
		overflow:visible;
	    margin-top: 0px;	
	}
	.site {
		padding:0 16px;
	}
	.entry {
		max-width: 440px;
	}
	body[data-hide-header="1"] {
		padding-top:0;
	}
	body {
		padding-top:56px;
		padding-bottom:54px;
	}
	XXXbody.scrolldown header.hopened .site {
		max-height:0;
	}
	body.scrolldown header.hopened {
		top:0px;
	}
	body.scrolldown header {
		top:-57px;
	}
	body.scrollup.fixed .elevatorMenu .emrap {
		top:57px;
	}
	header {
		position: fixed;
		height: 56px;
		width: 100%;
		right: 0;
		top: 0;
		border-bottom: 1px solid #ccc;
		padding:0;
		z-index:99999;		
		transition: all 0.75s;
	}
	header button.open-hamb span:after {
		width: 15px;
		left: -5px;
		margin-top: 5px;
	}
	header .open-hamb span:before,
	header .open-hamb span:after {
		content:"";
		height: 2px;
		background: white;
		width: 22px;
		display: block;
		margin-top: 7px;
		position: relative;
		left: 2px;
		border-radius: 2px;
	}
	header.hopened .open-hamb span:before {
		transform:rotate(-45deg);
		width:22px;
		left: 0;
		top: 2px;
		border-radius:0;
	}
	header.hopened .open-hamb span:after {
		transform:rotate(45deg);
		width: 22px;
		margin-top: 0;
		left: 0;
		border-radius:0;
	}
	header.hopened .open-hamb span {
		background:none;
	}
	header .open-hamb span {
		position: absolute;
		width: 20px;
		background: white;
		height: 2px;
		border-radius: 2px;
		left: 15px;
		top: 20px;
	}
	header .mmenu menu.menu li button.opened:before {
		display:none;
	}
	header .open-hamb {
		display: block;
		position: absolute;
		top: -56px;
		border-right: 1px solid #ccc;
		width: 54px;
		left: 0;
		height: 56px;
		background:transparent;
		z-index:99;
	}
	.float.hfloat.hidden.fhidden {
		display:none;
	}
	.float.hfloat.hidden {
		display:block;
	}
	header.hopened {
		overflow:visible;
	}
	header.hopened .hrap {
		max-height:calc(100vh - 56px - 54px);
		overflow: auto;
	}
	XXheader .site .hrap{
		overflow:auto;
		max-height: calc(100vh - 56px);
		padding-top: 56px;
		margin-top: -56px;
	}
	body[top="0"] header .hrap {
		background: transparent;
	}
	body[top="0"] header.hopened .hrap {
		background: #003457;
	}
	header .hrap {
		position: absolute;
		width: 100%;
		background: #003457;
		top:0;
		padding-top:56px;
		overflow: hidden;
		transition: max-height 0.5s;
		max-height: 0;
	}
	header .mmenu .logo {
		position: absolute;
		top: -56px;
		height: 56px;
		border:0;
	}
	header .mmenu .logo img {
		max-height: 23px;
		margin-top: 17px;
		max-width: calc(100% - 60px);
		height: auto;
	}
	header .mmenu menu.menu .smenu .models-list.cmenu1 {
		padding-top:0;
	}
	header .cat-menu {
		display:none;
	}
	header .mmenu {
		height: auto;
		border-top: 1px solid #ccc;
		display: block;
	}
	header menu {
		display: block;
		margin: 0;
		padding: 0 16px;
	}
	header .mmenu menu.lmenu {
		float: none;
		display: block;
		margin: 0;
		margin: 15pX 0;
	}
	header .top-menu {
		position: relative;
		top: auto;
		height: auto;
		border: 0;
	}
	header .top-menu menu.tmenu {
		display: block;
		float: none;
		margin: 0;
	}	
	header menu li button:hover,
	header menu li a:hover {
		background: transparent;
		border-bottom:1px solid #ccc;
		color:white;
	}
	header menu li {
		display: block;
		margin: 0;
		padding: 0;
	}
	header .mmenu menu.lmenu li {
		margin: 20px 0;
	}
	body header menu li button {
		width:100%;
	}
	header .menu li a, header .menu li button {
		font-weight: 400;
		font-size: 15px;
	}
	header .top-menu menu.tmenu a.phone,
	header .top-menu menu.tmenu a, header .mmenu menu.lmenu a {
		font-size:14px;
	}
	header menu li button, 
	header menu li a {
		border-bottom: 1px solid #ccc;
		padding: 16px 8px;
	    width: auto	;
		text-align: right;	
		font-size: 16px;
	}
	header .mmenu menu.menu li.opened:hover .smenu ,
	header .mmenu menu.menu li.opened .smenu {
		max-height:500vh;
	}
	header .mmenu menu.menu li:hover .smenu ,
	header .mmenu menu.menu .smenu {
		display:block;
		max-height:0;
		transition:max-height 0.5s;
		overflow:hidden;
		position: relative;
		background: transparent;
		padding: 0;
		border: 0;
		top: auto;
		box-shadow:unset;
	}

	header .mmenu menu.menu li.opened:hover button:after ,
	header .mmenu menu.menu li.opened button:after {
		transform: rotate(135deg);
		top: 11px;
	}
	header .mmenu menu.menu li:hover button:after ,
	header .mmenu menu.menu li button:after {
		float:left;
		transform:rotate(-45deg);
		top:6px;
	}
	header .mmenu menu.lmenu a img {	
		margin: 0 0 0 15px;
		float:right;
	}
	header .mmenu menu.menu .smenu a img {
		display:none;
	}
	header .mmenu menu.menu .smenu a {
		display: block;
		width: auto;
		text-align: right;
		margin: 0;
		padding: 8px 8px;
		color:white;
	}
	header .mmenu menu.menu .smenu .models-list {
		display: block;
		padding: 0;
		padding-bottom:0px;
	}
	header .mmenu menu.menu .smenu .models-list a.button.fbutton {
	    float: left;
		margin: 0;
		width: auto;
		min-width: unset;
		line-height: 60px;
		margin: 0;
		color: #FF0036;
		background: no-repeat;
		padding: 0;
		z-index:9;
	}
	header .mmenu menu.menu .smenu .btlink:after {
		    content: "";
			display: inline-block;
			width: 7px;
			height: 7px;
			border-bottom: 2px solid;
			border-left: 2px solid;
			margin-right: 5px;
			transform: rotate(45deg);
			vertical-align: middle;
			position: relative;
			top: 0px;
	}
	header .mmenu menu.menu .smenu .btlink.models,
	header .mmenu menu.menu .smenu .btlink {
		padding: 0;
		display: block;
		position: relative;
		right: auto;
		width: auto;
		background: none;
		font-weight: 700;
		border:none;
		display:none;
	}
	header .mmenu menu.menu .smenu .models-list .model {
		width: auto;
		text-align: right;
		overflow: auto;
		padding: 0;
		max-width: unset;
		height:60px;
	}
	header .models-list .model .tag,
	header .models-list .model .mtext .price,
	header .mmenu menu.menu .smenu .models-list .model .imgrap {
		display: none;
	}
	header .models-list .model .mtext {
		padding: 0 8px;
	}
	header .models-list .model .mtext h3 {
		display: inline-block;
		margin: 0;
		font-size: 16px;
		vertical-align: middle;
		line-height: 60px;
		font-weight:400;
	}
	header .mmenu menu.menu .smenu .models-list a.link.blink {
		display:none;
		float: left;
		padding: 0;
		margin: 0;
		margin-right: 15px;
		font-weight: 400;
		padding: 16px 0;
	}
	header .mmenu menu.menu .smenu .models-list a.link:after {
		display:none;
	}
	header .mmenu menu.menu .smenu .models-list a.hidden,
	header .mmenu menu.menu .smenu .models-list a.link {
		display:block;
		font-size: 0;
		position: absolute;
		right: 0;
		left: 0;
		top: 0;
		bottom: 0;
	}

	
	footer .bottom-rap .credits {
		position: absolute;
		bottom: -155px;
		width: 100%;
	}
	footer .bottom-rap .blinks .credits a {
	    display: inline-block;
		margin-right: 10px;
		margin-left: 20px;
		border:none;
		padding:0;
	}
	
	footer .links .col span {
		display:none;
	}
	footer .links div.col a {
		opacity:1;
		color:white;
		font-weight:700;
	}
	footer {
		padding:20px 0 0
	}
	footer .blinks {
		text-align:center;
	}
	footer .bottom-rap .legal {
		float: none;
		margin: 0;
	}
	footer .credits {
		bottom: 10px;
	}
	footer .links .col {
		display:none;
		padding:0;
	}
	footer .bottom-rap .logo img {
		max-width:100%;
	}
	footer .bottom-rap .logo {
		position: relative;
		margin: 25px auto 0;
		top: auto;
		text-align: center;
		display: block;
		border-top: 1px solid #82807f;
		padding-top: 25px;
	}
	footer .bottom-rap .bright {
		padding-bottom: 60px;
		position: relative;
	}
	footer .bottom-rap .socials {
		position: absolute;
		bottom: -25px;
		width: 100%;
		display: flex;
		text-align: center;
	}
	footer .bottom-rap .socials a {
		width: 50%;
		margin-left: 0;
	}
	footer .bottom-rap {
		border-top: 0;
		padding: 0;
		margin: 0;
	}
	section.searchBox {
		display:none;
	}
	.gallerySlide.s0 ,
	.mainVideo.s0 ,
	.mainImage.s0 {
		margin-top: -56px;
	}
	.gallerySlide .slide .imgrap:after ,
	.mainVideo .videorap:after ,
	.mainImage .imgrap:after {
		background:linear-gradient(to top, transparent , #021C2D);
	}
	.gallerySlide .slide .trap.layout-left .entry, 
	.gallerySlide .slide .trap.layout-right .entry, 
	.mainVideo .trap.layout-left .entry, 
	.mainVideo .trap.layout-right .entry, 
	.mainImage .trap.layout-left .entry, 
	.mainImage .trap.layout-right .entry {
		width:auto;
	}
	.models-list .model .imgrap img {
		height: auto;
		max-height: 125px;
		max-width: unset;
	}
	header .models-list .model .mtext .link {
		display:none;
	}
	.models-list .model .mtext .link {
		width:auto;
		padding-left:20px;
	}
	.mainImage .trap.mhide1 {
		position: relative;
		color: #00335C;
		top: 56px;
		transform:unset;
	}
	.mainImage .imgrap.mhide1 {
		display:none;
	}
	section.gallerySlide .gallery-slides.gwide {
		border-bottom-width:45px;
	}
	.gallerySlide .gslides-thumb {
		bottom: -30px;
	}
	.boxCollage .bcollage-rap .cbox .imgrap img {
		width:100%;
	}
	.boxCollage .bcollage-rap .cbox .imgrap {
		position: relative;
		height: 100%;
		width: 96px;
		min-width: 96px;
		overflow: hidden;
	}
	.boxCollage .bcollage-rap .cbox.cbox2 .imgrap img {
		width: auto;
		height:100%;
	}
	.boxCollage .bcollage-rap .cbox.cbox2 {
		width: auto;
	}
	.boxCollage .bcollage-rap .cbox {
		display: flex;
		width: 100%;
		height: 120px;
		margin-top: 16px;
		color: inherit;
		text-decoration: none;
		background: #f4f4f1;
	}
	.boxCollage .bcollage-rap .cbox .trap .text {
		display:none;
	}
	.boxCollage .bcollage-rap .cbox.cbox2 .trap,
	.boxCollage .bcollage-rap .cbox .trap ,
	.boxCollage .bcollage-rap .cbox.cbox3 .trap {
		position: relative;
		color: black;
		padding: 12px 30px;
		right:auto;
		transform:unset;
		display:block;
	}
	.boxCollage .bcollage-rap .cbox .trap .bctitle {
		font-size: 18px;
		line-height: 22px;
	}
	.boxCollage .bcollage-rap .cbox .trap .link {
		position: absolute;
		bottom: 12px;
	}
	.boxCollage .bcollage-rap {
		display: block;
		height: auto;
	}
	.boxCollage {
		padding-bottom: 30px;
	}
	section.textBox.s0,
	.textBox, .galleryCollage, .modelsList, .modelCompare, .modelTable, .buttonsPopup, .thumbsLine, .thumbsBox {
		padding: 30px 0;
	}
	.galleryCollage .gallery-slides.gwide .nav.prev {
		right:-25px;
		left:auto;
	}
	.galleryCollage .gallerySlide .nav.next,
	.galleryCollage .gallerySlide .nav {
		left:-25px;
		top: -80px;
	}
	.galleryCollage .gc-rap .gcbox.gc-left,
	.galleryCollage .gc-rap .gcbox .box:last-child {
		margin: 0px;
	}
	.galleryCollage .gc-rap .gcbox {
		width: auto;
	}
	.galleryCollage .site {
		padding:0;
	}
	.galleryCollage .gc-rap {
		display: block;
	}
	.modelsList .entry .title {
		max-width: 440px;
		margin: 0 auto 30px;
	}
	.modelsListOnline .models-list div.model {
		margin-bottom:30px;
	}
	.modelsListOnline .models-list .model,
	.models-list .model {
		display: block;
		width: 100%;
		position: relative;
		max-width: 440px;
		margin: 0 auto;
	}
	.bread {
		display:none;
	}
	section.s1.prev-elevatorMenu {
		padding-top: 0px;
	}
	.imagebox-rap .box-line {
		display: block;
		height: auto;
	}
	.imagebox-rap .box-line.layout-2thirds .textrap,
	.imagebox-rap .box-line.layout-2thirds .imgrap,
	.galleryInterior .imagebox-rap .box-line .textrap,
	.galleryInterior .imagebox-rap .box-line .imgrap,
	.imagebox-rap .box-line .imgrap {
		width: auto;
	}
	.imagebox-rap .box-line .textrap .icons-rap .icrap {
		width: calc(50% - 40px);
	}
	.imagebox-rap .box-line .textrap {
		max-width: unset;
		width: auto;
	}
	section.imageBox .imagebox-rap .box-line .imgrap img {
		height: auto;
		width:100%;
		right:auto;
		transform:unset;
	}
	section.imageBox .imagebox-rap .box-line .imgrap.ilayout-iright img {
		right: 0;
		transform: unset;
	}
	.imageText .imgrap img, .imagebox-rap .box-line .imgrap img {
		transform: unset;
		right: auto;
		top: auto;
		width: 100%;
	}
	.imageText .textrap div.entry {
		transform: none;
		padding:0;
	}
	.imagebox-rap .box-line.layout-third.direction-image-left .textrap .trap {
		padding:16px;
	}
	.mainGallery .slide.imageText .imgrap img, 
	.mainGallery .slide.imageText .imgrap,
	.imagebox-rap .box-line.direction-image-right .textrap .trap,
	.imageText div.imgrap img,
	.imagebox-rap .box-line.layout-third .textrap .trap,
	.imageText .textrap .entry, .imagebox-rap .box-line .textrap .trap {
		right: auto;
		transform: unset;
		top: auto;
		height: auto;
		max-width: unset;
		width:auto;
	}
	section.imageText div.imgrap img {
		width: auto;
		height: 240px;
	}
	section.imageText div.imgrap img,
	section.gallerySlide .gslides-rap .gslides-items .slide img {
		position: relative;
		right: 50%;
		transform: translateX(50%);
	}
	.galleryColors .imagebox-rap .textrap .gfade-text {
		position: absolute;
		top: 130px;
	}
	.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons {
		margin: 0;
		padding: 0;
		width: auto;
		overflow: auto;
		height:auto;
	}
	.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .nav {
		display:none;
	}
	.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-group,
	.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-thumbs-rap .gfade-rap {
		display:flex;
	}
	.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-group .gname {
		position:absolute;
		right:0;
		top:75px;
	}
	.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-group:after {
		bottom:-20px;
	}
	.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons.fullwidth .gfade-icons-rap,
	.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-icons-rap {
		overflow: auto;
		padding:30px 0 0;
		height:120px;
	}
	.galleryColors .imagebox-rap .box-line .textrap .trap {
		padding: 40px 16px 40px 0px;
	}
	.galleryColors .entry {
		max-width:unset;
	}
	.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons.fullwidth .gfade-thumbs-rap .gfade-rap {
		transform: unset;
	}
	
	.galleryColors .imagebox-rap .textrap .gfade-thumbs.gfade-icons .gfade-thumbs-rap {
		width: auto;
	}
	.galleryColors .imagebox-rap .box-line .imgrap img {
		width:100%;
	}
	.galleryColors .imagebox-rap .box-line .imgrap {
		padding:0 16px;
	}
	.imagebox-rap .box-line.layout-third .imgrap {
		width: auto;
	}
	.imagebox-rap .box-line.layout-third .textrap {
		max-width: unset;
		width: auto;
	}
	.gallerySlide .gslides-rap .slide.imageText,
	.imageText .textrap {
		position: relative;
		right: 0;
		background: #33302E;
	}
	.modelCompare .compare-rap .compare-box {
		width: auto;
		padding: 0 33px 35px;
	}
	.modelCompare .compare-box .imgrap {
		margin-bottom: 0px;
	}
	.modelCompare .compare-rap {
		display: block;
	}
	.thumbsBox .gallery-slides.gwide {
		margin: 0;
	}
	.thumbsBox .thumbs-box-rap {
		padding: 0;
	}
	.thumbsBox .gallery-slides .gslides-rap .gslides-long .gslides-items {
		display:flex;
	}
	.thumbsBox .gallery-slides .gslides-rap .gslides-long {
		width: 1000%;
		text-align: right;
		right: 0;
		position: relative;
		/* transition: right 0.5s; */
	}
	.mainGallery .gallery-slides.gwide {
		margin:0;
	}
	.mainGallery .gallery-slides.gwide .nav {
		left:0;
		display:none;
	}
	.mainGallery .gallery-slides.gwide .nav.prev,
	section.gallerySlide .gallery-slides.gwide .nav.prev, .gallerySlide .nav.prev {
		right: 0px;
		left: auto;
	}
	.galleryCollage .gallery-slides.gwide .gslides-rap .gslides-long .slide ,
	.galleryCollage .gc-rap .gslides-rap .gslides-long .slide {
		width: 1%;
		padding-bottom:80px;
	}
	.gallery-slides.gwide .nav {
		left:-30px;
	}
	.gallery-slides.gwide .nav.prev {
		left: auto;
		right: -30px;
	}
	.colsBoxModel .gallery-slides, .gallery-slides.gwide {
		margin: 0 32px;
	}
	.colsBoxModel .gallery-slides.gwide .gslides-rap .gslides-long .slide, 
	.colsBoxModel .gallery-slides .gslides-rap .gslides-long .slide {
		width: calc(0.1% - 30px);
		padding:0;
		margin:0 15px;
	}
	.colsBoxModel .cols-box .gslides-items {
		width:10000%;
	}
	.gallery-slides.gwide .gslides-rap .gslides-long .slide,
	.gallery-slides .gslides-rap .gslides-long .slide {
		width: calc(10% - 30px);
	}
	.mainGallery .gallery-slides.gwide .gslides-rap .gslides-long .slide {
		width: calc(10% - 0px);
	}
	.mainGallery .title {
		font-size: 27px;
		line-height: 34px;
	}
	.mainGallery .slide .button {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.mainGallery .imagebox-rap .box-line.layout-third.direction-image-left .textrap .trap {
		padding:25px 16px 50px;
		margin:0 auto;
		max-width:calc(440px - 32px);
	}
	.imagebox-rap .imgrap .gallery-fade .slide {
		position:absolute;
		margin-top:0;
	}
	.imagebox-rap .imgrap .gallery-fade .slide.curr {
		position: relative;
	}
	section.imageBox .imagebox-rap .textrap .gfade-thumbs {
		text-align: center;
	}
	.imageBox .imagebox-rap .textrap .gfade-thumbs {
		border-bottom: 1px solid rgba(0,0,0,1);
	}
	.imagebox-rap .textrap .gfade-thumbs {
		position: absolute;
		top: -63px;
		right: 0;
		left: 0;
		padding: 0 40px;
		width: calc(100% - 80px);
		height: 87px;
	}
	.imagebox-rap .textrap .gfade-thumbs .thumb {
		top:0;
	}
	section.imageBox .imagebox-rap .textrap .gfade-thumbs .thumb {
		width:50%;
	}
	section.imageBox .imagebox-rap .textrap .gfade-thumbs .thumb:last-child, 
	section.imageBox .imagebox-rap .textrap .gfade-thumbs .thumb[data-string="0"] {
		width: 25%;
	}
	.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.n2 {
		width: 50px;
		margin: 25px auto 10px;
	}
	.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.n2 .thumb:last-child, 
	.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar.n2 .thumb[data-string="0"] {
		width: 25px;
	}
	.imagebox-rap .textrap .gfade-thumbs .gfade-thumbs-bar {
		margin: 25px 0 10px;
		display:flex;
	}
	.imagebox-rap .box-line .textrap.wgallery {
		padding-top: 63px;
	}
	.imagebox-rap .box-line .textrap .trap.with-icons .entry {
		display: block;
		width: auto;
	}
	.imagebox-rap .box-line .textrap .trap.with-icons .icons-rap {
		display: block;
		width: auto;
		margin-right: 0;
		vertical-align: top;
		margin: 20px auto 0;
		max-width: 440px;
	}
	.modelSafety .safety-rap {
		display: block;
	}
	.modelSafety .safety-rap .safety-details-rap {
		width: auto;
		margin: 0;
	}
	.modelSafety .safety-table-rap .safety-bar .sv {
		max-width:7vw;
	}
	.modelSafety .safety-table-rap .safety-bar .label {
		margin:0;
	}
	.modelSafety .safety-table-rap .safety-table,
	.modelSafety .safety-table-rap .safety-table {
		max-width: calc(100vw - 32px);
	}
	.modelSafety .safety-table-rap .safety-bar.pol-bar .label {
		white-space: normal;
		width: 30px;
	}
	.modelSafety .safety-table-rap .pol-bar .pv {
		max-width:4vw;
	}
	.modelSafety .safety-table-rap.pol-table-rap .prap, .modelSafety .safety-table-rap {
		width: auto;
		min-width: unset;
		margin:0;
	}
	.galleryInterior .imagebox-rap .box-line .imgrap {
		position: absolute;
		bottom: 146px;
	}
	.galleryInterior .imagebox-rap .box-line {
		width: auto;
		right: auto;
		padding-bottom:410px;
		margin-bottom:40px;
	}
	.galleryInterior .imagebox-rap .expand {
		display:none;
	}
	.galleryInterior .imagebox-rap .imgrap .gallery-fade img {
		height: 300px;
		width: auto;
		position: absolute;
		right: 50vw;
		transform: translateX(50%);
	}
	.galleryInterior .imagebox-rap .textrap .gfade-thumbs.gfade-icons.fullwidth {
		position: absolute;
		bottom: -340px;
		top: auto;
	}
	.galleryInterior .imagebox-rap .textrap .gfade-text {
		position: absolute;
		bottom: -400px;
	}
	.galleryInterior .imagebox-rap .imgrap .gallery-fade {
		position: relative;
		height: 300px;
		width: 100vw;
	}
	.galleryWheels .imagebox-rap .textrap .gfade-thumbs.gfade-icons {
		position: absolute;
		bottom: -30px;
		top: auto;
	}
	.galleryWheels .entry .text {
		padding-bottom: calc(100vw - 62px);
	}
	.galleryWheels .imagebox-rap .box-line {
		margin-bottom: 50px;
	}
	.galleryWheels .imagebox-rap .imgrap {
		position: absolute;
		bottom: 90px;
		top: auto;
	}
	
	
	.modelPrices table .base tr td span.hidden {
		display: inline-block;
		vertical-align: top;
		margin-left: 10px;
		width: 50%;
		min-width: 50%;
	}
	.modelPrices table .base tr td:first-child {
		width: calc(100% - 40px);
		border-bottom: 1px solid #CCCCCC;
		border-top: 1px solid #CCCCCC;
		font-family:'Simpler-Bold';
	}
	.modelPrices table .base tr {
		display:block;
		position:relative;
	}
	.modelPrices table .base tr td {
		padding: 20px;
		display: block;
		width: auto;
		text-align: right;
		border: none;
	}
	.modelPrices table span.hidden {
		display:block;
		font-family:'Simpler-Bold';
		color:black;
	}
	.modelPrices table thead.base,
	.modelPrices table .empty {
		display:none;
	}
	.colsBox .gallery-slides.gwide.mlayout-slider .gslides-rap .gslides-long .slide .icon {
		display:block;
		width:auto;
		margin-bottom:15px;
	}
	.colsBox .cols-box .gallery-slides.gwide.mlayout-slider .gslides-rap .gslides-long .slide .tsrap {
		width:auto;
		margin:0;
	}
	section.colsBox {
		overflow:hidden;
	}
	.colsBox .cols-box .gallery-slides.gwide.mlayout-slider .gslides-rap {
		width: 85%;
		overflow: visible;
	}
	.colsBox .cols-box .gallery-slides.gwide.mlayout-slider .gslides-rap .gslides-long .slide {
		width:calc(1% - 0.05%);
		margin-left:0.05%;
		border-bottom:0;
	}
	.colsBox .gallery-slides.gwide.mlayout-slider {
		margin:0;
	}
	.colsBox .gallery-slides.gwide.mlayout-slider .gslides-rap .gslides-long {
		width:10000%;
	}
	.colsBox .gallery-slides.gwide .gslides-rap .gslides-long {
		width: 100%;
	}
	.gallery-slides.mphide1 .gslides-thumb {
		display:none;
	}
	.gallery-slides .gslides-thumb {
		bottom: -30px;
	}
	.cols-box {
		padding: 35px 0;
	}
	.colsBox .cols-box .gslides-items {
		display: block;
	}
	.colsBox .cols-box .slide .button {
		display: inline-block;
		vertical-align: middle;
		text-align: right;
	}
	.colsBoxModel .cols-box .slide .icon {
		width:auto;
		margin-bottom:10px;
	}
	.cols-box .slide .icon {
		display:inline-block;
		vertical-align:middle;
		margin-left:10px;
		width: 60px;
		margin-bottom:0;
	}
	
	.colsBox .cols-box .slide span.icon svg ellipse,
	.colsBox .cols-box .slide span.icon svg path {
		fill:#FF0036;
	}
	.colsBox .cols-box .slide span.icon svg {
		max-height:40px;
		position:absolute;
		margin:auto;
		top:0;
		bottom:0;
		right:0;
		left:0;
	}
	.colsBox .cols-box .slide .gstext {
		margin-top:5px;
	}
	.colsBox .cols-box .slide .gstitle {
		margin-bottom:5px;
	}
	XXX.colsBox .cols-box .slide .gstitle:after {
		content:"";
		display: inline-block;
		width: 8px;
		height: 8px;
		border-left: 2px solid;
		border-bottom: 2px solid;
		transform: rotate(45deg);
		margin-right: 8px;
	}
	.colsBox .cols-box .mlayout-lines .gslides-rap .gslides-long .slide.mllayout-imgAbove {
		width:100%;
	}
	.colsBox .cols-box .mlayout-lines .slide.mllayout-imgAbove .icon {
		display: block;
		width: auto;
		margin: auto;
		margin-bottom: 20px;
	}
	.colsBox .cols-box .mlayout-lines .slide.mllayout-imgAbove .tsrap {
		width: auto;
		margin: 0;
	}
	.colsBox .cols-box .slide .tsrap {
		display:inline-block;
		color:black;
		vertical-align:middle;
		margin:0;
		margin-right:24px;
		width: calc(100% - 94px);
	}
	.colsBox .cols-box .slide span.icon {
		display: inline-block;
		vertical-align:middle;
		height: 48px;
		width: 48px;
		text-align: center;
		margin:0;
		position:relative;
	}
	.colsBox .cols-box .slide:hover {
		background:transparent;
	}
	.colsBox .cols-box button.slide {
		width:100%;
	}
	.colsBox .cols-box .gallery-slides .gslides-rap .gslides-long button.slide {
		width:100%;
	}		
	.colsBox .cols-box .gallery-slides .gslides-rap .gslides-long .slide, 
	.colsBox .cols-box .gallery-slides.gwide .gslides-rap .gslides-long .slide,
	.colsBox .cols-box .slide {
		width: calc(100% - 16px);
		text-align: right;
		border-bottom: 1px solid #cccccc;
		padding: 15px 0;
		margin: 0;
	}
	section.gallerySlide .gallery-slides.gwide .nav.prev {
		left:auto;
		right:0;
	}
	section.gallerySlide .gallery-slides.gwide .nav {
		left:0;
		right:auto;
	}
	#content.page-content .buttonsPopup .btn-box .btn-side,
	.buttonsPopup .btn-box .btn-side {
		margin:0;
	    width: 100%;
		min-width: unset;	
	}
	.buttonsPopup .btn-box .btn-rap {
		display: block;
		max-width: 440px;
		margin: 0 auto;
	}
	.buttonsPopup .btn-item {
		display: block;
		width: auto;
		margin-left: 0;
		vertical-align: bottom;
		margin-top: 15px;
	}
	.buttonsPopup .btn-list .popup .close:before,
	.buttonsPopup .btn-list .popup .close:after {
		display:none;
	}
	.buttonsPopup .btn-list .popup .close {
		top: -40px;
		width: 100%;
		right: 0;
		height: 38px;
	}
	.buttonsPopup .btn-list .popup .btn-btitle,
	.buttonsPopup .btn-list .popup .btn-title {
		display:none;
	}
	.buttonsPopup .btn-list .popup .btn-text {
		padding: 10px 0;
	}
	.buttonsPopup .btn-list .popup {
		position: relative;
		top: 0;
		right: 0;
		left: auto;
		bottom: auto;
	}
	.thumbsLine .thumbs-box-rap {
		display: flex;
		padding: 0 16px;
		flex-wrap: wrap;
		margin: 0;
		position: relative;
		width: calc(100% - 32px);
		overflow: hidden;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext:hover .imgrap:after {
		display:none;
	}	
	.thumbsLine .thumbs-box-rap .thumb-box.wtext:hover .imgrap img {
		filter:none;
	}
	.thumbsLine .thumbs-box-rap .thumb-box .textrap ,
	.thumbsLine .thumbs-box-rap .thumb-box:hover .textrap {
		top:calc(100% + 60px);
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext .open:after {
		content:"+";
		font-size: 30px;
		line-height: 15px;
		display: block;
		height: 24px;
		text-align: center;
		width: 22px;
		color: #707070;
		opacity: 0.5;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext .open {
		display:block;
		border:1px solid #CCCCCC;
		background:#fafaf9;
		position:absolute;
		width:24px;
		height:24px;
		border-radius:100%;
		bottom:8px;
		right:8px;
		z-index:1;
	}
	.thumbsLine .thumbs-box-rap .thumb-box:first-child,
	.thumbsLine .thumbs-box-rap .thumb-box {
		position: relative;
		margin: 4px;
		overflow: hidden;
		width: calc(50% - 8px);
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened:hover .imgrap img ,
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened .imgrap img {
		filter:blur(7px);
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened:hover .imgrap:after ,
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened .imgrap:after {
		display:block;
		opacity:1;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened .textrap {
		top: 0;
		z-index: 2;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened .imgrap {
		position: absolute;
		top: 0;
		right: 16px;
		left: 16px;
		z-index: 1;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened .open:after {
		color: white;
		opacity: 1;
		transform: rotate(45deg);
		font-size: 50px;
		font-weight: 100;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened .open {
		z-index: 3;
		right: 24px;
		bottom: auto;
		top: 8px;
		background: transparent;
		border: none;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened {
		position:static;
		z-index:9;
		overflow: visible;
	}
	.buttonsPopup .entry h1.title {
		font-size: 38px;
		line-height: 48px;
	}
	.contactBox .site.formsite form .button {
		margin: 45px auto 0;
		display: block;
		float: none;
	}
	form .irap.whalf1.half2 {
		margin-right:0px;
	}
	form .irap.whalf1 {
		display: block !important;
		width:100%;
	}
	.site.formsite form {
		max-width: calc(100vw - 60px);
		padding: 20px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 30px;
		padding-bottom: 50px;
		float:none;
	}
	.place-rap .place-box .lines.llist {
		margin-left: 0;
		width: auto;
		margin-top:50px;
	}
	.showroomBox .place-rap {
		width: calc(100% - 32px);
	}
	.place-rap .place-box .lines.llist .list-loop .litem {
		width:auto;
		display:block;
	}
	.place-rap .place-box .pb-rap .lines.linfo, 
	.place-rap .formsite form {
		width: auto;
		margin-right: 0;
	}
	.place-rap.list-rap .list .litem .linfo .iline, 
	.place-rap .place-box .iline {
		margin-top:15px;
	}
	.place-rap .place-box .iline label {
		display:block;
		width:auto;
	}
	.place-rap .place-box .pb-rap {
		display:block;
	}
	.site.formsite form .ftitle {
		font-size: 30px;
		line-height: 35px;
	}
	.imageText .site.formsite {
		position: relative;
	}
	.linkBox .link-list .lbox {
		width: calc(440px - 64px);
		max-width: calc(100% - 64px);
		display: block;
		margin: 16px auto;
	}
	.modelTable table tr td span.hidden.tdtitle {
		display:block;
		width:50%;
	}
	.modelTable table thead {
		display:none;
	}
	.modelTable table tr {
		display:block;
	}
	.modelTable table tr td:first-child {
		width:auto;
		font-family:'Simpler-Bold';
		text-align:center;
		display:block;
		border-left:0;
	}
	.modelTable table tr td {
		display:flex;
		width:auto;
		border-left:1px solid #CCCCCC;
	}
	.modelTable .tabs-rap .tabs {
		position: relative;
		padding-top: 65px;
	}
	.modelTable .tabs .dwl {
		position: absolute;
		top: -35px;
		right: 0;
	}
	.modelTable .tabs .tinfo {
		position: absolute;
		display: flex;
	}
	.modelTable .tabs .tinfo span.ss {
		margin-right: 15px;
		display: flex;
		flex-direction: row-reverse;
		white-space: nowrap;
	}
	.modelTable .tabs .tinfo span span.icon, 
	.modelTable .tabs .tinfo span {
		margin-left: 5px;
		position: relative;
		top: 5px;
	}
	.pop-menu {
		top: auto;
		bottom: 0;
		right: 0;
		left: 0;
		display: flex;
		flex-direction:row-reverse;
		z-index: 99999;
	}
	.pop-menu button .icon {
		float: none;
		border-radius: 0;
		box-shadow:unset;
		width: auto;
		vertical-align: middle;
		height: auto;
		margin-left: 10px;
	}
	.pop-menu button .icon svg {
		position: relative;
	}
	.pop-menu:hover button .btext ,
	.pop-menu button .btext {
		width: auto;
		border-radius: 0;
		margin-right: 0;
		padding:0;
		box-shadow:unset;
	}
	.pop-menu button .btext .chat {
		background: #EA5D19;
		display: block;
		height: 37px;
		width: 37px;
		border-radius: 37px;
		margin-bottom: 12px;
	}
	.pop-menu button .btext .chat:hover img ,
	.pop-menu button .btext .chat img,
	.pop-menu button .btext .chat:hover svg ,
	.pop-menu button .btext .chat svg {
		top: -3px;
	}
	.pop-menu button .btext .chat .t {
	    height: auto;
		color: #707070;
		background: white;
		font-size: 12px;
		padding: 5px;
		right: 100%;
		border-radius: 3px;
		transform: unset;
		margin-right: 8px;
		bottom: 8px;
	}
	.pop-menu button .btext .chat-rap {	
		position: fixed;
		bottom: 63px;
		right: 0;
		overflow: hidden;
		max-height: 0;
		transition: all 0.5s;
		left:0;
	}
	body.opened-chat .pop-menu button .btext .chat-rap {
		max-height:85vh;
	}
	body.opened-chat .pop-menu button.open-chat .icon,
	body.opened-chat .pop-menu button.open-chat .btext .label {
		display:none;
	}
	body.opened-chat div.pop-menu button.open-chat:after {
		transform: rotate(-45deg);
	}
	body.opened-chat .pop-menu button.open-chat:after,
	body.opened-chat .pop-menu button.open-chat:before {
		content:"";
		position: absolute;
		background: white;
		width: 19px;
		height: 2px;
		transform: rotate(45deg);
		margin: auto;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
	}
	body.opened-chat .pop-menu button.open-chat {
		background:#EE7D04;
	}
	body.opened-chat .float.hfloat,
	body.opened-chat .float.hfloat.hidden.fhidden {
		display: block;
		z-index: 99999;
	}

	.pop-menu button .btext .label.hidden {
		display:block;
	}
	.pop-menu button:first-child {
		border:0;
	}
	.pop-menu button.hidden,
	.pop-menu button {
		display: block;
		margin-bottom: 0;
		width: 50%;
		background: #EA5D19;
		border-left: 1px solid white;
		position:relative;
		white-space: nowrap;
	}
	.showroomBox .place-rap .place-box {
		width: auto;
	}
	.showroomBox .place-rap .map-rap {
		position: relative;
		height: calc(100vh - 220px);
		width: 100%;
		margin: 32px 0;
	}

	.place-rap {
		display: block;
	}
	.place-rap.list-rap.map-rap .list .accord-rap .accord-open.aclose:before {
		content:"-";
	}
	.place-rap.list-rap.map-rap .list .accord-rap .accord-open:before {
		content:"+";
		display:inline-block;
		vertical-align:middle;
		margin-left:10px;
		font-size: 25px;
		position: relative;
		top: -3px;
	}
	.place-rap.list-rap.map-rap .list .accord-rap .accord-open {
		height: 60px;
		width: 100%;
		text-align: right;
		font-size: 18px;
	}
	.place-rap.list-rap.map-rap .list .accord-rap .accord-open.aopen {
		display:block;
	}
	.place-rap.list-rap.map-rap .list .accord-rap.opened .accord-open.aopen {
		display:none;
	}
	.place-rap.list-rap.map-rap .list .accord-rap.opened .accord-open.aclose {
		display:block;
	}
	.place-rap.list-rap.map-rap .list .accord-rap.opened {
		max-height:1000vh;
	}
	.place-rap.list-rap.map-rap .list .accord-rap {
		overflow:hidden;
		transition:max-height 0.5s;
		max-height:60px;
		
	}
	.place-rap.list-rap.map-rap .list {
		width: auto;
		height: auto;
	}
	.place-rap.list-rap.map-rap .places-map {
		height: calc(100vh - 300px);
		width: auto;
		margin: 20px 0;
	}
	.showroomBox .place-rap.map-box {
		height:auto;
		display:block;
	}
	.place-rap .formsite {
		padding: 0;
	}
	.graphBox .gbox {
		display: block;
		margin:30px 0 60px;
	}
	
	.graphBox .gbox:after {
		content:unset;
	}
	
	.graphBox .gbox .imgrap:before {
		content: "";
		background: #DEDAD4;
		position: absolute;
		bottom: 13px;
		width: auto;
		right: -16px;
		height: 4px;
		left: -16px;
	}	
	.graphBox .gbox .imgrap:after {
		content: "";
		background: #DEDAD4;
		width: 30px;
		height: 30px;
		position: absolute;
		border-radius: 100%;
		right: 50%;
		margin-right: -15px;
		top: auto;
		bottom:0px;
	}
	
	.graphBox .gbox .imgrap img {
		top:auto;
		transform:unset;
		margin-bottom:40px;
	}
	.graphBox .gbox .entry h2 {
		font-size: 30px;
		line-height: 40px;
		margin: 15px 0 10px;
	}
	.graphBox .gbox .entry {
		margin: 0px auto 0;
		display: block;
	}
	.graphBox .gbox .imgrap {
		margin-left: 0;
		display: block;
		text-align: center;
	}
	.graphBox:after {
		display:none;
	}
	.galleryCollage .gallery-slides.gwide:hover .nav.prev, .galleryCollage .gallerySlide:hover .nav,
	.gallery-slides .nav {
		display:none;
	}
	.banner-psbar .mps-rap,
	.mainGallery .slide .banner-psbar .mps-rap {
		white-space: nowrap;
		display: flex;
		flex-direction: row-reverse;
	}
	.contactBox .form-rap {
		width: auto;
		margin-left: 0;
		display: block;
		margin: 0 auto;
	}
	.contactBox .form-box {
		display: block;
		margin: 0 auto 32px;
		float: none;
		max-width: unset;
		width: auto;
	}

	#content.page-offer .imageText div.imgrap img {
		min-height:unset;
	}
	.gallerySlide .slide .entry .text h2 ,
	.mainVideo .entry .text h2 ,
	.mainImage .entry .text h2 {
		font-size:24px;
		line-height:28px;
	}
	.gallerySlide .slide .entry h1,
	.gallerySlide .slide .entry .title,
	.mainVideo .entry h1,
	.mainVideo .entry .title,
	.mainImage .entry h1,
	.mainImage .entry .title {
		font-size: 35px;
		line-height: 45px;
	}
	.gallerySlide.s0 .entry .text ,
	.mainVideo.s0 .entry .text ,
	.mainImage.s0 .entry .text {
		font-size: 36px;
		line-height: 39px;
	}
	.gallerySlide .slide .trap.layout-left .entry, 
	.gallerySlide .slide .trap.layout-right .entry,
	.gallerySlide .slide .trap .entry,
	.mainVideo .trap.layout-left .entry, 
	.mainVideo .trap.layout-right .entry,
	.mainVideo .trap .entry,
	.mainImage .trap.layout-left .entry, 
	.mainImage .trap.layout-right .entry,
	.mainImage .trap .entry {
		width:auto;
		right:auto;
		transform:unset;
		padding-bottom: 0;
		margin-top: 56px;
		max-width:unset;
		margin: 30px 0;
		max-width: unset;
	}
	.gallerySlide .slide .trap.mlayout-bottom, 
	.mainVideo .trap.mlayout-bottom, 
	.mainImage .trap.mlayout-bottom {
		transform: unset;
	}
	.gallerySlide .slide .videorap.mtlayout-below:after, 
	.mainVideo .videorap.mtlayout-below:after, 
	.mainImage .imgrap.mtlayout-below:after {
		display:none;
	}
	.gallerySlide .slide .trap.mlayout-below, 
	.mainVideo .trap.mlayout-below, 
	.mainImage .trap.mlayout-below {
		transform: unset;
		position: relative;
		background: #003457;
		margin: 0;
		padding: 20px 32px;	
	}
	.gallerySlide .slide .trap.mlayout-top, 
	.mainVideo .trap.mlayout-top, 
	.mainImage .trap.mlayout-top {
		bottom: auto;
		top: 55px;
		transform: unset;
	}
	.gallerySlide .slide .vnav ,
	.mainVideo .vnav {
		bottom: auto;
		margin-top: -50px;
	}
	.mainImage .entry .text .button {
		margin-top:0;
	}
	XXX.mainImage .trap {
		position: relative;
		color: black;
		top: auto;
		transform: unset;
		right: auto;
		margin: 25px auto 0;
		padding: 0 16px;
	}
	.listBox .articles-rap .list-rap .abox.abox11 .entry ,
	.listBox .articles-rap .list-rap .abox.abox5 .entry {
		color:white;
	}
	.listBox .articles-rap .list-rap .abox.abox11 .imgrap ,
	.listBox .articles-rap .list-rap .abox.abox5 .imgrap {
		opacity:1;
	}
	.listBox .articles-rap .list-rap .abox.abox8 .imgrap ,
	.listBox .articles-rap .list-rap .abox.abox3 .imgrap {
		display:none;
	}
	.listBox .articles-rap .list-rap .abox.abox8,
	.listBox .articles-rap .list-rap .abox.abox3 {
		min-height: 240px;
		max-height: 573px;
	}
	.listBox .articles-rap .list-rap .abox.abox8,
	.listBox .articles-rap .list-rap .abox.abox3 {
		background:#dedad4;
	}
	.listBox .articles-rap .list-rap .abox.abox12,
	.listBox .articles-rap .list-rap .abox.abox6 {
		background:white;
	}
	.listBox .articles-rap .list-rap .abox.abox10,
	.listBox .articles-rap .list-rap .abox.abox7,
	.listBox .articles-rap .list-rap .abox.abox2 {
		background:#FF0036;
	}
	.listBox .articles-rap .list-rap .abox.abox12 .entry ,
	.listBox .articles-rap .list-rap .abox.abox10 .entry ,
	.listBox .articles-rap .list-rap .abox.abox7 .entry ,
	.listBox .articles-rap .list-rap .abox.abox6 .entry ,
	.listBox .articles-rap .list-rap .abox.abox2 .entry {
		color:black;
	}
	.listBox .articles-rap .list-rap .abox.abox12 .imgrap ,
	.listBox .articles-rap .list-rap .abox.abox10 .imgrap ,
	.listBox .articles-rap .list-rap .abox.abox7 .imgrap ,
	.listBox .articles-rap .list-rap .abox.abox6 .imgrap ,
	.listBox .articles-rap .list-rap .abox.abox2 .imgrap {
		opacity:0;
	}
	.listBox .articles-rap .list-rap .abox {
		width:100%;
		min-height:240px;
	}
	.listBox .articles-rap .list-rap {
		display: block;
	}
	.models-list .model .tag {
		left: 0;
		right: auto;
		top: 30px;
	}
	.boxCollage .cbox .cbtext {
		opacity:1;
	}
	section.boxCollage div.collage-rap .cbox.cbox5,
	section.boxCollage div.collage-rap .cbox.cbox3,
	section.boxCollage div.collage-rap .cbox.cbox1 {
		margin-left: 0;
		clear:none;
	}
	.boxCollage div.collage-rap .cbox.cbox3,
	.boxCollage .collage-rap .cbox.cbox5, 
	section.boxCollage .collage-rap .cbox.cbox4, 
	.boxCollage .collage-rap .cbox.cbox3, 
	section.boxCollage .collage-rap .cbox.cbox2, 
	.boxCollage .collage-rap .cbox.cbox1, 
	.boxCollage .collage-rap .cbox.cbox0,
	.boxCollage .cbox {
		width: calc(50% - 2px);
		margin-bottom: 4px;
		margin-left: 4px;
		height: calc(50vw - 2px);
		overflow:hidden;
	}
	.boxCollage .cbox .imgrap img {
		object-fit: cover;
	}
	.boxCollage .cbox .imgrap {
	    width: 100%;
		height: 100%;
		display: flex;
	}
	.boxCollage .cbox .cbtext img {
		max-width: 25vw;
		max-height: 20vw;
	}
	.boxCollage .cbox .cbtext .cbtext-rap {
		padding:5px;
	}
	footer .footer-sticky button svg,
	footer .footer-sticky a svg {
		display: inline-block;
		vertical-align: middle;
		margin-left: 5px;
	}
	footer .footer-sticky .phone {
		width:50vw;
	}
	footer .footer-sticky button,
	footer .footer-sticky a {
		width: 100%;
		line-height: 55px;
		font-size: 20px;
		position:relative;
		z-index:2;
	}
	footer .searchBox .bottom-rap .select-rap .select:after {
		left: -1px;
	}
	footer .searchBox .bottom-rap .search-box {
		margin-right: 0;
		padding-right: 0;
		margin-top: 20px;
		padding-top: 20px;
	}
	footer .searchBox .bottom-rap .search-box:before {
		content: "";
		background: #707070;
		position: absolute;
		right: 0;
		width: 100px;
		height: 1px;
		top: 0;
		margin: auto;
		left: 0;
	}
	footer .searchBox .bottom-rap .select-rap {
		display: block;
		margin-bottom: 20px;
		position: relative;
		border-bottom: 1px solid #CCCCCC;
		margin-left: 0;
		padding-left: 25px;
		text-align: right;
		border-left: 0;
	}
	footer .searchBox form[data-string="showroom"] .bottom-rap .search-box.type-showroom,
	footer .searchBox form[data-string="center"] .bottom-rap .search-box.type-center {
		display: block;
	}
	footer .searchBox .bottom-rap .button {
		float: none;
		display: block;
		width: 100%;
		margin-top: 25px;
	}
	footer .searchBox .bottom-rap .search-box {
		width:auto;
	}
	footer .footer-sticky .searchBox form {
		margin: 0;
		background: white;
		box-shadow: none;
		padding: 40px 16px 100px;
	}
	.searchBox .tabs-rap input {
		z-index:2;
	}
	.searchBox .tabs-rap input[type="radio"]:checked,
	.searchBox .tabs-rap label,
	.searchBox .tabs-rap input {
		background:none;
	}
	footer .searchBox .tabs-rap {
		margin-bottom: 20px;
		padding-bottom: 2px;
	}
	footer .searchBox .bottom-rap .search-box .slist-rap a {
		color: black;
		text-align: right;
		line-height: 20px;
		padding: 15px 0;
	}
	footer .searchBox .bottom-rap .select-rap select {
		width: 100%;
		padding-left: 0;
	}
	footer .searchBox .bottom-rap {
		padding: 0;
	}
	footer .footer-sticky .searchBox button.close:before {
		transform: rotate(-45deg);		
	}
	footer .footer-sticky .searchBox .close:before,
	footer .footer-sticky .searchBox .close:after {
		content:"";
		position: absolute;
		background: black;
		width: 2px;
		height: 100%;
		transform: rotate(45deg);
		top: 0;
		bottom: 0;
		margin: auto;
	}
	footer .footer-sticky .searchBox .close {
		width: 20px;
		height: 20px;
		display: block;
		left: 0;
		margin: 10px 16px;
		cursor: pointer;
		position: absolute;
		z-index: 5;
	}
	footer .footer-sticky .searchBox .site {
		padding: 0;
		z-index: 1;
	}
	footer .footer-sticky .searchBox:before {
		content:"";
		position: fixed;
		top: 0;
		bottom: 0;
		background: rgba(0,0,0,0.75);
		right: 0;
		left: 0;
		z-index:0;
	}
	footer .footer-sticky .searchBox {
	    position: fixed;
		bottom: 55px;	
		width:100%;
	}
	footer .footer-sticky {
		background: #003457;
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 54px;
		text-align: center;
		display: flex;
		z-index:999;
	}
	.place-rap.list-rap .list .litem .icell.address,
	.place-rap.list-rap .list .litem .icell.phone {
		display: inline-block;
		padding: 0 30px 15px;
	}
	.place-rap.list-rap .list .litem .icell.title h2 {
		font-size: 22px;
		line-height: 25px;
	}
	.place-rap.list-rap .list .litem .icell .icon {
		width:auto;
		max-width:unset;
		margin-bottom:20px;
	}
	.place-rap.list-rap .list .litem .icell.lead a {
		float:right;
	}
	.place-rap.list-rap .list .litem .icell.lead button {
		float: left;
		position: relative;
	}
	.place-rap.list-rap .list .litem .icell.lead {
		padding-right: 20px;
        width: auto;
        overflow: auto;
	}
	.place-rap.list-rap .list .litem .icell {
		display: block;
		position:static;
		padding: 20px 30px;
		border:0;
	}
	.place-rap.list-rap .list a.litem .icell:last-child:after {
		left:10px;
	}
	.place-rap.list-rap .list .litem.lhead {
		display:none;
	}
	.place-rap.list-rap .list .litem {
		display:block;
		border-bottom: 1px solid #CCCCCC;
	}
	.place-rap .place-box .pb-rap {
		display:block;
		padding-top:0;
	}
	.textBox .entry .table-rap {
		margin: 0;
	}
	.checkColor .colorform {
		padding: 0;
		width: auto;
		max-width: unset;
	}
	.listBox .bulbs-list .bulb-item {
	    width: calc(100% - 0px - 30px);
		padding: 15px;
		margin:0;
	}
	.listBox .bulbs-filter button:last-child {
		display: block;
		border: 0;
		margin: auto;
		width: auto;
	}
	.listBox .bulbs-filter button {
		width: calc(33.333%);
		padding: 0 2%;
		font-size: 18px;
	}
	.checkMehiron .okmsg .code-rap {
		overflow:auto;
	}
	.checkMehiron .okmsg table {
		width:200%;
	}
	.site.formsite form {
		width:auto;
	}
	section.careerPage .careers-rap .career-info {
		width: auto;
		margin: 0;
		margin-bottom:40px;
	}
	.careerSearchPage .citem, .listBox .careers-list .career-item {
		text-align:center;
	}
	.careerSearchPage .citem .text {
		text-align:right;
	}
	.careerSearchPage .citem .button, .listBox .careers-list .career-item .button {
		float: none;
		display: block;
		width: 120px;
		margin: 20px auto 0;
	}
	.careerSearchBox .searchBox .bottom-rap .button {
		float: none;
		margin: 30px auto 0;
		display: block;
	}
	.careerSearchBox .search-form label {
		width: 100px;
		display: inline-block;
	}
	.careerSearchBox .searchBox .bottom-rap .select-rap {
		margin-left: 0;
		border: 0;
		width: 100%;
		display:block;
		border-bottom: 1px solid #CCCCCC;
		margin-bottom: 10px;
	}
	.careerSearchPage .citem .citem-rap {
		width: auto;
		float: none;
		margin-bottom: 25px;
	}
	.careerSearchPage .citem a.button {
		position: relative;
	}
	section.careerHead .site.text {
		position: relative;
		transform: unset;
		top: auto;
		background: #003457;
		padding: 25px 20px;
	}
	section.careerHead .site h1 {
		font-size: 30px;
		line-height: 35px;
		max-width: unset;
		margin: 0;
	}
	section.careerPage .careers-rap {
		padding: 40px 0;
	}
	.gallerySlide.next-searchBox .gallery-slides.gwide .gslides-rap {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.gallerySlide .slide ,
	.gallerySlide.next-searchBox .slide {
		padding-bottom: 42px;
		margin-bottom: 0;
	}
	.EvaporterForm .evapform .fihalf .select-rap, 
	.EvaporterForm .evapform .fihalf textarea, 
	.EvaporterForm .evapform .fihalf input {
		width:calc(70% - 18px - 24px - 2px);
	}
	.EvaporterForm .evapform .fbox .firap,
	.EvaporterForm .evapform .fbox .firap.firight {
		width:100%;
		margin-left:0;
	}
	.videoListBox .flex-rap {
		display: block;
	}
	.videoListBox .flex-rap .vrap {
		width: 100%;
	}
	.videoListBox .flex-rap .list-rap {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	XX.leasingList .llist-content .llist-filter .fav-rap .n .val {
		font-size:12px;
		color:white;
		line-height:20px;
		width: 20px;
        text-align: center;
        display: inline-block;
	}
	XX.leasingList .llist-content .llist-filter .fav-rap .n{
		font-size:0;
		position:absolute;
		background:#2D82FF;
		width:20px;
		height:20px;
		border-radius:40px;
	}
	XX.leasingList .llist-content .llist-filter .fav-rap .l {
		display:none;
	}
	XX.leasingList .llist-content .llist-filter .fav-rap svg {
		display: block;
		margin: auto;
		position: relative;
		top: 12px;
		width: 18px;
		height: auto;
	}
	.leasingList .llist-content .llist-filter .fav-rap {
		position:absolute;
		top:0;
	}
	XX.leasingList .llist-content .llist-filter .fav-rap {
		position:relative;
		border:1px solid #CFD3D4;
		border-radius:100px;
		width:40px;
		height:40px;
		text-align:center;
		position:absolute;
		left:16px;
		top:0px;
	}
	XX.leasingList .llist-content .llist-filter .fav-rap.empty {
		display:none;
	}
	.leasingList .llist-content .llist-filter .filter {
		display:block;
	}
	.leasingList .llist-content .lmodel-list .mitem img {
		max-height: 75px;
		margin: 0;
		display: block;
		right: 50%;
		transform: translateX(50%);
		position: relative;
	}
	.leasingList .llist-content .lmodel-list .mitem .name {
		height: 36px;
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 8px;
		margin-top:20px;
	}
	.leasingList .llist-content .lmodel-list .mitem .button {
		border: 2px solid #2D82FF;
		border-radius: 50px;
		color: #00335C;
		font-size: 16px;
		line-height: 24px;
		padding: 4px 8px;
		margin-top: 8px;
		font-family: "Simpler-Bold";
		min-width: unset;
		width: calc(100% - 20px);
	}
	.leasingList .llist-content .lmodel-list .mitem {
		width:calc(50% - 20px);
		margin-top:16px;
		margin-left:16px;
	}
	.leasingList .llist-content .lmodel-list {
		margin-left:-16px;
		width: calc(100% + 16px);
	}
	.leasingList .llist-content .lmodel-list .mitem .info2,
	.leasingList .llist-content .lmodel-list .mitem .info1 {
		font-size:14px;
		margin-bottom:4px;
	}
	.leasingList.float-opened {
		z-index:9999999;
	}
	.leasingList .llist-content .llist-filter {
		overflow:visible;
	}
	section.imageTabsBox.s0 .site .tabs-rap, .imageTabsBox .site .iisite,
	section.imageTabsBox .site .tabs-rap, section.prev-imageTabsBox .site .isite, section.prev-leasingList .site .isite, .leasingList .llist-content {
		display:block;
		width:auto;
		margin-right:0;
		margin-left:0;
		overflow:visible;
	}
	.leasingList .llist-content.float .llist-filter {
		width: calc(90vw - 40px);
		padding: 20px;
		margin-top: 60px;
		min-width: unset;
		transform: unset;
		right: 5vw;
	}
	.leasingList .llist-content.float .imgrap {
		right: 5vw;
		transform: unset;
	}
	.single-lmodel .lmodel-header .llogo {
		max-width:90vw;
	}
	body.single-lmodel {
		padding-bottom:0;
	}
	.single-lmodel .lmodel-header {
		display: block;
	}
	.single-lmodel .lmodel-header .line {
		display: block;
		margin-right: 0;
		margin-top: 20px;
	}
	.single-lmodel .lmodel-header .link-back {
		float: left;
		margin-top: 8px;
	}
	.single-lmodel .lmodel-top .imgrap {
		overflow: hidden;
		width: auto;
		margin: 0;
		display: block;
	}
	.single-lmodel .lmodel-details-rap .lmodel-details {
		width: auto;
		margin-left: 0;
		display: block;
	}
	.single-lmodel .lmodel-details-rap .side-form {
		width: auto;
	}
	.single-lmodel .lmodel-details-rap .side-form .site {
		max-width: unset;
		padding: 0;
		margin:auto;
	}
	.single-lmodel .lmodel-details .accord-rap .accord-open {
		cursor: pointer;
		padding-top: 12px;
		margin-top: -12px;
		white-space: unset;
		width: calc(100% - 24px);
	}
	.leasingModelInfo .site {
		padding: 0 5vw;
	}
	.single-lmodel .lmodel-details .dppr {
		width:auto;
	}
	.single-lmodel .gallery-rap .nav {
		display:none;
	}
	.single-lmodel .gallery-window {
	    overflow: auto;
	}
	.single-lmodel .lmodel-top .top-text {
		text-align: center;
		display: block;
		margin: 20px 0;
	}
	.imageTabsBox .site {
		display: block;
		overflow:hidden;
	}
	.imageTabsBox .site .entry-rap .limg {
		margin-top:0px;
	}
	.imageTabsBox .site .entry-rap .entry .title {
		margin-bottom:16px;
	}
	section.imageTabsBox.s0 .site .entry-rap, .imageTabsBox .site .entry-rap,
	.imageTabsBox .site .entry-rap {
		width:100%;
		display:block;
		padding-bottom: 32px;
        padding-top: 32px;
	}
	.imageTabsBox .site .tabs-rap {
		display: block;
		width: auto;
		padding: 0px 12px 0px;
	}
	.leasingList {
		margin: 16px 0;
	}
	.imageTabsBox .tabs-titles {
		display:none;
	}
	.imageTabsBox .tab-content {
		display:block;
	}
	.imageTabsBox .tabs-content {
		margin:0;
	}
	.imageTabsBox .tab-content.accord-rap.opened .accord-title:after {
		transform: rotate(135deg);
        top: 28px;
	}
	.imageTabsBox.s0 .tab-content .accord-title:after {
		border-color:white;
	}
	.imageTabsBox .tab-content .accord-title:after {
		content:"";
		position: absolute;
        width: 12px;
        height: 12px;
        border-bottom: 2px solid #00335c;
        border-left: 2px solid #00335c;
        left: 24px;
        transform: rotate(-45deg);
        top: 24px;
        transition: transform 0.5s;
	}
	.imageTabsBox .tab-content .accord-title {
		position:relative;
		display:block;
		padding:20px 0;
		border-bottom:1px solid #8099AE;
		font-size:20px;
		line-height:24px;
		width:100%;
		text-align:right;
	}
	.imageTabsBox .tabs-content .tab-content.accord-rap.opened .accord-content {
		max-height:500vh;
	}
	.imageTabsBox .tabs-content .tab-content .accord-content {
		max-height:0px;
		transition:max-height 0.5s;
		overflow:hidden;
	}
	.imageTabsBox .tabs-content .tab-content .iitem {
		display:block;
		margin-left:0;
		margin-top:24px;
		width:100%;
		margin-bottom:0;
	}
	.leasingList .llist-sidebar button.close:before {
        transform: rotate(-45deg);
	}
	.leasingList .llist-sidebar .close:before,
	.leasingList .llist-sidebar .close:after {
		content:"";
		background: #2D82FF;
        width: 2px;
        height: 20px;
        position: absolute;
        margin: auto;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        transform: rotate(45deg);
	}
	.leasingList .llist-sidebar .close.button:before,
	.leasingList .llist-sidebar .close.button:after {
		display:none;
	}
	.leasingList .llist-sidebar .clean.button {
		display: inline-block;
		position: fixed;
		border: 0;
		bottom: 40px;
		z-index: 2;
		text-decoration: underline;
		font-weight: normal;
		color: #7C7B7B;
		font-size: 18px;
		right: 24px;
		padding: 0;
		margin: 0;
		max-width: unset;
		width: auto;
		min-width: unset;
	}
	.leasingList .llist-sidebar .close.button {
		bottom: 32px;
		top: auto;
		right: 50%;
		transform: translateX(50%);
		background: #2D82FF;
		border: 0;
		border-radius: 50px;
		padding: 12px 48px;
		font-size: 20px;
		line-height: 20px;
		height: auto;
		color: white;
		position:fixed;
		width: 200px;
        min-width: unset;
        text-align: center;
        max-width: unset;
        margin-right: 10%;
	}
	.leasingList .llist-sidebar .close {
		display:block;
		position:absolute;
		width:38px;
		height:38px;
		left:22px;
		top:22px;
		right:auto;
		padding:0;
	}
	.leasingList .llist-sidebar .mtitle {
		display:block;
		color:#00335C;
		font-size:28px;
		line-height:28px;
		margin-bottom:34px;
		font-family:'Simpler-Bold';
	}
	.leasingList .filter-rap {
		position:relative;
	}
	.leasingList .llist-sidebar .filter-rap {
		position: fixed;
		background: white;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		width: auto;
		z-index: 5;
		padding: 44px 24px;
		display: none;
		border-bottom: 120px solid white;
		bottom: 0;
		overflow: auto;
	}
	.leasingList .llist-content .llist-filter .radio-tab-rap .rtab-rap {
		white-space:nowrap;
	}
	.leasingList .llist-content .llist-filter .radio-tab-rap {
		overflow:auto;
	}
	.leasingList .llist-content .llist-filter .open-filter span.icon {
		display: inline-block;
		vertical-align: middle;
		margin-right: 8px;
	}
	.leasingList .llist-content .llist-header .orderby svg {
		display:inline-block;
		margin-right:8px;
		vertical-align:middle;
	}
	.leasingList .llist-content .llist-header .orderby .select:after {
		display:none;
	}
	.leasingList .llist-content .llist-header .orderby {
		position:absolute;
		top: 38px;
        right: 140px;
        width: auto;
		padding: 4px 16px;
		border: 1px solid #CFD3D4;
		border-radius: 50px;
		color: #505050;
		white-space:nowrap;
		line-height:32px;
		height:32px;
	}
	.leasingList .llist-sidebar .lsearch-rap input {
		font-size:18px;
	}
	.leasingList .llist-sidebar .lsearch-rap {
		width:calc(100% - 60px);
	}
	.leasingList .llist-sidebar {
		position:relative;
		width: auto;
        display: block;
	}
	.leasingList .llist-content .llist-filter .open-filter svg {
		top: 4px;
		position: relative;
	}
	.leasingList .llist-content .llist-filter .open-filter .count[data-string="0"] {
		display:none;
	}
	.leasingList .llist-content .llist-filter .open-filter .count {
		background:#2D82FF;
		position:absolute;
		width:20px;
		height:20px;
		left:-5px;
		top:-5px;
		border-radius:40px;
		color:white;
		text-align:center;
		line-height:20px;
		font-size:12px;
	}
	.leasingList .llist-content .llist-filter .open-filter {
		position:relative;
		display: block;
		float: right;
		padding: 4px 16px;
		border: 1px solid #CFD3D4;
		border-radius: 50px;
		font-size: 18px;
		font-family: 'Simpler';
		margin-bottom:16px;
		color: #505050;
		margin-top:40px;
	}
	.leasingList.fixed .fixed {
		padding-top:24px;
		padding-bottom:16px;
	}
	footer.hidesticky1 {
		margin-bottom:-54px;
	}
	footer .button.fsticky {
		position: fixed;
		bottom: 20px;
		background: #2D82FF;
		color: white;
		border-radius: 80px;
		font-size: 20px;
		padding: 16px 40px;
		right: 50%;
		border: 0;
		transform: translateX(50%);
		max-width: unset;
		white-space: nowrap;
		cursor: pointer;
		z-index: 99;
		display:block;
	}
	.listBox .list-rap.type-center .filter-menu .select-rap {
		display:block;
		margin:auto;
		margin-bottom:16px;
	}	
	.place-rap .place-box .iline.waze {
		display:flex;
	}	
	.showroomBox.prev-textBox {
		margin-top:-50px;
	}
	.mainImage .trap .button {
		margin-top:0;
	}
	.routinesBox .filter-rap {
		margin-bottom:0;
	}
	.routinesBox .table-rap .bheader th.tabs[colspan="8"] ,
	.routinesBox .table-rap .bheader th[colspan="8"] {
		text-align: left;
		float: left;
	}
	.routinesBox .table-rap .bheader th.tabs[colspan="8"] span ,
	.routinesBox .table-rap .bheader th[colspan="8"] span {
		margin-left:0;
		margin-top:20px;
		display:block;
	}
	.routinesBox .table-rap table th,
	.routinesBox .table-rap table tbody,
	.routinesBox .table-rap table thead,
	.routinesBox .table-rap table tr,
	.routinesBox .table-rap table {
		display:block;
		clear:both;
	}
	.routinesBox .table-rap table tbody tr {
		display:flex;
	}
	.routinesBox .table-rap .bheader th[colspan="8"] .mobile-select select option {
		font-family:"Simpler";
	}
	.routinesBox .table-rap .bheader th[colspan="8"] .mobile-select select {
		font-family:"Simpler";
		padding:4px 12px 4px 28px;
		cursor:pointer;
		background:transparent;
		font-size:18px;
	}
	.routinesBox .table-rap .bheader th[colspan="8"] .mobile-select:before {
		content: "";
		float: left;
		width: 7px;
		height: 7px;
		border-bottom: 2px solid #539FFF;
		border-left: 2px solid #539FFF;
		transform: rotate(-45deg);
		position: absolute;
		left:8px;
		top:12px;
		z-index:-1;
	}
	.routinesBox .table-rap .bheader th[colspan="8"] .mobile-select {
		display:inline-block;
		position:relative;
		margin:12px 0;
	}
	.routinesBox .table-rap tbody tr:first-child td {
		border-top:1px solid #C3C3C3;
	}
	.routinesBox .table-rap .bheader th[colspan="8"] {
		border:0;
		margin-bottom:0;
	}
	.routinesBox .table-rap .bheader th.tabs[colspan="8"] .tab,
	.routinesBox .table-rap tr th,
	.routinesBox .table-rap tr td {
		display:none;
	}
	.routinesBox .filter-rap .filter-item .cartype {
		display: inline-block;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.routinesBox .filter-rap .filter-item {
		margin: 0;
	}
	.routinesBox .table-rap tr.bheader th {
		display:block;
	}
	.routinesBox .table-rap table tr td.name {
		width:calc(65% - 24px);
	}
	.routinesBox .table-rap tr td.tcol {
		border-left:0;
	}
	.routinesBox .table-rap tr td.name,
	.routinesBox .table-rap tr td[colspan="8"] ,
	.routinesBox .table-rap tr td[data-count="1"] {
		display:inline-block;
		max-width:unset;
		min-height: 20px;
        height: auto;
	}
	.routinesBox .table-rap tr td[colspan="8"],
	.routinesBox .table-rap tr td,
	.routinesBox .table-rap tr td[data-count="1"] {
		width:calc(35% - 24px - 1px);
		max-width:unset;
	}
	.mainImage .trap.color-black.mlayout-below {
		color:white;
	}
	.mainImage.next-careerSearchBox .trap.color-black.mlayout-below .entry .text .button {
		margin-bottom:36px;
	}
	.mainImage .trap.color-black.mlayout-below .entry .text .button {
		border-color: white;
		color: white;
		margin: 20px 0;
	}
	.galleryBox .nav {
		display:none !important;
	}
	.galleryBox .window {
		margin:0;
	}
	.galleryBox .window {
		overflow:auto;
	}
	.galleryBox	.window .long {
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        scroll-padding-inline: 0;
        scrollbar-width: none;
        width: 100%;
        aspect-ratio: 1800 / 1;
        overflow: hidden;
        overflow-x: scroll;
        padding: 5vw 0;
		height:200px;
    }
    .galleryBox .window .long .slide {
        scroll-snap-align: start;
		width:auto;
		float: right;
    }
	.galleryBox .window .long .slide .rap img {
		height:200px;
    }
	.galleryBox .window .long .slide iframe, 
	.galleryBox .window .long .slide .vrap, 
	.galleryBox .window .long .slide img, 
	.galleryBox .window .long .slide .rap {
        max-width: unset;
        min-width: unset;
		width:auto;
		float:right;
		display:inline-block;
    }
	.careerSearchPage .careers-list, .listBox .careers-list {
		margin-bottom:80px;
	}
}
/* TABLET */
@media (min-width: 764px) and (max-width: 1014px) {
	body {
		padding-top:72px;
	}
	header {
		position: fixed;
		height: 72px;
		width: 100%;
		right: 0;
		top: 0;
		border-bottom: 1px solid #ccc;
		padding:0;
		z-index:99999;		
		transition: all 0.75s;
	}
	header button.open-hamb span:after {
		width: 15px;
		left: -5px;
		margin-top: 5px;
	}
	header .open-hamb span:before,
	header .open-hamb span:after {
		content:"";
		height: 2px;
		background: white;
		width: 22px;
		display: block;
		margin-top: 7px;
		position: relative;
		left: 2px;
		border-radius: 2px;
	}
	header.hopened .open-hamb span:before {
		transform:rotate(-45deg);
		width:22px;
		left: 0;
		top: 2px;
		border-radius:0;
	}
	header.hopened .open-hamb span:after {
		transform:rotate(45deg);
		width: 22px;
		margin-top: 0;
		left: 0;
		border-radius:0;
	}
	header.hopened .open-hamb span {
		background:none;
	}
	header .open-hamb span {
		position: absolute;
		width: 20px;
		background: white;
		height: 2px;
		border-radius: 2px;
		left: 23px;
		top: 28px;
	}
	header .mmenu menu.menu li button.opened:before {
		display:none;
	}
	header .open-hamb {
		display: block;
		position: absolute;
		top: -72px;
		border-right: 1px solid #ccc;
		width: 72px;
		left: 0;
		height: 72px;
		z-index:99;
	}
	.float.hfloat.hidden.fhidden {
		display:none;
	}
	.float.hfloat.hidden {
		display:block;
	}
	header.hopened {
		overflow:visible;
	}
	header.hopened .hrap {
		max-height:calc(100vh - 72px);
		overflow:auto;
	}
	XXXheader .site .hrap{
		overflow:auto;
		max-height: calc(100vh - 72px);
		padding-top: 72px;
		margin-top: -72px;
	}
	body[top="0"] header.hopened .hrap {
		background: #003457;
	}
	body[top="0"] header .hrap {
		background: transparent;
	}
	header .hrap {
		position: absolute;
		width: 100%;
		background: #003457;
		top:0;
		padding-top:72px;
		overflow: hidden;
		transition: max-height 0.5s;
		max-height: 0;
	}
	header .mmenu .logo {
		position: absolute;
		top: -72px;
		height: 56px;
		border:0;
	}
	header .mmenu .logo img {
		height: 27px;
		margin-top: 20px;
	}
	header .mmenu {
		height: auto;
		border-top: 1px solid #ccc;
		display:block;
	}
	header menu {
		display: block;
		margin: 0;
		padding: 0 16px;
	}
	header .mmenu menu.lmenu a {
		padding: 15px 0;
		border-bottom: 1px solid white !important;
		display: block;
	}
	header .mmenu menu.lmenu {
		float: none;
		display: block;
		margin: 0;
		padding:0;
	}
	header .top-menu {
		position: relative;
		top: auto;
		height: auto;
		border: 0;
	}
	header .top-menu menu.tmenu {
		display: block;
		float: none;
		margin: 0;
	}
	header .mmenu menu.lmenu li,
	header menu li {
		display: block;
		margin: 0;
		padding: 0;
	}
	body header menu li button:hover,
	body header menu li button {
		width:100%;
		background:transparent;
		color:white;
	}
	header menu li button, 
	header menu li a {
		border-bottom: 1px solid #ccc;
		padding: 16px 8px;
	    width: auto	;
		text-align: right;	
		font-size: 16px;
	}
	header .mmenu menu.menu .smenu .models-list.cmenu1 {
		padding-top:0;
	}
	header .cat-menu {
		display:none;
	}	
	header .mmenu menu.menu .smenu {
		display: block;
		max-height: 0;
		transition: max-height 0.5s;
		overflow: hidden;
		position: relative;
		background: transparent;
		padding: 0;
		border: 0;
		top: auto;
		box-shadow: unset;
	}
	header .mmenu menu.menu li.opened:hover .smenu, 
	header .mmenu menu.menu li.opened .smenu {
		max-height: 500vh;
	}
	header .mmenu menu.menu li button:after {
		float:left;
	}
	header .mmenu menu.lmenu a img {	
		margin: 0 0 0 15px;
		float:right;
	}
	header .mmenu menu.menu .smenu .models-list a img {
		display:block;
	}

	header .mmenu menu.menu .smenu a img {
		display:none;
	}


	header .mmenu menu.menu .smenu .models-list a.button.fbutton {
		display: inline-block;
		padding: 6px;
	}
	header .mmenu menu.menu .smenu .btlink,
	header .mmenu menu.menu .smenu .btlink.models {
		text-align:center;
		font-weight:700;
	}
	header .mmenu menu.menu .smenu .btlink:after {
		    content: "";
			display: inline-block;
			width: 7px;
			height: 7px;
			border-bottom: 2px solid;
			border-left: 2px solid;
			margin-right: 5px;
			transform: rotate(45deg);
			vertical-align: middle;
			position: relative;
			top: 0px;
	}
	header .mmenu menu.menu .smenu .models-list a {
		display:block;
		text-align: center;
		margin: 0;
		font-weight: 700;
		color: black;
		padding: 0;
	}
	header .mmenu menu.menu .smenu a:hover,
	header .mmenu menu.menu .smenu a {
		display: block;
		width: auto;
		text-align: right;
		margin: 0;
		font-weight: 400;
		color: white;
		background:transparent;
		padding: 8px 8px;
	}
	header .mmenu menu.menu .smenu .models-list .model {
		width: 33.333%;
	}
	header .models-list .model .mtext {
		padding: 0 8px;
	}
	header .models-list .model .mtext h3 {
		display: inline-block;
		margin: 0;
		font-size: 16px;
		vertical-align: middle;
		line-height: 60px;
		font-weight:400;
	}
	header .mmenu menu.menu .smenu .models-list a.link.blink {
		float: left;
		padding: 0;
		margin: 0;
		margin-right: 15px;
		font-weight: 400;
		padding: 16px 0;
	}
	header .mmenu menu.menu .smenu .models-list a.link {
		display: inline-block;
		vertical-align: middle;
		margin-right: 30px;
		margin-top: 0;
		font-weight: 400;
		padding: 16px 0;
		float:left;
	}
	.models-list .model .mtext {
		padding: 0 10%;
	}
	.models-list .model .imgrap img {
		height: auto;
		max-height: 93px;
		max-width: 212px;
	}
	.gallerySlide.s0 ,
	.mainVideo.s0 ,
	.mainImage.s0 {
		margin-top: -72px;
	}
	.mainVideo .trap.layout-left .entry, 
	.mainVideo .trap.layout-right .entry, 
	.mainImage .trap.layout-left .entry, 
	.mainImage .trap.layout-right .entry {
		width: auto;
		max-width: 500px;
	}
	.models-list .model {
		width: 33.333%;
	}
	.galleryCollage .gc-rap {
		display: block;
	}
	.galleryCollage .gc-rap .gcbox .box:last-child {
		margin-top: 0;
	}
	.galleryCollage .gc-rap .gcbox {
		display: flex;
		width:auto;
	}
	.galleryCollage .gc-rap .gcbox.gc-left {
		margin-right: 0;
	}
	.galleryCollage .gc-rap .gcbox .box {
		width: 50%;
	}
	.galleryCollage .gc-rap .gslides-rap .gslides-long .slide .gct-rap,
	.galleryCollage .gc-rap .gslides-rap .gslides-long .slide .imgrap {
		display: inline-block;
		width: 40%;
		vertical-align: middle;
		text-align: right;
		padding: 5%;
	}
	.galleryCollage .gc-rap .gslides-rap .gslides-long .slide .gc-gbtext {
		font-size: 35px;
		line-height: 40px;
	}
	.galleryCollage .gc-rap .gslides-rap .gslides-long .slide .gc-gtext {
		font-size: 20px;
	}
	.boxCollage .bcollage-rap .cbox ,
	.boxCollage .bcollage-rap .cbox.cbox2 {
		width: 33.3333%;
	}
	.boxCollage .bcollage-rap .cbox.cbox2 .trap {
		right: auto;
		transform: none;
		top: auto;
	}
	.boxCollage .bcollage-rap .cbox .trap .bctitle {
		font-size: 20px;
		line-height: 26px;
	}
	.imagebox-rap .box-line.layout-third .imgrap,
	.imagebox-rap .box-line.layout-third .textrap {
		max-width: 50%;
		width: 50%;
	}
	.imagebox-rap .box-line.direction-image-right .textrap .trap,
	.imageText .textrap .entry, .imagebox-rap .box-line .textrap .trap {
		right: auto;
		transform: translateY(-50%);
	}
	.mainGallery .title {
		font-size: 30px;
		line-height: 44px;
	}
	.cols-box .slide .button {
		display: block;
		margin-top: 28px;
		max-width: calc(100% - 40px);
		min-width: unset;
		padding: 10px 20px;
	}
	.buttonsPopup .btn-box .btn-rap {
		display: block;
	}
	#content.page-content .buttonsPopup .btn-box .btn-side,
	.buttonsPopup .btn-box .btn-side {
		width: auto;
		text-align: center;
		margin: 0;
		min-width: unset;
	}
	.buttonsPopup .btn-box .btn-side .button.open-lead,
	.buttonsPopup .btn-box .btn-side .button {
		display: inline-block;
		margin: 50px 10% 0;
		width: calc(30% - 2px);
		padding: 10px 0;
	}
	.galleryCollage .gallery-slides.gwide .gslides-rap .gslides-long .slide {
		width: calc(1%);
	}
	.colsBox .gallery-slides .gslides-rap .gslides-long .slide {
		width: calc(50% - 40px);
	}
	.colsBox .gallery-slides.gwide .gslides-rap .gslides-long .slide {
		width: calc(3.333% - 30px);
	}
	.colsBox .gallery-slides.BCtablet-5 .gslides-rap .gslides-long .slide {
		width: calc(20% - 30px);
	}
	.colsBox .gallery-slides.gwide.BCtablet-5 .gslides-rap .gslides-long .slide {
		width: calc(2% - 30px);
	}
	.colsBox .gallery-slides.BCtablet-4 .gslides-rap .gslides-long .slide {
		width: calc(25% - 30px);
	}
	.colsBox .gallery-slides.gwide.BCtablet-4 .gslides-rap .gslides-long .slide {
		width: calc(2.5% - 30px);
	}
	.colsBox .gallery-slides.BCtablet-3 .gslides-rap .gslides-long .slide {
		width: calc(33.333% - 30px);
	}
	.colsBox .gallery-slides.gwide.BCtablet-3 .gslides-rap .gslides-long .slide {
		width: calc(3.333% - 30px);
	}
	.colsBox .gallery-slides.BCtablet-2 .gslides-rap .gslides-long .slide {
		width: calc(50% - 30px);
	}
	.colsBox .gallery-slides.gwide.BCtablet-2 .gslides-rap .gslides-long .slide {
		width: calc(5% - 30px);
	}
	.colsBox .gallery-slides.BCtablet-1 .gslides-rap .gslides-long .slide {
		width: calc(100% - 30px);
	}
	.colsBox .gallery-slides.gwide.BCtablet-1 .gslides-rap .gslides-long .slide {
		width: calc(10% - 30px);
	}	
	.colsBoxModel .gallery-slides.gwide .nav {
		top: 9vw;
	}
	.gallery-slides.gwide .gslides-rap .gslides-long .slide {
		width: calc(5% - 30px);
	}
	.gallerySlide.next-searchBox .slide {
		padding-bottom: 210px;
		margin-bottom: -168px;
	}
	.gallerySlide.next-searchBox .gallery-slides.gwide .gslides-rap {
		padding-bottom: 175px;
		margin-bottom: -273px;
	}
	.thumbsLine .thumbs-box-rap {
		display: flex;
		padding: 0 16px;
		flex-wrap: wrap;
		margin: 0;
		position: relative;
		width: calc(100% - 32px);
		overflow: hidden;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext:hover .imgrap:after {
		display:none;
	}	
	.thumbsLine .thumbs-box-rap .thumb-box.wtext:hover .imgrap img {
		filter:none;
	}
	.thumbsLine .thumbs-box-rap .thumb-box:hover .textrap {
		top:calc(100% + 30px);
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext .open:after {
		content:"+";
		font-size: 30px;
		line-height: 15px;
		display: block;
		height: 24px;
		text-align: center;
		width: 22px;
		color: #707070;
		opacity: 0.5;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext .open {
		display:block;
		border:1px solid #CCCCCC;
		background:#fafaf9;
		position:absolute;
		width:24px;
		height:24px;
		border-radius:100%;
		bottom:8px;
		right:8px;
		z-index:1;
	}
	.thumbsLine .thumbs-box-rap .thumb-box:first-child,
	.thumbsLine .thumbs-box-rap .thumb-box {
		position: relative;
		margin: 4px;
		overflow: hidden;
		width: calc(50% - 8px);
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened:hover .imgrap img ,
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened .imgrap img {
		filter:blur(7px);
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened:hover .imgrap:after ,
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened .imgrap:after {
		display:block;
		opacity:1;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened .textrap {
		top: 0;
		z-index: 2;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened .open:after {
		color: white;
		opacity: 1;
		transform: rotate(45deg);
		font-size: 50px;
		font-weight: 100;
	}
	.thumbsLine .thumbs-box-rap .thumb-box.wtext.opened .open {
		z-index: 3;
		right: 8px;
		bottom: auto;
		top: 8px;
		background: transparent;
		border: none;
	}
	.thumbsBox .thumbs-box-rap {
		text-align: center;
		padding: 0;
		margin: 0 -24px;
	}
	.linkBox .link-list .lbox {
		width: calc(50% - 32px - 32px);
	}
	.graphBox .gbox .entry {
		margin-right:75px;
	}
	.graphBox .gbox .imgrap {
		margin-left:50px;
	}
	.place-rap.list-rap.map-rap .places-map {
		display: inline-block;
		height: 650px;
		float: left;
		width: calc(100% - 330px - 16px);
	}
	.place-rap.list-rap.map-rap .list {
		display: inline-block;
		width: 330px;
		margin-bottom:64px;
	}
	.showroomBox .place-rap .map-rap {
	    height: 60vh;
		display: inline-block;
		vertical-align: top;
		width: calc(100% - 345px - 46px);
		margin-bottom: 64px;
	}
	.showroomBox .place-rap .formsite form {
		padding: 20px 20px 50px;
		width: 316px;
	}
	.site.formsite form .ftitle {
		font-size: 40px;
	}
	.showroomBox .place-rap .place-box .pb-rap {
	    display: block;
		height: auto;
	}
	.showroomBox .place-rap .place-box {
		display: inline-block;
	}
	
	.place-rap {
	    display: block;
	}
	.imageText .site.formsite form {
		max-width: 35%;
	}
	.contactBox .form-box {
		max-width: calc(100% - 300px - 50px - 32px);
		padding: 30px 16px;
		width: 500px;
	}
	form .irap.whalf1.half2 {
		margin-right:0px;
	}
	form .irap.whalf1 {
		display: block !important;
		width:100%;
	}
	.contactBox .form-rap {
		width: 300px;
		margin-left: 50px;
	}
	
	.buttonsPopup .btn-box .btn-side .button.open-lead, .buttonsPopup .btn-box .btn-side .button {
		margin: 50px 4% 0;
		width: calc(25% - 2px);
	}
	.modelSafety .safety-rap {
		display: block;
	}
	.modelSafety .safety-rap .safety-details-rap {
		margin:0;
	}
	.mainImage .entry .title {
		font-size: 40px;
		line-height: 50px;
	}
	.listBox .articles-rap .list-rap .abox.abox8,
	.listBox .articles-rap .list-rap .abox.abox3 {
		background:#dedad4;
	}
	.listBox .articles-rap .list-rap .abox.abox10,
	.listBox .articles-rap .list-rap .abox.abox7,
	.listBox .articles-rap .list-rap .abox.abox2 {
		background:#FF0036;
	}
	.listBox .articles-rap .list-rap .abox.abox12,
	.listBox .articles-rap .list-rap .abox.abox6 {
		background:white;
	}
	.listBox .articles-rap .list-rap .abox.abox12 .entry ,
	.listBox .articles-rap .list-rap .abox.abox10 .entry ,
	.listBox .articles-rap .list-rap .abox.abox7 .entry ,
	.listBox .articles-rap .list-rap .abox.abox6 .entry ,
	.listBox .articles-rap .list-rap .abox.abox3 .entry ,
	.listBox .articles-rap .list-rap .abox.abox2 .entry {
		color:black;
	}
	.listBox .articles-rap .list-rap .abox.abox12 .imgrap,
	.listBox .articles-rap .list-rap .abox.abox10 .imgrap,
	.listBox .articles-rap .list-rap .abox.abox7 .imgrap,
	.listBox .articles-rap .list-rap .abox.abox6 .imgrap,
	.listBox .articles-rap .list-rap .abox.abox3 .imgrap,
	.listBox .articles-rap .list-rap .abox.abox2 .imgrap {
		opacity:0;
	}
	.listBox .articles-rap .list-rap .abox.abox11 .entry ,
	.listBox .articles-rap .list-rap .abox.abox5 .entry {
		color:white;
	}
	.listBox .articles-rap .list-rap .abox.abox11 .imgrap ,
	.listBox .articles-rap .list-rap .abox.abox5 .imgrap {
		opacity:1;
	}
	.listBox .articles-rap .list-rap .abox.abox4 .imgrap {
		height: 100%;
		overflow: hidden;
	}
	.listBox .articles-rap .list-rap .abox.abox4 .imgrap img {
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	.listBox .articles-rap .list-rap .abox.abox9,
	.listBox .articles-rap .list-rap .abox.abox4,
	.listBox .articles-rap .list-rap .abox.abox1 {
		min-width:66.667%;
	}
	.listBox .articles-rap .list-rap .abox.abox10,
	.listBox .articles-rap .list-rap .abox.abox2,
	.listBox .articles-rap .list-rap .abox {
		min-width:33.333%;
		width:33.333%;
		min-height: 37vw;
	}
	.elevatorMenu .emenu-rap .goto:last-child {
		padding-left:0;
	}
	.elevatorMenu .emenu-rap .goto {
		padding: 0 10px;
	}
	.elevatorMenu .button.fbutton {
		padding:14px 8px;
		margin-right:10px;
		font-size:15px;
	}
	.modelPrices table th.online, 
	.modelPrices table td.online {
		width:0;
	}
	.modelPrices table tr.wbutton td {
		padding-bottom:80px;
	}
	.modelPrices table th.online .button, 
	.modelPrices table td.online .button {
		position: absolute;
		margin-top: 50px;
	}
	.boxCollage .cbox.cbox0 {
		width: calc(55.333% - 6px);
	}
	.boxCollage .cbox.cbox1 {
		clear: none;
		width: calc(44.667% - 6px);
		margin-left: 0;
	}
	.boxCollage div.collage-rap .cbox.cbox5, 
	.boxCollage div.collage-rap .cbox.cbox2 {
		width: calc(59.5% - 6px);
	}
	.boxCollage div.collage-rap .cbox.cbox4, 
	.boxCollage div.collage-rap .cbox.cbox3 {
		width: calc(40.5% - 6px);
	}
	.searchBox .bottom-rap {
		overflow: auto;
	}
	.searchBox .bottom-rap .select-rap {
		float: right;
		margin-bottom: 20px;
		width: calc(50% - 26px - 80px);
	}
	.searchBox .bottom-rap .search-box:before {
		display:none;
	}
	.searchBox .bottom-rap .search-box {
		float: right;
		clear: both;
		width: calc(100% - 150px);
		margin-right:0;
		padding-right:0;
	}
	.searchBox .bottom-rap .button {
		margin-left: 23px;
	}
	footer .links {
		flex-wrap: wrap;
	}
	footer .links .col:first-child {
		min-width: 100%;
		text-align: center;
		margin-bottom: 40px;
	}
	footer .links .col {
		min-width: calc(33.33% - 34px);
	}
	.textBox .entry .table-rap {
		margin: 0;
	}
	.listBox .bulbs-list .bulb-item {
		width: calc(50% - 50px - 30px);
	}
	.mainImage .trap.layout-left .entry, .mainImage .trap.layout-right .entry {
		width:60%;
	}
	
	.leasingList .llist-content .lmodel-list .mitem {
		width: calc(50% - 20px);
	}
	
	body[data-hide-header="1"] {
		padding-top:0;
	}
	.imageTabsBox .tabs-titles .tab {
		display:block;
	}
	.imageTabsBox .tabs-content .tab-content .iitem {
		display: block;
		vertical-align: top;
		margin-left: 16px;
		width: auto;
		margin-bottom: 28px;
	}
	.imageTabsBox .site {
		padding: 0;
		overflow:hidden;
	}
	.imageTabsBox .site .entry-rap {
		width: 44%;
		padding-right: 3%;
	}
	.imageTabsBox .site .tabs-rap {
		width: calc(50% - 64px);
		padding-left: 32px;
		padding-right: 32px;
	}
	.imageTabsBox .tabs-content {
		margin-left: 0;
	}
	.imageTabsBox .tabs-titles .tab.curr span:after {
		width: 10px;
        height: 10px;
        transform: rotate(45deg);
        right: -25px;
        top: 5px;
        bottom: auto;
        background: transparent;
        border-left: 2px solid white;
        border-bottom: 2px solid white;
	}
	.leasingList .llist-content .llist-filter {
		overflow:auto;
	}
	section.prev-leasingList .site .isite,
	.leasingList .llist-content {
		margin-right: calc(96px + 130px);
		width: calc(100% - 96px - 130px);
	}
	.leasingList .llist-content .lmodel-list .mitem .button {
		padding:8px 20px;
	}
	.single-lmodel .lmodel-details-rap .side-form {
		display: block;
		margin: 32px auto;
	}
	.single-lmodel .lmodel-details-rap .lmodel-details {
		display: block;
		width: auto;
		margin-left: 0;
	}
}
/* NARROW DESKTOP */
@media (max-width: 1435px) and (min-width: 1015px) {
	header menu {
		float: left;
		margin-top: 40px;
	}
	header .mmenu menu.lmenu a {
		font-size:16px;
	}
	header .mmenu menu.lmenu {
		position: absolute;
		top: -40px;
		left: 0;
	}
	header .mmenu menu.menu .smenu {
		padding:20px 50px 20px 20px;
	}
	header .mmenu menu.menu li button.opened:before {
		bottom:-16px;
	}
	header menu li button, header menu li a {
		font-size:18px;
		padding: 5px 8px 33px;
	}
	header .mmenu .logo img {
		height:24px;
		margin-top: 47px;
	}
	.mainImage img.mimage {
	}
	.mainGallery .title {
		font-size: 38px;
		line-height: 48px;
	}
	.models-list .model {
		width:33.333%;
	}
	.models-list .model .imgrap img {
		max-height: 132px;
		max-width: 296px;
	}
	.imageText .site.formsite form {
		margin-left: 5%;
		max-width: 30%;
	}
	.contactBox .form-rap {
		width: 550px;
		margin-left: 5vw;
	}	
	.contactBox .form-box {
		max-width: calc(100% - 550px - 5vw - 64px);
	}
	.colsBox .gallery-slides.gwide .gslides-rap .gslides-long .slide {
		width: calc(2.5% - 30px);
	}
	.gallery-slides.gwide .gslides-rap .gslides-long .slide {
		width: calc(3.3333% - 30px);
	}
	.cols-box .slide {
		width: calc(33.333% - 40px);
	}
	.colsBox .gallery-slides.BCmedium-5 .gslides-rap .gslides-long .slide {
		width: calc(20% - 30px);
	}
	.colsBox .gallery-slides.gwide.BCmedium-5 .gslides-rap .gslides-long .slide {
		width: calc(2% - 30px);
	}
	.colsBox .gallery-slides.BCmedium-4 .gslides-rap .gslides-long .slide {
		width: calc(25% - 30px);
	}
	.colsBox .gallery-slides.gwide.BCmedium-4 .gslides-rap .gslides-long .slide {
		width: calc(2.5% - 30px);
	}
	.colsBox .gallery-slides.BCmedium-3 .gslides-rap .gslides-long .slide {
		width: calc(33.333% - 30px);
	}
	.colsBox .gallery-slides.gwide.BCmedium-3 .gslides-rap .gslides-long .slide {
		width: calc(3.333% - 30px);
	}
	.colsBox .gallery-slides.BCmedium-2 .gslides-rap .gslides-long .slide {
		width: calc(50% - 30px);
	}
	.colsBox .gallery-slides.gwide.BCmedium-2 .gslides-rap .gslides-long .slide {
		width: calc(5% - 30px);
	}
	.colsBox .gallery-slides.BCmedium-1 .gslides-rap .gslides-long .slide {
		width: calc(100% - 30px);
	}
	.colsBox .gallery-slides.gwide.BCmedium-1 .gslides-rap .gslides-long .slide {
		width: calc(10% - 30px);
	}
	.modelSafety .safety-rap {
		display: block;
	}
	.modelSafety .safety-rap .safety-details-rap {
		margin:0;
	}
	header .mmenu menu.menu .smenu .models-list .model .imgrap {
		height: 80px;
	}	
	.textBox .entry .table-rap {
		margin: 0 -2.5vw;
	}
	.leasingList .llist-content .lmodel-list .mitem {
		width: calc(33.333% - 20px);
	}
	.leasingList .llist-content .lmodel-list .mitem .button {
		padding:8px 12px;
	}
	.imageTabsBox .site .tabs-rap {
		padding: 32px 16px;
		width: calc(66.667% - 30px);
	}
	.imageTabsBox .tabs-titles .tab {
		padding:8px 1.2%;
		margin-left:0;
	}
	.imageTabsBox .site {
		overflow:hidden;
	}

}
.ui-widget.ui-widget-content {
	z-index:99999 !important;
}