.elementor-kit-271{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6a6865b:#F2295B;--e-global-color-34b3eb3:#000000;--e-global-color-394f7c1:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-271 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}/* Start custom CSS */.topgrating-price-section {
    direction: rtl;
    margin: 26px 0;
    color: #243444;
    font-family: inherit;
    line-height: 2;
}

.topgrating-price-section h2 {
    margin: 0 0 15px;
    color: #10384a;
    font-size: 30px;
    font-weight: 800;
    border: none;
}

.topgrating-price-lead {
    margin: 0 0 18px;
    color: #364955;
    font-size: 16px;
}

.topgrating-price-lead a,
.topgrating-price-explain a {
    color: #0d6b87;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 1px solid rgba(13, 107, 135, .3);
}

.topgrating-price-lead a:hover,
.topgrating-price-explain a:hover {
    color: #094c61;
    border-bottom-color: #094c61;
}

.topgrating-note-box {
    margin-bottom: 18px;
    padding: 15px 17px;
    background: linear-gradient(135deg, #f4fbfd 0%, #edf6f8 100%);
    border: 1px solid #d9e8ec;
    border-right: 4px solid #0d6b87;
    border-radius: 12px;
}

.topgrating-note-box p {
    margin: 4px 0;
    color: #28404d;
    font-size: 15px;
    font-weight: 500;
}

.topgrating-table-wrap {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #dbe7eb;
    border-radius: 14px;
    box-shadow: 0 10px 26px rgba(16, 56, 74, .08);
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #79aeba #eef4f5;
}

.topgrating-price-table {
    width: 100%;
    min-width: 850px;
    margin: 0;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
}

.topgrating-price-table thead th {
    padding: 17px 15px;
    background: linear-gradient(135deg, #0d6b87 0%, #12485b 100%);
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.7;
    text-align: center;
    white-space: nowrap;
}

.topgrating-price-table thead th:first-child {
    border-radius: 0 13px 0 0;
}

.topgrating-price-table thead th:last-child {
    border-radius: 13px 0 0 0;
}

.topgrating-price-table tbody td {
    padding: 16px 14px;
    color: #22323c;
    border-bottom: 1px solid #edf2f5;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.8;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.topgrating-price-table tbody tr:nth-child(even) td {
    background: #f8fbfc;
}

.topgrating-price-table tbody tr:hover td {
    background: #edf7f9;
}

.topgrating-price-table tbody td:nth-child(2) {
    color: #08708a;
    background: #e8f6f8;
    font-size: 16px;
    font-weight: 800;
}

.topgrating-price-table tbody tr:nth-child(even) td:nth-child(2) {
    background: #e3f2f5;
}

.topgrating-price-table tbody tr:last-child td {
    border-bottom: none;
}

.topgrating-price-explain {
    margin: 18px 0 0;
    color: #334552;
    font-size: 16px;
}

.topgrating-table-wrap::-webkit-scrollbar {
    height: 9px;
}

.topgrating-table-wrap::-webkit-scrollbar-track {
    background: #eef4f5;
    border-radius: 12px;
}

.topgrating-table-wrap::-webkit-scrollbar-thumb {
    background: #79aeba;
    border-radius: 12px;
}

.topgrating-table-wrap::-webkit-scrollbar-thumb:hover {
    background: #4e8e9c;
}

@media (max-width: 768px) {
    .topgrating-price-section {
        margin: 22px 0;
    }

    .topgrating-price-section h2 {
        font-size: 25px;
        line-height: 1.7;
    }

    .topgrating-price-lead,
    .topgrating-price-explain {
        font-size: 15px;
        line-height: 2;
    }

    .topgrating-note-box {
        padding: 14px 15px;
    }

    .topgrating-note-box p {
        font-size: 14px;
    }

    .topgrating-table-wrap {
        border-radius: 10px;
    }

    .topgrating-price-table {
        width: 850px;
        min-width: 850px;
    }

    .topgrating-price-table thead th {
        padding: 15px 14px;
        font-size: 15px;
    }

    .topgrating-price-table tbody td {
        padding: 15px 14px;
        font-size: 15px;
    }

    .topgrating-price-table tbody td:nth-child(2) {
        font-size: 16px;
    }
}/* End custom CSS */