

.header .main-header .header-left .header-logo a img {
    min-height: 37px;
    max-height: 60px;
}

.bg-tema {
    background-color: #75003D;
}
.header .main-menu li ul {
    border-top: 8px solid #75003D;
    top: 70%;
    max-width: 300px;
}
.header .main-menu li ul li a:hover {
    color: #75003d;
}
.btn.btn-brand-1 svg {
    color: #ffffff;
}
.btn.btn-brand-1 {
    color: #ffffff;
    background: #75003d;
}
.header .main-menu li div.sub-menu{
    border-top: 8px solid #75003d;
}
h1 {
    font-size: 50px;
}
.btn.btn-brand-1-big {
    padding: 18px 26px;
    color: #75003d;
    background: #ffffff;
    border: 2px solid #75003d;
}
.swiper-pagination .swiper-pagination-bullet-active {
    background: #75003d;
}
.card-offer {
    border-bottom: 8px solid #75003d;
}
.box-background-offer .bg-under {
    background: none;
    background-color: #75003d;
    top: 100px;
}

.header .main-menu li a {
    text-transform: uppercase;
}
.box-background-offer .bg-under::before{
    background: none;
}
.list-ticks li svg {
    color: #7a0040;
}
.box-images::before {
    background: url(img/subtract.png) no-repeat center;
}
.list-how-works li .image-how .img {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    background-color: #75003d;
    border: 1px solid #75003d;
    display: inline-block;
    color: #fff;
    font-size: 44px;
    padding-top: 4px;
}
.list-how-works {
    padding-top: 0;
}
.bg-what-done {
    background: url(img/bg-what-done.png) no-repeat bottom left;
}
.btn.btn-get-quote {
    color: #ffffff;
    background: #75003d;
    border: 1px solid #fff;
}
.color-brand-1 {
    color: #75003d !important;
}
.color-brand-wht {
    color: #fff !important;
}
.map-info {
    min-width: 300px;
    bottom: 100px;
}
.phone-icon svg,
.email-icon svg {
    color: #ffffff;
}
a:hover {
    color: #f7c3de;
}
.btn.btn-tag {
    padding: 7px 10px 7px 11px;
    background: #75003d;
    border-radius: 0px;
    color: #ffffff;
}
.color-brand-1 {
    color: #ffffff !important;
}
.box-pageheader-1 {
    background: #034460 url(../custom/img/headert.png) no-repeat top center;
    background-size: cover;
    padding: 21px 0px;
    background-position: center;
}
.box-contactform-left {
    padding: 68px 86px;
    background-color: #dbdbdb;
}
.map-info,
.box-cover-contactform {
    background-color: #dbdbdb;
}

.line-border {
    border-bottom: 1px solid #838383;
    margin: 20px 0px;
}
#scrollUp {
    background-color: #75003d;
}
#scrollUp:hover {
    background-color: #a54577;
}
.btn.btn-brand-1:hover {
    background-color: #a54577;
    color: #fff;
}
.banner-1 {
    height: 600px;
}
@media (max-width: 449.98px) {
    h1 {
        font-size: 36px;
        line-height: 44px;
    }
    .hb_fuller{
        max-width: 140px;
        padding-top: 20px;
    }
    .box-bar .phone-icon {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
    .header .main-header .header-left .header-logo a img {
        max-height: 50px;
    }
    .header .burger-icon {
        margin-top: 5px;
    }
}