@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

html,
body {
    box-sizing: border-box;
    overflow-x: inherit;
    width: 100%;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

* {
    font-family: 'Montserrat';
}

.red_color {
    color: #9F0E1D;
}

.red_back {
    background: #9F0E1D;
}

.green_color {
    color: #2D5751;
}

.green_back {
    background: #2D5751;
}



.ctplqryform h2 {
    font-weight: bold !important;
}

/* banner section start  */

.rr_banner_section {
    background-image: url('https://rrinstitute-prod-public.s3.ap-south-1.amazonaws.com/landing_page/Rrinstitute/brand-page/images/banner_background.png');
    height: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 0;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
}

.rr_banner_section .navbar .navbar-brand img {
    width: 75%;
}

.rr_banner_section .navbar .nav-item .nav-link button {
    background: #9F0E1D;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
}

.rr_banner_section .banner_content2 h4 {
    margin-top: 15%;
    color: rgba(0, 0, 0, 1);
    font-weight: bold;
    font-size: 20px;
}

.rr_banner_section .banner_content2 h2 {
    font-weight: 400;
    font-size: 40px;
}

.rr_banner_section .banner_content2 hr {
    border: 1px dashed #000;
    width: 60%;
}

.rr_banner_section .banner_content2 .affilated_box {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
    width: fit-content;
    padding: 2% 5%;
    margin-top: 5%;
}

.rr_banner_section .banner_content2 .affilated_box p {
    font-weight: bold;
    color: #000;
    font-size: 20px;
    margin-bottom: 0px;
}

.rr_banner_section .banner_form_sec {
    background: #fff;
    padding: 3% 0% 3% 0%;
}



@media (min-width:320px) and (max-width:480px) {
    .rr_banner_section .banner_content2 h4 {
        font-size: 25px;
        margin-top: 5%;
    }

    .navbar {
        position: static !important;
    }

    .rr_banner_section .navbar .navbar-brand img {
        width: 100%;
    }

    .rr_banner_section {
        background-size: cover;
        background-position: center left;
    }

    .rr_banner_section .banner_content2 h2 {
        font-size: 22px;
        margin-left:5%;
    }

    .rr_banner_section .banner_content2 .affilated_box p {
        font-size: 16px;
    }

    .rr_banner_section .banner_content2 .affilated_box {
        margin-left: 5%;
    }

}

/* banner section end  */

/* study RR section start  */

.studyRR{
    background-image:url('https://rrinstitute-prod-public.s3.ap-south-1.amazonaws.com/landing_page/Rrinstitute/common-images/images/studyRR_Back.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size:100% 100%;
    height:80vh;
    padding:4% 0%;
}
.studyRR h2{
    color:#fff;
    font-size:40px;
}
.studyRR h2 span{
    color:#CE0004;
    background:#fff;
    padding:1%;
    clip-path:polygon(0 5%, 100% 0%, 100% 95%, 0% 100%);
    border-radius:5px;
    font-weight:bold;
}
.studyRR h4{
    color:#fff;
    font-weight:400;
    margin-top:4%;
}
.studyRR h3{
    color:#fff;
    font-weight:bold;
    margin-top:10%;
}
.studyRR .studyRRContentDiv{
    background:#163530;
    padding:8% 4%;
    text-align:center;
}
.studyRR .studyRRContentDiv h6{
    color:#fff;
    font-weight:bold;
    font-size:12px;
}
.studyRR .studyRRContentDiv h2{
    color:#fff;
    font-weight:bold;
    font-size: 30px;
}
.studyRR .studyRRContentDiv hr{
    border-top:1px dashed #fff;
}
.studyRR .studyRRContentDiv p{
    text-align:right;
    font-weight:600;
    color:#fff;
    font-size:13px;
}
@media (min-width:320px) and (max-width:480px){
    .studyRR h2 {
        font-size: 30px;
    }
    .studyRR {
        background:#2D5751;
        height: auto;
        padding: 14% 0%;
    }
    .studyRR h3 {
        font-size: 25px;
    }
}

/* study RR section end */


/* about section start  */

.about_RR {
    padding: 6% 0% 3% 0%;
}

.about_RR h2 {
    font-weight: 700;
}
.about_RR h6{
    color:#000;
    font-weight:bold;
}
.about_RR hr{
    border:1px solid #8f0c15;
    width:50%;
}

.about_RR p {
    font-size: 15px;
    font-weight: 500;
    color:rgba(0,0,0,0.7);
}

@media (min-width:320px) and (max-width:480 ){
    .about_RR {
        padding: 10% 0% 10% 0%;
    }
}

/* about section end  */

/* why choose section start  */

.whyChoose .whyChooseInner{
    border:2px solid #000;
    padding:4% 4% 0% 4%;
    border-radius:15px;
}
.whyChoose .whyChooseInner h2{
    font-weight:800;
    text-align:center;
}
.whyChoose .whyChooseInner h6{
    font-weight:700;
    text-align:center;
}
.whyChoose .whyChooseInner .carousel-cell2 {
    width: 40%;
    height: auto;
    margin-right: 30px;
    /* margin-bottom: -20px; */
    border-radius: 5px;
    padding: 0px;
    counter-increment: carousel-cell;
}
.whyChoose .whyChooseInner .carousel-cell2 .content-card{
    background:#fff;
    padding:4%;
    border-radius:15px;
    box-shadow:0px 0px 20px rgba(0, 0, 0, .6);
    margin-top:5%;
    height:170px;
}

.whyChoose .whyChooseInner .carousel-cell2 .content-card h4{
    font-size:20px;
    font-weight:bold;
    color:#2D5751;
}

.whyChoose .whyChooseInner .carousel-cell2 .content-card p{
    font-size:14px;
}

.whyChoose .whyChooseInner .flickity-viewport{
    height:200px !important;
}

@media (min-width:320px) and (max-width:480px){
    .whyChoose .whyChooseInner .carousel-cell2 {
        width: 90%;
        height: auto;
        margin-right: 10px;
        margin-bottom: 50px;
        border-radius: 5px;
        padding: 0px;
        counter-increment: carousel-cell;
    }
    .whyChoose .whyChooseInner .flickity-viewport{
        height:200px !important;
    }
}

/* why choose section end */

/* master emarging tech section start  */

.masterEmarging{
    padding:4% 0%;
}
.masterEmarging h2{
    color:#2C554F;
    font-weight:bold;
    font-size:40px;
}
.masterEmarging h4{
    font-weight:600;
    font-size:22px;
}
@media (min-width:320px) and (max-width:480px){
    .masterEmarging{
        padding:15% 0%;
    }
    .masterEmarging h4{
        margin-bottom:10%;
    }
}

/* master emarging tech section end */

/* approvals section start  */

.approvals {
    padding: 3% 0%;
}

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

/* approvals section end  */



/* student clubs section start  */

.studentClubs {
    background: #2D5751;
    background: linear-gradient(180deg, rgba(45, 87, 81, 1) 0%, rgba(22, 53, 48, 1) 100%);
    padding:4% 0%;
}

.studentClubs .studentClubsBack h2 {
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-weight:800;
}

.studentClubs .studentClubsBack h2 span{
    font-weight:400;
}

.studentClubs .studentClubsBack p {
    text-align: center;
    color: #fff;
}

.studentClubs .studentClubsBack .loanBox {
    background: #11312C;
    padding: 4%;
    border-radius: 15px;
}

.studentClubs .studentClubsBack .loanBox h4 {
    color: #fff;
    font-size:15px;
}

.studentClubs .studentClubsBack .loanBox p {
    color: #000;
    font-size: 11px;
    text-align:left;
    font-weight:bold;
    line-height:16px;
}

.studentClubs .studentClubsBack .loanBox hr {
    border-top: 1px dotted #fff;
}

.studentClubs .studentClubsBack .loanBox .demand_box{
    background:#fff;
    padding:4%;
    border-radius:5px;
    margin-right:10%;
}

.studentClubs .studentClubsBack .loanBox .demand_box h3{
    font-size:18px;
    background:#CE0004;
    padding:1% 3%;
    color:#fff;
    font-weight:bold;
    text-align:center;
}


.studentClubs .studentClubsBack button {
    border-radius: 50px;
    color: #9F0E1D;
    font-weight:bold;
    font-size:20px;
}

@media (min-width:320px) and (max-width:480px) {
    .studentClubs .studentClubsBack h2 {
        font-size: 25px;
        padding-top: 10%;
    }

    .studentClubs .studentClubsBack p {
        font-size: 14px;
    }

    .studentClubs .studentClubsBack .loanBox h3 {
        font-size: 18px;
    }

    .studentClubs .studentClubsBack .loanBox {
        padding: 10% 4%;
    }
}

/* student clubs section end */

/* graduates section start  */

.graduates{
    padding:4% 0%;
}
.graduates p{
    text-align:center;
    font-size:25px;
    font-weight:500;
    letter-spacing:10px;
    margin-bottom:0px;
}
.graduates h2{
    font-weight:700;
    color:#000;
    text-transform: uppercase;
    text-align:center;
    font-size:45px;
    margin-top:0px;
}
.graduates span.at{
    background:#2D5751;
    color:#fff;
    padding:1% 3%;
    transform: rotate(-5deg);
    display: inline-block;
    text-align:center;
}
.graduates h4{
    font-weight:700;
    color:#000;
    text-transform: uppercase;
    text-align:center;
}
.graduates h5{
    text-align:center;
    font-size:20px;
    font-weight:500;
    letter-spacing:3px;
    margin-bottom:5%;
    text-transform: uppercase;
}
@media (min-width:320px) and (max-width:480px){
    .graduates {
        padding: 14% 0%;
    }
}

/* graduates section end */

/* programs section start  */

.programs{
    padding:4% 0%;
}
.programs .programs_box{
    background-image:url('https://rrinstitute-prod-public.s3.ap-south-1.amazonaws.com/landing_page/Rrinstitute/common-images/images/black_back.png');
    background-size:100% 90%;
    background-position:center bottom;
    background-repeat: no-repeat;
    height:auto;
    border-radius:15px;
    padding:0% 4% 4% 4%;
}
.programs .programs_box h2{
    color:#fff;
    text-align:right;
    font-weight:bold;
    font-size:40px;
}
.programs .programs_box .left_content{
    padding-top:15%;
}
.programs .programs_box h5{
    font-size:20px;
    color:#fff;
    font-weight:bold;
}
.programs .programs_box h5 span{
    background:#CE0004;
    color:#fff;
    padding:1% 4%;
    border-radius:5px;
    transform: rotate(-3deg);
    display: inline-block;
    text-transform: uppercase;
}
.programs .programs_box h3{
    font-size:50px; 
    font-weight:800;
    color:#CE0004;
    margin-top:10%;
}
.programs .programs_box h6{
    color:#fff;
    font-weight:bold;
    border-left:2px solid #CE0004;
    padding-left:3%;
    margin-top:7%;
}
.programs .programs_box h6 span{
    font-weight:400;
    color:rgba(255, 255, 255, 0.6);
    font-size:13px;
}
.programs .programs_box p{
    font-size:16px;
    color:#ffff;
    line-height:17px;
}
.programs .programs_box p span{
    font-size:13px;
    color:#ffff;
}
.programs .programs_box a,.programs .programs_box a:hover{
    text-decoration:none;
}
.programs .programs_box a button{
    border-radius:50px;
}
@media (min-width:320px) and (max-width:480px){
    .programs .programs_box {
        background-size: 100% 100%;
        padding:0% 4% 14% 4%;
    }
    .programs .programs_box h2 {
        font-size: 40px;
        text-align:center;
        margin-bottom:5%;
    }
    .programs .programs_box h5 {
        text-align: center;
    }
}

/* programs section end */

/* top reasons to choose section start */

.topReasons{
    background-image:url('https://rrinstitute-prod-public.s3.ap-south-1.amazonaws.com/landing_page/Rrinstitute/common-images/images/whyChooseBack.png');
    background-size:100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height:auto;
    padding:4% 0%;
}
.topReasons .topReasonsSection{
    background-image:url('https://rrinstitute-prod-public.s3.ap-south-1.amazonaws.com/landing_page/Rrinstitute/common-images/images/whyChooseBack2.png');
    background-size:85% 70%;
    background-position: right bottom;
    background-repeat: no-repeat;
    height:auto;
    padding:4% 0% 0% 0%;
    margin-top:-12%;
}
.topReasons h2{
    font-size:30px;
    font-weight:bold;
    text-align:center;
    color:rgba(255, 255, 255, 0.6);
}
.topReasons hr{
    border-top:1px solid #CE0004;
    width:20%;
}
.topReasons p{
    text-align:center;
    color:#fff;
}
.topReasons .topReasonsSection h3{
    color:#fff;
    font-size:30px;
    font-weight:bold;
}
.topReasons .topReasonsSection h6{
    color:rgba(255, 255, 255, 0.6);
    font-weight:bold;
    font-size:14px;
}
.topReasons .topReasonsSection hr.second_hr{
    border-top:1px dotted #fff;
    width:100%;
}
.topReasons .topReasonsSection button{
    border-radius:50px;
}
.topReasons .enhancingSection{
    margin-top:7%;
}
.topReasons .enhancingSection h4{
    color:rgba(255, 255, 255, 0.1);
    font-size:30px;
    font-weight:700;
}
.topReasons .enhancingSection h5{
    color:#fff;
    font-size:25px;
    text-align:center;
    font-weight:bold;
    margin-top:-4%;
}
.topReasons .enhancingSection h5 span{
    background:#fff;
    padding:1%;
    border-radius:5px;
    display:inline-block;
    transform: rotate(-5deg);
}
.topReasons .enhancingSection h4.experience{
    text-align:right;
    margin-top:-4%;
}
.topReasons .enhancingSection .carousel-cell3 {
    width: 15%;
    height: auto;
    margin-right: 30px;
    /* margin-bottom: -20px; */
    border-radius: 5px;
    padding: 0px;
    counter-increment: carousel-cell;
}

.topReasons .enhancingSection .carousel-cell3 .content-card{
    background:#fff;
    padding:2%;
    border-radius:15px;
    box-shadow:0px 0px 20px rgba(0, 0, 0, .6);
    margin-top:5%;
    height:180px;
}
.topReasons .enhancingSection .carousel-cell3 .content-card img{
    width:100%;
}

.topReasons .enhancingSection .carousel-cell3 .content-card h6{
    font-size:14px;
    font-weight:bold;
    color:#000;
    text-align:center;
}

.topReasons .enhancingSection .flickity-page-dots .dot {
    background: #fff;
    opacity: .25 !important;
}

.topReasons .enhancingSection .flickity-page-dots .dot.is-selected {
    opacity: 1 !important;
}

.topReasons .enhancingSection .flickity-viewport{
    height:230px !important;
}
@media (min-width:320px) and (max-width:480px){
    .topReasons {
        padding: 14% 0%;
    }
    .topReasons .topReasonsSection {
        background-image: url('https://rrinstitute-prod-public.s3.ap-south-1.amazonaws.com/landing_page/Rrinstitute/common-images/images/whyChooseBack2.png');
        background-size: 100% 100%;
        background-position: center center;
        padding: 5%;
        margin-top: 12%;
    }
    .topReasons .enhancingSection .carousel-cell3 {
        width: 70%;
    }
    .topReasons .enhancingSection .carousel-cell3 .content-card{
        background:#fff;
        padding:2%;
        border-radius:15px;
        box-shadow:0px 0px 20px rgba(0, 0, 0, .6);
        margin-top:5%;
        height:230px;
    }
    .topReasons .enhancingSection .flickity-viewport{
        height:300px !important;
    }
}

/* top reasons to choose section end */

 /* admission process section start  */

.admissionProcess{
    padding:4% 0%;
}

.admissionProcess h2{
    font-weight:bold;
}
.admissionProcess h2 span.at{
    background:#2D5751;
    color:#fff;
    padding:1%;
    transform: rotate(-5deg);
    display: inline-block;
    text-align:center;
    border-radius:5px;
}
.admissionProcess .steps-section{
    background:#fff;
    padding:50px 0;
}

/* Wrapper */
.admissionProcess .steps-wrapper{
    display:flex;
    justify-content:space-between;
    position:relative;
}

/* Horizontal Line */
.admissionProcess .steps-wrapper::before{
    content:"";
    position:absolute;
    top:8px;
    left:0;
    width:100%;
    height:2px;
    background:#cfcfcf;
}

/* Step Item */
.admissionProcess .step-item{
    width:18%;
    text-align:left;
    position:relative;
}

/* Dot */
.admissionProcess .step-dot{
    width:16px;
    height:16px;
    background:#000;
    border:4px solid #bfc7d1;
    border-radius:50%;
    margin-bottom:15px;
    position:relative;
    z-index:2;
}

/* Text */
.admissionProcess .step-item h5{
    font-weight:700;
    font-size:16px;
}

.admissionProcess .step-item p{
    font-size:13px;
    color:#666;
    margin:0;
}

@media(max-width:768px){

    .admissionProcess .steps-wrapper{
        flex-direction:column;
        padding-left:30px;
    }

    .admissionProcess .steps-wrapper::before{
        width:2px;
        height:100%;
        left:8px;
        top:0;
    }

    .admissionProcess .step-item{
        width:100%;
        margin-bottom:30px;
    }

    .admissionProcess .step-dot{
        position:absolute;
        left:-30px;
        top:0;
    }

    .admissionProcess{
        padding: 15% 0%;
    }

    .admissionProcess h2 {
        font-size: 22px;
    }

}


 /* admission process section end */

.cta-banner{
    background:#000;
    padding:40px 0px 40px 0px;
    color:#fff;
    text-align:center;
    position:relative;
}

/* Study Text */
.study-text{
    color:#aaa;
    font-size:20px;
    margin-bottom:5px;
}

.study-text span{
    display:inline-block;
    width:70px;
    height:2px;
    background:#aaa;
    margin-left:10px;
    vertical-align:middle;
}

/* Heading */
.cta-content h2{
    font-size:34px;
    font-weight:700;
}

/* Red Tilt Badge */
.cta-badge{
    position:absolute;
    right:10%;
    top:20px;
    background:#ff2a2a;
    color:#fff;
    padding:12px 25px;
    font-size:14px;
    font-weight:600;
    border-radius:6px;
    transform:rotate(-8deg);
}

/* Apply Button */
.cta-btn a{
    background:#e5e5e5;
    color:#d40000;
    padding:12px 50px;
    border-radius:30px;
    font-weight:600;
    text-decoration:none;
    display:inline-block;
}

@media (min-width:320px) and (max-width:480px){
    .cta-btn a {
        margin-top: 20%;
    }
    .cta-badge {
        transform: rotate(-5deg);
    }
}



/* apply Now section start  */

.apply_now {
    padding: 3% 0%;
    background: #2D5751;
}

.apply_now h2 {
    color: #fff;
    text-align: center;
    font-size: 50px;
}

.apply_now h5 {
    color: #fff;
    text-align: center;
    font-size: 30px;
}

.apply_now button {
    background: #fff;
    color: #9F0E1D;
    font-weight: 700;
}

@media (min-width:320px) and (max-width:480px) {
    .apply_now {
        padding: 10% 0%;
    }

    .apply_now h2 {
        font-size: 30px;
    }

    .apply_now h5 {
        font-size: 20px;
    }
}

/* apply Now section end  */

/* footer section start */

.footer-bottom{
    background:#efefef;
    padding:30px 0 20px;
}

/* Logo */
.footer-logo img{
    max-height:70px;
}

/* Social Heading */
.social-area h6{
    color:#2d5751;
    font-weight:600;
    margin-bottom:10px;
}

/* Social Icons */
.social-icons a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:35px;
    height:35px;
    background:#444;
    color:#fff;
    border-radius:50%;
    margin-left:8px;
    font-size:14px;
    transition:0.3s;
}

.social-icons a:hover{
    background:#2d5751;
}

/* Divider */
.footer-bottom hr{
    margin:20px 0 10px;
    border-top:1px solid #ccc;
}

/* Copyright */
.copyright{
    font-size:14px;
    color:#666;
}


/* footer section end  */

/* call button start  */

.CallButton {
    position: fixed;
    bottom: 90px;
    z-index: 2200000;
    right: 16px;
    box-shadow: 0 0 10px #ddd;
    /* background-color: var(--whiteColor); */
    background: #2D5751;
    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: 250px;
    z-index: 2200000;
    right: 0;
    box-shadow: 0 0 10px #ddd;
    background: #2d5751;
    border-radius: 8px 0px 0px 8px;
    width: 40px;
    height: 100px;
    padding: 10px 10px 10px 20px;
    text-align: center;
    overflow: hidden;
}

.applyNowButton a {
    display: flex;
    color: #fff;
    transform: rotate(270deg);
    justify-content: center;
    height: 100%;
    white-space: nowrap;
    width: 100%;
    align-items: center;
}

.applyNowButton a h5 {
    font-size: 14px;
}

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

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

/* Apply Now  button end  */

.rr_banner_section .banner_content2 .banner_form_sec {
    margin-top: 15%;
}

@media (min-width:320px) and (max-width:480px) {
    .rr_banner_section .banner_content2 .banner_form_sec {
        margin-top: 5%;
        padding-bottom: 10px;
        background: #fff;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    }
}

.phonewithcountrycode .select2-container--default .select2-selection--single {
    height: calc(2em + 0.53rem + 3px) !important;
    margin-right: 1px;
    padding: 0.50rem 0rem !important;
}

/* Form Css Starts */

.banner_form_sec {
    background: #fff;
    width: 100%;
    padding: 20px 15px;
    position: relative;
    border-radius: 15px;
    z-index: 1;
    /* box-shadow: 0 10px 44px 0px #0000005c; */
    height: auto;
    margin-bottom: 50px;
}

.banner_form_sec h2 {
    font-size: 24px !important;
    text-align: center;
    margin: 10px 0 20px;
}

.banner_form_sec h4.form_title {
    font-size: 22px;
    color: #000;
    text-align: center;
    margin-top: 10px;
}

.banner_form_sec .form-control {
    height: 40px !important;
    padding: 10px 15px;
    background: #ffffff;
    color: #000 !important;
    border: 1px solid #b9b9b9;
}

.select2-container--default .select2-selection--single {
    height: 40px !important;
    padding: 5px !important;
    background: #ffffff !important;
    border: 1px solid #b9b9b9 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
}

.phonewithcountrycode .select2-container--default .select2-selection--single {
    height: 40px !important;
    border-color: #b9b9b9 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    padding: 6px 0 !important;
}

.banner_form_sec a.btn.btn-link.forPwd.showifvalid.toggleAction {
    padding: 0;
    color: #000;
    font-weight: 500;
}

.register-panel .form-group.agrCheck .checkText {
    color: #000;
}

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

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

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

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

.btn-style-one,
.btn-style-one:hover {
    background: linear-gradient(45deg, #9F0E1D, #9F0E1D);
    padding: 10px 50px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #9F0E1D;
    color: #fff;
    font-weight: 500;
    transform: scale(1);
    box-shadow: none !important;
    transition: all ease .3s;
}

.banner_form_sec .btn-style-five,
.banner_form_sec .btn-style-five:hover {
    padding: 10px 50px;
    font-size: 16px;
    border-radius: 4px;
    font-weight: 500;
    transform: scale(1);
    box-shadow: none !important;
    transition: all ease .3s;
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.banner_form_sec .loginwithotpbtn {
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 4px;
    font-weight: 500;
    transform: scale(1);
    box-shadow: none !important;
    transition: all ease .3s;
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.banner_form_sec form#dataFormRegistration {
    display: block !important;
}

/* Form Css Ends */