@charset "utf-8";
* {
    border: medium none;
    margin: 0;
    padding: 0;
    font-family: "Montserrat", sans-serif;
}

html {
    scroll-behavior: smooth;
}

ul {
    list-style: none;
}

a,
a:hover {
    text-decoration: none !important;
}

header.header {
    position: relative;
    width: 100%;
    top: 0;
    z-index: 99;
    padding: 15px;
}

.color-blue {
    color: #03045E;
}

.color-red {
    color: #C2393D;
}

.color-light-blue {
    color: #1183BA;
}

.blue_back {
    background: #03045E;
}

.banner_form_sec .ctplqryform h2{
    font-size:25px !important;
    text-align:center !important;
}

/* navbar section start  */

.navbar_section .navbar .nav-link button {
    border-radius: 50px;
}

@media (min-width:320px) and (max-width:480px) {
    .navbar_section .navbar {
        position: static !important;
    }
    .navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, .5);
        border-color: rgba(0, 0, 0, .8) !important;
    }
    .navbar-toggler:focus {
        border: 1px solid #000 !important;
    }
}

/* navbar section end  */

/*Hero section css starts*/

section.hero_section {
    background: url(../../images/frontend/hero.png);
    background-size: cover;
    background-position: center top;
    position: relative;
    padding: 80px 0;
}

section.hero_section .section_one_cont span.font-sz {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}

section.hero_section .section_one_cont h1 {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

section.hero_section .section_one_cont h1 span {
    display: block;
}

section.hero_section .section_one_cont h1 span.font-sz {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

section.hero_section .section_one_cont h1 span.color-red.font-sza {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 500;
}

section.hero_section .section_one_cont h1 span.color-red.font-szb {
    font-size: 50px;
    text-transform: uppercase;
}

section.hero_section .section_one_cont p {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

section.hero_section .section_one_cont .sub-cont hr {
    border-color: #ffffff61 !important;
}

section.hero_section .section_one_cont .sub-cont {
    width: fit-content;
}

/*Hero section css ends*/

/*Important Dates section css starts*/

section.impdates_section {
    padding: 30px 0;
    background: #0077B6;
    position: relative;
}

section.impdates_section p {
    margin: 10px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    opacity: 0.8;
}

section.impdates_section p a {
    color: #fff;
}

section.impdates_section .col-md-4 {
    border-right: 1.5px solid #F4A261;
}

section.impdates_section .col-md-4:last-child {
    border-right: 0px solid #F4A261;
}

.features-box a {
    display: flex;
    align-items: flex-start;
    cursor: pointer;
}

.cont-img-fea {
    width: 12%;
    margin-right: 15px;
}

.cont-img-fea img {
    width: 100%;
    /* filter: invert(0) brightness(25); */
}

.content-fea h4 {
    font-size: 20px;
    color: #fff;
    opacity: 0.9;
}

.content-fea {
    width: 88%;
}

.content-dn-modal h4 {
    font-size: 18px;
    margin-top: 20px;
    color: #03045E;
}

.content-dn-modal p {
    font-size: 14px;
    color: #7a7979;
    font-weight: 500;
    text-indent: -10px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.content-dn-modal li {
    font-size: 14px;
    color: #7a7979;
    font-weight: 500;
    margin-bottom: 10px;
}

.content-dn-modal p i {
    font-size: 16px;
    color: #7a7979;
}

.content-dn-modal a {
    color: #F4A261;
    font-weight: 600;
}

/*Important Dates section css ends*/

/*About Us section css starts */

section.aboutus_section {
    background: #03045E;
    padding: 35px 0 25px 0px;
    position: relative;
}

section.aboutus_section h2 {
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

section.aboutus_section p {
    font-size: 14px;
    color: #ffffff99;
    text-align: justify;
}

section.aboutus_section ul li div {
    float: left;
    margin-right: 10px;
}

section.aboutus_section ul li h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
}

section.aboutus_section .abt-list ul li {
    padding: 5px 0;
}

section.aboutus_section .abt-list ul li h4 {
    color: #fff;
    font-size: 25px;
}

section.aboutus_section .abt-list ul li h3 {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: 300;
}

section.aboutus_section ul.time-exam {
    display: flex;
    width: 100%;
}

section.aboutus_section ul.time-exam li {
    width: 50%;
    padding: 10px 5px;
}

section.aboutus_section .abt-list hr {
    border-color: #fff;
}

/*About Us section css ends*/

/*Management section css starts*/

section.management_section .management-cont {
    background: rgb(17 131 186 / 10%);
    padding: 15px;
    height: 100%;
    width: 100%;
    text-align: right;
    display: flex;
    align-items: center;
}

section.management_section .management-cont .font-sza {
    display: block;
    font-size: 52px;
    font-weight: 700;
}

section.management_section .management-cont .font-szb {
    font-size: 16px;
    font-weight: 500;
    display: block;
}

section.management_section .management-cont .font-szc {
    font-size: 34px;
    font-weight: 700;
    margin-top: 6px;
    display: block;
}

section.management_section .cont-sub-mage h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

section.management_section .cont-sub-mage p {
    font-size: 14px;
    color: #000;
    margin: 0;
}

section.hero_section .section_one_cont h2 {
    color: #fff;
    font-weight: 600;
    font-size: 48px;
}

section.hero_section .section_one_cont h2 span.blink-hard {
    font-weight: 600;
    font-size: 45px;
    color: orange;
    animation: blinker 1s step-end infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

@media (min-width:320px) and (max-width:480px) {
    section.hero_section .section_one_cont h2 span.blink-hard {
        font-size: 40px;
    }
    section.hero_section .section_one_cont h2 {
        font-size: 20px;
    }
}

section.management_section .cont-sub-mage {
    display: flex;
}

section.management_section .cont-sub-mage div {
    padding: 7px;
}

section.management_section .management-conts .col-md-6 {
    padding: 15px;
    border-bottom: 1px solid #ccc;
}

section.management_section .management-conts .col-md-6:last-child {
    border-bottom: 0px solid #ccc;
}

section.management_section {
    background: #F7F5F2;
    padding-bottom: 80px;
}

section.management_section .row {
    background: #fff;
}

/*Management section css ends*/

/* important dates section start  */

.important_dates {
    padding: 0% 0%;
    position: relative;
    z-index: 99;
}

.important_dates::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 657px;
    top: 42%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}

.important_dates h2 {
    font-size: 70px;
    font-weight: 400;
    color: #000;
    padding: 0 0 25px;
    margin: 0 0 35px;
    text-align: center;
    line-height: 60px;
    position: relative;
}

.important_dates h2 b {
    font-weight: 700;
}

.important_dates h2 span {
    display: block;
    font-size: 31px;
}

.important_dates h2::before {
    position: absolute;
    content: '';
    width: 10%;
    height: 7px;
    background: #03045E;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.important_dates h3 {
    font-size: 37px;
    font-weight: 400;
    color: #000;
    margin: 0 0 50px;
    text-align: center;
}

.important_dates h3 span {
    display: inline-block;
    color: #03045E;
}

.card_title {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    line-height: 42px;
    text-align: center;
    margin: 10px 0;
    text-transform: uppercase;
}

.important_dates p {
    font-size: 22px;
    line-height: 33px;
    color: #000000;
    margin: 0;
    text-align: center;
}

.important_dates_sub {
    width: 100%;
    text-align: center;
    position: relative;
}

.important_dates_sub img {
    width: 100%;
}

.important_dates_sub_content {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
}

.important_dates_sub_content h2 {
    font-size: 131px !important;
    color: #03045E !important;
    font-weight: 500 !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 115px !important;
}

.important_dates_sub_content h2::before {
    display: none !important;
}

.important_dates_sub_content h4 {
    font-size: 37px;
    font-weight: 400;
    color: #000;
    border-top: 2px solid #03045E;
    padding: 10px 0 0;
    margin: 10px 0 0;
}

.register_btn {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: #03045E;
    padding: 5px 40px 10px;
    border-radius: 0px;
    margin: 80px auto;
}

.register_btn:hover {
    background: #000;
    color: #fff;
}

.important_dates hr {
    margin: 0px 0 40px;
}

.important_dates_sec {
    background: #f5f5f5;
    padding: 10px 0;
}

.important_dates_sec h2 {
    font-size: 60px;
    line-height: 90px;
    color: #000;
    font-weight: 400;
    margin: 80px 0 30px;
}

.important_dates_sec h2 span {
    font-weight: 600;
    display: block;
}

.big_date_sec {
    background: #03045E;
    padding: 10px;
    text-align: center;
    border-radius: 0px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
}

.big_date_sec h5 {
    font-size: 31px;
    margin: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.big_date_sec h3 {
    font-family: 'Tinos', serif;
    font-size: 120px;
    color: #fff;
    margin: 10px 0;
    font-weight: 400;
    line-height: 110px;
}

.big_date_sec p {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    opacity: 0.2;
}

.big_date_sec h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 38px;
    color: #fff;
    opacity: 0.6;
    margin-top: 15px;
}

.big_date_sec h4 span {
    font-size: 30px;
    display: block;
}

.important_dates_sec .nav-item .nav-link {
    background: #f5f5f5;
    color: #000;
    font-weight: 600;
    border: 2px solid #03045E;
    border-radius: 0px;
}

.important_dates_sec .nav-item .nav-link.active {
    background: #03045E;
    color: #fff;
    font-weight: 500;
    border-radius: 0px;
}

@media (min-width:320px) and (max-width:480px) {
    .important_dates h3 {
        font-size: 20px;
        font-weight: 400;
        color: #000;
        margin: 0 0 50px;
        text-align: center;
    }
    .important_dates_sec h2 {
        font-size: 45px;
        margin: 30px 0 30px;
    }
}

/* important dates section end  */

/*List section css starts*/

section.list_section {
    background: #f7f5f2;
    padding: 1% 0% 4% 0%;
}

section.list_section .cont-sub-mage img {
    margin-bottom: 15px;
    height: 35px;
}

section.list_section .cont-sub-mage .cont-sub-mage h3 {
    font-size: 24px;
    font-weight: 700;
}

/*List section css ends*/

/*Application section css starts */

section.appl_section .appl_content h2 {
    margin-bottom: 10%;
}

section.appl_section .appl_content h2 span.font-sz {
    font-size: 70px;
    text-transform: uppercase;
    color: #C2393D;
    font-weight: 400;
}

section.appl_section .appl_content ul li h3 {
    font-size: 20px;
    font-weight: 700;
}

section.appl_section .appl_content ul li h3 span {
    color: #7a7979;
}

section.appl_section .appl_content ul li p {
    font-size: 15px;
    margin-bottom: 10%;
}

section.appl_section .appl_content ul {
    padding-left: 50px;
    border-left: 1px solid #ccc;
    position: relative;
    margin-left: 40px;
}

section.appl_section .appl_content ul li {
    position: relative;
}

section.appl_section .icondv span {
    display: block;
    width: 25px;
    height: 4px;
    background: #c2393d;
    margin: 2px 0;
    margin-left: auto;
}

section.appl_section .icondv span.bar1 {
    width: 15px;
}

section.appl_section .icondv span.bar2 {
    width: 20px;
}

section.appl_section .icondv span.bar3 {
    width: 25px;
}

section.appl_section .icondv span.bar4 {
    width: 30px;
}

section.appl_section .appl_content {
    padding: 15px;
}

section.appl_section .icondv {
    text-align: right;
    position: absolute;
    left: -75px;
    width: 30px;
}

section.appl_section img {
    width: 100%;
}

/*Application section css ends */

/* exam structure section start  */

.exam_structure {
    margin-bottom: 4%;
}

.exam_structure h3 {
    color: #C2393D;
    font-size: 45px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 400;
}

.exam_structure h3 b {
    font-weight: 600;
}

.exam_structure p {
    font-size: 18px;
}

.exam_structure p span {
    font-size: 23px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
}

.exam_structure .exam_structure_inner_content {
    background: rgb(220, 233, 248);
    background: linear-gradient(270deg, rgba(220, 233, 248, 0) 10%, rgba(3, 4, 94, 1) 10%);
    padding: 3%;
}

.exam_structure .exam_structure_inner_content h2 {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 40px;
}

.exam_structure .exam_structure_inner_content h2 b {
    font-weight: 700;
}

.exam_structure .exam_structure_inner_content hr {
    border-top: 1px solid #fff;
    margin: 5% 0%;
}

.exam_structure .exam_structure_inner_content hr.second_hr {
    border-top: 1px solid #fff;
    margin: 0% 0%;
}

.exam_structure .exam_structure_inner_content p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    text-align: justify;
}

.exam_structure .exam_structure_inner_content .nav-item .nav-link {
    background: transparent;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 0px;
}

.exam_structure .exam_structure_inner_content .nav-item .nav-link.active {
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    border-bottom: 2px solid #fff;
}

.exam_structure .exam_structure_inner_content .blue_box {
    background: #1183BA;
    padding: 10%;
    height: 150px;
    color: #fff;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}

.exam_structure .exam_structure_inner_content .white_box {
    background: #fff;
    padding: 10%;
    height: 150px;
    color: #000;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}

.exam_structure .exam_structure_inner_content h4 {
    font-size: 16px;
}

@media (min-width:320px) and (max-width:480px) {
    .exam_structure h3 {
        font-size: 30px;
        text-align: left;
    }
    .exam_structure p span {
        font-size: 20px;
    }
    .exam_structure .exam_structure_inner_content {
        background: #03045E;
        padding: 8%;
    }
    .exam_structure .exam_structure_inner_content h2 {
        font-size: 30px;
    }
    .exam_structure .exam_structure_inner_content .white_box {
        height: 110px;
    }
    .exam_structure .exam_structure_inner_content .blue_box {
        height: 110px;
    }
    .exam_structure .exam_structure_inner_content .nav-item {
        width: 100%;
        text-align: center;
    }
}

/* exam structure section end  */

/* top section start  */

.top_colleges {
    margin-bottom: 4%;
}

.top_colleges h2 {
    color: #C2393D;
    text-align: center;
    font-size: 35px;
    font-weight: 500;
}

.top_colleges h2 b {
    font-weight: 700;
}

.owl-theme {
    width: 100% !important;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
}

.owl-theme .item {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.clientlogo {
    width: 145px;
    margin: 0 auto;
    height: 145px;
    position: relative;
}

.clientlogo img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0px;
    background: transparent;
}

.owl-prev {
    position: absolute;
    top: 20%;
    left: 0;
    font-size: 30px !important;
}

.owl-prev {
    position: absolute;
    top: 20%;
    left: 0;
    font-size: 30px !important;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0px;
    background: transparent;
}

.owl-next {
    position: absolute;
    top: 20%;
    right: 0;
    font-size: 30px !important;
}

.owl-next {
    position: absolute;
    top: 20%;
    right: 0;
    font-size: 30px !important;
}

.owl-carousel.owl-drag .owl-item {
    padding: 10px 0px;
}

@media (min-width:320px) and (max-width:480px) {
    .top_colleges h3 {
        font-size: 25px;
    }
    .clientlogo {
        width: 145px;
        margin: 0 auto;
        height: 105px;
        position: relative;
    }
}

/* top section end  */

/* faq section start  */

.faq_section {
    margin-bottom: 4%;
}

.faq_section .faq_content {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    padding: 4%;
}

.faq_section .faq_content h2 {
    font-size: 100px;
    font-weight: 800;
    color: #03045E;
    margin-bottom: 3%;
}

.faq_section .faq_content p {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 3%;
}

.faq_section .faq_content h4 {
    font-weight: 700;
}

.faq_section button {
    background: #03045E;
    border-radius: 5px;
}

.faq_section .accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
}

.faq_section .accordion .card-header.collapsed:after {
    content: "\f067";
}

.faq_section .accordion>.card .card-header {
    margin-bottom: 0px;
    background: #fff;
    border-color: #00000021;
    color: #000;
    font-weight: 600;
}

.faq_section .accordion>.card {
    border: 0;
}

@media (min-width:320px) and (max-width:480px) {
    .faq_section {
        margin-bottom: 15%;
    }
    .faq_section .faq_content h4 {
        font-size: 18px;
    }
    .faq_section .faq_content p {
        color: rgba(0, 0, 0, 0.5);
        font-weight: 600;
        font-size: 14px;
        margin-bottom: 10%;
    }
}

/* faq section end  */

/* footer section start  */

.footer_section p {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: bold;
}

.footer_section a {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.5);
    font-size: 25px;
    font-weight: 600;
}

.footer_section hr {
    border-top: 1px solid #000;
}

.footer_section h6 {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.7);
}

#Notification ul li {
    color: #000;
    font-size: 15px;
}

#Notification ul li b {
    color: #000;
    font-weight: bold;
}

@media (min-width:320px) and (max-width:480px) {
    .footer_section p {
        font-size: 11px;
        color: rgba(0, 0, 0, 0.5);
        font-weight: bold;
    }
    .footer_section a {
        font-size: 20px;
    }
}

/* footer section end  */

@media (min-width:320px) and (max-width:480px) {
    section.hero_section .section_one_cont h1 span.color-blue.font-szb {
        font-size: 50px;
    }
    section.hero_section .section_one_cont h1 span.color-blue.font-sza {
        font-size: 40px;
    }
    section.hero_section .section_one_cont h1 {
        font-size: 20px;
    }
    section.hero_section {
        background-position: right top;
    }
    section.management_section .management-cont {
        text-align: left;
    }
    section.management_section .management-cont .font-sza {
        font-size: 65px;
    }
    section.management_section .management-cont .font-szb {
        font-size: 20px;
    }
    section.management_section .management-cont .font-szc {
        font-size: 40px;
    }
    section.appl_section .appl_content h2 span.font-sz {
        font-size: 45px;
    }
    section.appl_section .appl_content ul li h3 {
        font-size: 15px;
        ;
    }
}

.banner_form_sec .form_title {
    font-size: 24px;
    color: #414141;
    text-align: center;
    margin: 10px 0 15px;
    font-weight: bold;
    /*border-bottom: 1px solid #d0d0d0;*/
    padding: 0 0 10px;
}

.banner_form_sec .form_title span {
    display: inline-block;
    position: relative;
}

.banner_form_sec .form_title span::before {
    position: absolute;
    content: '';
    width: 50px;
    height: 6px;
    background: #414141;
    top: 10px;
    left: -60px;
}

.banner_form_sec .form_title span::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 6px;
    background: #414141;
    top: 10px;
    right: -60px;
}

.banner_form_sec {
    background: #fff;
    padding: 15px 25px;
    width: 100%;
    border-radius: 10px;
    /* position: absolute; */
    /* bottom: -225px; */
    /* right: 50px; */
    z-index: 9999;
    display: inline-block;
    box-shadow: 1px 0 21px rgb(0 0 0 / 26%);
    margin: 6% 0% 10% 0%;
}

.banner_form_sec label {
    font-size: 14px;
    font-weight: 500;
    color: #232323;
    margin: 0;
}

/*.banner_form_sec .form-control, .form_sec .form-control {
    height: 35px;
    font-size: 14px;
    color: #232323;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 0 !important;
  }*/

.banner_form_sec .form-group,
.form_sec .form-group {
    margin-bottom: 10px;
}

.banner_form_sec .submit-btn,
.form_sec .btn {
    background: #07cc84;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 50px;
    border-color: #07cc84;
    padding: 7px 40px;
    margin: 15px 0 0;
}

.banner_form_sec .submit-btn:hover {
    background: #832625;
    color: #fff;
}

.banner_form_sec .form-control,
.form_sec .form-control {
    height: 32px;
    padding: .3rem .7rem;
    font-size: 14px;
    color: #495057 !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    font-family: 'Roboto', sans-serif;
}

.form_sec select.form-control {
    height: inherit !important;
}

.form_sec .form-control:focus,
.card-footer .form-control:focus {
    outline: 1px solid lightblue;
    box-shadow: none;
}

.banner_form_sec ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #495057;
}

.banner_form_sec ::-moz-placeholder {
    /* Firefox 19+ */
    color: #495057;
}

.banner_form_sec :-ms-input-placeholder {
    /* IE 10+ */
    color: #495057;
}

.banner_form_sec :-moz-placeholder {
    /* Firefox 18- */
    color: #495057;
}

.imp-notifications.mt-4 ul li span:first-child {
    font-weight: 600;
    width: 50%;
    display: block;
}

.imp-notifications.mt-4 ul li span:last-child {
    font-weight: 400;
    width: 50%;
    display: block;
}

.imp-notifications.mt-4 ul li {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}

@media (max-width:767px) {
    .imp-notifications.mt-4 ul li span {
        width: 100% !important;
        display: block;
    }
    .features-box.features-style-3 {
        margin-bottom: 40px;
    }
}

/* call button start  */

.CallButton {
    position: fixed;
    bottom: 60px;
    z-index: 2200000;
    right: 16px;
    box-shadow: 0 0 10px #ddd;
    /* background-color: var(--whiteColor); */
    background: #CE0004;
    border-radius: 100%;
    width: 60px;
    height: 60px;
}

.CallButton a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
}

.CallButton a:hover {
    text-decoration: none;
    color: #fff;
}

/* call now button end  */

/* Apply Now button start  */

.applyNowButton {
    position: fixed;
    bottom: 200px;
    z-index: 2200000;
    right: -3%;
    box-shadow: 0 0 10px #ddd;
    /* background-color: var(--whiteColor); */
    background: #081535;
    border-radius: 5% 5% 0% 0%;
    width: 110px;
    height: 40px;
    transform: rotate(270deg);
}

.applyNowButton a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.applyNowButton a h5 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

.applyNowButton a:hover {
    text-decoration: none;
    color: #fff;
}

.applyNowButton a img {
    max-width: 90%;
}

@media (min-width:320px) and (max-width:480px) {
    .applyNowButton {
        position: fixed;
        bottom: 200px;
        z-index: 2200000;
        right: -10%;
        box-shadow: 0 0 10px #ddd;
        /* background-color: var(--whiteColor); */
        background: #081535;
        border-radius: 5% 5% 0% 0%;
        width: 110px;
        height: 40px;
        transform: rotate(270deg);
    }
}

/* Apply Now  button end  */

.blink_text {
    animation: blinker 1s step-start infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}