@import 'style.css';
@import 'header.css';
@import 'footer.css';
@import 'item-product.css';

.footer {
    margin-top: 0rem;
}

.footer {
    background-color: #F1F2F6;
}

.footer-top {
    margin-top: 2rem;
}

.btn-view-product.btn-open-buy.btn.btn-lg.px-4.py-2.text-uppercase {
    padding: 1rem 1.75rem;
    border-radius: 3rem;
    display: inline-block;
    font-size: 20px;
    line-height: 1.5;
    text-transform: uppercase;
    border-width: 0;
    background: #1b74e4;
    color: #fff;
}

.card-compare.mt-0.d-flex {
    height: 100%;
}

.card-buy.button-buy {
    padding-bottom: 30px;
}

.card-compare .card-buy {
    transform: translateY(20px);
}


@media only screen and (max-width:1199px) {
    .btn-view-product.btn-open-buy.btn.btn-lg.px-4.py-2.text-uppercase {
        font-size: 17px;
        width: 66%;
    }
}

@media only screen and (max-width:991.98px) {
    .col-12.col-md-3.pt-3.pb-3.pl-5.desktop-flex.justify-content-center.align-items-center.flex-column {
        display: flex;
    }

    .col-12.col-md-3.pl-0.desktop-flex.justify-content-center.align-items-center.flex-column {
        display: flex;
    }

    .btn-view-product.btn-open-buy.btn.btn-lg.px-4.py-2.text-uppercase {
        width: 86%;
        font-size: 15px;
    }
}

@media only screen and (max-width:991.98px) {
    .compare-competitor.mt-5 {
        display: none;
    }

    .compare-competitor.mt-5.show-mobile {
        display: block;
        height: auto;
    }

    .compatitor-container {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        width: 100%;

        ::-webkit-scrollbar {
            display: none;
        }
    }

    .first-empty-content-item {
        height: 16px;
        width: 100px;
    }

    .first-content-item {
        border-top-left-radius: 32px;
        border-top: 1px solid #d9d9d9d9;
        border-left: 1px solid #d9d9d9d9;
        height: 60px;
        width: 100px;
        display: flex;
        padding-left: 3rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
        justify-content: center;
        flex-direction: row;
    }

    .compare-content-item {
        height: 250px;
        width: 100px;
        border-bottom: 1px solid #d9d9d9d9;
        border-left: 1px solid #d9d9d9d9;
        padding-left: 1rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
        align-items: center;
        display: flex;
    }

    .last-empty-content-item {
        height: 20px;
        display: flex;
    }

    .list-current-categoty {
        border-bottom: 1px solid #d9d9d9d9;
        border-right: 1px solid #d9d9d9d9;
        border-left: 1px solid #d9d9d9d9;
        padding-left: 1rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
        align-items: center;
    }

    .first-empty-current-category {
        width: 300px;
        height: 16px;
    }

    .first-current-category {
        height: 76px;
        width: 320px;
    }

    .compare-current-categoty {
        width: 300px;
        height: 250px;
        display: flex;
        align-items: center;
        padding: 1rem;
        background: rgba(23, 177, 158, 0.1);
        border-bottom: 1px solid #d9d9d9d9;
    }

    .compare-current-categoty:last-child {
        border-bottom: 0 solid #d9d9d9d9;
    }

    .card-header-current-category {
        background: rgba(23, 177, 158, 0.1);
        color: #273444;
        align-items: center;
        justify-content: center;
        height: 60px;
        font-size: 1.2rem;
        padding-top: 1rem;
        text-align: center;
        font-weight: 700;
        padding: .75rem 1.25rem;
        display: flex;
    }

    .last-current-category {
        background: rgba(27, 116, 228, 0.1);
        border-bottom-left-radius: 2rem;
        border-bottom-right-radius: 2rem;
    }

    .list-competitor-item {
        padding-top: 0rem;
        align-items: center;
    }

    .first-empty-competitor-item {
        width: 280px;
        height: 16px;
    }

    .first-competitor-item {
        height: 60px;
        width: 280px;
        border-top-right-radius: 32px;
        border-top: 1px solid #d9d9d9d9;
        border-right: 1px solid #d9d9d9d9;
        background: #fff;
        display: flex;
        padding-bottom: 1rem;
        padding-top: 1rem;
        justify-content: center;
        flex-direction: row;
        font-weight: 700;
        text-align: center;
        font-size: 1.2rem;
    }

    .compare-competitor-item {
        height: 250px;
        width: 280px;
        color: #273444;
        border-right: 1px solid #d9d9d9d9;
        align-items: center;
        display: flex;
        align-items: center;
        padding: 1rem;
        border-bottom: 1px solid #d9d9d9d9;
    }
}

@media only screen and (max-width:600px) {
    .compare-content-item:last-child .m-0 .name-function-implement {
        border-bottom: 1px solid #ff0000d9;
        border-left: 1px solid #ff0000d9;
        border-bottom-left-radius: 32px;
    }
}

@media only screen and (max-width:767px) {
    .btn-view-product.btn-open-buy.btn.btn-lg.px-4.py-2.text-uppercase {
        margin-top: 1rem;
        font-size: 20px;
    }

    .card-compare.mt-0.d-flex {
        height: auto;
    }

    .compatitor-container {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        width: 100%;

        ::-webkit-scrollbar {
            display: none;
        }
    }

    .first-empty-content-item {
        height: 16px;
        width: 100px;
    }

    .first-content-item {
        border-top-left-radius: 32px;
        border-top: 1px solid #d9d9d9d9;
        border-left: 1px solid #d9d9d9d9;
        height: 60px;
        width: 100px;
        display: flex;
        padding-left: 3rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
        justify-content: center;
        flex-direction: row;
    }

    .compare-content-item {
        height: 250px;
        width: 100px;
        border-bottom: 1px solid #d9d9d9d9;
        border-left: 1px solid #d9d9d9d9;
        padding-left: 1rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
        align-items: center;
        display: flex;
    }

    .last-empty-content-item {
        height: 20px;
        display: flex;
    }

    .list-current-categoty {
        border-bottom: 1px solid #d9d9d9d9;
        border-right: 1px solid #d9d9d9d9;
        border-left: 1px solid #d9d9d9d9;
        padding-left: 1rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
        align-items: center;
    }

    .first-empty-current-category {
        width: 320px;
        height: 16px;
    }

    .first-current-category {
        height: 76px;
        width: 320px;
    }

    .compare-current-categoty {
        width: 320px;
        height: 250px;
        display: flex;
        align-items: center;
        padding: 1rem;
        background: rgba(23, 177, 158, 0.1);
        border-bottom: 1px solid #d9d9d9d9;
    }

    .compare-current-categoty:last-child {
        border-bottom: 0 solid #d9d9d9d9;
    }

    .card-header-current-category {
        background: rgba(23, 177, 158, 0.1);
        color: #273444;
        align-items: center;
        justify-content: center;
        height: 60px;
        font-size: 1.2rem;
        padding-top: 1rem;
        text-align: center;
        font-weight: 700;
        padding: .75rem 1.25rem;
        display: flex;
    }

    .last-current-category {
        background: rgba(27, 116, 228, 0.1);
        border-bottom-left-radius: 2rem;
        border-bottom-right-radius: 2rem;
    }

    .list-competitor-item {
        padding-top: 0rem;
        align-items: center;
    }

    .first-empty-competitor-item {
        width: 300px;
        height: 16px;
    }

    .first-competitor-item {
        height: 60px;
        width: 300px;
        border-top-right-radius: 32px;
        border-top: 1px solid #d9d9d9d9;
        border-right: 1px solid #d9d9d9d9;
        background: #fff;
        display: flex;
        padding-bottom: 1rem;
        padding-top: 1rem;
        justify-content: center;
        flex-direction: row;
        font-weight: 700;
        text-align: center;
        font-size: 1.2rem;
    }

    .compare-competitor-item {
        height: 250px;
        width: 300px;
        color: #273444;
        border-right: 1px solid #d9d9d9d9;
        align-items: center;
        display: flex;
        align-items: center;
        padding: 1rem;
        border-bottom: 1px solid #d9d9d9d9;
    }
}

@media only screen and (max-width:425px) {
    .compare-competitor.mt-5.show-mobile {
        height: auto;
    }

    .first-empty-content-item {
        height: 16px;
        width: 100px;
    }

    .first-content-item {
        height: 60px;
        width: 100px;
    }

    .compare-content-item {
        height: 350px;
        width: 100px;
    }

    .last-empty-content-item {
        height: 80px;
    }

    .first-empty-current-category {
        width: 250px;
        height: 16px;
    }

    .first-current-category {
        height: 76px;
        width: 250px;
    }

    .compare-current-categoty {
        width: 250px;
        height: 350px;
    }

    .list-competitor-item {
        padding-top: 0rem;
        align-items: center;
    }

    .compare-competitor-item {
        height: 350px;
        width: 300px;
    }
}

.implement-hover-row:hover div {
    background-color: #f0f2f5;
}

.implement-hover-row:last-child .border-bottom {
    border-bottom: none;
}

.implement-hover-row:last-of-type {
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
}

.border-row-first {
    border-bottom-left-radius: 32px;
}

.border-row-last {
    border-bottom-right-radius: 32px;
}

.border-row-last div:last-child {
    border-bottom-right-radius: 32px;
}

.package-wrap {
    border-left: solid #ececec 1px;
}

.package-wrap:last-child {
    border-right: none;
}

.solution-name {
    color: #273444;
    align-items: center;
    justify-content: center;
    height: 60px;
}

.solution-icon {
    height: 45px;
    width: 45px;
    border-radius: 100%;
    background: #1b74e4;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.current-category {
    background: rgba(27, 116, 228, 0.1);
}

.compare-container:not(:last-child) {
    border-left: 1px solid #d9d9d9d9;
    border-right: 1px solid #d9d9d9d9;
}

.compare-container:last-child .compare-item.content-item {
    border-bottom: 1px solid #d9d9d9d9;
    border-left: 1px solid #d9d9d9d9;
    border-bottom-left-radius: 32px;
}

.compare-container:last-child .compare-item.competitor-item {
    border-bottom: 1px solid #d9d9d9d9;
    border-right: 1px solid #d9d9d9d9;
    border-bottom-right-radius: 32px;
}

.compare-container .compare-item {
    border-bottom: 1px solid #d9d9d9d9;
}

.compare-container:last-child .compare-item {
    border-bottom: none;
}

.compare-container .compare-item i {
    font-size: 1.75rem;
}

.compare-container .compare-item i.uncheck {
    color: #85858585;
}

.compare-container .compare-item i.check {
    color: #1b74e4;
}

.card-compare .card-content .card-content-item {
    padding: 7px 0;
    border-bottom: 1px solid #e5e9f2;
}

.product-item .price-format {
    font-weight: 700;
}

.popover {
    border-radius: 16px;
    background: #273444;
    opacity: 0.9;
}

.popover>.arrow:after {
    border-top-color: #273444;
    border-bottom-color: #273444;
    opacity: 0.9;
    right: 0;
}

.popover>.arrow:after * {
    background: #273444;
}

.popover * {
    color: white;
}

.tooltip-title:hover {
    cursor: default;
}

.product-item {
    transition: all .5s ease;
}

.product-item:hover {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.text-right>a>i:hover,
.text-right>span>i:hover {
    font-weight: 600;
}

.btn-view-product:hover {
    background-color: #273444;
    opacity: .9;
}

.price-monthly span {
    font-weight: 400;
}

.button-buy {
    height: 100%;
    position: relative;
}

.button-buy button {
    position: absolute;
    bottom: 3.5rem;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    font-weight: 700;
}

.border-primary {
    border-color: #1b74e4;
}

.product-item {
    padding-right: 8px;
    padding-left: 8px;
}

.product-badge-temp {
    visibility: hidden;
    background: white;
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
}

.card-compare.d-flex {
    flex-direction: column;
    text-align: center;
    width: 100%;
    background: #ffffff;
    border-radius: 2rem;
    margin-top: 25px;
    border: 1px solid #f0f2f5;
    box-shadow: rgb(0 0 0 / 8%) 0px 4px 12px;
    height: 90%;
    position: relative;
}

.card-head {
    padding-bottom: 28px;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
}

.card-head .item-card {
    padding: 28px 14px 14px;
}

.card-compare .card-title {
    font-size: 1.3rem;
    color: #1f2d3d;
    font-weight: bold;
    margin-bottom: .3rem;
}

.card-compare .card-subtitle {
    color: #676767;
}

.card-compare .divider {
    border-bottom: 1px solid #1b74e4;
    margin: 0 7rem;
    background-color: #1b74e4;
}

.card-compare .card-price {
    padding: 7px 14px;
}

.card-compare .card-content {
    padding: 0 12px;
    margin-bottom: 1rem;
    text-align: center;
    color: #676767;
}

#list-product .category .item .header,
#list-product .category .item .href {
    font-weight: bold;
    color: #1b74e4;
}

#list-product .category .item .header span {
    font-weight: 400;
    color: #676767;
}

.product-item .package-popular {
    background: #1b74e4;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    padding: 1rem;
    font-size: 1.5rem;
}

.item-product-package-popular .card-head {
    background: #1b74e41a;
    padding-bottom: 28px;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
}

.card-price .price-rent {
    color: #1b74e4;
    font-size: 4rem;
}

.card-price .price-list p {
    line-height: 1;
    font-size: 2rem;
    color: #1b74e4;
}

.card-price .span-unit {
    font-weight: 400;
    font-size: 16px;
    color: #273444;
    display: block;
    line-height: 1;
}

.card-price .old-price {
    color: #676767;
    font-size: 1rem;
    margin-bottom: 0.75rem;
    font-weight: 300;
    text-decoration: line-through;
}

.tag-for-sale {
    padding: 0.25rem 0.75rem;
    border-radius: 16px;
    border: 1px solid #fff;
    background: #ffdde0;
    color: #1b74e4;
}

.price-life-time {
    padding: 15px 0;
}

.price-monthly {
    font-size: 14px;
}

.color-accompanying-features,
.color-optional-features-fee {
    color: #1b74e4;
}

.block-note-features {
    row-gap: 8px;
}

.block-note-features .fz-1_5 {
    font-size: 1.5rem;
}

.row-function-implement-border,
.product-function-type i {
    background: #1b74e4;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    cursor: pointer;
}

.package-feature-content {
    display: flex;
    justify-content: center;
}

.package-feature-content i {
    font-size: 1.5rem;
}

.description-implement {
    padding: 1rem 0;
    margin-right: 5px;
}

.render-price-list {
    border-radius: 32px;
    border: solid 1px #d9d9d9;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.price-list-color {
    border-top-right-radius: 32px;
    box-shadow: 0 2px 2px -2px gray;
    z-index: 0;
}

.desktop-flex {
    min-width: 220px;
    border-top-left-radius: 32px;
}

.color-list-featured {
    color: #273444;
}

.block-border-top-radius {
    border-top-right-radius: 32px;
}

.show-mobile {
    display: none;
}

.text-tag-color {
    color: #37AA64;
    background-color: rgba(55, 170, 100, 0.2);
}

.text-tag-function {
    color: white;
    background-color: #37AA64;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 12px;
    position: relative;
    top: -5px;
}

.has-function-service {
    padding: 1rem 0;
}

.has-function-service .btn-implement-hide-show {
    margin-top: 80px;
    cursor: pointer;
}

.see-feature-table {
    background: #f0f2f5; 
    border-color: #f0f2f5; 
    border-radius: 16px;
}

.row-function-implement-border {
    border-top: 1px solid #f5f2f2;
    text-transform: uppercase;
}

.row-function-item .row-function-implement-border[data-is-last='1'][aria-expanded='false'] {
    border-bottom: none !important;
}

.implement-hide-show.show {
    margin-bottom: 30px;
}

.cloudgo-products {
    padding: 2rem;
}

.compare-description .item {
    list-style: none;
    padding: 10px 0px;
}

.body-row-word-break {
    width: 100%;
    word-break: break-all;
}

.block-tooltip-title-head {
    word-break: break-word;
    font-size: 16px;
}

.desc-min-height {
    min-height: 24px;
}