.header--link,.logo{margin-right:50px}@font-face{font-family:GothamPro;src:local("Gotham Pro"),url(../fonts/GothamPro.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:GothamPro-Bold;src:local("Gotham Pro Bold"),url(../fonts/GothamPro-Bold.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Poppins-Regular;src:local("Poppins Regular"),url(../fonts/Poppins-Regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Poppins-BlackItalic;src:local("Poppins Black Italic"),url(../fonts/Poppins-BlackItalic.woff2) format("woff2");font-weight:400;font-display:swap;font-style:italic}@font-face{font-family:Poppins-Bold;src:local("Poppins Bold"),url(../fonts/Poppins-Bold.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Poppins-BoldItalic;src:local("Poppins Bold Italic"),url(../fonts/Poppins-BoldItalic.woff2) format("woff2");font-weight:700;font-display:swap;font-style:italic}@font-face{font-family:Poppins-Medium;src:local("Poppins Medium"),url(../fonts/Poppins-Medium.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Poppins-SemiBold;src:local("Poppins SemiBold"),url(../fonts/Poppins-SemiBold.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}.logo img{width:152px;height:47px}header{background:#fff}.header--top{display:flex;justify-content:space-between;align-items:center;height:80px}.header-desktop{display:block}@media (max-width:767px){.header-desktop{display:none}}.header--links{position:relative;display:flex;justify-content:space-between;align-items:center;height:80px;padding-left:40px;white-space:nowrap}.header--link:before,.header--links:before{margin-top:-18px;width:1px;height:36px;background:#dcdcdc;content:"";top:50%}@media (max-width:1366px){.header--links{padding-right:30px}}.header--links:before{position:absolute;left:0}.header--link{position:relative;display:flex;align-items:center;padding-right:60px}@media (max-width:1366px){.header--link{padding-right:30px;margin-right:30px}.header--language{padding-right:15px}}.header--link:before{position:absolute;right:0}.header--link a{font-family:GothamPro-Bold,sans-serif;font-size:14px;color:#000}.header--link a:hover{text-decoration:underline}.header--language{position:relative;z-index:101;margin-right:15px}.header--language li{position:relative;display:flex;align-items:center;height:80px}.header--language li:hover ul.submenu{display:block}.header--language a{font-family:GothamPro-Bold,sans-serif;font-size:14px;color:#000}.header--language ul.submenu{display:none;position:absolute;min-width:200px;top:80px;left:-15px;width:calc(100% + 30px);background:#fff;border-radius:0 0 4px 4px;overflow:hidden}.header--language ul.submenu li{height:auto;transition:.5s;width:100%}.header--language ul.submenu li:hover{background:#f3f3f3}.header--language ul.submenu li a{font-family:GothamPro,sans-serif;display:flex;align-items:center;width:100%;padding:15px}.header--language .icon{line-height:16px;font-size:25px;color:#000;padding-left:5px}.header-mobile{display:none}@media (max-width:767px){.header-mobile{display:block}}.header-mobile .top-header{background:#fff}.header-mobile .top-header-content{display:flex;justify-content:space-between;align-items:center;height:70px}.header-mobile .logo img{width:125px;height:39px}.header-mobile .header-feedback{display:flex}.header-mobile .header-feedback span{display:inline-block;margin-left:10px}.header-mobile .header-feedback span img{width:32px;height:32px}.header-mobile .bottom-header{position:relative;z-index:99;background:#272727}.header-mobile .bottom-header .bottom-header-content{display:flex;justify-content:space-between;align-items:center;height:50px}.header-mobile .bottom-header .bottom-header-content__right{display:flex;align-items:center}.header-mobile .bottom-header__title{font-family:GothamPro,sans-serif;font-weight:900;font-size:14px;color:#fff}.header-mobile .bottom-header__title a{font-size:14px;color:#fff}.header-mobile .bottom-header .language-selection li{position:relative}.header-mobile .bottom-header .language-selection li a,.header-mobile .bottom-header .language-selection li button{height:50px;line-height:50px;font-family:GothamPro-Bold;font-size:12px;color:#fff}.header-mobile .bottom-header .language-selection li a span,.header-mobile .bottom-header .language-selection li button span{padding-right:15px;background:url(/images/menu-arrow.png) 100% 50% no-repeat}.header-mobile .bottom-header .language-selection li:hover ul{display:block}.header-mobile .bottom-header .language-selection li ul{display:none;position:absolute;top:50px;right:0;background:#272727;border-radius:0 0 4px 4px;z-index:99}.header-mobile .bottom-header .language-selection li ul li{margin:0}.header-mobile .bottom-header .language-selection li ul li:last-child a{border-bottom:none}.header-mobile .bottom-header .language-selection li ul a{font-size:14px;color:#fff;padding:10px 15px;border-bottom:1px solid #fff;display:block;height:auto;line-height:14px}.header-mobile .bottom-header .language-selection li ul a:hover{text-decoration:underline}.header-mobile .bottom-header .mobile-btn{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:30px;-webkit-touch-callout:none}.header-mobile .bottom-header .mobile-btn>span{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:#cdcdcd;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.header-mobile .bottom-header .mobile-btn>span:first-child{transform-origin:0 0}.header-mobile .bottom-header .mobile-btn>span::nth-last-child(2){transform-origin:0 100%}.header-mobile .bottom-header .mobile-btn.open>span{opacity:1;transform:rotate(45deg) translate(-10px,-12px)}.header-mobile .bottom-header .mobile-btn.open>span:nth-last-child(3){opacity:0;transform:rotate(0) scale(.2,.2)}.header-mobile .bottom-header .mobile-btn.open>span:nth-last-child(2){transform:rotate(-45deg) translate(-8px,7px)}.main-menu{height:60px;position:relative;z-index:99;background:#272727}.main-menu nav{margin:0 50px}.main-menu ul{height:60px;display:flex;justify-content:space-between;align-items:center}.main-menu li{position:relative;padding-right:65px;height:60px;display:flex;align-items:center}@media (max-width:1366px){.header--language ul.submenu{left:auto;right:0}.main-menu li{padding-right:50px}}.main-menu li:before{content:"";position:absolute;right:0;top:50%;margin-top:-3.5px;width:7px;height:7px;background:url(/images/menu-img.png)}.main-menu li:last-child{padding-right:0}.main-menu li:last-child:before{display:none}.main-menu li:hover .submenu{display:block}.main-menu .icon{line-height:16px;font-size:25px;color:#fff;padding-left:10px}.main-menu a,.main-menu button{font-family:GothamPro,sans-serif;font-weight:300;font-size:16px;color:#fff}.main-menu .submenu{position:absolute;top:60px;left:-55px;height:auto;display:none;width:200px;z-index:99;border:1px solid #dcdcdc;border-top:none}.main-menu .submenu li{position:relative;width:100%;padding:0;height:auto;border-bottom:1px solid #dcdcdc;background:#fff}.main-menu .submenu li:last-child{border-bottom:none}.main-menu .submenu li:before{content:"";position:absolute;right:20px;top:50%;margin-top:-5px;width:5px;height:8px;background:url(/images/submenu-arrow.png)}.main-menu .submenu li a,.main-menu .submenu li button{font-family:GothamPro,sans-serif;font-weight:900;font-size:14px;color:#272727;display:block;width:100%;height:50px;line-height:50px;background:#fff}.main-menu .submenu li a:hover,.main-menu .submenu li button:hover,.main-menu .submenu li:hover a.opener,.main-menu .submenu li:hover button.opener{background:#ffde00}.main-menu .submenu li:hover .submenu-second{display:block}.main-menu .submenu .submenu-second{position:absolute;top:0;left:199px;height:auto;display:none;width:200px}.main-menu .submenu .submenu-second .submenu-third{display:none;position:absolute;left:200px;width:200px;top:0}.main-menu .submenu .submenu-second .submenu-third a{background:#f8f8f8}.main-menu .submenu .submenu-second .submenu-third a:hover{background:#e6e6e3}.main-menu .submenu .submenu-second li:hover>a{background:#ffde00}.main-menu .submenu .submenu-second li:before{display:none}.main-menu .submenu .submenu-second li:hover .submenu-third{display:block}.main-menu .submenu .submenu-second a,.main-menu .submenu .submenu-second button{font-family:GothamPro,sans-serif;font-weight:300;background:#e6e6e3}.mobile-menu{position:absolute;display:none;top:50px;width:100%;left:0;background:#272727;text-align:center}.mobile-menu.open{display:block}.mobile-menu .icon{line-height:16px;font-size:25px;color:#fff;padding-left:10px}.mobile-menu ul li{position:relative;width:100%}.mobile-menu ul li .icon{position:absolute;right:20px;top:8px}.mobile-menu ul a,.mobile-menu ul button{display:inline-block;font-family:GothamPro,sans-serif;font-weight:300;font-size:16px;color:#fff;padding:10px 0;width:100%}.mobile-menu .submenu{display:none;background:#1d1d1d}.mobile-menu .submenu.open{display:block}.mobile-menu .submenu button{width:100%}.mobile-menu .submenu-second{display:none;background:#2d2d2d}.mobile-menu .submenu-second.open{display:block}.mobile-menu .submenu-second a{font-size:14px;text-decoration:underline}.mobile-menu .submenu-third{display:none;background:#464646}.mobile-menu .submenu-third.open{display:block}.mobile-menu .submenu-third a{font-size:14px;text-decoration:underline}.footer-content{padding:50px 0;background:#161718}.footer-content__flex{display:flex;justify-content:space-between}.footer-content__title,.footer-content__title small{font-family:GothamPro,sans-serif;display:block;color:#fff}@media (max-width:767px){.footer-content{padding:30px 0 10px}.footer-content__flex{flex-wrap:wrap;flex-direction:column}}.footer-content__column{position:relative;padding-right:5px}@media (max-width:767px){.footer-content__column{padding-right:0;margin-bottom:20px}}.footer-content__title{font-weight:900;font-size:14px;text-transform:uppercase;margin-bottom:20px}.footer-content__title small{font-weight:300;font-size:12px;text-transform:none;opacity:.5;margin-top:5px}.footer-content__lists,.footer-link{display:flex}.footer-content__title span::after{content:':'}.footer-content__lists ul li{margin-bottom:15px}.footer-content__lists ul li a{font-size:13px;color:#fff;opacity:.5;transition:.5s}.footer-content__lists ul li a:hover{opacity:1}.bottom-footer{padding:20px 0;text-align:center;background:#0f1011}.bottom-footer p{font-size:12px;color:#fff;opacity:.5}.footer-link{margin-bottom:15px}.footer-link a{font-size:13px;color:rgba(255,255,255,.5);padding-top:4px;transition:.5s}.footer-link a:hover{color:#fff}.footer-link strong{font-family:GothamPro-Bold,sans-serif;font-size:14px}.content-min-title,.content-title,.content-title__subtitle,.footer-link strong span,.h1,body,h1{font-family:GothamPro,sans-serif}.footer-link strong span{display:block;font-size:10px;font-weight:300}.footer-form{display:flex;height:50px;background:#fff;border-radius:8px}.btn--border,.footer-form input,.select .placeholder{border:1px solid #dcdcdc}.footer-form input{width:235px;height:50px;padding:0 20px 0 30px;line-height:50px;border-right:none;border-radius:2px 0 0 2px;background:#fff;font-size:14px;color:#595959}.partners-link,.partners-link a{color:rgba(255,255,255,.8)}@media (max-width:767px){.footer-form input{width:calc(100% - 50px)}}.footer-form button{width:50px;height:50px;background:url(../images/btn-arrow.png) 50% 50% no-repeat #ffde00;border-radius:2px;border:none;margin-left:-5px;cursor:pointer}.partners-link{font-weight:900;display:block;font-size:12px;cursor:default}.partners-link:hover a{color:rgba(255,255,255,.9)}.btn{position:relative;font-family:GothamPro-Bold;padding:0 50px;height:80px;line-height:80px;border-radius:4px;font-size:18px;color:#000;display:inline-block;transition:.5s;border:none;cursor:pointer;white-space:nowrap}@media (max-width:767px){.footer-form button{margin-left:0}.btn{height:60px;line-height:60px;padding:0 30px;width:100%;text-align:center;font-size:16px}}body,html{height:100%}.btn--yellow{background-color:#ffde00}.btn--yellow:hover{background-color:#eacd0c}.btn--white{background-color:#fff}.btn--yellow-empty,.btn--yellow-empty2{border:1px solid #ffde00;background:0 0}.btn--rubber{width:100%;padding:0;text-align:center}.btn--yellow-empty{color:#272727}.btn--yellow-empty:hover{border-color:#eacd0c;background-color:#eacd0c}.btn--yellow-empty2{color:#ffde00}.btn--yellow-empty2:hover{border-color:#eacd0c;background-color:#eacd0c;color:#272727}.btn span.btn-arrow{position:relative;top:-3px;padding-left:20px}@media (max-width:767px){.btn span.btn-arrow{position:absolute;right:20px;padding-right:0}}.btns-center,.content-title,.content-title span,section{position:relative}.content-min-title span:after,.content-title span:after,.h1.double-border span:after,.h2.double-border span:after,.h3.double-border span:after,.tour-title span:after,h1.double-border span:after,h2.double-border span:after,h3.double-border span:after{right:0;top:-15px}.btns-center{display:flex;justify-content:center}.btns-center .btn{margin:0 5px}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}a,a:hover{text-decoration:none}:focus{outline:0}ul{list-style-type:none}*{margin:0;padding:0;outline:0}*,::after,::before{box-sizing:border-box}body{width:100%;-webkit-overflow-scrolling:touch;color:#272727;background:#f7f7f5}.container{width:100%;max-width:1366px;margin:0 auto;padding:0 15px}section{padding:150px 0}.content-title{font-weight:900;display:block;text-align:center;font-size:48px;text-transform:uppercase;margin-bottom:48px}.content-title__subtitle{font-size:35px;text-align:center;font-weight:700;margin-bottom:40px}.content-title h2{font-size:44px}@media (max-width:1440px){.content-title{font-size:35px}}@media (max-width:767px){section{padding:48px 0}.content-title{font-size:24px;width:100%}}@media (max-width:1440px){.content-title h1,.content-title h2{font-size:35px}}@media (max-width:767px){.content-title h1,.content-title h2{font-size:24px;width:100%}}.content-title span:after,.content-title span:before{content:"";position:absolute;width:50px;height:3px;background:#dcdcdc}.content-title span:before{left:0;bottom:-15px}.content-min-title span,.h1,.h1 span,h1,h1 span{position:relative}.content-min-title{font-weight:900;display:block;text-align:center;font-size:36px;margin-bottom:30px}@media (max-width:1366px){.content-min-title{font-size:32px}}.content-min-title span{display:inline-block}.content-min-title span:after,.content-min-title span:before{content:"";position:absolute;width:50px;height:3px;background:#dcdcdc}.content-min-title span:before{left:0;bottom:-15px}.breadcrumbs{display:flex;font-size:14px;color:#757575;flex-wrap:wrap;line-height:20px;border-bottom:1px solid #dcdcdc;padding:15px 0;background:#fff}.breadcrumbs--gray{background:#f7f7f5}.breadcrumbs a{font-size:14px;color:#999;text-decoration:underline}.breadcrumbs a:hover{text-decoration:none}.breadcrumbs .sep{display:inline-block;padding:0 7px}.main-content{display:flex;justify-content:space-between;padding-bottom:80px}.main-content aside{width:305px}@media (max-width:767px){.main-content{flex-direction:column;padding-bottom:30px}.main-content aside{width:100%}}.main-content .content{width:calc(100% - 350px)}.page-title{text-align:center;margin-bottom:60px}@media (max-width:767px){.main-content .content{width:100%}.page-title{display:none}}.h1,.h2,h1,h2{font-weight:900;display:block}.h1,h1{font-size:40px;margin-bottom:20px}.h2,.h3,h2,h3{font-family:GothamPro,sans-serif;margin-bottom:40px}@media (max-width:1366px){.h1,h1{font-size:35px}}@media (max-width:767px){.h1,h1{font-size:24px;width:100%}}.h1 span:before,.h1.double-border span:after,h1 span:before,h1.double-border span:after{content:"";position:absolute;width:50px;height:3px;background:#dcdcdc}.h1 span:before,h1 span:before{left:0;bottom:-15px}.h2,.h2 span,h2,h2 span{position:relative}.h2,h2{font-size:36px}@media (max-width:1440px){.h2,h2{font-size:35px}}@media (max-width:767px){.h2,h2{font-size:20px;width:100%}.h2 span:before,h2 span:before{display:none}}.h2 span:before,.h2.double-border span:after,h2 span:before,h2.double-border span:after{content:"";position:absolute;width:50px;height:3px;background:#dcdcdc}.h2 span:before,h2 span:before{left:0;bottom:-15px}.h3,.h3 span,h3,h3 span{position:relative}@media (max-width:767px){.h2.double-border span:after,h2.double-border span:after{display:none}}.h3,.tour-title,.tour-title-small,h3{display:block;font-weight:900}.h3,h3{font-size:24px}.h3 span:before,.h3.double-border span:after,h3 span:before,h3.double-border span:after{content:"";position:absolute;width:50px;height:3px;background:#dcdcdc}.h3 span:before,h3 span:before{left:0;bottom:-15px}.tour-title,.tour-title span{position:relative}h4{font-size:18px;font-family:GothamPro,sans-serif;font-weight:900;color:#272727;line-height:2;margin-bottom:8px}.slide-text p,.slide-text__title,.tour-title,.tour-title-small{font-family:GothamPro,sans-serif}.uppercase{text-transform:uppercase}.tour-title{font-size:46px;margin-bottom:50px;text-transform:uppercase;text-align:center}@media (max-width:767px){.tour-title{font-size:24px;margin-bottom:55px}}.tour-title span:after,.tour-title span:before{content:"";position:absolute;width:50px;background:#dcdcdc;height:3px}.tour-title span:before{left:0;bottom:-15px}.tour-title-small{position:relative;font-size:24px;margin-bottom:50px;text-transform:uppercase;text-align:center;margin-top:-30px}button{cursor:pointer;background:0 0;border:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.bottom-nav{position:relative;display:flex;justify-content:center;align-items:center}.bottom-nav .slider-numbers{padding-top:0}@media (max-width:1366px){.bottom-nav .slider-next,.bottom-nav .slider-prev{display:block}}.mobile-show{display:none}.padding-bottom-small{padding-bottom:0!important}.main-slider{position:relative;overflow:hidden}@media (max-width:767px){.tour-title-small{font-size:18px}.mobile-show{display:flex}.btns-center .slider-next,.btns-center .slider-prev,.main-slider,.mobile-hide{display:none}}.main-slider .item{position:absolute}.main-slider .container{position:relative}.slide-text{position:absolute;top:0;padding-top:140px}.slide-text__title{font-weight:900;display:block;font-size:42px;margin-bottom:20px;text-shadow:#e0e0e0 0 0 40px}.slide-text__title span{font-size:72px;display:block;text-transform:uppercase}.slide-text p{font-weight:300;font-size:24px;margin-bottom:40px;text-shadow:#e0e0e0 0 0 10px}.slider-next span,.slider-prev span{border-radius:50%;background:#fff;font-size:18px;color:#939393;box-shadow:0 0 5px 0 #ded8d8;display:flex;transition:.5s;content:""}.slide-text .slide-btns .btn{margin-right:10px}.slide-img{width:100vw;height:820px;-o-object-fit:cover;object-fit:cover;overflow:hidden}@media (max-width:1440px){.slide-img{height:calc(100vh - 140px)}}.slider-prev{position:absolute;top:50%;left:80px;margin-top:-35px;width:60px;height:60px;border-radius:50%}@media (max-width:1600px){.slider-prev{left:15px}}@media (max-width:414px){.slider-prev{left:5px}}@media (max-width:767px){.slider-prev{width:40px;height:40px;margin-top:-20px}}.slider-prev--in-container{left:-165px}.slider-prev span{width:60px;height:60px;justify-content:center;align-items:center;position:relative;left:-5px}@media (max-width:767px){.slider-prev span{width:40px;height:40px}}.slider-next{position:absolute;top:50%;right:80px;margin-top:-30px;width:60px;height:60px;border-radius:50%}@media (max-width:1600px){.slider-next{right:15px}}@media (max-width:414px){.slider-next{right:5px}}@media (max-width:767px){.slider-next{width:40px;height:40px;margin-top:-20px}}.slider-next--in-container{right:-165px}.slider-next span{width:60px;height:60px;justify-content:center;align-items:center;position:relative;right:-5px}@media (max-width:767px){.slider-next span{width:40px;height:40px}}.slider-dots{position:absolute;bottom:10px;left:0;display:flex}@media (max-width:1366px){.slider-dots{left:15px}}.slider-dots--center{left:auto;justify-content:center}.slider-dots .current{background:#ffde00}.slider-dots--bottom{position:relative;left:auto;bottom:0;padding-top:30px}.slider-dots button{width:13px;height:13px;border-radius:1px;background:#fff;margin-right:18px;transition:.5s;border:none}.slider-dots button:hover{background:#ffde00}.slider-dots--gray button{background:#e8e8e8}.btns-center .slider-prev{left:0}.btns-center .slider-next{right:0}@media (max-width:1366px){.slider-dots button{width:8px;height:8px;margin-right:9px}.btns-center .slider-next,.btns-center .slider-prev{display:block}}.slider-numbers{display:flex;justify-content:center;padding-top:70px}.slider-numbers .current{background:#dcdcdc}.slider-numbers .no-visible{display:none}.slider-numbers a,.slider-numbers button{display:block;width:50px;height:50px;border-radius:50%;line-height:50px;text-align:center;font-size:14px;color:#595959;border:none}.fast-search .text-bg-right,.fast-search .text-bg-top{font-family:GothamPro,sans-serif;font-weight:900;color:#ccc;opacity:.13;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.fast-search{padding-bottom:50px;background:#fff}.fast-search .text-bg-top{font-size:200px;position:absolute;top:70px;right:70px;line-height:200px;user-select:none}.fast-search .text-bg-right{font-size:72px;position:absolute;top:500px;right:0;line-height:72px;transform:rotate(90deg);user-select:none}.fast-search .text-bg-bottom,.fast-search .text-bg-left{color:#ccc;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:absolute;font-family:GothamPro,sans-serif;font-weight:900;opacity:.13}.fast-search .text-bg-left{font-size:72px;top:300px;left:0;line-height:72px;transform:rotate(-90deg);user-select:none}.fast-search .text-bg-bottom{font-size:200px;bottom:-50px;left:70px;line-height:200px;user-select:none}.car-circle__image,.car-circle__title{z-index:9;position:relative;transition:.5s}.new-auto .text-bg-top,.select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media (max-width:767px){.fast-search .text-bg-bottom,.fast-search .text-bg-left,.fast-search .text-bg-right,.fast-search .text-bg-top{display:none}}.fast-search-results{display:flex;justify-content:space-between;height:230px}.fast-search-results__item{width:calc(100%/5 - 24px)}@media (max-width:767px){.fast-search-results{justify-content:flex-start;overflow-x:auto;height:auto;padding-bottom:30px;padding-top:30px}.fast-search-results__item{min-width:230px;margin-right:15px}.fast-search-results__item:last-child{margin-right:0}}.car-circle{position:relative;text-align:center;display:block;transition:.5s}.car-circle__image{display:flex;justify-content:center;align-items:center;height:120px}.car-circle__image img{max-width:100%;transition:.5s}.car-circle__title{font-family:GothamPro,sans-serif;font-weight:300;font-size:16px;color:#272727}.car-circle:before{content:"";position:absolute;left:50%;margin-left:-65px;top:0;width:130px;height:130px;background:url(/images/dotted-bg.png) 0 -5px;border-radius:50%;z-index:0}.car-circle .disc{position:absolute;top:0;left:50px;width:60px;height:60px;background:#e6e6e6;border-radius:50%;transition:.5s}@media (min-width:767px){.car-circle:hover .disc{background:#ffde00;width:200px;height:200px;border:10px solid #fef7cc;top:-50px;left:50%;margin-left:-100px}.car-circle:hover .car-circle__title{font-family:GothamPro,sans-serif;font-weight:900;font-size:20px}.car-circle:hover .car-circle__image{margin-bottom:35px}.car-circle:hover .car-circle__image img{transform:scale(1.3)}}.fast-search-filter{display:flex;justify-content:space-between;margin-bottom:80px}.fast-search-filter__item{width:calc(100%/4 - 7.5px)}@media (max-width:767px){.fast-search-filter{flex-wrap:wrap;margin-bottom:30px}.fast-search-filter__item{width:100%;margin-bottom:20px}}.fast-search-filter__btn{width:calc(100%/4 - 7.5px);padding-left:20px;padding-top:14px}@media (max-width:767px){.fast-search-filter__btn{width:100%;padding:0;text-align:center}}.fast-search-filter__btn .btn{width:100%;background-image:url(../images/btn-arrow.png);background-position:calc(100% - 50px) 50%;background-repeat:no-repeat;text-align:left}.form-label{display:block;font-family:GothamPro,sans-serif;font-weight:900;font-size:20px;color:#272727;margin-bottom:10px;text-transform:uppercase}@media (max-width:767px){.fast-search-filter__btn .btn{background-position:calc(100% - 10px) 50%;text-align:center}.form-label{font-family:GothamPro-Bold;font-size:14px}}.select{position:relative;display:block;width:100%;vertical-align:middle;text-align:left;user-select:none;-webkit-touch-callout:none;box-shadow:0 0 24px -5px rgba(0,0,0,.1)}.brand img,.location-item__content,.new-slider .new-auto-item__content,.photo-item img,.popular-car__bg{box-shadow:0 0 19px -5px rgba(0,0,0,.1)}.select .placeholder{display:block;width:100%;height:60px;padding:0 30px;line-height:60px;border-radius:2px;background:#fff;font-size:14px;color:#666;cursor:pointer}.select .placeholder:after{position:absolute;right:1em;top:0;content:'\f2f9';z-index:10;font-size:16px;color:#666}.select ul{display:none;position:absolute;overflow:hidden;overflow-y:auto;width:100%;background:#fff;border-radius:2px;top:100%;left:0;list-style:none;margin:5px 0 0;padding:0;z-index:100;max-height:200px;border:1px solid #dcdcdc}.select ul li{display:block;text-align:left;padding:15px 30px;font-size:14px;color:#666;cursor:pointer;transition:.5s}.select ul li:hover{background:#f3f3f3}.popular-auto{background-size:cover}.popular-slider{padding:0 90px;overflow:hidden}.popular-slider--other{position:relative;padding:0}@media (max-width:767px){.popular-slider{padding:0;margin-bottom:30px}.popular-slider--other{display:none}}.popular-slider .item{width:100%;display:flex;justify-content:space-between}.popular-car,.popular-car__bg{display:block;border-radius:50%}.popular-car{position:relative;width:254px;height:254px;padding:12px;background:url(/images/dotted-bg.png)}@media (max-width:767px){.popular-slider .item{flex:0 0 50%;justify-content:center;margin-bottom:24px;opacity:1!important}.popular-car{width:145px;height:145px;padding:10px;margin-bottom:20px}}.popular-car__bg{width:230px;height:230px;background:#fff}@media (max-width:767px){.popular-car__bg{width:130px;height:130px}}.popular-car__image{padding-top:45px;height:155px;display:flex;justify-content:center;align-items:center}.popular-car__disc,.popular-car__title{display:block;color:#272727;text-align:center}@media (max-width:767px){.popular-car__image{padding-top:30px;height:80px}}.popular-car__image img{max-width:90%}.popular-car__title{font-family:GothamPro,sans-serif;font-weight:900;font-size:14px;padding:0 15px}@media (max-width:767px){.popular-car__title{font-family:GothamPro-Bold;font-size:11px;color:#272727;padding:0 5px}}.new-auto .text-bg-top,.popular-car__disc{font-family:GothamPro,sans-serif}.popular-car__disc{position:absolute;overflow:hidden;width:50px;height:50px;border-radius:50%;left:50%;margin-left:-25px;bottom:-12px;background:url(../images/popular-arrow.png) 50% 50% no-repeat #e6e6e6;line-height:50px;font-size:18px;text-indent:600px;transition:.3s}.popular-car:hover .popular-car__disc{background-color:#ffde00;background-position:-50px 50%;text-indent:0}@media (max-width:767px){.popular-car__disc{width:30px;height:30px;border-radius:50%;left:50%;margin-left:-15px;bottom:-12px;line-height:30px}.mobile-hide{display:none!important}.new-auto .text-bg-top{display:none}}.new-auto{background:#fdfcfa}.new-auto .text-bg-top{font-weight:900;font-size:200px;color:#ccc;opacity:.13;position:absolute;top:70px;left:70px;z-index:0;line-height:200px;user-select:none}.new-auto .text-bg-left,.new-auto .text-bg-right{font-size:72px;line-height:72px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;font-family:GothamPro,sans-serif;opacity:.13;z-index:0;position:absolute;font-weight:900}.new-auto .text-bg-right{color:#ccc;top:300px;right:30px;transform:rotate(90deg);user-select:none}.new-auto .text-bg-left{color:#ccc;top:400px;left:0;transform:rotate(-90deg);user-select:none}.new-auto .text-bg-bottom{font-family:GothamPro,sans-serif;font-weight:900;font-size:200px;color:#ccc;opacity:.13;position:absolute;bottom:100px;right:70px;z-index:0;line-height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.new-slider .slider-next span,.new-slider .slider-prev span{color:#939393;font-size:18px;content:""}.new-slider .slider-prev{position:absolute;top:50%;left:80px;margin-top:-35px;width:60px;height:60px;border-radius:50%;box-shadow:0 0 5px 0 silver}@media (max-width:1600px){.new-slider .slider-prev{left:15px}}@media (max-width:414px){.new-slider .slider-prev{left:5px}}@media (max-width:767px){.new-auto .text-bg-bottom,.new-auto .text-bg-left,.new-auto .text-bg-right{display:none}.new-slider .slider-prev{width:40px;height:40px;margin-top:-20px}}.new-slider .slider-prev--in-container{left:-165px}.new-slider .slider-prev span{width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#fff;position:relative;left:0}@media (max-width:767px){.new-slider .slider-prev span{width:40px;height:40px}}.new-slider .slider-next{position:absolute;top:50%;right:80px;margin-top:-30px;width:60px;height:60px;border-radius:50%;border:none;box-shadow:0 0 5px 0 silver}@media (max-width:1600px){.new-slider .slider-next{right:15px}}@media (max-width:414px){.new-slider .slider-next{right:5px}}@media (max-width:767px){.new-slider .slider-next{width:40px;height:40px;margin-top:-20px}}.new-slider .slider-next--in-container{right:-165px}.insta-car,.map-car-bg-right{right:0;bottom:-70px}.new-slider .slider-next span{width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#fff;position:relative;right:0}.new-slider .new-auto-item{padding:12px 0 19px;margin-left:100px;background:url(/images/dotted-bg.png);min-width:315px}@media (max-width:767px){.new-slider .slider-next span{width:40px;height:40px}.new-slider .new-auto-item{margin-left:50px;height:160px;margin-bottom:80px!important}}.new-slider .new-auto-item__content{display:flex;flex-direction:column;width:100%;margin-left:-100px;height:260px;background:#fff;color:#272727;border-radius:4px;padding-top:35px}.new-slider .new-auto-item__cost,.new-slider .new-auto-item__title{display:block;padding-left:60px;font-family:GothamPro,sans-serif}@media (max-width:767px){.new-slider .new-auto-item__content{margin-left:-50px;height:200px}}.new-slider .new-auto-item__title{font-weight:900;font-size:18px;margin-bottom:5px;white-space:nowrap}.new-slider .new-auto-item__cost{font-weight:300;font-size:14px;position:relative}.new-slider .new-auto-item__cost:before{content:"";width:40px;height:1px;background:#ffde00;position:absolute;left:0;top:50%}.new-slider .new-auto-item__image{position:relative;right:-60px;display:flex;height:160px;align-items:center}.new-slider .new-auto-item__image:before{content:"";position:absolute;top:30px;left:50px;width:60px;height:60px;background:#e6e6e6;border-radius:50%;transition:.5s;z-index:1}.new-slider .new-auto-item__image img{position:relative;z-index:9;width:100%}.new-slider .new-auto-item:hover .new-auto-item__image:before{background:#ffde00}.map{background:#f7f7f5}.map-block{position:relative;width:100%;height:500px;z-index:8}.map-block iframe,.map-block img{position:relative;z-index:9}.map-block:before{content:"";width:calc(100% + 60px);height:420px;margin-top:40px;position:absolute;left:-30px;top:0;background:url(/images/dotted-bg.png);z-index:0}.map-car-bg,.map-car-bg-left,.map-car-bg-right{position:absolute;z-index:10}.map-car-bg{left:0;bottom:-190px}@media (max-width:1366px){.map-block:before{width:calc(100% + 45px);width:auto;left:0}.map-car-bg{left:-140px}}@media (max-width:1200px){.map-car-bg{display:none}}.map-car-bg-left{left:0;bottom:-140px}.selection-location .text-bg-left,.selection-location .text-bg-right{font-size:200px;color:#ccc;opacity:.13;position:absolute;z-index:0;line-height:0;font-weight:900}.selection-location{background:#fdfcfa;padding-bottom:100px}@media (max-width:1366px){.selection-location{background:#f5f5f5;padding:30px 0}}.selection-location .text-bg-right{font-family:GothamPro,sans-serif;top:300px;right:-150px;transform:rotate(90deg)}.selection-location .text-bg-left{font-family:GothamPro,sans-serif;bottom:400px;left:-100px;transform:rotate(-90deg)}@media (max-width:767px){.map,.selection-location .text-bg-left,.selection-location .text-bg-right{display:none}}.location-tabs{position:relative;z-index:9}.location-tabs__head{display:flex;justify-content:center;margin-bottom:45px}.location-tabs__head ul{display:flex;justify-content:center}.location-tabs__head ul li button{font-family:GothamPro,sans-serif;font-weight:900;display:block;height:60px;padding:0 60px;line-height:60px;font-size:14px;color:#272727;border:1px solid #dcdcdc;transition:.5s;background:#fff}@media (max-width:767px){.location-tabs__head ul li button{height:35px;line-height:35px;font-size:12px;width:100%;padding:0 40px;text-align:center}}.location-tabs__head ul li button.active{border:none;background:#272727;color:#fff}.brands .text-bg-bottom,.brands .text-bg-right{color:#ccc;opacity:.13;z-index:0;font-family:GothamPro,sans-serif;font-weight:900;position:absolute}.location-tabs__head ul li:first-child button{border-radius:4px 0 0 4px}.location-tabs__head ul li:last-child button{border-radius:0 4px 4px 0}.location-tabs__content{display:flex;justify-content:flex-start;flex-wrap:wrap}.location-tabs__content .item{width:calc(100%/4 - 27.5px);margin-bottom:80px;margin-left:27px}@media (max-width:1366px){.location-tabs__content{justify-content:center}.location-tabs__content .item{width:auto}}@media (max-width:767px){.location-tabs__content .item{width:100%;margin-bottom:60px;display:flex;justify-content:center}}.location-item{width:320px;padding-left:35px}@media (max-width:767px){.location-item{width:290px;padding-left:10px}}.location-item__content{width:290px;height:230px;padding:20px 30px;border-radius:4px;background:#fff;margin-left:-35px}@media (max-width:767px){.location-item__content{margin-left:-20px;padding:20px;width:270px}}.location-item__dotted-bg{width:100%;height:230px;padding-top:22px;background:url(/images/dotted-bg.png)}.location-item__title{display:block;font-size:18px;font-family:GothamPro,sans-serif;font-weight:900;margin-bottom:15px}.location-item__image{width:290px;overflow:hidden;height:200px}@media (max-width:767px){.location-item__image{width:270px;height:190px}}.location-item__image img{width:290px;height:200px;border-radius:4px;overflow:hidden;-o-object-fit:cover;object-fit:cover;transition:.5s}.brands{background:url(https://res.cloudinary.com/unix-center/image/upload/f_auto,q_auto/v1575742282/RLC/logotype-bg.png) 100% 100% no-repeat}@media (max-width:767px){.location-item__image img{width:270px;height:190px}.brands{display:none}}.brands .text-bg-right{font-size:72px;top:300px;right:30px;line-height:72px;transform:rotate(90deg)}.brands .text-bg-bottom{font-size:200px;bottom:500px;left:100px;line-height:200px}.brands-items,.briefly-about__title span{position:relative}.brands-items{z-index:9;display:flex;flex-wrap:wrap;justify-content:space-between}.brands-items .item{margin-bottom:30px;flex:0 0 229px}.brand{display:block;padding:11px 18px 5px 5px;background:url(/images/dotted-bg.png)}.brand img{border-radius:8px}.briefly-about{padding:130px 0 140px;background:url(https://res.cloudinary.com/unix-center/image/upload/f_auto,q_auto/v1575742085/RLC/about-bg.jpg) 50% 100% no-repeat;background-size:cover}@media (max-width:767px){.briefly-about{display:none}}.briefly-about__content{display:flex;justify-content:flex-end}.briefly-about__text{width:670px}.briefly-about__title{font-family:GothamPro,sans-serif;font-weight:900;display:block;font-size:36px;text-transform:uppercase;margin-bottom:30px;color:#fff}.briefly-about p strong,.briefly-about__phone a{font-family:GothamPro-Bold,sans-serif}.briefly-about__title span:before{content:"";position:absolute;left:0;bottom:-15px;width:50px;height:3px;background:#3e4040}.briefly-about p{font-size:15px;color:#fff;margin-bottom:30px;line-height:22px}.briefly-about__phone{display:block;padding:15px 50px;background:#212121;border-radius:8px;text-align:center;font-size:18px;color:#fff}.briefly-about__phone a{color:#fff}.why{padding-bottom:0}.why-content{display:flex;justify-content:space-around;align-items:flex-start}@media (max-width:767px){.why{padding-bottom:24px}.why-content{flex-direction:column;align-items:center}.why-item{margin-bottom:30px}}.why-item{display:flex;flex-direction:column;justify-content:center}.why-item__image{height:270px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:40px}.why-item__image img{max-height:100%}.why-item__title{width:320px;padding:8px 15px;background:#ffde00;color:#000;font-size:18px;text-transform:uppercase;font-weight:700;display:block;text-align:center}@media (max-width:767px){.why-item__title{width:100%}}.why-item ul{width:320px;padding-top:20px;padding-left:50px;position:relative}.why-item ul:before{content:"";position:absolute;left:20px;top:-22px;width:3px;height:100%;background:#ffde00}.why-item li{font-size:14px;color:#000;font-weight:700;margin-bottom:10px;position:relative}.why-item li:before{content:"";position:absolute;left:-27px;top:6px;width:20px;height:3px;background:#ffde00}.why-item li:last-child{margin-bottom:0}.instagram{background:#fff;position:relative}@media (max-width:1400px){.instagram{background:url(../images/instagram-bg.png) calc(100% - 50px) 150px no-repeat}}.insta-car{position:absolute;z-index:9}@media (max-width:767px){.instagram{background-image:none}.insta-car{display:none}}.insta-car img{width:730px}@media (max-width:1400px){.insta-car img{width:500px}}.instagram-photos{position:relative;z-index:9;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:720px;background:url(../images/dotted-bg.png);padding:25px 15px 0;margin:0 auto;left:-120px}.instagram-photos:before{content:"";background:url(../images/instagram-bg.png);width:446px;height:446px;position:absolute;top:-30px;right:-510px;z-index:0}@media (max-width:1400px){.instagram-photos:before{display:none}}@media (max-width:767px){.instagram-photos{left:0;margin-left:0;justify-content:center;padding:25px 0 0}.instagram-photos:before{display:block;right:auto;top:-80px;left:calc(50% - 150px);width:300px;height:300px;background-size:300px 300px}}.photo-item{display:block;position:relative;margin:0 0 25px}@media (max-width:767px){.photo-item{margin:0 15px 25px}}.photo-item img{width:210px;height:210px;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:8px}