.sr-only{ display:none; }

/*
@font-face{
  font-family: 'NarkissBlock-Light';
  src: url('fonts/NarkissBlock_web/NarkissBlock-Light.eot');
  src: url('fonts/NarkissBlock_web/NarkissBlock-Light.eot?#iefix')
       format('embedded-opentype'),
       url('fonts/NarkissBlock_web/NarkissBlock-Light.woff') format('woff'),
       url('fonts/NarkissBlock_web/NarkissBlock-Light.ttf') format('truetype'),
       url('fonts/NarkissBlock_web/NarkissBlock-Light.svg#webfont') format('svg');
}
@font-face{
  font-family: 'NarkissBlock-Semibold';
  src: url('fonts/NarkissBlock_web/NarkissBlock-Semibold.eot');
  src: url('fonts/NarkissBlock_web/NarkissBlock-Semibold.eot?#iefix')
       format('embedded-opentype'),
       url('fonts/NarkissBlock_web/NarkissBlock-Semibold.woff') format('woff'),
       url('fonts/NarkissBlock_web/NarkissBlock-Semibold.ttf') format('truetype'),
       url('fonts/NarkissBlock_web/NarkissBlock-Semibold.svg#webfont') format('svg');
}
@font-face{
  font-family: 'NarkissBlock-Regular';
  src: url('fonts/NarkissBlock_web/NarkissBlock-Regular.eot');
  src: url('fonts/NarkissBlock_web/NarkissBlock-Regular.eot?#iefix')
       format('embedded-opentype'),
       url('fonts/NarkissBlock_web/NarkissBlock-Regular.woff') format('woff'),
       url('fonts/NarkissBlock_web/NarkissBlock-Regular.ttf') format('truetype'),
       url('fonts/NarkissBlock_web/NarkissBlock-Regular.svg#webfont') format('svg');
}

body,html {
	background:white;
	color:black;
	padding:0;
	margin:0;
	font-family:'Montserrat','NarkissBlock-Light';
	font-size:18px;
	line-height:22px;
	text-align:right;
	direction:rtl;
}
body.single-news #content.chide ,
body.single-post #content.chide {
	opacity:1;
}
#content.chide {
	opacity:0;
}
.lateload {
	display:none;
}
#content {
	min-height:100vh;
	transition:opacity 0.25s;
	opacity:1;
}
select,
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius:0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:600;
	margin:0;
}
p {
	margin:0;
	padding:0 0 22px;
}
a {
	color:inherit;
}	
.site {
	padding:0 5vw;
}
button {
	color:inherit;
}

#content .bread {
	position:absolute;
	top:0;
	bottom:auto;
	margin-top:15px;
    width: 100%;
    height: 35px;
    font-size: 14px;
}
#content section.next-mainImage.s0 .bread ,
#content section.next-textImageBox.s0 .bread ,
#content section.next-paramsBox.s0 .bread {
	bottom:0px;
}
#content .mainImage.s0 .bread ,
#content .textImageBox.s0 .bread ,
#content .paramsBox.s0 .bread {
	position: absolute;
	top:auto;
    bottom: -45px;
    right: 0;
}
.textBox.s0 .bread span {
	color:black;
}
.bread a:after {
	content:">";
	display:inline-block;
	position:relative;
	right:7px;
}
.single-post .bread a,
.single-news .bread a,
.s0 .bread a {
	display:inline-block;
	padding-left:7px;
	margin-left:7px;
	text-decoration:none;
}
.bread .site {
	padding-top:0 !important;
}
.textBox.s0 .bread {
	position: absolute;
    top: 30px;
    font-size: 16px;
    color: #707070;
}
.textBox.s0 {
	padding-top:60px;
}
#content section {
	position:relative;
}
#content section.bcolor-lgray {
	background:#F4F4F4;
}
#content section.bcolor-ggray {
	background: linear-gradient(255.4deg, #2E373E -0.58%, #8E99A7 100.54%);
	color:white;
}
#content section.bcolor-gray {
	background:#232323;
	color:white;
}
#content section.bcolor-black {
	background:black;
	color:white;
}
.hidden {
	display:none;
}
.float {
	position: fixed;
    background: transparent;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	z-index:-1;
	display:none;
}
.float.show .frap {
	top:calc(50% + 40px);
}
.float .frap {
	position: relative;
    top: 150%;
	transition:top 0.5s;
    transform: translateY(-50%);
	background:white;
	border-radius:10px 10px 0 0;
	box-shadow:#00000029 0px 0px 15px;
	margin:0 auto;
	padding: 70px 35px;
    min-height: calc(100vh - 200px);
	width:calc(100% - 70px - 20px);
}
.float .frap button.close:after {
	transform: rotate(-45deg);
}
.float .frap .close:before,
.float .frap .close:after {
	content:"";
	width: 18px;
    position: absolute;
    height: 2px;
    background: black;
    transform: rotate(45deg);
    top: 7px;
    left: 0;
}
.float .frap .close {
	width: 16px;
    height: 16px;
    left: 20px;
    position: absolute;
    top: 24px;
    border: 0;
    padding: 0;
    background: transparent;
    cursor: pointer;
	z-index:1;
}
XXX#content.wtmenu:before {
	content:"";
	position:absolute;
	top:0;
	right:0;
	left:0;
	height:102px;
	background:#313133;
}
#content.wtmenu {
	padding-top:102px;
}
#content {
	padding-top:64px;
}
body.menuup header.wtmenu {
    top: -38px;
}
body[top="0"] header {
    background:rgba(37,39,40,1);
}
header {
	transition: top .3s ease-out;
	height:64px;
	backdrop-filter: blur(20px);
    background:rgba(37,39,40,0.8);
    color: white;
	position:fixed;
	right:0;
	left:0;
	top:0;
	z-index:3;
}
header .site {
	padding:0 5vw;
	max-width:unset;
}
header .logo img {
	height:100%;
}
header .logo {
	display: inline-block;
	margin-top: 22px;
	float:left;
	height:16px;
}
.emenu-rap.opened button.emenu-open:after{
	transform: rotate(-45deg);
}
.emenu-rap.opened .emenu-open:after,
.emenu-rap.opened .emenu-open:before {
	transform: rotate(45deg);
    top: 20px;
    right: 0;
    left: 0;
    width: 20px;
}
.emenu-rap button.emenu-open:after{
	width:20px;
	top:24px;
}
.emenu-rap .emenu-open:after,
.emenu-rap .emenu-open:before {
	content:"";
	width:30px;
	height:2px;
	right:0;
	background:white;
	position:absolute;
	top:15px;
	transition: all 0.5s;
}
.emenu-rap .emenu-open {
	position: fixed;
    width: 40px;
    height: 40px;
    right: 5vw;
	left:auto;
    top: 13px;
    background: transparent;
    border: 0;
	cursor:pointer;
	display:block;
	z-index:1;
}
.emenu-rap .hmenu-rap .erap .mitem.wsub.opened:after {
	transform:rotate(135deg);
	top:25px;
}
.emenu-rap .hmenu-rap .erap .mitem.wsub:after {
	content:"";
	position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    transform: rotate(-45deg);
    top: 18px;
}
.emenu-rap .hmenu-rap .erap .simenu.opened {
	max-height:600px;
}
.emenu-rap .hmenu-rap .erap .simenu {
	overflow:hidden;
	max-height:0;
	transition:max-height 0.5s;
}
.emenu-rap .hmenu-rap .erap .simenu ul {
	margin:0;
}
.emenu-rap .hmenu-rap .erap .mitem.smitem:before {
	content:"";
	display:inline-block;
	vertical-align:middle;
	height:2px;
	background:white;
	width:12px;
	margin-left:5px;
}
.emenu-rap .hmenu-rap .erap .mitem.smitem {
	margin-right:0;
}
.emenu-rap .hmenu-rap .erap .mitem {
	display:block;
	font-size:18px;
	margin:0;
	margin-right:40px;
	padding:15px 0;
	padding-left:60px;
	border-bottom:1px solid #686868;
	text-align:right;
	position:relative;
}
.emenu-rap .hmenu-rap.opened .erap {
	transform:translateX(0%);
}
.emenu-rap .hmenu-rap .erap {
	background: rgba(37,39,40,1);
    position: fixed;
    left: 0;
    top: 101px;
	z-index:99;
    padding-left: 5vw;
	transition:transform 0.5s;
	transform:translateX(-100%);
}
.emenu-rap .hmenu-rap.opened button.emenu-open:after {
	transform: rotate(-45deg);
    width: 20px;
    top: 20px;
}
.emenu-rap .hmenu-rap.opened button.emenu-open:before {
	transform: rotate(45deg);
    width: 20px;
    top: 20px;
}
.emenu-rap .hmenu-rap .emenu-open:before,
.emenu-rap .hmenu-rap .emenu-open:after {
	right:auto;
	left:0;
}
.emenu-rap .hmenu-rap .emenu-open {
	display: block;
    left: 0;
    right: auto;
    position: absolute;
    top: auto;
}
header .submenu .smitem .fimg {
	position: absolute;
    transition: all 0.3s;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-size: cover;
}
header .submenu .smitem:hover .fimg {
    top: -10px;
    bottom:-10px;
    right: -10px;
    left: -10px;
}
header .submenu .smitem img {
	width:100%;
	display:block;
}
header .submenu .smitem .imgrap {
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
}
header .submenu .smitem:hover {
	text-decoration:underline;
}
header .mmenu-rap .submenu .smitem {
	margin:0 32px;
}
header .submenu .smitem {
	position:relative;
	width: calc(100% / 7);
	max-width:250px;
    display: inline-block;
	vertical-align:top;
    text-decoration: none;
	text-align:center;
	margin-left:10px;
}
body.menuup header .submenu {
	display:none !important;
}
header .submenu.opened {
	display:block;
}
header .submenu {
	position: absolute;
    background: #f3f3f3;
    color: black;
    left: 0;
    right: 0;
    padding: 60px 0;
    top: 41px;
    z-index: 99;
	display:none;
}
.emenu-rap .tmenu-rap .erap .mitem.wsub.opened:after {
	border-color:black;
}
.emenu-rap .tmenu-rap .erap .mitem.wsub.opened:last-child {
	padding-left:15px;
	margin-left:-15px;
}
.emenu-rap .tmenu-rap .erap .mitem.wsub.opened {
	background:#f3f3f3;
	color:black;
	padding-top:15px;
	position:relative;
	top:-15px;
	padding-bottom:11px;
	padding-right:15px;
	margin-right:-15px;
}
.emenu-rap .tmenu-rap .erap .mitem.wsub:after {
	content:"";
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	width:7px;
	height:7px;
	position:relative;
	top:-2px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	transform:rotate(45deg);
}
.emenu-rap .tmenu-rap .erap .mitem {
	font-size:18px;
	margin-bottom:15px;
}
.emenu-rap .erap .mitem:last-child,
.emenu-rap .erap button:last-child {
	margin-bottom:0;
}
.emenu-rap .tmenu-rap .erap .mitem.curr {
	border:0;
	text-decoration:underline;
}
header .emenu-rap .erap .mitem.curr {
	border-bottom: solid 1px #9e9e9e;
}
.emenu-rap .mmenu-rap .erap .opened .mitem {
	background: #f3f3f3;
    color: black;
    padding: 23px 50px;
    margin: 0;
    position: relative;
    margin-top: -23px;
    right: -50px;
    margin-left:calc(5vw - 100px);
}
.emenu-rap .erap .opened .submenu {
	display:block !important;
}
.header-rap.minisite .emenu-rap .erap .submenu {
	top:64px;
}
.emenu-rap .erap .submenu {
	position:fixed;
	top:101px;
	padding: 10px 0 30px;
}
.emenu-rap .erap .mitem,
.emenu-rap .erap button {
	display:block;
	background:transparent;
	padding:0;
	margin:0;
	border:0;
	cursor:pointer;
	color:white;
	font-size:20px;
	line-height:24px;
	margin-bottom:26px;
	font-family:'Montserrat','NarkissBlock-Light';
	text-decoration:none;
}
header .mlink {
	text-decoration: none;
}
.emenu-rap div:last-child .erap {
	border:none;
}
.emenu-rap .erap {
	padding: 5vh;
    border-bottom: 1px solid rgba(255,255,255,0.4);
    margin: 0 5vw;
}
.emenu-rap.opened {
	right:0;
}
.emenu-rap {
	position: fixed;
    top: 64px;
    bottom: 0;
    z-index: 99;
    right: -100vw;
    width: 100vw;
    transition: right 0.5s;
}
.main-lead-btn {
	transition:all 0.5s;
	position: fixed;
	z-index:4;
    bottom:50px;
    right: 40px;
    border: 0;
    padding: 0;
    width: 88px;
    height: 88px;
    background: black;
    border-radius: 16px;
    cursor: pointer;
    color: white;
    font-size: 16px;
    line-height: 18px;
    font-family:'Montserrat', 'NarkissBlock-Semibold';
	font-weight:600;
}
body[size="mobile"] .textImageList .tlayout-center .entry .title,
body[size="mobile"] .textBox .layout-center .entry .title ,
.entry .title {
	font-weight:600;
	font-size:28px;
	line-height:32px;
	margin-bottom:16px;
	padding-top:50px;
}
.entry {
	max-width: 1100px;
	margin:auto;
}
.vrap,
.imgrap {
	position:relative;
}
.imgrap video {
	width:100%;
	display:block;
}
.imgrap img {
	max-width:100%;
	display:block;
	margin:auto;
}
.vrap .play.paused:before,
.vrap .play.paused:after {
	content:"";
	height: 13px;
    width: 2px;
    background: white;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: -5px;
	border:0;
}
.vrap button.play.paused:after {
	left:5px;
}
.vrap .play:after {
	content:"";
	position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid white;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 2px;
}
XX.vrap .play.paused {
	border-color:black;
}
.vrap .cont-rap {
	position: absolute;
    top: 50%;
	transform:translateY(-50%);
    left: 15px;
    z-index: 1;
}
.vrap .sound svg {
    width: 11px;
    display: block;
	position: absolute;
    left: 5px;
    top: 3px;
}
.vrap .sound.off:after {
	content:"";
	width:100%;
	position:absolute;
	height:1px;
	background:white;
	transform:rotate(45deg);
	top:12px;
	left:0;
}
.vrap .sound,
.vrap .play {
    background: black;
    width: 25px;
    height: 25px;
    border: 1px solid white;
    cursor: pointer;
    border-radius: 50px;
	position:relative;
	display:block;
	margin:10px 0;
}

.textImage .entry-rap {
	padding:10vw 0;
}
.textImageBox .secrap .legal.site,
.textImageBox .secrap .imgrap .btext.site {
	position: absolute;
    bottom: 12px;
    top: auto !important;
    font-size: 16px;
    line-height: 20px;
	padding-bottom: 0;
	height:auto;
	z-index:1;
	padding:0 5vw;
}
.textImageBox div.secrap.layout-imgback-right-middle .site .entry {
	text-align:center;
	margin-bottom:15vw;
}	
.textImageBox div.secrap.layout-imgback-right-middle .site .btn-rap .button:first-child {
	margin-right:0;
}	
.textImageBox div.secrap.layout-imgback-right-middle .site .btn-rap {
	text-align:right;
}	
.textImageBox div.secrap.layout-imgback-right-middle .site {
	padding-top: 5vw;
	padding-bottom: 5vw;
	text-align: right;
	top: 50%;
	transform: translateY(-50%);
	right:0;
	left:0;
}
.textImageBox .secrap .site.imgsite {
	position: relative;
    padding-top: 0;
    margin: 96px auto;
}
.float .formsite {
	padding:0;
	margin:0;
}
.float[data-string="mainlead"] .frap {
	max-width:800px;
	max-height: calc(100vh - 260px);
    overflow: auto;
}
.mainform .ftitle img {
	margin-left:10px;
	display:inline-block;
	vertical-align:middle;
}
.mainform .ftitle {
	font-weight:600;
	font-size:28px;
	line-height:32px;
	margin-bottom:40px;
	text-align:center;
}
.mainform .irap.i-file.focus label,
.mainform .irap.i-file.full label,
.mainform .irap.full label ,
.mainform .irap.focus label {
	font-size:14px;
	top:-24px;
}
.mainform .irap.imand label:after {
	content:"*";
}
.mainform .irap.i-file label {
	width: calc(100% - 110px);
    line-height: 20px;
    top: 2px;
}
.leadBox.bcolor-black .mainform .tumsg {
	z-index: 1;
    background: black;
    margin: -20px;
}
.leadBox.bcolor-black .mainform {
	position:relative;
}
.leadBox.bcolor-black .mainform .irap input {
	color:white;
}
.mainform .irap label,
.mainform .irap input {
	line-height:30px;
	font-family:'Montserrat','NarkissBlock-Light';
	font-size:20px;
	position:absolute;
	right:0;
	bottom:0;
	padding:0 10px;
	width:calc(100% - 20px);
	background:transparent;
	border:0;
	outline:0;
	top:0;
	transition:all 0.5s;
}
.float .mainform .irap.i-fname {
	margin-left:12px;
}
.float .mainform .irap.i-lname ,
.float .mainform .irap.i-fname {
	display:inline-block;
	width:calc(50% - 6px);
}
.mainform .irap.i-phone .select-rap {
	width: 100px;
    border-bottom: 1px solid #707070;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: -112px;
}
.mainform .irap.i-phone {
	width:calc(100% - 112px);
}
.mainform .crap.ierror label:before,
.mainform .irap.ierror .select-rap,
.mainform .irap.ierror {
	border-color:red;
}
.mainform .irap.i-file .uptext svg {
	display: inline-block;
    vertical-align: middle;
}
.mainform .irap.i-file.focus .uptext ,
.mainform .irap.i-file.full .uptext {
	display:none;
}
.mainform .irap.i-file .uptext {
	position: absolute;
    left: 0;
    text-decoration: underline;
    top: 0px;
    font-family: 'Montserrat','NarkissBlock-Semibold';
}
.mainform .irap.i-file.ierror label {
	color:red;
}
.mainform .irap.i-file {
	border-color:transparent;
}
.mainform .irap.i-file input {
	opacity:0;
}
.mainform .irap {
	border-bottom:1px solid #707070;
	height:30px;
	position:relative;
	margin-bottom:45px;
}
.select-rap .select:after {
	content:"";
	border-bottom:1px solid #707070;
	border-right:1px solid #707070;
	width: 8px;
    height: 8px;
    position: absolute;
    left: 3px;
    transform: rotate(45deg);
    top: 9px;
}
.select-rap .select {
	padding:0 10px;
	font-family:'Montserrat','NarkissBlock-Light';
	font-size:20px;
}
.select-rap select {
	position: absolute;
    left: 0;
    width: 100%;
    height: 30px;
    opacity: 0;
    cursor: pointer;
}
.mainform .crap {
	margin-top:20px;
}

.mainform.sent:after {
	content:"";
	position:absolute;
	bottom:0;
	right:0;
	left:0;
	top:0;
	background:rgba(255,255,255,0.5);
}
.mainform.sent .button {
	opacity:0.3;
}
.mainform .button:hover {
	background:black;
	color:white;
}
.float .mainform .button {
	font-size: 24px;
    line-height: 24px;
}
.mainform .bbtext p {
	padding:0;
}
.mainform .bbtext {
	font-size: 14px;
    line-height: 16px;
    margin-top: 8px;
}
.leadBox.bcolor-black .mainform .ftitle img {
	display:none;
}
.leadBox.bcolor-black .mainform .button:hover,
.leadBox.bcolor-black .mainform .button {
	background:white;
	color:black;
	z-index:1;
}
.mainform .button {
	transition:all 0.5s;
	position:relative;
	background:transparent;
	border:1px solid black;
	color:black;
	height:52px;
	line-height:48px;
	font-weight:600;
	font-size:24px;
	cursor:pointer;
	padding:0;
	margin:auto;
	display:block;
	margin-top:55px;
	width:100%;
	max-width:300px;
}
.mainform .irap.i-checkbox.ierror .checkbox-rap label:before {
	border-color:red !important;
}
.mainform .irap.i-checkbox .checkbox-rap label:after {
	content:"";
}
.mainform .irap.i-checkbox .checkbox-rap label {
	position:relative;
    font-size: 18px;
    font-weight: 400;	
}
.mainform .irap.i-checkbox {
	border:none;
	display:block !important;
	margin-bottom:16px;
	position:relative;
	top:-12px;
}
.mainform .irap.i-checkbox .mainlabel {
	display:none;
}
.mainform .checkbox-rap label p {
	margin:0;
	padding:0;
}
.mainform .checkbox-rap label {
    font-size: 14px;
    line-height: 16px;
    padding-right: 30px;
    display: block;
	font-family:'Montserrat','NarkissBlock-Regular';
	font-weight:700;
	padding-top:5px;
}
.mainform .crap.i-nl .open-accord {
	font-size:14px;
	text-decoration:underline;
	cursor:pointer;
	margin-top:8px;
	background: transparent;
    border: 0;
    padding: 0;
    margin-right: 31px;
    font-family: 'Montserrat','NarkissBlock-Light';
}
.mainform .crap.i-nl.opened .checkbox-rap:before {
	display:none;
}
.mainform .crap.i-nl .checkbox-rap:before {
	content:"...";
	font-size:16px;
	top:2px;
	left:0;
	position:absolute;
}
.mainform .crap.i-nl .checkbox-rap {
	overflow:hidden;
	max-height:22px;
	transition:all 0.5s;
	padding-left:5px;
}
.mainform .checkbox-rap label:before {
    content: "";
    border: 1px solid black;
	background:white;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 4px;
}
input[type="checkbox"]:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 14px;
    border-bottom: 2px solid black;
    border-right: 2px solid black;
    right: 3px;
    top: 0px;
    transform: rotate(40deg);
}
.mainform .checkbox-rap input {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0;
    width: 20px;
    height: 100%;
    margin: 0;
    z-index: 1;
}
.mainform .imand .checkbox-rap:before {
    content: "*";
    position: absolute;
    right: -10px;
    font-size: 16px;
    top: -2px;
}
.mainform .checkbox-rap {
    position: relative;
}
.mainform.senterror .msg.serror,
.mainform .msg.ierror {
	color:red;
	display:block;
	margin-top:20px;
	font-size:20px;
	line-height:22px;
}
.mainform.sentok .tumsg {
	display: block;
	z-index:1;
}
.mainform .tumsg span {
	text-align: center;
    font-family:'Montserrat', 'NarkissBlock-Semibold';
	font-weight:600;
    font-size: 30px;
    line-height: 35px;
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.mainform .tumsg {
    position: absolute;
    background: white;
    top: 60px;
    bottom: 30px;
    right: 0;
    left: 0;
	padding:60px;
	height:100%;
}
.mainImage .secrap.mobile-textbottom .entry {
	position: absolute;
    z-index: 1;
    bottom: 32px;
}
.mainImage .entry {
	text-align:center;
	margin:auto;
}
XX.mainImage .secrap {
	padding-bottom:30px;
}
.mainImage .entry .title {
	margin-bottom:0;
}
.mainImage .imgrap.wbtn {
    padding-bottom: 80px;
}
.paramsBox .btn-rap ,
.textImageBox .btn-rap ,
.mainImage .btn-rap {
	text-align:center;
}

.textImageBox .secrap.layout-imgback-right-middle .btn-rap ,
.paramsBox .btn-rap ,
.textImageBox .secrap.layout-imgback-btn-bottom .site .btn-rap {
	position: relative;
}
.layout-color-black .btn-rap .button:hover {
	background:black;
	color:white;
}
.layout-color-black .btn-rap .button {
	border-color: black;
	color: black;
	background: rgba(255,255,255,0.35);
}
.btn-rap .button:hover {
	background:white;
	color:black;
}
.btn-rap a.button {
	height:46px;
	line-height:46px;
	position:relative;
	top:-1px;
}
.btn-rap .button.bwhite1:hover {
    background: rgba(0,0,0,0.35);
    color: white;
}
.btn-rap .button.bwhite1 {
	background:white;
	color:black;
}
section.bcolor-white .btn-rap .button:hover,
section.bcolor-white .btn-rap .button.bwhite1 {
	background:black;
	color:white;
}
section.bcolor-white .btn-rap .button.bwhite1:hover,
section.bcolor-white .btn-rap .button {
	border-color:black;
	background:transparent;
	color:black;
}
.textBox .site .button.bwhite1 {
	background:black;
	color:white;
}
.textBox.bcolor-gray .site .button.bwhite1 {
	color:black;
	background:white;
}
.textBox.bcolor-gray .site .button {
	color:white;
	border-color:white;
}
.textBox .site .button {
	background:transparent;
	border-color:black;
	color:black;
}
.textBox .button ,
.btn-rap .button {
	border: 1px solid white;
    background: rgba(0,0,0,0.35);
    color: white;
    line-height: 56px;
    display: block;
    width: calc(100% - 100px);
    padding: 0;
    cursor: pointer;
    font-family:'Montserrat', 'NarkissBlock-Regular';
	font-weight:700;
    font-size: 20px;
	max-width:500px;
	text-decoration:none;
	margin:20px auto;
	box-shadow:0px 0px 8px rgba(0, 0, 0, 0.1);
	text-align:center;
		transition: all 0.2s;
		display: inline-block;
		width: auto;
		bottom: auto;
		padding: 0 0px;
		min-width: 230px;
		position: relative;
		margin-top: 10px;
		height: 48px;
		line-height: 48px;
		margin: 32px 30px 0;
}
.mainImage .vrap:before {
	content:"";
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	position:absolute;
	z-index:1;
	top:0;
	width:100%;
	right:0;
	height:45px;
}
.mainImage .vrap:after {
	content:"";
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	position:absolute;
	z-index:1;
	top:auto;
	bottom:0;
	width:100%;
	right:0;
	height:45px;
}
.paramsBox .imgrap img ,
.textImageBox .imgrap img ,
.mainImage .imgrap img {
	width:100%;
}
.textBox .entry h2 {
	font-size:20px;
	line-height:24px;
}
.textImageList .tlayout-center .entry {
	text-align:center;
}
.textImageList .tlayout-center .entry {
	margin:auto;
}
.textImageList .tlayout-center .entry .title,
.textBox .layout-center .entry .title {
	font-size: 48px;
    line-height: 52px;
}
.textBox .layout-center {
	text-align:center;
}
.textBox .entry {
	margin:auto;
}
.leadBox form.mainform .msg.tumsg {
	top: 0;
    bottom: 0;
}
.leadBox form.mainform .msg {
	position:absolute;
}
.leadBox form {
	margin:auto;
	max-width:740px;
	margin-top:50px;
	margin-bottom:50px;
}
.paramsBox .btext p {
	padding-bottom:12px;
}
.paramsBox .btext {
	font-size:16px;
	line-height:20px;
}
.paramsBox .mlayout-imgback.site {
	position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
}
.paramsBox.bcolor-black .params-item {
	border-color:rgba(255,255,255,0.4);
}
.paramsBox .params-rap.font-large .params-item .ptitle {
	font-size:45px;
	line-height:50px;
}
.paramsBox .params-item {
	padding:0 30px;
	border-right:2px solid rgba(0,0,0,0.4);
	margin:25px 0 50px;
}
.paramsBox .params-item p {
	margin:0;
	padding:0;
}
.paramsBox .params-item .ptitle {
	font-weight:600;
	font-size:20px;
	line-height:22px;
	margin-bottom:12px;
}
.textImageList .tilist-rap.layout-thumbs3 {
	margin-top:60px;
}
.textImageList .tilist-rap {
	margin-top:10vw;
}
.textImageList .item-rap .text-rap {
	padding:25px 0;
}
.textImageList .item-rap .ptitle {
	font-size:32px;
	line-height:35px;
	margin-bottom:17px;
	font-weight:600;
}
.textImage .site {
	text-align: center;
}
.textImage .site .text-rap ul {
	padding:0;
	font-size:22px;
	line-height:25px;
	margin-top:-44px;
	padding-right:25px;
}
.textImage .site .text-rap li {
	margin:44px 0;
}
.textImage .site .text-rap {
	text-align: right;
}
.imagesBox .images-rap.count-2 .text-rap .iltext {
	font-size:20px;
}
.imagesBox .images-rap.count-2 .text-rap .ititle {
	font-size:36px;
	line-height:40px;
	margin-bottom:5px;
	font-weight:600;
}
.imagesBox .images-rap.count-2 .iitem.color-white .text-rap {
	color:white;
}
.imagesBox .images-rap.count-2 .text-rap {
	position: absolute;
    padding: 2.5vw;
    bottom: 0;
    text-align: center;
    width: calc(100% - 5vw);
}
.imagesBox .images-rap.count-2 .iitem a:hover .text-rap .iltext {
	text-decoration:underline;
}
.imagesBox .images-rap.count-2 .iitem a {
	text-decoration:none;
	transition:letter-spacing 0.5s;
}
.imagesBox .images-rap.count-2 .iitem {
	position:relative;
	border-top:4px solid white;
}
.imagesBox .images-rap.count-2 {
	border-bottom:4px solid white;
}
.paramsBox .site.layout-bottom .params-rap .params-item:first-child {
	border:0;
}
.paramsBox .site.layout-bottom .params-rap .params-item {
	width: 100%;
	text-align: center;
}
.paramsBox .site.layout-bottom .params-rap .pprap {
	display: flex;
}
.paramsBox .site.layout-bottom .params-rap {
    position: absolute;
	bottom: 50px;
	right: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	max-width: 1000px;
	margin: auto;
}
.paramsBox .site.layout-bottom {
	bottom:0;
}
.paramsBox .site {
	position: absolute;
	top: 0;
	z-index: 1;
	right: 0;
	left: 0;
	margin:auto;
}	
*/
.modelSafetyNew .modelSafety {
	/*
	background:red;
	padding-bottom:10vw;
	padding-top:10vw;
		*/
	font-size: 0.9rem;
}	

.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;
	position:relative;
}
.modelSafety .safety-table-rap .safety-bar.pol-bar .label {
	border-top:1px solid;
	margin:0;
	padding:0 5px;
	white-space: nowrap;
}
.modelSafety .safety-bar .label {
	font-size: 13px;
    font-weight: 700;
    line-height: 13px;
    text-align: center;
    margin: 0 20px;
    height: 28px;
    position: relative;
}
.modelSafety .sv.svcode0 {
    background: #A72C30;
}
.modelSafety .sv.svcode1 {
    background: #F25923;
}
.modelSafety .sv.svcode2 {
    background: #FECB05;
}
.modelSafety .sv.svcode3 {
    background: #26B78C;
}
.modelSafety .sv.svcode4 {
    background: #30899F;
}
.modelSafety .sv.svcode5 {
    background: #248ACA;
}
.modelSafety .sv.svcode6 {
    background: #1B6FB7;
}
.modelSafety .sv.svcode7 {
    background: #4170B6;
}
.modelSafety .sv.svcode8 {
    background: #495693;
}
.modelSafety .safety-bar .pv.ncurr:after, 
.modelSafety .safety-bar .sv.ncurr:after {
    content: "";
    position: absolute;
    border-top: 8px solid black;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -12px;
    right: 0;
    left: 0;
    width: 0;
    margin: auto;
}
.modelSafety .safety-bar .sv ,
.modelSafety .safety-table-rap .sv {
	width: 45px;
    text-align: center;
    font-size: 12px;
    line-height: 28px;
    color: white;
    margin: 0 1px;
	position:relative;
}
.modelSafety .safety-bar {
    display: flex;
    margin: 35px 0;	
}
.modelSafety .safety-details-rap .sp-title ,
.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 .sline td.pname span ,
.modelSafety .safety-table-rap .safety-table .sline td.sname span {
	display:inline-block;
	margin-left:7px;
}
.modelSafety .safety-table-rap .safety-table th.pname ,
.modelSafety .safety-table-rap .safety-table th.sname,
.modelSafety .safety-table-rap .safety-table .sline td.pname ,
.modelSafety .safety-table-rap .safety-table .sline td.sname {
	text-align:right;
}
.modelSafety .safety-table-rap .safety-table tr th span.c.c1 {
	border-left:1px solid black;
    width: calc(50% - 1px);	
}
.modelSafety .safety-table-rap .safety-table tr th span.c {
	display: inline-block;
    vertical-align: middle;
    width: calc(50% - 2px);
    text-align: center;
    margin-bottom: -12px;
    padding: 6px 0;
}
.modelSafety .safety-table-rap .safety-table tr th span.t {
	display:block;
	margin:-6px -12px 0;
	padding-bottom:6px;
	border-bottom:1px solid black;
}
.modelSafety .safety-table-rap .safety-table tr th {
	/*font-family:'Montserrat','NarkissBlock-Semibold';*/
	font-weight:600;
	font-size:17px;
}
.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%;
	width:auto;
	font-size: 17px;
    line-height: 19px;
}
.modelSafety .safety-table-rap .safety-table .sline {
}
.modelSafety .safety-table-rap .safety-table {
	width:100%;
	max-width:calc(100% - 7px);
	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 blue;
    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 .sditem span.icon.no,
.modelSafety .safety-rap .safety-details-rap span.no {
	top:12px;
}
.modelSafety .safety-rap .safety-details-rap span.yes {
	background: blue;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin-left: 9px;
}
.modelSafety .safety-rap .sditem span.icon {
	top:7px;
}
.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;
	color: blue;
    font-weight: bold;
	position:absolute;
	right:0;
	top:1px;
}
.modelSafety .safety-rap .safety-details-rap .sditem:nth-child(odd) {
	margin-right: 4%;
}
.modelSafety .safety-rap .safety-details-rap .sditem {
	display: inline-block;
	vertical-align:top;
    width: calc(48% - 17px);
	padding-right:17px;
	position:relative;
    margin-bottom: 5px;
}
.modelSafety .safety-rap .safety-details-rap .sd-line {
	position:relative;
	padding-right:17px;
}
.modelSafety .safety-rap .safety-details-rap .sd-title {
	border-bottom:1px solid;
	padding-bottom:5px;
	/*font-family:'Montserrat','NarkissBlock-Semibold';*/
	font-weight:600;
	margin-bottom:20px;
}
.modelSafetyNew .safety-rap .safety-details-rap .sd-table {
	margin-bottom:40px;
}
.modelSafety .safety-rap .safety-details-rap .sd-table {
	margin-top:40px;
}
.modelSafety .safety-rap.hidet1 .safety-details-rap {
	margin-right: 0 !important;
	padding-right: 0 !important;
	/*width: 590px;*/
	max-width: 100%;
}
.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: 14px;
    line-height: 16px;
    margin-top: -10px;
}
.modelSafety .safety-table-rap.pol-table-rap .bcomments {
	font-weight: 700;
    font-size: 14px;
    margin-bottom: -20px;
}
.modelSafety .safety-table-rap.pol-table-rap {
	width:auto;
	/*display:flex;*/
	margin-top:40px;
}
.modelSafety .safety-rap {
	display:flex;
	overflow:auto;
}
.modelSafetyNew .modelSafety .safety-details-rap {
	/*width: 650px;
    margin-right:0;
    max-width: calc(100% - 594px - 50px);
	min-width: 594px;
    float: right;
	overflow:hidden;*/
}
.modelSafetyNew .modelSafety .safety-table-rap {
	/*float:right;
	margin-left:60px;*/
}
.modelSafetyNew .modelSafety .safety-rap {
	display:block;
	overflow:auto;
}
.modelSafety .bcomments {
	clear:both;
}
.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;
}
.banner-psbar .goto {
	background: transparent;
	border: none;
	float: left;
	top: 11px;
	position: relative;
	text-decoration: underline;
	/*font-family:'Montserrat', 'NarkissBlock-Light';*/
	cursor: pointer;
	font-size: 16px;
}
.banner-psbar {
	overflow:auto;
	font-size:14px;
}
.banner-psbar .psrap {
	float:right;
	margin-left:40px;
    width: auto;
    min-width: unset;
	padding:8px 0;
	white-space:nowrap;
}
#content section.psbar-rap.type-sticky .page-btext p {
	padding-bottom:0px;
}
#content section.psbar-rap.type-sticky .page-btext.bcolor-black {
	background:black;
	color:white;
}
#content section.psbar-rap.type-sticky .page-btext {
	font-size:14px;
	line-height:16px;
	padding-top:8px;
	padding-bottom:8px;
}
#content section.psbar-rap.type-sticky {
	position: fixed;
    bottom: 0;
    background: white;
    right: 0;
    left: 0;
	z-index:2;
}

/*
footer .links a {
	display:inline-block;
	margin:0 22px;
}
footer .links .smenu a {
	margin-left:0;
	margin-right:35px;
}
footer .links .smenu {
	float:left;
}
footer .links .pmenu {
	float:right;
}
footer .links {
	border-bottom:1px solid #CFCFCF;
	padding-bottom:30px;
	overflow:auto;
}
footer .fbottom p {
	padding:0;
	font-size:16px;
	line-height:19px;
	color:#7a7a7a;
}
footer .fbottom .legal {
	margin-bottom:30px;
}
footer .fbottom {
	padding:30px 0;
}
footer .credits span {
	display:inline-block;
	margin:0px 12px;
	color:#707070;
}
footer .credits a {
	font-size:14px;
}
footer {
	text-align:center;
	background:white;
	border-top:1px solid #CFCFCF;
	padding:30px 0 100px;
	font-size:16px;
}
*/
.post-password-form input {
	border: 1px solid black;
	/*font-family:'NarkissBlock-Light';*/
	font-size: 18px;
	line-height: 21px;
	padding: 4px;
	text-align: center;
	margin-bottom: 15px;
}
.post-password-form input[type="submit"] {
	padding:5px 30px;
	background:transparent;
	cursor:pointer;
}
.post-password-form {
	margin:50px auto;
	width:80%;
	text-align:center;
}
.paramsBox .site .entry .text h4 {
	font-size: 24px;
	line-height: 27px;
	/*font-family:'Montserrat','NarkissBlock-Light';*/
}
.paramsBox .site .entry {
	text-align:center;
	margin:auto;
}
.modelTable.bcolor-black .table-rap table th  ,
.modelTable.bcolor-ggray .table-rap table th {
    padding: 30px 30px 10px;
	font-weight:normal;
}
.modelTable.bcolor-black .table-rap table tr td:last-child ,
.modelTable.bcolor-ggray .table-rap table tr td:last-child {
	border-left:0;
}
.modelTable.bcolor-black .table-rap table tr td:first-child ,
.modelTable.bcolor-ggray .table-rap table tr td:first-child {
	border-right:0;
}
.modelTable.bcolor-black .table-rap table thead ,
.modelTable.bcolor-ggray .table-rap table thead {
	border-right:0;
	border-left:0;
}
.modelTable.bcolor-black .tabs-full .dwl svg path ,
.modelTable.bcolor-ggray .tabs-full .dwl svg path {
	stroke:white;
}
.modelTable.bcolor-black .table-rap .opened .accord-open:before ,
.modelTable.bcolor-ggray .table-rap .opened .accord-open:before {
	right:10px;
}
.modelTable.bcolor-black .tabs-full .tinfo .ss span.icon:after,
.modelTable.bcolor-black .tabs-full .tinfo .ss span.icon:before,
.modelTable.bcolor-ggray .tabs-full .tinfo .ss span.icon:after,
.modelTable.bcolor-ggray .tabs-full .tinfo .ss span.icon:before{
	background:white;
}
.modelTable.bcolor-black .table-rap table thead,
.modelTable.bcolor-ggray .table-rap table thead {
	border-color:#8A8A8A;
}
.modelTable.bcolor-black div.tabs,
.modelTable.bcolor-ggray div.tabs {
	top:-5px;
	border-color:#8A8A8A;
}
.modelTable.bcolor-black .tabs-full .tinfo .ss span.icon,
.modelTable.bcolor-black .tabs .tab.curr,
.modelTable.bcolor-black .tabs,
.modelTable.bcolor-black .table-rap .accord-open:before,
.modelTable.bcolor-black .table-rap table tr td span.icon:after,
.modelTable.bcolor-black .table-rap table tr td span.icon:before,
.modelTable.bcolor-black .table-rap table tr td span.icon ,
.modelTable.bcolor-ggray .tabs-full .tinfo .ss span.icon,
.modelTable.bcolor-ggray .tabs .tab.curr,
.modelTable.bcolor-ggray .tabs,
.modelTable.bcolor-ggray .table-rap .accord-open:before,
.modelTable.bcolor-ggray .table-rap table tr td span.icon:after,
.modelTable.bcolor-ggray .table-rap table tr td span.icon:before,
.modelTable.bcolor-ggray .table-rap table tr td span.icon {
	border-color:white;
}
.modelTable.bcolor-ggray .tabs-content {
	background:black;
}
.modelTable .tabs-full {
	display:flex;
}
.modelTable .tabs-full .dwl svg {
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
}
.modelTable .tabs-full .dwl {
	white-space: nowrap;
    margin: 12px 0px 0 30px;
}
.modelTable .tabs-full .tinfo .ss span.icon.no:after {
	transform: rotate(-45deg);
}
.modelTable .tabs-full .tinfo .ss .icon.no:before,
.modelTable .tabs-full .tinfo .ss .icon.no:after {
	content:"";
	width: 12px;
    background: black;
    height: 1px;
    position: absolute;
    transform: rotate(45deg);
    top: 6px;
}
.modelTable .tabs-full .tinfo .ss .icon.yes {
	width: 5px;
    height: 11px;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    transform: rotate(45deg);
    margin-right: 5px;
    margin-left: 10px;
}
.modelTable .tabs-full .tinfo .ss .icon.maybe {
	border:1px solid black;
	border-radius:12px;
}
.modelTable .tabs-full .tinfo .ss .icon {
	width:12px;
	height:12px;
	float:right;
	margin-left:7.5px;
	position:relative;
	top:3px;
}
.modelTable .tabs-full .tinfo .ss {
	width:32%;
	display:inline-block;
	position:relative;
}
.modelTable .tabs-full .tinfo {
	position:relative;
    min-width: 335px;
    top: 10px;
    font-size: 16px;
}
.modelTable .tabs .tab.curr {
	border-bottom-color:black;
}
.modelTable .tabs .tab {
	background: transparent;
	/*font-family:'Montserrat','NarkissBlock-Light';*/
	font-size: 16px;
	line-height: 25px;
	border: 0;
	display: inline-block;
	margin-left: 45px;
	margin-right: 5px;
	border-bottom: 3px solid transparent;
	margin-bottom: -2px;
	cursor: pointer;
}
.modelTable .tabs {
	border-bottom: 1px solid rgba(0,0,0,0.5);
    position: relative;
    width: 100%;
	margin-left:30px;
	margin-bottom:70px;
}
.modelTable .table-rap .opened .accord-open:before {
    transform: rotate(-45deg);
	right:3px;
}
.modelTable .table-rap .accord-open:before {
	content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-left: 2px solid black;
    border-bottom: 2px solid black;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    transform: rotate(45deg);
}
.modelTable .table-rap .accord-open {
	position: relative;
	display: block;
	width: 100%;
	padding: 14px 30px;
	text-align: right;
	/*font-family: 'Montserrat','NarkissBlock-Semibold';*/
	font-size: 20px;
	cursor: pointer;
	border: 0;
	background: transparent;
}
.modelTable .table-rap .accord-rap.opened {
	max-height:1000vh;
    margin-bottom: 35px;
}
.modelTable .table-rap .accord-rap {
	overflow: hidden;
    max-height: 55px;
	margin-bottom:0;
	transition:all 0.5s;
}
.modelTable .table-rap table {
	border-collapse: collapse;
	width:100%;
}
.modelTable .table-rap table tr td:first-child {
	text-align:right;
	width:50%;
}
.modelTable .table-rap table th {
	padding:10px 30px;	
}
.modelTable .table-rap table thead {
	border-right:1px solid #5A5A5A;
	border-left:1px solid #5A5A5A;
	border-top:1px solid #8D8D8D;
}
.modelTable .table-rap table tr td {
	border:1px solid #5A5A5A;
	padding:10px 30px;
	text-align:center;
	width:15%;
}
.modelTable .table-rap table tr td span.icon.no:after {
	transform: rotate(-45deg);
}
.modelTable .table-rap table tr td .icon.no:before,
.modelTable .table-rap table tr td .icon.no:after {
	content:"";
	width: 17px;
    border-bottom: 1px solid black;
    position: absolute;
    transform: rotate(45deg);
    top: 9px;
    right: 0;
}
.modelTable .table-rap table tr td .icon.yes {
	height:16px;
	width:7px;
	border-bottom:1px solid black;
	border-right:1px solid black;
	transform:rotate(45deg);
}
.modelTable .table-rap table tr td .icon.maybe {
	border:1px solid black;
	border-radius:20px;
}
.modelTable .table-rap table tr td .icon {
	position:relative;
	font-size:0;
	width:18px;
	height:18px;
	display:block;
	margin:auto;
}
.modelTable .table-rap {
	padding-top: 30px;
    font-size: 16px;
    line-height: 18px;
}
.modelPrices .comments ,
.modelTable .bcomments {
	font-size: 16px;
    line-height: 18px;
    margin-top: 80px;
}
.modelPrices table th:first-child,
.modelPrices table td:first-child {
	padding-right:0;
	text-align:right;
	width:30%;
}
.tableBox table th,
.tableBox table td,
.modelPrices table th,
.modelPrices table td {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 30px;
	min-height: 20px;
	text-align: center;
	width: 15%;
	/*font-family:'Montserrat','NarkissBlock-Light';*/
	font-weight: normal;
}
.tableBox .table-rap {
	max-width: 100%;
    overflow: auto;
}
.tableBox table ,
.modelPrices table {
	width:100%;
	margin:30px 0 80px;
}
.modelSafetyNew .entry .title,
.modelPrices .entry .title,
.modelTable .entry .title {
	font-size:28px;
	line-height:33px;
	margin-bottom:30px;
}
.tableBox .entry,
.modelSafetyNew .entry,
.modelPrices .entry,
.modelTable .entry {
	/*max-width:unset;*/
}
.showroomsBox .thumbs-rap .thumb .name {
	margin-bottom:20px;
	font-size:24px;
	line-height:27px;
	/*font-family:'Montserrat','NarkissBlock-Semibold';*/
	font-weight:bold;
}
.showroomsBox .thumbs-rap .thumb .hline:last-child span {
	padding-bottom:0;
}
.showroomsBox .thumbs-rap .thumb .hline span {
	display:table-cell;
	padding-left:15px;
	padding-bottom:10px;
}
.showroomsBox .thumbs-rap .thumb .hline {
	display:table-row;
}
.showroomsBox .thumbs-rap .thumb .hlist {
	display:table;
}
.showroomsBox .thumbs-rap .thumb {
    padding: 40px;
    margin: 0 10px;
    vertical-align: top;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
    width: calc(33.333% - 20px - 80px);
	margin-bottom:40px;
}
.showroomsBox .thumbs-rap {
	margin: 60px -10px 20px;
    width: calc(100% + 20px);
    display: flex;
    flex-wrap: wrap;
}
.checkMehiron .mehironform, .checkColor .colorform {
    position: relative;
    background: white;
    padding: 40px;
    width: 800px;
    max-width: calc(100% - 80px);
    margin: 40px auto;
	text-align:center;
}
.checkMehiron .mehironform label, .checkColor .colorform label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
}
.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;
    font-family: 'Montserrat','NarkissBlock-Light';
}
.checkMehiron .mehironform input[type="submit"], .checkColor .colorform input[type="submit"] {
    background:black;
    color: white;
    font-size: 18px;
    line-height: 40px;
    height: 42px;
    font-family: 'Montserrat','NarkissBlock-Semibold';
    cursor: pointer;
    border: 0;
}
.checkMehiron .mehironform .perror, 
.checkColor .colorform .perror {
    display: none;
    position: absolute;
    color: red;
    margin: auto;
    right: 0;
    left: 0;
}
.checkMehiron .mehironform.error .perror, 
.checkColor .colorform.error .perror {
    display: block;
}
.checkMehiron .okmsg {
    text-align: center;
	width: 100%;
    overflow: auto;
}
.checkMehiron .okmsg table {
    margin: auto;
    border-spacing: 0;
    border-left: 1px solid;
    border-top: 1px solid;
}
.checkMehiron .okmsg table th, 
.checkMehiron .okmsg table td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 15px;
}
.checkMehiron .okmsg table th {
    background: #F0F0F0;
}

.checkRecall .checkrecall button.close {
    position: absolute;
    margin: 0;
    background: transparent;
    width: 20px;
    height: 20px;
    left: 5px;
    top: 5px;
    padding: 0;
	border: 0;
    cursor: pointer;
}
.checkRecall .checkrecall button.close:after {
    transform: rotate(-45deg);
}
.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);
}
.checkRecall .checkrecall.sent .res-in {
	display:block;
}
.checkRecall .checkrecall .res-in {
    display: none;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    font-family: 'NarkissBlock-Semibold';
}
.checkRecall .checkrecall.sentok .res-rap,
.checkRecall .checkrecall.sentok .res-in.resrap {
    display: block;
}

.checkRecall .checkrecall .res-in {
    display: none;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    font-family: 'NarkissBlock-Semibold';
}
.checkRecall .checkrecall .res-in.resrap table {
    width: 100%;
    font-size: 16px;
    margin: 15px 0;
}
.checkRecall .checkrecall .res-in.resrap table thead {
    background: black;
    color: white;
}
.checkRecall .checkrecall .res-in.resrap table td, .checkRecall .checkrecall .res-in.resrap table thead th {
    padding: 0 5px;
}
.checkRecall .checkrecall .res-in.resrap table td {
    border-bottom: 1px solid #bbbbbb;
}
.checkRecall .checkrecall .res-in.resrap .comments {
    text-align: right;
    line-height: 17px;
    font-size: 15px;
    margin-bottom: 15px;
    font-family: 'Montserrat','NarkissBlock-Light';
}
.checkRecall .checkrecall.ierror .perror {
    display: block;
}
.checkRecall .checkrecall .perror {
    position: absolute;
    color: red;
    margin-top: 75px;
    display: none;
	bottom:-50px;
}
.checkRecall .checkrecall {
    line-height: 17px;
    position: relative;
}
.checkRecall .checkrecall label {
    display: block;
    font-family: 'Montserrat','NarkissBlock-Semibold';
    margin-bottom: 5px;
}
.checkRecall .checkrecall .crtext {
    font-size: 16px;
    line-height: 18px;
}
.checkRecall .checkrecall input {
    display: block;
    width: 370px;
    max-width: calc(100% - 20px);
    border:1px solid #bbbbbb;
    height: 36px;
    font-family: 'Montserrat','NarkissBlock-Light';
    font-size: 18px;
    padding: 0 10px;
    margin-top: 10px;
}
.checkRecall .checkrecall .res-rap {
    display: none;
    position: absolute;
    background: white;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: 1px solid #bbbbbb;
    padding: 20px;
    margin: 0 -20px;
}
.checkRecall .checkrecall button.button {
    margin-top: 25px;
    padding: 10px 35px;
    font-size: 20px;
    line-height: 25px;
    background: black;
    color: white;
    border: 0;
    padding: 14px 20px;
    white-space: nowrap;
    font-family: 'Montserrat','NarkissBlock-Semibold';
	cursor:pointer;
}
.checkRecall .entry .title {
    margin-bottom: 25px;
}
.checkRecall .imagebox-rap .box-line .textrap .trap {
    max-width: 520px;
	margin:auto;
	padding: 40px;
}

.filesListBox .float .sfile-frap button.fclose:after {
	transform: rotate(-45deg);
}
.filesListBox .float .sfile-frap .fclose:before,
.filesListBox .float .sfile-frap .fclose:after {
	content:"";
	width: 2px;
    background: black;
    height: 100%;
    position: absolute;
    transform: rotate(45deg);
    top: 0;
    left: 4px;
}
.filesListBox .float .sfile-frap .fclose {
	position: absolute;
    width: 12px;
    height: 12px;
    left: 26px;
    top: 26px;
    cursor: pointer;
    padding: 0;
    background: transparent;
    border: none;
	z-index:1;
}
.filesListBox .float .sfile-frap .ftext {
	font-size:24px;
	line-height:27px;
}
.filesListBox .float .sfile-frap .irap {
	position: relative;
    margin-top: 20px;
}
.filesListBox .float .sfile-frap .irap label {
	font-size: 18px;
    position: absolute;
    top: 0;
}
.filesListBox .float .sfile-frap .irap input {
	width: 100%;
    height: 25px;
    margin-top: 25px;
    border: 0;
    border-bottom: 1px solid black;
    margin-bottom: 40px;
	outline:none;
}
.filesListBox .float .sfile-frap .sfileform.sent:after {
	content:"";
	position: absolute;
    left: -1px;
    cursor: default;
    background: rgba(255,255,255,0.8);
    right: -1px;
    top: -1px;
    bottom: -1px;
}
.filesListBox .float .sfile-frap .send {
	font-size: 20px;
    font-family: 'Montserrat','NarkissBlock-semibold';
    line-height: 48px;
    height: 48px;
    padding: 0 20px;
    cursor: pointer;
    background: transparent;
    border: 1px solid black;
    position: relative;
    right: 50%;
    transform: translateX(50%);
	display:block;
	color:black;
}
.filesListBox .float .sfile-frap .sfileform .tumsg span {
    display: block;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;	
}
.filesListBox .float .sfile-frap .sfileform .tumsg {
	position: absolute;
    background: white;
    top: 20px;
    bottom: 20px;
    right: 20px;
    left: 20px;
}
.filesListBox .float .sfile-frap .sfileform.sentok .msg.tumsg {
	display:block;
}
.filesListBox .float .sfile-frap .sfileform.senterror .msg.smsg {
	display:block;
}
.filesListBox .float .sfile-frap .sfileform.ierror .msg.emsg {
	display:block;
}
.filesListBox .float .sfile-frap .msg.errmsg {
	color:red;
}
.filesListBox .float .sfile-frap .msg {
	position: absolute;
    bottom: 25px;
	display:none;
}
.filesListBox .float .sfile-frap {
	position: absolute;
    background: white;
    padding: 80px 140px;
    margin: auto;
    right: 50%;
    top: 50vh;
    transform: translate(50%,-50%);
    box-shadow: #00000029 0px 0px 15px;
}
.filesListBox .float {
	z-index: 9;
    background: rgba(255,255,255,0.75);
}
.filesListBox .file-list {
	display: flex;
    flex-wrap: wrap;
	padding-bottom:40px;
	border-bottom:1px solid #000000;
	margin-bottom:40px;
}
.filesListBox .file-list .file-box .flbtn svg {
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
.filesListBox .file-list .file-box .flbtn:hover svg path {
	stroke:white;
}
.filesListBox .file-list .file-box .flbtn:hover {
	background:black;
	color:white;
}
.filesListBox .file-list .file-box .flbtn {
	display: inline-block;
    border: 1px solid black;
    font-size: 15px;
    font-family: 'Montserrat','NarkissBlock-Light';
    text-decoration: none;
    background: transparent;
    margin: 5px 10px;
    padding: 5px 0px;
    width: 140px;
    line-height: 17px;
    white-space: nowrap;
	cursor:pointer;
	color:black;
}
.filesListBox .file-list .file-box .name {
	font-size: 20px;
    font-family: 'Montserrat','NarkissBlock-SemiBold';
    margin-bottom: 20px;
}
.filesListBox .file-list.layout-buttons .file-box .bname {
	display:inline-block;
	margin-right:8px;
	/*font-family:'Montserrat','NarkissBlock-Semibold';*/
	color:black;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}
.filesListBox .file-list.layout-buttons .file-box a svg {
	display:inline-block;
	vertical-align:middle;
}
.filesListBox .file-list.layout-buttons .file-box a {
	padding:8px 20px;
	min-width:187px;
	display:inline-block;
	text-decoration:none;
}
.filesListBox .text-bottom {
	margin-bottom:80px;
}
.filesListBox .file-list.layout-buttons {
	border-bottom:0;
	padding-bottom:0;
}
.filesListBox .file-list.layout-buttons .file-box {
	width: auto;
    border-color: black;
    padding: 0;
	text-align:right;
	margin: 30px 0 0 48px;
}
.filesListBox .file-list .file-box {
    border: 1px solid #D1D1D1;
    width: calc(30% - 2px - 28px - 28px);
    margin: 30px 1.667%;
    padding: 28px 28px 20px;
    text-align: center;	
}
.filesListBox .entry {
	max-width:unset;
}
.filesListBox .title-rap .title {
	font-size:28px;
	line-height:31px;
	white-space:nowrap;
}
.filesListBox .title-rap .title img {
	display: inline-block;
    vertical-align: middle;
}
.accordListBox .accord-rap.opened .accord-open:before {
	transform: rotate(45deg);
}
.accordListBox .accord-rap.opened div.accord-open:after {
    transform: rotate(135deg);	
}
.accordListBox .accord-rap div.accord-open:after {
	transform: rotate(90deg);
}
.accordListBox.bcolor-black,
.accordListBox.bcolor-gray {
	padding-bottom:50px;
}
.accordListBox.bcolor-black .accord-rap .accord-open:before,
.accordListBox.bcolor-black .accord-rap .accord-open:after,
.accordListBox.bcolor-gray .accord-rap .accord-open:before,
.accordListBox.bcolor-gray .accord-rap .accord-open:after {
	background:white;
}
.accordListBox .accord-rap .accord-open:before,
.accordListBox .accord-rap .accord-open:after {
	content:"";
	background: black;
    width: 14px;
    height: 2px;
    position: absolute;
    right: 0px;
    top: 29px;
    transition: all 0.4s;
}
.accordListBox .accord-rap .accord-open {
    padding: 16px 0;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Montserrat','NarkissBlock-Semibold';	
	position:relative;
	cursor:pointer;
	padding-right: 30px;
    margin-right: -30px;
}
.accordListBox .accord-rap.opened .accord-text {
	max-height:300vh;
}
.accordListBox .accord-rap .accord-text {
	overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s;
}
.accordListBox .accord-rap {
    border-top: 1px solid #D1D1D1;
	padding-right:30px;
	max-width: 1100px;
    margin: auto;
}
.accordListBox .entry {
	text-align:center;
	margin-bottom:60px;
}
.accordListBox {
	margin-bottom:60px;
}
.textImageList .float .svideo-frap iframe {
	height:44.4vw;
}
.textImageList .float .svideo-frap iframe,
.textImageList .float .svideo-frap video {
	max-width: 80%;
	max-height:90vh;
    margin: auto;
    display: block;
    position: relative;
    top: 50vh;
    transform: translateY(-50%);
    margin-top: -20px;
	border:0;
}
.textImageList .float button.close:before {
	transform: rotate(-45deg);
}
.textImageList .float .close:before,
.textImageList .float .close:after {
	content:"";
	width: 1px;
    height: 15px;
    background: white;
    position: absolute;
    transform: rotate(45deg);
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0px;
}
.textImageList .float .close {
	cursor:pointer;
	position:absolute;
	width:32px;
	height:32px;
	border-radius:50px;
	border:1px solid white;
	right:20px;
	top:20px;
	background:transparent;
	padding:0;
}
.textImageList .float {
	background:rgba(0,0,0,0.8);
	z-index:9999;
}
.textImageList .tilist-rap .item-rap .imgrap.wvideo1 {
	cursor:pointer;
}
.textImageList .tilist-rap .item-rap .imgrap.wvideo1:after {
	content:"";
    position: absolute;
    margin: auto;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 25%);
    transform: rotate(90deg);
    border-bottom: 18px solid white;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    right: 0;
    left: 5px;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
	z-index:1;
}
.textImageList .tilist-rap .item-rap .imgrap.wvideo1:hover:before {
	background:rgba(0,0,0,0.6);
}
.textImageList .tilist-rap .item-rap .imgrap.wvideo1:before {
	content:"";
	box-sizing: border-box;
	position: absolute;
	left: 0%;
	right: 0%;
	top: 0%;
	bottom: 0%;
	border: 3px solid #FFFFFF;
	filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
	position: absolute;
    width: 64px;
    height: 64px;
    border-radius: 70px;
    margin: auto;
	z-index:1;
}
.textImageList .tilist-rap.narrow1.layout-thumbs2 {
	margin-top:0;
}
.textImageList .tilist-rap.narrow1.layout-thumbs6,
.textImageList .tilist-rap.narrow1.layout-thumbs2,
.textImageList .tilist-rap.narrow1.layout-thumbs3 {
	max-width:1140px;
	margin-right:auto;
	margin-left:auto;
}
.textImageList .tilist-rap.narrow1 {
	max-width:1100px;
	margin-right:auto;
	margin-left:auto;
}
.textImageList .tilist-rap.layout-thumbs3 {
	padding-bottom:50px;
}
.textImageList .tilist-rap .item-rap .imgrap .timg img {
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
	transition:all 0.5s;
	max-width:unset;
}
.textImageList .tilist-rap .item-rap .imgrap .timg {
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
	overflow:hidden;
}
.textImageList .tilist-rap .item-rap .imgrap img {
	display:block;
	margin:0;
}
.textImageList .tilist-rap .line {
	display: block;
    border-bottom: 1px solid #D1D1D1;
    margin: 60px 0 20px;
}
.textImageList .tilist-rap .item-rap {
	text-decoration:none;
}
.textImageList .tilist-rap .item-rap .btn:hover {
	background:black;
	color:white;
}
.textImageList .tilist-rap .item-rap .btn {
    font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	border: 1px solid black;
	color: black;
	font-family: 'Montserrat','NarkissBlock-Semibold';
	padding: 8px 16px;
	margin-top: 5px;
	display: inline-block;	
}


.single-post .news-rap .btn:hover ,
.single-news .news-rap .btn:hover {
	background:black;
	color:white;
}
.single-post .news-rap .btn ,
.single-news .news-rap .btn {
	text-decoration: none;
    display: inline-block;
    border: 1px solid black;
    padding: 10px 50px;
    font-weight: bold;
	margin-top:20px;
}
.single-post .news-rap .subtitle ,
.single-news .news-rap .subtitle {
	font-weight: 600;
	font-size: 32px;
	line-height: 36px;
	margin-bottom:24px;
}
.single-post .news-rap .imgrap ,
.single-news .news-rap .imgrap {
	margin:30px 0 40px;
}
.single-post .news-rap .info-rap img ,
.single-news .news-rap .info-rap img {
	display:inline-block;
	vertical-align:middle;
	margin-left:35px;
	max-height:40px;
}
.single-post .news-rap .title ,
.single-news .news-rap .title {
	font-size: 48px;
    line-height: 52px;
    font-weight: bold;
    margin-bottom: 22px;
}
.single-post .snews-rap.news-content ,
.single-news .snews-rap.news-content {
    padding-bottom: 80px;
    border-bottom: 1px solid black;
    margin-bottom: 40px;
}
.single-post .single-news-rap ,
.single-news .single-news-rap {
	position:relative;
    padding-top: 60px;
}
.single-post .snews-rap ,
.single-news .snews-rap {
	max-width: 1100px;
    margin: auto;
    display: block;
}
.single-post .news-rap.more-rap ,
.single-news .news-rap.more-rap {
	margin-bottom:60px;
}
.single-post .news-rap .more-title ,
.single-news .news-rap .more-title {
	font-size:25px;
	line-height:29px;
	/*font-family:'Montserrat','NarkissBlock-Semibold';*/
}
.single-post .news-rap .site ,
.single-news .news-rap .site {
	padding:0;
}
.newsList .entry {
	text-align:center;
	margin-bottom:60px;
}
.newsList .pagin-rap {
	font-size:16px;
	line-height:24px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding:19px 0;
	margin-bottom:120px;
	position:relative;
}
.newsList .pagin-rap .pag-num .num.curr {
	background:black;
	color:white;
}
.newsList .pagin-rap .pag-num .num {
	display:inline-block;
	width:24px;
	line-height:24px;
	vertical-align:bottom;
	text-decoration:none;
}
.newsList .pagin-rap .pag-num {
	display:inline-block;
	width:calc(100% - 300px);
	text-align:center;
}
.newsList .pagin-rap a.next {
	position: absolute;
    left: 0;
    top: -16px;
}
.newsList .pagin-rap .nrap {
	position:relative;
	display:inline-block;
	width:150px;
}
.newsList .news-rap .nitem .nlink {
	font-size:16px;
	display:inline-block;
	margin-top:0px;
}
.newsList .news-rap .nitem .ntitle {
	margin:8px 0;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
}
.newsList .news-rap .nitem .info-rap {
	font-size:16px;
	margin-top:8px;
}
.newsList .news-rap .imgrap img {
	display:block;
}
.newsList .news-rap .nitem {
	display: inline-block;
    width: calc(33.333% - 40px);
    margin: 20px 20px 60px;
	vertical-align:top;
}
.newsList .news-rap.fbig1 .nitem[data-string="0"] .ntitle {
	font-size: 28px;
	line-height: 30px;
}
.newsList .news-rap.fbig1 .nitem[data-string="0"] .textrap {
	display: inline-block;
    width: calc(50% - 60px);
	vertical-align:top;
}
.newsList .news-rap.fbig1 .nitem[data-string="0"] .imgrap {
	display: inline-block;
	vertical-align:top;
    width: 50%;
    margin-left: 60px;
}
.newsList .news-rap.fbig1 .nitem[data-string="0"] {
	display: block;
    width: auto;
}
.newsList .news-rap {
	margin:0 -20px;
}
.single-career .cflex .cinfo .text-rap ul li:before {
	content:"";
	position:absolute;
	background:black;
	width:3px;
	height:3px;
	border-radius:10px;
	right:0px;
	top:10px;
}
.single-career .cflex .cinfo .text-rap ul li {
	position:relative;
	padding-right:18px;
}
.single-career .cflex .cinfo .text-rap ul {
	padding: 0;
    list-style-position: outside;
    list-style-type: none;
}
.single-career .cflex .cinfo .text-rap {
	margin-bottom:60px;
}
.single-career .cflex .cinfo .text-rap .ttitle {
	font-size: 20px;
    line-height: 24px;
    font-family: 'Montserrat','NarkissBlock-Semibold';
    font-weight: bold;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 10px;
}
.single-career .cflex .cinfo-rap span {
	display:inline-block;
	margin-left:80px;
}
.single-career .cflex .cinfo-rap span svg {
	display:inline-block;
	vertical-align:middle;
}
.single-career .cflex .cinfo-rap {
	margin-bottom:50px;
}
.single-career .cflex .cform .tumsg {
	top:0;
	bottom:0;
}
.single-career .cflex .cform {
	display: inline-block;
    width: calc(470px - 120px - 2px);
    border: 1px solid black;
    padding: 35px 60px;
	margin-bottom:60px;
	position:relative;
}
.single-career .cflex .cinfo {
	display: inline-block;
    width: calc(100% - 470px - 80px);
    margin-left: 80px;
    vertical-align: top;
}
.single-career .career-rap .title {
	font-size:32px;
	line-height:36px;
	margin-bottom:32px;
}
.single-career .career-rap {
	max-width:1100px;
	margin:auto;
}
.single-career .mainImage .site.bsite .ititle {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 48px;
    line-height: 52px;
    font-family: 'Montserrat','NarkissBlock-Semibold';
	font-weight:600;
}
.single-career .mainImage .site.bsite {
	position:absolute;
	top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    color: white;
    text-align: center;
}
.single-career .mainImage {
	position:relative;
	margin-bottom:80px;
}
.careerList .career-rap .textrap:hover .btn {
	background:black;
	color:white;
}
.careerList .career-rap .textrap .btn {
	display: inline-block;
    text-decoration: none;
    border: 1px solid black;
    padding: 10px 15px;
    font-family: 'Montserrat','NarkissBlock-Semibold';
    min-width: 183px;
    width: 183px;
	margin-top: -15px;
    top: 8px;
    position: relative;
}
.careerList .career-rap .textrap .cinfo {
	width: 30%;
    min-width: calc(55% - 215px);
}
.careerList .career-rap .textrap .cname {
	min-width: 45%;
    width: 45%;
    font-family: 'Montserrat','NarkissBlock-Semibold';
    font-size: 20px;
    line-height: 24px;
	padding-left:5%;
}
.careerList .career-rap .citem {
	text-decoration:none;
}
.careerList .career-rap .textrap {
	display: flex;
    border-bottom: 1px solid #D1D1D1;
    padding: 20px 0;
}
.careerList .career-rap {
	border-top: 1px solid #D1D1D1;
    margin: 60px auto;
	max-width:1100px;
}
.careerList .entry {
	text-align: center;
}
XXsection.mainImage {
	min-height:300px;
}

.galleryColors .galleries-rap .gallery-rap .gtype .slide-thumbs-rap .slide-thumb.curr {
	background:black;
	border: 1px solid white;
    width: 14px;
    height: 14px;
    margin: -1px 5px;
}
.galleryColors .galleries-rap .gallery-rap .gtype .slide-thumbs-rap .slide-thumb {
	display: inline-block;
    margin: 0px 6px;
    border: 0;
    background: #D9D9D9;
    width: 12px;
    height: 12px;
    border-radius:12px;
    padding: 0;
    position: relative;
    top: -8px;
    cursor: pointer;
}
.galleryColors .galleries-rap .gallery-rap .gtype .slide-thumbs-rap {
	position: absolute;
    bottom: 24px;
    text-align: center;
    background: transparent;
    right: 50%;
    transform: translateX(50%);
    border-radius: 50px;
    padding: 0 2px;
    height: 12px;
    z-index: 1;
}
.galleryColors .galleries-rap .gallery-rap .gtype .glong .slide img {
	width:auto;
	height:auto;
	max-width:100%;
	display:block;
	margin:auto;
}
.galleryColors .galleries-rap .gallery-rap .gtype .glong .slide {
	display:inline-block;
	opacity: 1;
    position: relative;
    width: 1%;
	height:100%;
}
.galleryColors .galleries-rap .gallery-rap .gtype .glong {
	position: relative;
    right: 0;
    width: 10000%;
	transition:right 0.5s;
	text-align:right;
	height:100%;
}
.galleryColors .galleries-rap .gallery-rap .gtype {
	overflow:hidden;
}
.galleryColors .galleries-rap .gallery-rap .gtype {
    height: 40vw;
	max-height:650px;
}
.galleryColors .galleries-rap {
	position:relative;
}
.galleryColors .galleries-rap .gallery-rap .gtype iframe {
	width:100%;
}
.galleryColors .galleries-rap .gallery-rap .gtype .slide img,
.galleryColors .galleries-rap .gallery-rap .gtype iframe {
	max-width: 100%;
	max-height: 100%;
	height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
}
.galleryColors .galleries-rap .gallery-rap .gtype.curr,
.galleryColors .galleries-rap .gallery-rap .gcrap.curr,
.galleryColors .galleries-rap .gallery-rap .imgrap .slide.curr,
.galleryColors .galleries-rap .gallery-rap.curr {
	opacity:1;
	position:relative;
	z-index:1;
}
.galleryColors .galleries-rap .gallery-rap .gtype,
.galleryColors .galleries-rap .gallery-rap .gcrap,
.galleryColors .galleries-rap .gallery-rap .imgrap .slide,
.galleryColors .galleries-rap .gallery-rap {
	opacity:0;
	transition:opacity 0.5s;
	position:absolute;
	top:0;
	margin:auto;
	right:0;
	left:0;
}
.galleryColors .gtthumbs-rap .gtthumb.curr {
	background:black;
	color:white;
}
.galleryColors .gtthumbs-rap .gtthumb.curr svg path {
	stroke:white;
}
.galleryColors .gtthumbs-rap .gtthumb svg path {
	stroke:black;
}
.galleryColors .gtthumbs-rap .gtthumb svg {
	display: inline-block;
    vertical-align: bottom;
    margin-left: 7px;
}
.galleryColors .gtthumbs-rap .gtthumb {
	height: 36px;
    line-height: 20px;
    padding: 5px 20px;
    display: inline-block;
	vertical-align:top;
	border:0;
	background:transparent;
	margin:0 8px;
	font-family:'Montserrat','NarkissBlock-Light';
	font-size:14px;
	border-radius:50px;
	cursor:pointer;
	background: rgba(255,255,255,0.55);
}
.galleryColors .gtthumbs-rap {
	position: absolute;
    top: 24px;
    z-index: 2;
    right: 50%;
    transform: translateX(50%);
}
.galleryColors .gthumbs-rap .gthumb.curr {
	background:black;
	color:white;
}
.galleryColors .thumbs-rap .thumb.curr {
	border-color:black;
}
.galleryColors .thumbs-rap .thumb .ttext {
	display:none;
}
.galleryColors .thumbs-rap {
	position:relative;
}
.galleryColors .thumbs-rap .ttext.ctext {
	position: absolute;
    width: auto;
    right: 50%;
    top: 70px;
    transform: translateX(50%);
    font-family: 'Montserrat','NarkissBlock-Regular';
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
}
.galleryColors .thumbs-rap .thumb img {
	width: 40px;
    height: 40px;
    border-radius: 50px;
}
.galleryColors .thumbs-rap .thumb {
	background:transparent;
	border-radius:60px;
	border:1px solid transparent;
	padding:4px;
	padding-bottom:1px;
	margin:0 10px 80px;
	cursor:pointer;
	position:relative;
}
.galleryColors .gthumbs-rap .gthumb {
	background:transparent;
	height:29px;
	line-height:29px;
	display:inline-block;
	margin:4px;
	cursor:pointer;
	padding:0;
	border-radius:50px;
	border:0;
	padding:0 15px;
	font-family:'Montserrat','NarkissBlock-Light';
	font-size:16px;
}
.galleryColors .gthumbs-rap {
	margin-bottom:32px;
	margin-top:24px;
	border: 1px solid #000000;
	border-radius: 50px;
	display:inline-block;
	z-index:1;
	position:relative;
}
.galleryColors {
	text-align:center;
	padding:64px 0 40px;
}
.textImageBox .secrap.wform1.fpos-left div.site.formsite {
	top:5vw;
}
.textImageBox .secrap.wform1.fpos-left {
	min-height:750px;
}
.textImageBox .secrap.wform1.fpos-left:before {
	content:"";
	background: #232323;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.textImageBox .secrap.wform1.fpos-left .imgrap {
	width: calc(50% + 700px - 394px - 32px);
    max-width: calc(50% + 40vw - 394px - 32px);
}
body .textImageBox .secrap.wform1.fpos-bottom .site.formsite {
	top:auto;
	bottom:-120px;
}
.textImageBox .secrap.wform1.fpos-bottom .site {
	min-height: 525px;
    top: 0;
    padding-top: 0;
    bottom: auto;
    height: 100%;
}
.textImageBox .secrap.wform1 .site .btn-rap,
.textImageBox .secrap.wform1 .site .entry {
	width:calc(100% - 394px - 32px);
}
.textImageBox .site.formsite .irap {
	margin-bottom: 24px;
}
.textImageBox .site.formsite .irap.i-fname {
	margin-left:24px;
}
.textImageBox .site.formsite .irap input {
	color:white;
}
.textImageBox .site.formsite .button:hover,
.textImageBox .site.formsite .button {
	background:white;
	color:black;
	margin-top: 20px;
    height: 46px;
    line-height: 44px;
}
.textImageBox .site.formsite .irap.i-lname ,
.textImageBox .site.formsite .irap.i-fname {
	width:calc(50% - 12px);
	display:inline-block;
	margin-bottom:24px;
}
.textImageBox .site.formsite input[type="checkbox"]:checked + label::after {
	border-color:white;
}
.textImageBox .site.formsite .mainform .checkbox-rap label:before {
	background:black;
	border-color:white;
}
.textImageBox .site.formsite .mainform .ftitle img {
	display:none;
}

body .textImageBox .site.formsite .mainform .ftitle {
	margin-bottom:28px;
}
body .textImageBox .site.formsite .mainform .tumsg {
    background: black;
	bottom:10px;
}
.textImageBox .secrap.wform1.fpos-bottom .site.formsite .mainform.sent:after,
body .textImageBox .secrap.layout-mobile-imgback .site.formsite .mainform.sent:after, 
body .textImageBox .secrap .site.formsite .mainform.sent:after,
body .textImageBox .site.formsite .mainform.sent:after {
	background:rgba(0,0,0,0.5);
}
.textImageBox .secrap.wform1.fpos-bottom .site.formsite,
body .textImageBox .secrap.layout-mobile-imgback .site.formsite, 
body .textImageBox .secrap .site.formsite,
body .textImageBox .site.formsite {
	width: calc(376px - 60px);
    left: 5vw;
    padding: 24px 24px;
    margin: 0;
    position: absolute;
    right: auto;
    background: black;
	color:white;
    top: 42px;
    border-radius: 10px;
	z-index:2;
	min-height: unset;
    height: auto;
}

.modelsList .entry {
	text-align:center;
}
.modelsList .models-rap .item-rap .button:hover {
	background:white;
	color:black;
}
.modelsList .models-rap .item-rap .button {
	text-decoration:none;
	display:inline-block;
	border:1px solid white;
	padding:8px 16px;
	font-size:18px;
	line-height:24px;
	margin-top:24px;
	position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
}
.modelsList .models-rap .item-rap .txt .txt-price,
.modelsList .models-rap .item-rap .price-line span {
	font-weight:700;
	font-size:20px;
	line-height:20px;
}
.modelsList .models-rap .item-rap .price-tag {
	font-size:14px;
	line-height:16px;
}
.modelsList .models-rap .item-rap .mtitle {
	font-weight:700;
	font-size:28px;
	line-height:34px;
	margin-bottom:8px;
}
.modelsList .models-rap .item-rap img {
	max-width:80%;
}
.modelsList .models-rap.mcount6 .item-rap {
	width:calc(100%/6);
}
.modelsList .models-rap.mcount5 .item-rap {
	width:20%;
}
.modelsList .models-rap.mcount4 .item-rap {
	width:25%;
}
.modelsList .models-rap.mcount3 .item-rap {
	width:33.333%;
}
.modelsList .models-rap.mcount2 .item-rap {
	width:50%;
}
.modelsList .models-rap .item-rap {
	width:33.333%;
	margin-bottom:32px;
	text-align:center;
	font-size:16px;
	padding-bottom: 68px;
    position: relative;
}
.modelsList .models-rap.wide1 .mirap {
	width:100%;
}
.modelsList .models-rap .mirap {
    display: flex;
	flex-wrap:wrap;
    padding: 40px 0 80px;
    width: calc(100% - 394px - 32px);	
}

.paramsBox .site.noimg1 .btn-rap ,
.paramsBox .site.noimg1 .params-rap {
	position:relative;
	bottom:auto;
}
.paramsBox .site.noimg1 {
	position:relative;
	padding-top:30px;
	padding-bottom:80px;
}

.textImageBox .gallery-rap .gallery-long .secrap {
	width: 1%;
    position: relative;
    display: block;
}
.textImageBox .gallery-rap .gallery-long {
	width: 10000%;
    position: relative;
    right: 0%;
    transition: right 0.5s;
	display:flex;
}
.textImageBox .gallery-rap .nav.prev:after {
    transform: rotate(-135deg);
	left:-2px;
}
.textImageBox .gallery-rap .nav:after {
	content:"";
	position: absolute;
    width: 12px;
    height: 12px;
    border-left: 2px solid black;
    border-bottom: 2px solid black;
    transform: rotate(45deg);
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 3px;
}
.textImageBox .gallery-rap .nav.prev {
	left:auto;
	right:32px;
}
.textImageBox .gallery-rap .nav.dis {
	opacity:0.3;
	cursor:default;
}
.textImageBox .gallery-rap .nav {
	position: absolute;
    background: rgba(255, 255, 255, 0.8);
    width: 44px;
    height: 44px;
    margin: auto;
    top: 0;
    bottom: 0;
    border-radius: 50px;
    border: 0;
    left: 32px;
    cursor: pointer;
}
.textImageBox .gallery-rap .site.formsite {
    width: calc(350px - 60px);
    margin-left: 26px;
}
.textImageBox .gallery-rap {
	overflow: hidden;
    position: relative;
}

.accordWheels .entry {
	text-align:center;
}
.accordWheels .accord-list .accord-rap.opened .accord-open:after {
	transform:rotate(45deg);
}
.accordWheels .accord-list .accord-rap .accord-open:after {
	content:"+";
	font-size: 40px;
    font-weight: 200;
    position: absolute;
    left: 0;
    top: 17px;
    transform: rotate(0deg);
    transition: transform 0.5s;
}
.accordWheels .accord-list .accord-rap {
	border-bottom:2px solid black;
}
.accordWheels .accord-list .accord-rap.opened .accord-content {
	max-height:500vh;
}
.accordWheels .accord-list .accord-content {
	max-height:0;
	transition:max-height 0.5s;
	overflow:hidden;
	display:block;
}
.accordWheels .accord-list .accord-area .accord-line a {
	color: black;
    font-weight: 600;
}
.accordWheels .accord-list .accord-area .accord-line:last-child {
	border:0;
	margin-bottom:0;
}
.accordWheels .accord-list .accord-area .accord-line {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:24px;
	margin-bottom:16px;
}
.accordWheels .accord-list .accord-area {
	border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin: 0px 0 16px;
    padding: 8px 16px;
}
.accordWheels .accord-list .area-head {
	border-bottom:2px solid black;
	margin-bottom:12px;
}
.accordWheels .accord-list .abox {
	display:inline-block;
	margin:8px;
}
.accordWheels .accord-list .abox .aname {
	font-weight:700;
	margin:0;
}
.accordWheels .accord-list .abox span {
	display:inline-block;
	margin:0 8px;
}
.accordWheels .accord-list .accord-open {
	padding:16px 8px;
	font-size:18px;
	line-height:20px;
	font-weight:700;
	cursor:pointer;
	position:relative;
}
.accordWheels .accord-list {
	width:1048px;
	margin:48px auto;
	display:block;
	position:relative;
	max-width:100%;
}
.textImageBox .gallery-rap .mthumbs-rap {
	display:none;
}
.textImageList .entry {
	margin:0;
}
.single-center .textImageList .tilist-rap.layout-thumbs3 {
	margin-top:0;
}
.textImageList div.entry .title {
	margin-bottom:12px;
}
.textImageList .entry .title,
.place-rap .entry .title {
	font-size:40px;
	line-height:48px;
	margin-bottom:40px;
}
.place-rap .entry {
	margin:0;
}
.place-rap .icon {
	display:inline-block;
	vertical-align:middle;
	margin-left:8px;
	float:right;
}
.place-rap .rbox .info-item.type-whatsup,
.place-rap .rbox .info-item.type-phone {
	display:inline-block;
}
.place-rap .rbox .info-item.type-phone {
	margin-left:48px;
}
.place-rap .rbox .info-item a {
	text-decoration:none;
}
.place-rap .rbox .info-item.type-phone .ph {
	display:inline-block;
}
.place-rap .rbox .info-item.type-phone .icon {
	position:absolute;
	right:0;
}
.place-rap .rbox .info-item.type-phone {
	padding-right:30px;
	position:relative;
}
.place-rap .rbox .info-item {
	margin-bottom:24px;
	text-decoration:none;
}
.place-rap .rbox .ht {
	display: table-cell;
    padding-top: 12px;
    padding-left: 32px;
}
.place-rap .rbox .hline {
	display:table-row;
}
.place-rap .rbox .htab {
	display:table;
}
.place-rap .lbox .service-list h4 {
	margin-bottom:28px;
}
.place-rap .lbox .service-list,
.place-rap .rbox .schedule {
	border-top: 1px solid #D1D1D1;
    padding-top: 32px;
}
.place-rap .rbox {
    width: calc(490px - 64px);
    display: inline-block;
    vertical-align: top;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    padding: 32px;
    margin-left: 50px;
	border-radius:8px;
}
.place-rap .lbox .slist .sitem {
	padding:6px;
	width:calc(33.333% - 12px);
}
.place-rap .lbox .slist {
	display:flex;
	flex-wrap:wrap;
}
.place-rap #map {
	width:100%;
	height: 45vw;
    margin-top: 72px;
    margin-bottom: 36px;
}
.place-rap .lbox {
	display: inline-block;
    width: calc(100% - 490px - 50px);
}

.placesBox .places-filter .bfilter.curr {
	/*font-family:'Montserrat','NarkissBlock-Semibold';*/
}
.placesBox .places-filter .bfilter.curr:after {
	content:"";
	position: absolute;
    background: black;
    width: 12px;
    height: 12px;
    border-radius: 20px;
    right: 4px;
    top: 8px;
}
.placesBox .places-filter .bfilter:before {
	content:'';
	border:1px solid #CFCFCF;
	border-radius:20px;
	width:18px;
	height:18px;
	display:inline-block;
	vertical-align:top;
	position:absolute;
	right:0;
	top:4px;
}
.placesBox .places-filter .bfilter {
	position:relative;
	background:transparent;
	border:0;
	font-size:20px;
	cursor:pointer;
	margin-left:32px;
	display:inline-block;
	padding-right:28px;
	font-family:'Montserrat','NarkissBlock-Light';
	text-align:right;
}
.placesBox .places-filter {
	margin-top:52px;
}
.placesBox .places-list {
	width:100%;
	margin-top:52px;
	border-spacing:0;
}
.placesBox .places-list th {
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	padding:16px; 
	text-align:right;
}
.placesBox .places-list td .button:hover {
	background:white;
	color:black;
}
.placesBox .places-list td.page {
	white-space:nowrap;
}
.placesBox .places-list td .button.appl {
	margin-left:12px;
}
.placesBox .places-list td .button {
	display: inline-block;
	border:2px solid black;
    background: black;
    color: white;
    text-decoration: none;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 20px;
    font-family: 'Montserrat','NarkissBlock-Semibold';
	text-align: center;
}
.placesBox .places-list td .wtp {
	display:inline-block;
	margin-top:10px;
}
XXX.placesBox .places-list td .space {
	display:inline-block;
	width:40px;
}
.placesBox .places-list td .icon {
	display:inline-block;
	vertical-align:middle;
	margin-left:8px;
}
.placesBox .places-list td a,
.placesBox .places-list td.phone .ph {
	display:inline-block;
	text-decoration:none;
	color:inherit;
}
.placesBox .places-list td.phone .pr .icon {
	position: absolute;
    right: 0;
}
.placesBox .places-list td.phone .pr {
	position: relative;
    padding-right: 30px;
    display: inline-block;
    margin-left: 40px;
}
.placesBox .places-list td.phone {
	width:36%;
}
.placesBox .places-list tr.tline.bg td {
	background: #F5F5F5;
}
.placesBox .places-list td {
	padding:16px;
	width:27%;
	border-bottom: 1px solid #CFCFCF;
}
.savingCalc .site {
	overflow:hidden;

}
.savingCalc .slider-rap .pos-rap {
	transform:	translate3d(-50%, 0px, 0px);
	transition: transform 0.5s ease 0s;
	position:absolute;
	height:1px;
	width:100%;
	right:0;
}
.savingCalc .slider-rap .pos {
	background: black;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    bottom: -14px;
	position:absolute;
	right:0;
	margin-right:-16px;
	cursor:pointer;
}
.savingCalc .slider-rap .slider .slide-rap button {
	background: #D1D1D1;
    border: 0;
    width: 8px;
    height: 8px;
    padding: 0;
    border-radius: 10px;
    position: absolute;
    bottom: -3px;
    margin: auto;
    right: 0;
    left: 0;	
}
.savingCalc .slider-rap .slider .slide-rap.curr label {
	display:block;
}
.savingCalc .slider-rap .slider.swipe-on .slide-rap.curr label {
	display:none;
}
.savingCalc .slider-rap .slider .slide-rap.last label {
	transform: translateX(45%);
}
.savingCalc .slider-rap .slider .slide-rap.last label:after {
	left:12px;
	right:auto;
}
.savingCalc .slider-rap .slider .slide-rap.s0 label {
	right: -12px;
	transform:unset;
}
.savingCalc .slider-rap .slider .slide-rap.s0 label:after {
	right:8px;
	left:auto;
}
.savingCalc .slider-rap .slider .slide-rap label:after {
	content:"";
	position: absolute;
    background: white;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    transform: rotate(45deg);
    margin: auto;
    right: 0;
    left: 0;
    bottom: -5px;
}
.savingCalc .slider-rap .slider .slide-rap .label-rap {
	display: block;
    position: relative;
    width: 100%;
}
.savingCalc .slider-rap .slider .slide-rap label {
	position: absolute;
    border: 1px solid black;
    padding: 4px 0px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    top: -64px;
    margin: auto;
    right: -4px;
    left: 0;
    display: none;
	text-align:center;
	width: 88px;
	right: 50%;
    margin: 0;
    transform: translateX(50%);
}
.savingCalc .slider-rap .slider .slide-rap.last button {
	right:auto;
}
.savingCalc .slider-rap .slider .slide-rap.s0 button {
	left:auto;
}
.savingCalc .slider-rap .slider .slide-rap.last,
.savingCalc .slider-rap .slider .slide-rap.s0 {
	width:25%;
}
.savingCalc .slider-rap .slider .slide-rap {
	display: inline-block;
    width: 50%;
    text-align: center;
    position: relative;
}
.savingCalc .slider-rap .label.end {
	left:-24px;
	right:auto;
}
.savingCalc .slider-rap .label {
	position: absolute;
    bottom: -40px;
    font-size: 20px;
	right:-24px;
}
.savingCalc .slider-rap {
	margin:0 12px;
}
.savingCalc .slider-rap .slider {
	border-top: 1px solid #D1D1D1;
    margin: 80px auto;
    height: 1px;
	position:relative;
	display:flex;
	max-width:720px;
}
.savingCalc .slider-rap .stitle {
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	/*font-family:'Montserrat','NarkissBlock-Semibold';*/
	margin:40px 0 24px;
	text-align:center;
}
.savingCalc .ysave-rap .sytitle {
	font-size:28px;
	line-height:28px;
	/*font-family:'Montserrat','NarkissBlock-Semibold';*/
	margin-bottom:16px;
}
.savingCalc .ysave-rap .syval span {
	font-size:36px;
	display:inline-block;
}
.savingCalc .ysave-rap .syval {
	font-size:60px;
	line-height:60px;
	font-weight:bold;
}
.savingCalc .ysave-rap {
	text-align:center;
	margin:52px 0 23px;
}
.savingCalc .icons-rap .icons-list .icon-rap .ival span {
	display:inline-block;
	font-size:20px;
}
.savingCalc .icons-rap .icons-list .icon-rap .itext {
	line-height:120%;
}
.savingCalc .icons-rap .icons-list .icon-rap .ival {
	font-weight:700;
	font-size:28px;
	line-height:120%;
	margin-bottom:4px;
	white-space:nowrap;
}
.savingCalc .icons-rap .icons-list .icon-rap .icon {
	margin-bottom:12px;
	height:55px;
}
.savingCalc .icons-rap .icons-list .icon-rap {
	width:50%;
	font-size:16px;
	padding:0 12px;
	font-weight:bold;
}
.savingCalc .icons-rap .icons-list {
	display:flex;
	border-bottom:1px solid #D1D1D1;
	padding-bottom:20px;
	margin-bottom:40px;
}
.savingCalc .icons-rap .ititle {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	margin-bottom:18px;
}
.savingCalc .icons-rap {
	text-align:center;
}
.savingCalc .tabs-rap .tab.curr {
	display:block;
}
.savingCalc .tabs-rap .tab {
	display:none;
}
.savingCalc .list-rap .group-rap .gtitle {
	font-size:24px;
	line-height:28px;
	font-weight:700;
	margin:4px 0;
}
.savingCalc .list-rap .group-rap .num {
	font-size:64px;
	font-weight:700;
	line-height:64px;
	display:inline-block
}
.savingCalc .list-rap .group-rap .icon {
	display:inline-block;
	margin-left:4px;
	vertical-align:bottom;
}
.savingCalc .list-rap .group-rap {
	padding:24px 0;
	border-bottom:1px solid #D1D1D1;
}
.savingCalc .list-rap .ltext {
	text-align:center;
	font-weight:700;
	font-size:23px;
	line-height:24px;
	margin-bottom:24px;
}
.savingCalc .list-rap .ltitle {
	text-align:center;
	font-weight:700;
	font-size:72px;
	line-height:100%;
	margin-bottom:4px;
}
.savingCalc .legal p {
	padding-bottom:12px;
}
.savingCalc .legal {
	font-size: 14px;
    line-height: 16px;
    margin: 24px 0;
}
.savingCalc {
	border-bottom:1px solid #;
	padding-bottom:54px;
}
section.elevatorMenu {
	height:60px;
}
section.elevatorMenu .emenu-rap button.curr {
	text-decoration:underline;
}
section.elevatorMenu .emenu-rap button {
	color:black;
	margin: 0 0 0 32px;
    white-space: nowrap;
	font-size:16px;
}
body.emfixed.menuup section.elevatorMenu .emenu-rap {
    top: 64px;
	transition:top 0.5s;
}
body.emfixed section.elevatorMenu .emenu-rap {
	transition:top 0.5s;
    top: 102px;
	position:fixed;
}
section.elevatorMenu .emenu-rap .erap {
	padding: 0 5vw;
    max-width: calc(1400px + 10vw);
    margin: auto;
	margin-top:20px;
	display:flex;
	overflow:auto;
}
section.elevatorMenu .emenu-rap {
	width: 100%;
    max-width: unset;
    position: absolute;
    top: 0;
    height: 60px;
    background: white;
    border-bottom: 1px solid #CFCFCF;
    opacity: 0.96;
	right:0;
}
/* only MOBILE */
@media (max-width:766px) {	
	header {
		z-index:99;
	}	
	header .logo {
		z-index:2;
		position:relative;
		margin-top:0;
		top:32px;
		transform:translateY(-50%);
		height:auto;
	}
	header .phone {
		display: block;
		position: fixed;
		right: 72px;
		top: 18px;
		z-index:2;
	} 
	.header-rap.minisite .mlink {
	    margin-top: 20px;
		display: block;
	} 
	.header-rap.minisite .emenu-rap .erap {
		padding: 5vh 5vw;
	}
	.header-rap.minisite .mmenu-rap .submenu .smitem {
		padding: 0;
		margin: 0;
		position: relative;
		display: block;
		max-width: unset;
	}
	.header-rap.minisite .mmenu-rap .mitem {
		margin:0;
	}
	.header-rap.minisite .mmenu-rap .smrap {
		position:relative;
		display:block;
		border-bottom: 1px #686868 solid;
        padding: 16px 0;
	}
	.header-rap.minisite .mmenu-rap .smrap.opened:after {
		transform: rotate(135deg);
		top: 25px;
	}
	.header-rap.minisite .mmenu-rap .smrap:after {
		content: "";
		position: absolute;
		left: 0;
		width: 10px;
		height: 10px;
		border-left: 2px solid white;
		border-bottom: 2px solid white;
		transform: rotate(-45deg);
		top: 20px;
	}
	.header-rap.minisite .mmenu-rap .submenu .smitem .trap .name {
		color:white;
		font-family: 'Montserrat', 'NarkissBlock-Semibold';
        font-weight: 600;
		font-size:16px;
	}
	.header-rap.minisite .mmenu-rap .submenu .smitem .trap .more {
		font-size:14px;
	}
	.header-rap.minisite .mmenu-rap .submenu .smitem .trap {
        display: inline-block;
        width: 50%;
		vertical-align:middle;
	}
	.header-rap.minisite .mmenu-rap .submenu .smitem .imgrap {
        display: inline-block;
        width: 45%;
		padding-left:5%;
		vertical-align:middle;
		margin-bottom:0;
    }
	.header-rap.minisite .emenu-rap .erap .smrap.opened .submenu {
		max-height:1000vh;
	}
	.header-rap.minisite .emenu-rap .erap .submenu {
		position: relative;
		top: auto;
		overflow: hidden;
		max-height: 0;
		padding: 0;
	}
	.float[data-string="mainlead"] .frap .formsite .tumsg {
		top:0;
	}
	.float[data-string="mainlead"] .frap .formsite .ftitle {
		margin-bottom:20px;
	}	
	.float[data-string="mainlead"] .frap .formsite form {
		padding-bottom:60px;
	}	
	.float[data-string="mainlead"] .frap .formsite {
		max-height: calc(100vh - 84px - 50px);
		overflow: auto;
	}
	.float[data-string="mainlead"] {
		top:74px;
		max-height:calc(100vh - 74px);
		bottom:auto;
	}
	.float.show[data-string="mainlead"] .frap {
		top:0;
	}
	.float[data-string="mainlead"] .frap {
		padding: 35px 35px;
		min-height: calc(100vh - 120px);
		max-height: calc(100vh - 120px);
		top:100vh;
		transform:unset;
	}
	.bread {
		display:none;
	}
	body.menuup header .submenu {
		display:block !important;
	}
	.emenu-rap .mhmenu-rap,
	.emenu-rap .mmenu-rap {
		margin-top:64px;
	}
	.emenu-rap.opened {
		overflow:auto;
	}
	body section.elevatorMenu .emenu-rap {
		background:#F5F5F5;
		overflow:visible;
	}
	body.emfixed section.elevatorMenu .emenu-rap {
		top:64px;
	}
	section.elevatorMenu .emenu-rap .erap button {
		display:block;
		margin:16px 0;
	}
	section.elevatorMenu .emenu-rap .cmobile.etitle {
		position: relative;
		display: inline-block;
		right: auto;
		margin-right: 5vw;
		vertical-align: top;
		text-decoration: none;
		font-family: 'Montserrat', 'NarkissBlock-Semibold';
	}
	section.elevatorMenu .emenu-box {
		position: relative;
		display: inline-block;
	}
	section.elevatorMenu .emenu-rap .cmobile {
		display: block;
		position: absolute;
		top: 23px;
		right: 45px;
		text-decoration: underline;
		font-size: 16px;
	}
	section.elevatorMenu .emenu-rap .emenu-box.opened .erap {	
		max-height:100vh;
	}
	section.elevatorMenu .emenu-rap .erap {	
		padding-right: 60px;
        margin-top: 60px;
        display: block;
        background: #F5F5F5;
        overflow: hidden;
        transition: max-hieght 0.5s;
        max-height: 0;		
	}	
	section.elevatorMenu .emenu-rap button.emenu-open:after {
		display:none;
	}
	section.elevatorMenu .emenu-rap button.emenu-open:before {
		background: transparent;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		width: 9px;
		height: 9px;
		transform: rotate(-45deg);
		right: 23px;
		top: 27px;
	}
	section.elevatorMenu .emenu-rap button.emenu-open {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		margin: 0;
		width: auto;
		height: 60px;
	}
	.emenu-rap {
		top: 0;
		overflow:auto;
		z-index: 1;
		height:calc(100vh);
		overflow:visible;
	}
	.checkMehiron .okmsg table {
		width: 200%;
	}
	.main-lead-btn {
		bottom:60px;
		width:64px;
		height:64px;
		font-size:14px;
		line-height:15px;
	}
	.textImageBox div.secrap.layout-imgback-right-middle.layout-mobile-imgback .site,
	.textImageBox .secrap.layout-mobile-imgback .site {
		position: absolute;
		top: 2.5vw;
		right: 0;
		left: 0;
		text-align:center;
		transform:unset;
		background:
	}
	.mlayout-imgdown .btn-rap a.button ,
	.mlayout-imgdown .btn-rap .button {
		border:1px solid black;
	}
	.textImageBox div.secrap.layout-imgback-right-middle .site .btn-rap .button:first-child,
	.btn-rap a.button ,
	.btn-rap .button {
		height: 40px;
		line-height: 40px;
		width: 300px;
		box-shadow:none;
		display:block;
		margin:15px auto;
	}
	.imagesBox .images-rap.count-2 .text-rap {
		padding:5vw;
		width:calc(100% - 10vw);
	}
	.paramsBox .params-item {
		padding-right:10px;
		padding-left:10px;
	}
	.paramsBox .params-rap.font-large .params-item .ptext1 {
		font-size:14px;
		line-height:17px;
	}
	.paramsBox .params-rap.font-large .params-item .ptitle .num-rap {
		margin-left:6px;
		margin-top:-5px;
	}
	.paramsBox .params-rap.font-large .params-item .ptitle .num .n .ni {
		height:28px;
	}
	.paramsBox .params-rap.font-large .params-item .ptitle .num .n {
		width:19px;
		height: 28px;
		top: 7px;
	}
	.paramsBox .params-rap.font-large .params-item .ptitle {
		font-size: 25px;
		line-height: 28px;
		margin-bottom:10px;
	}
	.params-rap.font-normal .num .n {
		width:12px;
	}
	.params-rap.font-normal .num .dot {
		top:0;
	}
	.textImageList .layout-thumbs2 .item-rap .ptitle ,
	.textImageList .layout-thumbs3 .item-rap .ptitle {
		font-size:20px;
		line-height:24px;
	}
	.textImageList .tilist-rap.layout-thumbs2 .item-rap .ptitle ,
	.textImageList .tilist-rap.layout-thumbs3 .item-rap .ptitle ,
	.textImageList .tilist-rap.layout-thumbs6 .item-rap .ptitle {
		font-size:24px;
		line-height:26px;
	}
	.textImageList .item-rap .ptitle {
		font-size: 26px;
		line-height: 28px;
	}
	.textImageList .tilist-rap.layout-thumbs6 .item-rap img,
	.textImageList .tilist-rap.layout-thumbs3 .item-rap img,
	.textImageList .tilist-rap.layout-thumbs2 .item-rap img{
		margin:auto;
	}
	.textImageList .tilist-rap.layout-thumbs6 .item-rap ,
	.textImageList .tilist-rap.layout-thumbs3 .item-rap ,
	.textImageList .tilist-rap.layout-thumbs2 .item-rap {
		text-align:center;
	}
	.textImageList .item-rap {
		margin-top: 5vw;
	}
	.textImageList .item-rap .text-rap {
		padding-bottom:0;
		padding-top:15px;
	}
	.textImage .site .text-rap li {
		margin: 22px 0;
	}
	.textImage .site .text-rap ul {
		font-size:18px;
		line-height:21px;
	}
	.paramsBox .site.mlayout-imgup ,
	.paramsBox .site.mlayout-imgdown {
		position:relative;
	}
	.paramsBox .site.layout-bottom .params-rap {
		bottom:10px;
	}
	.paramsBox .mlayout-imgdown  .btn-rap ,
	.layout-mobile-imgbelow .btn-rap {
		margin-bottom:5vw;
	}
	.layout-mobile-imgabove .btn-rap .button.bwhite1, 
	.paramsBox .mlayout-imgdown .btn-rap .button.bwhite1, 
	.layout-mobile-imgbelow .btn-rap .button.bwhite1,
	.btn-rap .button.bwhite1 ,
	body .paramsBox.bcolor-black .btn-rap .button.bwhite1 {
		border-color:white;
		color:black;
		background:white;
	}
	body .paramsBox.bcolor-black .btn-rap .button {
		border-color:white;
		color:white;
	}
	.bcolor-gray .layout-mobile-imgabove .btn-rap .button ,
	.bcolor-gray .layout-mobile-imgbelow .btn-rap .button {
		color:white;
		border-color:white;
	}
	.layout-mobile-imgabove .btn-rap .button ,
	.paramsBox .mlayout-imgdown .btn-rap .button ,
	.layout-mobile-imgbelow .btn-rap .button {
		color:black;
		border-color:black;
		background:transparent;
	}
	.textImageBox div.secrap.layout-imgback-right-middle.layout-mobile-imgback .site .btn-rap, 
	.textImageBox .secrap.layout-mobile-imgback .site .btn-rap {
		text-align:center;
	}
	.textImageBox .btn-rap {
		text-align:center;
	}
	.textImageBox .btn-rap .button {
		display:inline-block;
		margin-left:12px;
		width:auto;
		min-width:200px;
	}
	section.bcolor-black .layout-mobile-imgabove .btn-rap .button ,
	section.bcolor-black .paramsBox .mlayout-imgdown .btn-rap .button ,
	section.bcolor-black .layout-mobile-imgbelow .btn-rap .button {
		color:white;
		border-color:white;
		background:transparent;
	}
	.layout-color-white.layout-mobile-imgback .btn-rap .button:focus,
	.layout-color-white.layout-mobile-imgback .btn-rap .button:hover ,
	.layout-color-white.layout-mobile-imgback .btn-rap .button {
		border-color:white;
		color:white;
		background:rgba(0,0,0,0.35);
	}
	.modelSafety .safety-table-rap .safety-table.pol-table-hyb tr th {
		font-size:15px;
		padding:6px 2px;
	}
	.modelSafety .safety-table-rap .safety-table {
		margin-left:0;
		max-width: calc(100%);
	}
	.modelSafety .safety-table-rap .safety-bar.pol-bar .label {
		white-space: normal;
		width: 30px;
	}
	.modelSafety .safety-table-rap .pol-bar .pv {
		max-width: 4vw;
	}
	.modelSafetyNew .modelSafety .safety-details-rap {
		min-width: 100%;
	}
	.modelSafety .safety-table-rap.pol-table-rap .prap,
	.modelSafetyNew .modelSafety .safety-table-rap {
		min-width:unset;
		width:100%;
		margin-left:0;
		overflow:hidden;
	}
	.banner-psbar .pol-table-rap.psrap .t {
		width:28px;
	}
	#content section.psbar-rap.type-sticky .banner-psbar {
		padding:0 2vw;
	}
	#content section.psbar-rap.type-sticky .banner-psbar .psrap {
		margin-left:8px;
	}
	#content section.psbar-rap.type-sticky .banner-psbar .psrap .t {
		width:auto;
	}
	.banner-psbar .psrap .t {
		display: inline-block;
		vertical-align: middle;
		width: 39px;
		white-space: normal;
		text-align: revert;
	}
	.banner-psbar .psrap .mpsv {
		width:20px;
	}
	.banner-psbar .psrap {
		margin-left:24px;
		font-size:13px;
		line-height:13px;
		color:black;
		font-family:'Montserrat','NarkissBlock-Light';
	}	
	.banner-psbar .goto { 
		font-size:13px;
	}
	.modelTable .tabs .tinfo {
		position: relative;
		left: auto;
		width: auto;
		top: 45px;
	}
	.modelTable .tabs {
		width: auto;
	}
	.modelTable .table-rap table thead {
		display:none;
	}
	.modelTable .table-rap table tr td span,
	.modelTable .table-rap table tr td .hidden {
		display:block;
		width:50%;
	}
	.modelTable .table-rap table tr td {
		display:flex;
		width:auto;
	}
	.modelTable .table-rap table tr td:first-child {
		text-align:center;
		font-size:18px;
		/*font-family:'Montserrat','NarkissBlock-Semibold';*/
		font-weight:bold;
		padding:15px 30px;
		display:block;
		width:auto;
	}
	.tableBox table th ,
	.modelPrices table th {
		display:none;
	}
	.tableBox table td .hidden ,
	.modelPrices table td .hidden {
		display:block;
		text-align:right;
		width:50%;
	}
	.tableBox table tr td:first-child ,
	.modelPrices table tr td:first-child {
		text-align:center;
		/*font-family:'Montserrat','NarkissBlock-Semibold';*/
		font-weight:bold;
		display:block;
	}
	.tableBox table td span ,
	.modelPrices table td span {
		display:block;
		width:50%;
	}
	.tableBox table td:first-child,
	.tableBox table td ,
	.modelPrices table td:first-child,
	.modelPrices table td {
		display:flex;
		width:auto;
		text-align:center;
	}
	.showroomsBox .thumbs-rap .thumb {
		width:calc(100% - 20px - 80px);
	}
	.showroomsBox .waze svg {
		display: inline-block;
		vertical-align: middle;
		margin-left: 15px;
	}
	.showroomsBox .waze {
		display: block;
		margin-bottom: 20px;
	}
	.paramsBox .site.layout-bottom .params-rap .params-item {
		font-size: 13px;
		line-height: 15px;
		padding: 0 5px;
	}
	.paramsBox .params-item .ptitle {
		font-size: 18px;
		line-height:20px;
		margin-bottom:8px;
	}
	.modelTable .tabs-full .tinfo {
		position: absolute;
		left: 0;
		right:0;
		bottom: -35px;
		top: auto;
	}
	.modelTable .tabs-full .dwl {
		position: absolute;
		top: auto;
		bottom: -70px;
	}
	.modelTable .tabs-full {
		display:block;
		position:relative;
	}
	.filesListBox .file-list {
		display:block;
	}
	.filesListBox .file-list.layout-buttons .file-box {
		margin:20px 0 0 0;
	}
	.filesListBox .file-list .file-box {
		width:auto;
		margin-right:auto;
		margin-left:auto;
	}
	.filesListBox .float .sfile-frap {
		padding:50px 30px;
		width:calc(100% - 60px - 40px);
	}
	.filesListBox .title-rap .title img {
		width: 45%;
	}
	.filesListBox .title-rap .title {
		font-size:24px;
		line-height:27px;
	}	
	.accordListBox .accord-rap.opened .accord-text {
		max-height:5000vh;
	}
	.single-post .news-rap .title ,
	.single-news .news-rap .title {
		font-size:32px;
		line-height:36px;
	}
	.single-post .news-rap .subtitle p ,
	.single-news .news-rap .subtitle p {
		margin:0;
		padding:0;
	}
	.single-post .news-rap .subtitle ,
	.single-news .news-rap .subtitle {
		font-size:24px;
		line-height:28px;
	}
	.single-post .news-rap .info-rap img ,
	.single-news .news-rap .info-rap img {
		display: block;
		margin: 0 0 20px;
	}
	.newsList .news-rap.fbig1 .nitem[data-string="0"] .textrap,
	.newsList .news-rap.fbig1 .nitem[data-string="0"] .imgrap {
		display: block;
		width: auto;
		margin-left: 0;
	}
	.newsList .news-rap .nitem {
		display: block;
		width: auto;
		margin: 0px 0px 60px;
	}
	.newsList .news-rap {
		margin: 0;
	}
	.newsList .pagin-rap {
		padding-bottom: 30px;
	}
	.newsList .pagin-rap .pag-num {
		width: 100%;
	}
	.newsList .pagin-rap .nrap.nnext {
		left:0;
		bottom:14px;
	}
	.newsList .pagin-rap .nrap {
		position: absolute;
		bottom: 6px;
	}	
	.careerList .career-rap .textrap .cname {
		padding-left:0;
	}
	.careerList .career-rap .textrap {
		display: block;
		text-align: center;
	}
	.careerList .career-rap .textrap .cname,
	.careerList .career-rap .textrap .cinfo {
		width: auto;
		margin-bottom: 15px;
	}
	.textImageBox .secrap .site.imgsite {
		margin: auto;
	}
	.single-career .cflex .cform {
		display: block;
		width: auto;
		padding: 15px;
	}
	.single-career .cflex .cinfo {
		display: block;
		width: auto;
		margin: 0;
	}
	.single-career .mainImage {
		margin-bottom:30px;
	}
	.single-career button.goto.hidden {
		display: block;
		margin: 0 auto 30px;
		background: white;
		border: 1px solid black;
		font-family: 'Montserrat','NarkissBlock-Semibold';
		font-size: 20px;
		padding: 10px 30px;
	}
	.single-career .cflex .cinfo-rap span {
		display: block;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.single-career .career-rap .title {
		font-size: 24px;
		line-height: 28px;
	}
	/*
	footer .links .smenu a ,
	footer .links .pmenu a {
		margin:0 30px 10px;
	}
	footer .links .pmenu {
		float: none;
	}
	footer .links .smenu {
		float: none;
		margin-top: 30px;
	}
	*/
	.textImageList .float .svideo-frap iframe, 
	.textImageList .float .svideo-frap video {
		width:90%;
		height:51vw;
	}
	.textImageList .float .close {
		top: 5px;
		right: 5px;
	}
	.mainform .irap {
		margin-bottom:30px;
	}
	.mainform .button {
		margin-top:20px;
	}
	.galleryColors .galleries-rap .gallery-rap .gtype {
		padding:50px 0;
		height:50vw;
	}
	.galleryColors .gtthumbs-rap {
		width:100%;
		top:0;
	}
	.textImageBox .site.formsite .mainform {
		color:white;
	}
	.textImageBox .secrap.wform1 .site .btn-rap, 
	.textImageBox .secrap.wform1 .site .entry {
		width: auto;
	}
	XX.textImageBox div.secrap.layout-mobile-imgback.wform1 .site .entry-rap {
		position:absolute;
		transform:translateY(-100%);
		margin-top:-50px;
	}
	.textImageBox div.secrap.wform1.mhideform1 .site.formsite {
		display:none !important;
	}
	.textImageBox div.secrap.layout-mobile-imgback.wform1 .site.formsite {
		position:relative;
		top:auto;
	}
	.textImageBox.bcolor-black div.secrap.layout-mobile-imgback.wform1 .site.formsite {
		margin-bottom:0;
	}
	.textImageBox div.secrap.layout-imgback-right-top .site {
		text-align:right;
	}
	
	body .textImageBox .secrap.layout-mobile-imgback .site.formsite, 
	body .textImageBox .secrap .site.formsite,
	body .textImageBox .site.formsite,
	body .textImageBox .secrap.wform1.fpos-bottom .site.formsite,
	body .textImageBox div.secrap.layout-mobile-imgback .site.formsite, 
	body .textImageBox div.secrap.layout-imgback-right-middle.layout-mobile-imgback .site.formsite, 
	body .textImageBox .secrap.layout-mobile-imgback .site.formsite,
	body .textImageBox .site.formsite {
		position:relative;
		left:auto;
		top:auto;
		bottom:auto;
		margin:28px auto;
		padding:32px 28px;
		max-width:calc(90vw - 56px);
	}
	body .textImageBox .secrap.wform1 .site {
		padding-bottom:24px;
	}
	.textImageBox .secrap.wform1.fpos-left .imgrap {
		width: auto;
		max-width: unset;
	}
	.modelsList .models-rap.mobile-list .mirap .item-rap .button {
		padding: 4px;
        font-size: 16px;
        white-space: nowrap;
        position: relative;
        right: auto;
        transform: unset;
        display: block;
        max-width: 85%;
		margin:auto;
	}
	.modelsList .models-rap.mobile-list .mirap .item-rap .mtitle {
		font-size: 16px;
		line-height: 28px;
	}
	.modelsList .models-rap.mobile-list .mirap .item-rap img {
		max-width: 90%;
	}
	.modelsList .models-rap.mobile-list .mirap .item-rap {
		width: 50%;
        min-width: 50%;
        display: inline-block;
		vertical-align:top;
		padding-bottom:0;
	}
	.modelsList .models-rap.mobile-list .mirap {
		display:block;
	}
	.modelsList .models-rap .mirap .item-rap {
		width: 75vw;
		min-width: 65vw;
	}
	.modelsList .models-rap .mirap {
		width: auto;
		display: flex;
		flex-wrap:nowrap;
	}
	.modelsList .models-rap {
		width: auto;
		overflow: auto;
		position: relative;
		display: block;
		padding: 28px 0;
	}
	.galleryColors .thumbs-rap .thumbs-icons {
		white-space:nowrap;
		max-width: 100%;
		overflow: auto;
	}
	.textImageBox .gallery-rap .gallery-long .secrap.layout-color-mobile-black .entry {
		color:black;
	}
	.textImageBox .gallery-rap .gallery-long .secrap.layout-color-mobile-white .entry {
		color:white;
	}
	.textImageBox .gallery-rap.withform1 .nav {
		bottom: 620px;
	}
	.textImageBox .gallery-rap .nav {
		bottom: 32px;
		top:auto;
	}
	.modelsList .models-rap .item-rap .button {
		padding:8px;
	}
	
	.place-rap .rbox {
		width:auto;
		display:block;
		margin-left:0;
		margin-bottom:24px;
	}
	.place-rap .lbox {
		width:auto;
	}
	.place-rap .lbox .slist .sitem {
		width:calc(50% - 12px);
	}
	.place-rap #map {
		height:450px;
		margin-top:48px;
	}
	.place-rap .rbox .info-item.type-waze {
		display:block;
	}
	.placesBox .places-list .tline td.page .button.appl {
		margin-bottom:12px;
		margin-left:0;
	}
	.placesBox .places-list .tline td.page .button {
		display:block;
		text-align:center;
	}
	.placesBox .places-list .tline td.page {
		padding-bottom:48px;
		white-space:unset;
	}
	.placesBox .places-list .tline td.name {
		/*font-family:'Montserrat','NarkissBlock-Semibold';*/
		padding-top:48px;
		font-size: 22px;
		line-height: 24px;
		font-weight:bold;
	}
	.placesBox .places-list td .wtp {
	    display: block;
		margin-top: 32px;
	}
	.placesBox .places-list tr.tline.bg td {
		background: transparent;
	}
	.placesBox .places-list .tline td {
		background: #F5F5F5;
		display:block;
		width:auto;
		border:0;
	}
	.placesBox .places-list thead {
		display:none;
	}
	.placesBox .places-list {
		margin-top:12px;
		margin-right: -5vw;
		margin-left: -5vw;
		width: 100vw;
	}
	.placesBox .places-filter {
		margin-top:12px;
	}
	.placesBox .places-filter .bfilter {
		width: calc(50% - 28px - 4px);
		margin-bottom: 12px;
	}
	.savingCalc .slider-rap .slider .slide-rap.s4 label {
		right: 12px;
		transform:translateX(50%);
	}
	header .mhmenu-rap .tabs-content .smitem .text-rap .name {
		/*font-family:'Montserrat','NarkissBlock-Semibold';*/
		font-weight:600;
	}
	header .mhmenu-rap .tabs-content .smitem .text-rap .more {
		font-size:14px;
	}
	header .mhmenu-rap .tabs-content .smitem .text-rap {
		display: inline-block;
		vertical-align: middle;
		width: 50%;
		margin-right: 5%;
		font-size:16px;
	}
	header .mhmenu-rap .tabs-content .smitem {
		margin-bottom:20px;
	}
	header .mhmenu-rap .tabs-content .smitem .imgrap {
		width: 45%;
		display: inline-block;
		vertical-align: middle;
	}
	header .mhmenu-rap .tabs {
		display:flex;
	}
	header .mhmenu-rap .tabs .tab.curr {
		text-decoration:underline;
	}
	header .mhmenu-rap .tabs .tab {
		margin-bottom:0;
		font-size:18px;
		/*font-family:'Montserrat','NarkissBlock-Semibold';*/
		font-weight:600;
		padding:8px 0 8px 20px;
	}	
	.savingCalc .slider-rap .slider .slide-rap.last label {
		transform: translateX(65%);
	}
}
/* motab */
@media (max-width:1024px) {
	body.menuup header.wtmenu {
		top: 0px;
	}
	header .tmenu-rap ,
	header .lmenu-rap ,
	header .mmenu-rap {
		background:rgba(37,39,40,1)
	}
	header .emenu-rap .tmenu-rap .erap .mitem.curr,
	header .emenu-rap .erap .mitem.curr {
		border-bottom: none;
		/*font-family:'Montserrat','NarkissBlock-Semibold';*/
		font-weight:bold;
		text-decoration:none;
	}
	header .mmenu-rap .submenu .smitem .imgrap {
		display:none;
	}
	header .mmenu-rap .submenu .smitem {
		width: auto;
		font-size: 18px;
		text-align: right;
		display:block;
	}
	.emenu-rap .mmenu-rap .erap .submenu {
		position: relative;
		height: auto;
		width: auto;
		top: auto;
		right: auto;
		background: transparent;
		color: white;
	}
	.emenu-rap .mmenu-rap .erap .opened .mitem {
		background:transparent;
		color:white;
	}
	#content,
	#content.wtmenu {
		padding-top: 64px;
	}
	header .mhmenu-rap.hidden {
		display:block;
	}
	.mobilehide {
		display:none;
	}

	.textImageBox div.secrap.layout-imgback-right-middle .site {
		top: 0;
		transform: unset;
	}
	.emenu-rap .tmenu-rap .erap .mitem.wsub:after {
		transform: rotate(-225deg);
		top: 0;
		width: 9px;
		height: 9px;
		float: left;
	}
	.emenu-rap .tmenu-rap .erap .mitem.wsub.opened:after {
		border-color: white;
	}
	.emenu-rap .tmenu-rap .erap .mitem.wsub.opened {
		background:transparent;
		color:white;
		padding-bottom:0;
		padding-top:0;
		top:0;
	}
	.emenu-rap .hmenu-rap .emenu-open {
		display:none;
	}
	.emenu-rap .hmenu-rap .erap .mitem.smitem {
		padding-right:0;
		padding-left:0;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap {
		padding: 32px 40px;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap .erap .simenu.opened {
		max-height: 1000px;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap .erap {
		border: none;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap .erap .mitem:first-child {
		border-top: none;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap .erap .mitem.smitem:before {
		margin-left:12px;
		background:#686868;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap .erap .mitem.smitem {
		border:none;
		padding:8px 0;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap .erap .mitem.subopened1 {
		font-size:16px;
		font-weight:bold;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap .erap .simenu.subopened1 {
		max-height:unset;
		margin-bottom:80px;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap .erap .mitem.wsub.subopened1:after ,
	.emenu-rap .mhmenu-rap.hmenu-rap .erap .simenu.subopened1 .mitem.smitem:before {
		display:none;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap .erap .simenu.subopened1 .mitem.smitem {
		padding:16px 0;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap .erap .simenu ul {
		padding:0;
		padding-bottom:12px;
	}
	.emenu-rap .mhmenu-rap.hmenu-rap .erap .mitem {
		border-top: 1px #686868 solid;
		background:transparent;
		color:white;
		right: 0;
		padding: 16px 0;
	}
	.emenu-rap .hmenu-rap .erap .mitem {
		font-size: 20px;
		line-height: 24px;
		margin:0;
		padding-right:5vh;
		padding-left:5vh;
		border:none;
	}
	.emenu-rap .hmenu-rap .erap {
		position: relative;
		top: auto;
		left: auto;
		transform: unset;
		padding: 0;
		margin: 0;
	}
	header .hmenu-rap {
		padding: 0 5vw;
		background: rgba(37,39,40,1);
	}
	header .submenu.opened {
		right:0;
		transition: right 0.5s;
	}
	header .submenu {
		top: 65px;
		height: calc(100vh - 185px);
		overflow: auto;
		transition: right 0.5s;
		right: -100vw;
		width: 100vw;
		display:block;
	}
	header .submenu .close {
	    display: block;
		position: absolute;
		width: 15px;
		height: 15px;
		border-bottom: 2px solid #4e5356;
		border-left: 2px solid #4e5356;
		left: calc(5vw + 20px);
		top: 27px;
		transform: rotate(45deg);
		cursor: pointer;	
	}
	header .submenu .smitem {
		margin: 0 5.5vw 5vw;
		width: 37%;
		font-size:16px;
	}
	.textImageBox .secrap.layout-mobile-imgbelow .site {
		padding-top:7.5vw !important;
	}
}
/* tablet */
@media (min-width:767px) and (max-width:1024px) {
	.textImageBox.bcolor-black .secrap.layout-mobile-imgbelow.layout-color-white .site,
	.textImageBox.bcolor-black .secrap.layout-mobile-imgbelow .site {
		color:white;
	}
	.textImageBox .secrap.layout-mobile-imgbelow.layout-color-white .site,
	.textImageBox .secrap.layout-mobile-imgbelow .site {
		position:relative;
		padding-top:0;
		color:black;
	}
	.textImageBox .secrap.layout-color-white .site {
		color: white;
	}
	
	.showroomsBox .thumbs-rap .thumb {
		width:calc(50% - 20px - 80px);
	}
	.modelTable .tabs-full .tinfo {
		position: absolute;
		left: 0;
		bottom: -40px;
		top: auto;
	}
	.modelTable .tabs-full .dwl {
		position: absolute;
		top: auto;
		bottom: -40px;
	}
	.modelTable .tabs-full {
		display:block;
		position:relative;
	}
	.filesListBox .file-list .file-box {
		width:calc(47% - 2px - 28px - 28px);
		margin: 30px 1.5%;
	}
	.newsList .news-rap .nitem {
		width: calc(50% - 40px);
	}
	.single-career .cflex .cform {
		padding: 30px;
		width: calc(470px - 190px - 2px);
	}
	.single-career .cflex .cinfo {
		width: calc(100% - 300px - 80px);
		margin-left: 40px;
	}
	
	.modelsList .models-rap.tcount6 .item-rap {
		width:calc(100%/6);
	}
	.modelsList .models-rap.tcount5 .item-rap {
		width:20%;
	}
	.modelsList .models-rap.tcount4 .item-rap {
		width:25%;
	}
	.modelsList .models-rap.tcount3 .item-rap {
		width:33.333%;
	}
	.modelsList .models-rap.tcount2 .item-rap {
		width:50%;
	}
	
	.placesBox .places-list .tline td.page .button.appl {
		margin-left:0;
		margin-bottom:12px;
	}
	.placesBox .places-list .tline td.page .button {
		display:block;
	}
	.placesBox .places-list .tline td.page {
		white-space:unset;
	}
	.textImageList .tilist-rap.layout-thumbs6 .item-rap.reverse,
	.textImageList .tilist-rap.layout-thumbs6 .item-rap {
		width:calc(33.333% - 24px);
		min-width:calc(33.333% - 24px);
		display:inline-block;
		vertical-align:top;
		margin:20px 12px;
	}
}
/* not MOBILE */
@media (min-width:767px) {
	header .logo {
		height:unset;
	}
	.mainImage .imgrap.wbtn {
	    padding-bottom: 0px;
	}
	.mainImage .site {
		position: absolute;
		right: 0;
		left: 0;
		z-index: 1;
	}
	.textImageBox .btn-rap ,
	.mainImage .btn-rap {
		position:relative;
		bottom:auto;
	}
	.textImageBox .secrap.btn-layout-bottom .site .entry-rap .btn-rap {
        position: absolute;
        bottom: 120px;
        right: 0;
        left: 0;
    }
	.textImageBox .secrap.btn-layout-bottom .site .entry-rap {
        position: static;
    }
	.textImageBox .secrap.btn-layout-bottom .site {
        height: calc(100% - 10vh);
    }
	.textImageBox .secrap.btn-layout-bottom .site .entry-rap.animate-fade {
        opacity: 1;
    }
	.btn-rap .button {
		
	}
	.textImageBox .secrap.layout-mobile-imgback .site,
	.textImageBox .secrap .site {
		position: absolute;
		top: 0;
		padding-top: 5vh;
		right: 0;
		left: 0;
		margin:auto;
	}
	.textImageBox .secrap.layout-mobile-imgbelow .site {
		z-index:1;
	}
	.textImageBox .secrap .site .entry {
		text-align:center;
		margin:auto;
	}
	
	.textImageBox .secrap.layout-imgback-middle.layout-mobile-imgback .site ,
	.textImageBox .secrap.layout-imgback-middle .site {
		padding:0;
		top:50%;
		transform:translateY(-50%);
	}
	.textImageBox .secrap.layout-imgback-bottom.layout-mobile-imgback .site ,
	.textImageBox .secrap.layout-imgback-bottom .site {
		padding:0;
		padding-bottom:10vh;
		top:auto;
		bottom:0;
	}
	.textImageBox .secrap.layout-mobile-imgback.layout-color-black .site,
	.textImageBox .secrap.layout-color-black .site {
		color:black;
	/*	padding-top:0;*/
	}
	.textImageBox div.secrap.layout-imgback-right-top .site .entry {
		text-align:right;
		margin:0;
	}
	.textImageBox div.secrap.layout-imgback-right-middle .site .entry {
		text-align:right;
		margin-bottom:0;
	}
	.paramsBox .dcolor-white .params-item {
		border-color:rgba(255,255,255,0.4);
	}
	.textImageBox.s0 .full-height-1 .imgrap ,
	.paramsBox.s0 .imgrap.full-height-1 {
		max-height:unset;
	}
	.paramsBox.s0 .imgrap {
		max-height: calc(100vh - 120px);
		min-height: 480px;
		overflow:hidden;
	}
	.paramsBox .site.dcolor-white {
		color:white;
	}
	.leadBox form.mainform .irap.i-phone {
		width:calc(45% - 112px);
		margin-left:calc(10% + 112px);
	}
	.leadBox form.mainform .irap.i-model,
	.leadBox form.mainform .irap.i-fname {
		margin-left:10%;
	}
	.leadBox form.mainform .irap {
		display:inline-block;
		width:45%;
	}	
	footer .legal {
		float:right;
		margin-bottom:0;
	}
	footer .credits {
		float:left;
	}
	footer {
		text-align:right;
	}
}
/* DESKTOP */
@media (min-width:1024px) {
	.site {
		padding:0 5vw;
		max-width: calc(1400px + 10vw);
		margin:auto;
	}
	header.wtmenu {
		padding-top: 38px;
	}
	header .header-rap.type-main .tmenu-rap {
		position: absolute;
		top: -48px;
		left: 0;
	}
	header .header-rap.type-main .header-rap {
		display:flex;
	}
	header .header-rap.type-main .emenu-rap .mmenu-rap {
		width:100%;
	}
	header .header-rap.type-main .emenu-rap {
		width: 100%;
		text-align: center;
		height: 30px;
		display:flex;
	}
	header .mlink {
		float: left;
	}
	header .header-rap.type-main .mitem {
		font-size:16px;
	}
	header .header-rap.type-main .logo {
		width: 100px;
		max-width: 100px;
		padding-left: 30px;
		float:right;
	}
	.emenu-rap .emenu-open {
		display:none;
	}
	.emenu-rap {
		position: relative;
		right: auto;
		bottom: auto;
		top: 20px;
		width: auto;
		display: inline-block;
		max-width: calc(100% - 150px);
	}
	.emenu-rap .erap {
		padding: 0;
		margin:0;
		border:none;
	}
	.emenu-rap .tmenu-rap .erap ,
	.emenu-rap .lmenu-rap .erap {
		display:flex;
		margin-top:5px;

	}
	.emenu-rap .tmenu-rap .erap .mitem ,
	.emenu-rap .lmenu-rap .erap .mitem {
		height:15px;
		line-height:15px;
		margin-left:15px;
		font-size:16px;
		white-space:nowrap;
		padding-left:15px;
		border-left:1px solid rgba(255,255,255,0.4);
	}
	.emenu-rap .erap .mitem:last-child {
		margin-left:0;
		padding-left:0;
		border:0;
	}
	.emenu-rap .erap .mitem,
	.emenu-rap .erap button {
		display: inline-block;
		margin-left: 5vw;
		font-size: 18px;
		line-height: 24px;
	}
	.s0 .bread {
		display:block;
	}
	.entry .title {
		font-size:48px;
		line-height:52px;
	}
	.textBox .entry .title {
		font-size:32px;
		line-height:36px;
	}
	.textImageBox .secrap.layout-imgback-right-middle .site .entry .title {
		padding-top: 0;
	}
	.textImageBox .secrap.layout-imgback-right-middle .site .btn-rap,
	.textImageBox .secrap.layout-imgback-right-middle .site .entry {
		text-align: right;
		margin:0;
	}
	.textImageBox .secrap.layout-mobile-imgback .site,
	.textImageBox .secrap .site {
		padding-top:10vh;
	}
	
	.textImageBox .secrap.btn-layout-bottom .site .entry-rap .btn-rap {
		position: absolute;
		bottom: 120px;
		right: 0;
		left: 0;
	}
	.textImageBox .secrap.btn-layout-bottom .site .entry-rap.animate-fade {
		opacity:1;
	}
	.textImageBox .secrap.btn-layout-bottom .site .entry-rap {
		position:static;
	}
	.textImageBox .secrap.btn-layout-bottom .site {
		height: calc(100% - 10vh);
	}
	.textImageBox .secrap.layout-mobile-imgback .site,
	.textImageBox .secrap .site {
		color:white;
	}
	.paramsBox .btn-rap.layout-btn-top {
		position:relative;
		bottom:auto;
	}
	.paramsBox .btn-rap ,
	.textImageBox .secrap.layout-imgback-btn-bottom .site .btn-rap {
		position: absolute;
		bottom: 5vw;
		right:0;
		left:0;
	}
	.paramsBox .site ,
	.textImageBox .secrap.layout-imgback-btn-bottom .site {
		bottom:0;
	}
	.textImage .site ,
	.paramsBox .site {
		padding-top:10vh;
	}
	.textImageList .item-rap.reverse {
		display: flex;
		flex-direction: row-reverse;
	}	
	.textImageList .item-rap.reverse .text-rap .trap {
		position:relative;
		top:50%;
		transform:translateY(-50%);
	}	
	.textImageList .item-rap.reverse .text-rap {
		padding-left: 5%;
		padding-right: 5%;
	}
	.textImageList .tilist-rap.layout-thumbs6 .item-rap .text-rap .ptitle ,
	.textImageList .tilist-rap.layout-thumbs2 .item-rap .text-rap .ptitle ,
	.textImageList .tilist-rap.layout-thumbs3 .item-rap .text-rap .ptitle {
		font-size:20px;
		line-height:24px;
	}
	.textImageList .tilist-rap.layout-thumbs6 .item-rap .text-rap ,
	.textImageList .tilist-rap.layout-thumbs2 .item-rap .text-rap ,
	.textImageList .tilist-rap.layout-thumbs3 .item-rap .text-rap {
		margin-top:20px;
	}
	.textImageList .tilist-rap.layout-thumbs6 .item-rap .text-rap,
	.textImageList .tilist-rap.layout-thumbs6 .item-rap .imgrap,
	.textImageList .tilist-rap.layout-thumbs2 .item-rap .text-rap,
	.textImageList .tilist-rap.layout-thumbs2 .item-rap .imgrap,
	.textImageList .tilist-rap.layout-thumbs3 .item-rap .text-rap,
	.textImageList .tilist-rap.layout-thumbs3 .item-rap .imgrap {
		display:block;
		width:100%;
		padding:0;
	}
	.textImageList .tilist-rap.layout-thumbs6 .item-rap.reverse .text-rap .trap ,
	.textImageList .tilist-rap.layout-thumbs2 .item-rap.reverse .text-rap .trap ,
	.textImageList .tilist-rap.layout-thumbs3 .item-rap.reverse .text-rap .trap {
		top:auto;
		transform:unset;
	}	
	.textImageList .tilist-rap .item-rap:hover .imgrap .timg img {
		max-width:unset;
		right:-6%;
		top:-6%;
		width:calc(100% + 12%);
		height:calc(100% + 12%);
	}
	.textImageList div.tilist-rap.layout-thumbs2 .item-rap.reverse,
	.textImageList div.tilist-rap.layout-thumbs2 .item-rap {
		width:calc(50% - 40px);
		min-width:calc(50% - 40px);
	}
	.textImageList .tilist-rap.layout-thumbs2 .item-rap.reverse,
	.textImageList .tilist-rap.layout-thumbs2 .item-rap,
	.textImageList .tilist-rap.layout-thumbs3 .item-rap.reverse,
	.textImageList .tilist-rap.layout-thumbs3 .item-rap {
		width:calc(33.333% - 40px);
		min-width:calc(33.333% - 40px);
		display:inline-block;
		vertical-align:top;
		margin:20px 20px;
	}
	.textImageList .tlayout-center .tilist-rap.layout-thumbs2 .item-rap,
	.textImageList .tlayout-center .tilist-rap.layout-thumbs3 .item-rap,
	.textImageList .tlayout-center .tilist-rap.layout-thumbs6 .item-rap {
		text-align:center;
	}
	.textImageList .tlayout-center .tilist-rap.layout-thumbs2 .item-rap  img ,
	.textImageList .tlayout-center .tilist-rap.layout-thumbs3 .item-rap  img ,
	.textImageList .tlayout-center .tilist-rap.layout-thumbs6 .item-rap  img {
		margin:auto;
	}
	.textImageList .tlayout-center .tilist-rap.layout-thumbs6 .item-rap {
		text-align:center;
	}
	.textImageList .tilist-rap.layout-thumbs6 .item-rap.reverse,
	.textImageList .tilist-rap.layout-thumbs6 .item-rap {
		width:calc(16.667% - 24px);
		min-width:calc(16.667% - 24px);
		display:inline-block;
		vertical-align:top;
		margin:20px 12px;
	}
	.textImageList .tilist-rap.layout-thumbs6,
	.textImageList .tilist-rap.layout-thumbs2,
	.textImageList .tilist-rap.layout-thumbs3 {
		margin-right:-20px;
		margin-left:-20px;
		position:relative;
	}
	.textImageList .item-rap .imgrap {
		display:inline-block;
		width:50%;
		vertical-align:middle;
	}	
	.textImageList .item-rap .text-rap {
		display: inline-block;
		padding:0 5%;
		width: 40%;
		vertical-align: middle;
	}	
	.textImageList .item-rap:last-child {
		margin-bottom:7.5vw;
	}
	.textImage .entry-rap .imgrap {
		min-width:60%;
		width:60%;
	}
	.textImage .entry-rap .text-rap .trap {
		position:relative;
		top:50%;
		transform:translateY(-50%);
	}
	.textImage .entry-rap .text-rap {
		margin-left: 5%;
		width: 35%;
	}
	.textImage .entry-rap {
		display:flex;
		padding:10vw 0;
	}
	.imagesBox .images-rap.count-2 .iitem:last-child {
		border-left:0;
	}
	.imagesBox .images-rap.count-2 .iitem {
		border-top:4px solid white;
		border-left:4px solid white;
		width:50%;
	}
	.imagesBox .images-rap.count-2 {
		display:flex;
		border-bottom:4px solid white;
	}
	.float.show .frap {
		right:0;
		top:0;
	}	
	.float .frap {
		border-radius: 0;
		box-shadow: none;
		right: -100%;
		position: absolute;
		top: 0;
		transform: unset;
		bottom: 0;
		width: calc(580px - 135px - 135px);
		padding:130px 135px;
		transition: right 0.5s;
	}
	
	footer .links a {
		display:inline-block;
		text-decoration:none;
		margin-left: 60px;
		margin-right: 0;
	}
	
	#content.wtmenu .textImageBox.s0 .secrap.full-height-1 .imgrap,
	#XXcontent.wtmenu .mainImage.s0 .imgrap {
		max-height:unset;
	}
	#content.wtmenu .textImageBox.s0 .imgrap,
	#content.wtmenu .mainImage.s0 .imgrap {
		max-height: calc(100vh - 120px);
		overflow: hidden;
	}
	.textImageBox.s0 .imgrap,
	.mainImage.s0 .imgrap {
		max-height: calc(100vh - 80px);
		overflow: hidden;
	}
	.downarrow:hover {
		opacity:0.8;
	}
	.downarrow:before {
		content:"";
		position: absolute;
		margin: auto;
		right: 0;
		left: 0;
		bottom: 0;
		top: -6px;
		width: 12px;
		height: 12px;
		border-left: 3px solid white;
		border-bottom: 3px solid white;
		transform: rotate(-45deg);
	}
	.downarrow {
		display:block;
		position: absolute;
		bottom: 40px;
		width: 45px;
		height: 45px;
		border: 3px solid white;
		background: transparent;
		border-radius: 50px;
		cursor: pointer;
		margin: auto;
		right: 0;
		left: 0;
	}
	.savingCalc .slider-rap {
		border: 2px solid black;
		padding-top: 20px;
		border-bottom: 0;
		max-width: 1000px;
		margin: 60px auto 0;
		padding-bottom: 20px;
	}
	.savingCalc .ysave-rap {
		text-align: center;
		border-left: 2px solid black;
		border-right: 2px solid black;
		max-width: 1000px;
		margin: 0 auto;
	}
	.savingCalc .icons-rap {
		text-align: center;
		border-left: 2px solid black;
		border-right: 2px solid black;
		max-width: 1000px;
		margin: auto;
		border-bottom: 2px solid black;
		margin-bottom: 60px;
	}
	.savingCalc .icons-rap .icons-list {
		border:0;
		margin-bottom:32px;
	}
	.savingCalc .list-rap .group-list {
		display:flex;
		width:100%;
	}
	.savingCalc .list-rap .group-rap {
        border: 0;
        border-left: 1px solid #D1D1D1;
        padding-left: 48px;
        margin-left: 48px;
	}
	.savingCalc .list-rap .group-rap:last-child {
        border: 0;
        padding-left: 0px;
        margin-left: 0px;
	}
	.savingCalc {
		border-bottom:1px solid black;
		padding-bottom:132px;
		max-width:1200px;
		margin:auto;
		margin-bottom:64px;
	}
	header .emenu-rap .erap .submenu.wgroups1 .smitem {
		width:calc(25% - 64px);
	}
	header .emenu-rap .erap .submenu.wgroups1 .tabs-content {
		display: inline-block;
		width: calc(100% - 220px);
	}
	header .emenu-rap .erap .submenu.wgroups1 .tabs .tab.curr {
		text-decoration:underline;
	}
	header .emenu-rap .erap .submenu.wgroups1 .tabs .tab {
		color:black;
		font-size:20px;
		/*font-family:'Montserrat','NarkissBlock-Semibold';*/
		font-weight:600;
	}
	header .emenu-rap .erap .submenu.wgroups1 .tabs {
		display: inline-block;
		width: 220px;
		vertical-align: top;
		padding-top: 52px;
	}
	header .emenu-rap .erap .submenu.wgroups1 {
		text-align:right;
		padding-bottom: 40px;
	}
}

/* WIDE DESKTOP */
@media (min-width:1450px) {
	.modelsList .models-rap.dcount6 .item-rap {
		width:calc(100%/6);
	}
	.modelsList .models-rap.dcount5 .item-rap {
		width:20%;
	}
	.modelsList .models-rap.dcount4 .item-rap {
		width:25%;
	}
	.modelsList .models-rap.dcount3 .item-rap {
		width:33.333%;
	}
	.modelsList .models-rap.dcount2 .item-rap {
		width:50%;
	}
}
/* animation */
.animate-scroll {
	transition:all 1s ease-out;
	position:relative;
}
.animate-fade.vis {
	opacity:1;
}
.animate-fade {
	opacity:0;
}
.animate-top.vis {
	top:0px;
}
.animate-top {
	top:80px;
}
.num .n .nlist .ni {
	display:block;
	height:22px;
	width:100%;
	text-align:center;
}
.num .n .nlist {
	position:absolute;
	transition:all 2s ease-in-out;
	top:0;
	right:0;
}
.font-normal .num-rap {
	margin-left:6px;
}
.num-rap {
	direction:ltr;
	display:inline-block;
	margin-left:15px;
}
.font-normal .num .dot {
	top:0;
}
.num .dot {
	position: relative;
    top: 5px;
}
.num .n {
	display:inline-block;
	width:15px;
	overflow:hidden;
	height: 22px;
    position: relative;
	top:4px;
}
.font-large .num .n .nlist .ni {
	height:50px;
}
.font-large .num .n {
	height:50px;
	width:32px;
	top:13px;
}

@media (max-width:400px) { 
	#bthn {
		bottom: 125px !important; 
		right: 15px !important;
		left:auto !important;
	}
}