.heading,
body,
p {
  color: #333;
}
.banner,
.card,
.custom-radio,
.rgt-add ul,
.skiptranslate,
label.terms_services,
section.in-banner {
  position: relative;
}
body,
ul {
  margin: 0;
}
.ban-rgt,
.baner-text,
.icons,
.main-footer,
.who-we {
  text-align: center;
}
.ab-img,
.img1 {
  overflow: hidden;
}
#banner .heading-1,
#image-preview,
.top-email,
.user-data-privacy svg {
  vertical-align: middle;
}
body {
  padding: 0;
  top: 0 !important;
}
.skiptranslate {
  z-index: 1;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
h1,
h2,
h3,
h4,
h5,
h6,
label,
p,
span {
  font-family: Arial !important;
}
.card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.banner .owl-theme .owl-dots .owl-dot.active span,
.btn-theme {
  background-color: #ffcd00;
}
a:active,
a:focus,
a:hover {
  text-decoration: none;
}
.cov-a,
.icons,
.nav-bar,
.overlay,
a,
button,
input,
select {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
ul {
  padding: 0;
}
.heading {
  font-size: 29px;
  font-weight: 600;
  text-transform: capitalize;
  display: none;
}
.top-header,
p {
  font-weight: 400;
}
.baner-text a,
.btn-theme,
.cover-w ul li,
.main-footer ul li,
.nav-bar ul li,
.top-email,
ul.rgt-top li {
  display: inline-block;
}
p {
  font-size: 15px;
  line-height: 24px;
}
.datepicker {
  padding: 5px 20px !important;
}
.btn-theme {
  color: #fff !important;
  border: 1px solid #ffcd00;
}
#accept_terms_service,
.border-bot,
.border-design.layout_update.file_seleced .form-group.passport-image .labelTxt,
.border-design.layout_update.file_seleced .leftFileSelect,
.border-design.layout_update:not(.file_seleced) a.remove-btn,
.goog-logo-link,
.goog-te-banner-frame,
.sticky-header .top-header {
  display: none;
}
.btn-theme:active,
.btn-theme:focus,
.btn-theme:hover {
  background-color: #00f;
  color: #fff;
  border: 1px solid #333;
}
.cir-al,
.icons {
  border-radius: 50%;
}
.sticky-header .header {
  position: fixed;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  -webkit-animation: 0.6s fadeInDown;
  -moz-animation: 0.6s fadeInDown;
  -ms-animation: fadeInDown 600ms;
  -o-animation: 0.6s fadeInDown;
  animation: 0.6s fadeInDown;
  z-index: 9;
  left: 0;
  right: 0;
}
.top-header {
  color: #969696;
  font-size: 14px;
  border-bottom: 2px dashed #e2e2e2;
}
.top-header a {
  color: #ffcd00;
  font-weight: 600;
}
ul.rgt-top li {
  padding: 18px 16px;
  border-right: 2px dashed #e2e2e2;
  border-left: 2px dashed #e2e2e2;
}
.main-footer ul li:last-child:before,
ul.rgt-top li:first-child {
  border-right: 0;
}
ul.rgt-top {
  text-align: right;
}
.application,
.lft-top {
  padding: 18px 0;
}
.main-logo {
  float: left;
  width: 20%;
}
.main-logo img {
  max-width: 150px;
  max-height: 80px;
  padding: 10px;
}
@media only screen and (max-width: 461px) {
  .main-logo img {
    width: 121px !important;
    height: auto !important;
    min-height: unset !important;
  }
}
.main-header {
  padding: 14px 0;
}
.baner-text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  color: #fff;
}
.icons,
.who-we {
  position: relative;
}
.baner-text h1 {
  font-weight: 800;
  font-size: 48px;
  text-transform: uppercase;
  margin: 0;
}
.baner-text a,
.baner-text p {
  font-size: 20px;
  font-weight: 600;
}
.baner-text p {
  margin: 31px 0 45px;
  color: #fff;
}
.baner-text a {
  margin: 0;
  padding: 15px 57px;
}
.cover-w ul li h3,
.who-we h2 {
  font-size: 18px;
  font-weight: 600;
}
.banner .owl-theme .owl-nav {
  margin-top: 0;
}
.banner .owl-carousel .owl-nav button.owl-next,
.banner .owl-carousel .owl-nav button.owl-prev {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background-color: #ffcd00;
  border-radius: 0;
  font-size: 20px;
  position: absolute;
  top: 50%;
  outline: 0;
}
.banner .owl-carousel .owl-nav button.owl-prev {
  left: 30px;
}
.banner .owl-carousel .owl-nav .owl-next {
  right: 30px;
}
.banner .owl-theme .owl-dots .owl-dot span {
  width: 40px;
  height: 3px;
  background: #fff;
  border-radius: 0;
}
.owl-theme .owl-dots .owl-dot {
  outline: 0;
}
.banner .owl-theme .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.why-u {
  padding: 92px 0;
  background-image: url(../images/accnav-w.png);
}
.cover-w h2,
.lft-add h2 {
  margin: 0 0 25px;
}
.cover-w ul li {
  width: 25%;
  float: left;
  vertical-align: top;
  padding: 0 20px;
}
.cov-a {
  padding: 25px 18px;
  background-color: #fff;
  border-bottom: 3px solid #fff;
  min-height: 251px;
}
.cov-a:hover {
  border-bottom: 3px solid #ffcd00;
  -webkit-box-shadow: -4px 0 49px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -4px 0 49px -13px rgba(0, 0, 0, 0.75);
  box-shadow: -4px 0 49px -13px rgba(0, 0, 0, 0.75);
}
.cover-w ul li h3 {
  color: #333;
  margin: 18px 0;
}
section.who-we p {
  color: #333;
  margin: 0 0 13px;
}
.cover-w ul {
  margin: 50px -20px 0;
}
.cover-w ul li a:hover .icons {
  background-color: #000;
  background-position: 22px -98px;
}
.who-we {
  padding: 30px 0 15px;
  color: #333;
  border-bottom: 2px outset #ccc;
  border-top: 2px outset #ccc;
}
.main-footer p,
.who-we p {
  color: #fff;
}
.who-we h2 {
  text-transform: capitalize;
  margin: 0 0 10px;
}
.who-we p {
  font-size: 11px;
  line-height: 16px;
}
.ban-rgt h5,
.part h4 {
  font-size: 17px;
  font-weight: 600;
}
.icons {
  width: 85px;
  height: 85px;
  background-color: #fff7e3;
  background-position: 22px 22px;
  background-repeat: no-repeat;
}
section.addi-b {
  padding: 80px 0;
}
.part h4 {
  margin: 0 0 20px;
}
.part {
  margin: 0 0 47px;
}
.main-footer {
  background-color: #ffcd00;
  padding: 26px 0;
  color: #fff;
  font-size: 14px;
}
.main-footer ul li {
  position: relative;
  padding: 0 12px;
}
.circ ul li,
.nav-bar ul li {
  padding: 0 10px;
}
.main-footer ul li a {
  color: #fff !important;
  font-size: 14px;
}
.main-footer ul li:before {
  border-right: 1px solid #fff;
  position: absolute;
  right: 0;
  content: "";
  width: 1px;
  height: 100%;
}
.copy {
  margin: 11px 0 0;
}
.ban-rgt {
  background-color: #fff;
  width: 228px;
  height: 206px;
  border-bottom: 3px solid #ffcd00;
  -webkit-box-shadow: -4px 0 49px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -4px 0 49px -13px rgba(0, 0, 0, 0.75);
  box-shadow: -4px 0 49px -13px rgba(0, 0, 0, 0.75);
  padding: 40px 18px 25px;
}
.ban-rgt h5 {
  color: #333;
  margin: 30px 0 0;
}
.rgt-add ul li {
  list-style-type: none;
}
.nav-bar ul li {
  font-size: 14px;
}
.nav-bar ul li a:hover,
.nav-bar ul li.active a {
  color: #aa0100;
  border-bottom: 2px solid #aa0100;
  font-weight: 700;
  font-size: 14px;
}
.rgt-add ul li:nth-child(2) {
  right: 0;
  position: relative;
  margin: -100px 0 0 203px;
}
.rgt-add ul li:first-child {
  position: relative;
  z-index: 2;
}
.rgt-add ul li:nth-child(3) {
  margin: -58px 0 0;
}
.main-footer ul li a:active,
.main-footer ul li a:focus,
.main-footer ul li a:hover,
option {
  color: #000;
}
.rgt-add {
  text-align: right;
  padding-left: 13%;
}
.child-tabel .table-bordered > thead > tr > th,
.child-tabel .table > tbody > tr > td,
.cir-al,
.img1 {
  text-align: center;
}
.in-banner h1 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  border-bottom: 2px solid #fff;
}
.about-us h2 {
  margin: 0 0 35px;
}
.about-us,
.detail-app {
  padding: 96px 0;
}
.ab-img img,
.img1 img,
section.in-banner img {
  width: 100%;
}
.ab-img {
  border-radius: 30px;
  position: relative;
  z-index: 9;
}
.cover:after,
.cover:before,
section.in-banner:before {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
}
.cover:after,
.cover:before {
  width: 94%;
  margin: 0 auto;
  z-index: 0;
  border-radius: 30px;
  right: 0;
}
.cover:before {
  background-color: #f3e8e9;
  transform: rotate(8deg);
}
.cover:after {
  background-color: #fff1cc;
  transform: rotate(-8deg);
}
.story_acord .panel .panel-heading a {
  padding: 15px 67px 15px 15px;
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  position: relative;
}
.story_acord .panel .panel-heading a:after {
  content: "";
  width: 15px;
  height: 11px;
  background-image: url(../images/accnav.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 30px;
  top: 23px;
  background-size: contain;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  transform: rotate(-90deg);
}
.application .nav > li.active a,
.application .nav > li > a:hover,
.story_acord .panel-heading a[aria-expanded="true"] {
  background-color: #ffcd00;
  color: #fff;
}
.story_acord .panel .panel-heading a[aria-expanded="true"]:after {
  background-image: url(../images/accnav-w.png);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.story_acord .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0 0 10px;
}
.story_acord .panel-body {
  background-color: #fdf4f5;
  border: 1px solid #d9d9d9;
}
#eta-uk::before,
.application-site-main::before {
  left: 0;
  background: rgba(246, 251, 255, 0.8);
  content: "";
  top: 0;
}
.story_acord .panel-heading {
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 0;
}
.faq h2,
.form-part {
  margin: 0 0 24px;
}
.faq {
  padding: 90px 0;
}
.story_acord {
  margin: 35px 0 0;
}
.text-ban {
  position: absolute;
  top: 50%;
  left: 19%;
  transform: translateY(-50%);
}
section.in-banner:before {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.border-bot {
  position: relative;
}
.circ ul li,
.detail-app .parti .custom-radio,
.form-part .form-group,
.gender-inline,
.img1,
.li-one,
.one-li,
.two-li {
  display: inline-block;
}
.border-bot:before {
  content: "";
  border-bottom: 2px solid #000;
  left: 0;
  bottom: -30px;
  position: absolute;
  height: 2px;
  width: 40px;
}
.border-bot h2 {
  margin: 0 0 70px;
}
section.about-us p span {
  color: #ffcd00;
  font-weight: 500;
}
.ad {
  margin: 30px 0 0;
}
.cir-al {
  width: 200px;
  height: 200px;
  background-color: #fbeaea;
  line-height: 200px;
  color: #333;
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto;
  border: 5px solid #aa0100;
}
.circ ul {
  margin: 34px -20px 50px;
}
.img1 {
  border-radius: 50%;
  border: 1px solid #dfdfdf;
  width: 254px;
  height: 254px;
  line-height: 254px;
}
.img-hold {
  width: 50%;
  float: left;
}
.next-img {
  padding: 100px 0;
}
.add-table td,
.add-table th span,
.add-table tr {
  padding: 25px;
  text-align: center !important;
}
.add-table th span {
  padding: 30px;
  width: 100%;
  height: 100%;
  display: block;
  border-bottom-left-radius: 30px 30px;
  border-bottom-right-radius: 30px 30px;
}
.add-table th:first-child span {
  background-color: #bc1f2c;
}
.add-table th:nth-child(2) span {
  background-color: #b34d55;
}
.add-table th:nth-child(3) span {
  background-color: #e8535f;
}
.add-table th {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  min-width: 229px;
}
.add-table td {
  font-size: 15px;
  font-weight: 400;
}
.add-table td i,
.child-tabel i,
.cover-pen h2 {
  font-size: 20px;
}
.add-table td:first-child,
.add-table th:first-child {
  background: #fbe4e5;
  border-right: 1px solid #cebebf;
}
.add-table td:nth-child(2),
.add-table th:nth-child(2) {
  background: #ffeced;
  border-right: 1px solid #ccb9ad;
}
.add-table td:nth-child(3),
.add-table th:nth-child(3) {
  background-color: #fdefe1;
  border-right: 1px solid #ccb9ad;
}
.add-table td .fa-check,
.parti p a {
  color: #ffcd00;
}
.add-table tr:nth-child(2n) td:first-child {
  background: #e1cdce;
}
.add-table tr:nth-child(2n) td:nth-child(2) {
  background: #e5d4d5;
}
.add-table tr:nth-child(2n) td:nth-child(3) {
  background: #e3d7ca;
}
.add-table {
  padding: 95px 0;
}
.add-table table {
  background-color: transparent;
  border-bottom: 1px solid #c9b5b7;
  border-left: 1px solid #c9b5b7;
}
.li-one span {
  display: block;
  margin-left: 34px;
  padding: 0 0 0 9px;
}
.li-one img {
  float: left;
  margin: 7px 0 0;
}
.li-one span p {
  margin: 0;
}
.contact-us .cover-cont ul li {
  list-style-type: none;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}
.cover-cont ul li:first-child {
  border-top: 1px solid #ccc;
}
.one-li,
.two-li {
  width: 49%;
  vertical-align: top;
}
.ab-cover {
  padding-right: 35px;
}
.child-tabel,
.del-check {
  padding: 0 15px;
}
.text-ban p {
  color: #fff;
  margin: 13px 0 0;
}
.custom-radio label {
  position: relative;
  padding: 0 0 0 23px;
  font-weight: 400;
  cursor: pointer;
}
.custom-radio input {
  opacity: 0;
  position: absolute;
  z-index: 1;
}
.application .nav > li > a {
  position: relative;
  display: block;
  padding: 13px 50px;
  border-radius: 0;
  font-size: 18px;
  font-weight: 600;
  color: #ffcd00;
  border: 1px solid #ffcd00;
}
.cover-pen h2 {
  font-weight: 600;
  margin: 41px 0 8px;
}
.btn-fom a,
.btn-fom button {
  padding: 12px 56px;
  font-size: 18px;
}
.btn-fom {
  margin: 38px 0 0;
}
.form-part h3 {
  color: #ffcd00;
  font-weight: 700;
  font-size: 24px;
  margin: 0 0 30px;
}
.cover-fom {
  margin: 0-16px;
  font-size: 0;
}
input::placeholder {
  color: #cccac9 !important;
  opacity: 1;
}
.form-part .form-control {
  height: 40px;
  font-size: 15px;
  font-family: inherit;
  font-weight: 400;
  border-color: #9a9595;
  color: #555;
  border-radius: 15px !important;
}
.custom-label,
.form-part label {
  font-family: inherit;
  font-weight: 700;
  font-size: 16px;
  color: #13161f;
  margin-bottom: 10px;
}
.detail-app .parti .custom-radio {
  padding: 0 11px 0 0;
}
.form-part .form-group {
  padding: 0 16px;
  font-size: 14px;
  vertical-align: top;
  margin-bottom: 2px;
}
.form-part .form-group .form-group {
  margin-bottom: 16px;
}
.form-part textarea {
  height: 100px !important;
  resize: none;
}
.detail-app .parti {
  margin: 0 12px;
  width: 100%;
}
.decl .parti {
  float: none;
  margin: 0 15px 20px;
}
.del-check .custom-radio label:before {
  border-radius: 5px;
}
.del-check .custom-radio input:checked + label:before {
  content: "";
}
.child-tabel {
  float: left;
  width: 100%;
  font-size: 16px;
}
.child-tabel a {
  padding: 10px 20px;
  margin: 0 0 10px;
}
.privacy {
  padding: 25px 0;
}
.main-header .goog-te-gadget {
  font-size: 0;
}
.main-header li#google_translate_element {
  padding: 0;
  vertical-align: top;
  width: 117px;
}
.main-header .goog-te-gadget .goog-te-combo {
  margin: -2px 0 0;
  width: 164px;
  height: 27px;
  background: 0 0;
  border-color: #ffcd00;
  outline: 0;
  text-align: center;
}
.form_submit {
  margin: 16px 0 0;
}
.cus-space {
  margin-top: 20px;
}
#paymentForm label {
  font-size: 14px;
  font-weight: 400;
}
.inner_card h3 {
  color: #ffcd00;
  font-weight: 700;
  font-size: 24px;
  margin: 0 0 30px;
  background: 0 0;
  text-align: left;
}
.inner_card {
  max-width: 900px;
  margin: 0 auto;
}
.form_submit button {
  background-color: #ffcd00 !important;
  color: #fff;
  border: 1px solid #ffcd00 !important;
  width: 160px !important;
  border-radius: 0;
  font-size: 16px;
  padding: 14px 20px !important;
  font-weight: 400;
}
.paypal_image img {
  max-width: 100%;
}
.paypal_image {
  width: unset !important;
}
.footer-wiz {
  padding: 20px 0;
}
.payment-icons img {
  max-width: 50px;
  margin: 0 15px;
}
.error {
  color: #a94442;
}
.panel {
  box-shadow: 0 0 15px rgb(17 136 255/40%) !important;
}
.glyphicon-plus {
  font-weight: 900;
  font-size: 25px;
}
#eta-uk::before {
  z-index: -1;
}
.translator-nav {
  float: right;
}
.application-site-main {
  background-color: #d5f3f5;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}
#eta-uk::before,
.application-site-main::before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.application-form {
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 30px rgba(17, 136, 255, 0.24);
  padding: 32px;
  opacity: 0.9;
  background: #ffffffd4;
}
.table-responsive th {
  padding: 8px;
  width: 60%;
  font-size: 16px;
}
.table-responsive td {
  padding: 0 30px;
  font-size: 16px;
}
.preview-page-container {
  max-width: 1100px !important;
}
#gtr_div {
  padding-top: 40px;
}
.preview-application-form {
  opacity: 0.9;
  background: #ffffffe0;
  box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
  border-radius: 20px;
  padding: 3%;
}
.c1 {
  border: 1px solid #e60000 !important;
  border-radius: 8px !important;
}
.c2 {
  border: 1px ridge #00b352;
  border-radius: 15px !important;
}
.form-part .has-success .form-control {
  border-color: #3c763d;
}
.gender-inline {
  margin-right: 0 !important;
}
.gender-inline label {
  width: 100%;
  padding: 0 17px 0 0;
  margin: 0;
}
.gender-inline input {
  width: 0;
  height: 0;
  position: absolute;
  visibility: hidden;
}
.gender-inline label span {
  border: 2px solid #000;
  border-radius: 5px;
  color: #000;
  text-align: center;
  height: 40px;
  line-height: 100%;
  display: block;
  cursor: pointer;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
}
.custom-radio input:checked + label span {
  border-color: #00b352;
  color: #000;
  background-color: #e9fcf8;
}
@media (max-width: 576px) {
  .gender-inline {
    display: inline-block;
    margin-right: 0;
  }
  .form-group {
    width: 50%;
  }
}
.terms-of-services {
  margin-bottom: 10px;
  font-size: 11px;
  color: #adb1d6;
}
.terms-of-services h4 {
  font-size: 12px;
}
checkbox-container {
  display: flex;
  align-items: flex-start;
}
.terms-service-checkbox {
  margin-right: 20px;
}
input.terms-service-checkbox {
  width: 3%;
  height: 30px;
}
#accept_terms_service + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  border: 2px solid #49aaf7;
  border-radius: 3px;
  margin-right: 8px;
  position: absolute;
}
#accept_terms_service:checked + label::before {
  content: "";
  background-color: #49aaf7;
  color: #fff !important;
}
#accept_terms_service:checked + label::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 11px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  left: 6px;
  top: 3px;
  transform: rotate(45deg);
}
.heading-section {
  color: #fff !important;
  width: 100%;
  font-size: 18px !important;
  border-radius: 4px;
  margin: 7px 0 15px;
  text-align: center !important;
  font-weight: 700;
  background: linear-gradient(90deg, #1e90ff 0, #87ceeb 100%) !important;
  padding: 13px 25px;
  line-height: 1.2;
}
.heading-1,
.heading-4 {
  color: #13161f;
  line-height: 1.2;
  margin: 0;
}
#banner .heading-1 {
  text-align: start;
  font-size: 32px;
  display: inline;
}
.flag-content::after {
  content: "";
  display: block;
  width: 15%;
  height: 5px;
  border-radius: 3px;
  background-color: #000;
  margin-top: 10px;
}
.heading-1 {
  text-align: center;
  font-size: 55px;
  font-weight: 700;
}
.heading-4 {
  font-size: 20px;
  font-weight: 600;
  padding-top: 3rem;
}
.border-design.layout_update .form-group.passport-image .labelTxt,
.form-subtext,
.popover {
  font-weight: 400;
}
.application-site-main .application_heading {
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  margin-top: -30px;
  margin-bottom: 30px;
  opacity: 0.9;
  color: #013a8e;
}
.application-site-main .terms-of-services {
  padding-top: 18px;
}
.application-site-main .full_name_section {
  display: flex;
  justify-content: center;
  padding-bottom: 12px;
}
.preview-application-form th {
  color: #333 !important;
}
@media only screen and (max-width: 767px) {
  #btn_application {
    width: 90% !important;
  }
  .application-site-main {
    padding: 3% !important;
  }
  .custom-mobile-btn-section {
    position: fixed;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    left: 0;
    padding: 21px 10px;
    margin: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
    z-index: 2;
  }
  .form-part .form-control {
    padding-left: 10px;
  }
  .heading-section {
    text-align: start !important;
  }
  #banner .heading-1 {
    text-align: start;
    font-size: 22px;
    display: block;
  }
  .intend_travel_date-container {
    display: flex !important;
    gap: 3px;
  }
  .intended_travel_date_label {
    margin: unset !important;
  }
  #btn_application,
  #save_application {
    padding: 10px !important;
    font-size: 13px;
  }
  #btn_individual_new,
  .checkbox-container {
    padding: 10px;
  }
  .col-md-12,
  .col-md-6 {
    padding-left: 0;
  }
  .col-md-12 {
    padding-right: 0;
  }
  .signature-box {
    padding: 5px 15px !important;
  }
  .main-logo img {
    width: 70px;
    border-radius: 50px;
    height: 50px;
  }
  #logo-content h2 {
    font-size: 15px;
  }
  .application-form-container {
    padding: 30px;
  }
  .personal_heading {
    margin-top: 22px;
  }
  .preview-application-form td {
    padding: 5px;
    font-size: 14px;
    word-break: break-all;
  }
  .preview-application-form th {
    font-size: 14px;
    color: #333 !important;
  }
}
.main-form-top-title,
.user-data-privacy {
  background: linear-gradient(90deg, #1e90ff 0, #87ceeb 100%) !important;
}
.popup-icon {
  font-size: 20px;
  margin-left: 5px;
  display: inline-flex;
}
.popover {
  min-width: 250px;
  font-size: 14px;
  font-family: Montserrat, sans-serif;
}
.img_wrapper {
  width: 100%;
  height: 279px;
}
.pass_img_wrapper {
  width: 86%;
  height: 279px;
  margin: 0 auto;
  max-width: 100%;
}
.main-form-top-title {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  margin: 0-15px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.9;
}
.main-form-top-title img {
  height: 32px;
  padding: 0;
  margin-right: 30px;
}
.form-title-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px 0;
}
.main-form-top-title span {
  color: #0f3d66;
  line-height: 1.1;
  padding: 4px 20px;
  font-size: 25px;
  font-weight: 700;
}
.form-subtext {
  font-size: 14px;
  color: #0f3d66;
  line-height: 1.1;
  padding: 0 20px;
}
.user-data-privacy {
  padding: 5px 0;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  display: block;
  margin: 0;
  border-radius: 8px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .user-data-privacy {
    font-size: 12px;
  }
  .application-site-main {
    padding-top: 63px !important;
  }
  .main-form-top-title span {
    font-size: 24px;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .pass_img_wrapper {
    margin: 0 auto;
    width: 98%;
    height: 100%;
  }
  .img_wrapper {
    width: 100%;
    height: 100%;
  }
  .demo-class ~ span {
    max-width: 160px;
    width: 160px !important;
  }
}
@media screen and (max-width: 468px) {
  .demo-class ~ span {
    max-width: 130px;
    width: 130px !important;
  }
}
@media screen and (max-width: 420px) {
  .demo-class ~ span {
    max-width: 106px;
    width: 106px !important;
  }
}
#image-preview {
  width: 260px;
  height: 260px;
  margin: 0 auto;
  display: block;
}
#pass-preview {
  width: 76%;
  display: block;
  margin: 0 auto;
}
.application-form-buttons {
  display: flex;
  justify-content: space-between;
}
#btn_application,
#btn_document_application {
  border: 0;
  background: linear-gradient(90deg, #1e90ff 0, #87ceeb 100%);
  border-radius: 20px;
  padding: 10px 25px;
  font-weight: 600;
}
#btn_application:hover {
  background: linear-gradient(90deg, #0f569b 0, #87ceeb 100%) !important;
  transition: background 0.7s;
}
#save_application {
  background-color: #013a8e;
  border-radius: 20px;
  padding: 10px 25px;
  font-weight: 600;
}
#btn_individual_new {
  background: #013a8e;
  display: block;
  margin: 0 auto;
  border-radius: 20px;
  padding: 10px 25px;
}
.select2-selection__rendered {
  border-radius: 4px;
  border: 1px solid #d1d1ca !important;
  background-color: #fafafa !important;
  transition: 0.3s ease-in-out;
  padding: 8px 10px;
}
.form-group .custom-radio-section {
  display: flex;
  gap: 4px;
}
.form-group .custom-radio-new {
  width: 20px;
  height: 20px;
}
.form-group .custom-radio-label {
  padding-top: 4px;
}
#c1,
#c2 {
  border: 2px ridge #00b352 !important;
  border-radius: 8px !important;
}
#c1 {
  border: 2px solid #e60000 !important;
}
.take_your_photo {
  color: #777771;
  padding-top: 10px;
  font-size: 14px !important;
  display: inline-block;
}
.passport-photo-section,
.photo-yourself-section {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.upload-passport-field,
.upload-yourself-field {
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
}
#passport_picture_btn,
#upload_picture_btn {
  border: 1px solid #d1d1ca;
  background-color: #fafafa;
  color: #000;
  border-radius: 4px;
  padding: 15px 20px;
  width: 40%;
  max-width: 40%;
  min-width: 165px;
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 500;
}
.image-format-content,
.passport-image-format-content {
  padding-inline-start: 10px;
  white-space: normal;
  line-height: 1.3;
  color: #777771;
  font-size: 12px;
  font-family: inherit;
  font-weight: 600;
}
.parent-label {
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .parent-label {
    padding-left: 0;
  }
  #image-preview,
  #pass-preview {
    height: 200px;
    width: 200px;
  }
}
a {
  color: #49aaf7 !important;
}
input[type="radio"] {
  accent-color: #49aaf7;
  border: 2px solid #49aaf7;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 50%;
  background-color: #49aaf700;
  position: relative;
  cursor: pointer;
}
input[type="radio"]:checked {
  border: 6px solid #49aaf7;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}
.border-design.layout_update .layout_update-icon {
  width: 80px;
  height: 80px;
  background: #0042b3;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  font-size: 2rem;
  color: #fff;
  box-shadow: 0 8px 32px rgba(31, 38, 135, 0.37);
}
.form-part .border-design.layout_update label {
  font-size: 20px;
  font-weight: 600;
  color: #818182;
  margin-bottom: 0.5rem;
}
.border-design.layout_update:hover {
  background: #f0f4ff;
}
.border-design.layout_update .take_your_photo {
  text-align: center;
  font-size: 16px;
  color: #666;
}
.border-design.layout_update .passport-upload-link-wrap {
  text-align: center;
  position: relative;
  z-index: 1;
}
.border-design.layout_update .pass_img_wrapper {
  margin: 0;
  width: 100%;
  height: auto;
  min-height: 200px;
  text-align: center;
}
.border-design.layout_update #pass-preview {
  text-align: left;
  margin: 0 auto;
}
.border-design.layout_update .form-group.passport-image {
  padding: 20px;
  border-radius: 10px;
  text-align: center;
}
.border-design.layout_update .passport-upload-link-wrap #passport_picture_btn {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
}

.border-design.layout_update .passport-upload-link-wrap #upload_picture_btn {
 position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
}
.border-design.layout_update .passport-image-format-content {
  width: 100%;
  text-align: center;
  margin: 0;
  font-size: 14px;
  display: none;
}
.border-design.layout_update a.remove-btn,
a.remove-btn {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #1653ba;
  border-radius: 50%;
  padding: 6px;
  font-size: 0;
}
.border-design.layout_update a.remove-btn svg,
a.remove-btn svg {
  width: 26px;
  height: 26px;
  color: #fff;
}
.border-design.layout_update.file_seleced
  .form-group.col-md-6.passport-image
  img#pass-preview {
  margin: 0 auto;
  max-height: 200px;
  object-fit: contain;
}
.border-design.layout_update.file_seleced .form-group.col-md-6.passport-image {
  width: 100%;
  flex: 0 0 100%;
  margin: 0;
}
.border-design.layout_update .supportedFormats-info {
  display: block;
  text-align: center;
  width: 100%;
  margin: 0;
}
@media only screen and (max-width: 932px),
  only screen and (max-device-width: 932px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-device-width: 932px) and (min-resolution: 192dpi) {
  .main-header {
    position: fixed;
    z-index: 9998;
    width: 100%;
  }
}
