
            header {
                top: 20px;
            }

            .ts-35 {
                font-size: 35px;
                font-weight: 700;
                line-height: 41.176px;
                /* 117.647% */
                letter-spacing: 1.05px;
            }

            .joint-title {
                font-weight: 600 !important;
                width: 80%;
                line-height: 25px;
                /* 113.636% */
                letter-spacing: 1px;
            }

            .joint-venture {
                letter-spacing: .80px !important;
                line-height: 24px !important;
                font-size: 15px;
                font-weight: 300 !important;
            }

            .addl_page_banner {
                background-image: url(https://gnb-user-uploads.s3.amazonaws.com/cnb/website/pcw/1402b13caf2c026567e9551e2b825f00.jpg?v=1);
                background-size: cover;
                background-position: center;
                background-repeat: no-repeat;
                padding: 100px 0;
                background-blend-mode: multiply;
                background-color: rgb(0 0 0 / 0.4);
            }

            .banner_flex {
                display: flex;
                flex-direction: column;
                align-items: left;
                justify-content: space-between;
            }

            .addl_page_banner h1 {
                font-size: 45px;
                line-height: 1.4;
                font-weight: 600;
                margin: 0;
                color: var(--white-color);
            }

            .slider_image img {
                height: 680px;
            }

            .slider_text {
                bottom: auto;
                top: 192px;
                font-size: 11px;
                color: var(--white-color);
            }

                .slider_text h1 {
                    text-transform: uppercase;
                }

            .addl_content_wrapper {
                width: 100%;
                display: table;
                padding: 80px 0;
                position: relative;
            }

            .seprator {
                padding: 0 5px;
            }

            .about_content_section {
                width: 80%;
                float: left;
            }

            .flex-row {
                flex-direction: row;
                align-items: center;
            }

            .form_sec_wrapper {
                position: absolute;
                top: -250%;
                right: 90px;
                max-width: 800px;
                width: 100%;
                border-radius: 2px;
                background: conic-gradient(from 0deg at 60% 100%, #FFF 0deg, #F0F5FD 83.34532141685486deg, #212020 273.77554178237915deg, #2F9DD1 360deg);
                box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.20);
            }

            .form_content {
                width: 60%;
                padding: 25px;
                color: #fff;
            }

                .form_content h2 {
                    text-transform: uppercase;
                    position: relative;
                    padding: 0 0 0 20px;
                }

                    .form_content h2:before {
                        content: '';
                        position: absolute;
                        width: 84px;
                        height: 2px;
                        background-color: #f33;
                        top: 50%;
                        left: -80px;
                        transform: translateY(-50%);
                    }

                .form_content h2,
                .para_content p,
                .form_content a {
                    color: #fff;
                }

            .para_content {
                width: 100%;
                padding: 50px 0;
                grid-gap: 15px;
            }

            .form_sec {
                width: 40%;
                padding: 20px;
            }

            .img_design {
                display: block;
                margin: 0 10px;
            }

                .img_design img {
                    /* width: 29px; */
                    max-width: 80% !important;
                    object-fit: contain;
                    display: block;
                    margin: 0 5px 0 0;
                }

            form input {
                display: inline-block;
                width: 100%;
                padding: 12px;
                border: 0.7px solid #A49B9B;
                border-radius: 10px;
                margin: 0 0 1px 0;
                font-size: 13px;
                background: transparent;
                color: #665B5B;
            }

            .formgroup {
                margin-bottom: 18px;
            }

            .error {
                font-weight: 400;
                padding-left: 7px;
            }

            .d-flex .link_btn:nth-child(odd) {
                padding: 0 10px 0 0;
            }

            .d-flex .link_btn:nth-child(even) {
                padding: 0 0 0 10px;
            }

            .form_sec h3 {
                margin: 0 0 20px 0;
            }

            .form_btn {
                display: inline-block;
                color: #fff;
                padding: 8px 15px;
                border-radius: 10px;
                background-color: #2B2929;
                margin: 10px 0 0 0;
                transition: 0.3s ease;
                font-weight: 500 !important;
                width: auto;
                text-align: center;
                cursor: pointer;
                font-family: 'Red Hat Display';
            }

            


            .form_btn:not(:disabled):hover {
                background-color: #0b95d7;
            }

            .form_btn:disabled {
                cursor: none;
                opacity: 0.9;
            }

            .mail_links {
                padding: 15px 0 0 0;
            }

                .mail_links a {
                    font-weight: 500;
                }

            ::placeholder {
                font-size: 13px;
                font-weight: 400;
                color: #665b5b;
            }

            .captacha .ts-14 {
                font-style: italic;
                font-weight: 400;
            }

                .captacha .ts-14 span {
                    width: 56px;
                    height: 1px;
                    border-bottom: 1px solid #000;
                    display: inline-block;
                }

            .form_content a {
                letter-spacing: 1px;
            }

            @media(max-width: 1100px) {
                .form_sec_wrapper {
                    right: 15px;
                }
            }

            @media(max-width: 992px) {

                /* .form_sec_wrapper {
                background: none;
            }
            .form_content {
                width: 100%;
                background: ;
            }
            .form_sec {
                width: 100%;
            } */
                .form_sec_wrapper {
                    max-width: 800px;
                }
            }

            @media(max-width: 850px) {
                .addl_content_wrapper {
                    min-height: 620px;
                }

                .form_sec_wrapper {
                    top: -65%;
                    max-width: 500px;
                    background: none;
                    right: 8%;
                    transform: translateX(-8%);
                }

                .form_content {
                    width: 100%;
                    background: conic-gradient(from 0deg at 100% 100%, #2A6F91 146.14914894104004deg, #212122 272.13555335998535deg, #285D77 312.92017221450806deg, #2F9CD0 354.15196895599365deg);
                }

                .form_sec {
                    width: 100%;
                    background: linear-gradient(180deg, #FEFFFF 0%, #EFF5FC 100%);
                    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.23);
                }

                .para_content {
                    padding: 40px 0;
                }

                .form_content h2:before {
                    width: 22px;
                    left: -36px;
                }

                .form_btn {
                    margin: 25px 0 0 0;
                }
            }

            @media(max-width: 768px) {
                .form_sec_wrapper {
                    max-width: 100%;
                    right: 0;
                    justify-content: center;
                    align-items: center;
                    right: 0;
                    transform: none;
                    padding: 0 20px;
                    box-shadow: none;
                }

                .slider_text h1 {
                    font-size: 25px;
                }

                .form_content h2 {
                    font-size: 19px;
                    padding: 0;
                }

                .form_sec {
                    padding: 40px;
                }

                    .form_sec h3 {
                        font-size: 17px;
                    }

                .form_sec {
                    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.20);
                }
            }

            @media (max-width: 550px) {
                .addl_content_wrapper {
                    min-height: 740px;
                }

                .form_sec_wrapper {
                    top: -50%;
                }
            }

            @media(max-width: 520px) {
                .img_design img {
                    margin: 0 auto;
                    max-width: 100% !important;
                }

                .form_sec {
                    padding: 40px 25px;
                }

                .img_design {
                    margin: 0 10px 0 0;
                    width: 25%;
                }

                .flex-row {
                    /* flex-direction: column; */
                }
            }

            @media(max-width: 450px) {
                .form_content a {
                    font-size: 12px;
                }

                .d-flex .link_btn:nth-child(even) {
                    padding: 0px 0 0 3px;
                }

                .d-flex .link_btn:nth-child(odd) {
                    padding: 0 3px 0 0;
                }
            }

            @media(max-width: 450px) {
                .flex-row {
                    flex-direction: column;
                }

                .addl_content_wrapper {
                    min-height: 860px;
                }

                .form_sec_wrapper {
                    top: -42%;
                }
            }

            @media(max-width: 400px) {
                .addl_content_wrapper {
                    min-height: 880px;
                }

                .form_sec_wrapper {
                    top: -42%;
                    padding: 0 15px;
                }
            }

