<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: AvenirNextCyr-Medium;
    src: local("AvenirNextCyr-Medium"),
    url(../fonts/AvenirNextCyr-Medium.ttf);
}

@font-face {
    font-family: AvenirNextCyr-Bold;
    src: local("AvenirNextCyr-Bold"),
    url(../fonts/AvenirNextCyr-Bold.ttf);
}

@font-face {
    font-family: AvenirNextCyr-Regular;
    src: local("AvenirNextCyr-Regular"),
    url(../fonts/AvenirNextCyr-Regular.ttf);
}

@font-face {
    font-family: AvenirNextCyr-Demi;
    src: local("AvenirNextCyr-Demi"),
    url(../fonts/AvenirNextCyr-Demi.ttf);
}

@font-face {
    font-family: AvenirNextCyr-Light;
    src: local("AvenirNextCyr-Light"),
    url(../fonts/AvenirNextCyr-Light.ttf);
}

span {
    font-family: AvenirNextCyr-Bold;
}

p {
    font-family: AvenirNextCyr-Regular;
}

.header {
background: url(../img/bg-header-1.png) no-repeat center;
    background-size: cover;
    min-height: 501px;
}

.header ul {

}

.header ul li {
list-style: none;
    float: left;
    margin-right: 40px;
    padding: 20px 0 20px 0;
}

.header ul li a {
    color: #fff;
    font-family: AvenirNextCyr-Medium;
    text-decoration: none;
    font-size: 16px;
}

.header ul li a:hover {
    color: #000;
}

.header ul li.tel {
    color: #fff;
    font-family: AvenirNextCyr-Bold;
    font-size: 18px;
    float: right;
}

.topnav {
        border-bottom: 1px solid #ffc81d;
}

.center {
    text-align: center;
}

.htxt span {
    font-size: 30px;
    color: #fff;
}

.htxt p {
        font-size: 16px;
    line-height: 22px;
    padding: 10px 0;
}

.form-title {
    background: #ff4750;
    display: block;
    height: 10px;
    padding: 15px 0;
    margin-bottom: 15px;
    color: #fff;
    font-family: AvenirNextCyr-Medium;
    font-size: 24px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.form-title:before {
content: '';
    border: 25px solid transparent;
    border-top: 35px solid #ff4750;
    display: block;
    position: absolute;
    width: 310px;
    margin: 15px 0px 0px 0px
}

.header-form {
        margin: 0 40px 0 0;
        border-radius: 5px;

    background: rgba(255, 255, 255, 0.59);
}


.header-form span span {
        position: relative;
    font-family: AvenirNextCyr-Medium;
    font-size: 24px;
}

form &gt; input {
    border: none;
    border-radius: 10px;
    height: 30px;
    margin: 10px 0;
    width: 250px;
    padding: 5px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

form &gt; button {
    display: block;
    background: #267dff;
    color: #fff;
    width: 250px;
    margin: 10px auto;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    font-size: 18px;
    font-family: AvenirNextCyr-Medium;
    cursor: pointer;
}

.header-form p {
    font-size: 14px;
    padding: 15px 0 25px 0;
}
.phone-form {
    color: #b98c0a;
    font-weight: bold;
}

.htxt p {
    color: #000;
}

.topnav {
    border-bottom: 1px solid #ffc81d;
    margin-bottom: 40px;
}

.car-make {
    width: 100%;
    background: url(../img/cm-bg.png) no-repeat center center;
    min-height: 412px;
    margin-top: -85px;
    background-size: cover;
    padding-top: 120px;
}

.car-make h2 {
    font-family: AvenirNextCyr-Regular;
    font-size: 22px;
    margin: 30px 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.car-box span {
    font-size: 22px;
    font-family: AvenirNextCyr-Demi;
    color: #e73944;
    display: block;

        padding: 30px 0 30px;
}

.car-box {
    width: 100%;
    
    min-height: 380px;
  
padding: 40px 0;
    
}

.car-box-bg {
    background: url(../img/bg-top-1.jpg) no-repeat center center;
      background-size: cover;
} 

.car-box p {
    color: #000;
}

.navbar-default {
    background-color: #181818;
    border-color: rgb(255, 200, 29);
}

.title-pg {
    text-align: center;
    margin: 30px 0;
    font-family: AvenirNextCyr-Bold;
    padding-top: 25px;
    color: #000;
    font-size: 26px;
}

.yellow {

    background: #ffab02;


    height: 300px;
    box-sizing: border-box;
    box-shadow: 0px 3px 4px rgba(0,0,0,0.5);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 10px;
    padding: 30px;
    }

.red {

    background: #df3440;


    height: 300px;
    box-sizing: border-box;
    box-shadow: 0px 3px 4px rgba(0,0,0,0.5);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 10px;
    padding: 30px;
}

 .sticker-box span {
    font-family: AvenirNextCyr-Light;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
     color: #000;
}

.sticker-box ul {
    font-family: AvenirNextCyr-Medium;
    font-size: 16px;
    list-style: none;
    color: #000;
}
.sticker-box ul &gt; li {
    margin: 30px 0;
    height: 40px;
}

.yellow ul &gt; li:before {
    content: '';
    background: url(../img/check-yellow.png) no-repeat;
    position: absolute;
    margin: 0 0 0 -45px;
    width: 30px;
    height: 30px;
}

.red ul &gt; li:before {
    content: '';
    background: url(../img/check-red.png) no-repeat;
    position: absolute;
    margin: -5px 0 0 -45px;
    width: 30px;
    height: 30px;
}

.black  {

        width: 100%;
    background: #1e1e1e;
    padding: 160px 0 0 0;
    margin-top: -160px;
}

.blacker {
     width: 100%;
    background: #1e1e1e;
}

.black h2,.blacker h2  {
    color: #fff;
       font-family: AvenirNextCyr-Bold;
    font-size: 22px; 
}

.black p, .blacker p {
    color: #fff;
}

.blocker {
    display: inline-block;
    padding-bottom: 15px;
}

.content-form {
    background: #ffc81d;
    padding-bottom: 40px;
}

.content-form p {
    color: #000;
}

.list-guarantee {
box-sizing: border-box;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    margin: 40px 0;
    padding: 25px 0 25px 0;
    }

.list-guarantee span {
    background: url(../img/num-elps.png) no-repeat center center;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    line-height: 50px;
    display: inline-block;
    font-family: AvenirNextCyr-Medium;
}

.grey {
    background: #f4f4f4;
    padding-bottom: 25px;
}

.line-steps:before {
    content: '';
    background: url(../img/line-step.png) no-repeat;
    height: 30px;
    display: block;
}

.line-steps &gt; div {
    float: left;
    width: 300px;
    margin: 10px 10px 0 10px;
}

.dl-left {
    background: #eee;
    height: 258px;
    padding: 60px;
    font-size: 18px;  
}

.dl-left:after {
    content: '';
    position: absolute;
    top: 0;
    right: -186px;
    border: 129px solid transparent;
    border-left: 58px solid #eeeeee;
}


.delivery {
   padding-top: 25px;
}

.dl-right img {
        margin-top: 41px;
    margin-left: -18px;
}


.price {
    float: left;
    background: #f9454e;
    margin: 25px 0 25px 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 22px;
}

.label-left {
    border: 2px dashed #d1d2d4;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    padding: 10px;
    text-align: center;
    font-size: 18px;
}

.label-right {
    border: 2px dashed #d1d2d4;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    padding: 10px;
    text-align: center;
    font-size: 18px;
}

.pdr {
    padding-bottom: 25px;
}

.addservice span {
    font-family: AvenirNextCyr-Demi;
    font-size: 18px;
    display: block;
    margin: 0 0 10px 0;
    color: #fff;
}

.team {
    background: url(../img/team-bg.png) no-repeat center;
    padding-bottom: 50px;
    background-size: cover;
}

.team span {
    font-size: 16px;
    margin: 10px 0;
    display: block;
    color: #000;
}

.team p {
    color: #fff;
}

.footer-phone {
    padding: 10px 0 0 0;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px;
}

.footer {
    background: #3b3b3b;
}

.map-st {
position: relative;
    width: 340px;
    height: 116px;
    background: #fff;
    top: 20%;
    left: 70%;
    z-index: 1;
    border-left: 4px solid #4992f5;
    border-right: 1px solid #4992f5;
    opacity: 0.7;
    padding: 20px 0 0 40px;
    box-sizing: border-box;
    margin-bottom: -200px;
    margin-top: 84px;
    font-size: 16px;
}

.addservice {
    text-align: center;
        
}

.car-box li:before {
    content: '';
    background: url(../img/check.png) no-repeat;
    position: absolute;
    margin: 2px 0px 0px -30px;
    width: 15px;
    height: 15px;

}

.car-box li {
    list-style: none;
    padding: 10px 0 10px 0;
}



input.your-name {
border: none;
    border-radius: 10px;
    height: 30px;
    margin: 10px 0;
    width: 250px;
    padding: 5px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    }

    #popup-wrapper {
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    background: rgba(0,0,0, 0.3);
}

#popup {
    width: 500px;
    height: 200px;
    background: #fff;
    font-size: 30px;
    text-align: center;
    padding: 80px 0 0;
    box-sizing: border-box;
}

#close-popup {
    color: #000;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

#box-popup {
    margin: 100px auto 0;
    width: 500px;
    height: 200px;
    position: relative;
}

.show {
    display: block!important;
}

.car-make ul {
        margin: 0;
    padding: 15px 0 0 0;
}

.car-make ul li a {
color: #fff;
font-size: 16px;
}

.active-slide {
    width: 100%;
    max-width: 435px;
    float: left;
    margin-right: 30px;
}

.active-slide img {
    max-width: 100%;
    height: auto;
    border: 3px solid #ff4750;
    border-radius: 10px;
    box-sizing: border-box;
}

.slides {
    float: left;
    max-width: 100px;
}

.slide {
    float: left;
    width: 100px;
    height: 100%;
    max-height: 80px;
    cursor: pointer;
    margin-bottom: 48px;
}

.slide:last-child {
    padding-bottom: 0;
}

.slide:hover {
    opacity: 0.8;
}

.slide img {
    max-width: 100px;
    height: auto;
    border: 3px solid #ff4750;
    border-radius: 10px;
    box-sizing: border-box;
}

.avito .topnav {
    margin-bottom: 10px;
}

.avito {
    min-height: 520px;
}

.header-form {
    padding-bottom: 5px;
}

.profile img {
    width: 100%;
    margin: 12px
}    

.profile {
    margin-top: 20px;
    border-radius: 5px;
    max-width: 310px;
    background: rgba(255, 255, 255, 0.59);
    padding: 5px;
}

.pleft {
    text-align: left;
    padding: 18px 0 0 20px;
}

.clover {
    padding: 25px 0 25px 0;
}

.clover p {
    font-size: 18px;
}

.d {
    padding-top: 55px;
}

.x {
    padding-top: 25px;
}


.buyout &gt; span {
    color: #ff4750;
}

.buyout {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: AvenirNextCyr-Regular;
}


.label-left {
        min-height: 150px;
        margin-bottom: 25px;
}


.label-right {
        min-height: 150px;
          margin-bottom: 25px;
}

.textoid {
    text-align: left;
}

.textoid span {
border-bottom: #ddd 2px solid;
    margin-bottom: 20px;
    font-family: AvenirNextCyr-Regular;
    font-size: 20px;
    padding: 25px 0 25px 0;
}

#container {
        background: #df3440;
}

.graph {
  background: #df3440;  
  padding: 25px 0 25px 0;
}

.graph rect {
      fill: #df3440;
}

.graph text {
    color: #ffffff !important;
    fill: #ffffff !important;
    font-weight: normal !important;
}

.highcharts-credits {
    display: none;
}
.fz_pad_bot {
	font-size: 10px;
}
input[type=checkbox]:checked + label {
  color: #f00;
  font-style: normal;
}</pre></body></html>