html {
    font-size: 1rem;
}

.admin-menu {
    background: none !important;
    height: unset !important;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #43B100 !important;
    text-decoration: underline;
}

button:focus,
input:focus,
a:focus {
    outline: none;
}

button:hover,
input:hover,
a:hover {
    cursor: pointer;
}

section {
    padding: 30px 0 15px 0;
    overflow: hidden;
}

h1 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
}

h5 {
    font-family: 'Nunito Sans', sans-serif;
}

p {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px !important;
}

/* Bases colors */
.light-black {
    color: #282828 !important;
}
h2.light-black {
    font-size: 40px;
    font-family: 'Nunito Sans', sans-serif;
    color: #282828;
    line-height: 48px;
}


.bg-main {
    background-color: #f5f6f8;
}

.line-grey {
    border-top: 1px solid #BFC7D1;
}


.main a {
    font-family: 'Roboto_reg', 'Roboto', sans-serif !important;
    color: #434343;
    line-height: 60px;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
}

.main i {
    padding-right: 10px;
}

.main-btn {
    line-height: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-info {
    font-family: 'Roboto_reg', 'Roboto', sans-serif !important;
}

.button {
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
    border-radius: 50px;
    background: #43b100;
    border: #43B100 1px solid;
    box-sizing: border-box;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}

.button:hover {
    color: #43b100;
    background: #fff;
    box-sizing: border-box;
    border: #43B100 1px solid;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}

.button-hover-bg-none a:hover {
    background: rgba(255, 255, 255, 0.25)!important;
    color: inherit !important;
}

.button1 {
    text-align: center !important;
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
    border: #434343 1px solid;
    border-radius: 50px;
    background: #434343;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}

.button1:hover {
    color: #434343;
    border: #434343 1px solid;
    background: #fff;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}

.button2 {
    text-align: center;
    border: 1px solid #434343;
    box-sizing: border-box;
    padding: 0;
    margin: auto 0;
    background: #ffffff;
    height: 44px;
    width: auto;
}

.menu {
    background-color: #434343;
    height: 70px;
}

.menu ul {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.menu ul li {
    display: inline-block;
    list-style-type: none;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}

.menu ul li a {
    display: block;
    padding: 0px 16px;
    color: #ffffff !important;
    line-height: 70px !important;
    font-family: 'Roboto_reg', 'Roboto', sans-serif !important;
    font-size: 16px;
    font-weight: 300;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
    white-space: nowrap;
}

.menu ul li a:hover {
    background-color: #43b100;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}
.mobile-menu-show {
    display: none;
}

.first {
    background: linear-gradient(179.78deg, rgba(0, 0, 0, 0.24) 0.36%, rgba(255, 255, 255, 0) 99.66%), url(../carvector-bootstrap/img/first-screen-bg.png) no-repeat;
    background-size: cover;
    width: 100%;
    padding: 180px 0 50px !important;
    position: relative;
}

@media (min-width: 1px) and (max-width: 1280px) {
    .first {
        padding-top: 100px !important;
    }
    
}

.first p {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    padding-bottom: 30px;
}

.first .button-new,
.main-button {
    display: inline-block;
    margin-top: 15px;
}

.button-new a,
.main-button a {
    border-radius: 6px;
    line-height: 36px;
    padding: 14px 16px;
    background-color: #43b100;
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal !important;
    font-size: 16px !important;
    color: #fff !important;
    text-align: center;
}

.first .button-see-auc {
    margin-right: 32px;
    margin-bottom: 16px;
}

.first .button-choose-auto a {
    border: 1px solid #fff;
    background: none;
}


.first .button-new a:hover,
.main-button a:hover {
    background-color: #5ac916;
    color: #fff !important;
    text-decoration: none !important;
}

.first .button-new1 {
    display: inline-block;
    margin-top: 15px;
}

.first .button-new1 a {
    display: inline-block;
    border-radius: 50px;
    line-height: 36px;
    border: 1px solid #ffffff;
    background: transparent;
    padding: 5px 40px;
    font-family: 'Roboto_medium', sans-serif !important;
    font-size: 16px;
    color: #FFF;
    text-align: center;
}

.first .button-new1 a:hover {
    background-color: #FFF;
    border-color: #43B100;
    text-decoration: none !important;
}

.first-form {
    padding: 1rem 2rem;
    background: rgba(225, 255, 255, 0.4);
}

.first-form-header {
    font-size: 24px;
    font-family: 'Roboto_reg', 'Roboto', sans-serif !important;
}

.first-form-select {
    display: block;
    margin: 0 0 10px 0;
    width: 100%;
    padding: 10px;
}

.first-form select {
    color: #949494;
    height: 44px;
    background-color: #fff;
}

.first-form-select-min {
    display: inline-block;
    width: 49%;
    margin: 0 0 15px 0;
    padding: 10px;
}

.first-form-btn {
    border-radius: 50px;
    background: #43b100;
    line-height: 36px;
    padding: 5px 50px;
    margin-left: 24%;
    font-family: 'Roboto_medium', sans-serif;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    border: none;
}

.first-form-btn:hover {
    background: #5ac916;
}

.first-relative {
    position: relative;
}

.instruction {
    background: url(../carvector-bootstrap/img/Instruction.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    width: 645px;
    height: 319px;
    bottom: 0;
    top: 236px;
    left: 64px;
}

.feedback-arrow {
    background: url(../carvector-bootstrap/img/feedback-arrow.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    width: 83px;
    height: 70px;
    bottom: 0;
    top: 326px;
    right: 364px;
}

.feedback-photo {
    background: url(../carvector-bootstrap/img/feedback-photo.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    width: 356px;
    height: 270px;
    bottom: 0;
    top: 208px;
    right: 0px;
}

.danger {

    display: inline-block;
    padding: 15px 10px;
    background-color: #ff0000;
}

.danger h2 {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 0 !important;
}

.goto {
    display: inline-block;
    float: right;
}

.goto a {
    display: block;
    text-align: right;
    color: #ff0000 !important;
    font-family: 'Roboto_reg', 'Roboto', sans-serif !important;
    font-size: 16px !important;
}

.offers {
    padding-top: 32px !important;
    padding-bottom: 56px !important;
}

.offers .danger {
    border-radius: 8px;
    padding: 14px 16px;
    background-color: #E65400;
}

.offers .danger h2 {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.offers-blocks {
    -webkit-transition: ease-in-out 0.15s;
    transition: ease-in-out 0.15s;
    margin-top: 24px;
    -webkit-box-shadow: 0px 1px 4px rgba(225, 225, 225, 0.45);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    border-radius: 8px;
}

.offer-info {
    padding: 0 16px 24px 16px;
}



.offers-blocks h3 {
    font-family: 'Roboto_medium', sans-serif !important;
    font-size: 19px;
    padding: 24px 16px 0 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.offers-blocks img {
    margin: 10px 0;
}

.offers-blocks p {
    color: #000;
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif !important;
    line-height: 24px !important;
    font-weight: normal;
    margin-bottom: 0;
}

.offers-blocks .amount {
    font-weight: bold;
}

.offer-info > p:last-child {
    text-align: right;
    margin-top: 8px;
}

.offer-info a {
    color: #000 !important;
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal !important;
}

.offers-blocks h2 {
    font-family: 'Roboto', sans-serif !important;
    font-weight: bold;
    font-size: 16px !important;
    color: #000 !important;
}

.offers-blocks:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    box-shadow: 0 16px 16px rgba(0, 0, 0, .1);
}

.offers-cols {
    margin-bottom: 24px;
}

.offers .amount {

}

.offers .see-all-from-japan {
    text-decoration: underline;
    color: #000;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.search-car-by-makes {
    position: absolute;
    top: -21px;
    border-radius: 8px;
    background-color: #43b100;
    padding: 12px 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #fff;
}

.car-by-makes {
    background-color: #faf9f9;
    padding: 0;
    position: relative;
    overflow: visible;
}

.car-logo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 55px 0 48px;
    text-align: center;
}

.car-logo-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    margin-bottom: 30px;
}

.car-logo-img img {
    width: -webkit-fill-available;
    background-size: contain;
}

.mers {
    background: url(../carvector-bootstrap/img/cars/mers.png) no-repeat;
    background-size: contain;
    background-position: center center;
}

.bmw {
    background: url(../carvector-bootstrap/img/cars/bmw.png) no-repeat;
    background-size: contain;
    background-position: center center;
}

.audi {
    background: url(../carvector-bootstrap/img/cars/audi.png) no-repeat;
    background-size: contain;
    background-position: center center;
}

.porsh {
    background: url(../carvector-bootstrap/img/cars/porsh.png) no-repeat;
    background-size: contain;
    background-position: center center;
}

.toyota {
    background: url(../carvector-bootstrap/img/cars/toyota.png) no-repeat;
    background-size: contain;
    background-position: center center;
}

.mazda {
    background: url(../carvector-bootstrap/img/cars/mazda.png) no-repeat;
    background-size: contain;
    background-position: center center;
}

.nissan {
    background: url(../carvector-bootstrap/img/cars/nissan.png) no-repeat;
    background-size: contain;
    background-position: center center;
}

.honda {
    background: url(../carvector-bootstrap/img/cars/Honda.png) no-repeat;
    background-size: contain;
    background-position: center center;
}

.subaru {
    background: url(../carvector-bootstrap/img/cars/Subaru.png) no-repeat;
    background-size: contain;
    background-position: center center;
}

.mitsubishi {
    background: url(../carvector-bootstrap/img/cars/Mitsubishi.png) no-repeat;
    background-size: contain;
    background-position: center center;
}

.card-logo-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.car-logo-1 a {
    text-decoration: underline;
    color: #000;
    font-family: 'Roboto_reg', 'Roboto', sans-serif;
    font-size: 14px;
    text-align: center;
}

section.car-by-makes .img-submit {
    margin-bottom: 16px;
}

section.car-by-makes .brand-search-submit {
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
}

.voice-blocks {
    padding: 24px 32px;
    border-radius: 8px;
    background-color: #fff;
    cursor: pointer;
    text-align: right;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}

.voice-blocks p {
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: normal !important;
    font-size: 15px !important;
    text-align: left;
    color: #7F8FA4;;
    margin-bottom: 15px;
    padding-bottom: 0;
    line-height: 24px !important;
    height: 144px;
    overflow: hidden;
}

.voice .voice-blocks a {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #282828;
    font-weight: bold;
}

.voice .voice-blocks a:before {
    content: '...';
}

.voice h3 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    margin: 30px 0 48px;
    color: #43b100;
}



div.col-lg-8.voice {
    padding-left: 0;
}

.first .voice {
    margin-top: 8px;
    padding-top: 0;
}

.voice > a {
    text-decoration: underline;
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.first .voice > a,
.voice .voice > a{
    text-decoration: underline;
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.voice .voice > a {
    color: #434343;
}

.col-6.voice {
    padding-left: 0;
}



.first .voice > .row,
.voice .voice > .row {
    margin-bottom: 24px;
}

.voice {
    padding-top: 32px;
    position: relative;
}

section.voice {
    padding: 0 0 45px 0;
}

.voice .line-grey a {
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    color: #BFC7D1;
}


.foot {
    position: absolute;
    bottom: -45px;
    right: 120px;
    z-index: -1;
}


.min-h-500 {
    min-height: 80vh !important;
    padding-top: 15px;
    padding-bottom: 30px;
}

.min-vh-100 {
    min-height: 100vh !important;
    padding-top: 15px;
    padding-bottom: 30px;
}

.full-vh{
    min-height: calc(100vh - 443px);
}

.p-0 {
    padding-bottom: 0 !important;
}

.p0 {
    padding:0 !important;
}

.w {
    background-color: #FFF;
}

.footer {
    padding: 50px 0;
    background-color: #3c3c3c;
}

.footer h3 {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto_reg', 'Roboto', sans-serif;
    padding-bottom: 10px;
}

.footer-1 img {
    display: block;
    padding-bottom: 10px;
}

.footer-1 p {
    font-size: 12px;
    font-family: 'Roboto_reg', 'Roboto', sans-serif;
    color: #ffffff;
}

.footer-1_1 {
    margin-left: 25px;
}

.footer-1_2 {
    margin-left: 50px;
    margin-bottom: 1rem;
}

.footer-info {
    padding-bottom: 5px;
}

.footer-info a {
    color: #ffffff;
    line-height: 22px;
    font-family: 'Roboto_reg', 'Roboto', sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}

.footer-info a:hover {
    color: #43B100;
}

.footer-info i {
    padding-right: 5px;
}

#cvr-top-menu ul {
    margin-bottom: 0 !important;
}

#cvr-top-menu {
    padding: 15px 17px 14px 17px;
}

#cvr-top-menu .left-top-menu a {
    color: #838D97;
    font-family: 'Roboto_medium', sans-serif;
}
#cvr-top-menu .left-top-menu a.active, #cvr-top-menu .left-top-menu a.active:hover {
    color: #191E24 !important;
    border-bottom: 2px solid #6cb241;
    cursor: default;
}

.manager {
    padding-bottom: 5px;
}

.manager a {
    color: #ffffff;
    line-height: 22px;
    font-family: 'Roboto_reg', 'Roboto', sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}

.manager a:hover {
    color: #43B100;
}

.manager i {
    padding-right: 5px;
}

.social a {
    font-size: 30px;
    color: #ffffff;
}

.social a:hover {
    color: #43B100;
}

.social i {
    padding-right: 10px;
}

.main-logo {
    padding-top: 10px;
}

/*non-RESPONSIVE*/
/*.container {
    width: 1248px !important;
    max-width: none !important;

}*/


html, body {
    width: 100%;
    font-family: "Tahoma";
    padding: 0;
    margin: 0;
    overflow: visible;
}


form {
    margin-bottom: 0;
}

#validstr {
    color: red;
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0 !important;
}

#registration {
    min-height: 34px;
    max-height: 40px;
    margin: 0 auto;
    padding: 0 10%;
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    background-color: #43b100;
    border: #43B100 1px solid;
    border-radius: 3px;
    box-sizing: border-box;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}

#registration:hover {
    background-color: #5ac916;
    border-color: #5ac916;
    color: #ffffff !important;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
    cursor: pointer;
}

#ppage {
    position: relative;
    min-height: 34px;
    max-height: 37px;
    margin: 10px 0;
    margin-left: 30px;
    padding: 0 15px 0 40px;
    font-size: 14px !important;
    line-height: 34px;
    color: #ffffff;
    text-align: center;
    background-color: #43b100;
    border: #43B100 1px solid;
    border-radius: 6px;
    box-sizing: border-box;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
    white-space: nowrap;
    text-wrap: none;
}

#ppage::before {
    content: '';
    position: absolute;
    left: 17px;
    top: 8px;
    background-image: url("../carvector-bootstrap/img/sign_in.svg");
    width: 13px;
    height: 15px;
}

#ppage:hover {
    background-color: #5ac916;
    border-color: #5ac916;
    color: #ffffff !important;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}

a:active#ppage {
    font-weight: 400;
    text-decoration: none;
}

a:visited#ppage {
    font-weight: 400;
    text-decoration: none;
}

#layout {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.container {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

.container p:last-child {
    margin-bottom: 24px;
}

.form-login {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    max-width: 320px;
    margin: 9px auto 24px;
    padding: 24px 16px;
    border-top: 1px solid rgba(236, 236, 236, 0.3);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 0px 10px 10px 0px rgba(225, 225, 225, 0.45);
    text-align: left;
}

.form-login input {
    outline: 0;
    background: #EFEFEF;
    width: 100%;
    border: 0;
    margin: 0 0 16px;
    padding: 12px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-sizing: border-box;
    font-size: 16px;
    cursor: text;
}

.form-login #enter {
    outline: 0;
    background: #43b100;
    width: 100%;
    margin-bottom: 0 !important;
    padding: 15px;
    border: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer !important;
}

.form-login h2 {
    margin-bottom: 24px;
    font-size: 1.625rem;
    font-weight: 700;
    color: #434343;
}

#username {
    margin-bottom: 0px;
}

.breadcrumbs {
    font-size: 14px;
    max-height: fit-content;
    padding: 24px 0;
}

.form-registration {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    min-width: 288px;
    border-top: 1px solid rgba(236, 236, 236, 0.3);
    border-radius: 3px;
    box-shadow: 0px 10px 10px 0px rgba(225, 225, 225, 0.45);
    padding: 24px 48px;
    text-align: left;
    box-sizing: border-box;
}

.controls {
    display: flex;
    flex-direction: column;
    padding-bottom: 16px;
    width: 100%;
    box-sizing: border-box;
}

.form-registration label {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
}

.form-registration input {
    background: #f2f2f2;
    border: 0;
    margin: 0 0 8px 0;
    padding: 8px 8px;
    height: 40px;
    font-size: 14px;
    line-height: 24px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-sizing: border-box;
    cursor: text;
}

.form-registration select {
    background: #f2f2f2;
    height: 40px;
    width: 96px;
    border: 0;
    margin-bottom: 8px;
    padding: 8px 16px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-sizing: border-box;
    font-size: 14px;
    cursor: pointer;
}

.form-registration textarea {
    background: #f2f2f2;
    min-height: 64px;
    max-height: 256px;
    height: 128px;
    border: 0;
    padding: 8px;
    margin-top: 0px;
    margin-bottom: 8px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-sizing: border-box;
    font-size: 14px;
    cursor: text;
}

.form-registration #enter {
    outline: 0;
    background: #43b100;
    width: 300px;
    margin-bottom: 0 !important;
    padding: 8px 16px;
    border: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    transition: all 0.3 ease;
    cursor: pointer !important;
}

.registration-title {
    width: fit-content;
}

.registration-title h2 {
    margin-block-start: 0;
    margin-bottom: 15px;
}

select:first-child {
    color: rgba(0, 0, 0, 0.75);
}

.asterisk {
    margin-bottom: 0 !important;
}

.help-block {
    margin: 8px 0;
    font-weight: 200;
    font-size: 11px;
}

.help-block::before {
    content: '*';
}

.fixed {
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 1;
}




.header-info {
    position: relative;
    left: 20px;
    vertical-align: middle;
    width: 345px;
}

.text-header {
    position: relative;
    left: -20px;
    top: 0px;
    text-align: start;
    font-family: "Tahoma";
    font-size: 16px;
    color: #000000;
    font-weight: 700;

}

a.phone-header, a.wtsp-header, a.skype-header {
    margin: 0 auto;
    font-weight: 300 !important;
    position: relative;
}

.phone-header:hover {
    text-decoration: underline;
}

.phone-header::before {
    background-image: url(./../pics/phone-icon.png);
    content: "";
    background-size: 100%;
    width: 0.75rem;
    height: 1rem;
    position: absolute;
    top: 0;
    left: -20px;
}

.wtsp-header:hover {
    text-decoration: underline;
}

.wtsp-header::before {
    background: url(./../pics/whatsapp-icon.png);
    content: "";
    background-size: 100%;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: auto;
    left: -20px;
}

.skype-header:hover {
    text-decoration: underline;
}

.skype-header::before {
    background: url(./../pics/skype-icon.png);
    content: "";
    background-size: 100%;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 0;
    left: -20px;
}

a.menu-tab {
    display: inline-block;
    background-color: #262626;
    height: 40px;
    margin: 0 auto;
    padding: 0 10px;
    line-height: 40px;
    width: inherit;
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #FFFFFF !important;
    transition: ease-in-out 0.1s;
}

a.menu-tab:hover {
    background-color: #43B100;
    text-decoration: underline;
    transition: ease-in-out 0.1ms;
}

table.ccat td {
    color: #000000;
    padding: 0px 5px 1px 5px;
}

table.ccat tr {
    background: #ffffff;
}

td.head-s {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

td.form-s {
    font-size: 14px;
    font-weight: bold;
}

td.calc-i {
    padding: 2px 0px 2px 0px;
    vertical-align: top;
}

input.calc-i, p.calc-i {
    width: 70px;
    border: 1px solid #008000;
    text-align: right;
    background: #ffffff;
}

td.calc-n {
    font-size: 14px;
    padding: 2px 5px 2px 35px;
    vertical-align: top;
    white-space: nowrap;
}

td.calc-nn {
    font-size: 14px;
    padding: 2px 5px 2px 5px;
    vertical-align: top;
}

td.calc-b {
    font-size: 14px;
    font-weight: bold;
    padding: 2px 5px 2px 15px;
    vertical-align: top;
    white-space: nowrap;
}

td.search {
    padding: 5px 5px 5px 5px;
}

td.dot-h {
    width: 1px;
    background: #ffffff;
    white-space: nowrap;
}

td.dot {
    width: 1px;
    background: #99FF66;
    white-space: nowrap;
}

a:link, a:active, a:visited {
    font-family: 'Tahoma';
    font-size: 14px;
    text-decoration: none;
    color: #219ad6;
    /*color: #368db8;*/
    font-weight: bold;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

a.foot:link, a.foot:active, a.foot:visited, a.foot:hover {
    color: #000000;
    font-weight: normal;
    font-size: 11px;
}

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover {
    color: #000000;
}

a.menu-sel:link, a.menu-sel:active, a.menu-sel:visited, a.menu-sel:hover {
    color: #000000;
    /*	text-decoration: underline;*/
    background: #FFF;
}

a.lc-href:link, a.lc-href:active, a.lc-href:visited {
    position: relative;
    display: block;
    width: 70px;
    height: 60px;
    text-decoration: none;
    font-size: 0;
}

a#lc-1 {
    background: url('./../pics/logo_c1.png') no-repeat;
}

a#lc-2 {
    background: url('./../pics/logo_c2.png') no-repeat;
}

a#lc-3 {
    background: url('./../pics/logo_c3.png') no-repeat;
}

a#lc-4 {
    background: url('./../pics/logo_c4.png') no-repeat;
}

a#lc-5 {
    background: url('./../pics/logo_c5.png') no-repeat;
}

a#lc-6 {
    background: url('./../pics/logo_c6.png') no-repeat;
}

a#lc-7 {
    background: url('./../pics/logo_c7.png') no-repeat;
}

a#lc-8 {
    background: url('./../pics/logo_c8.png') no-repeat;
}

a#lc-9 {
    background: url('./../pics/logo_c9.png') no-repeat;
}

a#lc-10 {
    background: url('./../pics/logo_c10.png') no-repeat 0 -65px;
}

a#lc-10:hover {
    background: url('./../pics/logo_c10.png') no-repeat;
}

a#lc-11 {
    background: url('./../pics/logo_c11.png') no-repeat;
}

a#lc-12 {
    background: url('./../pics/logo_c12.png') no-repeat 0 -65px;
}

a#lc-12:hover {
    background: url('./../pics/logo_c12.png') no-repeat;
}

.resp {
    width: 360px;
    margin: 10px auto;
    color: #9c9486;
}

.user_resp {
    background: #efebe3;
    padding: 16px 16px 24px;
    border-left: 5px solid #cb0000;
    margin: 8px 0 72px 0;
}

.btn-resp-page {
    margin-bottom: 8px;
}

.prev-resp-page {
    margin-right: 8px;
}

.next-resp-page {
    margin-left: 8px;
}


a.ccar_href:link, a.ccar_href:active, a.ccar_href:visited {
    color: #666;
    position: relative;
    left: 35px;
    top: -30px;
}

a.ccar_href:hover {
    color: #000;
    text-decoration: none;
}

.cat_table {
    display: block;
    width: 25px;
    height: 25px;
    margin: 3px;
}

span.nav {
    color: #008000;
    font-weight: bold;
    font-size: 15px;
    position: relative;
}

.top-nav {
    margin: 32px 0 24px;
}

.forbid-pass-page input{
    max-width: 400px;
    margin-bottom: 24px;
}


a.nav:link {
    color: #008000;
    font-weight: bold;
    font-size: 15px;
    text-decoration: underline;
}

a.nav:link, a.nav:active, a.nav:visited {
    color: #008000;
    font-weight: bold;
    font-size: 15px;
}


a.nav:hover {
    color: #008000;
}

a.page:link, a.page:active, a.page:visited, a.page:hover {
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
}

a.page-sel:link, a.page-sel:active, a.page-sel:visited, a.page-sel:hover {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}

td.tw0 {
    background: #ffffff;
    font-style: italic;
    color: #d5d5e6;
    padding: 3px;
    border: 1px dotted #cccccc;
    font-size: 14px;
}

td.tw1 {
    background: #e4e9f4;
    font-weight: bold;
    color: #4b5da0;
    padding: 3px;
    border: 1px dotted #cccccc;
    font-size: 14px;
}

p.us-m {
    margin: 0px 0px 25px 0px;
}

a.us-m:link, a.us-m:active, a.us-m:visited, a.us-m:hover {
    font-size: 14px;
    color: #000000;
}

td.form-h1 {
    font-size: 14px;
    font-style: italic;
    color: #999999;
    padding: 20px 10px 3px 10px;
    border-bottom: solid 1px #999999;
}

td.form-h2 {
    font-size: 14px;
    color: #000000;
    padding: 3px 10px 3px 10px;
}

.form-h3 {
    width: 350px;
    margin: 3px 10px 3px 10px;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    text-indent: 4px;
    min-height: 32px;
    background: #fdfdfd;
}

td.form-hh {
    font-size: 14px;
    color: #000000;
    padding: 3px 10px 3px 10px;
    background: #d0ffc0;
}

td.form-t1 {
    font-size: 14px;
    color: #000000;
    padding: 3px 10px 3px 10px;
    background: #e0ffd0;
}

td.form-ha {
    font-size: 14px;
    color: #000000;
    padding: 3px 10px 3px 10px;
    background: #99FF66;
}

td.form-had {
    font-size: 14px;
    color: #000000;
    padding: 3px 10px 3px 10px;
    background: #ddd;
}

td.form-ta {
    font-size: 14px;
    color: #000000;
    padding: 3px 10px 3px 10px;
    background: #ffffff;
}

td.form-ta2 {
    font-size: 14px;
    color: #000000;
    padding: 3px 10px 3px 10px;
    background-color: #ddffdd;
}

td.cat-h {
    font-weight: bold;
    color: #000000;
    padding: 2px 5px 2px 5px;
    border-bottom: 1px solid #cccccc;
}

a.ad-cl:link, a.ad-cl:active, a.ad-cl:visited, a.ad-cl:hover {
    color: #000000;
    /*	font-weight: normal;*/
    display: block;
    border: 1px solid #FFFFFF;
    margin: 2px 2px;
    padding: 2px 5px;
}

a.ad-cl-sel:link, a.ad-cl-sel:active, a.ad-cl-sel:visited, a.ad-cl-sel:hover {
    color: #000000;
    /*	font-weight: bold;*/
    display: block;
    border: 1px solid #999;
    background: #FFFFFF;
    margin: 2px 2px;
    padding: 2px 5px;
}

td.adm-us {
    font-size: 12px;
    color: #000000;
    padding: 3px;
    text-align: right;
    font-weight: bold;
}

td.adm-ut {
    font-size: 14px;
    color: #000000;
    padding: 3px 10px 3px 0px;
    text-align: left;
    font-weight: normal;
}

input.adm-us, textarea.adm-us {
    font-size: 14px;
    margin: 0px 10px 1px 0px;
    padding-left: 3px;
    border: 1px solid #AAAAAA;
}

select.adm-us {
    font-size: 14px;
    margin: 0px 10px 1px 0px;
    padding-left: 0px;
    border: 1px solid #AAAAAA;
}

input.adm-z, textarea.adm-z, select.adm-z {
    width: 400px;
    margin: 3px 10px 3px 0px;
    border: 1px solid #008000;
}

input.prima, textarea.prima, select.prima {
    width: 1px;
    margin-left: 1px;
    display: none;
}

input.prima2, textarea.prima2, select.prima2 {
    width: 100%;
}

td.cat_t {
    padding: 3px 5px 3px 5px;
    font-size: 12px;
    width: 910px;
}

.curdef {
    cursor: default;
}

#editor {
    display: none;
    position: absolute;
    z-index: 999999;
    outline: none;
    border: block;
    font-size: 14px;
    color: #000000;
    padding: 2px 5px 2px 5px;
    background: #ffffff;
}

.brand-search-submit {
    text-decoration: underline;
    color: #000;
    font-family: 'Roboto_reg', 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.img-submit {
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    height: 50px;
    width: 65px;
    border: 0;
    margin-bottom: 30px;
}

.mb {
    background: url('./../pics/mb-logo.png') no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position: center center;
}

.audi {
    background: url('./../pics/audi-logo.png') no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position: center center;
}

.bmw {
    background: url('./../pics/bmw-logo.png') no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position: center center;
}

.porsche {
    background: url('./../pics/porsche-logo.png') no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position: center center;
}

.toyota {
    background: url('./../carvector-bootstrap/img/cars/toyota.png') no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position: center center;
}

.mazda {
    background: url('./../carvector-bootstrap/img/cars/mazda.png') no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position: center center;
}

.nissan {
    background: url('./../carvector-bootstrap/img/cars/nissan.png') no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position: center center;
}

.honda {
    background: url('./../carvector-bootstrap/img/cars/Honda.png') no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position: center center;
}

.subaru {
    background: url('./../carvector-bootstrap/img/cars/Subaru.png') no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position: center center;
}

.mitsubishi {
    background: url('./../carvector-bootstrap/img/cars/Mitsubishi.png') no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position: center center;
}


/* Bases colors */
.main a {
    font-family: 'Roboto_reg', 'Roboto', sans-serif !important;
    color: #434343;
    line-height: 65px;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
}

.main i {
    padding-right: 10px;
}

.main-btn {
    line-height: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-info {
    font-family: 'Roboto_reg', 'Roboto', sans-serif !important;
    white-space: nowrap;
}

.button {
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
    border-radius: 50px;
    background: #43b100;
    border: #43B100 1px solid;
    box-sizing: border-box;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}

.button:hover {
    color: #43b100;
    background: #fff;
    box-sizing: border-box;
    border: #43B100 1px solid;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}

.button1 {
    text-align: center !important;
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
    border: #434343 1px solid;
    border-radius: 50px;
    background: #434343;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}

.button1:hover {
    color: #434343;
    border: #434343 1px solid;
    background: #fff;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s;
}

.button2 {
    text-align: center;
    border: 1px solid #434343;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 0;
    margin: auto 0;
    background: #ffffff;
    height: 40px;
    width: auto;
}

.footer {
    padding: 30px 0;
    background-color: #334150;
}

.footer h3 {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto_reg', 'Roboto', sans-serif;
    padding-bottom: 10px;
}

.footer-1 img {
    display: block;
    padding-bottom: 10px;
}

.footer-1 p {
    font-size: 12px;
    font-family: 'Roboto_reg', 'Roboto', sans-serif;
    color: #ffffff;
}

.footer-1_1 {
    margin-left: 25px;
}

.footer-1_2 {
    margin-left: 50px;
}

.footer-info {
    padding-bottom: 5px;
}

.footer-info a {
    color: #ffffff;
    line-height: 22px;
    font-family: 'Roboto_reg', 'Roboto', sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}

.footer-info a:hover {
    color: #43B100;
}

.footer-info i {
    padding-right: 5px;
}

.manager {
    padding-bottom: 5px;
}

.manager a {
    color: #ffffff;
    line-height: 22px;
    font-family: 'Roboto_reg', 'Roboto', sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}

.manager a:hover {
    color: #43B100;
}

.manager i {
    padding-right: 5px;
}

.manager i.fab.fa-skype {
    margin-right: 5px;
}

.social a {
    font-size: 30px;
    color: #ffffff;
    margin-right: 16px;
}

.social a:hover {
    color: #43B100;
}

.social i {
    padding-right: 10px;
}

.main-logo {
    padding-top: 20px;
}

.rel-z-index {
    position: relative;
    z-index: 2
}

/**
 * popup.new_auth_system
 */

.snackbar-container {
    visibility: hidden;
    position: fixed;
    width: inherit;
    z-index: 100;
    bottom: 30px;
}

.snackbar-container.--bottom {
    bottom: auto;
    top: 30px;
}

.snackbar-container.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
    animation: fadein 0.5s;
}

.snackbar-container.show.--bottom {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}

.snackbar-window {
    min-width: 250px;
    background-color: #333;
    color: #fff;
    text-align: left;
    border-radius: 2px;
    padding: 16px 32px;
    /*width: inherit;*/
}

.snackbar-window .btn {
    min-height: 34px;
    max-height: 40px;
    margin: 10px auto;
    padding: 0 5%;
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    background-color: #43b100;
    border: #43B100 1px solid;
    border-radius: 3px;
    box-sizing: border-box;
}

.snackbar-window .btn {
    background-color: #5ac916;
    border-color: #5ac916;
    color: #ffffff !important;
}

.snackbar-window p {
    color: #ffffff;
    margin-bottom: 0;
}

.snackbar-window p a {
    margin-left: 5px;
    font-size: inherit;
}

.snackbar-window .snackbar-title {
    font-size: 24px;
    font-family: 'Roboto_reg', 'Roboto', sans-serif;
    padding-bottom: 10px;
    color: #ff8c8c;
}

/**
 * END: popup.new_auth_system
 */

.cvr-design {
    visibility: visible !important;
}

.main-flex {
    display: flex;
}

.registration-info {
    font-size: 13px;
    padding: 24px 48px;
    max-width: 512px;
}

.sale-block {
    display: flex;
    position: absolute;
    width: 352px;
    height: 192px;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 12px 16px;
    background: white;
    box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,.25);
    border-radius: 8px;
    z-index: 100;
}

.sale-block > img {
    object-fit: contain;
    width: 62px;
    height: 52px;
    margin-right: 8px;
}

.sale-block > p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

/*Calc*/
section.calc {
    padding-top: 0;
    padding-bottom: 72px;
}


.calc-extra li{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin-bottom: 8px;
}

.calc-extra .calc-extra-block li:last-child {
    margin: 0;
}

.calc-extra table {
    border: none;
    margin-bottom: 16px;
    /*display: contents;*/
}

.calc-extra table tr{
    border-bottom: 1px solid #434343;
}

.calc-extra table tr:last-child{
    border-bottom: none;
}

.calc-extra td {
    padding: 8px 0;
}

.calc-extra table td:first-child {
    padding-right: 38px;
}

.calc-extra-block {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 48px;
    display: flex;
    flex-direction: column;
}

.calc-extra-block h2 {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 24px;
}

.calc-data {
    background: #FFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    padding: 24px 32px;
}

.calc-data label {
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
    position: relative;
}

.calc-data select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.calc-data label > span:last-child {
    margin: 0;
    position: relative;
}

.calc-data label > span:last-child:before {
    position: absolute;
    content: '';
    right: 16px;
    border-right: 1px solid black ;
    border-bottom: 1px solid black;
    width: 8px;
    height: 8px;
    top: 50%;
    transform: translate(0, -50%) rotate(45deg);

}

.calc-data label input,
.calc-data label select,
.calc-data label p {
    background-color: #fff;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25) !important;
    border-radius: 4px !important;
    width: 100%;
    text-align: left;
    padding: 12px 16px;
    border: 1px solid rgb(169, 169, 169);
    cursor: pointer;
}

.calc-data label p {
    font-family: 'Nunito Sans', sans-serif !important;
    cursor: default;
    background: #EFEFEF;
    font-weight: normal;
    margin-bottom: 0;
}

.calc-data label:last-child p {
    background-color: #434343;
    color: #fff;
}

.calc-data label:last-child {
    margin: 0;
}

.calc-data label:nth-child(2) select {
    color: #fff;
    background-color: #434343 !important;
}

.calc-data span {
    margin-bottom: 12px;
}

.calc .main-button {
    padding: 0 32px;
    width: 100%;
    margin-top: 24px;

}

.calc .main-button a{
    line-height: 24px;
    display: block;
    width: 100%;
    padding: 12px 16px;
    font-family: 'Nunito Sans', sans-serif !important;
}

.menu-disabled {
    background-color: rgb(239,239,239) !important;
    color: rgb(239,239,239) !important;
    pointer-events: none;
    cursor: default !important;
}

.menu-disabled-total {
    color: rgb(67,67,67) !important;

}
#requestModalTitle {
    padding-left: 16px;
}
/*!* auc.cvr *!*/
/*.auc-design #start-spinner-container {*/
/*    display: none !important;*/
/*}*/

section#breadcrumb {
    padding: 24px 0;
}

section#breadcrumb .row {
    padding-left: 16px;
}

section#hotoff.my-3 .col-12 > p {
    margin: 48px 0 24px 0;
}

.req-button .main-button {
    background: none;
    color: #282828;
    border: 1px solid #282828;
    border-radius: 8px;
    line-height: 24px;
    padding: 14px 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}

section#hotoff.my-3 .col-12 > .main-button:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

section#hotoff.my-3 {
    margin-top: 0 !important;
    padding-top: 0;
}


section .section-info h1,
.section-info h1{
    font-family: 'Nunito Sans', sans-serif !important;
    font-size: 40px;
    color: #282828 !important;
    margin-bottom: 24px;
}

.section-info {
    margin-bottom: 24px;
}

section#hotoff .main-button {
    margin-bottom: 21px;
}

.hotpr-offers-cols {
    margin-bottom: 3rem;
}

.btn-inline {
    margin-bottom: 1rem;
}

.btn-main {
    background: #43b100;
    padding: 12px 16px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal;
    font-size: 1rem !important;
    line-height: 1.5rem;
    color: #FFF;
    border: none;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

.btn-main:hover {
    background: #5ac916;
}

.btn-outline {
    background: none;
    padding: 12px 16px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal;
    font-size: 1rem !important;
    line-height: 1.5rem;
    border: 1px solid;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

.btn-outline:hover {
    background: rgba(0, 0, 0, 0.05) !important;
}

.btn-outline a {
    background: none;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
}

.cvrDark {
    color: #292929;
    border-color: #292929;
}

.cvrDark > a {
    color: inherit !important;
}

.add_block {
    margin-bottom: 3rem;
}

.add_block h3 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #292929;
    margin-bottom: 1.5rem;
}

.add_block p {
    margin-bottom: 1.5rem;
}

.add_block .btn-main {
    margin-right: 2rem;
}

.phplive-btn {
    position: fixed;
    right: 25px;
    bottom: 16px;
    background-color: white;
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #434343;
    cursor: pointer;
}

/*Contacts*/

.contacts {
    padding-bottom: 144px;
    padding-top: 0;
}

.contacts h1 {
    font-family: 'Nunito Sans', sans-serif !important;
    font-size: 40px !important;
    color: #282828 !important;
    margin-bottom: 24px;
}

.contacts h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    color: #434343;
    font-weight: bold;
    padding-bottom: 8px;
    margin-bottom: 16px;
    margin-top: 24px;
    border-bottom: 1px solid #434343;
}

.contacts h4 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    color: #282828;
    margin-bottom: 24px;
    font-weight: bold;
}

.contacts h6 {
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #434343;
    margin-bottom: 24px;
}

.contacts a {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: underline;
}

.other-contacts p {
    margin: 16px 0 32px;
}


.main-contacts {
    margin-top: 16px;
    margin-bottom: 24px;
}

.main-contacts p {
    margin-bottom: 0;
}

.main-contacts img {
    margin-bottom: 24px;
}

.main-contacts h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
}

.contacts button.main-button {
    margin-top: 8px;
    border-radius: 4px;
    padding: 12px 0;
    width: 288px;
    background-color: #43b100;
    color: #fff;
    line-height: 24px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    border: none;
}

.contacts button.main-button:hover {
    background-color: #5ac916;
}

.refernce-info {
    margin-bottom: 24px;
}

.managers img {
    object-fit: cover;
    object-position: top;
    margin-bottom: 24px;
    width: 100%;
}

.managers p {
    margin-bottom: 12px;
}

.managers .col-3 {
    margin-bottom: 12px;
}

.about-brand p {
    font-family: 'Nunito Sans', sans-serif;
    padding-bottom: 16px;
    border-bottom: 1px solid #434343;
    margin-top: 24px;
    margin-bottom: 64px;
    color: #434343;
}

.requisite {
    font-family: 'Nunito Sans', sans-serif;
    color: #000;
}

.requisite h6 {
    color: #000;
}

.bottomFeedback {
    margin-top: 32px;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

@-moz-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

.cvr-design {
    visibility: visible !important;
}

/* auc.cvr */

.auc-design #start-spinner-container {
    -webkit-animation: spinner-fadeout 0.3s forwards;
    -moz-animation: spinner-fadeout 0.3s forwards;
    animation: spinner-fadeout 0.3s forwards;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

@-webkit-keyframes spinner-fadeout {
    from {
        display: block;
        opacity: 1;
    }
    to {
        display: none !important;
        opacity: 0;
        z-index: -100;
    }
}

@-moz-keyframes spinner-fadeout {
    from {
        display: block;
        opacity: 1;
    }
    to {
        display: none !important;
        opacity: 0;
        z-index: -100;
    }
}

@keyframes spinner-fadeout {
    from {
        display: block;
        opacity: 1;
    }
    to {
        display: none !important;
        opacity: 0;
        z-index: -100;
    }
}

.desktop {
    display: block;
}

.mobile {
    display: none !important;
}

.mobile-header-link {
    padding: 24px 0;
}

/*Бургер*/

.burger {
    width: 24px;
    position: relative;
    height: 16px;
    min-width: 24px;
    min-height: 16px;
}

.burger span,
.burger span::before,
.burger span::after {
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%; margin-top: -1px;
    background-color: #fff;
    transition: 0.5s;
}

.burger span::before,
.burger span::after {
    content: '';
    display: block;
    left: 0;
}

.burger span::before {
    transform: translateY(-6px);
}

.burger span::after {
    transform: translateY(6px);
}

#cvr-top-menu div.col-6.mobile > p {
    color: #fff;
    margin: 0 0 0 40px;
    padding: 16px 0;
}
#cvr-top-menu a {
    font-family: 'Roboto_medium';
    font-weight: normal;
}

.login-mobile {
    height: 48px;
}

.login-mobile > a {
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    margin-left: 8px;
}

.icon-person {
    position: relative;
}

.icon-person a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.icon-person-head {
    border: 1.5px solid #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-bottom: 2px;
}

.icon-person-body {
    border: 1.5px solid #fff;
    border-bottom: none;
    height: 8px;
    border-radius: 5px 5px 0 0;
    width: 20px;
}

.fixed-menu {
    width: 100%;
    z-index: 10;
    position: fixed;
    max-width: 100vw;
    top: 0
}


.menu-main .left-side-panel-menu p {
    margin: 0 0 0 16px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.left-side-panel-menu {
    height: 100%;
}

/*Footer mob*/
footer .mobile {
    text-align: center;
}

footer .mobile a,
footer .mobile > p{
    color: #fff;
}

.footer-mob-terms {
    padding-top: 16px;
    margin-top: 8px;
    border-top: 1px solid #7F8FA4;
}

.footer-mob-terms a,
footer .mobile > p {
    margin-top: 16px;
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: normal;
    font-size: 12px !important;
}

.footer-mob-logo {
    text-align: center;
    margin-bottom: 16px;
}

.footer-mob-logo img {
    width: 224px;
}

.footer-mob-contacts {
    text-align: center;
}

.footer-mob-contacts a {
    padding: 12px 0;
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;
    max-width: 450px;
    margin: 8px auto;
    width: 100%;
}

.footer-mob-contacts i {
    margin-right: 8px;
}

.footer-mob-lang {
    margin-top: 16px;
    margin-bottom: 24px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 12px;
}

.footer-mob-lang span {
    color: #fff;
}

.footer-mob-lang .button2 {
    background: none;
    color: #fff;
    border: none;
    padding: 0;
    height: unset;
    text-decoration: underline;
}

.footer-mob-lang option {
    color: #000;
}

.footer-mob-yt-fb {
    text-align: center;
    margin-bottom: 16px;

}

.footer-mob-yt-fb a {
    font-size: 24px;
    margin-right: 24px;
}

.footer-mob-menu {
    text-align: center;
    margin-bottom: 8px;
}

.footer-mob-menu a {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-right: 24px;
}

footer .mobile > div:nth-child(6) > a {
    margin-right: 48px;
}

#cvr-footer {
    height: unset;
}

/*Mobile menu*/
.menu-main {
    position: relative;
}

.mobile-menu {
    display: none;
    z-index: 100;
    background-color: #434343;
    width: 240px;
    padding: 16px;
    color: #fff;
    transition: .2s ease-in;
}

.mobile-menu-active {
    display: block;
    overflow: scroll;
    /*max-height: 100vh;
    max-height: calc(var(--vh, 1vh) * 100);*/
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
}


.main-content-to-left {
    position: fixed;
    overflow: hidden;
    width: 100%;
    transform: translateX(0) !important;
}

.mobile-menu img {
    width: 124px;
}

.first-string {
    margin: 20px 0 16px;
}

.first-string p {
    margin: 0 0 0 16px;
}

.mobile-menu .burger span {
    width: 0;
}

.mobile-menu .burger span:before {
    transform: rotate(45deg);
    height: 2px;
    width: 24px;
}

.mobile-menu .burger span:after {
    transform: rotate(-45deg);
    height: 2px;
    width: 24px;
}

.mobile-menu .login-mobile {
    margin-top: 16px;
    padding: 0;
}

.mobile-menu .login-mobile a {
    line-height: 48px;
    font-size: 16px;
    margin-left: 20px;
}

.mobile-menu nav a,
.mobile-menu .mobile-menu-logout a {
    margin-left: 41px;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Nunito Sans', sans-serif;
}

.mobile-menu .mobile-menu-logout a {
    display: block;
}

.mobile-menu .mobile-menu-logout {
    margin-bottom: 24px;
}

.lang-mob-menu select {
    margin-top: 8px;
    padding: 12px 16px;
    background-color: #fff;
    color: #6B6B6B;
    height: unset;
    position: relative;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.lang-mob-menu span {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;

}

.mobile-menu > label > div {
    position: relative;
}

.mobile-menu > label > div:before {
    position: absolute;
    content: '';
    right: 16px;
    border-right: 1px solid #7F8FA4;
    border-bottom: 1px solid #7F8FA4;
    width: 8px;
    height: 8px;
    top: 50%;
    transform: translate(0, -50%) rotate(45deg);
    z-index: 1;
}

.mobile-menu nav a.active-mobile-menu {
    font-weight: bold;
}

a.active-mobile-menu:before {
    content: '';
    height: 24px;
    border-left: 1px solid #fff;
    margin-right: 16px;
    margin-left: -16px;
}

#mobile-mask {
    position: absolute;
    z-index: 20;
    background-color: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity : 0.4;
}

.menu-main div.col-6.mobile {
    height: 48px;
}

.offers-cols::-webkit-scrollbar,
div.voice > div.row::-webkit-scrollbar,
.managers::-webkit-scrollbar,
.hotpr-offers-cols::-webkit-scrollbar {
    width: 0px;
}



.section-about img {
    max-width: 100%;
}

.section-about .section-info {
    margin-bottom: 56px;
}

.section-info-text a {
    font-family: inherit;
    font-weight: bold;
    font-size: inherit;
    text-decoration: underline;
    color: inherit;
}

.hide-more, .show-more{
    display: none;
}

.faq a {
    font-weight: bold;
    text-decoration: underline;
}

.faq img:last-child {
    margin-bottom: 32px;
}

.faq-image {
    width: 320px;
}

.service h1, .faq h1, .error404 h1  {
    font-size: 32px;
    color: inherit;
}

.service a {
    font-weight: bold;
    text-decoration: underline;
}

.userMy-select {
    width:48px;
    margin-left:10px;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
}

.chevron::before {
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    left: 0.15em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.45em;
}

.chevron.right:before {
    left: 0;
    transform: rotate(45deg);
}

.chevron.bottom:before {
    top: 0;
    transform: rotate(135deg);
}

.chevron.left:before {
    left: 0.25em;
    transform: rotate(-135deg);
}

.adminPage a {
    font-size: 12px;
}

.auc-design a {
    font-size: 12px;
}

.auc-design header.header .main a {
    font-size: 14px;
}

.auc-design header.header #cvr-top-menu a {
    font-size: 14px;
}

.indent-bottom {
    margin-bottom: 1.5rem;
}

/*Manager page*/
.page-manager img {
    width: 100%;
    max-height: 280px;
    object-fit: cover;
    object-position: top;
}

.page-manager {
    padding-top: 0;
}

.page-manager h1 {
    font-size: 40px;
    color: #434343;
}

.page-manager p {
    color: #434343;
    font-family: 'Nunito Sans', sans-serif !important;
    margin-bottom: 24px;
}

#breadcrumb.for-managers {
    margin-top: 24px;
    padding-top: 0;
}

/* New styles */

/* Common */

.br-8 {
    border-radius: 8px;
}

.col-bl {
    color: #191E24;
}

/* Header */

#cvr-header {
    background-color: #334150;

}
#cvr-header a {
    color: #ffffff;
}

#cvr-header .col a {
    margin-left: 32px;
}

.row.main-menu {
    justify-content: center;
}

#cvr-header .main-menu a {
    color: #A6B3C1;
}


.language_selector {
    position: relative;
    display: flex;
    align-items: center;
}

.en:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    left: -24px;
    background-image: url("../carvector-bootstrap/img/english.svg");
}
.ru:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    left: -24px;
    border-radius: 50%;
    background-image: url("../carvector-bootstrap/img/russia.svg");
}
.de:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    left: -24px;
    border-radius: 50%;
    background-image: url("../carvector-bootstrap/img/germany.svg");
}

.language_selector:after,
.main-form-select:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    right: 3px;
    border-right: 2px solid #909AA6;
    border-bottom: 2px solid #909AA6;
    transform: rotate(45deg);
}

.language_selector .button2 {
    border: none;
    background-color: #334150;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 55px;
    outline: none;
    font-size: 14px;
    width: 50px;
    text-align: left;
}

/* First banner*/
.first-relative {
    font-family: 'Roboto', sans-serif;
    color: #191E24;
    height: 680px;
}

.first-relative h2 {
    font-size: 26px;
    font-family: 'Roboto', sans-serif;
}

.main-form-select {
    padding: 15px 0;
}

.main-form-select select{
    height: 40px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid rgba(166, 179, 193, 0.5);
    background-color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    outline: none;
}

.main-form-select select:hover,
.first-relative form .row:hover {
    border: 1px solid #6CB241;
}

.col-6.main-form-select select:hover {
    border: 1px solid rgba(166, 179, 193, 0.5);
}

.first-relative form {
    padding: 32px;
}

.first-relative form .row {
    margin: 15px 0;
    border-radius: 6px;
    border: 1px solid rgba(166, 179, 193, 0.5);
}

.first-relative form .row.no-border {
    border: none;
}

.first-relative form .row.no-border .col-6 {
    padding: 0;
}

.first-relative form .row .main-form-select {
    padding: 0;
}

.first-relative form .row .main-form-select select {
    border: none;
}

.first-relative form input[type=submit] {
    border-radius: 6px;
    padding: 8px 30px;
    background-color: #6CB241;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    outline: none;
    border: none;
    margin-top: 15px;
}
.first-relative form input[type=submit]:hover {
    background-color: #5ac916;
}
.first-relative .main-form-years .main-form-select:first-child select {
    border-right: 1px solid rgba(166, 179, 193, 0.5);
    border-radius: 6px 0 0 6px;
}

.main-form-select:after {
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
    right: 16px;
    border-color: #909AA6;
}

.first-relative form span {
    font-size: 12px;
    color: #838D97;
}

.front-main-label {
    padding: 24px 32px;
}

.front-main-label h2 {
    font-size: 36px;
    font-weight: bold;
}

.first .front-main-label p {
    color: #6CB241;
    font-size: 18px !important;
    margin: 0;
    padding: 0;
    font-family: 'Roboto_bold', sans-serif !important;
}

.first .voice-blocks a {
    font-family: 'Nunito Sans', sans-serif;
}
.first .voice-blocks {
    height: 230px;
    margin-top: 24px;
}

.first .label-all-offers {
    position: absolute;
    right: 48px;
    bottom: 50px;
    width: 222px;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
}

/* used-car-by-make */

#used-car-by-make, #new-hot-offers, #guides-tips, #we-are {
    font-family: 'Roboto', sans-serif;
}

#used-car-by-make .bg-white {
    padding: 32px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}

#used-car-by-make .bg-white .col img {
    width: 100%;
    max-width: 100%;
}

.used-cars-models {
    margin-top: 30px;
}

.used-cars-models a {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #282828;
    /*margin-right: 35px;*/
    /*width: calc(20% - 64px);*/
}

.used-cars-models a span {
    color: #BFC7D1;
}

#used-car-by-make h2 {
    font-size: 30px;
}

#used-car-by-make .main-button a {
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    padding: 10px 30px;
}

#used-car-by-make .right-reviews {
    background: #334150;
    border-radius: 4px;
    padding: 24px 32px;
}

#used-car-by-make .right-reviews p {
    margin-bottom: 9px;
}

#used-car-by-make .line-grey {
    margin-top: 8px;
    display: none;
}
#used-car-by-make .line-grey a {
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    color: #BFC7D1;
}
#used-car-by-make .line-grey a:after {
    background-image: url("../carvector-bootstrap/img/arrow-white.png");
}
#used-car-by-make .mobile-title {
    display: none;
}
/* new-hot-offers */

#new-hot-offers .offer-card {
    margin-bottom: 24px;
    border-radius: 5px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
}

#new-hot-offers .offer-card img {
    width: 100%;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

#new-hot-offers .offer-card-info {
    padding: 16px;
}

#new-hot-offers .offer-card-info > span:first-child {
    text-transform: uppercase;
    font-weight: bold;
}

#new-hot-offers .offer-card-info > span:last-child {
    font-size: 14px;
}

#new-hot-offers .offer-card-specs {
    margin-top: 10px;
    margin-bottom: 16px;
}

#new-hot-offers .offer-card-specs > .col-9 span,
#new-hot-offers .offer-card-specs > .col-3 span {
    font-size: 12px;
    font-family: "Nunito Sans", sans-serif;
    color: #7F8FA4;
}

#new-hot-offers .offer-card-specs > .col-9 span:last-child,
#new-hot-offers .offer-card-specs > .col-3 .d-flex span{
    color: #282828;
}
#new-hot-offers .offer-card-specs img {
    width: 10px;
    height: 12px;
    margin-right: 4px;
}

#new-hot-offers .line-grey a {
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    color: #BFC7D1;
}

/* guides-tips */

.how-buy, .guides-tips-faq {
    padding: 24px 32px;
    border-radius: 5px;
    display: block;
    background: url("../carvector-bootstrap/img/how-buy.jpeg");
    background-size: cover;
    height: 288px;
}

.how-buy p.font-weight-bold, .guides-tips-faq .font-weight-bold {
    font-size: 26px !important;
}

.how-buy p, .guides-tips-faq p {
    color: #ffffff;
}

.guides-tips-faq {
    background: url("../carvector-bootstrap/img/guides-tips-faq.jpeg");
    background-size: cover;
}


/* we-are */

.we-are-block {
    position: relative;
    padding: 24px 32px 12px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}



.we-are-block span {
    position: absolute;
    top: -30px;
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
}

.we-are-block p:nth-child(2) {
    font-size: 20px !important;
    font-weight: bold;
    margin-bottom: 8px;
}

.we-are-block p:last-child {
    color: #7F8FA4;
    font-size: 14px;
    margin: 0;
}

/* we are banners */
section#we-are__banners {
    padding-top: 9px;
}
#we-are__banners a {
    display: block;
    padding: 24px 32px;
    background-size: cover;
    height: 288px;
    color: #ffffff;
    font-weight: normal;
    border-radius: 5px;
}
.about_company {
    background: url("../carvector-bootstrap/img/we_are_banner_01.png") center center no-repeat;
}
.our_team {
    background: url("../carvector-bootstrap/img/we_are_banner_02.png") center center no-repeat;
}
.about_company .font-weight-bold, .our_team .font-weight-bold {
    font-family: Nunito Sans;
    font-size: 32px !important;
}

/* footer */
.footer {
    color: #A6B3C1;
    font-size: 14px;
    padding-top: 80px;
    padding-bottom: 50px;
}
.footer li a {
    color: #A6B3C1;
    font-family: 'Roboto_medium';
    font-size: 14px;
    font-weight: normal;
}
.footer li a:hover {
    color: #ffffff !important;
}
.footer ul {
    list-style: none;
    padding-left: 0;
}
.footer ul li {
    margin-bottom: 18px;
    line-height: 16px;
}

.footer li p {
    font-size: 14px !important;
    font-family: 'Roboto_medium', Sans-Serif !important;
    line-height: 16px !important;
    margin-bottom: 10px !important;
}
.footer li p.li-title  {
    padding-top: 12px;
}
.footer li > p {
    color: #ffffff !important;
}
.footer-logo {
    display: block;
    margin-bottom: 30px;
    margin-top: -10px;
}
.footer-bottom {
    font-size: 12px;
    line-height: 14px;
    padding-top: 43px;
}
.footer-bottom div:first-child {
    opacity: .5;
}

.footer-bottom a {
    font-size: 12px;
    margin-left: 40px;
    font-weight: normal;
    color: #A6B3C1;
}
.footer-bottom a:hover {
    color: #ffffff !important;
}
.footer li.trustpilot a {
    margin-left: 8px;
    display: inline-block;
    height: 24 px;
    vertical-align: bottom;
}
.footer li.trustpilot img {
    vertical-align: bottom;
}
.footer .partners {
    margin-top: -3px;
}
.footer .partners a {
    display: inline-block;
    vertical-align: bottom;
    background-repeat: no-repeat;
    background-position: left top;
    margin-right: 24px;
    margin-bottom: 15px;
}
.footer .partners a:hover {
    background-position: left bottom;
}
.footer .google {
    width: 70px;
    height: 24px;
    background-image: url("../carvector-bootstrap/img/google.png");
}
.footer .kfzone {
    width: 150px;
    height: 68px;
    background-image: url("../carvector-bootstrap/img/logo-kfzone-white.png");
}
.footer .hikari {
    width: 200px;
    height: 51px;
    background-image: url("../carvector-bootstrap/img/logo-hikari.png");
}
.footer .coralnet {
    width: 150px;
    height: 48px;
    background-image: url("../carvector-bootstrap/img/logo-coralnet.png");
}
.footer .socials {
    padding-top: 11px;
    padding-bottom: 13px;
}
.footer .socials a {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left top;
    margin-right: 40px;
}
.footer .socials a:hover {
    background-position: left bottom;
}
.footer .instagram {
    width: 18px;
    height: 18px;
    background-image: url("../carvector-bootstrap/img/instagram.png");
}
.footer .facebook {
    width: 9px;
    height: 18px;
    background-image: url("../carvector-bootstrap/img/facebook.png");
}
.footer .youtube {
    width: 24px;
    height: 17px;
    background-image: url("../carvector-bootstrap/img/youtube.png");
}


