/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 1 Oct, 2019, 10:19:36 AM
    Author     : Nirmal
*/

.my-3 {
    margin: 20px 0px;
}

#signin-bgVideo {
    position: fixed;
    top: 0;
    width: 100%;
    /* bottom: 0; */
    /* min-width: 100%; 
    min-height: 100%; */
}

.loginBtn {
    background-color: #d3eeff !important;
    border-bottom: 4px solid #015871 !important;
    color: #fff !important;
    font-weight: 600 !important;
    padding: 5px 33.5px !important;
    border-radius: 0 !important;
}

#bactToSignIn,
#bactToSignIn:hover {
    text-decoration: underline;
    color: #015871;
    font-weight: 600;
    font-size: 15px;
}

.forgotPasswordBtn,
.forgotPasswordBtn:hover {
    background-color: #d3eeff;
    border-bottom: 4px solid #015871;
    color: #02576a;
    font-weight: 600;
    width: 40%;
}

.loginBtn i {
    color: #02576a !important;
}

.head_first {
    color: #01202a;
    font-style: italic;
}

.head_second {
    background: #003040;
    color: #fff;
    max-width: 100%;
    width: max-content;
    padding: 0 10px;
}

.head_third {
    background: #9bd5e3;
    color: #000;
    top: -10px;
    font-weight: 600;
    width: max-content;
    padding: 0 10px;
}

/* pdf viewer */
* {
    margin: 0;
    padding: 0;
}

.top-bar {
    background: #333;
    color: #fff;
    padding: 1rem;
}

.btn {
    background: coral;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    /* padding: 0.7rem 2rem; */
}

.btn:hover {
    opacity: 0.9;
}

.page-info {
    margin-left: 1rem;
}

.error {
    background: orangered;
    color: #fff;
    padding: 1rem;
}

.mt-3 {
    margin-top: 20px;
}

.report_points {
    margin-left: 50px;
}

.top-question-btn {
    /* background: #093884; */
    background: linear-gradient(0deg, rgb(12, 58, 119) 25%, rgb(62, 120, 202) 79%, rgb(62, 120, 202) 85%, rgb(62, 120, 202) 100%);
    color: #fff;
    padding: 6px 25px;
    border-radius: 0;
    font-size: 22px;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
}

.sigup_txt {
    color: #1e8ca6;
    text-decoration: underline;
    font-style: italic;
}

.report_key_points h4 {
    color: #2c6268;
    font-weight: 600;
}

.signupBtn {
    padding: 5px 15px 5px 11px;
}

.signupBtn,
.signupBtn:hover {
    background-color: #1f839e;
    border-bottom: 4px solid #055a71;
    color: #fafafa;
    font-weight: 600;
    border-radius: 0;

}

.signupBtn i {
    color: #fafafa !important;
}

.form-control {
    top: 0 !important;
    border: none !important;
}

.log-form-footer p {
    font-size: 17px;
    color: #5e5e5e;
}

.foot-msg i {
    color: #5e5e5e !important;
}

.vl {
    border-left: 2px solid #015871d1;
}

.vl-signup {
    border-left: 2px solid #9b9b9b;
    margin-right: 5px;
    margin-left: 7px;
    height: 100%;
    padding: 7px;
}

/*.lower-con {
    margin-left: -15%;
}*/
.rem-me p {
    font-size: 15px;
    color: #606060;
    margin-top: 7%;
}

.for-pas a {
    font-size: 15px;
    color: #606060;
}

/*.input-group {
    width: 65%;
}
*/
.login-form {
    padding: 10% 20% 1% 20%;
}

.input-group i {
    color: #fff !important;
}

.input-group-addon {
    background-color: #1f839e !important;
    padding: 7px 10px;
}

.input_group_icon {
    font-size: 27px;
}

.Remember {
    justify-content: center;
    align-items: baseline;
    gap: 10px;
}

.about-portal i {
    color: #44a6c1;
    margin-top: -10%;
    margin-bottom: 3%;
}

.about-heading {
    font-weight: bold;
    font-size: 26px;
    font-family: 'Noto Serif', serif;
}

.login-portal i {
    color: #44a6c1;
    margin-top: -12%;
}

.fa-log {
    background: #44a6c1;
    border-radius: 65px;
    padding: 12px;
    height: 60px;
    font-size: 40px;
    color: #fff !important;

}

.dash-btn-bkgd {
    padding: 10px;
    background: #ececec;
    border-radius: 50%;
}

.panel-body {
    padding: 10px;
    background-repeat: no-repeat;
    min-height: 537px;
    border-radius: 8px;
    /* border-radius: 25px; */

}

.w-50 {
    width: 50%;
    padding-top: 30px;
}

.border-background {
    /* padding: 10px; */
    /* background-color: #fffbdb; */
    margin: 5%;
    border-radius: 8px;
    border: 1px solid #1c7880;
    /* border-radius: 25px; */
}

.clr-black {
    color: #000;
    padding: 30px 40px;
}

.panel-default {
    border-color: #fff;
}

.sign-up-form {
    background-color: #fffddc;
}

.top_heading {
    background-color: #24939D;
    margin-top: -0.5%;
    padding: 12px 0px 5px 0px;
    position: relative;
}

.top_user {
    color: #24939d;
    text-align: right;
}

.logout_btn {
    text-align: right;
    padding-right: 10px;
}

.bread-crum {
    color: #fff;
}

.main-menus-btn {
    border-radius: 15px;
    border: 1px solid #f3f3f3;
    padding: 8%;
    text-align: center;
}

.main-menus-btn p {
    font-weight: 600;
    color: #5b5b5b;
}

/*.main-menus-btn{
    color: #fff;
    border-radius: 15px;
    background: #ecf6ff;
}*/
body a {
    color: #000;
}

.bread-crum p {
    background: #fff;
    color: #24939d;
    text-transform: uppercase;
    text-align: center;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    margin-left: -7%;
}

/*==================================================
 * Box shadow Effect 8
 * ===============================================*/
.box {
    width: 85%;
    height: 150px;
    margin: 40px auto;
    border: 1px solid;
    padding: 10px;
    box-shadow: 5px 8px #175b5e;
}

.effect8 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.effect8:before,
.effect8:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
}

.effect8:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg);
}

.menu_text {
    text-align: center;
    padding-top: 12%;
}

.schedule_call {
    background: #1c7980;
    margin-left: -15px;
    text-align: right;
    padding-right: 22px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    color: white;
    width: 50%;
}

.offer-body a {
    background: #2b506a;
    color: white;
}

.offer-heading p {
    font-weight: 600;
}

.offer-heading {
    background: #ec000c;
    color: white;
    width: 60%;
    padding: 8px 0;
    margin-left: -15px;
    text-align: center;
}

.offer-heading:before,
.offer-heading:after {
    content: "";
    position: absolute;
}

.offer-heading:after {
    height: 0;
    width: 0;
    transform: rotate(269deg);
    top: 150px;
    right: 35%;
    border-left: 24px solid #ec000c;
    border-right: 24px solid #ec000c;
    border-bottom: 26px solid transparent;
}

.offer-body {
    background: #fafafa;
    margin-left: -15px;
    width: 68%;
    text-align: center;
    padding: 10px;
    border: 1px solid #d5d7d6;
}

.messages-heading {
    background: linear-gradient(90deg, rgba(241, 132, 37, 1) 25%, rgba(178, 95, 29, 1) 79%, rgba(227, 141, 72, 1) 85%, rgba(239, 144, 52, 1) 100%);
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: white;
    padding: 4px 0px 1px 0px;
    margin-left: 9%;
}

.messages-body {
    /*text-align: center;*/
    background: #fafafa;
    padding: 10px;
    border: 1px solid #d5d7d6;
    margin-left: 9%;
}

.messages-body ul li {
    list-style-type: circle;
    margin-left: 30%;
}

.specific_req p {
    text-align: center;
    color: #398E9A;
    font-weight: 600;
    font-size: 18px;
}

.specific_req a {
    text-align: center;
    color: #ffffff;
    /* border: solid 2px #f2fbfd; */
    box-shadow: 0 8px 6px -6px #000000b0;
    background-image: linear-gradient(to right, #025c7d, #7ea8b7ed, #0d89bc);
    border-radius: 7px;
    font-size: 16px;
    font-weight: bold;
}

.specific_req a:hover {
    border: solid 2px #f2fbfd;
}

.report_heading h1 {
    position: relative;
    font-size: 24px;
    text-align: center;
    color: #000;
    line-height: 0;
    padding-top: 1%;
    padding-left: 0%;
    font-weight: 600;
}

.rep_content {
    padding: 0px;
    margin-bottom: 40px;
}

.breadcrumb_section {
    padding: 15px 0;
}

.breadcrumb_section {
    background-color: transparent;
}

.mar_top_30 {
    margin-top: 11%;
}

.mob_rpt_h1 {
    display: none;
}

.mob-off-content {
    display: none;
}

.mob-msg-content {
    display: none;
}

/*Accordian*/
.accordion {
    width: 100%;
}

.acc-sign-in,
.acc-about {
    margin-top: 4%;
}

.about-acc-body {
    background-color: #fafafa !important;
}

.about-acc-head {
    width: 32% !important;
    font-size: 14px;
}

.acc-bottom {
    margin-bottom: 61% !important;
}

.sign-in-top {
    width: 60%;
    margin: auto;
    text-align: center;
    color: #fff;
    background: rgba(37, 145, 155, 1);
    background: -moz-linear-gradient(left, rgba(37, 145, 155, 1) 0%, rgba(37, 145, 155, 1) 23%, rgba(22, 101, 108, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(37, 145, 155, 1)), color-stop(23%, rgba(37, 145, 155, 1)), color-stop(100%, rgba(22, 101, 108, 1)));
    background: -webkit-linear-gradient(left, rgba(37, 145, 155, 1) 0%, rgba(37, 145, 155, 1) 23%, rgba(22, 101, 108, 1) 100%);
    background: -o-linear-gradient(left, rgba(37, 145, 155, 1) 0%, rgba(37, 145, 155, 1) 23%, rgba(22, 101, 108, 1) 100%);
    background: -ms-linear-gradient(left, rgba(37, 145, 155, 1) 0%, rgba(37, 145, 155, 1) 23%, rgba(22, 101, 108, 1) 100%);
    background: linear-gradient(to right, rgba(37, 145, 155, 1) 0%, rgba(37, 145, 155, 1) 23%, rgba(22, 101, 108, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25919b', endColorstr='#16656c', GradientType=1);
    /*border-bottom: 1px solid #fff;*/
    position: relative;
    border-radius: 10px;
    font-size: 20px;
    padding: 10px;
    margin-top: 2%;
}

.accordion .accordion-head {
    width: 84%;
    border-radius: 12px !important;
    height: 35px;
    margin: auto;
    text-align: center;
    color: #fff;
    background: rgba(37, 145, 155, 1);
    background: -moz-linear-gradient(left, rgba(37, 145, 155, 1) 0%, rgba(37, 145, 155, 1) 23%, rgba(22, 101, 108, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(37, 145, 155, 1)), color-stop(23%, rgba(37, 145, 155, 1)), color-stop(100%, rgba(22, 101, 108, 1)));
    background: -webkit-linear-gradient(left, rgba(37, 145, 155, 1) 0%, rgba(37, 145, 155, 1) 23%, rgba(22, 101, 108, 1) 100%);
    background: -o-linear-gradient(left, rgba(37, 145, 155, 1) 0%, rgba(37, 145, 155, 1) 23%, rgba(22, 101, 108, 1) 100%);
    background: -ms-linear-gradient(left, rgba(37, 145, 155, 1) 0%, rgba(37, 145, 155, 1) 23%, rgba(22, 101, 108, 1) 100%);
    background: linear-gradient(to right, rgba(37, 145, 155, 1) 0%, rgba(37, 145, 155, 1) 23%, rgba(22, 101, 108, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25919b', endColorstr='#16656c', GradientType=1);
    /*border-bottom: 1px solid #fff;*/
    position: relative;
    border-radius: 0px;
    padding: 7px 11px 10px 10px;
    /*font-size: 0.87em;*/
    cursor: pointer;
}

.input-group-addon {
    border: none;
    border-radius: 0;
}

.acc-industries {
    margin-bottom: 10px;
}

.accordion .accordion-head * {
    cursor: pointer;
}

.accordion .accordion-head:hover {
    filter: alpha(opacity=80);
    opacity: 0.80;
}

.accordion .accordion-head span {
    float: right;
    margin-top: 4px;
}

.accordion .accordion-body {
    border-bottom: 1px solid #fff;
    padding: 5px;
    margin: 0;
    height: auto;
    display: none;
    background-color: #fffddc;
    text-align: center;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.acc-sign-in-con-img {
    text-align: initial;
    margin: 3% 25% 8%;
}

.acc-sign-in-con {
    text-align: initial;
    margin: 3%;
}

.top-about-us-content {
    position: relative;
    top: 0;
    left: 0;
    background: #d9ecf0;
    color: #000;
    width: 100%;
    padding: 20px;
    border-radius: 15px;
}

.acc-sign-in-con li {
    list-style: circle;
}

.list-points li {
    list-style: none;
    padding-bottom: 20px;
    line-height: 24px !important;
}

.accordion-body img {
    width: 20%;
}

.about-portal {
    font-family: 'Noto Serif', serif;
    font-size: 18px;
    line-height: 2.4;
}

.input-login {
    border: 1px solid #1f839e;
    border-radius: 5px;
}

.see_more_less_button,
.see_more_less_button:hover {
    color: #545454;
    font-weight: 600;
    cursor: pointer;
}

.top-about-us-content {
    /* padding: 2% 5% 0% 5%; */
}

.top-about-us-content ul li {
    list-style: disc !important;
}

.eligibility_terms {
    padding: 1%;
}

.about-portal p b {
    font-size: 18px;
    font-family: 'Noto Serif', serif;
    font-style: italic;
}

@media screen and (max-width: 425px) {
    .mar_top_30 {
        margin-top: 21% !important;
    }
}

@media screen and (max-width: 320px) {
    .mar_top_30 {
        margin-top: 24% !important;
    }
}

@media screen and (max-width: 768px) {
    .login-form {
        padding: 5% 0% 0% 0%;
    }

    .mob-btns {
        margin-top: 5%;
    }

    .main-menus-btn p {
        font-size: 15px;
    }

    .main-menus-btn img {
        width: 50%;
    }

    .mob-sec-row {
        margin-top: 0;
    }

    .main-menus-btn {
        padding: 5%;
        margin: 3%;
        width: 80%;
        margin-left: 10%;
    }

    .main-menus {
        margin-top: 20%;
    }

    .dash-btn-bkgd {
        padding: 5px;
        position: absolute;
        margin: 5px 0 0 10px;
    }

    .mob_to_dash {
        font-size: 14px;
        margin: 0 0 0 40px;
    }

    .mob-off-content {
        display: block;
    }

    .mob-msg-content {
        display: block;
    }

    .messages-body {
        /* text-align: center; */
        background: #fafafa;
        padding: 5px;
        border: 1px solid #d5d7d6;
        margin-left: 0%;
        margin-top: 2%;
    }

    .offer-body {
        background: #fafafa;
        margin-left: 0px;
        width: 100%;
        text-align: center;
        padding: 5px;
        border: 1px solid #d5d7d6;
        margin-top: 2%;
    }

    .specific_req p {
        text-align: center;
        color: #4a657a;
        font-weight: 600;
        font-size: 15px;
        padding: 5px;
    }

    .logout_btn {
        text-align: right;
        padding: 0px 10px 5px 0;
        font-size: 14px;
    }

    .messages-heading {
        background: linear-gradient(90deg, rgba(241, 132, 37, 1) 25%, rgba(178, 95, 29, 1) 79%, rgba(227, 141, 72, 1) 85%, rgba(239, 144, 52, 1) 100%);
        text-align: center;
        font-weight: 600;
        font-size: 15px;
        color: white;
        padding: 7px 0px 1px 0px;
        margin-left: 0%;
    }

    .box {
        width: 90%;
        height: 75px;
        margin: 20px auto;
        border: 1px solid;
        padding: 10px;
        box-shadow: 5px 8px #175b5e;
    }

    .bread-crum p {
        background: #fff;
        color: #24939d;
        text-transform: uppercase;
        text-align: center;
        border-bottom-right-radius: 15px;
        border-top-right-radius: 15px;
        margin-left: -35%;
        font-size: 10px;
        margin-top: 48%;
    }

    .top_user p {
        font-size: 13px;
    }

    .schedule_call {
        background: #1c7980;
        margin-left: -15px;
        text-align: right;
        padding-right: 22px;
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
        color: white;
        width: 85%;
        font-size: 13px;
    }

    .mob_offers {
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
        background: #f91c2a;
        color: white;
        margin-left: -15px;
        text-align: right;
        padding: 8px 15px 1px 0px;
        width: 85%;
        font-size: 13px;
    }

    .menu_text {
        text-align: center;
        padding-top: 0%;
    }

    .mar-t-10 {
        margin-top: 10px;
    }

    .desk_rpt_h1 {
        display: none;
    }

    .mob_rpt_h1 {
        display: block;
    }

    .top_heading {
        background-color: #24939D;
        margin-top: 0;
        padding: 25px 0px 5px 0px;
    }

    .mob_report_heading {
        text-align: center;
    }

    .mob_report_heading p {
        font-size: 15px;
        text-align: center;
        color: #fff;
    }

    .mar_top_30 {
        margin-top: 90px;
    }

    .rep_title span {
        display: block;
        font-size: 12px;
    }
}


.our-recent {
    font-size: 24px;
    text-align: center;
    color: #000;
    line-height: 0;
    padding-top: 1%;
    padding-left: 0%;
    font-weight: 600;
    position: relative;
}

.our-recent span {
    position: relative;

    padding: 0px 10px;
    background-color: #e3f2f2;
}

.pt-5 {
    padding-top: 30px;
}

.composites-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.w-100 {
    width: 100%;
}

.eVTOLs {
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 10px;
    text-align: center;
}

.Composites-login_text {
    text-align: center;
    font-size: 18px;
    font-weight: 600px;
}

.Composites-prev {
    background-color: #0b5fa8;
    color: white;
    font-size: 22px;
    border-radius: 15px;
    padding: 6px 52px;
    margin: 10px 0px;
    border: 3px solid white;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;

}

.Composites-regis {
    background-color: #22909f;
    color: white;
    font-size: 18px;
    border-radius: 5px;
    padding: 6px 20px;
    border: 3px solid white;
    border-radius: 10px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;

}

/* 
.composites-base {
    padding: 0px 30px 10px 30px;
} */

.our-recent::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
}

.Who_can_register {
    font-size: 20px;
    border: none;
    width: 250px;
    padding: 0px;
    text-align: center;
    color: #ffffff;
    border-radius: 10px;
    margin: 10px 10px 30px;
    font-weight: 600;
    background: linear-gradient(80deg, rgba(81, 190, 184, 1) 0%, rgba(82, 142, 212, 1) 100%);
}

.login_userdetails {
    border-bottom: 2px solid rgb(81, 190, 184);
    border-top: none;
    border-left: none;
    border-right: none;
    width: 100%;
    letter-spacing: 1px;
}

.login_userdetails:focus{
    outline: none;
}
.login_userdetails_label,
.not_register {
    color: #666666;
}

.footer_before {
    margin: 20px 20px 100px;
}

.login_user {
    padding: 3px 30px;
    background: linear-gradient(80deg, rgba(81, 190, 184, 1) 0%, rgba(82, 142, 212, 1) 100%);
    color: #ffffff;
    border-radius: 6px;
    border: none;
    font-weight: 600;
    letter-spacing: 1px;
}

.password_user {
    border: none;
    color: #666666;
}

.user_signup {
    padding: 3px 30px;
    color: #ffffff;
    background-color: #2d6096;
    border-radius: 6px;
    border: none;
    font-weight: 600;
    letter-spacing: 1px;
}

@media screen and (max-width:600px) {
    .user_signup {
        padding: 3px 10px !important;
    }
    .about_para {
        text-align: start !important;
        color: #626262;
        font-size: 18px !important;
    }

    .about_composights::before {
        right: 9px !important;
    }

    .about_composights {
        font-size: 35px !important;
    }

    .welcome_composights {
        font-size: 35px !important;
    }
}

@media screen and (max-width:768px) {
    .latest_release_carousel .owl-nav button.owl-next {
        right: -27px !important;
    }

    .latest_release_carousel .owl-nav button.owl-prev {
        left: -27px !important;
    }
}

.password_user {
    background-color: transparent;
    border: none;
}

.login_form {
    margin-left: auto;
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .login_form {
        margin-left: 83px;
    }
}

@media screen and (max-width:991px) {
    .login_form {
        margin-left: 0;
    }

}

.Login_right {
    background: linear-gradient(270deg, rgba(81, 190, 184, 1) 0%, rgba(82, 142, 212, 1) 100%);
    padding: 50px 10px 10px;
    border-radius: 70px 0px 70px 70px;
    position: relative;
}

.Login_right::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 7px;
    background-color: #ffffff;
    left: 0px;
    top: 50px;
}

.Login_right::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #ffffff;
    left: 35px;
    top: 43px;
}

.welcome_composights {
    color: #ffffff;
    font-weight: bold;
    font-size: 60px;
    letter-spacing: 3px
}

.Powerhouse {
    color: #ffffff;
    position: relative;
}

.Powerhouse::before {
    position: absolute;
    content: "";
    width: 220px;
    height: 2px;
    background-color: #ffffff;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -9px;
}

.about_semicircle {
    position: absolute;
    bottom: 25%;
}

.about_semicircle::before {
    position: absolute;
    content: "";
    background-color: #ffffff;
    width: 40px;
    height: 70px;
    border-radius: 0px 40px 40px 0px;
    left: -10px;
    bottom: 0;
    z-index: 1;
}

.welcome_learnmore {
    color: #666666;
    font-weight: 600;
    background-color: #ffffff;
    padding: 4px 30px;
    border: none;
    border-radius: 5px;
    box-shadow: 1px 0px 5px 2px rgba(81, 144, 211, 1);
}

.welcome_to {
    padding-top: 60px;
}

.welcome_carousel.carousel,
.item,
.active {
    height: 100% !important;
}

.welcome_carousel .owl-nav button.owl-next {
    position: absolute;
    background-color: #ffffff;
    width: 40px;
    height: 71px;
    border-radius: 40px 0px 0px 40px;
    right: -15px;
    bottom: 37%;
}

.welcome_carousel .owl-nav button.owl-next:hover {
    background-color: #e7e6e6 !important;
}

.welcome_carousel .owl-nav button.owl-prev {
    display: none;
}

.latest_release_bgcolour {
    background-color: #f2f2f2;
}

.latest_release_carousel .owl-nav button.owl-next {
    position: absolute;
    right: -35px;
    bottom: 45%;
}

.latest_release_carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -35px;
    bottom: 45%;
}

.latest_release_carousel .owl-item.center .item img {
    transform: scaley(1);
    transition: transform 0.3s ease-in-out;
}

.latest_release_carousel .owl-item.center .item .our_latest
{
    display: none;
}

.latest_release_carousel .owl-item .item img {
    transform: scale(0.8);
    border-radius: 13px !important;
}

.latest_release_preview {
    background-color: #2d6096;
    color: #fff;
    border-radius: 5px;
    border: none;
    box-shadow: 0px 1px 1px 1px rgb(139 130 130);
    padding: 2px 25px;
    font-weight: 600;
    margin-bottom: 10px;
}

.Login_left {
    background: linear-gradient(90deg, rgba(81, 190, 184, 1) 0%, rgba(82, 142, 212, 1) 100%);
    padding: 50px 10px 10px;
    border-radius: 0px 60px 0px 0px;
    position: relative;
    height: 400px;
}

.Login_left::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 7px;
    background-color: #ffffff;
    right: 0px;
    top: 50px;
}

.Login_left::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #ffffff;
    right: 35px;
    top: 43px;
}

.about_para {
    text-align: justify;
    color: #626262;
    font-size: 18px;
}

.about_composights {
    color: #ffffff;
    font-weight: bold;
    font-size: 50px;
    letter-spacing: 3px
}

.about_composights::before {
    position: absolute;
    content: "";
    width: 220px;
    height: 2px;
    background-color: #ffffff;
    right: 140px;
    bottom: -9px;
}

.composights_li {
    font-size: 20px;
    color: #666666;
    line-height: 37px;
}

.composights_heading3 {
    color: #000;
    font-weight: bold;
}

.our_latest_releases {
    padding: 3px 30px;
    background: linear-gradient(90deg, rgba(81, 190, 184, 1) 0%, rgba(82, 142, 212, 1) 100%);
    color: #ffffff;
    border-radius: 6px;
    border: none;
    font-weight: 600;
    letter-spacing: 1px;
    width: fit-content;
    margin: 0 auto;

}

.lastest_top {
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: -30px;
    left: 0;
    right: 0;
}

.latest_triangle {
    position: absolute;
    bottom: -22px;
    width: 35px;
}

.who_can_registers {
    padding: 3px 30px;
    background: linear-gradient(90deg, rgba(81, 190, 184, 1) 0%, rgba(82, 142, 212, 1) 100%);
    color: #ffffff;
    border-radius: 6px;
    border: none;
    font-weight: 600;
    letter-spacing: 1px;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
    /* position: absolute;*/
    /* top: -30px; */
    /* left: 0; */
    /* right: 0; */
}

.can_register {
    background-color: #f2f2f2;
}

.note_composight {
    color: #000 !important;
    font-weight: bold;
}

.or_sign {
    color: #5190d3;
    font-size: 20px;
    font-weight: bold;
}

.composights_li::before {
    content: "\2022";
    color: #5190d3;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1.4rem;
}

.welcome_li {
    text-align: left;
    color: #ffffff;
    font-size: 20px;
    padding-bottom: 10px;
}

/* .welcome_li::before {
    content: "\2022";
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
} */

.welcome_ul {
    padding-left: 90px;
    text-align: left;
}

.no_price {
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 30px;
}

.no_price::before {
    position: absolute;
    content: "";
    width: 220px;
    height: 2px;
    background-color: #ffffff;
    left: 0px;
    bottom: -9px;
}

.welcome_carousel .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
}

.note_cls{
    padding-top: 0.8rem!important;
}