html {
    scroll-behavior: smooth;
}
.leaflet-popup-content-wrapper {
    background-color: #fff !important;
    min-width: 300px !important;
}

.leaflet-map-pane .leaflet-popup-tip-container_svg {
    fill: #fff !important;
}

.map-popup h6 {
    font-size: 21px;
    margin-bottom: 0;
}

.map-popup p {
    font-size: 13px;
    color: #000 !important;
    padding: 0;
}

.service-item__title {
	line-height: 22px;
    color: #113483 !important;
    font-weight: bold;
    font-size: 20px !important;
    cursor: pointer;
}

.faq-item__dropdown.services {
	display: block;
}

.loader {
    text-align: center;
}

.products__slider{
    display: none;
    opacity: 0;
}

.slick-initialized {
    display: block;
    opacity: 1;
    transition: opacity .3s ease-out;
}

.catalog__del {
    cursor: pointer;
}

.modal-reset {
    width: 300px;
}

.catalog-sort__link {
    cursor: pointer;
}

.message {
    font-size: 21px;
    font-weight: bold;
    line-height: 32px;
    color: #113483;
}

.menu-mobile__single {
    margin-left: 10%;
}

.header__cabinet {
    font-weight: bolder;
    letter-spacing: 1px;
}

.header__phone a{
    color: #fff;
    text-decoration: none;
}

.modal-login__block {
    width: 300px;
}

.error {
    display: inline-block;
    color:red;
    margin-top: 10px;
}

.profile_h2 {
    display: inline-block;
}

.profile-inner__name {
    float: right;
    color: #254897;
    margin: 20px 40px 0 0;
}

.car-record {
    cursor: pointer;
}

.car-record a {
    display: block;
}
.car-record:hover td, .car-record__act, .car-record:hover a{
    background: #113483 !important;
    color: #fff !important;
}

.car-services__row {
    display: none;
}

.car-services__row td {
    background: #fff !important;
}
.car-services__table {
    margin-bottom: 0;
}

.car-services__table td p{
    font-size: 12px;
}

.car-details__table {
    margin-top: 15px;
}

.date__td {
    width: 85px;
}

.car-details__options {
    margin-bottom: 15px;
}

.delete-car__btn {
    outline: none;
    cursor: pointer;
    border: none;
    float: right;
	min-width: 200px;
	line-height: 35px;
	height: 30px;
	text-align: center;
	border-radius: 26px;
	text-transform: uppercase;
	font-family: "Bebas";
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 14px;
	background: #b91212;
	margin: 10px 20px;
}

.delete-car__btn:hover {
    background: #b91212;
    color: #fff;
}

.mileage__btn {
    outline: none;
    cursor: pointer;
    border: none;
    display: inline-block;
	min-width: 150px;
	line-height: 35px;
	height: 30px;
	text-align: center;
	border-radius: 26px;
	text-transform: uppercase;
	font-family: "Bebas";
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 14px;
	background: #113483;
	margin: 10px 20px;
}

.mileage__btn:hover {
    background: #113483;
    color: #fff;
}

.mileage__btn:disabled {
    background: #dddddd;
}

.mileage__input {
    height: 35px;
    border: 1px solid #cacaca;
    outline: none;
    border-radius: 4px;
    padding: 0 10px;
}

.mileage__label {
    margin: 0 5px;
}

#calc-result {
    margin: 15px 0;
}

@media screen and (max-width:1226px) {
    .profile-inner__name {
        float:none;
        display: block;
        margin-bottom: 15px;
    }
}

.profile_enter__main {
    display: none;
}

.mobile-header__phone{
    display: none;
    text-align: center;
}

.mobile-header__phone a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width:768px) {
    .info__title__desktop {
        display: none;
    }
    .info__small-title {
        display: none;
    }
    .profile_enter__main {
        display: block;
        margin-bottom: 10px;
    }

    .header {
        height: 110px;
    }

    .mobile-header__phone {
        display: block;
    }
}

.warning-mileage td {
    background: #b91212 !important;
    font-weight: 600;
}
.warning-mileage td, .warning-mileage a {
    color: #fff !important;
}

#tax-calculator {
    margin: 20px 0;
}

#tax-calculator .jq-selectbox {
    width: 45%;
}

#tax-calculator .info-label {
    margin-right: 20px;
    display: inline-block;
    width: 150px;
}

.calculator-input {
    margin: 20px 0;
}

#tax-calculator .mileage__input {
    width: 45%;
}

.calculcator-type {
    display: inline-block;
    width: 80%;
}
.calculcator-type input[type="radio"] {
    margin-right: 10px;
}

.calculcator-type label {
    display: block;
    margin-bottom: 10px;
}

#tax-result {
    font-size: 18px;
    font-weight: 600;
}

.profile__products-table {
    margin: 0;
    border: none !important;
    
}

.profile__products-table td {
    text-align: left !important;
    background: none !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #ccc !important;
}

.cabinet .back-link {
    float: left;
    margin-top: 10px;
}

.promo-block {
    border-top: 9px solid #f2f2f2;
    padding-top: 40px;
}

.promo-news__block {
    float: left;
    width: 63%;
    position: relative;
}

.catalog__inner {
    float: right;
    width: 31%;
    position: relative;
}

.promo-block__title{
	font-size: 26px;
	line-height: 30px;
	font-weight: 600;
	color: #254897;
	margin: 0 0 28px 0;
	display: inline-block;
}

.promo-block__title a{
	text-decoration: none;
}

.promo-block__title a:hover{
	color: #f5df19;
}

.promo-block__news-items{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	overflow: hidden;
}

.promo-block__news-item{
	width: 49%;
	float: left;
	padding-right: 20px;
}

.promo-block__news-item-title{
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	margin: 11px 0 0 0;
	color: #000;height: 52px;
	overflow: hidden;
}

.promo-block__news-item-title a{
	display: block;
	color: #000;
	text-decoration: none;
}

.promo-block__news-item-title:hover .link-border{
	border-color: transparent;
}

.promo-block__news-item-title:hover a{
	color: #254897;
}

.promo-block-news__pic {
    width: 350px;
    height: 265px;
    overflow: hidden;
    position: relative;
}

.promo-block__product {
    /* width: 300px; */
    min-height: 300px;
    /* display: inline-block;
    margin-right: 20px; */
    border: 1px solid #dbdbdb;
    padding: 25px;
    position: relative;
}

@media screen and (max-width:1226px) {
    .promo-news__block, .catalog__inner  {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .promo-block__title {
        margin: 0;
    }

    .promo-block__news-item {
        float: none;
        width: 100%;
        padding: 0;
    }

    .promo-block__news-item-title {
        height: auto;
        margin: 15px 0;
    }

    .promo-block__product {
        margin-top: 20px;
    }

    #facebook {
        width: 100%;
        margin: 20px 0;
    }

}

.calculator-facebook {
    height: 300px;
    background: #f2f2f2;
    
}
.calculator-main {
    float: left;
    width: 69%;
}

#facebook {
    float: right;
    height: 450px;
    margin-bottom: 20px;
    overflow: hidden;
}