@import url('https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap');
.header-top {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 10px 0px 10px 0px;
    background-color: #202020;
}
.sc-de {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
}

.sc-de img {
    width: auto;
    height: 94px;
    margin-right: 20px;
    padding: 10px;
}
.menu-right {
    width: 50%;
    display: flex;
    justify-content: right;
}
.menu-right a {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.7px;
    color: #FFFFFF !important;
    transition: color 0.3s;
    padding-left: 5px;
    text-transform: uppercase;
}
.menu-right a i {
    color: #D3BD94;
    transition: color 0.3s;
    font-size: 20px;
    position: relative;
    top: 1px;
    left: -2px;
}
.menu-right a:hover {
    text-decoration: none;
    opacity: .9;
}
.menu-right a:nth-child(1) {
    margin-right: 30px;
}
.sc-name h3 {
    margin: 0;
    color: #D3BD94;
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.89);
}
.sc-name p {
    color: #E9E9E9;
    font-size: 21px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.9px;
    font-family: 'Cormorant Upright', serif;
    margin: 0;
}
.header-top .row {
    align-items: center;
}
.footer-div {
    border-style: none;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 0px 16px 0px;
    background-color: #2B2B2B;
}
.foot-co h5 {
    color: #D3BD94;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 17px;
}
.copy-right p {
    margin: 0;
    padding: 8px;
    color: #e1e1e1;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    font-family: inherit;
}
.copy-right {
    text-align: center;
    background-color: #121212;
}
.foot-co ul li a {
    font-family: "Roboto", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #BDBDBD;
    transition: color 0.3s;
}
.foot-co ul li {
    margin-bottom: 5px;
}
.foot-co ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.foot-co ul li a i {
    margin-right: 6px;
}
.foot-co ul li a:hover {
    color: white;
    text-decoration: none;
}
.footer-div .row .col-md-4:nth-child(2) ul li {
    width: 50%;
}
.footer-div .row .col-md-4:nth-child(2) ul {
    display: flex;
    flex-wrap: wrap;
}














.input-table table th,
.input-table table td {
    font-size: 16px;
    padding: 10px 21px;
    border: none;
}
.input-table table td label {
    font-size: 13px;
    font-weight: 600;
}
.input-table table td:nth-child(1) {
    width: 16%;
}
.input-table input.frm-control {
    border-radius: 25px;
}
.frm-group .row .frm-control {
    margin-bottom: 25px;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
label.radio-label input {
    margin: 10px 7px 0 0;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    accent-color: #002147;
}
form#form1 {
    padding: 60px 0;
}
label.radio-label {
    display: initial !important;
    margin-right: 12px;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    background-position: right;
    background-size: auto;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 10px;
    top: 14px;
    width: 98%;
    height: 100%;
}
.hd-frm {
    margin: 30px 0;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
}
.frm-group label {
    display: block;
    font-size: 15px;
    letter-spacing: 0.2px;
    margin-bottom: 10px;
}
.frm-group {
    width: 100%;
    margin-bottom: 25px;
    position: relative;
}
.frm-control {
    width: 100%;
    padding: 6px 10px;
    font-size: 15px;
    border-radius: 5px;
    outline: none;
    height: 40px;
    line-height: 40px;
}
.frm-control {
    width: 100%;
    padding: 6px 10px;
    font-size: 15px;
    border-radius: 5px;
    outline: none;
}
.frm-control:focus {
    border: 1px solid #fdc800;
}
span.req {
    font-size: 14px;
    color: #ff3b3b;
}
.hd-frm span {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-top: 10px;
}
.adm-tab-div table tr th {
    font-size: 20px;
    text-align: center;
}
.tab-des ul li ul li:before {
    content: "-";
    display: inherit !important;
    top: -1px;
}
.adm-tab-div hr {
    background-color: #282727;
    margin: 30px 0;
}
.tab-des ul li:nth-last-child(1):before {
    display: none;
}
.tab-des {
    margin: 20px 0;
}
.tab-des ul li {
    font-size: 20px;
    margin-bottom: 10px;
    list-style: none;
    position: relative;
}
.tab-des ul {
    padding: 0;
}
.tab-des ul li:before {
    position: absolute;
    content: "*";
    top: 4px;
    left: -16px;
    font-size: 21px;
    font-weight: 600;
}
.no-border {
    border: none;
}
tr.tb-bg td {
    background: #e1f8f2;
    font-weight: 500;
}
.adm-tab-div table tr td {
    font-size: 18px;
    text-align: center;
}
.adm-tab-div table tr td:nth-child(2) {
    text-align: left;
}
.adm-tab-div table tr td[align="right"] {
    text-align: right;
}
.adm-tab-div table tr td[align="center"] {
    text-align: center;
}
.bg-tb-top {
    background-color: #f3f3f3;
}
.ls-fullscreen-wrapper {
    display: none;
}
.hd-middle img {
    width: 162px;
}
.hd-middle {
    text-align: center;
}
.hd-middle h3 {
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.4;
    margin: 23px 0;
}
.hd-middle {
    text-align: center;
}
.hd-middle h5 {
    font-size: 20px;
    font-weight: 600;
}
.adm-header label {
    font-size: 16px;
    width: 100%;
}
.hd-date,
.hd-right {
    text-align: right;
}
hr.hd-hr {
    height: 3px;
    background: #3a3a3a;
    margin: 25px 0;
}
.hd-middle h3 span {
    text-decoration: underline;
    color: #25c29d;
}
.note-box {
    border-style: dashed;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 30px 50px 30px;
    background-color: #ededed;
    margin: 50px 0;
}
.justify-content-cente {
    justify-content: center !important;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.note-box .adm-head {
    font-size: 22px;
    font-weight: 50;
    margin-bottom: 12px;
    font-weight: 600;
}
.note-box ul li {
    font-size: 20px;
    margin-bottom: 10px;
    list-style: none;
    position: relative;
}
.note-box ul {
    padding: 0;
}
.note-box ul li:before {
    position: absolute;
    content: "*";
    top: 4px;
    left: -16px;
    font-size: 21px;
    font-weight: 600;
}
.li-head {
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 19px;
    font-weight: 600;
    text-decoration: underline;
    letter-spacing: 0.7px;
}
.note-list ul li {
    font-size: 18px;
    margin-bottom: 20px;
    list-style: auto;
}
.note-list ul {
    margin-top: 25px;
}
.note-list {
    margin-top: 25px;
}
.li-sign {
    margin: 100px 0;
}
.li-sign label {
    font-size: 18px;
    font-weight: 200;
    border-top: 1px solid #7e7e7e;
    padding: 9px 0;
    text-align: left;
}
.select-tab label {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
}
.select-tab {
    display: flex;
    white-space: nowrap;
    align-items: center;
}
.select-tab select {
    width: 100%;
    height: auto;
    font-size: 14px;
    outline: 0;
    box-shadow: none;
    margin-bottom: 10px;
    padding: 8px 12px;
    color: #494d50;
    border: 1px solid #8e98a2;
    margin-left: 10px;
    margin-right: 0;
    border-color: #4bce61;
}
.adm-tab-div .nav-tabs {
    border-bottom: none;
    display: flex;
    justify-content: center;
    margin: 50px 0 20px 0;
}
.adm-tab-div .nav-tabs > li > a {
    border: 1px solid #020202;
    padding: 13px 31px;
    line-height: 1;
    font-size: 15px;
    vertical-align: middle;
    border-radius: 50px;
    background-color: #f2f2f2;
    margin: 0 6px;
}
.adm-tab-div .nav-tabs > li.active > a,
.adm-tab-div .nav-tabs > li.active > a:focus,
.adm-tab-div .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #002147;
    border: 1px solid #020202;
    border-bottom-color: #020202;
}
button.submit-form-btn {
    margin-bottom: 80px;
    color: white;
    padding: 10px 32px;
    border-radius: 25px;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin-top: 20px;
}











@media only screen and (max-width: 767px) {
.hd-date, .hd-right {
    text-align: left;
}
.adm-header {
    text-align: center;
}
.note-box {
    padding: 15px;
    margin: 12px 0;
}
.col-sm-12.col-xs-12.ls-overflow-visible {
    padding: 0;
}
.adm-tab-div .nav-tabs > li > a {
    padding: 13px 16px;
    font-size: 13px;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    width: 100%;
}
.hd-middle h3 {
    font-size: 18px;
    margin: 23px 0;
}
.input-table input.frm-control {
    width: 185px;
}
.note-list ul {
    margin-left: 0;
}
.sc-de {
    width: 100%;
}
.sc-de img {
    height: 76px;
    margin-right: 10px;
    padding: 9px;
}
.sc-name h3 {
    font-size: 17px;
}
.sc-name p {
    font-size: 16px;
}
.menu-right {
    width: 100%;
    display: flex;
    justify-content: center;
}







}