/*
Theme Name: Geely Theme 2022

Description: A basic theme using the Bootstrap framework.
Version: 1.0
Text Domain: bootstrapstarter
*/

/*
 * Globals
 */
/*header*/
body {
    overflow-x: hidden;
    background: #fff;
    font-family: NeoSansCyr-Regular,"NeoSansCyr-Regular",Arial,sans-serif;
    line-height: 20px;
    margin: 0;
}
.alignleft {
    display:block;
    float:left;
    margin:0 30px 0 0;
  
}
.alignright  {
    display:block;
    float:right;
    margin:0 0 0 30px;
  
}
.text-mxw {
    max-width: 477px;
    line-height: 32px;
}
.__text-content h1, h2, h3, h4, h5, h6
{
    margin-bottom:30px;
}
.__text-content p
{
    line-height:25px;
    margin: 0 0 18px!important;
}
ol
{
    margin:20px;
}
.__text-content ol li
{
    margin:0 0 0 20px;
    list-style-type:decimal;
    line-height: 23px;
}
.__text-content ul
{
    margin:20px 21px 30px!important;
}
.__text-content ul li
{
    margin:0 0 0 20px;
    list-style-type:disc;
    line-height: 23px;
}
.def_hide{
	display: none!important;
}
.cloudimage-360 
{
    z-index: 100;
}
.carAround .inner-title
{
    top: 8.6rem;
}
.view360-container
{
    margin: 0 auto!important;
}
.__footer .footer-right .widget-container .social-network-footer:nth-child(2)
{
margin-top:47px;
}
a {
    color: #2c2c2c;
    pointer-events: auto;
	text-decoration:none;
}
h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
li, p, ul {
    margin: 0;
    padding: 0;
}
.__f-h6 {
    font-size: 17px;
}
.__lightspot-carousel .container .left .car-box .name {
    font-size: 15px;
}
.__car-show .buttons
{
    z-index: 100;
}
.videos-container{
    --w: 40%;
    --n: 2;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(max(var(--w), 100%/(var(--n) + 1) + 0.1%), 1fr));
    gap: 30px;
}
.video-wrapper {
    background: #fff;
    position: relative;
    padding-bottom: 56.25%;
}
.video-wrapper  iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, button, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    font-family: NeoSansCyr-Regular,"NeoSansCyr-Regular",Arial,sans-serif!important;
}*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, button, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    font-family: NeoSansCyr-Regular,"NeoSansCyr-Regular",Arial,sans-serif;
}
.__menu-curtain.image-link .__image img
{
    height: 98px;
}
.__header .header-main .logo
{
    outline: none;
}
.__car-show .buttons
{
    bottom: 69px!important;
}
.carshow-detail .carshow-page .colors {
       margin-top: -205px!important;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.in-content .in-txt:nth-child(1),
.in-content .inImg:nth-child(1)
{
    display: block;
}
.in-content .in-txt,
.in-content .inImg
{
display:none;
}
/**mobile menu****/
.__menu-mobile
{
	z-index:100;
	display:none;
}
.carshow_wrap
{
	position:relative;
}
.__header .header-main .logo img
{
	width: auto;
    height: 85px;
    max-width: fit-content;
}
.header-main
{
	display:flex;
    justify-content: space-between;
    align-items: center;
}
.header_contact_det
{
	    position: absolute;
    z-index: 1000;
    top: 40%;
    right: 5%;
    text-align: left;
}
.header_contact_det .__gradient-button
{
	    line-height: 46px;
}
#gform_submit_button_1,
#gform_submit_button_2
{
	    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    padding: 15px 40px;
    font-size: 14px;
    line-height: 14px;
}
.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large{
    background-color: initial;
    border: 1px solid #000;
    width: 91%;
    outline: none;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 15px 14px;
    border-radius: 0 10px 0 0;
}
.color-picker-style-circle .color-picker-swatch-color-wrap {
    width: 50px!important;
    height: 50px!important;
}
.popup_btn
{
	    font-size: 15px;
    font-weight: normal;
    display: table!important;
}
.popup-form-wrap
{
	
	text-align:center;
}
.popup-form-wrap .wpcf7 {
    display: table;
    margin: 0 auto;
}
.popup-form-wrap h3 {
    margin: 0 0 30px;
}
.header_contact_text {
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 33px;
    margin: 0 0 30px;
}
.header_contact_text a
{
	color:#fff;
	text-decoration:none;
}
.__header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;

}
.__header .header-main #menu-left-main-menu {
    display: flex;
    height: 100%;
    margin-left: 40px;
}
.__header .header-main #menu-left-main-menu-moldoveneasca {
    display: flex;
    height: 100%;
    margin-left: 40px;
}
.__header {
    z-index: 102;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all .5s ease-in-out;
    -webkit-perspective: 600px;
    perspective: 600px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.header-main.nav-up {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);   z-index: 100;
	transition: all .5s ease-in-out;
}
.header-main.nav-down {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
	transition: all .5s ease-in-out;
	 
}
.header-main .main-left,
.menu-left-main-menu-container {
       display: flex;
    align-items: center;
    height: 100%;
}
.__header .header-main {
    height: 60px;
    background: #fff;
    box-sizing: border-box;
    padding: 0 20px 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 12;
}
.__header .header-main #menu-left-main-menu>li {
    height: 100%;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    transition: all .3s;
    padding: 0;
    display: flex;
    align-items: center;
    color: #000;
    white-space: nowrap;
}
.__header .header-main #menu-left-main-menu-moldoveneasca>li:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: calc(50% - 25px);
    display: block;
    width: 0;
    border-top: 2px solid transparent;
    transition: all .3s ease;
}
.__header .header-main #menu-left-main-menu-moldoveneasca>li.current-menu-item:after, .__header .header-main #menu-left-main-menu>li:hover:after {
    width: 50px;
    border-top-color: #15a6f5;
}
.__header .header-main #menu-left-main-menu-moldoveneasca>li.current-menu-item a, .__header .header-main #menu-left-main-menu>li:hover a{
    color: #15a6f5;
}
.__header .header-main #menu-left-main-menu-moldoveneasca>li.current-menu-item:after, .__header .header-main #menu-left-main-menu-moldoveneasca>li:hover:after {
    width: 50px;
    border-top-color: #15a6f5;
}
.__header .header-main #menu-left-main-menu-moldoveneasca>li.current-menu-item a, .__header .header-main #menu-left-main-menu-moldoveneasca>li:hover a{
    color: #15a6f5;
}
.__menu-curtain-enter-done {
    box-shadow: 2px 0 2px rgb(0 0 0 / 10%);
}
/***breadcumps***/
.__bread-crumbs .component-content .bread-crumb a.has-link {
    cursor: pointer
}
.__bread-crumbs .component-content .bread-crumb a.has-link:hover:before {
    width: 100%
}
#crumbs a:after {
    content: " > "
}
/**submenu main-menu**/
.__menu-curtain .menu
{
	    box-sizing: border-box;
    position: fixed;
    background: #fff;
    left: 0;
    top: 60px;
    height: calc(100vh - 60px);
    width: 340px;
    z-index: 11;
    padding-top: 40px;
}
.__menu-curtain .menu li {
    display: block;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    margin-right: auto;
	    box-sizing: border-box;
    padding: 15px 30px;
    transition: all .3s ease-in-out;
}
.__menu-curtain .menu li>a
{
	text-decoration:none;
	position:relative;
	      width: fit-content;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
    line-height: 30px;
}
.__menu-curtain .menu li:hover>a:not(.null-link) {
    color: #15a6f5;
}
.__menu-curtain .menu li>a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 0;
    border-bottom: 1px solid #fff;
    transition: all .3s;
}
.__menu-curtain .menu li:hover>a:not(.null-link):before {
    border-bottom-color: #15a6f5;
}
.__menu-curtain .menu li:hover a:not(.null-link):before {
    width: 100%;
}

.__menu-curtain .menu >li.current-menu-item a, .__menu-curtain .menu >li:hover a{
    color: #15a6f5;
}
/**/
#menu-left-main-menu
{
	    display: flex;
    height: 100%;
    margin-left: 40px;
}
#menu-left-main-menu li
{
	list-style-type:none;
	    color: #15a6f5;
		height: 100%;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    transition: all .3s;
    padding: 0 18px;
    display: flex;
    align-items: center;
    color: #000;
    white-space: nowrap;
}
#menu-left-main-menu li:hover:after {
    width: 50px;
    border-top-color: #15a6f5;
}
#menu-left-main-menu li a
{
	height: 100%;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    transition: all .3s;
    padding: 0 18px;
    display: flex;
    align-items: center;
    color: #000;
    white-space: nowrap;
    font-family: NeoSansPro-Regular;
	text-decoration:none;
}
#menu-left-main-menu>li a:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: calc(50% - 25px);
    display: block;
    width: 0;
    border-top: 2px solid transparent;
    transition: all .3s ease;
}
/**/
#menu-left-main-menu-moldoveneasca
{
	    display: flex;
    height: 100%;
    margin-left: 40px;
}
#menu-left-main-menu-moldoveneasca li
{
	list-style-type:none;
	    color: #15a6f5;
		height: 100%;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    transition: all .3s;
    padding: 0 18px;
    display: flex;
    align-items: center;
    color: #000;
    white-space: nowrap;
}
#menu-left-main-menu-moldoveneasca li:hover:after {
    width: 50px;
    border-top-color: #15a6f5;
}
#menu-left-main-menu-moldoveneasca li a
{
	height: 100%;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    transition: all .3s;
    padding: 0 18px;
    display: flex;
    align-items: center;
    color: #000;
    white-space: nowrap;
    font-family: NeoSansPro-Regular;
	text-decoration:none;
}
#menu-left-main-menu-moldoveneasca>li a:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: calc(50% - 25px);
    display: block;
    width: 0;
    border-top: 2px solid transparent;
    transition: all .3s ease;
}
/**menu-right***/
.icon-link {
    border: none;
    padding: 0;
    background-color: initial;
    display: flex;
    align-items: center;
    cursor: pointer;
    height: 36px;
    outline: none;
	    font-size: 14px;
    line-height: 14px;
}
/**trigger button*/
.__header .header-main .main-left .trigger {
    display: block;
    margin-right: 20px;
}
.trigger {
    width: 18px;
    height: 16px;
    position: relative;
    display: block;
    background: transparent;
    border: none;
    padding: 0;
    outline: none;
}
.trigger__line {
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    margin: auto;
    display: block;
    animation: trigger-line-out .5s ease-in-out reverse;
    top: -2px;
}
.trigger__line:after, .trigger__line:before {
    background: #000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%;
}
.trigger__line:before {
    left: 0;
    top: 1px;
}

.trigger__line__top {
    width: 75%;
    -webkit-transform: translateY(-6px) scaleX(1);
    transform: translateY(-6px) scaleX(1);
    animation: trigger-line-top-out .5s ease-in-out reverse;
    background: #000;
}
.trigger__line__bottom {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    animation: trigger-line-bottom-out .5s ease-in-out reverse;
    background: #000;
}
.trigger__line:after {
    right: 0;
    -webkit-transform-origin: right center;
    transform-origin: right center;
    animation: trigger-line-break-out .5s ease-in-out reverse;
    top: 1px;
}
.trigger--close .trigger__line {
    -webkit-animation: trigger-line-in .5s ease-in-out forwards;
    animation: trigger-line-in .5s ease-in-out forwards;
	
}
.trigger--close .trigger__line:after {
    -webkit-animation: trigger-line-break-in .5s ease-in-out forwards;
    animation: trigger-line-break-in .5s ease-in-out forwards;
}
.trigger--close .trigger__line__top {
    -webkit-animation: trigger-line-top-in .5s ease-in-out forwards;
    animation: trigger-line-top-in .5s ease-in-out forwards;
}
.trigger--close .trigger__line__bottom {
    -webkit-animation: trigger-line-bottom-in .5s ease-in-out forwards;
    animation: trigger-line-bottom-in .5s ease-in-out forwards;
}
.trigger__line__bottom, .trigger__line__top {
 
    margin-top: 1px;
}

@-webkit-keyframes trigger-line-in {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    75% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@keyframes trigger-line-in {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    75% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@-webkit-keyframes trigger-line-top-in {
    0% {
        -webkit-transform: translateY(-8px) scaleX(1);
        transform: translateY(-8px) scaleX(1)
    }

    25% {
        -webkit-transform: translateY(0) scaleX(1);
        transform: translateY(0) scaleX(1)
    }

    75% {
        -webkit-transform: translateY(0) scaleX(1);
        transform: translateY(0) scaleX(1)
    }

    to {
        -webkit-transform: translateY(0) scaleX(0);
        transform: translateY(0) scaleX(0)
    }
}

@keyframes trigger-line-top-in {
    0% {
        -webkit-transform: translateY(-8px) scaleX(1);
        transform: translateY(-8px) scaleX(1)
    }

    25% {
        -webkit-transform: translateY(0) scaleX(1);
        transform: translateY(0) scaleX(1)
    }

    75% {
        -webkit-transform: translateY(0) scaleX(1);
        transform: translateY(0) scaleX(1)
    }

    to {
        -webkit-transform: translateY(0) scaleX(0);
        transform: translateY(0) scaleX(0)
    }
}

@-webkit-keyframes trigger-line-bottom-in {
    0% {
        -webkit-transform: translateY(6px) rotate(0deg);
        transform: translateY(6px) rotate(0deg)
    }

    25% {
        -webkit-transform: translateY(-2px) rotate(0deg);
        transform: translateY(-2px) rotate(0deg)
    }

    75% {
        -webkit-transform: translateY(-2px) rotate(0deg);
        transform: translateY(-2px) rotate(0deg)
    }

    to {
        -webkit-transform: translateY(-2px) rotate(-90deg);
        transform: translateY(-2px) rotate(-90deg)
    }
}

@keyframes trigger-line-bottom-in {
    0% {
        -webkit-transform: translateY(6px) rotate(0deg);
        transform: translateY(6px) rotate(0deg)
    }

    25% {
        -webkit-transform: translateY(-2px) rotate(0deg);
        transform: translateY(-2px) rotate(0deg)
    }

    75% {
        -webkit-transform: translateY(-2px) rotate(0deg);
        transform: translateY(-2px) rotate(0deg)
    }

    to {
        -webkit-transform: translateY(-2px) rotate(-90deg);
        transform: translateY(-2px) rotate(-90deg)
    }
}

@-webkit-keyframes trigger-line-out {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    75% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@keyframes trigger-line-out {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    75% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@-webkit-keyframes trigger-line-break-in {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    75% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(.7);
        transform: scaleX(.7)
    }
}

@keyframes trigger-line-break-in {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    75% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(.7);
        transform: scaleX(.7)
    }
}

@-webkit-keyframes trigger-line-break-out {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    75% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(.7);
        transform: scaleX(.7)
    }
}

@keyframes trigger-line-break-out {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    75% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(.7);
        transform: scaleX(.7)
    }
}

@-webkit-keyframes trigger-line-top-out {
    0% {
        -webkit-transform: translateY(-8px) scaleX(1);
        transform: translateY(-8px) scaleX(1)
    }

    25% {
        -webkit-transform: translateY(0) scaleX(1);
        transform: translateY(0) scaleX(1)
    }

    75% {
        -webkit-transform: translateY(0) scaleX(1);
        transform: translateY(0) scaleX(1)
    }

    to {
        -webkit-transform: translateY(0) scaleX(0);
        transform: translateY(0) scaleX(0)
    }
}

@keyframes trigger-line-top-out {
    0% {
        -webkit-transform: translateY(-8px) scaleX(1);
        transform: translateY(-8px) scaleX(1)
    }

    25% {
        -webkit-transform: translateY(0) scaleX(1);
        transform: translateY(0) scaleX(1)
    }

    75% {
        -webkit-transform: translateY(0) scaleX(1);
        transform: translateY(0) scaleX(1)
    }

    to {
        -webkit-transform: translateY(0) scaleX(0);
        transform: translateY(0) scaleX(0)
    }
}

@-webkit-keyframes trigger-line-bottom-out {
    0% {
        -webkit-transform: translateY(6px) rotate(0deg);
        transform: translateY(6px) rotate(0deg)
    }

    25% {
        -webkit-transform: translateY(-2px) rotate(0deg);
        transform: translateY(-2px) rotate(0deg)
    }

    75% {
        -webkit-transform: translateY(-2px) rotate(0deg);
        transform: translateY(-2px) rotate(0deg)
    }

    to {
        -webkit-transform: translateY(-2px) rotate(-90deg);
        transform: translateY(-2px) rotate(-90deg)
    }
}

@keyframes trigger-line-bottom-out {
    0% {
        -webkit-transform: translateY(6px) rotate(0deg);
        transform: translateY(6px) rotate(0deg)
    }

    25% {
        -webkit-transform: translateY(-2px) rotate(0deg);
        transform: translateY(-2px) rotate(0deg)
    }

    75% {
        -webkit-transform: translateY(-2px) rotate(0deg);
        transform: translateY(-2px) rotate(0deg)
    }

    to {
        -webkit-transform: translateY(-2px) rotate(-90deg);
        transform: translateY(-2px) rotate(-90deg)
    }
}

/******/
.header-main
{
	display:flex;
}
.logo-site
{
	
}
.logo-site img {
    width: auto;
    height: 20px;
}
#menu-right-main-menu
{
	    display: flex;
    height: 100%;
    margin-left: 40px;
}
#menu-right-main-menu li
{
	list-style-type:none;
	
}
#menu-right-main-menu li a
{
	height: 100%;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    transition: all .3s;
    padding: 0 18px;
    display: flex;
    align-items: center;
    color: #000;
    white-space: nowrap;
        font-family: NeoSansCyr-Regular,"NeoSansCyr-Regular",Arial,sans-serif!important;
}
#menu-right-main-menu>li a:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: calc(50% - 25px);
    display: block;
    width: 0;
    border-top: 2px solid transparent;
    transition: all .3s ease;
}
#menu-right-main-menu li:nth-child(2) a i
{
	padding:0 0 0 5px;
}
/*menu moldoveneasca*/

#menu-right-main-menu-moldoveneasca
{
        display: flex;
    height: 100%;
    margin-left: 40px;
}
{
	    display: flex;
    height: 100%;
    margin-left: 40px;
}
#menu-right-main-menu-moldoveneasca li
{
	list-style-type:none;
	
}
#menu-right-main-menu-moldoveneasca li a
{
	height: 100%;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    transition: all .3s;
    padding: 0 18px;
    display: flex;
    align-items: center;
    color: #000;
    white-space: nowrap;
        font-family: NeoSansCyr-Regular,"NeoSansCyr-Regular",Arial,sans-serif!important;
}
#menu-right-main-menu-moldoveneasca>li a:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: calc(50% - 25px);
    display: block;
    width: 0;
    border-top: 2px solid transparent;
    transition: all .3s ease;
}
#menu-right-main-menu-moldoveneasca li:nth-child(2) a i
{
	padding:0 0 0 5px;
}
/*menu moldoveneasca*/
.__hero-product-carousel .swiper-wrapper .swiper-slide
{

    cursor: pointer;
}
.__hero-product-carousel .swiper-container .swiper-wrapper .swiper-slide .slide-content
{
    padding-bottom: 91px;
}
.__hero-product-carousel .__lined-title {
    margin-right: 0;
}
.__hero-product-carousel .swiper-wrapper .swiper-slide .slide-content {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 30px;
    padding-bottom: 30px;
    color: #fff;
	    overflow: hidden;
}
.__hero-product-carousel .swiper-wrapper .swiper-slide:hover .slide-content
{
	
}
.__hero-product-carousel .swiper-wrapper .swiper-slide .slide-title {
    margin-bottom: 30px;
    font-size: 38px;
    position: relative;
    bottom: -80px;
    transition: bottom .5s ease;
	font-family:Neo-Sans-Pro-Bold;
	color:#fff;
}
.__hero-product-carousel .swiper-wrapper .swiper-slide:hover .slide-title
{
	 bottom: 0px;
}
.__hero-product-carousel .swiper-wrapper .swiper-slide .gradient-button
{
	position: relative;
    bottom: -80px;
    transition: bottom .5s ease;
}
.__hero-product-carousel .swiper-wrapper .swiper-slide:hover .gradient-button
{
	 bottom: 0px;
}
.__c-white p
{
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}
.gradient-button.black {
    color: #000;
    border-color: #000;
}
.gradient-button.black
{
	    color: #000;
    border-color: #000;
}
.gradient-button.black:hover:after
{
	content:'';
	background: #000;
	width:100%;
	height:100%;
	left:0;
	position:absolute;
}
.gradient-button.black:hover .buttonText
{
	 color:#9ca9b3;
	  border-color: #9ca9b3;
}
.gradient-button.black:hover
{
    color:#9ca9b3;
}
.gradient-button.black .buttonText
{
	    color: #000;
    
}
.gradient-button.white
{
	    color: #fff;
    border-color: #fff;
}
.gradient-button.white:hover:after
{
	content:'';
	background: #fff;
	width:100%;
	height:100%;
	left:0;
	position:absolute;
}
.gradient-button.white:hover .buttonText
{
	 color:#000;
}
.gradient-button.white:hover
{
    color:#000;
}
.gradient-button
{
    outline: none;
    padding: 0 30px;
    height: 44px;
    display: flex;
    align-items: center;
    background: transparent;
    cursor: pointer;
    position: relative;
    transition: color .15s ease-in-out;
    border: 1px solid;
    justify-content: center;
    color:#000;
    text-decoration: none;
    display: inline-flex;
}
.gradient-button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: transparent;
    transition: all .15s ease-in-out;
}
.gradient-button:after
{
	content:'';
	background: #fff;
	width:0%;
	height:100%;
	left:0;
	position:absolute;
	transition: all .15s ease-in-out;
}
.gradient-button .buttonText {
    font-size: 18px;
    transition: all .2s ease-in-out;
    color:#fff;
    position: relative;
    z-index: 1;
	border-bottom: 2px solid transparent;
    
}
.gradient-button i
{
	position:relative;
	z-index:1;
}
.gradient-button:hover i {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.gradient-button.white:hover i
{
	color:#000;
}
.gradient-button i {
    font-size: 16px;
    margin-left: 15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 0!important;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.__hero-product-carousel {
    padding: 10px 0 0px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left -50px;
}
.__hero-product-carousel .swiper-container .chevron-right {
width: 40px;
height: 40px;
background: hsla(0,0%,100%,.6);
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
bottom: 0;
right: 200px;
margin: auto;
z-index: 99999;
cursor: pointer;
}
.__full-image-carousel {
    position: relative;
}
.__full-image-carousel .swiper-container .swiper-pagination .segmentation {
    font-size: 50px;
    padding: 0 4px;
    color: #fff;
    font-weight: lighter;
}
.__full-image-carousel .swiper-container .swiper-pagination .swiper-pagination-current {
    font-size: 32px;
    color: #fff;
}
.__full-image-carousel .swiper-container .swiper-pagination .swiper-pagination-total {
    font-size: 16px;
    color: hsla(0,0%,100%,.5);
}
.__full-image-carousel .swiper-container .swiper-wrapper .swiper-slide .slide-content {
    height: 100%;
    overflow: hidden;
       background-size: cover!important;
}
.__full-image-carousel .swiper-container .swiper-wrapper .swiper-slide .video-container .video-js {
    height: 100%;
	background:#000;
}
.__full-image-carousel .swiper-container .swiper-wrapper .swiper-slide .video-container
{
	display: block;
    height: 100%;
}
.video-container .video-js .vjs-poster, .video-container .video-js:hover .vjs-poster {
    background-position: 50%;
    background-size: cover;
}
.__full-image-carousel .swiper-container .swiper-wrapper .swiper-slide .video-container {
    display: block;
    height: 100%;
	background:#000;
}
.__full-image-carousel .swiper-container .swiper-wrapper .swiper-slide {
    height: 100vh;
    background-size: cover;
}
.__full-image-carousel .swiper-container .swiper-wrapper .swiper-slide .video-container .video-js .vjs-tech {
    object-fit: cover;
}
.__full-image-carousel .swiper-container .swiper-wrapper .swiper-slide .slide-content .heading-wrapper {
    position: absolute;
    display: flex;
    flex-direction: column;
}
.__full-image-carousel .swiper-container .swiper-wrapper .swiper-slide .slide-content .heading-wrapper.center, .__full-image-carousel .swiper-container .swiper-wrapper .swiper-slide .slide-content .heading-wrapper.top-center {
    left: 50%;
    top: 150px;
    align-items: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.__c-white {
    color: #fff;
}
.__gradient-button {
    outline: none;
    padding: 0 30px;
    height: 44px;
    display: flex;
    align-items: center;
    background: transparent;
    cursor: pointer;
    position: relative;
    transition: color .15s ease-in-out;
    border: 1px solid;
    justify-content: center
}

.__gradient-button i {
    font-size: 16px;
    margin-left: 15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 0 !important
}

.__gradient-button i,
.__gradient-button span {
    transition: all .15s ease-in-out;
    position: relative;
    z-index: 1
}

.__gradient-button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: transparent;
    transition: all .15s ease-in-out
}

.__gradient-button.black {
    color: #000;
    border-color: #000
}

.__gradient-button.black:hover,
.__gradient-button.black:hover .buttonText,
.__gradient-button.black:hover .icon-container {
    color: #fff
}

.__gradient-button.black:hover:before {
    width: 100%;
    background: #000
}

.__gradient-button.white {
    color: #fff;
    border-color: #fff
}

.__gradient-button.white:hover,
.__gradient-button.white:hover .buttonText,
.__gradient-button.white:hover .icon-container {
    color: #000
}

.__gradient-button.white:hover:before {
    width: 100%;
    background: #fff
}

.__gradient-button.blue {
    color: #0878b5;
    border-color: #0878b5
}

.__gradient-button.blue:hover,
.__gradient-button.blue:hover .buttonText,
.__gradient-button.blue:hover .icon-container {
    color: #fff
}

.__gradient-button.blue:hover:before {
    width: 100%;
    background: #0878b5
}

.__gradient-button.pink {
    color: #dc1860;
    border-color: #dc1860
}

.__gradient-button.pink:hover,
.__gradient-button.pink:hover .buttonText,
.__gradient-button.pink:hover .icon-container {
    color: #fff
}

.__gradient-button.pink:hover:before {
    width: 100%;
    background: #dc1860
}

.__gradient-button:hover {
    border-width: 0
}

.__gradient-button:hover span {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.__gradient-button:hover i {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.__gradient-button:disabled {
    color: #7c7c7d
}

.__gradient-button:disabled:hover {
    color: currentColor
}

.__gradient-button:disabled:hover:before {
    width: 0;
    background: transparent
}
.img_none{
    display: none!important;
}
.__image-block-toggle-tab .second-total .second-box .second-list .second-info .second-txt p{
    font-size: 18px;
    font-weight: 400;
    color: #131313;
    line-height: 33px;
}
.__image-block-toggle-tab .second-total .second-box .second-list:nth-child(even)
{
    flex-direction: row-reverse;
}
.__image-block-toggle-tab .second-total .second-box .second-list:nth-child(even) .second-info
{
    padding-right: 11%;
    padding-left: 0;
}
.newsletter-wrap p
{
    margin:0 0 10px;
}
.single .form-wrap
{
margin-top:40px;
}
.form-wrap
{
    display: flex;
    align-items: stretch;
    height: 40px;
    width: 360px;
}
.form-wrap .input-wrapper {
    flex-grow: 1;
    height: 38px;
    padding: 0 15px;
    background: #fff;
    border: 1px solid #979797;
    display: flex;
    align-items: center;
}
.form-wrap input[type="submit"] {
    height: 40px;
    font-size: 12px;
    flex-shrink: 0;
    background: #2e2e2e;
    color: #fff;
    cursor: pointer;
    border: 0;
}
.form-wrap .input-wrapper input {
    width: 100%;
    background: transparent;
    border: none;
    outline: none;
}
.form-wrap .input-wrapper input:focus
{
    outline: none;
}
.testdrive-form
{
    grid-column-start: 2;
    -ms-grid-column: 3;
    grid-column-end: span 10;
    -ms-grid-column-span: 8;
    grid-row-start: 1;
    -ms-grid-row: 1;
    grid-row-end: span 1;
    -ms-grid-row-span: 1;
}
.form_wrap input[type="text"],
.form_wrap input[type="tel"],
.form_wrap input[type="email"],
.form_wrap input[type="date"]
{
    background-color: initial;
    border: 1px solid #000;
    width: 91%;
    outline: none;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 15px 14px;
    border-radius: 0 10px 0 0;
}
.form_wrap input[type="submit"]
{
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    padding: 15px 40px;
    font-size: 14px;
    line-height: 14px;
}
.form_wrap select
{
    border: 1px solid #000;
    padding: 12px 15px 14px;
    font-size: 14px;
    line-height: 20px;
    width:100%;
}
.form_wrap  .from-input {
    display: flex;
    flex-wrap: wrap;
    width: 75%;
}
.form_wrap .from-input .input-wrapper {
    width: 33.3%;
}
.form_wrap .input-group input {
    max-width: 350px;
}
.form-row
{
    position: relative;
    margin:0 0 10px;
}
.form-row.acceptance .wpcf7-list-item
{
    margin: 0;
}
.form-row.acceptance .wpcf7-list-item-label
{
    font-size: 12px;
}
.form-row input:focus ~ .floating-label,
.form-row  input:not(:focus):valid ~ .floating-label{
  top: 8px;
  bottom: 10px;
  left: 20px;
  font-size: 11px;
  opacity: 1;
}
.form-row.defwidth {
    width: 100%;
}
.input-row.fullwidth_field
{
display:block;
}
.form_wrap  .input-wrapper.wrapperwidth_field
{
    width: 62%;
}
.floating-label {
    position: absolute;
    pointer-events: none;
    left: 20px;
    top: 15px;
    transition: 0.2s ease all;
    z-index:10;
    background: #fff;
  }
  .floating-label.small-lb
  {
    font-size: 11px;
    top: -8px;
  }
  .news-home-listing .__image img
  {
max-height: 272px;
  
}
.wpcf7-textarea
{
    padding: 12px 15px 14px;
}
.wpcf7 input[type="file"]::before {
    content: 'Прикрепить фото личного автомобиля';
    display: inline-block;
    background: #fff;
    border: 1px solid #000;
    padding: 13px 8px 1px 17px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-size: 14px;
    width: 88%;
    height: 30px;
  }
  .wpcf7 input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
  }
  .wpcf7 input[type="file"]:hover::before {
    border-color: black;
  }
  .wpcf7 input[type="file"]:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
  }
.wpcf7 input[type="file"]
{
    cursor: pointer;
    border: none;
    background: transparent;
    font-size: 0;
    box-shadow: none;
    width: 105%;
    height: 61px;
    line-height: 20px;
    
    
}
.__lh-e {
    line-height: 2.5;
}
.__f-h3
{
    font-weight:300;
}
.__news .__image img {
    width: 400px;
    height: 400px;
}
.__news .__image.image-rd img {
    width: auto;
    height: 400px;
}
.__news .__image-content-lists .content-list .image-content {
    height: 621px;
}
.rd-excerp
{
	padding:0 0 30px;
}
.single-post-content ul
{
    margin:0 0 30px 16px;
}
.single-post-content p, .single-post-content ul li
{
    line-height: 2;
    margin: 0 0 0.8em;
    list-style-type: disc;
}
 div.tt_tab
 {
	     padding: 30px 0!important;
 }
 .__image-block-toggle-carousel .second-content .swiper-part .swiper-container .swiper-wrapper .swiper-slide {
        max-width: 319px;
 }
/****@media**/
@media (max-width:824px) {
    .__gradient-button {
        width: 90%;
        justify-content: center;
        height: 34px;
        padding: 0 5%
    }
}

.__full-image-carousel .btns_swiper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin-top: 14px;
    bottom: 30px;
    text-align: left;
    left: 50px;
    z-index: 9;
    border-radius: 4px;
    cursor: pointer;
}
.__full-image-carousel .btns_swiper span {
    display: flex;
    width: 40px;
    height: 40px;
    background: hsla(0,0%,100%,.6);
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 5px;
    margin-left: 5px;
}
.__full-image-carousel .btns_swiper span.active .fa {
    font-size: 38px;
    color: #666;
}
.__full-image-carousel .swiper-container .swiper-pagination {
    bottom: 12px;
    padding-left: 100px;
    text-align: left;
    height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    left: 100px;
}
.__hero-product-carousel .swiper-container .chevron-right.left {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition: .5s;
}
.__footer .footer-left .menus .widget-container {
    width: 25%;
    padding-left: 4px;
}
.__footer {
    margin-top: 50px;
    border-top: 1px solid #f2f2f2;
}
.__footer .footer-left .menus {
    margin-top: 60px;
    list-style-type: none;
    display: flex;
}
.__footer .footer-left {
    grid-column-start: 2;
    -ms-grid-column: 3;
    grid-column-end: span 10;
    -ms-grid-column-span: 8;
    grid-row-start: 1;
    -ms-grid-row: 1;
    grid-row-end: span 1;
    -ms-grid-row-span: 1;
}
.__footer .footer-right {
    grid-column-start: 11;
    -ms-grid-column: 12;
    grid-column-end: span 4;
    -ms-grid-column-span: 2;
    grid-row-start: 1;
    -ms-grid-row: 1;
    grid-row-end: span 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 10!important;
    margin-left: 100px;
}
.__footer .copyright-wrapper {
    margin-top: 60px;
    grid-column-start: 1;
    -ms-grid-column: 2;
    grid-column-end: span 15;
    -ms-grid-column-span: 13;
    grid-row-start: 2;
    -ms-grid-row: 2;
    grid-row-end: span 1;
    -ms-grid-row-span: 1;
    height: 56px;
    background: #3c3e40;
}
.__footer .copyright-wrapper {
       margin-top: 60px;
    grid-column-start: 1;
    -ms-grid-column: 2;
    grid-column-end: span 15;
    -ms-grid-column-span: 13;
    grid-row-start: 2;
    -ms-grid-row: 2;
    grid-row-end: span 1;
    -ms-grid-row-span: 1;
    height: 56px;
    background: #3c3e40;
}
.__footer .copyright-wrapper  .widget-container{
    grid-column-start: 2;
    -ms-grid-column: 3;
    grid-column-end: span 14;
    -ms-grid-column-span: 12;
    grid-row-start: 1;
    -ms-grid-row: 1;
    grid-row-end: span 1;
    -ms-grid-row-span: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}
.__footer .copyright-wrapper .copyright-left {
    display: flex;
    align-items: center;
}
.__footer .copyright-wrapper .copyright-left .logo {
    margin-right: 15px;
}
.__footer .copyright-wrapper .copyright-left .copyright-text {
    color: #fff;
    font-size: 11px;
}
.__footer .copyright-wrapper .copyright-links {
    display: flex;
    list-style-type: none;
}
.__footer .copyright-wrapper .copyright-links .copyright-link {
    margin-right: 20px;
}
.__footer .copyright-wrapper .copyright-links .copyright-link>a {
    color: #dcd9dd;
    font-size: 11px;
    text-decoration: none;
}
.__footer .footer-left .menus .menu {
    list-style-type: none;
    margin-top: 10px;
}
.__footer .footer-left .menus .menu li {
    margin-top: 20px;
    height: 20px;
    line-height: 14px;
	list-style: none;
}
.__footer .footer-left .menus .menu li>a {
      font-size: 12px;
    color: #afb1b2;
    text-decoration: none;
    transition: all .15s ease-in-out;
    text-transform: uppercase;
}
.__footer .footer-left .menus .menu li>a:hover
{
	color: #0066b2
}
h2.widgettitle
{
	font-size:15px;
	    line-height: 20px;
}
.__footer .footer-right {
    grid-column-start: 11;
    -ms-grid-column: 12;
    grid-column-end: span 4;
    -ms-grid-column-span: 2;
    grid-row-start: 1;
    -ms-grid-row: 1;
    grid-row-end: span 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 10!important;
    margin-left: 100px;
}
.__footer .footer-right .widget-container
{
	margin-top: 60px;
}
.__footer .footer-right .social-network-footer {
    margin-top: 60px;
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.__footer .footer-right .social-items {
    margin: 0 0 10px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.__footer .footer-right .social-items li {
    margin-right: 30px;
}
#mobile-main-menus-btn
{
	display:none;
}
.__image-block-toggle-detail .content .img-box .price-box .price-item:last-child{
    border:none;
}
.__image-block-toggle-detail .second-content
{
    height:auto;
}
.__hero-product-carousel .hero-wrap-carrousel {
    grid-column-start: 2;
    -ms-grid-column: 3;
    grid-column-end: span 13;
    -ms-grid-column-span: 11;
    grid-row-start: 1;
    -ms-grid-row: 1;
    grid-row-end: span 1;
    -ms-grid-row-span: 1
}

.__menu-mobile {
    z-index: 100;
    display: block;
}
.accordion-item-content
{
    display: none;
}
.__accordion .content-wrapper .accordion-items .accordion-item .accordion-item-content .accordion-item-datalist .accordion-item-list-element {
    display: list-item;
    list-style: disc;
    margin: 0 0 6px 0px;
    color: #000;
}
.__accordion .content-wrapper .accordion-items .accordion-item .accordion-item-content .accordion-item-datalist .accordion-item-list-element .text
{
    color: #000;
}
.__accordion .content-wrapper .accordion-items .accordion-item .accordion-item-content .accordion-item-datas .accordion-item-beancurd-list .accordion-item-beancurd .accordion-item-beancurd-heading .accordion-item-beancurd-title
{
    margin:0;
}
.__accordion .content-wrapper .accordion-items .accordion-item .accordion-item-content .accordion-item-datas .accordion-item-beancurd-list .accordion-item-beancurd .accordion-item-beancurd-body
{
    margin: 0 0 6px 60px;
}
.__news-detail .content .title {
    line-height: 42px;
}
.page-id-99 .__c-white
{
    color: #000;
    max-width: 800px;
    display: block;
}
.__special-offer-list .tab-content {
    display: grid;
    margin: 30px 0 0;
    justify-content: center;
    grid-template-columns: 344px;
}
.__special-offer-list .tab-content>li {
    display: grid;
    grid-template-columns: calc(100% - 410px) 410px;
    grid-template-rows: 140px minmax(220px,auto) 80px;
    place-items: stretch stretch;
    position: relative;
    align-content: center;
    justify-content: center;
    margin-bottom: 23px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    padding: 0 0 0 10px;
    border: 1px solid #fff;
    border-radius: 2px;
    clear: both;
}
.__special-offer-list .tab-content>li .special-offer-item-top {
    padding-right: 40px;
}
.__special-offer-list .tab-content>li .special-offer-item-top .date {
    font-weight: 400;
    color: rgba(0,0,0,.75);
    margin-bottom: 10px;
}
.__special-offer-list .tab-content>li .special-offer-item-top .date {
    font-weight: 400;
    color: rgba(0,0,0,.75);
    line-height: 30px;
    transition: all .2s ease-in-out;
    margin-top: 20px;
}
.__special-offer-list .tab-content>li .special-offer-item-top .title {
    font-size: 18px;
    color: #000;
    margin-bottom: 16px;
    line-height: 24px;
}
.__special-offer-list .tab-content>li .special-offer-item-detail {
    margin-right: 30px;
}
.__special-offer-list .tab-content>li .special-offer-item-detail {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 2;
    grid-row-end: 2;
    margin-right: 50px;
    line-height: 33px;
    font-weight: 400;
    transition: all .2s ease-in-out;
    font-size: 20px;
}
.page-id-99 .__special-offer-list .tab-content
{
    display: block;
}
.__image-content .content-container .title-container .title-wrapper .title
{
    margin:0;
}
.__image-content .content-container .title-container
{
    margin-bottom: 0;
}
.page-id-101 .wpcf7-textarea {

    width: 96%;
}
.page-id-94 .__c-white {
    color: #000;
}
.page-id-94 .form_wrap select
{
    width: 96.5%;
}
.__special-offer-detail .form {
    margin-top: 80px;
    padding-bottom: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
/*****/
@media (max-width:1366px) {
    .__header .header-main .main-left .menu-wrapper>li {
        font-size: 14px
    }

    .__header .header-main .main-right {
        display: flex;
        align-items: center
    }

    .__header .header-main .main-right .icon-links {
        display: flex
    }

    .__header .header-main .main-right .icon-links .icon-link+.icon-link {
        margin-left: 14px
    }
	#menu-left-main-menu li a {
    font-size: 14px;
}
	#menu-left-main-menu-moldoveneasca li a {
    font-size: 14px;
}
}
@media (max-width:824px) {
    .__text-content {
        max-width: 100%;
    }
    .__image-content .content-container.layout-horizontal .content-wrapper .body-wrapper .body {
        padding: 15px 0;
    }
    .__header .header-main .main-left .level-ctrl {
        font-size: 19px!important;
        position: relative;
        top: 0px;
    }
    .__header {
        background: #fff
    }

    .__header .header-main {
        height: 46px;
        padding-left: 20px;
        padding-right: 0
    }

    .__header .header-main .main-left .menu-wrapper {
        display: none
    }

    .__header .header-main .main-left .logo img {
        width: auto;
        height: 14px
    }

    .__header .header-main .main-left .trigger {
        display: block;
        margin-right: 20px
    }

    .__header .header-main .main-left .level-ctrl {
        font-size: 30px;
        margin-left: 2px;
        margin-right: 25px;
        position: relative;
        top: -2px
    }

    .__header .header-main .main-right .icon-links {
        display: none
    }
}
@media only screen and (max-width: 824px){
	 #myTab
 {
	width: 100%!important;
    padding: 20px 0!important;
 } 

.__header .header-main .main-left .menu-left-main-menu-container,
.__header .header-main .main-right .menu-right-main-menu-container {
    display: none;
}
.__header .header-main {
    height: 46px;
}
.__lightspot-carousel-group .tab-detail .out-content .pc {
    display: block !important;
}
.__lightspot-carousel-group .tab-detail .out-content .pc
{
    width: 100%;
    margin: 58px 0;
}
.__lightspot-carousel-group .tab-detail .out-content .pc .swiperPart .swiper-container
{
    height: 330px;
}
.__lightspot-carousel-group .tab-detail .out-content .pc .swiperPart .swiper-button-next {
    bottom: -46px;
}
.__lightspot-carousel-group .tab-detail .out-content .pc .swiperPart .swiper-container .swiper-wrapper .swiper-slide .frist-detail .frist-content .frist-line
{
    height: 4px;
    width: 60px;
}
.__lightspot-carousel-group .tab-detail .out-content .pc .swiperPart .swiper-container .swiper-wrapper .swiper-slide .frist-detail {
    margin: 20px 30px 0;
}
.__lightspot-carousel-group .tab-detail .out-content .pc .swiperPart .swiper-container .swiper-wrapper .swiper-slide
{
    margin-bottom:0!important;
    height: auto!important;
}
.responsive .tt_tabs li h3 {
    color: #000;
    text-shadow: none;
}
}
@media only screen and (max-width: 820px){
    .page-id-101 .wpcf7-textarea {
        width: auto;
        max-width: 100%;
    }
#mobile-main-menus-btn
{
	display:block;
}
}
@media only screen and (max-width: 800px){
.footer-left .widget_nav_menu div {
    display: none;
}
.__footer .footer-left .menus .widget-container {
    width: 100%;
	}
	.__footer .footer-left .menus
	{
		    display: block;
	}
    .__footer .footer-left .menus {
        margin-left: 0;
    }

	.__footer .grid {
    display: grid;
	}
.__footer .footer-right {
    grid-column-start: 2;
    -ms-grid-column: 3;
    grid-column-end: span 12;
    -ms-grid-column-span: 10;
    grid-row-start: 1;
    -ms-grid-row: 1;
    grid-row-end: span 1;
    -ms-grid-row-span: 1;
    display: block;
    margin-left: 0;
}
	.__footer .footer-left {
    grid-column-start: 2;
    -ms-grid-column: 3;
    grid-column-end: span 13;
    -ms-grid-column-span: 11;
    grid-row-start: 2;
    -ms-grid-row: 2;
    grid-row-end: span 1;
    -ms-grid-row-span: 1;
}
	.form-wrap {
    width: 297px;
}
	.__footer .copyright-wrapper {
    grid-column-start: 1;
    -ms-grid-column: 2;
    grid-column-end: span 15;
    -ms-grid-column-span: 13;
    grid-row-start: 3;
    -ms-grid-row: 3;
    grid-row-end: span 1;
    -ms-grid-row-span: 1;
}
	.__footer .copyright-wrapper .copyright-left {
    width: 100%;
    justify-content: space-between;
    padding-right: 15px;
}
.__footer .footer-left .menus .menu li
{

}
.__footer .footer-left .menus .menu
{
    margin-top: 21px;
}
.__footer .footer-left .menus .widget-container
{
    margin:0 0 10px;
}
.__footer .footer-left .menus .menu li
{
    margin-top: 5px;
}
h2.widgettitle
{
    position: relative;
    margin:0;
}
h2.widgettitle:after {
    content: "\2b";
    font-size: 18px;
    color: #000;
    position: absolute;
    right: 0;
    top: 5px;
    width: 7px;
    height: 11px;
    background-size: 7px;
}
h2.widgettitle.active:after {
    
}
.social-network-footer h2.widgettitle:after
{
background:none;
}
.__header .header-main .main-left .trigger {
    display: block;
    margin-right: 0;
}
.__header .header-main .logo img
{
    height: 85px!important;
}
.__header .header-main .main-left .level-ctrl
{
    margin-right: 0!important;
}
}
@media only screen and (max-width: 650px){
    .carshow-detail .carshow-page .colors {
        margin-top: -37px!important;
    }
    .carshow-detail .carshow-page
    {
        height: 63vh!important;
    }
    .__lightspot-carousel-group .tab-header .tab.active, .__lightspot-carousel-group .tab-header .tab.active .in-title, .__lightspot-carousel-group .tab-header .tab .in-title {
        margin-bottom: 0;
    }
    .__hero-product-carousel .swiper-container .swiper-wrapper .swiper-slide
    {
        padding-left: 0;
    }
    .__hero-product-carousel .swiper-container .swiper-wrapper .swiper-slide .slide-content
    {
        background-size: cover!important;
    }
    .__footer .copyright-wrapper .widget-container
    {
        padding:0;
    }
    .__footer .copyright-wrapper .copyright-links
    {
        display: none;
    }
    .__lightspot-carousel-group .tab-detail .out-content .pc .swiperPart .swiper-container .swiper-wrapper .swiper-slide .frist-detail .fris-img {
        width: 60px;
        height: 60px;
    }
    .__lightspot-carousel-group .tab-detail .out-content .pc .swiperPart .swiper-container .swiper-wrapper .swiper-slide .frist-detail .frist-content .fris-body {
        overflow: hidden;
        font-size: 10px;
    }
    .__lightspot-carousel-group .tab-detail .out-content .pc .swiperPart .swiper-container .swiper-wrapper .swiper-slide .frist-detail .frist-content .frist-line
    {
        margin: 0px 0 14px
    }
    .__lightspot-carousel-group .tab-detail .out-content .mobile .swiperPart .swiper-container .swiper-wrapper .swiper-slide .frist-detail {
        display: flex;
        margin: 20px 30px;
    }
    .__full-image-carousel .swiper-container .swiper-wrapper .swiper-slide {
        height: 47vh;
    }
    .__full-image-carousel .btns_swiper span
    {
        width: 30px;
    height: 30px;
    }
    .__full-image-carousel .swiper-container .swiper-pagination .swiper-pagination-current {
        font-size: 25px;
    }
    .__full-image-carousel .swiper-container .swiper-pagination .segmentation {
        font-size: 41px;
    }
    .__full-image-carousel .swiper-container .swiper-pagination
    {
        bottom: -23px;
    }
    .__full-image-carousel .btns_swiper
    {
        left: 10px;
        bottom: 7px;
    }
    .__full-image-carousel .btns_swiper span
    {
        width: 30px;
        height: 30px;
    }
    .__image-content .content-container.layout-horizontal .content-wrapper .body-wrapper {
        padding-right: 0;
    }
    .form_wrap .from-input .input-wrapper {
        width: 100%;
    }
    .form_wrap .from-input {
        width: 100%;
    }
    .input-group
    {
        width: 91%;
        display: block;
    }
    #block-7 .social-network-footer h2.widgettitle:after
    {
        font-size: 0;
    }
	.header_contact_det {
    top: 40%;
    right: 0;
    width: 94%;
}
.header_contact_text
{
	    margin: 0 0 15px;
}
.header_contact_det .__gradient-button
{
width: auto;
line-height: 36px;	
}
.header_contact_text {
    font-size: 16px;
}

}