table,
th,
td {
    border: 1px solid black;
    border-collapse: collapse;
}

.table-heading {
    background-color: #f05a28;
    color: #fff;
}

.table-heading th {
    font-size: 20px;
    padding: 14px;
    font-weight: 500;
    border-color: white;
}

td.s-no {
    text-align: center;
}

td.prog {
    font-size: 17px !important;
    color: #0e2345;
    font-weight: 500;
    padding: 8px;
}

td.duration {
    padding: 8px;
}

td.eligibility {
    padding: 8px;
}

td.fee {
    font-weight: 600;
    padding: 8px;
    font-size: 16px;
    color: #000;
}

.rs-categories.style1 .categories-item .content-part .title {
    font-size: 21px;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    left: 40px;
    background-color: #25D366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-top: 16px;
}

ul.footer-social li {
    display: inline;
}

ul.footer-social li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    background: #ff5421;
    color: #ffffff;
    text-align: center;
}

ul.footer-social li a:hover {
    color: #ffffff;
    background: #273c66;
}

ul.footer-social {
    margin-top: 15px;
}

.footer-bottom p {
    margin-bottom: 0;
    color: #f3f8f9;
}

.all-addresses {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
    border-top: 1px solid #ffff !important;
    border-bottom: 1px solid #fff !important;
}

.add-block {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px dotted #ffff;
    border-radius: 7px;
    padding: 3px 17px;
    cursor: pointer;
    margin-right: 20px;
}

.add-block p {
    margin-bottom: 0px;
    color: white;
}

#full-address {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999;
}

#full-address .address-block {
    margin: 2.75rem auto;
    max-width: 400px;
    background: white;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 1px 1px 50px rgb(0 0 0 / 10%);
    position: relative;
}

.close-btn {
    position: absolute;
    top: 16px;
    right: 24px;
    cursor: pointer;
}

#full-address h3 {
    font-size: 20px;
}

#full-address h4 {
    font-size: 17px;
}

#full-address p {
    font-size: 15px;
}

.rs-footer .footer-top {
    padding: 213px 0 0px;
}

ul.address-widget i.fa.fa-whatsapp {
    font-size: 20px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a:before {
    content: none;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a:hover:before {
    content: none;
}

ul.footer-social li a i {
    padding-top: 7px;
}

.full-width-header .rs-header .logo-part img {
    max-height: 103px;
}

.choose-us-part h2.title {
    color: #ff5421;
}

.rs-about.style9 .content .sl-title {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    color: #111111;
    margin-bottom: 0px;
}

.rs-features {
    margin-top: 0px;
}

.features-wrap {
    margin-bottom: 10px;
}

.rs-features .features-wrap {
    display: block;
}

.content-part .title {
    text-align: center;
}

.rs-faq-part.style1 .main-part .faq-content .accordion .card .card-header .card-link {
    padding: 0px 48px;
}

.categories-item .icon-part {
    width: 100%;
    height: 100px;
    display: table;
    border: 1px solid #bbbbbb;
    /* margin-bottom: 15px; */
    border: none;
}

.college-img {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.rs-categories.style1 .categories-item .icon-part img {
    margin: 0 auto;
    max-height: 90px;
    width: auto;
    max-width: 100%;
    display: block;
}

.menu-area.menu-sticky.sticky .logo-part img {
    max-height: 75px;
}


/*.rs-services.style2 .service-item .content-part .title{
	margin-top:15px;
}*/

.content-part {
    margin-bottom: 20px;
}

.rs-about h2.title {
    margin-top: 23px;
}

.rs-counter .counter-item .rs-count {
    color: white;
}

.rs-features .content-part {
    margin-bottom: 0px;
}

.rs-categories.style1 .categories-item .content-part {
    margin-bottom: 0px;
}

.rs-categories.style1 .categories-item .icon-part {
    background: #ff54216b;
}

.about.rs-categories.style1 .categories-item .icon-part img {
    margin-top: 20px;
}

.rs-categories.style1 .categories-item .value-block .content-part {
    display: inline-block;
    margin-top: 20px;
    margin-left: 10px;
}

.rs-categories.style1 .categories-item .value-block .icon-part {
    background: white;
    width: 90px;
    height: 90px;
    margin-right: 0px;
}

.rs-categories.style1 .categories-item .value-block .content-part .title {
    font-size: 24px;
    text-align: left;
    margin-left: 10px;
}

.rs-categories.style1 .categories-item .value-block .content-part span.courses {
    text-align: left;
    margin-left: 10px;
    font-size: 17px;
}

.full-width-header .rs-header .menu-area .rs-menu-area {
    justify-content: right;
}

.rs-about.style1 .about-part .sign-part .author-part .post.founder {
    font-size: 21px;
    color: #ff5421;
}

.modal {
    padding-top: 8%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    right: auto;
    bottom: auto;
    z-index: 1050;
}

.modal-content {
    position: relative;
    background-color: pink;
    color: white;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 90%;
    max-width: 710px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    animation-duration: 0.4s;
}

button.close.modal_show {
    color: black;
    opacity: 1;
}

.modal-dialog {
    max-width: none;
}

.modal-title {
    font-size: 30px;
}

ul.footer-social li a {
    margin-right: 20px;
}

.mobile-menu i.fa.fa-bars {
    margin-top: 24px;
    margin-right: 28px;
}