body {
    background: rgb(204, 204, 204);
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}

*, ::after, ::before {
    box-sizing: border-box;
}

page {
    background: white;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.5cm;
    box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
    font-size: 14px;
}

.width-80 {
    width: 80%;
}

page[size="A4"] {
    /* width: 21cm; */
    width: 24cm;
    height: 32.7cm;
}

page[size="A4"][layout="landscape"] {
    width: 29.7cm;
    height: 21cm;
}

page[size="A3"] {
    width: 29.7cm;
    height: 42cm;
}

page[size="A3"][layout="landscape"] {
    width: 42cm;
    height: 38.7cm;
}

page[size="A5"] {
    width: 14.8cm;
    height: 21cm;
}

page[size="A5"][layout="landscape"] {
    width: 21cm;
    height: 14.8cm;
}

@media print {

    body,
    page {
        margin: 0;
        box-shadow: 0;
    }
}

.wrapper {
    max-width: 95%;
    margin: 0 auto;
}
/* custom css starts */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.w-cus__100 {
    width: 100%!important;
}
.float-left__cus {
    float: left!important;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    /* font-weight: 400 !important; */
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
.row_cus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-9_cus {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-3_cus {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-6__cus {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2_cus {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.w-75__cus {
    width: 75%!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
.w-50__cus {
    width: 50%!important;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input {
    overflow: visible;
}
.col-12__cus {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.d_flex {
    display: flex;
    border-bottom: 1px solid black !important;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}


/* custom css ends */

.border-btm {
    border-bottom: 1px solid #000;
}

.head-con h2 {
    border: 1px solid #000;
    font-size: 16px;
    padding: 4px 10px;
    float: right;
    font-weight: 400;
}

.owner-content h3 {
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
}

.slide7 h4 {
    font-size: 16px;
    margin-bottom: 20px;
    min-height: 72px;
    font-weight: 700;
}

.slide-5 h3,
.slide-6 h3 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 900;
}

.request-box {
    padding: 20px 15px;
    border: 4px solid black;
    outline: 1px solid black;
    outline-offset: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.request-box h3,
.slide8 h4 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 900;
    text-align: center;
}

.owner-content p:first-letter {
    padding-left: 54px;
}

.owner-content ol {
    list-style: none;
}

.owner-content ol li {
    margin-bottom: 10px;
}

.Citizenship-con input,
.slide4-content input,
.slide-5 input,
.slide-10 input {
    border-bottom: 2px solid #000 !important;
    border: none;
    margin-bottom: 10px;
    font-weight: 600;
}

.Citizenship-con input:focus,
.slide4-content input:focus,
.slide-10 input:focus {
    outline: none;
}

.head-con {
    padding-top: 20px;
}

.relationship-con .col-lg-2:nth-child(2) input {
    width: 65px;
}

.relationship-con .col-lg-3:last-child input {
    width: 102px;
}

.width-10 {
    width: 10%;
}

.Citizenship-con h3 {
    font-size: 16px;
    padding: 10px 0;
    font-weight: 700;
    text-align: center;
}
.margin_left{
    margin-left: 30px;
}
.padding-left{
    padding-left: 60px;
}
.table_width{
    max-width: 500px;
    width: 100%;
}
.Citizenship-con h6{
    font-size: 16px;
    font-weight: 700;
}

.slide3-content ul li ul {
    margin-left: 50px;
}

.slide3-content ul li {
    margin-bottom: 20px;
}

.slide3-content,
.slide4-content,
.Citizenship-con,
.slide-5,
.slide-6,
.slide7,
.slide8,
.slide-10,
.slide-11 {
    padding-top: 50px;
}

.summary-table th {
    text-align: center;
}

.summary-table th,
.summary-table td {
    padding: 10px 8px;
    font-size: 12px;
    border: 1px solid black;
    width: 200px;
}

.slide7 input,
.form-section input {
    border-bottom: 1px solid black !important;
    border: none;
    background: #f4f4f4;
    margin-bottom: -1px;
}

.slide7 input:focus,
.form-section input:focus,
.slide-5 input:focus {
    outline: none;
}
.d_flex{
    display: flex;
    border-bottom: 1px solid black !important;
}

.slide7 .row_cus {
    margin-top: 20px;
}

.ethnic-table tr th {
    background: #9d9d9d;
}

.ethnic-table tr th:first-child {
    width: 75%;
}
.line_height{
    line-height: 13px;
    margin-bottom: 0;
    font-size: 13px;
}
.ethnic-table {
    margin-top: 25px;
    margin-bottom: 20px;
}

.ethnic-table tr th,
.ethnic-table tr td {
    padding: 10px;
    border: 1px solid black;
}

.ethnic-table tbody tr td:last-child {
    background: #e1dddd;
}

.slide7-page {
    height: 40.7cm !important;
    position: relative;
}
.lower_txt_right{
    position: absolute;
    bottom: 325px;
    right: 35px;
}
.slide-11 {
    height: 55.7cm !important;
}

.slide8 ul ul {
    margin-left: 50px;
}

.slide8 ul li {
    margin-bottom: 10px;
}

.slide-10 h4 {
    font-size: 16px;
    font-weight: 700;
}

.check-section {
    border: 1px solid black;
    padding: 10px;
    margin-bottom: 20px;
}

.check-section h5 {
    font-size: 16px;
    margin-bottom: 20px;
}

.check-section span {
    padding-left: 20px;
}

.slide-10 img {
    margin-bottom: 20px;
}

.supplemental-heading h5 {
    font-size: 16px;
}

.Control-heading h4 {
    font-size: 14px;
}

.form-section {
    border: 1px solid black;
}

.form-section label {
    padding-left: 10px;
}

.check-box {
    padding: 10px;
}

.check-box h6 {
    font-size: 16px;
}

.form-section {
    margin-bottom: 40px;
}

.commitment-box {
    border-bottom: 1px solid black;
    padding: 10px;
}

@media print {
    page {
        clear: both;
        page-break-after: always;
        margin: 0px auto;
        margin-bottom: 0.5cm;
        zoom: 1.1;
    }
}