@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');
body {
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
    margin: 0px auto;
    background: #fff;
    color: #000;
}


/* navbar starts*/

.navbar-nav.ml-auto {
    display: flex;
    justify-content: space-between;
    width: 97%;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("../images/togglericon.svg");
}


/* navbar ends*/


/* header nav */

.navbar.navbar-light {
    background: white !important;
    box-shadow: 0px 0px 20px #00000014;
}

.navbar-light .navbar-nav .nav-link {
    color: #393185;
    font-weight: 500;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #393185 !important;
    border-bottom: 3px solid #c42c40;
}

a:hover {
    color: #ed4631 !important;
}


/*Banner*/

.carousel-control-prev-icon {
    background-image: url("../images/chevron_left_black_24dp.svg");
}

.carousel-control-next-icon {
    background-image: url("../images/chevron_right_black_24dp.svg");
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 30px;
    height: 100%;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1 !important;
}

.carousel-control-next:hover,
.carousel-control-prev:hover {
    opacity: 0.7 !important;
}

.head {
    font-size: 3rem;
}


/*Scroll button starts*/

.scroll {
    outline: none !important;
    border-radius: 50% !important;
    width: 45px;
    height: 45px;
    color: #fff !important;
    line-height: 40px;
    font-size: 30px;
    z-index: 9991;
    position: fixed;
    right: 10px;
    bottom: 10px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    background: #c42c40;
    font-weight: 600;
    box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.3);
}

i.fa.fa-angle-up {
    font-weight: 900;
    font-size: 2rem;
}


/*Scroll button ends*/

:focus,
.navbar-light .navbar-toggler:focus {
    outline: none;
}

#header.header-scrolled {
    background: #f8f8f8;
}

.bg-blue {
    background: #151545;
}

.text-blue {
    color: #151545;
}

.text-violet {
    color: #393185;
}

.text-pink {
    color: #be3446;
}

.bg-pink {
    background: #C42C40;
}

.bg-violet {
    background: #393185;
}

.bg-yellow {
    background: #FFD400;
}

.form-control {
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0px !important;
}


/*#header.header-scrolled .logo-wd {
    width: 150px;
}
*/

.btn-primary a {
    color: white;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-warning.focus,
.btn-warning:focus {
    box-shadow: none;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus {
    color: #fff;
    background-color: #202658;
    border-color: #202658;
    border-radius: 38px;
    padding: 0.7rem 3rem;
    font-weight: bold;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:focus {
    color: #202658;
    background-color: #f9ac52;
    border-color: #f9ac52;
    border-radius: 38px;
    padding: 0.7rem 3rem;
    font-weight: bold;
}

a {
    color: #202658;
}

button:focus {
    outline: none !important;
}

.form-control {
    color: #6c757d !important;
}


/*sidebar form starts*/

.dsu-form {
    top: 8rem;
}

.dsu-form {
    z-index: 100000 !important;
}

.dsu-form {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    width: 308px;
    float: right;
    margin-top: 52px;
    padding: 0 0 0;
    background: #fff;
    position: fixed;
    right: 0;
    z-index: 9999;
    margin: 0;
    padding: 0;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
}

.form-clickOuter {
    left: -34%;
    position: absolute;
    bottom: 39%;
    right: 78%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    animation: blinker 2s linear infinite;
}

.form-click {
    position: relative;
    font-weight: 500;
    font-size: 19px;
    padding: 5px 20px;
    cursor: pointer;
    display: inline-block;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #fff;
    background: #c42c40;
}

.frmBg {
    text-align: center;
    padding: 10px 15px;
    background-color: #393185;
}

.frmBg span {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}

input#submit_btn {
    background: #393185;
    margin: auto;
    display: block;
}


/*sidebar form ends*/

.btn.focus,
.btn:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}

.font-weight-600 {
    font-weight: 600;
}


/*.bg-grey-img {
    background: url("../images/bggrey.png");
    background-repeat: no-repeat;
    background-size: cover;
}
*/

.mt-bann {
    margin-top: -0.5rem;
}

.custom-div {
    display: flex;
    justify-content: space-between;
}

.cust-card {
    background-color: #C42C40;
    color: #FFFFFF;
    width: 200px;
    height: 130px;
    border-radius: 20px;
    /* padding-bottom: 1rem;
    */
    margin-bottom: 1rem;
}

.cust-card>.card-body {
    align-items: center;
    display: flex;
    justify-content: center;
}

.cust-pad {
    padding-top: 4rem;
}


/* align-items-center d-flex justify-content-center */

.cust-row {
    padding-top: 5rem;
}

.cust-container {
    /* margin-top: 5rem;
    */
    padding-bottom: 3rem;
}

.cust-col {
    display: flex;
    justify-content: space-between;
    gap: 2;
}

.text-mb-5 {
    margin-bottom: 5rem !important;
}

.text-mb-3 {
    margin-bottom: 3rem !important;
}

.shadow-enter {
    background: #FFFFFF;
    box-shadow: 5px 5px 20px #00000026;
    border-radius: 20px;
}

@media screen and (max-width: 768px) {
    .design-exp-points {
        margin-top: 2rem;
    }
    img.exp-img {
        margin-top: 1rem !important;
        align-items: center;
    }
    s.text {
        align-items: center;
    }
	
	
	.floating_icons {
  bottom: 0;
  top: auto;
  transform: rotate(0deg) translateX(0);
  width: 100%;
  right: -116px;
 /*  right: 0;*/
  text-align: center;
   z-index: 999999;
  /* background: #e81102;*/
   position: fixed;
}

.floating_icons .call_now {
  border-left: 2px solid #FFFFFF;
}

.floating_icons .contact_toll_free, .floating_icons .call_now {
  width: 50%;
  display: inline-block;
  float: left;
  text-align: center;
   background: #e81102;
   COLOR: #FFF;
}
.floating_icons a {
  display: block;
}

.floating_icons a {
  color: #FFFFFF;
  padding: 15px;
  display: inline-block;
}
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px !important;
    height: 12px !important;
    border: 2px solid #F77F00!important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    border: 2px solid #F77F00!important;
    background: #F77F00!important;
}

.owl-carousel .owl-nav .owl-prev {
    left: -5% !important;
}

.owl-carousel .owl-nav .owl-next {
    right: -5% !important;
}


/*new css*/

.text-yellow {
    color: #F6CE08;
}

.dsu-form1 {
    border: 1px solid #ced4da;
    padding: 1rem;
}

.toll-free a:hover {
    color: #403785 !important;
}


/*footer starts*/

.copyright {
    background: url("../images/footer.png");
    background-repeat: no-repeat;
    background-size: cover;
}


/*footer ends*/

.bord-r {
    border-right: 2px solid #be3b4638;
}

.bord-b {
    border-bottom: 2px solid #be3b4638;
}

.bg-grey {
    background: #eeecec;
}

.global {
    background: url(../images/global.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.bord-bg {
    border-bottom: 5px solid #E5E5E5;
    padding-bottom: 4rem;
}

.bord-tg {
    border-top: 5px solid #E5E5E5;
    padding-top: 4rem;
    margin-top: 2rem;
}

.test-box {
    border: 1px solid #C42C40;
    border-radius: 20px;
    padding: 25px 10px 60px;
}

.std-img {
    position: absolute;
    bottom: -55px;
    left: 38%;
}

.info {
    background: #F6F5FF;
    padding: 70px 20px 20px;
    margin-top: -50px;
    min-height: 195px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.adv-sec {
    background: white;
    box-shadow: 0 0 10px grey;
    padding: 1rem 0.5rem 0rem 0.5rem;
    position: relative;
    min-height: 99px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.bg-cream {
    background-color: #FFFBE6;
}


/*slant css starts*/

.bg-grey-right {
    width: auto;
    padding: 3rem 1rem 3rem 3rem;
    position: relative;
    background: #E9E6FF;
}

.bg-grey-right:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #E9E6FF;
    transform-origin: top right;
    transform: skew(30deg, 0deg);
}


/*slant css ends*/

.padd-right-rect {
    padding-right: 7rem !important;
}

.text-grey {
    color: #626163;
}


/* new */

.cntr {
    justify-content: center;
}

.centered1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.psn {
    position: relative;
    text-align: center;
}

.text-blue {
    color: #393185;
    font-size: 2.2rem;
}

.adv-sec {
    background: white;
    box-shadow: 0 0 10px grey;
    padding: 0.5rem;
    position: relative;
    left: 0.8rem;
    top: -2.5rem;
    min-height: 99px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding-bottom: 0rem;
}

.bg-img-pink {
    background: url(../images/BlueBox.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.pos-mtech {
    position: relative;
    left: -10rem;
}

.common-spacing {
    padding: 50px 0;
}

.logo-sec {
    background: #FFFFFF;
    /* padding: 3rem 0rem 4rem 11rem;
    */
    box-shadow: 3px 0px 10px #00000029;
    margin-top: 4rem;
    justify-content: center;
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
        background-image: url('../images/Rectangle 6079.svg');
        background-repeat: no-repeat;
    }
    .col-md-5ths:nth-child(1),
    .col-md-5ths.col2:nth-child(1) {
        background: none;
    }
    .col-md-5ths .logo-box {
        background-image: url('../images/Rectangle 6078.svg');
        background-repeat: no-repeat;
        background-position: bottom;
    }
    .col-md-5ths.col2 {
        background-image: url('../images/Rectangle 6080.svg');
        background-repeat: no-repeat;
    }
}

.logo-icon.con_jus {
    justify-content: center;
}


/* new csss */

.btn.btn-reg {
    background-color: #EC2A2C;
    color: #fff;
}

.bg_pink {
    background: transparent linear-gradient(105deg, #FFF1E2 0%, #FFF7EED9 100%) 0% 0% no-repeat padding-box;
}

.img_top {
    padding-top: 7rem;
}

.bold_head {
    font-family: Playfair Display;
    letter-spacing: 0px;
    color: #112884;
    opacity: 1;
}

.card {
    border: none !important;
    /* box-shadow: 0px 3px 6px #00000029; */
}

.syllabus-button {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px #00000029;
    border-radius: 4px;
    padding: 0.5rem 1.5rem;
    color: #112884;
}

.banner-btn {
    border: 1px solid #112884;
    border-radius: 4px;
    color: #112884;
    background-color: transparent !important;
}

.red_text {
    font-weight: 700;
    letter-spacing: 0px;
    color: #EC2A2C;
    opacity: 1;
}

.spacing {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.bg_white {
    padding: 2rem;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000014;
    border-radius: 20px;
    opacity: 1;
    letter-spacing: 0px;
    color: #1D1D1D;
    font-size: 0.85rem;
    font-style: italic;
    font-weight: 600;
}

.mrg_top1 {
    margin-top: -6rem;
}

.bckg_blue {
    background-color: #263990;
    background: #263990 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #00000029;
    border-radius: 4px;
    opacity: 1;
}

.btn.apply {
    color: #fff;
    background-color: #F77F00;
}

.enroll-text {
    font-size: 1.1rem;
}

.enroll-text {
    font-size: 1.1rem;
    padding-top: 3.4rem;
}

.pd-top {
    padding-top: 3rem;
}


/* .certificate:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 253px solid white;
    border-left: 96px solid #0E3852;
    width: 0;
}

.certificate {
    position: relative;
} */

.white_box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 20px #0000001a;
    border-radius: 8px;
    opacity: 1;
    padding: 0.68rem;
    padding: 2rem;
    /* height: 18rem; */
    padding-top: 2rem;
    padding-bottom: 8px;
    min-height: 19rem;
    border: 1px solid #00000029;
}

.services {
    background-color: #112884;
    height: 22rem;
}

.red-pattern {
    background: #EC2A2C 0% 0% no-repeat padding-box;
    border-radius: 0px 280px 280px 0px;
    opacity: 1;
    height: 19rem;
}

.spacing1 {
    padding-top: 25rem;
    padding-bottom: 5rem;
}

.bg_test {
    width: 33rem;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 8px;
    opacity: 1;
    padding: 1rem;
}

.ft-bg {
    background-color: #1D1D1D;
    color: #ffff;
}

.blue_bg {
    color: #fff;
    background-color: #263990;
    padding: 1.2rem;
}

p.year {
    font-size: 1.1rem;
    font-weight: 700;
}

p.mrg_t {
    font-size: 0.8rem;
    opacity: 0.6;
    margin-top: -1rem;
    margin-bottom: 1rem;
}

.bg_orange {
    background: #FFF3E6 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    height: 3rem;
}

.number {
    font: normal normal 600 45px/46px Poppins;
    letter-spacing: 0px;
    color: #F77F00;
    opacity: 1;
    text-align: center;
}

.cards {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 20px #00000029;
    border-radius: 8px;
    opacity: 1;
}


/* .card-body {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 20px #00000029;
    border-radius: 8px;
    opacity: 1;
} */

.prg {
    font-size: 0.8rem;
    padding-bottom: 4rem;
}

button.btn.buy_now {
    color: #ffff;
    background: #F77F00 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px #00000029;
    border-radius: 4px;
    opacity: 1;
    font-size: 0.9rem;
    display: flex;
    margin: auto;
}

.border-b {
    border-bottom: 0.1rem solid #EC2A2C;
    position: relative;
    top: -0.3rem;
    width: 97%;
    border-radius: 5px;
}

.p_blue {
    position: relative;
    margin-top: -3rem;
}

@media (min-width: 1200px) {
    .custom_container {
        max-width: 1980px;
        margin-left: 4rem;
    }
    .custom_container1 {
        max-width: 1980px;
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .custom_container2 {
        max-width: 1980px;
        margin-right: 4rem;
    }
	
	.floating_icons {
   /*background: #e81102;
    transform: rotate(270deg) translateX(0);
    float: right;
    margin-top: -124px;*/
 
  /*right: -75px;
  top: 45%;*/
  right: -8px;
top: 87%;
 transform: rotate(270deg) translateX(0); z-index: 999999; position: fixed;
 
   /*
    right: -97px;
   background: #e81102;
 background: #e81102;*/
}

.floating_icons a {
  color: #FFFFFF;
  padding: 15px;
  display: inline-block;
}
.floating_icons .call_now {
    border-left: 2px solid #FFFFFF;
	   margin-left: 135px;  
	   margin-top: -55px;
}
}

ul.li-text {
    font-size: 0.91rem;
}

.btn_download {
    color: white;
    width: 13rem;
    box-shadow: 0px 6px 10px #00000029;
    border-radius: 4px;
    opacity: 1;
    background: #EC2A2C 0% 0% no-repeat padding-box;
}

.bg-bord-navyblue {
    background: #183584;
}

.bg-bord {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding-top: 1.4rem;
    margin: auto;
}

.bg-bord:before {
    content: '';
    position: absolute;
    top: 3rem;
    left: 6.9rem;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: auto;
}

.c_orange {
    color: #F77F00;
    font-weight: 600;
}

p.textp {
    margin-top: -1rem;
    letter-spacing: 0px;
    color: #686767;
    opacity: 1;
}

.testimonials {
    background-color: #F5F5F5;
}

.card-body.whitebox {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 8px;
    opacity: 1;
    width: 100% !important;
}

.owl-carousel .owl-item img {
    width: auto;
}

.owl-carousel .owl-item img.c_img {
    width: 529px;
}

.owl-carousel .owl-nav button.owl-next img,
.owl-carousel .owl-nav button.owl-prev img {
    width: 3rem;
}

.owl-carousel .owl-nav .owl-prev {
    left: 3% !important;
}

.owl-carousel .owl-nav .owl-next {
    right: 3% !important;
}

#testi_slider .owl-nav .owl-next {
    left: -29rem;
    right: -10% !important;
    top: -6.9rem;
}

#testi_slider .owl-nav .owl-prev {
    left: -10% !important;
    top: -7rem;
    right: 22rem;
}

#plcslide .owl-nav .owl-next {
    left: -87rem;
    right: -8% !important;
    top: 7.1rem;
}

#plcslide .owl-nav .owl-prev {
    left: -85% !important;
    top: 7rem;
    right: 52rem;
}

.p-2.quotes {
    margin-left: 7rem;
}

.spacing2 {
    padding-top: 22rem;
}

.red_patch {
    background: #EC2A2C 0% 0% no-repeat padding-box;
    border-radius: 0px 280px 280px 0px;
    opacity: 1;
    position: relative;
    height: 26rem;
}

.mrg_card {
    margin-top: 11rem;
}

.mrf-lft {
    position: relative;
    margin-left: 9rem;
}

.pd_top {
    padding-top: 10rem;
}

.bg-peach {
    background: #F5F5F5;
}

.bg-bord {
    width: 154px;
    height: 150px;
    border-radius: 50%;
    padding-top: 2.3rem;
    margin: auto;
}

.bg-bord:before {
    content: '';
    position: absolute;
    top: 3rem;
    left: 5.9rem;
    width: 158px;
    height: 148px;
    border-radius: 60%;
    margin: auto;
}

.bg-bord:hover:before {
    left: 7.7rem;
    transition: 0.3s ease-in-out;
}


/* .bg-bord-navyblue {
    background: #183584;
} */

.bg-bord-navyblue:before {
    border: 2px solid #183584;
}

.bg-bord-aqua {
    background: #2DA397;
}

.bg-bord-aqua:before {
    border: 2px solid #2DA397;
}

.bg-bord-purple {
    background: #7C4BC0;
}

.bg-bord-purple:before {
    border: 2px solid #7C4BC0;
}

.bg-bord-red {
    background: #EC2A2C;
}

.bg-bord-red:before {
    border: 2px solid #EC2A2C;
}

.bg-bord-orange {
    background: #F77F00;
}

.bg-bord-orange:before {
    border: 2px solid #F77F00;
}

.bg-bord-purple {
    background: #7C4BC0;
}

.bg-bord-purple:before {
    border: 2px solid #7C4BC0;
}

.bg-bord-skyblue {
    background: #1888C9;
}

.bg-bord-skyblue:before {
    border: 2px solid #1888C9;
}

.offerings h5 {
    font-size: 1rem;
}

.open-box {
    background-color: #FFEEEE;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #EC2A2C;
    border-radius: 4px;
    padding: 2rem;
    position: relative;
    top: -3rem;
}

.open-box p {
    font-size: 1.4rem;
}

.open-button {
    color: #fff;
    background: #EC2A2C 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 4px;
    padding: 0.50rem 1.2rem;
}

.open-button:hover {
    background-color: transparent;
    border: 1px solid #EC2A2C;
    color: #EC2A2C;
}

.yello_mrrg {
    margin-top: 3rem;
    margin-left: -2rem;
}

.text-apply {
    position: absolute;
    top: 9rem;
    left: 3rem;
}

.placement {
    background-image: url("../images/Path%209127.png");
    background-repeat: no-repeat;
}

.certificate {
    background-image: url("../images/certificate.png");
    background-repeat: no-repeat;
    background-position: center;
}

.slide_pos {
    position: relative;
    margin-top: -7rem;
}

.plc_mrg {
    margin-top: -7rem;
}

.c_spacing {
    margin-bottom: 6rem;
}

.mrg_img {
    margin-top: -1.5rem;
}

.card.dsk_card {
    width: 32rem;
}

.mb_pd {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.mb-top {
    padding-top: 3rem;
}

.left-border {
    opacity: 0.9;
    border-left: 2px solid #F77F00!important;
    height: 3rem;
    position: relative;
    padding-left: 0.rem;
    padding-left: 0.4rem;
}

.c_height {
    min-height: 10rem;
}


/* .video_section {
    background-color: #F5F5F5;
    height: 18rem;
} */

.video_section {
    padding-top: 8rem;
}

.mrg-v {
    position: relative;
    margin-top: -11rem;
}


/* .v_spcing {
    padding-bottom: 15rem;
} */

.mrg_vv {
    position: relative;
    margin-top: -9rem;
}

.hcontest{
    color:#263990;
    font-weight:bold;
}

.spc_t{
    padding-top: 8rem;
}
.btn.voucher_button {
    font-weight: 700;
    padding: 1rem;
    background: #EC2A2C 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px #00000029;
    border-radius: 15px;
    color: #fff;
    /* width: 29rem; */
    min-width: 31rem;
}

.text_img {
    position: absolute;
    top: 2%;
    left: 19%;
}
.v_text {
    color: #fff;
    font-weight: bold;
}

.custom-container {
    /* margin-left: 13rem; */
    margin-left: 12rem;
}

.contest{
    background-image: url("../images/Group%203689.png");
    background-repeat: no-repeat; 
}

.c-para{
    color:#1D1D1D;
}
.lft_mrg{
    margin-left: -8rem;
}


.buttonblink {
  /* background-color: #004A7F; */
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 20px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing {
  0% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -moz-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}
button.btn.voucher_buttonblue.mb_buttonblink {
   
    background-color: #004A7F;
    font-weight: 700;
    padding: 1rem;
   
    box-shadow: 0px 6px 10px #00000029;
    border-radius: 15px;
    color: #fff;
   
    min-width: 31rem;
}

.voucher_buttonred{
    background-color: #EC2A2C;
    font-weight: 700;
    padding: 1rem;
    box-shadow: 0px 6px 10px #00000029;
    border-radius: 15px;
    color: #fff;
    min-width: 31rem;
}

.spc_top{
    padding-top: 1.3rem;
}

.c_para{
    font-size: 1.3rem;
}


.thk_contest{
    padding-top: 12.1rem;
}

.mb_thtext {
    font-size: 3rem;
}

 

 
.floating_icons {
 /* position: fixed;
  right: -75px;
  top: 45%;
  background: #e81102;
  transform: rotate(270deg) translateX(0);
  z-index: 999999;*/
}
.floating_icons a {
  color: #FFFFFF;
  padding: 15px;
  display: inline-block;
}
.icons .icon_text {
  text-transform: uppercase;
  color: #FFFFFF;
  vertical-align: middle;
  padding-left: 2px;
  font-family: "Poppins", sans-serif;
}