.navbar {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: left;
    padding: 0;
}


.pl-10,
.px-10 {
    padding-left: 1.1875rem !important;
}

.pr-10,
.px-10 {
    padding-right: 1.1875rem !important;
}


section#main-body {
    min-height: auto;
    padding: 0 40px;
}

@media (max-width: 820px) {
    section#main-body {
        padding: 0 15px;
    }
}

@media (max-width: 768px) {
    section#main-body {
        padding: 0 15px;
    }
}

.content-block {
    margin: -90px 0;
    padding: 40px 0;
}

.hostigo4premium-product {
    padding: 100px 0px 0px 0px !important;
}

@media (max-width: 820px) {
.hostigo4premium-product {
    padding: 70px 30px 0px 30px!important;
    }
}

@media (max-width: 768px) {
    .hostigo4premium-product {
            padding: 70px 30px 0px 30px !important;
    }
}

.btn-order-2 {
    color: #9d9d9d;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #cbd6db;
    padding: 10px 30px;
    border-radius: 40px;
    margin-bottom: 6px;
    margin-right: 0;
    text-transform: uppercase;
    
}

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

a:link {
    color: #9d9d9d;
    text-decoration: none;
}

a:visited {
    color: #9d9d9d;
    text-decoration: none;
}

a:active {
    color: #9d9d9d;
    text-decoration: none;
}

.video-banner {
    background-color: #fcfcfc;
    min-height: none !important;
    line-height: none !important;
    text-align: center;
    color: #fff;
    margin: 220px 0px 0px 0px;
}

.embed-responsive {
    padding-bottom: 45%;
}

.hostigo4premium-product .product .product-pricing span.price {
    color: #186496 !important;
    font-size: 20px !important;
}

.hostigo4premium-product .product .product-desc .prod-desc-div i:hover {
    color: #258fa6;
}

.hostigo4premium-product .product .product-desc .prod-desc-div i {
    display: inline-block;
    font-size: 15px;
    margin-left: 3px;
    cursor: pointer;
}

.hostigo4premium-product .product.feature-plan:before {
    content: url('https://hostigo.hu/templates/hostigo/img/hostigo-ribbon.svg') !important;
    height: 19px;
    width: 70px;
    z-index: 9998;
    margin-left: -9px;
    margin-top: -5px;
    position: absolute;
    top: 0;
}

.hostigo4premium-product .product.feature-plan .product-pricing span.price {
    color: #fff !important;
}

.hostigo4premium-product {
    padding: 60px 0 !important;
}

h4,
.h4 {
    font-size: 1.3rem;
}

.font-weight-bold {
    font-weight: 500 !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.625rem !important;
}

.mb-10,
.my-10 {
    margin-bottom: 6.1875rem !important;
}

.pb-33,
.py-33 {
    padding-bottom: 20.5rem !important;
}

.tooltip-inner {
    max-width: 300px !important;
    font-size: 12px !important;
    font-family: 'Raleway', sans-serif;
}

@media (min-width: 768px) {
    .landing-page.marketgoo .testimonials .testimonial {
        font-size: 1.3em !important;
    }
}