.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;
}

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

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

@media (max-width: 768px) {
    .hostigo5-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%;
}

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

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

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

.hostigo5-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;
}

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

.main__features__store__blocks .feature .icon i:after {
    color: #6a00ff;
    opacity: 1;
}

.hostigo5-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;
    }
}

@media only screen and (min-width: 767px) {

    body:not(.this__is__login__page) .shopping__cart__main__page__content #order-standard_cart,
    body:not(.this__is__login__page) .main__page__wraper .main__page__content {
        padding-left: calc(var(--gap)* 1.5);
        padding-right: 0;
    }
}

#order-standard_cart,
.inner__page__content__container,
.main__page__wraper .main__page__content {
    width: 100%;
    margin: 0 auto;
    max-width: calc(var(--row-width) + var(--gap)* 2);
    position: relative;
    display: block;
}

body.ltr .mb-3,
body.ltr .my-3 {
    margin-bottom: .5rem !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .col-md-4 {
        /* flex: 0 0 33.3333333333%; */
        max-width: 33.3333333333%;
    }
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

div,
input,
textarea,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
a:focus {
    outline: none;
}

.font-weight-300 {
    font-weight: 300 !important;
}

.coodiv-text-8 {
    font-size: 1.1875rem;
    letter-spacing: -0.2px;
    line-height: 1.69;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.5rem;
    font-weight: 600;
    line-height: 1.2;
    color: #161c2d;
}

.standard__slider__standard__cart__toggle {
    display: flex;
    align-items: center;
    border: 1px solid #eceff9;
    border-radius: 35px;
    width: fit-content;
    padding: 2px;
    margin-bottom: 22px;
}

.standard__slider__standard__cart__toggle span {
    padding: 3px 15px;
    border-radius: 35px;
    color: #161c2d;
    font-weight: 300;
    font-size: 13px;
    cursor: pointer;
    min-width: 60px;
    text-align: center;
}

.standard__slider__standard__cart__toggle span.selected {
    background: #0cbed5;
    color: #fff;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.d-flex {
    display: flex !important;
}

@media (min-width: 768px) {
    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
}

.standard__cart__slider__layout__options__header .standard__cart__slider__layout__wrapper__options {
    display: flex;
    align-items: center;
    gap: 10px;
}

.standard__cart__slider__layout__options__header .standard__cart__slider__layout__wrapper__options .slick-arrow.slick-disabled {
    opacity: 0.4;
    color: #a6adc2 !important;
    pointer-events: none;
}

.standard__cart__slider__layout__options__header .standard__cart__slider__layout__wrapper__options .slick-arrow {
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
    color: #a6adc2;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 0;
    border: 0;
    line-height: 1;
    box-shadow: none !important;
    position: relative;
}

.slick-arrow {
    position: absolute;
    z-index: 2;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 0;
    transition: all .2s;
}

div#order-premium_comparison {
    padding: 0 0 0 0;
    margin: 0 0 30px 0;
    height: 100%;
    width: 100%;
    line-height: 18px;
    font-size: 14px;
    color: #666666;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

/* Text Styling */

#order-premium_comparison a,
#order-premium_comparison a:hover,
#order-premium_comparison a:active,
#order-premium_comparison a:visited,
#order-premium_comparison a:link {
    outline: none;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}

#order-premium_comparison div,
#order-premium_comparison ul,
#order-premium_comparison li {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

/* Headings */

#order-premium_comparison h1 {}

#order-premium_comparison h2 {}

#order-premium_comparison h3 {
    padding: 0 0 0 0;
    margin: 0;
    font-size: 32px;
    line-height: 38px;
    font-weight: bold;
    color: #333333;
}

#order-premium_comparison h4 {
    padding: 0 0 0 0;
    margin: 10px 0;
    font-size: 24px;
    color: #333333;
}

#order-premium_comparison h5 {
    padding: 0 0 0 0;
    margin: 5px 0;
    font-size: 16px;
    color: #666666;
}

#order-premium_comparison .txt-center {
    text-align: center;
}

#order-premium_comparison .alert {
    margin-top: 70px;
    padding: 15px;
}

#order-premium_comparison .main-container {
    padding: 0 2% 40px 2%;
    margin: 0 auto;
}

#order-premium_comparison .main-container.price-01 {
    font-size: 14px;
    line-height: 17px;
}

#order-premium_comparison .main-container.price-01 h3,
#order-premium_comparison .main-container.price-01 h5 {
    font-weight: normal;
}

#order-premium_comparison .price-table-container {
    padding: 10px 0 0 0;
    margin: 0 0 0 0;
}

#order-premium_comparison .price-table-container ul {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    list-style: none;
    text-align: center;
}

#order-premium_comparison .price-table-container ul li {
    padding: 30px 10px 5px 10px;
    margin: 0 0 0 0;
    display: inline-block;
    background: url(../img/shadow-btm.png) no-repeat center bottom;
}

#order-premium_comparison .price-table-container .price-table {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 520px;
    min-width: 270px;
    background: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.30);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.30);
}

@media (max-width: 600px) {
    #order-premium_comparison .price-table-container .price-table {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        width: 270px;
        min-width: 270px;
        background: #ffffff;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.30);
        -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.30);
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.30);
    }
}

#order-premium_comparison .price-table-container .price-table.active {
    margin: -30px 0 0 0;
    width: 245px;
}

#order-premium_comparison .price-table-container .price-table .top-head {
    /* Old browsers */
    background: #0b314b;
    /* FF3.6+ */
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#004c66', GradientType=0);
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}

#order-premium_comparison .price-table-container .price-table .top-head .top-area {
    padding: 15px 0;
    margin: 0 0 0 0;
    border-bottom: 1px solid #004662;
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -ms-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

#order-premium_comparison .price-table-container .price-table .top-head .top-area h4 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: normal;
    color: #ffffff;
    line-height: 29px;
}

#order-premium_comparison .price-table-container .price-table .top-head .top-area p {
    padding: 5px 0 0 0;
    margin: 0 0 0 0;
    color: #80a7ba;
    font-size: 13px;
    line-height: 20px;
}

#order-premium_comparison .price-table-container .price-table .top-head .price-area {
    padding: 15px 0;
    margin: 0 0 0 0;
    border-top: 1px solid #0b2334;
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -ms-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    color: #ffffff;
    font-size: 16px;
}

#order-premium_comparison .price-table-container .price-table .top-head .price-area .price {
    padding: 10px 0 10px 0;
}

#order-premium_comparison .price-table-container .price-table .top-head .price-area .price span {
    font-size: 28px;
}

#order-premium_comparison .price-table-container .order-button,
#order-premium_comparison .price-table-container .order-button:hover {
    padding: 13px 0;
    margin: 10px 25px;
    font-size: 16px;
    color: #ffffff;
    display: block;
    font-weight: normal;
    /* Old browsers */
    background: #0b2334;
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a92b7', endColorstr='#006699', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    -webkit-text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    -ms-text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.40);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.40);
}

#order-premium_comparison .price-table-container .order-button.unavailable:hover {
    cursor: not-allowed;
    /* Old browsers */
    background: #404A53;
    /* FF3.6+ */
    background: -moz-linear-gradient(top, #404A53 0%, #949499 100%);
    /* Chrome,Safari4+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #404A53), color-stop(100%, #949499));
    /* Chrome10+,Safari5.1+ */
    background: -webkit-linear-gradient(top, #404A53 0%, #949499 100%);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #404A53 0%, #949499 100%);
    /* IE10+ */
    background: -ms-linear-gradient(top, #404A53 0%, #949499 100%);
    /* W3C */
    background: linear-gradient(to bottom, #404A53 0%, #949499 100%);
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404A53', endColorstr='#949499', GradientType=0);
}

#order-premium_comparison .price-table-container .price-table ul {
    padding: 4px 10px 10px 10px;
    margin: 0 0 0 0;
    list-style: none;
}

#order-premium_comparison .price-table-container .price-table ul li {
    padding: 17px 0 15px 0;
    margin: 0 0 0 0;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    color: #333333;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
    background: none;
}

#order-premium_comparison .price-table-container .price-table ul li a {
    color: #006699;
}

#order-premium_comparison .price-table-container .price-table ul li:last-child {
    border-bottom: 0;
}

#order-premium_comparison .price-table-container .price-table .popular-plan {
    padding: 7px 0 5px 0;
    background: rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #004662;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
}

#order-premium_comparison .includes-features {
    margin: 0 auto;
    width: 100%;
    max-width: 780px;
    padding-top: 10px;
}

#order-premium_comparison .includes-features .head-area {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: center;
    background: url(../img/head-bg.png) no-repeat center center;
    background-size: 100% auto;
}

#order-premium_comparison .includes-features .head-area span {
    padding: 0 20px;
    margin: 0 0 0 0;
    display: inline-table;
}

#order-premium_comparison .main-container.price-01 .includes-features .head-area span {
    background: #f3f3f3;
}

#order-premium_comparison .includes-features ul.list-features {
    padding: 20px 0 0 0;
    margin: 0 0 0 0;
    list-style: none;
}

#order-premium_comparison .includes-features ul.list-features li {
    padding: 0 0 0 22px;
    margin: 5px 0;
    width: 33%;
    display: inline-table;
    background: url(../img/tick.png) no-repeat;
}

/* This media query is written for iPad and tablets */
@media (max-width: 991px) {
    #order-premium_comparison .includes-features ul.list-features li {
        width: 48%;
    }
}

/* This media query is written for Mobile only */
@media (max-width: 600px) {
    #order-premium_comparison .price-table-container .price-table {
        margin: 0 0 0 0;
        width: 230px;
        min-width: 230px;
    }

    #order-premium_comparison .price-table-container .price-table.active {
        margin: 0 0 0 0;
        width: 270px;
    }
}

/* This media query is written for Mobile only */
@media (max-width: 480px) {
    #order-premium_comparison .includes-features ul.list-features li {
        width: 100%;
    }
}

/* Sidebar */

html,
body {
    overflow-x: hidden;
    /* Prevent scroll on narrow devices */
}

.row-product-selection {
    position: relative;
    left: 0;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.product-selection-sidebar {
    position: absolute;
    top: 0;
    left: -300px;
    width: 300px;
    display: none;
}

#btnShowSidebar {
    margin: 0 0 20px 0;
}

.cpu-freq-comparison-table {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
}

.cpufreqouter {
    display: grid;
    grid-template-columns: 10% 90%;
    max-width: 800px;
    align-items: center;
    margin: 5px 0px;
    width: 100%;
}

.cpufreqcontainer {
    width: 100%;
    background-color: #ddd;
    border-radius: 5px;
    height: 30px;
}

.hostigo {
    width: 100%;
    background-color: #212083;
}

.cpufreq {
    text-align: right;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    color: white;
    border-radius: 5px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.aws {
    width: 42.1%;
    background-color: #ec912d;
}

.azure {
    width: 40.3%;
    background-color: #0078d4;
}

p.freqlabel {
    margin: 0;
    padding-right: 2%;
    font-size: 14px;
}

.do {
    width: 40.3%;
    background-color: #0069ff;
}

.gcp {
    width: 38.6%;
    background-color: #3ba757;
}

img.logo-icon {
    width: 40px;
    height: 40px;
}

@media only screen and (max-width: 550px) {
    .cpufreqouter {
        grid-template-columns: 15% 85%;
    }
}

p.data-notice {
    text-align: center;
    font-size: 13px;
}

#ssl-image-box img {
    width: 230px;
}

@media only screen and (max-device-width: 1180px) {
    #ssl-image-box img {
        width: 130px;
    }
}