@font-face {
    font-family: 'FbSpoiler';
    font-style: normal;
    font-weight: 400;
    src: url('../../fonts/FbSpoiler-Lightwebfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/FbSpoilerRegular.ttf') format('truetype');
}

@font-face {
    font-family: 'FbSpoilerBold';
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/FbSpoiler-Lightwebfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/FbSpoilerBold.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Regular';
    font-style: normal;
    font-weight: 400;
    src: url('../../fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni';
    font-style: normal;
    font-weight: 400;
    src: url(../../fonts/almoni-regular-aaa.eot);
    src: url(../../fonts/almoni-regular-aaa.eot?#iefix) format('embedded-opentype'), url(../../fonts/almoni-regular-aaa.woff) format('woff'), url(../../fonts/almoni-regular-aaa.woff2) format('woff2');
}

@font-face {
    font-family: 'AlmoniBold';
    font-style: normal;
    font-weight: bold;
    src: url(../../fonts/almoni-bold-aaa.eot);
    src: url(../../fonts/almoni-bold-aaa.eot?#iefix) format('embedded-opentype'), url(../../fonts/almoni-bold-aaa.woff) format('woff'), url(../../fonts/almoni-bold-aaa.woff2) format('woff2');
}

@font-face {
    font-family: 'KiaSignatureLight';
    font-style: Light;
    font-weight: 100;
    src: url(../../fonts/KiaSignatureLight.eot);
    src: url(../../fonts/KiaSignatureLight.eot?#iefix) format('embedded-opentype'), url(../../fonts/KiaSignatureLight.woff) format('woff'), url(../../fonts/KiaSignatureLight.woff2) format('woff2');
}

@font-face {
    font-family: 'KiaSignatureRegular';
    font-style: normal;
    font-weight: 400;
    src: url(../../fonts/KiaSignatureRegular.eot);
    src: url(../../fonts/KiaSignatureRegular.eot?#iefix) format('embedded-opentype'), url(../../fonts/KiaSignatureRegular.woff) format('woff'), url(../../fonts/KiaSignatureRegular.woff2) format('woff2');
}

@font-face {
    font-family: 'KiaSignatureBold';
    font-style: normal;
    font-weight: Bold;
    src: url(../../fonts/KiaSignatureBold.eot);
    src: url(../../fonts/KiaSignatureBold.eot?#iefix) format('embedded-opentype'), url(../../fonts/KiaSignatureBold.woff) format('woff'), url(../../fonts/KiaSignatureBold.woff2) format('woff2');
}

body .gform_wrapper input[type=text] ,body .gform_wrapper input[type=email],body .gform_wrapper input[type=tel],body .gform_wrapper select {
    font-family: 'Almoni' !important;
    font-size: 18px !important;
}

*, *::before, *::after {
    box-sizing: border-box;
}

.translated-rtl * {
    font-size: 95%
}

.translated-rtl .home .models-wrapper .single-model .button {
    position: absolute;
    bottom: 45px;
    left: 15px;
}

.translated-rtl .skiptranslate {
    margin-bottom: 40px;
}

:focus {
    outline: -webkit-focus-ring-color auto 1px !important;
}

body {
    margin: 0;
    font-family: 'Almoni';
    background: #f1f1f1;
    text-transform: uppercase;
    /* line-height: 2em; */
}

.home .site-header,.page-template-home-two .site-header {
    border-bottom: 1px solid #05141f;
}

.site-header {
    background: #fff;
    z-index: 1004;
    text-align: center;
    padding: 12px 0 !important;
}

.home .container {
}

.container {
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
}

.site-title {
    margin: 0;
    /* color: #05141f; */
    font-weight: bold;
    font-size: 40px;
    font-family: 'AlmoniBold';
    min-height: 43px;
}

.page-title {
    margin: 0;
    color: #05141f;
    font-weight: 400;
    font-size: 36px;
    font-family: 'AlmoniBold';
    min-height: 50px;
    line-height: 50px;
}

.form-title {
    margin: 0;
    color: #05141f;
    font-weight: 400;
    font-size: 40px;
    font-family: 'AlmoniBold';
    min-height: 60px;
    margin-top: 10px;
}

.sub-model-logo {
    text-align: center;
}

.sub-model-title {
    font-weight: 400;
    font-size: 36px;
	line-height:36px;
    font-family: 'AlmoniBold';
    text-align: center;
    margin-bottom: 10px;
}

.page-template-finish-level-page .sub-model-title {
    opacity: 0;
}

.page-template-finish-level-page .sub-model-title .new_label {
    color: #de1b29;
}

.kia-logo {
    position: absolute;
    right: 0;
    top: 10px;
}

.kia-logo img {
    /*width: 75px;*/
}

.contact-link {
    position: absolute;
    left: 150px;
    top: 10px;
}

.contact-link a {
    padding-right: 28px;
    font-size: 21px;
    color: black;
    color: #05141f;
    text-decoration: none;
}

.contact-link a:after {
    position: absolute;
    top: 1px;
    right: 0;
    width: 23px;
    height: 23px;
    background-image: url(../../images/wheel.png);
    background-repeat: no-repeat;
    background-position: 0;
    overflow: hidden;
    content: '';
    background-size: cover;
}

.whatsapp-link {
    position: absolute;
    left: 0;
    top: 10px;
}

.whatsapp-link.mobile {
    position: absolute;
    left: 0;
    top: 0px;
}

.whatsapp-link a {
    padding-right: 35px;
    font-size: 21px;
    color: black;
    color: #05141f;
    text-decoration: none;
}

.whatsapp-link.mobile a:after {
    top: 0px;
}

.whatsapp-link a:after {
    position: absolute;
    top: -5px;
    right: 0;
    width: 35px;
    height: 35px;
    background-image: url(https://kia-israel.co.il/wp-content/themes/kia/images/whatsapp-icon.png);
    background-repeat: no-repeat;
    background-position: 0;
    overflow: hidden;
    content: '';
    background-size: cover;
}

.kia-link {
    position: absolute;
    left: 260px !important;
    top: 10px;
}

.kia-link a {
    padding-right: 28px;
    font-size: 21px;
    color: black;
    color: #05141f;
    text-decoration: none;
}

.kia-link a:after {
    position: absolute;
    top: 1px;
    right: 0;
    width: 23px;
    height: 23px;
    background-image: url(../../images/home.png);
    background-repeat: no-repeat;
    background-position: 0;
    overflow: hidden;
    content: '';
    background-size: cover;
}

.site-content {
    margin: 0 auto;
}

.site-footer {
    margin: 0 auto;
    padding: 30px 15px;
    background: #F8F8FB;
    border-top: 1px solid #e8e8f0;
    text-align: center;
}

.model-nav-wrapper {
    padding: 0;
    background-color: #05141f;
    color: white;
    font-size: 23px;
    position: relative;
}

.model-nav-wrapper .hamburger-nav {
    position: absolute;
    right: 25px;
    top: 12px;
}

.model-nav-wrapper .model-nav-logo {
    position: absolute;
    right: 0;
    height: 44px;
}

.model-nav-wrapper .model-nav-logo:after {
    position: absolute;
    top: 15px;
    left: -30px;
    width: 15px;
    height: 15px;
    background-image: url(../../images/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
}

.model-nav-wrapper .model-nav-logo img {
    width: 120px;
    float: left;
    position: relative;
    top: 8px;
}

.model-nav-wrapper .model-main-nav {
    margin: 0 auto;
    max-width: 1160px;
    display: flex;
    position: relative;
}

.model-nav-wrapper .model-main-nav ul {
    text-align: center;
    margin: 0;
    padding: 0;
    width: calc(100% - 120px);
    margin-right: 120px;
}

.model-nav-wrapper .model-main-nav ul li {
    display: inline-block;
    width: fit-content;
    width: 19%;
    position: relative;
    padding: 8px;
    opacity: 0.5;
    margin-bottom: 0px;
}

.model-nav-wrapper .model-main-nav ul li:nth-child(4) {
    width: 20%;
    /*font-weight: bold;
    opacity: 1;
    font-family: 'AlmoniBold';*/
}

.page-template-offer-page .model-nav-wrapper .model-main-nav ul li:nth-child(4) {
    font-weight: normal;
    opacity: 0.5;
    font-family: 'Almoni';
}

.page-template-offer-page .model-nav-wrapper .model-main-nav ul li:nth-child(4).active {
    opacity: 1;
}

.page-template-offer-page .model-nav-wrapper .model-main-nav ul li:nth-child(6) {
    width: 20%;
    font-weight: bold;
    opacity: 1;
    font-family: 'AlmoniBold';
}

.model-nav-wrapper .model-main-nav ul li:nth-child(5) {
    width: 20%;
}

.model-nav-wrapper .model-main-nav ul li.active {
    opacity: 1;
}

.model-nav-wrapper .model-main-nav ul li.active span {
    border-bottom: 3px solid #fff;
    padding-bottom: 3px;
}

.model-nav-wrapper .model-main-nav ul li:after {
    content: ">";
    position: absolute;
    left: 0;
    position: absolute;
    top: 15px;
    left: 0px;
    width: 15px;
    height: 15px;
    background-image: url(../../images/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
}

.model-nav-wrapper .model-main-nav ul li:last-child:after {
    display: none;
}

.model-nav-wrapper .model-main-nav ul li a {
    color: #fff;
    text-decoration: none;
}

.model-nav-wrapper .model-main-nav ul li#online_price.active {
    font-weight: bold;
    font-family: 'AlmoniBold';
}

#menuToggle {
    display: block;
    position: relative;
    top: -3px;
    right: 0;
    z-index: 99;
    -webkit-user-select: none;
    user-select: none;
}

#menuToggle a {
    text-decoration: none;
    color: #fff !important;
    font-size: 23px;
    transition: color 0.3s ease;
    position: relative;
    display: block;
    top: 0;
}

#menuToggle a:hover {
    color: tomato;
}

#menuToggle input {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    top: -7px;
    right: -5px;
    cursor: pointer;
    opacity: 0;
    /* hide this */
    z-index: 2;
    /* and place it over the hamburger */
    -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span {
    display: block;
    width: 25px;
    height: 3px;
    margin-bottom: 5px;
    position: relative;
    background: #fff;
    border-radius: 0;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
}

#menuToggle span:first-child {
    transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(0px, 2px);
    background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0px, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
    position: absolute;
    width: 250px;
    margin: -100px 0 0 -50px;
    padding: 40px;
    right: -30px;
    padding-top: 105px;
    padding-bottom: 20px;
    background: #fff;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    /* to stop flickering of text in safari */
    transform-origin: 0% 0%;
    transform: translate(200%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    overflow-x: hidden;
    /* max-height: 100%; */
    height: 100vh;
    box-shadow: -2px 0 7px 0 rgba(0, 0, 0, 0.34);
}

#menu li {
    padding: 6px 0;
    font-size: 21px;
}

#menu .sub-menu {
    padding-right: 10px;
    list-style: none;
}

#menu .sub-menu li a {
    padding: 0px 0;
    font-size: 23px;
    line-height: 15px;
}

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul {
    transform: none;
}

.home-header {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.home-header h2 {
    text-align: center;
    font-size: 60px;
    line-height: 60px;
    color: #05141f;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin: 0;
}

.home-header h3 {
    margin: 0;
    font-size: 37px;
    font-weight: bold;
    line-height: 30px;
    font-family: 'AlmoniBold';
}

.home-footer {
    margin: 0px 0px 50px 0px;
}

.home-footer p {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 21px;
    font-family: 'AlmoniBold';
    padding: 0 15px;
}

.models-wrapper {
    display: block;
    margin-bottom: 20px;
}

.models-wrapper .single-model {
    width: 360px;
    margin: 0;
    overflow: hidden;
    position: relative;
    border: 2px solid #e5e5e5;
    background-color: #fff;
    padding-bottom: 25px;
    display: inline-block;
    margin-left: 35px;
    margin-bottom: 18px;
}

.models-wrapper .single-model a {
    text-decoration: none;
    color: initial;
}

.models-wrapper .single-model:nth-child(3n) {
    margin-left: 0;
}

.models-wrapper .single-model .title {
    font-size: 33px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin: 0px 15px 0px 15px;
    padding-top: 5px;
    border-top: 2px solid #e5e5e5;
    /* color: #58595b; */
    color: #000;
}

.models-wrapper .single-model .image {
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
}

.models-wrapper .single-model .price {
    font-size: 23px;
    color: #58595b;
    font-family: 'AlmoniBold';
    padding: 0 15px;
}

.models-wrapper .single-model .price .tax-text {
    font-size: 17px;
}

.models-wrapper .single-model .fee-text {
    font-size: 15px;
    color: #58595b;
    font-family: 'AlmoniBold';
    padding: 0 15px;
}

.models-wrapper .single-model .button {
    position: absolute;
    bottom: 30px;
    left: 15px;
}

.models-wrapper .single-model .button {
    padding: 5px 30px;
    background-color: #05141f;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-family: 'AlmoniBold';
    text-indent: -10px;
}

.models-wrapper .single-model .button:after {
    position: absolute;
    top: 11px;
    left: 15px;
    width: 11px;
    height: 11px;
    background-image: url(../../images/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
}

/********First Page - Model*************/
.entry-content {
    margin: 0 5vw;
    min-height: 33.5vw;
}

.page-template-model-page .entry-content {
    margin: 0 5vw;
    min-height: 33.5vw;
}

.page-template-exterior-color-page .entry-content, .page-template-interior-color-page .entry-content , .page-template-addons-page .entry-content {
    padding-bottom: 75px;
}
.page-template-exterior-color-page .entry-content .container {
    margin-top: -30px;
}
.page-template-addons-page .entry-content {
    padding-bottom: 74px;
    float: right;
    margin-bottom: 30px;
    width: calc(100% - 10vw);
}

.page-template-offer-page .entry-content {
    float: right;
    width: calc(100% - 10vw);
    padding-bottom: 165px;
}

.entry-content .logo {
    text-align: center;
    padding-top: 0;
}

.entry-content .title {
    text-align: center;
    font-size: 31px;
    color: #05141f;
    font-weight: bold;
    font-family: 'AlmoniBold';
	text-transform: none;
}

.page-template-offer-page .entry-content .main-area-wrapper .title {
    text-align: center;
    font-size: 25px;
    color: #000;
    font-weight: bold;
    font-family: 'AlmoniBold';
}

.entry-content .main-image {
    text-align: center;
    margin: 20px 0;
    margin-bottom: 0;
}

.page-template-finish-level-page .entry-content .main-image {
    text-align: center;
    margin: 30px 0;
}

.entry-content .advantage-wrapper {
    width: 100%;
    display: flex;
    /* margin-bottom: 50px; */
    top: -10px;
    position: relative;
}

.entry-content .advantage-wrapper .single-advantage {
    width: 33.33%;
    display: inline-block;
    text-align: center;
    padding: 0 30px;
}

.entry-content .advantage-wrapper .single-advantage .title {
    /* margin: initial; */
}

.entry-content .advantage-wrapper .single-advantage .image img {
    height: 50px;
}

.entry-content .advantage-wrapper .single-advantage .content {
    font-size: 19px;
    font-weight: bold;
    font-family: 'AlmoniBold';
}

.entry-footer {
    margin: 0 5vw;
    /* margin-top: 50px; */
    display: flex;
    padding-bottom: 74px;
    clear: both;
    min-height: 123px;
    /* position: fixed; */
    /* width: 100%; */
    /* bottom: 74px; */
}

.entry-footer .single-info {
    width: 33.33%;
    display: inline-block;
    font-size: 19px;
    color: #58595b;
    vertical-align: bottom;
}

.entry-footer .single-info.note {
    text-align: left;
}

.entry-footer .single-info.sheets {
    text-align: center;
}

.entry-footer .single-info .safety_security_level {
    width: fit-content;
    display: inline-block;
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}

.entry-footer .single-info .safety_security_level .color {
    width: 40px;
    display: inline-block;
    text-align: center;
    color: white;
    margin-left: 5px;
}

.page-template-offer-page .entry-footer .single-info .safety_security_level, .page-template-offer-page .entry-footer .single-info .degree_of_infection {
    margin : 0;
}

.entry-footer .single-info .degree_of_infection {
    width: fit-content;
    display: inline-block;
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}

.entry-footer .single-info .degree_of_infection .color {
    width: 40px;
    display: inline-block;
    text-align: center;
    color: white;
    margin-left: 5px;
}

.entry-footer .single-info .mifrat {
    width: fit-content;
    display: inline-block;
    /* background-color: #828487; */
    /* width: 200px; */
    text-align: right;
    margin: 0 15px;
}

.entry-footer .single-info .mifrat a,.entry-footer .single-info .catalog a {
    color: #05141f;
    /* text-decoration: none; */
    font-size: 29px;
    padding: 7px 20px;
    font-family: 'AlmoniBold';
    display: block;
    position: relative;
    /* padding-right: 80px; */
    /* padding-left: 40px; */
    text-decoration: none;
}

.entry-footer .single-info .mifrat a:before,.entry-footer .single-info .catalog a:before {
    content: "";
    width: 45px;
    height: 30px;
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: 9;
    cursor: pointer;
    background: url(../../images/mifrat-icon.png) center no-repeat;
    background-size: contain;
}

.entry-footer .single-info .catalog {
    width: fit-content;
    display: inline-block;
    /* background-color: #05141f; */
    /* width: 200px; */
    text-align: right;
    margin: 0 10px;
}

.entry-footer .single-info .note {
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}

.entry-footer .single-info.note .note {
    text-align: right;
}

.entry-footer-nav {
    /* margin: 0 100px; */
    border-top: 2px solid #05141f;
    z-index: 1004;
    text-align: center;
    padding: 5px 5vw !important;
    display: flex;
    position: relative;
    position: fixed;
    bottom: 0;
    width: calc(100%);
    z-index: 99;
    background-color: #f1f1f1;
    height: 74px;
}

.entry-footer-nav .single-nav .price {
    font-size: 33px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'AlmoniBold';
}

.entry-footer-nav .single-nav .fee {
    font-size: 23px;
}

.entry-footer-nav .single-nav .next {
    width: fit-content;
    display: inline-block;
    background-color: #05141f;
    position: absolute;
    left: 0;
    text-decoration: none;
    color: #fff;
    margin-top: 3px;
}

.entry-footer-nav .single-nav .next.fromlevel {
    color: currentColor;
    display: inline-block;
    /* For IE11/ MS Edge bug */
    pointer-events: none;
    text-decoration: none;
}

.entry-footer-nav .single-nav .next.fromlevel.enable {
    color: currentColor;
    display: inline-block;
    /* For IE11/ MS Edge bug */
    pointer-events: visible;
    text-decoration: none;
}

.entry-footer-nav .single-nav .next:after {
    position: absolute;
    top: 19px;
    left: 20px;
    width: 18px;
    height: 18px;
    background-image: url(../../images/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
}

.entry-footer-nav .single-nav .next a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 12px 20px 12px 40px;
    font-family: 'AlmoniBold';
}

.entry-footer-nav .single-nav .back a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 12px 50px 12px 40px;
    font-family: 'AlmoniBold';
}

.entry-footer-nav .single-nav .back {
    width: fit-content;
    display: inline-block;
    background-color: #828487;
    position: absolute;
    right: 0;
    text-decoration: none;
    font-size: 29px;
    color: #fff;
    margin-top: 3px;
}

.entry-footer-nav .single-nav .back:before {
    position: absolute;
    top: 19px;
    right: 20px;
    width: 18px;
    height: 18px;
    background-image: url(../../images/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(180deg);
}

.entry-footer-nav .single-nav {
    width: 33.33%;
    font-size: 29px;
    line-height: 30px;
    color: #58595b;
    position: relative;
}

.entry-footer-nav .single-nav[data-sub-model] {
    display: none;
}

.entry-footer-nav .single-nav[data-sub-model].active {
    display: block;
}

/********Second Page - Model finish Level*************/
.main-area-wrapper {
    padding: 0 50px;
    float: left;
    width: calc(100% - 30%);
}

.main-area-wrapper .single-info.sheets {
    display: block;
    text-align: center;
    width: 534px;
    margin: 0 auto;
}

.main-area-wrapper .single-info .save-offer {
    width: 260px;
    display: inline-block;
    background-color: gray;
    border: 2px solid gray;
    /* width: 200px; */
    margin: 0 5px;
    text-align: center;
}

.offer-wrapper-top .save-offer {
    width: 120px;
    display: inline-block;
    background-color: white;
    border: 0;
    /* width: 200px; */
    margin: 0;
    margin-top: 0;
    text-align: center;
    position: absolute;
    left: 30px;
    bottom: 15px;
}

.main-area-wrapper .single-info .save-offer a,.main-area-wrapper .single-info .metting a {
    color: #fff;
    text-decoration: none;
    font-size: 32px;
    padding: 10px 0px;
    font-family: 'AlmoniBold';
    display: block;
    position: relative;
    padding-right: 20px;
    padding-left: 0;
}

.offer-wrapper-top .save-offer a {
    color: #000;
    text-decoration: none;
    font-size: 21px;
    padding: 3px 0px;
    font-family: 'AlmoniBold';
    display: block;
    position: relative;
    padding-right: 20px;
    padding-left: 0;
}

.main-area-wrapper .single-info .save-offer a:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 13px;
    z-index: 9;
    cursor: pointer;
    background: url(../../images/save-icon.png) center no-repeat;
    background-size: contain;
    display: block;
}

.offer-wrapper-top .save-offer a:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 7px;
    z-index: 9;
    cursor: pointer;
    background: url(../../images/save-icon-b.png) center no-repeat;
    background-size: contain;
    display: block;
}

.main-area-wrapper .single-info .metting a:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 40px;
    top: 8px;
    z-index: 9;
    cursor: pointer;
    background: url(../../images/metting-icon.png) center no-repeat;
    background-size: contain;
    display: block;
}

.main-area-wrapper .single-info #btn_set_meet,.main-area-wrapper .single-info #btn_make_offer ,.main-area-wrapper .single-info #btn_set_calc {
    width: 255px;
    display: inline-block !important;
    background-color: gray;
    color: #fff;
    border: 2px solid gray;
    color: #fff;
    text-decoration: none;
    font-size: 29px;
    padding: 5px 0px;
    font-family: 'AlmoniBold';
    display: block;
    position: relative;
    padding-right: 20px;
    padding-left: 0;
}

.main-area-wrapper .single-info #btn_set_calc {
    padding-right: 0;
    margin: 0 5px;
    /* display: none !important; */
}

.main-area-wrapper .single-info #btn_set_calc a {
    width: 260px;
    display: inline-block !important;
    background-color: gray;
    color: #fff;
    border: 2px solid gray;
    color: #fff;
    text-decoration: none;
    font-size: 32px;
    padding: 10px 0px;
    font-family: 'AlmoniBold';
    display: block;
    position: relative;
    padding-right: 20px;
    padding-left: 0;
}

.main-area-wrapper .single-info #btn_set_calc a {
    color: #fff;
    text-decoration: none;
}

.main-area-wrapper .save-offer-time {
    width: 260px;
    text-align: center;
    margin: 0 5px;
    font-size: 17px;
    /* margin: 0 auto; */
}

.main-area-wrapper.sub-model {
    width: calc(100% - 50%);
}

.main-area-wrapper .main-image img {
    max-width: 100%;
}

.main-area {
    display: none;
}

.main-area.active {
    display: block;
}

.sub-model-wrapper {
    width: 460px;
    height: fit-content;
    margin-top: 0;
    background-color: #fff;
    padding: 0;
    border: 2px solid #d1d1d1;
    padding-bottom: 0;
    float: right;
    width: 30%;
    position: relative;
}

.sub-model-wrapper .title {
    font-size: 26px;
    text-align: right;
    color: #000;
    width: calc(100% - 20px);
}

.sub-model-wrapper .title .new_label {
    color: #de1b29;
}

.sub-model-wrapper .price {
    font-size: 21px;
    font-weight: 400;
}

.sub-model-wrapper .content {
    display: none;
    font-size: 21px;
    font-weight: bold;
    font-family: 'AlmoniBold';
}

.single-sub-model {
    padding: 30px 20px;
    /* border-bottom: 1px solid #05141f; */
    cursor: pointer;
    position: relative;
}

.single-sub-model-sep {
    border-bottom: 1px solid #05141f;
    width: calc(100% - 40px);
    margin: 0 auto;
    position: absolute;
    right: 20px;
    bottom: 0;
}

.single-sub-model:last-child .single-sub-model-sep {
    border: 0;
}

.single-sub-model:last-child {
    border: 0;
}

.single-sub-model.active {
    background: #05141f;
    color: #fff;
}

.single-sub-model.active .title {
    color: #fff;
}

.single-sub-model.active .content {
    color: #fff;
    display: block;
}

.page-template-finish-level-page .site-content .container {
    /* display: flex; */
    /* margin: 0 100px; */
    max-width: 100%;
}

.page-template-finish-level-page .single-info {
    display: none;
}

.page-template-finish-level-page .single-info.active {
    display: block;
}

.single-sub-model button {
    position: absolute;
    left: 20px;
    top: 30px;
    width: 20px;
    border: 0;
    font-family: 'AlmoniBold';
    padding: 0;
    cursor: pointer;
    outline: none;
    display: none;
}

.single-sub-model button:before {
    position: absolute;
    top: 3px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg);
}

.single-sub-model button.active:before {
    transform: rotate(270deg);
}

.single-sub-model.active button:before {
    position: absolute;
    top: 4px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../../images/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg);
}

.single-sub-model button.active:before {
    transform: rotate(90deg);
}

/*******************/
.addons-wrapper-total {
    /* padding: 0px 40px; */
}

.single-addon-total {
    text-align: right;
    background-color: #fff;
    border-top: 1px solid #d1d1d1;
    padding: 30px 80px;
    margin: 0px 0px 0px 0;
    position: relative;
}

.addons-wrapper-total .total-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
}

.addons-wrapper-total .price {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    position: absolute;
    left: 13%;
    top: 30px;
    text-align: left;
}

.sub-model-addons-wrapper {
    width: 50%;
    margin-top: 0;
    float: right;
    background-color: #fff;
    border: 2px solid #d1d1d1;
}

.sub-model-addons-wrapper .addons-wrapper-group {
    text-align: right;
    background-color: #fff;
    border-bottom: 2px solid #d1d1d1;
    padding: 20px 40px;
    margin: 0px 0px 0px 0;
    position: relative;
    min-height: 100px;
}

.sub-model-addons-wrapper .single-addon {
    text-align: right;
    background-color: #fff;
    /* border-bottom: 1px solid #d1d1d1; */
    padding: 30px 40px;
    margin: 0px 0px 0px 0;
    position: relative;
    /* min-height: 100px; */
}

.sub-model-addons-wrapper .addons-wrapper-single .single-addon:after {
    content: "";
    width: calc(100% - 80px);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: 0;
}

.sub-model-addons-wrapper .addons-wrapper-single .single-addon:last-child:after {
    display: none;
}

.sub-model-addons-wrapper .single-addon:last-child {
    margin: 0;
    border: 0
}

.sub-model-addons-wrapper .addons-wrapper-group .single-addon {
    text-align: right;
    background-color: #fff;
    border: 0;
    padding: 10px 0px;
    margin: 0;
    position: relative;
    /* min-height: 50px; */
}

.sub-model-addons-wrapper .single-addon button {
    position: absolute;
    left: 40px;
    top: 43px;
    width: 20px;
    border: 0;
    font-family: 'AlmoniBold';
    padding: 0;
    cursor: pointer;
    outline: none;
}

.sub-model-addons-wrapper .addons-wrapper-group .single-addon button {
    position: absolute;
    left: 0px;
    top: 17px;
    width: 20px;
    border: 0;
    font-family: 'AlmoniBold';
    padding: 0;
    cursor: pointer;
    outline: none;
}

.sub-model-addons-wrapper .single-addon button:before {
    position: absolute;
    top: -6px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg);
}

.sub-model-addons-wrapper .single-addon button.active:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(90deg);
}

.sub-model-addons-wrapper .single-addon .addon-title {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon .price {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    position: absolute;
    left: 13%;
    top: 35px;
    text-align: left;
}

.sub-model-addons-wrapper .single-addon .price .free {
    color: #05141f;
    position: absolute;
    top: 0;
    width: 80px;
    right: -90px;
    text-align: right;
}

.sub-model-addons-wrapper .single-addon .price .free-price {
    opacity: 0.5;
    text-decoration: line-through;
}

.sub-model-addons-wrapper .addons-wrapper-group .single-addon .price {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    position: absolute;
    left: 12%;
    top: 10px;
    text-align: left;
}

.sub-model-addons-wrapper .single-addon .content {
    font-size: 21px;
    line-height: 21px;
    font-weight: bold;
    color: #58595b;
    font-family: 'AlmoniBold';
    padding-right: 40px;
    max-width: 50%;
    display: none;
    margin-top: 10px;
}

.sub-model-addons-wrapper .single-addon.check .addon-title input[type=checkbox] {
    opacity: 0!important;
    position: relative;
    top: 5.5px;
    right: 0px!important;
    width: 25px!important;
    height: 25px!important;
    /* z-index: 99; */
    margin: 0!important;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon.check .addon-title label {
    position: relative;
    padding-right: 10px;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon.check .addon-title label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -30px;
    top: 0px;
    z-index: 1;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon.check.true .addon-title label {
    padding-right: 25px;
    max-width: 70%;
    display: inline-block;
}

.sub-model-addons-wrapper .single-addon.check.true .addon-title label:after {
    position: absolute;
    top: 3px;
    right: 2px;
    width: 20px;
    height: 20px;
    background-image: url(../../images/gift-icon.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
}

.sub-model-addons-wrapper .single-addon.check .addon-title label:before {
    background: url(../../images/radio.png) center no-repeat;
}

.sub-model-addons-wrapper .single-addon.check .addon-title input[type=checkbox]:checked+label:before {
    background: url(../../images/radio-check.png) center no-repeat
}

.sub-model-addons-wrapper .single-addon.check .addon-title input[type=checkbox]:checked+label {
    color: #05141f;
}

.sub-model-addons-wrapper .single-addon.radio .addon-title input[type=radio] {
    opacity: 0!important;
    position: relative;
    top: 2.5px;
    right: 0px!important;
    width: 25px!important;
    height: 25px!important;
    z-index: 99;
    margin: 0!important;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon.radio .addon-title label {
    position: relative;
    padding-right: 10px;
}

.sub-model-addons-wrapper .single-addon.radio .addon-title label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -30px;
    top: 8px;
    z-index: 9;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon.radio .addon-title label:before {
    background: url(../../images/radio.png) center no-repeat;
}

.sub-model-addons-wrapper .single-addon.radio .addon-title input[type=radio]:checked+label:before {
    background: url(../../images/radio-check.png) center no-repeat
}

.sub-model-addons-wrapper .single-addon.radio .addon-title input[type=radio]:checked+label {
    color: #05141f;
}

.color-carusel-wrapper {
    margin-top: 0;
    margin-bottom: 20px;
}

/*************/
.form-overlay,.contact-overlay {
    position: fixed;
    background-color: rgba(255,255,255,0.8);
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
}

#popup_form ,#popup_contact {
    z-index: 9999;
    position: fixed;
    top: 45%;
    left: 48%;
    width: 40%;
    max-width: 685px;
    padding: 20px;
    text-align: center;
    display: none;
    padding: 30px 60px;
    background-color: #fff;
    border: 2px solid #05141f;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
}

#popup_banner {
    z-index: 999;
    position: fixed;
    top: 45%;
    left: 48%;
    width: 66%;
    max-width: 825px;
    text-align: center;
    display: none;
    padding: 0;
    background-color: #fff;
    border: 2px solid #05141f;
    border: 0;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
}

.kia-banner {
    /*cursor: pointer;*/
    text-align: center;
}

.kia-banner img {
    max-width: 100%;
    /* display: block; */
}

#popup_banner .popupclose {
    position: absolute;
    top: 25px;
    left: 25px;
    width: 30px;
    height: 30px;
    background-image: url(../../images/close-btn-white.png);
    font-size: 0;
    background-size: 100%;
}

#popup_contact .gform_confirmation_message,#popup_form .gform_confirmation_message {
    font-size: 36px;
}

.popupclose,.popupcontactclose {
    position: absolute;
    top: 25px;
    left: 25px;
    width: 43px;
    height: 43px;
    background-image: url(../../images/close-btn.png);
    font-size: 0;
}

html[dir=rtl] #popup_form .gform_wrapper span.gform_description, html[dir=rtl] #popup_contact .gform_wrapper span.gform_description {
    margin: 0;
    color: #05141f;
    font-weight: 400;
    font-size: 50px;
    font-family: 'AlmoniBold';
    /* text-align:center!important; */
    margin: 0 !important;
    width: 100%!important;
}

.gform_heading {
    text-align: center!important;
    margin: 0 !important;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=email], .gform_wrapper input[type=tel] {
    font-size: inherit;
    font-family: inherit;
    padding: 8px!important;
    letter-spacing: normal;
    border: 1px solid #000;
    font-size: 25px !important;
    margin-top: 0 !important;
}

.gform_wrapper input[type=text] ::-webkit-input-placeholder {
    /* Edge */
    color: #58595b;
    font-size: 25px;
}

.gform_wrapper input[type=text] :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #58595b;
    font-size: 25px;
}

.gform_wrapper input[type=text] ::placeholder {
    color: #58595b;
    font-size: 25px;
}

.gform_wrapper select {
    padding: 8px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0 !important;
    border: 1px solid #000;
    background-image: url(/wp-content/uploads/2017/06/dd-arrow.png);
    background-image: url(../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 10%;
    /* line-height: inherit!important; */
    color: #58595b;
    font-size: 25px !important;
    background-size: 10px;
    text-align: right !important;
    outline: none;
}

.gform_wrapper input.button.gform_button[type=submit],.gform_wrapper input.button.gform_next_button {
    background-color: #05141f !important;
    color: #fff;
    width: fit-content;
    padding: 10px;
    padding-left: 30px;
    border-radius: 0;
    text-align: center !important;
    margin-left: 0;
    line-height: 1;
    border: 0;
    cursor: pointer;
    margin: 0!important;
    font-size: 25px;
    font-family: 'AlmoniBold';
    margin-top: 15px !important;
}

.gform_wrapper input.button.gform_button[type=submit] {
    background-image: url(../../images/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 10px 16px;
    overflow: hidden;
    background-size: 10px;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom: 0 !important;
    padding: 0;
    border-top: 0 !important;
    border-bottom: 0 !important;
    margin-top: 0;
}

html[dir=rtl] .gform_wrapper .gfield_checkbox li label, html[dir=rtl] .gform_wrapper .gfield_radio li label {
    margin: 0 4px 0 0;
    font-size: 17px;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0px !important;
    margin-bottom: 6px;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 97.5%;
    padding-right: 6px!important;
    padding: 0 !important;
    font-family: 'Open Sans Hebrew', sans-serif;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield_html {
    max-width: 100%;
    margin-left: 0!important;
}

.gform_wrapper .gform_footer {
    padding: 0px 0 10px;
}

.gform_wrapper .top_label .gfield_error input.large, .gform_wrapper .top_label .gfield_error select.large, .gform_wrapper .top_label .gfield_error textarea.textarea {
    width: 100% !important;
}

.gform_wrapper .top_label .gfield_error {
    width: 100%;
}

.validation_error {
    display: none !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

body.rtl .gform_wrapper ul li.gfield {
    margin-top: 10px;
}

html[dir=rtl] #popup_form .gform_wrapper ul.gform_fields li.gfield.gfield_error {
    padding-right: 0px!important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

#popup_form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 320px!important;
}

#popup_contact .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 320px!important;
}

body.rtl #popup_form .gform_wrapper ul.gform_fields {
  display: flex;
  flex-wrap: wrap; /* allows new lines */
  gap: 20px; /* ðŸ‘ˆ adds both row & column gaps */
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 20px !important;
}

/* âœ… Reset only nested ULs (not the main .gform_fields list) */
body.rtl #popup_form .gform_wrapper ul.gform_fields > li ul {
  display: block;
  flex: none;
  width: auto;
}

/* LI layout rules */
body.rtl #popup_form .gform_wrapper ul.gform_fields li {
  box-sizing: border-box;
  padding: 0; /* no need for padding if using gap */
}

/* First 4 li elements = 50% width (minus half the gap) */
body.rtl #popup_form .gform_wrapper ul.gform_fields > li:nth-child(-n+4) {
  flex: 0 0 calc(50% - 10px); /* adjusts for 20px gap */
  max-width: calc(50% - 10px);
  margin: 0;
}

/* All li after the 4th = 100% width */
body.rtl #popup_form .gform_wrapper ul.gform_fields > li:nth-child(n+5) {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 0;
}


body.rtl #popup_form .gform_wrapper ul li.gfield:nth-child(1),body.rtl #popup_form .gform_wrapper ul li.gfield:nth-child(3),body.rtl .gform_wrapper ul li.gfield:nth-child(5) {
   
    padding: 0 !important;
}

body.rtl #popup_contact .gform_wrapper ul li.gfield:nth-child(1),body.rtl #popup_contact .gform_wrapper ul li.gfield:nth-child(3),body.rtl .gform_wrapper ul li.gfield:nth-child(5) {
    /* max-width: 320px; */
    /* width: 45%; */
    /* display: inline-block; */
    /* margin-left: 4% !important; */
    /* font-weight: 100; */
    padding: 0 !important;
}

body.rtl .gform_wrapper ul li.gfield:nth-child(5) {
    /* margin-top: 20px; */
}

body.rtl #popup_form .gform_wrapper ul li.gfield:nth-child(2),body.rtl #popup_form .gform_wrapper ul li.gfield:nth-child(4),body.rtl .gform_wrapper ul li.gfield:nth-child(7) {
     padding: 0 !important;
}

body.rtl #popup_contact .gform_wrapper ul li.gfield:nth-child(2),body.rtl #popup_contact .gform_wrapper ul li.gfield:nth-child(4) {
    /*max-width: 320px !important;
    width: 50%;
    display: inline-block;
    padding-left: 0!important;
    margin-right: 30px !important;
    font-weight: 100;*/
}

body.rtl #popup_contact .gform_wrapper ul.gform_fields {
  display: flex;
  flex-wrap: wrap; /* allows new lines */
  gap: 20px; /* ðŸ‘ˆ adds both row & column gaps */
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 20px !important;
}

/* Reset only nested ULs (not the main .gform_fields list) */
body.rtl #popup_contact .gform_wrapper ul.gform_fields > li ul {
  display: block;
  flex: none;
  width: auto;
}

/* LI layout rules */
body.rtl #popup_contact .gform_wrapper ul.gform_fields li {
  box-sizing: border-box;
  padding: 0; /* no need for padding if using gap */
}

/* First 4 li elements = 50% width (minus half the gap) */
body.rtl #popup_contact .gform_wrapper ul.gform_fields > li:nth-child(-n+4) {
  flex: 0 0 calc(50% - 10px); /* adjusts for 20px gap */
  max-width: calc(50% - 10px);
  margin: 0;
}

/* All li after the 4th = 100% width */
body.rtl #popup_contact .gform_wrapper ul.gform_fields > li:nth-child(n+5) {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 0;
}

body.rtl #popup_contact .gform_title {
    margin: 0;
    font-weight: bold;
    font-size: 40px;
    font-family: 'AlmoniBold';
}

body.rtl #popup_contact .gform_wrapper ul li.gfield:nth-child(6) {
    max-width: 100% !important;
    width: 100%;
    display: inline-block;
    padding-left: 0!important;
    margin-right: 0px !important;
    font-weight: 100;
    margin-top: 0;
}

body.rtl #popup_form .gform_wrapper .gform_footer {
    padding: 0px 0 10px;
    text-align: left !important;
    margin: 0;
}

body.rtl #popup_form .gform_description {
    margin: 0;
    font-weight: bold;
    font-size: 36px;
    font-family: 'AlmoniBold';
    line-height: 1em;
}

body.rtl #popup_contact .gform_wrapper .gform_footer {
    padding: 0px 0 10px;
    text-align: left !important;
    margin-top: 0;
}

/****************/
.offer-wrapper-top {
    width: 460px;
    height: fit-content;
    margin-top: 0;
    padding: 0;
    padding-bottom: 0;
    float: right;
    width: 27%;
    position: relative;
}

.offer-wrapper {
    width: 100%;
    height: fit-content;
    margin-top: 0;
    background-color: #fff;
    padding: 0;
    border: 2px solid #d1d1d1;
    padding-bottom: 0;
    float: right;
    position: relative;
}

.offer-wrapper .color-wrapper,.offer-wrapper .price-wrapper,.offer-wrapper .addons-wrapper ,.offer-wrapper .fee-wrapper,.offer-wrapper .benfits-wrapper ,.offer-wrapper .final-price-wrapper {
    text-align: right;
    background-color: #fff;
    padding: 10px 30px;
    margin: 0px 0px 0px 0;
    position: relative;
}

.offer-wrapper .final-price-wrapper {
    text-align: right;
    background-color: #05141f;
    padding: 30px 30px;
    margin: 0px 0px 0px 0;
    position: relative;
}

.offer-wrapper .final-price-wrapper .title {
    font-size: 38px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    text-align: right;
    color: #fff;
    position: relative;
    max-width: 60%;
}

.offer-wrapper .final-price-wrapper .amount {
    color: #fff;
    font-size: 37px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    position: absolute;
    left: 30px;
    top: 33px;
    text-align: left;
}

.sub-title {
    font-size: 19px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Almoni';
    margin-bottom: 0;
    text-align: right;
    color: #fff;
    position: relative;
}

.offer-wrapper .color-wrapper:after ,.offer-wrapper .price-wrapper:after ,.offer-wrapper .addons-wrapper:after {
    content: "";
    width: calc(100% - 60px);
    height: 1px;
    background-color: #05141f;
    display: block;
    position: absolute;
    bottom: 0;
}

.offer-wrapper .title {
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    text-align: right;
    color: #000;
    position: relative;
    display: inline-block;
}

.offer-wrapper .color-wrapper .color-name {
    display: inline-block;
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    text-align: right;
    color: #000;
}

.offer-wrapper .color-wrapper .color-price {
    display: block;
    font-size: 21px;
    line-height: 26px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    text-align: right;
    color: #000;
    color: #05141f
}

.offer-wrapper .color-wrapper .color-icon {
    margin: 0 auto;
    display: block;
    width: 30px !important;
    height: 30px!important;
    opacity: 1!important;
    border-radius: 50%;
    /* cursor: pointer; */
    font-size: 0;
    position: absolute;
    left: 0;
    top: 2px;
}

.offer-wrapper .amount {
    font-size: 27px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
}

.offer-wrapper .main-addons-discount .amount, .offer-wrapper .benfits-wrapper .amount, .offer-wrapper .cash-price .amount {
    color: #05141f;
}

.offer-wrapper .fee-wrapper .amount {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    position: absolute;
    left: 30px;
    top: 15px;
    text-align: left;
}

.offer-wrapper .benfits-wrapper {
    padding-top: 0;
}

.offer-wrapper .benfits-wrapper .amount {
    font-size: 27px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    position: absolute;
    left: 30px;
    top: 0px;
    text-align: left;
}

.page-template-offer-page .entry-footer {
    position: fixed;
    bottom: 80px;
    width: 100%;
    padding: 0;
    min-height: auto;
}

.page-template-offer-page .model-nav-wrapper .model-main-nav ul {
    /*text-align: left;*/
}

.page-template-offer-page .model-nav-wrapper .model-nav-logo:after {
    position: absolute;
    top: 15px;
    left: -20px;
}

.ex-color,.in-color ,.main-price,.cash-price ,.main-addons,.main-addons-discount {
    position: relative;
}

.main-price,.main-addons,.ex-color {
    margin-bottom: 15px;
}

.main-addons .content {
    font-size: 21px;
    line-height: 20px;
    font-weight: bold;
    color: #58595b;
    font-family: 'AlmoniBold';
    padding-right: 0px;
    max-width: 100%;
    display: none;
    margin-top: 10px;
}

.main-addons .content .single-addon {
    position: relative;
}

.main-addons .content .price {
    font-size: 21px;
    line-height: 21px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    position: absolute;
    left: 0;
    top: 0px;
    text-align: left;
}

.main-addons .single-addon .price .free {
    position: absolute;
    top: 0;
    width: 65px;
    right: -70px;
    text-align: right;
	font-size:18px;
}

.main-addons button {
    position: absolute;
    left: -28px;
    top: 0;
    width: 20px;
    border: 0;
    font-family: 'AlmoniBold';
    padding: 0;
    cursor: pointer;
    outline: none;
}

.main-addons button:before {
    position: absolute;
    top: 4px;
    right: 0;
    width: 15px;
    height: 15px;
    background-image: url(../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg);
}

.main-addons button.active:before {
    position: absolute;
    top: 7px;
    right: 0;
    width: 15px;
    height: 15px;
    background-image: url(../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(90deg);
}

.entry-footer .single-info .save-offer {
    width: 260px;
    display: inline-block;
    background-color: #fff;
    border: 2px solid gray;
    /* width: 200px; */
    margin: 0 10px;
}

.entry-footer .single-info #btn_set_meet,.entry-footer .single-info #btn_make_offer,.entry-footer .single-info #btn_set_calc a {
    width: 260px;
    /* display: inline-block !important; */
    background-color: #fff;
    color: #000;
    border: 2px solid gray;
    text-decoration: none;
    font-size: 32px;
    padding: 8px 0px;
    font-family: 'AlmoniBold';
    display: block;
    position: relative;
    padding-right: 20px;
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
    margin: 0;
    cursor: pointer;
    margin: 0 10px;
}

.entry-footer .single-info #btn_make_offer a {
    color: #fff;
    text-decoration: none;
	display: block;
    padding: 12px 0px 11px 0px;
}

.offer-wrapper #btn_make_offer {
    text-align: center;
    /* background-color: #000; */
    /* padding: 30px 30px; */
    margin: 0px 0px 0px 0;
    position: relative;
    background-color: #05141f;
}

.offer-wrapper #btn_make_offer a {
    color: #fff;
    text-decoration: none;
    font-size: 40px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    position: relative;
    display: block;
    padding: 30px 30px;
}

.main-area-wrapper .single-info #btn_set_meet:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 25px;
    top: 10px;
    z-index: 9;
    cursor: pointer;
    background: url(../../images/meet-icon.png) center no-repeat;
    background-size: contain;
    display: block;
}

.main-area-wrapper .single-info #btn_set_calc a:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âª";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 35px;
    top: 10px;
    z-index: 9;
    cursor: pointer;
    background: none;
    background-size: contain;
    display: block;
}

.entry-footer .single-info .save-offer a,.entry-footer .single-info .metting a {
    color: #000;
    text-decoration: none;
    font-size: 32px;
    padding: 8px 0px;
    font-family: 'AlmoniBold';
    display: block;
    position: relative;
    padding-right: 20px;
    padding-right: 0px;
    padding-left: 0;
}

.entry-footer .single-info .save-offer a:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 9;
    cursor: pointer;
    background: url(../../images/save-icon.png) center no-repeat;
    background-size: contain;
    display: block;
    display: none;
}

.entry-footer .single-info .metting a:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 40px;
    top: 8px;
    z-index: 9;
    cursor: pointer;
    background: url(../../images/metting-icon.png) center no-repeat;
    background-size: contain;
    display: block;
}

.entry-footer .single-info .metting {
    width: fit-content;
    width: 280px;
    display: inline-block;
    background-color: #05141f;
    background-color: #828487;
    /* width: 200px; */
}

.page-template-offer-page .entry-content .main-image {
    text-align: center;
    margin: 0px 0;
    margin-bottom: 0;
}

.page-template-offer-page .entry-footer .single-info .note {
    margin-top: 0;
}

@media only screen and (max-width: 1440px) {
    .site-header .container {
        max-width: none;
        margin: 0 5vw;
    }

    .model-nav-wrapper .model-main-nav {
        max-width: none;
        margin: 0 12vw;
    }

    .sub-model-addons-wrapper .single-addon {
        padding: 30px 30px;
        margin: 0px 0px 0px 0;
    }

    .sub-model-addons-wrapper .single-addon button {
        left: 10px;
    }

    .sub-model-addons-wrapper .single-addon .price {
        left: 6%;
    }

    .sub-model-addons-wrapper .single-addon .price .free {
        color: #05141f;
        right: -85px;
    }

    .single-addon-total {
        border-top: 1px solid #d1d1d1;
        padding: 30px 70px;
    }

    .addons-wrapper-total .price {
        left: 11%
    }

    .sub-model-addons-wrapper .addons-wrapper-single .single-addon:after {
        width: calc(100% - 60px);
    }

    .entry-footer .single-info .safety_security_level {
        /* margin-top: 0px; */
        margin-bottom: 10px;
    }

    .entry-footer .single-info .degree_of_infection {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .offer-wrapper-top {
        width: 41%;
    }

    .offer-wrapper .final-price-wrapper .amount {
        top: 30px;
    }

    .page-template-offer-page .main-area-wrapper {
        width: calc(100% - 41%);
    }
}

@media only screen and (max-width: 1360px) {
    .site-content,.site-header {
        /* display:none; */
    }

    .offer-wrapper .final-price-wrapper .amount {
        top: 15px;
    }

    .online-mobile {
        display: block !important;
    }
}

.online-mobile img {
    width: 100%;
}

@media only screen and (max-width: 1200px) {
	.sub-model-title{
		font-size:25px;
		line-height:25px;
		        padding: 0 20px;
	}
    .home-header {
        text-align: center;
        margin-top: 0;
        margin-bottom: 10px;
        margin-right: 3vw;
        margin-left: 3vw;
    }

    .home-header img {
        width: 100%;
    }

    .home-header h3 {
        margin: 0;
        font-size: 29px;
        font-weight: bold;
        line-height: 30px;
        font-family: 'AlmoniBold';
        padding: 0px 20px;
    }

    .home-header h2 {
        text-align: center;
        font-size: 60px;
        line-height: 15vw;
        color: #05141f;
        font-weight: bold;
        font-family: 'AlmoniBold';
        margin: 0;
    }

    .models-wrapper {
        padding: 0 3vw;
    }

    .models-wrapper .single-model {
        width: 100%;
        margin: 0;
        overflow: hidden;
        position: relative;
        border: 2px solid #e5e5e5;
        background-color: #fff;
        padding-bottom: 25px;
        display: inline-block;
        margin-left: 0px;
        margin-bottom: 18px;
    }

    .models-wrapper .single-model .image {
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
    }

    .site-title {
        font-size: 29px;
        display: none;
    }

    .site-header {
        background: #fff;
        z-index: 1004;
        text-align: center;
        padding: 17.5px 7px !important;
    }

    .kia-logo {
        position: relative;
        left: 0;
        right: inherit;
        top: 0;
        height: 25px;
    }

    .kia-logo a {
        display: inline-block;
    }

    .kia-logo img {
        /* width: 50px; */
        width: 70px;
        top: 5px;
        position: relative;
    }

    .contact-link {
        display: none;
    }

    body .dailer {
        display: block;
        width: 33px;
        height: 20px;
        padding: 0;
        text-align: center;
        position: absolute;
        top: 3px;
        left: 40px;
        right: inherit;
    }

    .dailer img {
        width: 25px;
    }

    .hamburger-nav {
        position: absolute;
        bottom: 4px;
        text-align: right;
    }

    .model-nav-wrapper .hamburger-nav {
        position: absolute;
        right: 25px;
        top: 10px;
    }

    #menuToggle span {
        display: block;
        width: 20px;
        height: 2px;
        margin-bottom: 3px;
        position: relative;
        background: #fff;
        border-radius: 0;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
    }

    #menuToggle span {
        background: #05141f;
    }

    .site-header .container {
        max-width: none;
        margin: 0;
    }

    .entry-footer-nav {
        right: 0;
        padding: 0 !important;
        border: 0;
        display: block;
        bottom: 0 !important;
        height: auto;
        z-index: 999;
    }

    .entry-footer-nav .single-nav:nth-child(2) {
        display: none;
        margin: 3px 1.5px 3px 3px;
        width: calc(50% - 4.5px);
    }

    .entry-footer-nav .single-nav {
        width: 50%;
        font-size: 19px;
        line-height: 30px;
        color: #58595b;
        position: relative;
        display: inline-block;
        float: right;
        margin: 3px 1.5px 3px 3px;
        width: calc(50% - 4.5px);
    }

    .entry-footer-nav .single-nav:nth-child(1) {
        margin: 3px 3px 3px 1.5px;
        width: calc(50% - 4.5px);
    }

    .entry-footer-nav .single-nav:nth-child(3) {
        margin: 3px 1.5px 3px 3px;
        width: calc(50% - 4.5px);
    }

    .container img {
        max-width: 100%;
    }

    .entry-content .advantage-wrapper .single-advantage .image img {
        height: 40px;
    }

    .make-offer-wrapper .form-group.custom_interior_color .title {
        font-size: 23px !important;
    }

    .make-offer-wrapper .form-group.custom_addons .title {
        font-size: 23px !important;
    }

    .make-offer-wrapper .single-interior-color.radio .interior-color-title, .make-offer-wrapper .single-interior-color.radio .interior-color-title label {
        font-size: 23px !important;
    }

    .make-offer-wrapper .single-addon.radio .addon-title, .make-offer-wrapper .single-addon.radio .addon-title label {
        font-size: 23px !important;
    }

    .entry-content .title {
        text-align: center;
        font-size: 21px;
        /* color: #05141f; */
        font-weight: bold;
        font-family: 'AlmoniBold';
        margin: 0 5vw;
    }

    .offer-wrapper .color-wrapper .color-name {
        font-size: 23px;
    }

    .entry-content .advantage-wrapper .single-advantage .title {
        margin: initial;
    }

    .offer-wrapper .amount {
        font-size: 23px;
        line-height: 26px;
        font-weight: bold;
        font-family: 'AlmoniBold';
        position: absolute;
        left: 0;
        top: 0;
        text-align: left;
    }

    .offer-wrapper .fee-wrapper .amount, .offer-wrapper .benfits-wrapper .amount {
        font-size: 23px;
        line-height: 26px;
    }

    .entry-content .main-image {
        margin-right: 3vw;
        margin-left: 3vw
    }

    .entry-content .advantage-wrapper .single-advantage .content {
        font-size: 21px;
        font-weight: bold;
        font-family: 'AlmoniBold';
    }

    .entry-content .advantage-wrapper {
        margin-bottom: 5px
    }

    .entry-content .content {
        font-size: 17px;
        font-weight: bold;
        font-family: 'AlmoniBold';
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 20px;
        max-width: 100% !important;
    }

    .main-addons .content {
        display: none;
    }

    .sub-model-wrapper .price {
        font-size: 19px;
        font-weight: 400;
        padding-right: 20px;
    }

    .page-template-model-page .entry-content .content {
        padding: 0 3vw;
        /* margin-bottom: 10px; */
        /* margin-top: 10px; */
    }

    .entry-footer-nav .single-nav .next {
        width: 100%;
        display: inline-block;
        background-color: #05141f;
        position: relative;
        left: 0;
        text-decoration: none;
        color: #fff;
        margin-top: 0;
        margin-bottom: 0;
    }

    .entry-footer-nav .single-nav .next:after {
        position: absolute;
        top: 18px;
        left: 10px;
        left: 4vw;
        width: 13px;
        height: 13px;
        background-image: url(../../images/white-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
    }

    .entry-footer-nav .single-nav .next a {
        color: #fff;
        text-decoration: none;
        display: block;
        padding: 8px 5px 8px 5px;
        font-family: 'AlmoniBold';
    }

    .entry-footer-nav .single-nav .back a {
        color: #fff;
        text-decoration: none;
        display: block;
        padding: 8px 50px 8px 40px;
        font-family: 'AlmoniBold';
    }

    .entry-footer .single-info .save-offer a, .entry-footer .single-info .metting a,.entry-footer .single-info #btn_make_offer {
        font-size: 21px;
        padding: 12px 0px 11px 0px;
    }

    .page-template-offer-page .entry-footer .single-info #btn_set_meet {
        font-size: 21px;
        padding: 12px 0px 11px 0px;
    }

    .page-template-offer-page .entry-footer .single-info #btn_set_calc {
        font-size: 21px;
        padding: 12px 0px 11px 0px;
        font-family: 'AlmoniBold';
        width: 49.5%;
        background-color: gray;
        /* width: 200px; */
        float: right !important;
        margin: 0;
        color: #fff;
        border: 0;
    }

    .page-template-offer-page .entry-footer .single-info #btn_set_meet:before {
        content: "";
        width: 25px;
        height: 25px;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 9;
        cursor: pointer;
        background: url(../../images/meet-icon.png) center no-repeat;
        background-size: contain;
        display: block;
        display: none;
    }

    .entry-footer .single-info .save-offer a:before {
        content: "";
        width: 25px;
        height: 25px;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 9;
        cursor: pointer;
        background: url(../../images/save-icon.png) center no-repeat;
        background-size: contain;
        display: block;
    }

    .entry-footer .single-info .save-offer a, .entry-footer .single-info .metting a {
        font-size: 21px;
        padding: 12px 15px 11px 0px;
        color: #fff;
    }

    .entry-footer-nav .single-nav .back {
        width: 100%;
        display: inline-block;
        background-color: #aaaaaa;
        position: relative;
        right: 0;
        text-decoration: none;
        font-size: 19px;
        color: #fff;
        margin-top: 0;
    }

    .entry-footer-nav .single-nav .back:before {
        position: absolute;
        top: 17px;
        right: 18vw;
        width: 13px;
        height: 13px;
        background-image: url(../../images/white-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
        transform: rotate(180deg);
    }

    .page-template-model-page .entry-footer-nav .single-nav .back:before {
        right: 10vw !important;
    }

    .entry-content .advantage-wrapper .single-advantage {
        width: 33.33%;
        display: inline-block;
        text-align: center;
        padding: 0 10px;
    }

    .entry-footer .single-info {
        width: 100%;
        /* display: inline-block; */
        font-size: 17px;
        color: #58595b;
        vertical-align: bottom;
    }

    .entry-footer .single-info.note {
        /* display: none; */
        margin-bottom: 10px;
    }

    .entry-footer .single-info .note {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .entry-footer .single-info.sheets {
        text-align: right;
        width: 100%;
        margin-bottom: 0;
    }

    .entry-footer .single-info .mifrat a,.entry-footer .single-info .catalog a {
        color: #05141f;
        /* text-decoration: none; */
        font-size: 17px;
        padding: 7px 5px;
        font-family: 'AlmoniBold';
        display: block;
        position: relative;
        /* padding-right: 80px; */
        /* padding-left: 40px; */
        text-decoration: none;
    }

    .entry-footer .single-info .mifrat a:before,.entry-footer .single-info .catalog a:before {
        content: "";
        width: 25px;
        height: 18px;
        position: absolute;
        right: -20px;
        top: 12px;
        z-index: 9;
        cursor: pointer;
        background: url(../../images/mifrat-icon.png) center no-repeat;
        background-size: contain;
    }

    .entry-footer .single-info .mifrat {
        margin-left: 0;
    }

    .entry-footer .single-info .catalog {
        margin-left: 0;
    }

    .entry-footer {
        margin: 0 3vw;
        padding-bottom: 46px;
        min-height: 95px;
    }

    .entry-footer {
        display: flex;
        flex-flow: column;
    }

    .entry-footer .single-info.sheets {
        order: 1;
    }

    .entry-footer .single-info {
        order: 2;
        margin-bottom: 5px;
    }

    .entry-footer .single-info .safety_security_level {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .model-nav-wrapper .hamburger-nav {
        position: relative;
        right: 3vw;
        top: 0;
        width: fit-content;
        padding-top: 8px;
        padding-bottom: 0;
    }

    .model-nav-wrapper .model-nav-logo {
        position: absolute;
        left: 0;
        top: -30px;
        right: initial;
        height: 30px;
        display: none;
    }

    .model-nav-wrapper .model-nav-logo:after {
        display: none;
    }

    .model-nav-wrapper .model-nav-logo img {
        width: 120px;
        float: left;
        position: relative;
        top: 0px;
    }

    .model-nav-wrapper .model-main-nav {
        max-width: none;
        margin: 0 0vw;
    }

    .model-nav-wrapper .model-main-nav ul {
        text-align: right;
        margin: 0;
        padding: 0;
        width: calc(100%);
        margin-right: 0;
    }

    .model-nav-wrapper {
        font-size: 17px;
    }

    .model-nav-wrapper .model-main-nav ul {
        width: 100% !important;
        list-style-type: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .page-template-offer-page .model-nav-wrapper .model-main-nav ul {
        text-align: right;
    }

    .page-template-offer-page .model-nav-wrapper .model-main-nav ul li:last-child {
        /* width: auto !important; */
        /* width: auto !important; */
        /* margin-left: 10px; */
        /* float: left; */
    }

    .model-nav-wrapper .model-main-nav ul li {
        /*padding: 8px;
        padding-right: 0vw;
        padding-left: 0;
        width: 18% !important;
        text-align: center;*/
        display: inline-block;
        position: relative;
        text-align: center;
        font-size: 15px!important;
        height: 40px!important;
        line-height: 40px!important;
        width: 15.6%!important;
        vertical-align: top;
        padding: 0;
    }

    .model-nav-wrapper .model-main-nav ul li#online_price {
        /* opacity: 1; */
        /* font-weight: bold !important; */
        /* font-family: 'AlmoniBold'; */
    }

    .model-nav-wrapper .model-main-nav ul li:nth-child(4) {
        font-weight: 400 !important;
        opacity: 0.5;
        font-family: 'Almoni';
    }

    .model-nav-wrapper .model-main-nav ul li:nth-child(4).active {
        opacity: 1;
        font-weight: bold !important;
        font-family: 'AlmoniBold';
    }

    .model-nav-wrapper .model-main-nav ul li div {
        display: table;
        width: 100%;
        text-align: center;
        height: 40px;
        margin: 0 auto;
    }

    .model-nav-wrapper .model-main-nav ul li div span {
        display: table-cell;
        height: 36px;
        vertical-align: middle;
        line-height: 14px;
    }

    .model-nav-wrapper .model-main-nav ul li.active div span {
        border-bottom: 3px solid #fff;
        padding-bottom: 0px;
    }

    .model-nav-wrapper .model-main-nav ul li#degam {
        opacity: 1;
        font-weight: bold;
        opacity: 1;
        font-family: 'AlmoniBold';
    }

    .model-nav-wrapper .model-main-nav ul li:last-child {
        padding-left: 0;
        /* width: 24% !important; */
    }

    .model-nav-wrapper .model-main-nav ul li:last-child div {
        display: table;
        width: 100%;
        text-align: center;
        height: 40px;
        margin: 0 auto;
    }

    .model-nav-wrapper .model-main-nav ul li:first-child {
        /* padding-left: 0; */
    }

    .model-nav-wrapper .model-main-nav ul li:first-child:after {
        left: -2vw!important;
        top: 15px;
        width: 11px;
        height: 11px;
    }

    .model-nav-wrapper .model-main-nav ul li:after {
        left: 0;
        top: 15px;
        width: 11px;
        height: 11px;
    }

    .model-nav-wrapper .model-main-nav ul li#addon:after {
        left: -1vw!important;
        top: 15px;
        width: 11px;
        height: 11px;
    }

    .page-template-finish-level-page .site-content .container {
        display: flex;
        flex-flow: column;
    }

    .page-template-finish-level-page .site-content .container .page-title {
        order: 1;
    }

    .page-template-finish-level-page .site-content .container .sub-model-wrapper {
        order: 3;
        max-height: 200px;
        overflow: auto;
    }

    .page-template-finish-level-page .site-content .container .main-area-wrapper {
        order: 2;
    }

    .page-title {
        font-size: 26px;
        text-align: center;
        min-height: 20px;
        line-height: 20px;
        font-size: 0 !important;
    }

    .page-template-make-offer-page .page-title {
        font-size: inherit!important;
        font-size: 36px !important;
    }

    .page-template-finish-level-page .site-content .container .main-area-wrapper {
        width: 100%;
        padding: 0;
    }

    .page-template-finish-level-page .entry-content .main-image {
        text-align: center;
        margin: 20px 0;
        padding: 0 3vw;
    }

    .page-template-finish-level-page .entry-content .sub-model-wrapper {
        width: calc(100% - 6vw);
        margin: 0 3vw;
        margin-bottom: 10px;
    }

    .single-sub-model {
        padding: 15px 20px;
        /* border-bottom: 1px solid #05141f; */
        cursor: pointer;
        position: relative;
    }

    .sub-model-wrapper .title {
        text-align: right;
        margin-right: 0;
        padding-right: 20px;
        font-size: 23px;
    }

    .sub-model-wrapper .title:before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        right: 15px;
        top: 18px;
        z-index: 0;
        cursor: pointer;
    }

    .single-sub-model .title:before {
        background: url(../../images/radio.png) center no-repeat;
        width: 20px;
        height: 20px;
        background-size: cover!important;
    }

    .single-sub-model.active .title:before {
        background: url(../../images/radio-check.png) center no-repeat
    }

    .single-sub-model.active {
        background: transparent;
        color: #000;
    }

    .single-sub-model.active .title {
        color: #05141f;
    }

    .sub-model-wrapper .content {
        text-align: right;
        margin-bottom: 0;
        margin-top: 0;
        display: none;
    }

    .single-sub-model.active .content {
        color: #000;
        padding-right: 20px;
    }

    .entry-footer .single-info .safety_security_level .color, .entry-footer .single-info .degree_of_infection .color {
        width: 25px;
        display: inline-block;
        text-align: center;
        color: white;
        margin-left: 0px;
    }

    .entry-content {
        margin: 0 0vw;
        /* min-height: 38vw;*/
    }

    #enable-toolbar-trigger {
        -webkit-transform: translateY(-250%) scale(1.3) !important;
        -ms-transform: translateY(-250%) scale(1.3) !important;
        transform: translateY(-250%) scale(1.3) !important;
    }

    .page-template-addons-page .entry-content {
        padding-bottom: 74px;
        float: right;
        margin-bottom: 80px;
        width: calc(100% );
    }

    .page-template-addons-page .entry-content {
        display: flex;
        flex-flow: column;
        padding: 0 3vw;
    }

    .page-template-addons-page .entry-content .page-title {
        order: 1;
    }

    .page-template-addons-page .entry-content .sub-model-addons-wrapper {
        order: 3;
    }

    .page-template-addons-page .entry-content .main-area-wrapper.sub-model {
        order: 2;
    }

    .main-area-wrapper.sub-model {
        width: calc(100%);
        padding: 0;
    }

    .sub-model-addons-wrapper {
        width: 100%;
        margin-top: 0;
        float: right;
        background-color: #fff;
        border: 2px solid #d1d1d1;
    }

    .sub-model-addons-wrapper .single-addon {
        padding: 20px 10px;
        margin: 0px 0px 0px 0;
    }

    .sub-model-addons-wrapper .single-addon .price {
        left: 10%;
        top: 6.5vw;
        font-size: 21px;
        line-height: 23px;
    }

    .sub-model-addons-wrapper .single-addon.true .price {
        left: 5%;
        top: 4.5vw;
        font-size: 23px;
        line-height: 23px;
    }

    .sub-model-addons-wrapper .single-addon .price .free {
        color: #05141f;
        right: 0px;
        top: 17px;
        font-size: 19px;
    }

    .sub-model-addons-wrapper .single-addon button {
        left: 7px;
        top: 8.5vw;
    }

    .sub-model-addons-wrapper .single-addon .addon-title {
        font-size: 21px;
        line-height: 23px;
        font-weight: bold;
        font-family: 'AlmoniBold';
        margin-bottom: 0;
    }

    .sub-model-addons-wrapper .single-addon.check .addon-title label {
        position: relative;
        padding-right: 0px;
    }

    .sub-model-addons-wrapper .single-addon button:before {
        position: absolute;
        top: -6px;
        right: 0;
        width: 15px;
        height: 15px;
        background-image: url(../../images/black-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
        transform: rotate(270deg);
    }

    .sub-model-addons-wrapper .single-addon button.active:before {
        position: absolute;
        top: 0;
        right: 0;
        width: 15px;
        height: 15px;
        background-image: url(../../images/black-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
        transform: rotate(90deg);
    }

    .sub-model-addons-wrapper .single-addon .content {
        font-size: 19px;
        line-height: 19px;
        font-weight: bold;
        color: #58595b;
        font-family: 'AlmoniBold';
        padding-right: 0;
        max-width: 100%;
        display: none;
        margin-top: 15px;
        text-align: right;
        margin-bottom: 0;
    }

    .single-addon-total {
        border-top: 1px solid #d1d1d1;
        padding: 20px 10px;
    }

    .addons-wrapper-total .price {
        font-size: 26px;
        line-height: 26px;
        font-weight: bold;
        font-family: 'AlmoniBold';
        position: absolute;
        left: 4%;
        top: 20px;
        text-align: left;
    }

    .addons-wrapper-total .total-title {
        font-size: 26px;
        line-height: 26px;
        font-weight: bold;
        font-family: 'AlmoniBold';
        margin-bottom: 0;
    }

    #popup_form ,#popup_contact {
        z-index: 9999;
        position: fixed;
        top: 10%;
        left: 4%;
        width: 93%;
        max-width: 825px;
        padding: 20px;
        text-align: center;
        display: none;
        padding: 30px 10px;
        background-color: #fff;
        border: 2px solid #05141f;
        box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
        margin-top: 3vw !important;
        margin-left: 0 !important;
        padding-bottom: 0;
    }

    #popup_banner {
        z-index: 999;
        position: fixed;
        top: 20%;
        left: 4%;
        width: 93%;
        max-width: 825px;
        text-align: center;
        display: none;
        padding: 0;
        background-color: #fff;
        border: 2px solid #05141f;
        border: 0;
        box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
        margin-top: 3vw !important;
        margin-left: 0 !important;
        padding-bottom: 0;
    }

    #popup_banner .popupclose {
        position: absolute;
        top: 8px;
        left: 5px;
        width: 20px;
        height: 20px;
        background-image: url(../../images/close-btn-white.png);
        background-size: 100%;
        font-size: 0;
    }

    html[dir=rtl] #popup_form .gform_wrapper span.gform_description, html[dir=rtl] #popup_contact .gform_wrapper span.gform_description {
        margin: 0;
        color: #05141f;
        font-weight: 400;
        font-size: 30px;
        line-height: 26px;
        font-family: 'AlmoniBold';
        /* text-align: center!important; */
        margin: 0 auto !important;
        width: 70%!important;
        text-align: center !important;
    }

    .popupclose, .popupcontactclose {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 30px;
        height: 30px;
        background-image: url(../../images/close-btn.png);
        background-size: 100%;
        font-size: 0;
    }

    html[dir=rtl] .gform_wrapper {
        padding-right: 0 !important;
    }

    body.rtl #popup_form .gform_wrapper ul li.gfield:nth-child(1),body.rtl #popup_form .gform_wrapper ul li.gfield:nth-child(3),body.rtl .gform_wrapper ul li.gfield:nth-child(5) {
        /* max-width: 100% !important; */
        /* width: 48%; */
        /* display: inline-block; */
        /* margin-left: 4% !important; */
        font-weight: 100;
        padding: 0 !important;
        margin-top: 0;
    }

    body.rtl #popup_contact .gform_wrapper ul li.gfield:nth-child(1),body.rtl #popup_contact .gform_wrapper ul li.gfield:nth-child(3),body.rtl .gform_wrapper ul li.gfield:nth-child(5) {
        max-width: 100% !important;
        /* width: 100%; */
        display: inline-block;
        /* margin-left: 0% !important; */
        font-weight: 100;
        padding: 0 !important;
        margin-top: 0;
    }

    body.rtl #popup_contact .gform_wrapper ul li.gfield:nth-child(5) {
        width: 100%;
    }

    body.rtl .gform_wrapper ul li.gfield.degam {
        margin-top: 10px;
    }

    body.rtl #popup_form .gform_wrapper ul li.gfield:nth-child(2),body.rtl #popup_form .gform_wrapper ul li.gfield:nth-child(4),body.rtl .gform_wrapper ul li.gfield:nth-child(7) {
        /* max-width: 320px !important; */
        width: 48%;
        display: inline-block;
        padding-left: 0!important;
        margin-right: 0px !important;
        font-weight: 100;
        margin-top: 0;
    }

    body.rtl .gform_wrapper ul li.gfield:nth-child(6) {
        max-width: 100% !important;
        /* width: 100%; */
        display: inline-block;
        padding-left: 0!important;
        margin-right: 0px !important;
        font-weight: 100;
        margin-top: 10px !important;
    }

    body.rtl .gform_wrapper ul li.gfield:nth-child(5) {
        margin-top: 10px!important;
    }

    html[dir=rtl] #popup_form .gform_wrapper ul.gform_fields li.gfield:nth-child(6).gfield_error {
        margin-top: 10px !important;
    }

    body.rtl #popup_contact .gform_wrapper ul li.gfield:nth-child(2),body.rtl #popup_contact .gform_wrapper ul li.gfield:nth-child(4) {
        max-width: 100% !important;
        /* width: 100%; */
        display: inline-block;
        padding-left: 0!important;
        margin-right: 0px !important;
        font-weight: 100;
        margin-top: 0;
    }

    .gform_wrapper input[type=text], .gform_wrapper input[type=email], .gform_wrapper input[type=tel] {
        font-size: inherit;
        font-family: inherit;
        padding: 8px!important;
        letter-spacing: normal;
        border: 1px solid #000;
        font-size: 19px !important;
    }

    .gform_wrapper select {
        padding: 8px !important;
        -webkit-appearance: none !important;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        border-radius: 0 !important;
        border: 1px solid #000;
        background-image: url(/wp-content/uploads/2017/06/dd-arrow.png);
        background-image: url(../../images/black-arrow.png);
        background-repeat: no-repeat;
        background-position: 10%;
        line-height: inherit!important;
        color: #58595b;
        font-size: 19px !important;
        background-size: 10px;
        text-align: right !important;
        outline: none;
        line-height: 1.5 !important;
        min-height: 2rem;
    }

    .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
        line-height: 1.2;
    }

    .gform_wrapper input.button.gform_button[type=submit] {
        background-image: url(../../images/white-arrow.png);
        background-repeat: no-repeat;
        background-position: 14vw 16px;
        overflow: hidden;
        background-size: 10px;
        width: 100%;
    }

    .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        line-height: 1!important;
        min-height: 2rem;
    }

    .page-template-offer-page .entry-content {
        display: flex;
        flex-flow: column;
        padding: 0 3vw;
        width: 100%;
        padding-bottom: 3vw;
    }

    .page-template-offer-page .entry-content .page-title {
        order: 1;
    }

    .page-template-offer-page .entry-content .offer-wrapper,.page-template-offer-page .entry-content .offer-wrapper-top {
        order: 3;
        width: 100%;
        border: 1px solid #d1d1d1;
    }

    .page-template-offer-page .entry-content .main-area-wrapper {
        order: 2;
        width: calc(100% );
    }

    .page-template-offer-page .entry-content .offer-wrapper .addon-title {
        text-align: right;
    }

    .page-template-offer-page .entry-content .title {
        margin: 0;
    }

    .main-addons .content {
        margin-top: 10px
    }

    .page-template-offer-page .entry-content .main-image {
        text-align: center;
        margin: 10px 0;
    }

    .page-template-offer-page .entry-footer {
        position: relative;
        bottom: 0;
        width: 100%;
        padding: 0 3vw;
        min-height: auto;
        margin: 0;
    }

    .page-template-offer-page .entry-footer .single-info {
        order: 1;
        margin-bottom: 25px;
    }

    .page-template-offer-page .entry-footer .save-offer {
        width: 100%;
        display: inline-block;
        background-color: #fff;
        /* border: 2px solid gray; */
        /* width: 200px; */
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10px;
        padding: 5px;
    }

    .page-template-offer-page .entry-footer .save-offer a {
        color: #000;
        text-decoration: none;
        font-size: 24px;
        padding: 2px 0px;
        font-family: 'AlmoniBold';
        display: block;
        position: relative;
        padding-right: 20px;
        padding-right: 0px;
        padding-left: 0;
    }

    .page-template-offer-page .entry-footer .save-offer a:before {
        content: "";
        width: 25px;
        height: 25px;
        position: absolute;
        right: 14vw;
        top: 2px;
        cursor: pointer;
        background: url(../../images/save-icon-b.png) center no-repeat;
        background-size: 100%;
        display: block;
    }

    .page-template-offer-page .entry-footer .single-info.sheets {
        order: 2;
        position: fixed;
        bottom: 0;
        width: calc(100% - 6vw);
        margin-bottom: 0;
    }

    .offer-wrapper .final-price-wrapper {
        text-align: right;
        /* background-color: #05141f; */
        padding: 20px 30px;
        margin: 0px 0px 0px 0;
        position: relative;
    }

    .offer-wrapper .final-price-wrapper .title {
        font-size: 30px;
        line-height: 30px;
        font-weight: bold;
        font-family: 'AlmoniBold';
        margin-bottom: 0;
        text-align: right;
        color: #fff;
        position: relative;
        max-width: 60%;
    }

    .offer-wrapper .final-price-wrapper .amount {
        color: #fff;
        font-size: 30px;
        line-height: 30px;
        font-weight: bold;
        font-family: 'AlmoniBold';
        position: absolute;
        left: 30px;
        top: 20px;
        text-align: left;
    }

    .page-template-offer-page .entry-footer .single-info .save-offer {
        width: 50%;
        display: inline-block;
        background-color: #05141f;
        /* width: 200px; */
        float: right;
        margin: 0;
        border: 0;
    }

    .entry-footer .single-info #btn_make_offer {
        width: 49.5%;
        display: inline-block;
        background-color: #05141f;
        /* width: 200px; */
        float: left;
        margin: 0;
        border: 0;
		padding: 0;
		text-align: center;
        /* width: 100%; */
    }
	

    .page-template-offer-page .entry-footer .single-info #btn_set_meet {
        width: 50%;
        display: inline-block;
        background-color: gray;
        /* width: 200px; */
        float: right;
        margin: 0;
        color: #fff;
        border: 0;
        display: none !important;
    }

    .page-template-offer-page .entry-footer .single-info #btn_set_calc a {
        width: 50%;
        display: inline-block;
        background-color: gray;
        /* width: 200px; */
        float: right;
        margin: 0;
        color: #fff;
        border: 0;
        text-decoration: none;
    }

    .page-template-offer-page .entry-footer .single-info .note {
        margin-bottom: 5px;
    }

    .page-template-offer-page .sub-model-title {
        margin-bottom: 0px;
    }

    .single-sub-model button:before {
        position: absolute;
        top: -11px;
        right: 0;
        width: 15px;
        height: 15px;
        background-image: url(../../images/black-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
        transform: rotate(270deg);
    }

    .single-sub-model button.active:before {
        transform: rotate(270deg);
    }

    .single-sub-model.active button:before {
        position: absolute;
        top: -10px;
        right: 0;
        width: 15px;
        height: 15px;
        background-image: url(../../images/white-arrow.png);
        background-image: url(../../images/black-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
        transform: rotate(270deg);
    }

    .single-sub-model button.active:before {
        transform: rotate(90deg);
    }

    .entry-content .logo img, .sub-model-logo img {
        width: 150px;
        margin: 0 auto;
    }

    .sub-model-addons-wrapper .addons-wrapper-single .single-addon:after {
        width: calc(100% - 20px);
    }

    .sub-model-addons-wrapper .single-addon.check .addon-title input[type=checkbox] {
        opacity: 0!important;
        position: relative;
        top: 5.5px;
        right: 0px!important;
        width: 20px!important;
        height: 20px!important;
        z-index: 99;
        margin: 0!important;
        cursor: pointer;
    }

    .sub-model-addons-wrapper .single-addon.check .addon-title label {
        position: relative;
        padding-right: 5px;
    }

    .sub-model-addons-wrapper .single-addon.check .addon-title label:before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        right: -25px;
        top: 3px;
        z-index: 9;
        cursor: pointer;
        background-size: cover !important;
    }

    #menu {
        right: -30px;
    }

    #menuToggle a {
        font-size: 23px;
        line-height: 23px;
    }

    #menu li {
        padding: 2px 0;
        font-size: 23px;
        line-height: 15px;
    }

    #menu .sub-menu {
        padding-right: 10px;
        list-style: none;
    }

    #menu .sub-menu li a {
        padding: 3px 0;
        font-size: 21px;
        line-height: 15px;
    }

    #menu {
        position: absolute;
        width: 200px;
    }

    .offer-massage {
        padding: 3vw!important;
        text-align: right;
        font-size: 21px !important;
        padding-bottom: 8vw !important;
    }

    .offer-massage div {
        color: #58595b;
    }

    .offer-massage div:first-child {
        color: #000;
    }

    .offer-massage div:last-child {
        color: #58595b;
        padding-top: 10px;
    }

    .pagination-bullet {
        width: 40px !important;
        height: 40px!important;
        opacity: 1!important;
        border-radius: 50%;
        cursor: pointer;
        border: 1px solid #616469;
        margin: 0 auto;
    }

    /*************/
    .cmm_spr, .sns_spr, .map_spr, .pg_arrow, .prev.page-numbers, .next.page-numbers, .pg_btn, .pg_btn_on, .tool_spr, .kit_spr {
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        white-space: nowrap;
        color: transparent;
        vertical-align: top;
        text-indent: -999px;
    }

    body .open_gnb {
        display: block;
        width: 20px;
        height: 20px;
        padding: 3px 0;
        background: #fff;
        text-align: center;
        position: absolute;
        top: 0;
        right: 3vw;
        left: inherit;
        z-index: 9999;
        /* padding: 0; */
    }

    /* body .open_gnb span {
        background-image: url(https://kia-israel.co.il/wp-content/themes/kia/images/common/spr-common-red.png);
        background-position: 0 -92px;
        width: 20px;
        background-size: auto;
        height: auto;
    }*/
    body .open_gnb span {
        width: 20px;
        height: 16px;
        background: url("/wp-content/themes/buy-kia/images/ico-menu-m.png") no-repeat 0 0;
        background-size: 20px 30px;
        background-position: 0px -14px;
    }

    body .gnb_area .gnb_nav .dth1_l {
        float: right;
        margin-right: 20px;
        margin-left: 0;
    }

    body .gnb_area .gnb_nav {
        float: right;
    }

    body .gnb_area .gnb_nav a {
        display: block;
        padding: 10px;
        font-size: 19px;
        font-weight: normal;
        color: #000;
        text-decoration: none;
    }

    body .gnb_area .gnb_nav .dth2_a {
    }

    body .gnb_area .gnb_nav .dth_pip .car_tab .sort_a {
        display: inline-block;
        margin-left: 40px;
        margin-right: 0;
        font-weight: normal;
    }

    body .gnb_area .gnb_nav .dth_pip .car_tab .sort_a .spr_sort:before {
        margin-right: 0px;
        margin-left: 10px;
    }

    body .gnb_area .gnb_nav .dth_pip .car_grid .grid_l {
        float: right;
    }

    body .gnb_area .gnb_nav .dth_pip .car_grid .grid_box {
        border-bottom: 1px solid #dbe2ea;
        border-left: 1px solid #dbe2ea;
        border-right: 0px;
        padding: 10px 4px 20px;
        text-align: center;
        direction: rtl;
    }

    .gnb_area .gnb_nav .dth_on .dth2_u {
        padding: 0;
        width: calc(100% - -1px);
    }

    body .gnb_area .gnb_nav .dth1_l {
        float: none !important;
    }

    body .gnb_area .gnb_nav {
        float: none;
        text-align: right;
        margin: 0;
    }

    body .util_area {
        position: absolute;
        top: -32px;
        right: 0;
        left: inherit;
        width: 100%;
        height: 26px;
        padding-top: 5px;
        background: #f9f9f9;
        border-bottom: 0;
        text-align: left;
        direction: rtl;
    }

    body .util_area {
        position: static;
        width: 100%;
        height: auto;
        background: 0;
        border: 0;
        text-align: right;
        float: right;
        width: 100%;
    }

    body .gnb_area .gnb_nav .dth1_l {
        margin-right: 0;
        position: relative;
    }

    body .gnb_area .gnb_nav .dth1_l .dth1_a:after {
        content: '';
        float: left;
        vertical-align: middle;
        margin-top: 4px;
    }

    body .gnb_area .gnb_nav .dth1_l .dth1_a:after {
        content: '+';
        float: left;
        vertical-align: middle;
        margin-top: 0;
        background: no-repeat;
        text-align: center;
        font-size: 40px;
        line-height: 25px;
        color: #333;
    }

    body .gnb_area .gnb_nav .dth1_l.dth_on .dth1_a:after {
        content: '-';
        float: left;
        vertical-align: middle;
        margin-top: -2px;
        background: no-repeat;
        text-align: center;
        font-size: 40px;
        line-height: 25px;
        color: #fff;
    }

    body .gnb_area .gnb_nav .dth1_l .dth1_a.no-child:after {
        display: none;
    }

    body .util_area .util_menu .util_l {
        display: block;
        border-bottom: 1px solid #cfcfcf;
        width: 50%;
        float: right;
        background: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body .util_area .util_search .u_sch_box {
        height: auto;
        border-radius: 0;
        border: 1px solid #d0d0d0;
        padding: 0 0px 0 66px;
        position: relative;
    }

    body .util_area .util_search .u_sch_box .sch_btn {
        position: absolute;
        top: 0;
        left: 0;
        right: inherit;
        padding: 7px 9px;
    }

    .open_gnb {
        display: block;
        width: 46px;
        height: 14px;
        padding: 12px 0;
        background: #333;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0
    }

    .gnb_area {
        display: none;
        position: absolute;
        top: 43px;
        right: 0;
        width: 70%;
        z-index: 999;
        background: #fff;
    }

    .gnb_area .gnb_nav {
        float: none;
        display: block;
        width: auto;
        font-family: 'Almoni';
        text-transform: uppercase;
        padding: 0;
    }

    .gnb_area .gnb_nav .dth1_l {
        float: none;
        display: block;
        border-top: 1px solid #dbdbdb;
        background: #fff;
        margin-left: 0;
        max-width: 100%
    }

    .gnb_area .gnb_nav .dth1_l:first-child {
        border-top: 0
    }

    .gnb_area .gnb_nav .dth1_l .dth1_a {
        display: block;
        padding: 8px 3vw;
        color: #333;
    }

    .gnb_area .gnb_nav .dth1_l .dth1_a:after {
        content: '';
        float: right;
        vertical-align: middle;
        margin-top: -2px
    }

    .gnb_area .gnb_nav .dth2_u {
        width: auto;
        display: none;
        position: static;
        width: auto;
        background: #fafafa;
        padding: 10px
    }

    .gnb_area .gnb_nav .dth2_u.dth_pip {
        width: auto;
        padding: 0
    }

    .gnb_area .gnb_nav .dth_pip .car_tab {
        display: table;
        width: 100%;
        background: #fbfbfb;
        padding: 0;
        border-bottom: 0
    }

    .gnb_area .gnb_nav .dth_pip .car_tab .sort_a {
        display: block !important;
        float: right;
        width: 50%;
        height: auto;
        margin-left: -1px !important;
        border-right: 0 !important;
        border-left: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        text-align: center;
        vertical-align: middle;
        font-family: 'Almoni';
        font-size: 20px;
        padding: 5px 0;
        line-height: 22px;
    }

    .gnb_area .gnb_nav .dth_pip .car_tab .sort_a:first-child {
        border-right: 0;
    }

    .gnb_area .gnb_nav .dth_pip .car_tab .sort_a .spr_sort:before {
        display: none
    }

    .gnb_area .gnb_nav .dth_pip .car_tab .sort_on {
        background: #fff;
        font-family: 'Almoni';
        border-right: 1px solid #d9d9d9;
        /* box-sizing:border-box; */
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_u {
        margin: 0;
        padding: 10px 0 20px 0;
        background: #fff;
        list-style: none;
        padding-top: 0;
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_l {
        width: 50%
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_l:nth-child(odd) .grid_box {
        background: #fff
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_box {
        border: 0 !important;
        padding: 10px 0 !IMPORTANT;
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_box .g_img {
        margin-top: 0
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_box .g_img {
        display: block;
        height: 90px;
        margin-top: 10px;
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_box .g_img img {
        height: 100%;
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_box .g_name {
        margin-top: 5px;
        height: 37px;
        font-weight: normal;
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_box .g_btn .grid_a {
        background: #737373;
        color: #fff;
        line-height: 24px;
        border-radius: 12px
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_box .g_btn .grid_a:first-child {
        background-color: #9e9e9e
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_box:hover {
        background: #fff!important
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_box:hover .g_name {
        color: #333
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_box:hover .g_btn .grid_a {
        color: #fff;
        background: #737373
    }

    .gnb_area .gnb_nav .dth_pip .car_grid .grid_box:hover .g_btn .grid_a:first-child {
        background-color: #9e9e9e
    }

    .gnb_area .gnb_nav .dth2_l {
        border-top: 1px solid #d8d8d8
    }

    .gnb_area .gnb_nav .dth2_l:first-child {
        border-top: 0
    }

    .gnb_area .gnb_nav .dth2_l .dth2_a {
        display: block;
        padding: 10px 12px;
        color: #454545;
        font-size: 19px;
    }

    .gnb_area .gnb_nav .dth_on .dth1_a {
        background: #05141f;
        color: #fff
    }

    .gnb_area .gnb_nav .dth_on .dth1_a:after {
        background-position: 0 -23px
    }

    .gnb_area .gnb_nav .dth_on .dth2_u {
        display: block
    }

    .gnb_area.open {
        display: block
    }

    .car_all {
        padding: 5px;
        text-align: center;
        background-color: #05141f;
        color: #fff;
        clear: both;
    }

    .car_all a {
        color: #fff !important;
        text-decoration: none !important;
    }

    .util_area .util_menu {
        display: block;
        background: #bb162b!important;
        border: 0!important;
        margin: 0 0 0 -1px;
    }

    body .util_area .util_menu .util_l a {
        color: #fff !important;
        border-top: 0;
        border-left: 1px solid #fff;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }

    .util_area .util_menu .util_a:before {
        display: none;
    }

    body .util_area .util_menu .util_l .util_a:after {
        position: absolute;
        top: 12px;
        right: 10px;
        width: 16px;
        height: 16px;
        background-image: url('https://kia-israel.co.il/wp-content/themes/kia/images/common/spr-util.png');
        background-repeat: no-repeat;
        overflow: hidden;
        content: '';
        display: none;
    }

    body .util_area .util_menu .util_l:nth-child(1) .util_a:after {
        background-position: 0 0
    }

    body .util_area .util_menu .util_l:nth-child(2) .util_a:after {
        background-position: -16px 0
    }

    body .util_area .util_menu .util_l:nth-child(5) .util_a:after {
        background-position: -32px 0
    }

    .util_area {
        position: static;
        width: 100%;
        height: auto;
        background: 0;
        border: 0;
        text-align: left
    }

    /* Hide menu only Mobile */
    .util_area .util_menu {
        display: block;
        background: #eaeaea;
        border-top: 1px solid #cfcfcf;
        margin: 0 0 0 -1px;
        float: right;
        width: 100%;
        padding: 0;
    }

    /* End Hide */
    .util_area .util_menu .util_l {
        display: block;
        border-bottom: 1px solid #cfcfcf;
        width: 50%;
        float: left;
        background: 0;
        margin: 0;
        padding: 0;
    }

    .util_area .util_menu .util_w {
        width: 100%
    }

    .util_area .util_menu .util_a {
        display: block;
        border-top: 1px solid #f0f0f0;
        border-left: 1px solid #cfcfcf;
        padding: 10px;
        color: #676767;
        font-family: 'Almoni';
        font-size: 19px;
        text-decoration: none;
        position: relative;
        top: auto;
    }

    .util_area .util_menu .util_a:before {
        content: '';
        margin: 6px 8px 0 0;
        transform: rotate(180deg);
    }

    .util_area .util_search {
        display: block;
        margin: 15px 20px;
        width: 93%;
    }

    .util_area .util_search .u_sch_box {
        height: auto;
        border-radius: 0;
        border: 1px solid #d0d0d0;
        padding: 0 66px 0 0;
        position: relative
    }

    .util_area .util_search .u_sch_box .sch_inp {
        width: 100%;
        padding: 8px 13px;
        border: 0;
        font-size: 14px
    }

    .util_area .util_search .u_sch_box .sch_btn {
        position: absolute;
        top: 0;
        right: 0;
        padding: 7px 9px
    }

    .util_area .util_search .u_sch_box .spr_search {
        background-position: -25px -20px;
        width: 20px;
        height: 20px
    }
}

.offer-massage {
    padding: 4vw 2vw;
    text-align: right;
    font-size: 36px;
}

.offer-massage.calc {
    line-height: 25px;
}

.offer-massage .red {
    color: #05141f;
}

.offer-massage div {
    color: #97999c;
    font-family: 'AlmoniBold';
}

.offer-massage div:first-child {
    color: #05141f;
    font-family: 'AlmoniBold';
}

.offer-massage div:last-child {
    color: #97999c;
    padding-top: 10px;
}

@media only screen and (max-width: 320px) {
    .util_area .util_menu .util_l a {
        font-size:16px
    }

    .entry-footer .single-info {
        font-size: 13px;
        color: #58595b;
    }

    .entry-footer-nav .single-nav .back:before {
        right: 16vw;
    }

    .entry-footer-nav .single-nav .next:after {
        left: 2vw;
    }

    .model-nav-wrapper .model-main-nav ul li:last-child {
        padding-left: 0;
        /* width: 23% !important; */
    }

    html[dir=rtl] #popup_form .gform_wrapper span.gform_description, html[dir=rtl] #popup_contact .gform_wrapper span.gform_description {
        width: 80%!important;
    }

    .entry-footer-nav {
        right: -7vw;
        width: 100vw;
    }
    .sub-model-addons-wrapper .single-addon .addon-title {
        font-size: 18px;
        line-height: 23px;
        font-weight: bold;
        font-family: 'AlmoniBold';
        margin-bottom: 0;
    }
    .sub-model-addons-wrapper .single-addon .price {
        left: 10%;
        top: 7.5vw;
        font-size: 18px;
        line-height: 23px;
    }
    .sub-model-addons-wrapper .single-addon button {
        left: 7px;
        top: 9.5vw;
    }
    .addons-wrapper-total .total-title {
        font-size: 22px;
        line-height: 26px;
        font-weight: bold;
        font-family: 'AlmoniBold';
        margin-bottom: 0;
    }
   .addons-wrapper-total .price {
     font-size: 22px;
    line-height: 26px;
   }
}

.pagination-bullet {
    width: 50px;
    height: 50px;
    opacity: 1!important;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #616469;
    margin: 0 auto;
}

.form-box {
    min-height: 25vh;
}

@media (-webkit-min-device-pixel-ratio: 1.10) {
    .entry-footer .single-info.sheets {
        text-align: right;
        width: 100%;
    }

    .page-title {
        font-size: 34px;
    }

    .offer-wrapper .title {
        font-size: 21px;
        max-width: 70%;
        text-align: right;
        line-height: 1.2em;
    }

    .offer-wrapper .color-wrapper .color-name {
        font-size: 21px;
    }

    .offer-wrapper .amount {
        font-size: 22px !important;
    }

    .offer-wrapper .final-price-wrapper {
        text-align: right;
        /* background-color: #05141f; */
        padding: 20px 30px;
        margin: 0px 0px 0px 0;
        position: relative;
    }

    .offer-wrapper .final-price-wrapper .title, .offer-wrapper .final-price-wrapper .amount,.offer-wrapper #btn_make_offer a {
        font-size: 36px !important;
    }

    .sub-title {
        font-size: 20px !important;
        line-height: 20px;
    }

    .page-template-offer-page .entry-content .main-image {
        text-align: center;
        margin: 10px 0;
    }

    .entry-footer .single-info {
        font-size: 17px !important;
    }
}

.gnb_area .gnb_nav .dth1_l .dth1_a.home-icon {
    padding-right: 35px;
}

.gnb_area .gnb_nav .dth1_l .dth1_a.home-icon:after {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 23px;
    height: 23px;
    background-image: url(../../images/home.png);
    background-repeat: no-repeat;
    background-position: 0;
    overflow: hidden;
    content: '';
    background-size: cover;
}

.form-overlay {
    position: fixed;
    background-color: rgba(255,255,255,0.8);
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

#popup_banner {
    z-index: 99999;
    position: fixed;
    top: 40%;
    left: 48%;
    width: 66%;
    max-width: 825px;
    text-align: center;
    display: none;
    padding: 0;
    background-color: #fff;
    border: 2px solid #05141f;
    border: 0;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
}

#popup_banner .kia-banner img {
    max-width: 100%;
    display: block;
}

#popup_banner .popupclose {
    position: absolute;
    top: 25px;
    left: 25px;
    width: 43px;
    height: 43px;
    background-image: url(/wp-content/themes/buy-kia/images/close-btn-white.png);
    font-size: 0;
}

@media only screen and (max-width : 768px) {
    #popup_banner {
        z-index: 9999;
        position: fixed;
        top: 20%;
        left: 4%;
        width: 93%;
        max-width: 825px;
        text-align: center;
        display: none;
        padding: 0;
        background-color: #fff;
        border: 2px solid #05141f;
        border: 0;
        box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
        margin-top: 3vw !important;
        margin-left: 0 !important;
        padding-bottom: 0;
    }

    #popup_banner .popupclose {
        position: absolute;
        top: 8px;
        left: 5px;
        width: 20px;
        height: 20px;
        background-image: url(/wp-content/themes/kia/images/close-btn-white.png);
        background-size: 100%;
        font-size: 0;
    }
}

.make-offer-wrapper {
    width: 800px;
    height: fit-content;
    margin-top: 0;
    background-color: #fff;
    padding: 0;
    border: 2px solid #d1d1d1;
    padding-bottom: 0;
    position: relative;
    margin: 0 auto;
    padding: 30px;
    margin-bottom: 20px;
}

.make-offer-wrapper .green {
    color: green;
}

.make-offer-wrapper .blue {
    color: darkblue;
}

.make-offer-wrapper .yellow {
    color: orange;
}

.make-offer-wrapper .red {
    color: red;
}

.make-offer-wrapper .form-group {
    display: inline-block;
    width: calc(33% - 2%);
    margin-left: 1%;
    position: relative;
}

.make-offer-wrapper .form-group.custom_addons {
    position: relative;
    width: 100%;
}

.make-offer-wrapper .form-group.confirm_box {
    position: relative;
    width: 100%;
    margin: 20px 0;
}

.make-offer-wrapper .form-group.confirm_box_2 {
    position: relative;
    width: 100%;
    margin: 20px 0;
}

.make-offer-wrapper .form-group.custom_addons .title {
    text-align: right;
    font-size: 26px;
    color: #05141f;
    font-weight: bold;
    font-family: 'AlmoniBold';
    padding-right: 5px;
    margin: 0;
}

.make-offer-wrapper .single-addon.radio .addon-title, .make-offer-wrapper .single-addon.radio .addon-title label {
    font-size: 26px;
    line-height: 25px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    cursor: pointer;
    z-index: 99;
}

.make-offer-wrapper .single-addon.radio {
    margin-bottom: 10px;
    position: relative;
    text-align: right;
    background-color: #fff;
    padding: 10px 00px;
    margin: 0px 0px 0px 0;
    padding-bottom: 0;
}

/*.make-offer-wrapper .single-addon:after {
    content: "";
    width: calc(100% - 0px);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: 0;
}*/
.make-offer-wrapper .single-addon.radio .addon-title input[type=radio] {
    opacity: 0!important;
    position: relative;
    top: 5px;
    right: 0px!important;
    width: 25px!important;
    height: 25px!important;
    z-index: 99;
    margin: 0!important;
    cursor: pointer;
}

.make-offer-wrapper .single-addon.radio .addon-title label {
    position: relative;
    padding-right: 10px;
    display: inline-block;
    margin: 0;
    top: -3px;
}

.make-offer-wrapper .single-addon.radio .addon-title label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -25px;
    top: 0px;
    z-index: 9;
    cursor: pointer;
}

.make-offer-wrapper .single-addon.radio .addon-title label:before {
    background: url(../../images/radio.png) center no-repeat;
}

.make-offer-wrapper .single-addon.radio .addon-title input[type=radio]:checked+label:before {
    background: url(../../images/radio-check.png) center no-repeat
}

.make-offer-wrapper .single-addon.radio .addon-title input[type=radio]:checked+label {
    color: #05141f;
}

.make-offer-wrapper .single-addon button {
    position: absolute;
    left: 0;
    top: 20px;
    width: 20px;
    border: 0;
    font-family: 'AlmoniBold';
    padding: 0;
    cursor: pointer;
    outline: none;
}

.make-offer-wrapper .single-addon button:before {
    position: absolute;
    top: -6px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg);
}

.make-offer-wrapper .single-addon button.active:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(90deg);
}

.make-offer-wrapper .single-addon .price {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    position: absolute;
    left: 13%;
    top: 35px;
    text-align: left;
}

.make-offer-wrapper .single-addon .price .free {
    color: #05141f;
    position: absolute;
    top: 0;
    width: 80px;
    right: -90px;
    text-align: right;
}

.make-offer-wrapper .single-addon .price .free-price {
    opacity: 0.5;
    text-decoration: line-through;
}

.make-offer-wrapper .single-addon .content {
    font-size: 21px;
    line-height: 21px;
    font-weight: bold;
    color: #58595b;
    font-family: 'AlmoniBold';
    padding-right: 35px;
    max-width: 50%;
    display: none;
    margin-top: 10px;
    text-align: right;
}

.make-offer-wrapper .form-group.custom_addons {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.make-offer-wrapper .form-group.custom_addons:after {
    content: "";
    width: calc(100%);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: -10px;
}

.make-offer-wrapper .form-group.custom_interior_color {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 20px;
}

.make-offer-wrapper .form-group.custom_interior_color:after {
    content: "";
    width: calc(100%);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: -10px;
}

.make-offer-wrapper .form-group.custom_interior_color:before {
    content: "";
    width: calc(100%);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    top: 10px;
}

.make-offer-wrapper .form-group.custom_interior_color .dd-box {
    display: none;
    margin-top: 10px;
    padding-bottom: 5px;
    font-size: 17px;
    /* width: 228px; */
    font-family: 'AlmoniBold';
    clear: both;
}

.make-offer-wrapper .form-group.custom_interior_color .dd-box span {
    color: #05141f;
}

.make-offer-wrapper .form-group.custom_interior_color .dd-box.show {
    display: block;
    margin-top: 10px;
}

/*.make-offer-wrapper .form-group.custom_interior_color .dd-box.show:after {
    content: "";
    width: calc(100%);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: 0px;
}*/
.make-offer-wrapper .form-group.custom_interior_color .title {
    text-align: right;
    font-size: 26px;
    color: #05141f;
    font-weight: bold;
    font-family: 'AlmoniBold';
    padding-right: 5px;
    margin: 0;
}

.make-offer-wrapper .form-group.custom_addons .title {
    text-align: right;
    font-size: 26px;
    color: #05141f;
    font-weight: bold;
    font-family: 'AlmoniBold';
    padding-right: 5px;
    margin: 0;
}

.make-offer-wrapper .form-group.confirm_box {
    position: relative;
    width: 100%;
    margin: 5px 0;
}

.make-offer-wrapper .form-group.confirm_box_2 {
    position: relative;
    width: 100%;
    margin: 5px 0;
}

.make-offer-wrapper .form-group.custom_addons .title.free {
    text-align: right;
    font-size: 26px;
    color: #05141f;
    font-weight: bold;
    font-family: 'AlmoniBold';
    padding-right: 25px;
    margin: 0;
}

.make-offer-wrapper .form-group.custom_addons .title.free:before {
    position: absolute;
    top: 3px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../../images/gift-icon.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title, .make-offer-wrapper .single-interior-color.radio .interior-color-title label {
    font-size: 23px;
    line-height: 25px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    cursor: pointer;
    z-index: 99;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title {
    float: right;
}

.make-offer-wrapper .single-interior-color.radio.disabled .interior-color-title, .make-offer-wrapper .single-interior-color.radio.disabled .interior-color-title label {
    font-size: 26px;
    line-height: 25px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    cursor: default;
    z-index: 99;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title.single-value, .make-offer-wrapper .single-interior-color.radio .interior-color-title.single-value label {
    font-size: 26px;
    line-height: 25px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    cursor: default;
    z-index: 99;
}

.make-offer-wrapper .single-interior-color.radio {
    margin-bottom: 10px;
    position: relative;
    text-align: right;
    background-color: #fff;
    padding: 10px 00px;
    margin: 0px 0px 0px 0;
    width: 30%;
    width: 250px;
    display: block;
    margin-left: 25px;
    padding-bottom: 0;
    float: right;
    clear: both;
}

.make-offer-wrapper .single-interior-color.radio.disabled {
    opacity: 0.5;
}

.make-offer-wrapper .single-interior-color.radio .color-icon {
    margin: 0 auto;
    display: block;
    /* width: 30px !important; */
    /* height: 30px!important; */
    opacity: 1!important;
    border-radius: 50%;
    cursor: default;
    /* font-size: 0; */
    /* position: absolute; */
    position: relative;
    left: 0;
    top: 4px;
    background: transparent !important;
    text-decoration: underline;
    font-size: 17px;
    cursor: pointer;
    width: 105px;
    float: left;
}

.make-offer-wrapper .single-interior-color.radio strong {
    display: block;
    margin-top: 10px;
    height: 17px;
    min-height: 17px;
}

/*.make-offer-wrapper .single-interior-color:last-child:after {
    content: "";
    width: calc(100% - 0px);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: -10px;
}*/
.make-offer-wrapper .single-interior-color.radio .interior-color-title input[type=radio] {
    opacity: 0!important;
    position: relative;
    top: 5px;
    right: 0px!important;
    width: 25px!important;
    height: 25px!important;
    z-index: 99;
    margin: 0!important;
    cursor: pointer;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title label {
    position: relative;
    padding-right: 10px;
    display: inline-block;
    margin: 0;
    top: -3px;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -25px;
    top: 0px;
    z-index: 9;
    cursor: pointer;
}

.make-offer-wrapper .single-interior-color.radio.disabled .interior-color-title label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -25px;
    top: 0px;
    z-index: 9;
    cursor: default;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title.single-value label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -25px;
    top: 0px;
    z-index: 9;
    cursor: default;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title label:before {
    background: url(../../images/radio.png) center no-repeat;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title input[type=radio]:checked+label:before {
    background: url(../../images/radio-check.png) center no-repeat
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title input[type=radio]:checked+label {
    color: #05141f;
}

.make-offer-wrapper .single-interior-color button {
    position: absolute;
    left: 40px;
    top: 30px;
    width: 20px;
    border: 0;
    font-family: 'AlmoniBold';
    padding: 0;
    cursor: pointer;
    outline: none;
}

.make-offer-wrapper .single-interior-color button:before {
    position: absolute;
    top: -6px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg);
}

.make-offer-wrapper .single-interior-color button.active:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(90deg);
}

.make-offer-wrapper .single-interior-color .price {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    position: absolute;
    left: 13%;
    top: 35px;
    text-align: left;
}

.make-offer-wrapper .single-interior-color .price .free {
    color: #05141f;
    position: absolute;
    top: 0;
    width: 80px;
    right: -90px;
    text-align: right;
}

.make-offer-wrapper .single-interior-color .price .free-price {
    opacity: 0.5;
    text-decoration: line-through;
}

.make-offer-wrapper .single-interior-color .content {
    font-size: 21px;
    line-height: 21px;
    font-weight: bold;
    color: #58595b;
    font-family: 'AlmoniBold';
    padding-right: 35px;
    max-width: 50%;
    display: none;
    margin-top: 10px;
}

.make-offer-wrapper .form-group.hidden {
    display: none;
}

.make-offer-wrapper .form-group:nth-child(6n) {
    /* display: inline-block; */
    width: calc(33% - 1%);
    margin-left: 0%;
}

.make-offer-wrapper label {
    display: block;
    text-align: right;
    font-size: 19px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-right: 5px;
    text-transform: none;
    /* font-weight: bold; */
}

.make-offer-wrapper label[for=confirm_box] {
    display: initial;
    text-align: right;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-right: 5px;
    text-transform: none;
    font-family: 'Almoni';
}

.make-offer-wrapper label[for=confirm_box_2] {
    display: initial;
    text-align: right;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-right: 5px;
    text-transform: none;
    font-family: 'Almoni';
}

.make-offer-wrapper input[type=checkbox] {
    opacity: 0!important;
    position: relative;
    top: 5.5px;
    right: 0px!important;
    width: 25px!important;
    height: 25px!important;
    margin: 0!important;
    cursor: pointer;
}

.make-offer-wrapper .confirm_box label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 5.5px;
    z-index: 1;
    cursor: pointer;
}

.make-offer-wrapper .confirm_box label:before {
    background: url(../../images/radio.png) center no-repeat;
}

.make-offer-wrapper .confirm_box input[type=checkbox]:checked+label:before {
    background: url(../../images/radio-check.png) center no-repeat
}

.make-offer-wrapper .confirm_box_2 label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 5.5px;
    z-index: 1;
    cursor: pointer;
}

.make-offer-wrapper .confirm_box_2 label:before {
    background: url(../../images/radio.png) center no-repeat;
}

.make-offer-wrapper .confirm_box_2 input[type=checkbox]:checked+label:before {
    background: url(../../images/radio-check.png) center no-repeat
}

.make-offer-wrapper label.note {
    display: block;
    text-align: right;
    font-size: 19px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-right: 5px;
    text-transform: none;
    /* color: #05141f; */
    font-weight: bold;
    font-family: 'AlmoniBold';
}

.make-offer-wrapper select {
    padding: 8px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(/wp-content/uploads/2017/06/dd-arrow.png);
    background-image: url(../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 10%;
    line-height: inherit!important;
    background-color: #eee;
    color: #000;
    text-decoration: none;
    font-size: 21px;
    font-family: 'Almoni';
    background-size: 10px;
    text-align: right !important;
    outline: none;
    border: 0;
    width: 100%;
    border-radius: 50px;
}

.make-offer-wrapper input[type='text'], .make-offer-wrapper input[type='tel'], .make-offer-wrapper input[type='email'] {
    padding: 7px 15px;
    /* background-color: #eee; */
    color: #000;
    text-decoration: none;
    font-size: 19px;
    font-family: 'Almoni';
    border: 0;
    /* border-radius: 50px; */
    margin-bottom: 15px;
    border: 1px solid transparent;
    outline: none;
    width: 100%;
    border: 1px solid #000;
}

.make-offer-wrapper .green input[type='text'] {
    background-color: green;
}

.make-offer-wrapper .blue input[type='text'] {
    background-color: darkblue;
    color: #fff;
}

.make-offer-wrapper .yellow input[type='text'] {
    background-color: orange;
}

.make-offer-wrapper .red input[type='text'] {
    background-color: red;
}

.make-offer-wrapper .submit-wrapper {
    clear: both;
    max-width: 100%;
    text-align: center;
}

#make_order_submit {
    background-color: #05141f !important;
    color: #fff;
    width: fit-content;
    padding: 10px 50px;
    /* border-radius: 50px; */
    margin-left: 0;
    line-height: 1;
    border: 0;
    cursor: pointer;
    font-size: 21px;
    font-family: 'AlmoniBold';
    margin: 0 auto;
    margin-top: 15px;
}

.page-template-make-offer-page .cities_ul {
    position: absolute;
    top: 80px;
    right: 0;
    width: 100%;
    /* background-color: #eee!important; */
    border-radius: 00px;
    z-index: 999;
}

.page-template-make-offer-page .cities_ul ul {
    list-style: none;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #fff!important;
}

.page-template-make-offer-page .cities_ul ul li {
    font-size: 19px;
    margin: 5px 0 !important;
    list-style: none !important;
    font-family: 'Almoni';
}

.page-template-make-offer-page .cities_ul ul li div {
    padding: 0;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-title {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    text-align: center;
    color: #000;
    position: relative;
    display: inline-block;
    width: 100%;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-titlebar-close {
    border: 0;
    border-radius: 0;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-content {
    font-size: 25px;
    color: #000;
    font-weight: bold;
    font-family: 'AlmoniBold';
    text-align: center;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-content #confirm_email {
    font-size: 21px;
    text-transform: none;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-content p {
    margin: 10px 0;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: center;
    width: 100%;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-buttonpane button {
    margin: 10px 5px 2px;
    cursor: pointer;
    width: 45%;
    background-color: gray;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0;
    line-height: 1;
    border: 0;
    cursor: pointer;
    font-size: 21px;
    font-family: 'AlmoniBold';
    margin-bottom: 10px;
    outline: none !important;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-buttonpane button:first-child {
    background-color: #05141f;
}

.page-template-make-offer-page .make-offer-wrapper {
    width: 50%;
    float: right;
    /* padding: 20px; */
}

.page-template-make-offer-page .main-area-wrapper {
    width: 50%;
    float: right;
}

.page-template-make-offer-page .main-area-wrapper .main-image {
    /* margin:0; */
    margin: 20px 0;
}

.page-template-make-offer-page .main-area-wrapper .title {
    text-align: center;
    font-size: 26px;
    color: #000;
    font-weight: bold;
    font-family: 'AlmoniBold';
}

.page-template-make-offer-page .price {
    background-color: #05141f !important;
    color: #fff;
    width: fit-content;
    padding: 10px 50px;
    border-radius: 50px;
    margin-left: 0;
    line-height: 1;
    border: 0;
    /* cursor: pointer; */
    font-size: 26px;
    font-family: 'AlmoniBold';
    margin: 0 auto;
    margin-top: 0;
    text-align: center;
}

.page-template-make-offer-page .price span.ammount {
    display: inline-block;
    font-size: 30px;
    font-family: 'AlmoniBold';
}

.page-template-make-offer-page .price span {
    display: block;
    font-size: 19px;
    font-family: 'Almoni';
}

.page-template-make-offer-page .page-title {
    /* margin-bottom: 25px; */
    margin-top: 30px;
}

.page-template-make-offer-page .ui-widget.ui-widget-content {
    border: 0;
    border-radius: 0;
}

.page-template-make-offer-page .ui-draggable .ui-dialog-titlebar {
    cursor: move;
    border: 0;
    border-radius: 0;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-buttonpane {
    border: 0;
}

.page-template-make-offer-page .page-sub-title {
    margin-top: 30px;
    font-size: 26px;
    color: #05141f;
    font-weight: bold;
    font-family: 'AlmoniBold';
    /* text-align: center; */
    margin-bottom: 25px;
}

@media only screen and (max-width: 768px) {
    .page-template-make-offer-page .entry-content {
        display: flex;
        flex-direction: column;
    }

    .page-template-make-offer-page .make-offer-wrapper {
        width: 90%;
        float: right;
        border: 0;
        order: 2;
        padding: 20px 10px;
        border: 1px solid #d1d1d1;
    }

    .page-template-make-offer-page .main-area-wrapper {
        width: 100%;
        float: right;
        padding: 20px 20px;
        order: 1;
    }

    .page-template-make-offer-page .main-area-wrapper .title {
        text-align: center;
        font-size: 23px;
        color: #000;
        font-weight: bold;
        font-family: 'AlmoniBold';
        margin: 0;
    }

    .page-template-make-offer-page .price .content .final-price-wrapper .title {
        margin-left: 5px;
    }

    .page-template-make-offer-page .price .content .title {
        text-align: right;
        font-size: 19px;
        color: #000;
        font-weight: bold;
        font-family: 'AlmoniBold';
        margin: 0;
        float: right;
        width: fit-content;
    }

    .page-template-make-offer-page .price .content .sub-title {
        text-align: right;
        font-size: 19px !important;
        color: #000;
        font-weight: bold;
        font-family: 'AlmoniBold';
        margin: 0;
        float: right;
        width: fit-content;
    }

    .page-template-make-offer-page .main-area-wrapper .main-image {
        /* margin: 0; */
        margin: 0px 0;
    }

    .page-template-make-offer-page .page-title {
        margin-bottom: 0px;
    }

    .make-offer-wrapper .form-group {
        display: inline-block;
        width: calc(49% - 1%);
        margin-left: 1%;
        position: relative;
    }

    .make-offer-wrapper .form-group:nth-child(6n) {
        /* display: inline-block; */
        width: calc(49% - 1%);
        margin-left: 0%;
    }

    .page-template-make-offer-page .page-sub-title {
        font-size: 26px;
        color: #000;
        font-weight: bold;
        font-family: 'AlmoniBold';
        padding: 10px 10px;
        text-align: center;
        color: #05141f;
        margin-bottom: 0;
        margin-top: 0;
    }

    .page-template-make-offer-page .price {
        font-size: 23px;
        margin-bottom: 0;
        background-color: transparent !important;
        color: #000;
        position: relative;
        padding: 10px 0px;
        margin: 0 auto;
        width: 100%;
    }

    .page-template-make-offer-page .price .ammount {
        font-size: 26px !important;
    }

    .page-template-make-offer-page .price span {
        display: block;
        font-size: 17px;
        font-family: 'Almoni';
    }

    .page-template-make-offer-page .price button {
        position: absolute;
        left: 7%;
        top: 17px;
        width: 20px;
        border: 0;
        font-family: 'AlmoniBold';
        padding: 0;
        cursor: pointer;
        outline: none;
    }

    .page-template-make-offer-page .price button:before {
        position: absolute;
        top: -6px;
        right: 0;
        width: 20px;
        height: 20px;
        background-image: url(../../images/black-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
        transform: rotate(270deg);
    }

    .page-template-make-offer-page .price button.active:before {
        position: absolute;
        top: 0;
        right: 0;
        width: 20px;
        height: 20px;
        background-image: url(../../images/black-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
        transform: rotate(90deg);
    }

    .page-template-make-offer-page .price .content {
        font-size: 21px;
        line-height: 21px;
        font-weight: bold;
        color: #58595b;
        font-family: 'AlmoniBold';
        padding-right: 0;
        max-width: 100% !important;
        display: none;
        margin-top: 10px;
        text-align: right;
        float: right;
        width: 100%;
    }

    .page-template-make-offer-page .price .content {
        padding: 10px 10px 5px 10px;
        border: 1px solid #d1d1d1;
        background-color: #fff;
        margin-bottom: 0;
    }

    .page-template-make-offer-page .price .content .amount {
        color: #000;
        float: left !important;
        width: fit-content;
        font-size: 19px;
        line-height: initial;
    }

    .page-template-make-offer-page .price .content .cash-price .amount, .page-template-make-offer-page .price .content .main-addons-discount .amount, .page-template-make-offer-page .price .content .benfits-wrapper .amount {
        color: #05141f;
    }

    .page-template-make-offer-page .price .content div {
        float: right;
        width: 100%;
        margin-bottom: 5px;
        color: #000;
    }

    .page-template-make-offer-page .price .content .price-wrapper, .page-template-make-offer-page .price .content .addons-wrapper, .page-template-make-offer-page .price .content .addons-wrapper {
        margin-bottom: 0;
    }

    .make-offer-wrapper label ,.make-offer-wrapper input[type='text'], .make-offer-wrapper input[type='tel'], .make-offer-wrapper input[type='email'] {
        font-size: 19px;
    }

    .make-offer-wrapper label {
        display: block;
        text-align: right;
        /* font-size: 19px; */
        padding-right: 0px;
    }

    .make-offer-wrapper input[type='text'], .make-offer-wrapper input[type='tel'], .make-offer-wrapper input[type='email'] {
        margin-bottom: 5px;
    }

    .make-offer-wrapper .single-interior-color.radio {
        width: 100%;
        margin: 0;
    }
}

.page-template-addons-page .ui-dialog .ui-dialog-title {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    font-family: 'AlmoniBold';
    margin-bottom: 0;
    text-align: center;
    color: #000;
    position: relative;
    display: inline-block;
    width: 100%;
}

.page-template-addons-page .ui-dialog .ui-dialog-titlebar-close {
    border: 0;
    border-radius: 0;
}

.page-template-addons-page .ui-dialog .ui-dialog-content {
    font-size: 25px;
    color: #000;
    font-weight: bold;
    font-family: 'AlmoniBold';
    text-align: center;
}

.page-template-addons-page .ui-dialog .ui-dialog-content #confirm_email {
    font-size: 21px;
    text-transform: none;
}

.page-template-addons-page .ui-dialog .ui-dialog-content p {
    margin: 10px 0;
}

.page-template-addons-page .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: center;
    width: 100%;
}

.page-template-addons-page .ui-dialog .ui-dialog-buttonpane button {
    margin: 10px 5px 2px;
    cursor: pointer;
    width: 45%;
    background-color: gray;
    color: #fff;
    padding: 10px 50px;
    border-radius: 0;
    line-height: 1;
    border: 0;
    cursor: pointer;
    font-size: 21px;
    font-family: 'AlmoniBold';
    margin-bottom: 10px;
    outline: none !important;
}

.page-template-addons-page .ui-dialog .ui-dialog-buttonpane button:first-child {
    background-color: #05141f;
}

.page-template-make-offer-pay-page .make-offer-wrapper {
    width: 50%;
    float: right;
    /* padding: 20px; */
}

.page-template-make-offer-pay-page .main-area-wrapper {
    width: 50%;
    float: right;
}

.page-template-make-offer-pay-page .main-area-wrapper .main-image {
    /* margin:0; */
    margin: 40px 0;
}

.page-template-make-offer-pay-page .main-area-wrapper .title {
    text-align: center;
    font-size: 26px;
    color: #000;
    font-weight: bold;
    font-family: 'AlmoniBold';
}

.page-template-make-offer-pay-page .price {
    background-color: #05141f !important;
    color: #fff;
    width: fit-content;
    padding: 10px 50px;
    border-radius: 50px;
    margin-left: 0;
    line-height: 1;
    border: 0;
    /* cursor: pointer; */
    font-size: 26px;
    font-family: 'AlmoniBold';
    margin: 0 auto;
    margin-top: 0;
    text-align: center;
}

.page-template-make-offer-pay-page .price span.ammount {
    display: inline-block;
    font-size: 30px;
    font-family: 'AlmoniBold';
}

.page-template-make-offer-pay-page .price span {
    display: block;
    font-size: 19px;
    font-family: 'Almoni';
}

.page-template-make-offer-pay-page .page-title {
    margin-bottom: 25px;
    margin-top: 30px;
}

.footer-info-wrapper {
    text-align: center;
    padding: 10px 0;
    line-height: 25px;
    background-color: white;
    border-top: 4px solid #05141f;
    float: right;
    width: 100%;
    display: none;
}

.footer-info-wrapper a {
    display: inline-block;
    font-size: 19px;
    color: black;
    text-decoration: none;
    margin: 0 10px 0 0;
}

.footer-info-wrapper a:not(:last-child):after {
    content: "";
    border-color: #000000;
    border-left-width: 1px;
    border-left-style: solid;
    padding-right: 10px;
}

.home .footer-info-wrapper {
    display: block;
}

#loading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    text-align: center;
    width: 100%;
    height: 100vh;
    background-color: #fff;
}

#loading img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 200px;
}

#loading2 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    text-align: center;
    width: 100%;
    height: 100vh;
    background-color: #fff;
}

#loading2 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 200px;
}

#popup_banner_interior_color {
    z-index: 99999;
    position: fixed;
    top: 20%;
    left: 30%;
    width: 66%;
    max-width: 800px;
    text-align: center;
    display: none;
    padding: 0;
    background-color: #fff;
    border: 2px solid #05141f;
    border: 0;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
}

#popup_banner_interior_color .popupclose {
    position: absolute;
    top: 25px;
    left: 25px;
    width: 43px;
    height: 43px;
    background-image: url(../../images/close-btn-white.png);
    font-size: 0;
}

@media only screen and (max-width : 768px) {
	.page-template-exterior-color-page .entry-content .container {
		margin-top: 0px;
	}
    .page-template-make-offer-pay-page .entry-content {
        display: flex;
        flex-direction: column;
    }

    .page-template-make-offer-pay-page .make-offer-wrapper {
        width: 100%;
        float: right;
        border: 0;
        order: 2;
        padding: 20px;
    }

    .page-template-make-offer-pay-page .main-area-wrapper {
        width: 100%;
        float: right;
        padding: 0 20px;
        order: 1;
    }

    .page-template-make-offer-pay-page .main-area-wrapper .title {
        text-align: center;
        font-size: 26px;
        color: #000;
        font-weight: bold;
        font-family: 'AlmoniBold';
        margin-bottom: 10px;
    }

    .page-template-make-offer-pay-page .main-area-wrapper .main-image {
        /* margin: 0; */
        margin: 20px 0;
        margin-bottom: 0;
    }

    .page-template-make-offer-pay-page .page-title {
        margin-bottom: 0px;
    }

    .page-template-make-offer-pay-page .page-sub-title {
        font-size: 19px;
        color: #000;
        font-weight: bold;
        font-family: 'AlmoniBold';
        padding: 10px 10px;
        text-align: center;
        color: #05141f;
        margin-bottom: 0;
    }

    .page-template-make-offer-pay-page .price {
        font-size: 23px;
        margin-bottom: 30px;
        /* background-color: transparent !important; */
        /* color: #000; */
    }

    .page-template-make-offer-pay-page .price .ammount {
        font-size: 26px !important;
    }

    .page-template-make-offer-pay-page .price span {
        display: block;
        font-size: 17px;
        font-family: 'Almoni';
    }

    #loading img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 150px;
    }

    #loading2 img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 150px;
    }

    #popup_banner_interior_color {
        z-index: 99999;
        position: fixed;
        top: 20%;
        left: 5%;
        width: 90%;
        max-width: 800px;
        text-align: center;
        display: none;
        padding: 0;
        background-color: #fff;
        border: 2px solid #05141f;
        border: 0;
        box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
    }

    #popup_banner_interior_color .popupclose {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 30px;
        height: 30px;
        background-image: url(../../images/close-btn-white.png);
        font-size: 0;
    }
}

@media only screen and (max-width : 320px) {
    .make-offer-wrapper .form-group.custom_addons .title {
        font-size: 19px !important;
    }

    .make-offer-wrapper label[for=confirm_box] {
        font-size: 17px !important;
    }

    .make-offer-wrapper label[for=confirm_box_2] {
        font-size: 17px !important;
    }

    .make-offer-wrapper .form-group.custom_interior_color .dd-box.show {
        font-size: 18px !important;
    }

    .page-template-make-offer-page .price {
        padding: 10px 0px;
    }

    .page-template-make-offer-page .page-sub-title {
        padding: 0;
        font-size: 23px;
    }

    .make-offer-wrapper label {
        font-size: 17px;
    }

    .page-template-make-offer-page .price button {
        left: 0%;
    }

    .page-template-make-offer-page .price .content .final-price-wrapper .title {
        width: 100%;
    }

    .make-offer-wrapper .single-addon.radio .addon-title, .make-offer-wrapper .single-addon.radio .addon-title label {
        font-size: 21px !important;
    }

    .make-offer-wrapper .single-interior-color.radio .interior-color-title, .make-offer-wrapper .single-interior-color.radio .interior-color-title label {
        font-size: 21px !important;
    }

    .page-template-offer-page .entry-footer .save-offer a:before {
        right: 13vw;
    }
}

@media only screen and (max-width : 1400px) {
    .page-template-offer-page .main-price,.page-template-offer-page .main-addons,.page-template-offer-page .ex-color {
        margin-bottom: 3px !important;
    }

    .offer-wrapper .fee-wrapper {
        padding-bottom: 5px;
    }

    .offer-wrapper .final-price-wrapper {
        text-align: right;
        background-color: #05141f;
        padding: 15px 30px;
        margin: 0px 0px 0px 0;
        position: relative;
    }

    .offer-wrapper .fee-wrapper .amount {
        font-size: 30px;
        line-height: 30px;
        font-weight: bold;
        font-family: 'AlmoniBold';
        position: absolute;
        left: 30px;
        top: 07px;
        text-align: left;
    }
}

body.rtl #popup_form .gform_wrapper ul li.gfield{
    position: relative;
}
body.rtl #popup_form .gform_legacy_markup_wrapper .description_above .gfield_description:not(.gfield_validation_message) {
   padding: 0;
   position: absolute;
   /* top: -4px; */
   /* font-size: 15px; */
}
body.rtl #popup_form  .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description:not(.gfield_validation_message){
    top: -4px;
}

.zero-contact-overlay {
    position: fixed;
    background-color: rgba(255,255,255,0.8);
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
}
#popup_contact_zero {
    z-index: 99999;
    position: fixed;
    top: 45%;
    left: 48%;
    width: 66%;
    max-width: 825px;
    padding: 20px;
    text-align: center;
    display: none;
    padding: 30px 60px;
    background-color: #fff;
    border: 2px solid #05141f;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
}
#popup_contact_zero .gform_confirmation_message {
    font-size: 36px;
}
.popupzerocontactclose {
    position: absolute;
    top: 25px;
    left: 25px;
    width: 43px;
    height: 43px;
    background-image: url(../../images/close-btn.png);
    font-size: 0;
}
html[dir=rtl] #popup_contact_zero .gform_wrapper span.gform_description {
    margin: 0;
    color: #05141f;
    font-weight: 400;
    font-size: 50px;
    font-family: 'AlmoniBold';
    /* text-align:center!important; */
    margin: 0 !important;
    width: 100%!important;
}

#popup_contact_zero .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 320px!important;
}
body.rtl #popup_contact_zero .gform_wrapper ul li.gfield:nth-child(1),body.rtl #popup_contact_zero .gform_wrapper ul li.gfield:nth-child(3) {
    max-width: 320px;
    width: 22%;
    display: inline-block;
    margin-left: 3% !important;
    font-weight: 100;
    padding: 0 !important;
}
body.rtl #popup_contact_zero .gform_wrapper ul li.gfield:nth-child(2),body.rtl #popup_contact_zero .gform_wrapper ul li.gfield:nth-child(4) {
    max-width: 320px !important;
    width: 22%;
    display: inline-block;
    padding-left: 0!important;
    margin-left: 3% !important;
    font-weight: 100;
}
body.rtl #popup_contact_zero .gform_title {
    margin: 0;
    font-weight: bold;
    font-size: 40px;
    font-family: 'AlmoniBold';
}
body.rtl #popup_contact_zero .gform_description{
     margin: 0;
    font-weight: bold;
    font-size: 40px;
    font-family: 'AlmoniBold';
}
body.rtl #popup_contact_zero .gform_wrapper ul li.gfield:nth-child(5) {
    max-width: 100% !important;
    width: 100%;
    display: inline-block;
    padding-left: 0!important;
    margin-right: 0px !important;
    font-weight: 100;
    margin-top: 0;
}
body.rtl #popup_contact_zero .gform_wrapper .gform_footer {
    padding: 0px 0 10px;
    text-align: left !important;
    margin-top: 0;
}

.zero-contact-link{
    cursor:pointer;
}

@media only screen and (max-width: 1200px) {
	
	#popup_contact_zero {
        z-index: 99999;
        position: fixed;
        top: 10%;
        left: 4%;
        width: 93%;
        max-width: 825px;
        padding: 20px;
        text-align: center;
        display: none;
        padding: 30px 10px;
        background-color: #fff;
        border: 2px solid #05141f;
        box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
        margin-top: 3vw !important;
        margin-left: 0 !important;
        padding-bottom: 0;
    }
	html[dir=rtl] #popup_contact_zero .gform_wrapper span.gform_description {
        margin: 0;
        color: #05141f;
        font-weight: 400;
        font-size: 30px;
        line-height: 26px;
        font-family: 'AlmoniBold';
        /* text-align: center!important; */
        margin: 0 auto !important;
        width: 70%!important;
        text-align: center !important;
    }

    .popupzerocontactclose {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 30px;
        height: 30px;
        background-image: url(../../images/close-btn.png);
        background-size: 100%;
        font-size: 0;
    }
	body.rtl #popup_contact_zero .gform_wrapper ul li.gfield:nth-child(1),body.rtl #popup_contact_zero .gform_wrapper ul li.gfield:nth-child(3),body.rtl .gform_wrapper ul li.gfield:nth-child(5) {
        max-width: 100% !important;
        width: 100%;
        display: inline-block;
        /* margin-left: 0% !important; */
        font-weight: 100;
        padding: 0 !important;
    
    }

    body.rtl #popup_contact_zero .gform_wrapper ul li.gfield:nth-child(5) {
        width: 100%;
    }
	body.rtl #popup_contact_zero .gform_wrapper ul li.gfield:nth-child(2),body.rtl #popup_contact_zero .gform_wrapper ul li.gfield:nth-child(4) {
        max-width: 100% !important;
        width: 100%;
        display: inline-block;
        padding-left: 0!important;
        margin-right: 0px !important;
        font-weight: 100;
       
    }
	html[dir=rtl] #popup_contact_zero .gform_wrapper span.gform_description {
        width: 80%!important;
    }

}
#gform_1 option[value="optgroup"] {
    display: none !important;
}


#cookie-notice .cookie-notice-container, #cookie-notice .cookie-revoke-container {
    display: block;
    font-family: "Almoni", Sans-serif;
    font-size: 140%;
	direction: rtl;
}
#cookie-notice .cookie-notice-container #cn-notice-text{
   text-align: right;
   margin: 0;
   margin-top: 10px;
}
#cookie-notice .cookie-notice-container a{
    color: #000000;
}
#cookie-notice .cn-button{
    font-family: "Almoni", Sans-serif;
     font-size: 120%;
     background:#000000;
     color: #fff;
     margin: 0;
     padding: 4px 30px;
     width: 100%;
     border: 0;
     position: relative;
     top: -5px;
     right: 15px;
     cursor: pointer;
}
@media only screen and (max-width: 900px) {
	
	#cookie-notice .cookie-notice-container, #cookie-notice .cookie-revoke-container {
		display: block;
		
		font-size: 110%;
		padding: 25px 25px;
	}
	
	#cookie-notice .cookie-notice-container #cn-notice-text{
	   text-align: right;
	   margin: 0;
	}
	#cookie-notice .cookie-notice-container a{
		color: #000000;
	}
	#cookie-notice .cn-button{
		
		 font-size: 110%;
		 background:#000000;
		 color: #fff;
		 margin: 0;
		 margin-top: 10px;
		 padding: 4px 30px;
		 width: 100%;
		 border: 0;
		 position: relative;
		 top: 0;
		 cursor: pointer;
		 right: 0;
	}
    #cookie-notice .cn-close-icon {
        position: absolute;
        right: 10px;
        top: 15px;
        margin-top: -10px;
        width: 15px;
        height: 15px;
        opacity: .5;
        padding: 10px;
        outline: 0;
        cursor: pointer;
    }
	#cookie-notice{
        z-index:999999999;
    }
}

@media only screen and (max-width: 1280px) {
	.entry-footer-nav .single-nav .fee {
		font-size: 21px;
	}

}