﻿body {
    font-family: 'Segoe UI',sans-serif;
}

.fs_14 {
    font-size: 14px;
}

.fs_12 {
    font-size: 12px;
}

.fs_16 {
    font-size: 16px;
}

.fs_22 {
    font-size: 22px;
}

.fs_24 {
    font-size: 24px;
}

.fs_26 {
    font-size: 26px;
}

.fs_32 {
    font-size: 32px;
}
p{
    color:#000;
}
p.compare_class_baneer_hed_p {
    margin: 20px 0px 0px 0px;
    line-height: 26px;
}

.container-fluid.compare_class_baneer {
    background-image: url('../../NewWebsite/images/New_images/course_comparison_bg.jpg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    padding: 90px 0px 90px 0px;
}

table.cmpr_cls_table {
    width: 100%;
    margin-top: 70px;
    margin-bottom: 70px;
}

table.cmpr_cls_table th {
    background-color: #464646;
}
table.cmpr_cls_table tr td:first-child {
    background-color: #F8FAFA;
}

table.cmpr_cls_table tr td:first-child p {
    color:#656161;
    margin-bottom:0px;
}
table.cmpr_cls_table tr td:first-child p span {
    font-weight: 400;
    color: #000;
}

.table_select {
    background-color: #464646;
    border: none;
    color: #fff;
    padding: 8px 25px;
}

.table_select.selected {
    font-weight: 400;
    padding-left: 12px;
    padding-left:25px;
}
    .table_select:focus-visible {
        outline: none;
        box-shadow: none;
    }

    .table_select:focus {
        outline: none;
        box-shadow: none;
    }

table.cmpr_cls_table tr td {
    vertical-align: top;
    padding: 35px 25px;
}

table.cmpr_cls_table {
    border: 1px solid #E3E3E3;
}

    table.cmpr_cls_table th {
        border: 1px solid #E3E3E3;
    }

    table.cmpr_cls_table td {
        border: 1px solid #E3E3E3;
    }

.td_one p:nth-child(1) {
    color: #000;
    font-weight: 600;
    font-size: 22px;
    line-height: 34px;
    height:100px;
}

    .td_one p:nth-child(1) span {
        color: #CA0000;
        display: block;
        font-weight: 400
    }

.td_one p:nth-child(2) {
    color: #CA0000;
    font-weight: 700;
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 0;
}

.td_tw p:nth-child(3) {
    color: #808080;
    font-size: 16px;
    margin-top: 10px;
}

.td_one button:nth-child(4), .register_btn button {
    color: #fff;
    background-color: #007CDC;
    box-shadow: 0px 6px 6px #00000029;
    border-radius: 5px;
    padding: 10px 15px;
    border: none;
    margin-top: 10px;
    font-size:16px;
    width:100%;
    font-weight:600;
}

.td_tw p:nth-child(1) {
    line-height: 28px;
    height:100px;
}

    .td_tw p:nth-child(1) span {
        font-weight: 600;
        color:#000;
    }

.td_tw p:nth-child(2) {
    font-size: 14px;
    /*margin-bottom: 0;*/
    margin-top: 10px;
}

.ul_on {
    padding-left: 20px;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

ul.ul_tw {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-size: 14px;
}

    ul.ul_tw li {
        list-style-type: none;
    }

        ul.ul_tw li i {
            color: #E3E3E3;
            margin-right: 5px;
        }
.cmpr_cls_table thead tr:first-child th:first-child,
.cmpr_cls_table tbody tr:first-child td:first-child {
    border-top-left-radius: 10px;
}

.cmpr_cls_table thead tr:first-child th:last-child,
.cmpr_cls_table tbody tr:first-child td:last-child {
    border-top-right-radius: 10px;
}

.cmpr_cls_table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.cmpr_cls_table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.swipe_keys {
    width: 100%;
    background-color: #E9CF6F;
    justify-content: space-between;
    align-items: center;
    padding: 12px 12px;
    position:sticky;
    left:0;
}

    .swipe_keys p {
        margin-bottom: 0;
        font-weight: 600;
    }

.tableBodyMobile {
    overflow: scroll;
}

.rw_crs_comparsion {
    width: 150%;
    display: flex;
    /*align-items: center;*/
    position: relative;
    left: 0%;
    transition: .5s ease-in-out;
    background-color: #F8FAFA;
}

.mob_top_select {
    width: 50%;
    padding: 35px 10px;
    background-color: #f8f8f8;
}

.mob_top_select.td_tw.divContent1 {
    border-left: 1px solid #dfdfdf;
}
.heading_dv_mob {
    background-color: #f2f2f2;
    padding: 12px 0px;
    text-align: center;
    position:sticky;
    left:0;
}

    .heading_dv_mob p {
        margin-bottom: 0;
        color: #CA0000;
        font-weight:600;
    }

.mob_top_select.select {
    padding:15px 25px 15px 10px;
    background-color: #464646;
    display:flex;
    letter-spacing:.3px;
}

.swipe_keys i {
    font-size: 22px;
    padding: 0px 15px;
}

.swipe_keys button {
    background-color: transparent;
    border: none;
}

.rw_crs_comparsion.Slide {
    position: relative;
    left: -50%;
    transition: .5s ease-in-out;
}

.registration_td td a, .mob_top_select.td_tw a {
    text-decoration: none;
    margin: auto;
    display: flex;
    width: 100%;
    justify-content: center;
    box-shadow: 0px 6px 6px #00000029;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 16px;
    background-color: #007CDC;
    color:#fff;
    font-weight:600;
}
.form-select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e ");
    background-position: right 25px center;
}
.table_select option {
    color: #000;
    background-color: #fff;
}
ol, ul{
    padding-left:1rem;
}
@media (max-width: 767px) {
    .course_link {
        padding: 0px !important;
    }
    .key-info-card h3 {
        height: 165px !important;
        max-height: 165px !important;
    }
    .form-select {
        background-position: right;
    }
        ol, ul {
            padding-left: 1rem;
        }

        table .cmpr_cls_table {
            margin-top: 0px;
            border: none;
        }

            table.cmpr_cls_table tr td:first-child {
                background-color: transparent;
            }

        .table_select {
            padding: 0px 0px;
            font-size: 12px;
            color: #fff !important;
            letter-spacing:.3px;
        }

        .mob_top_select:after {
            background-color: #fff !important;
        }

        .td_one p:nth-child(1), .td_one p:nth-child(2) {
            font-size: 16px;
            line-height: 26px;
        }

        .td_tw p:nth-child(3) {
            font-size: 14px;
        }

        .td_one p:nth-child(2) {
            margin-top: 10px;
            font-size: 20px;
        }

        .td_tw p:nth-child(1) {
            font-size: 16px;
            color: #000;
            line-height:26px;
        }

        .td_tw p:nth-child(2) {
            font-size: 20px;
            color: #CA0000;
            font-weight:700;
        }

        .ul_on, .ul_tw {
            font-size: 12px !important;
        }
    }

    .fw_600{
    font-weight:600;
}
@media (min-width: 767px) and (max-width: 992px) {
    .td_one p:nth-child(1){
        height:200px;
    }
}
button.btn.main_btn {
    padding:10px 12px;
    width:100%;
    border: none;
    background-color: #007CDC;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029;
}
.course_price {
    color: #CA0000;
    font-weight:700;
    font-size:20px;
    margin-top:30px;
    margin-bottom:5px;
}
.course_duration {
    color: #808080;
}
.course_name{
    font-size:22px;
}
th:nth-child(3) {
    width: 26.65% !important;
    position: absolute;
    padding: 15px;
    margin-left: -1px;
    margin-top: -29px;
    background-color: #91b03e !important;
}
th:nth-child(3) .table_select {
    background-color: #91b03e !important;
}
thead{
    position:relative;
}
#tableBody tr td:nth-child(3) {
    width: 26% !important;
    background-color: #F8FAFA;
}
.mob_top_select.center {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}
.key-info-card h3 {
    font-size: 22px;
    height: 110px;
    max-height:110px;
    line-height: 30px;
}
.red_text {
    color: #CA0000;
    font-weight:400;
}
.price {
    font-size: 26px;
    font-weight: bold;
    color: #CA0000;
    margin-top:30px;
}
.duration {
    color: #808080;
    margin-bottom:20px;
}
.btn.signup-btn {
    background-color: #007CDC;
    color:#fff;
    padding:9px;
    width:100%;
}
.course_link{
    box-shadow:none !important;
}