.skiptranslate {
    position: relative;
    z-index: 1;
}

.featured-content p {
	font-size: 14px;
	text-align: justify;
}

body,.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 ,p , span {  
    font-family: Arial !important;
}

#gtr_div .bottomBtnWrapper .gender-inline {
    padding: 0 !important;
}

#gtr_div .bottomBtnWrapper .gender-inline label {
    padding: 0 !important;
}
.bottomBtnWrapper {
    gap: 5px;
}

.fa-edit::before,
.fa-pencil-square-o::before {
	content: "\f044";
	color: #000;
}

.prt-header-style-01 nav.main-menu ul.menu>li>a::before,
.prt-header-style-03 nav.main-menu ul.menu>li>a::before {
	content: "";
	background-color: #231682;
}

.footer .second-footer {
	padding-top: 10px;
	padding-bottom: 0px;
}

.text-sm-start {
	text-align: center !important;
	padding: 100px;
}

.prt-row.home01-welcome-section {
	padding: 20px 0 20px;
	background-image: linear-gradient(180deg, #f7f2e8, #fff);
}

:root {
	--base-skin: #db261e;
	--base-dark: #db261e;
}

#site-header-menu .prt-stickable-header .site-navigation ul.menu>li.active>a {
	color: #211f1f;
}

.copyright {
	background-color: #db261e;
}

.prt-bgimage-yes.bg-footer>.prt-bg-layer {
	opacity: .95;
	background-color: #DB261E;
}

.prt-header-style-01 nav.main-menu ul.menu>li>a {
	color: #161615;
	height: 94px;
	line-height: 94px;
}

.prt-btnskin {
	top: -50px !important;
}

#slider-3-slide-2-layer-5 {
	font-size: 30px !important;
}

.rev-btn.prt-btnskin::after {
	background-color: var(--base-white);
	display: none !important;
}

#slider-3-slide-2-layer-5 {
	font-size: 20px;
}

.prt-titlebar-wrapper.about-img {
	background-image: url('../img/banner-bg.jpg');
	background-size: cover;
}

.prt-titlebar-wrapper {
	background-image: url('../img/banner-bg.jpg');
	background-size: cover;
}


.goog-te-gadget img {
	vertical-align: middle;
	border: none;
	display: none;
}

.top_bar_contact_item span {
	font-size: 14px;
	font-weight: 500;
	padding-right: 6px;
	display: none;
}

body {
	font-family: Arial !important;
	font-weight: 400;
	font-size: var(--base-bodyfont-Size);
	line-height: 26px;
	color: #0d0d0d;
}

body .page {
	overflow: visible;
}

.container {
	max-width: 1180px;
	padding: 0 15px;
}

.prt-header-style-01 .top_bar_contact_item {
	line-height: 48px;
	display: inline-flex;
}

.gap {
	margin-top: 16px;
	margin-bottom: 16px;
}

.prt-row.home01-welcome-section {
	padding: 20px 0 20px;
}

.prt-row.home02-welcome-section {
	padding: 10px 0 10px;
}

.featured-content {
	padding: 20px;
	height: 400px;
	border: 1px solid #d31010;
	text-align: center;
}

.featured-content:hover {
	padding: 20px;
	height: 400px;
	border: 1px solid #da251d;
	text-align: center;
	background-color: #f4f1f1;
}

.featured-title h3 {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 15px;
	font-weight: 600;
	text-transform: capitalize;
	color: #da251d;
}

p {
	color: #000;
	text-align: justify;
}

img,
svg {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

footer .widget ul {
	list-style: none;
	margin: 0 0;
	padding: 0 0;
	display: grid;
}

/* legend {
	font-size: 1.5rem;
	color: #000;
} */

.radio-group {
	display: flex;
	align-items: center !important;
}

.radio-label {
	padding: 10px;
}

form label {
	display: block;
	margin-bottom: 0px;
	color: #000;
}

form.contact_form textarea,
form.contact_form select {
    opacity:0.7;
	/*background-color: #f9fafb;*/
	border-radius: 5px;
	border: 1px solid #9a9595;
	min-height: 32px;
    padding: 5px 0px 7px 10px;
	font-size: 15px;
	width: 100%;
	color: #cccac9;
}



input[type='file'] {
	width: 100%;
	border: 1px solid #ccc;
}

input[type='text'] {
	border: 1px solid #ccc;
}

fieldset {
	border: 1px solid #ccc !important;
}

input[type='email'] {
	border: 1px solid #ccc;
}

.translate {
	margin-left: 20px;
}

.goog-te-gadget .goog-te-combo {
	margin-left: 5px !important;
	margin-top:0px !important;
	text-align:center;
}

@media only screen and (max-width: 600px) {
    
form.contact_form select {
    
    /*padding: 10px 0px 7px 1px;*/
	
}
	.prt-header-style-01 .top_bar {
		display: block !important;
		background-color: #0038a9;
	}

	.featured-content {
		padding: 20px;
		height: 300px;
		border: 1px dashed #d31010;
		text-align: center;
	}

	.prt-header-style-01 .top_bar_contact_item a {
		color: rgba(255, 255, 255, 1);
		font-size: 10px;
	}

	.prt-header-style-01 nav.main-menu ul.menu>li>a {
		color: #161615;
		height: 40px;
		line-height: 20px;
	}

}

.benifits p {
	text-align: center !important;
	color: #000;
	font-size: 16px !important;
	font-family: arial !important;
	font-weight: normal !important;
	margin: 0 0 10px !important;
}

.benifits img {
	max-width: 90px;
	padding: 5px;
	/* border: solid 1px #929292; */
}

.benifits ul li {
	list-style: none;
	/* border-bottom: solid 1px #929292; */
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.benifits ul {
	padding-left: 0;
}

.benifits {
	font-size: 16px;
}

.card-body {
	text-align: center;
	height: 175px;
}

.card-body {
	flex: 1 1 auto;
	padding: 1rem 1rem;
}

.card {
	position: relative;
	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, .125);
	border-radius: .25rem;
}

.benifits {
	font-size: 16px;
	text-align: center;
}

.card {
	word-wrap: break-word;
}

.card-body p {
	text-align: center;
}

.card-body img {
	width: 90px !important;
}


.disclaimer {
	font-size: 12px;
	color: #fff !important;
	background-color: #022944;
}

.cookie-disclaimer {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 999999999999;
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 8px 10px;
	text-align: center;
}

.cookie-disclaimer a {
	color: #fff;
}

.cookie-disclaimer p {
	color: #fff;
	margin: 0;
}

.container {
	max-width: 1180px;
	padding: 0 15px;
}

[type="button"]:not(:disabled) {
	cursor: pointer;
	background-color: #db261e;
	padding: 6px 12px;
	border-radius: 5px;
	color: white;
}

.prt-header-style-01 .top_bar_contact_item a:link,
a:visited,
a:hover,
a:active {
	color: #fff;
	margin-right: 10px;
}

.site-branding img {
	max-height: 100%;
}

@media only screen and (max-width: 600px) {
	.text-sm-start {
		text-align: center !important;
		padding: 20px;
	}

	h1 {
		font-size: 20px;
		line-height: 50px;
		text-align: center;
	}

	legend {
		font-size: 20px;
		color: #fff;
		background-color: #003A8F;
		padding: 0px 0px 0px 0px;
	}

	.page-title-heading h2 {
		font-size: 26px;
		line-height: 34px;
		margin-bottom: 8px;
	}

	.goog-te-gadget .goog-te-combo {
		margin: 0;
		margin-top: 0px;
		margin-left: 0px;
		background: #8d2029;
		border: 0;
		padding: 6px !important;
		color: #fff;
		font-size: 10px !important;
		line-height: 12px;
		border-radius: 0px !important;
		-moz-appearance: none;
		appearance: none;
		-webkit-appearance: none;
		background: #8d2029;
		background-origin: padding-box;
		background-origin: padding-box;
		background-origin: content-box;
		margin-top: 10px;
		text-align: center;
	}
}

.ui-datepicker {
	position: absolute;
	top: 1352.5px;
	left: 378.5px;
	z-index: 100 !important;
	display: none;
}

.kbw-signature {
	width: 350px;
	height: 200px;
}

.img_wrapper {
	/*width: 165px;*/
	width: 63%;
	/*height: 247px;*/
	height: 279px;
	margin: 0px auto;
}

.pass_img_wrapper {
	width: 30%;
	margin: 0px auto;
	max-width: 100%;
}

/*
.page.apply-now .site-main {
	z-index: 99;
}
*/
.profile-preview {
	clip-path: circle();
}

.delete-icon {
	font-size: 22px;
	padding-top: 10%;
}

.red-color {
	color: red;
}

tbody a {
	color: #db261e;
}

tbody a:hover {
	color: #db261e;
	margin-right: 0px;
}

.application-form {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 20px;
	padding: 32px;
}

.details-field {
  margin-top: 28px;
}

.other-passport-type {
  margin-top: 28px; 
}

.fa-edit {
  color: #fff !important;
}

.fa-edit::before, .fa-pencil-square-o::before {
  color: #fff !important;
}

.preview-container {
  padding: 0 60px !important;
}

.preview-site-main::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(246, 251, 255, .8);
  position: absolute;
}
.preview-site-main {
  background-image: url(../img/payment-page/payment-page-background.jpg);
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

.application-site-main::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(246, 251, 255, .8);
  position: absolute;
}
.application-site-main {
  background-image: url(../img/payment-page/payment-page-background.jpg);
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

.application-form{
  opacity: 0.9;
  background: #fff;
}

.preview-table {
  opacity: 0.9;
  background: #fff;
}

#gtr_div {
  opacity: 0.9;
  margin-top: 32px;
}

/* .minor-section {
  padding: 15px 30px !important;
} */
.review-application-btn{
  text-align-last: center;
}

.c1 {
    border: 2px solid #e60000 !important;
    border-radius: 8px !important;
    box-shadow: 0 0 10px rgba(229, 0, 0, .2) !important;
}

.c2 {
    border: 2px ridge #00b352 !important;
    border-radius: 8px !important;
    box-shadow: 0 0 10px rgba(229, 0, 0, .2) !important;
}


.error {
	color: red !important;
    font-weight: 400 !important;
}

legend {
    font-size: 20px;
    color: #fff;
    background-color: #003A8F;
    padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: 700;
}

@media only screen and (max-width: 767px) {
    form.contact_form textarea, form.contact_form select {
     /*padding: 10px 0px 7px 3px;*/
     font-size: 14px;
 }
	.preview-container {
		padding: 0 0px !important;
	} 
	#btn_application {
		border-radius: 2rem !important;
		font-size: 13px !important;
		padding: 7px 5px 7px 6px !important;
		max-width: 145px;
	}
	
	#save_continue_btn {
		border-radius: 2rem;
		font-size: 13px;
		padding: 11px 15px 11px 15px;
		float: right;
		min-width: 124px;
	}
}
.custom-radio-btn{
	display: flex;
	align-items: center;
}
.custom-radio-btn .custom-control-label{
	margin-right: 25px;
}


.gender-inline {
	margin-right: 0 !important;
}
  
.gender-inline label {
	width: 100%;
	padding: 0px 17px 0px 0px;
	margin: 0px;
}
  
.gender-inline input {
	width: 0px;
	height: 0px;
	position: absolute;
	visibility: hidden;
}
  
.gender-inline label span {
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #444;
	text-align: center;
	line-height: 100%;
	display: block;
	cursor: pointer;
	padding: 0px 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
    width: 74px;
}
  
.gender-inline input:checked + label span {
	border-color: #00b352;
	color: #000;
	background-color: #e9fcf8;
}

@media (max-width: 576px) {
	.gender-inline {
	  display: inline-block;
	  margin-right: 0px; /* Adjust as needed */
	}
}
#masthead {
	position: sticky;
	top: 0;
	z-index: 999;
	background: #fff;
}


.btn-submit {
	padding: 1% !important;
}

#flexCheckDefault {
	border-radius: unset !important;
	padding: unset !important;
}

fieldset{
	border: none !important;
}

form label {
	font-weight: 700 !important;
    padding-bottom: 5px !important;
	color: #000 !important;
}

input::placeholder {
  color: #cccac9 !important;
  opacity: 1;
}


option {
    color: #000;
}

.traveller-info {
	font-size: 30px !important;
	line-height: unset !important;
}

#btn_application {
	border-radius: 2rem !important;
	font-size: 15px !important;
    padding: 14px 30px 14px 30px !important; 
}

#save_continue_btn {
	border-radius: 2rem;
	font-size: 15px;
    padding: 20px 30px 15px 30px; 
	float: right;
}

/* #save_continue_btn {
    border-radius: 2rem;
    font-size: 11px;
    padding: 11px 15px 11px 15px;
    float: right;
    min-width: 82px;
}

#btn_application {
    border-radius: 2rem !important;
    font-size: 11px !important;
    padding: 7px 5px 7px 6px !important;
    max-width: 120px;
} */


@media only screen and (max-width: 459px) {
	#save_continue_btn {
		border-radius: 2rem;
		font-size: 11px;
		padding: 11px 15px 11px 15px;
		float: right;
		min-width: 82px;
	}

	#btn_application {
		border-radius: 2rem !important;
        font-size: 17px !important;
        padding: 12px 23px 13px 23px !important;
        max-width: 129px;
	}
}

@media only screen and (max-width: 767px) {
	.column-name {
		white-space: nowrap;
	}
	.vietnam_year_information input[type=text]{	
		padding: 0.375rem 2.75rem !important;
	}
	 #masthead {
          position: relative !important;
        }

}


/* for table view in mobile devices */


.responsive-table-view label {
    display: none;
}


@media only screen and (max-width: 461px) {
    .responsive-table-view thead {
        display: none;
    }

    .responsive-table-view tbody tr {
        display: flex;
        flex-direction: column;
    }

    .responsive-table-view label {
        display: block;
    }

    .responsive-table-view .table-action {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .responsive-table-view .table-action label {
        padding: 0 !important;
    }

    .responsive-table-view .table-action div {
        display: flex;
        align-items: center;
        gap: 10px;
    }
}


/* for table view in mobile devices end */


.fs-title {


	font-size: 16px;
	font-weight: bold;
	position: relative;
	color: #ffffff;
	text-align: center;
	background-color: #ce1127;
	color: #fff !important;
	padding: -1px;
	padding-top: -19px;
	margin-top: -2px;
	height: 33px;
	margin-bottom: 15px;
}

h2 {
	line-height: 35px !important;
}
.bg-img1 {
    
    background-image: url(../img/slider1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
   
}
.bg-img1::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(246, 251, 255, .8);
    position: absolute;
}
.back_section {
    opacity: 0.9;
    background: #fff;
    padding: 25px;
    border-radius: 20px;
}
.center-para {
    text-align: center !important;   
}


/*---------------------------------- New form style ------------------------------------------------- */
#banner-hading .heading-1 {
	text-align: start;
	font-size: 32px;
	display: flex;
	flex-direction: column;
	row-gap: 10px;
	color:#000;
	display: inline;
	vertical-align: middle;
  }
  
  .flag-content::after {
	content: "";
	display: block;
	width: 15%;
	height: 5px;
	border-radius: 3px;
	background-color: #000;
	/*background-color: #013a8e;*/
  }
  
  .heading-section {
	background: linear-gradient(90deg, #1E90FF 0%, #87CEEB 100%) !important;
	color: #fff !important;
	width: 100%;
	font-size: 18px !important;
	font-weight: 700;
	padding: 13px 25px;
	border-radius: 4px;
	margin: 0 0 15px;
	text-align: center;
	border-radius: 4px;
	line-height: 1.2;
  }

 .form-control {
    height: 50px;
    font-size: 16px;
    font-family: inherit;
    font-weight: 400;
}
  .form-group .custom-radio-section {
	display: flex;
	gap: 4px;
  }
  .custom-radio-new {
	width: 20px;
	height: 20px;
  }
   .custom-radio-label{
	padding-top: 4px;
  }
  .upload-yourself-field, .upload-passport-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;
}
#upload_picture_btn, #passport_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;
}
.take_your_photo {
    color: #777771;
    padding-top: 10px;
    font-size: 14px !important;
    display: inline-block;
}
	.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 5px !important;
    padding-right: 2px !important;
    line-height: 44px;
}


.visa-btn {
    margin-top: 30px;
    background: linear-gradient(90deg, #1E90FF 0%, #87CEEB 100%) !important;
    border: none;
    color: #fff;
    font-weight: 600;
    padding: .75rem 2.2rem;
    border-radius: 1.25rem;
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    transition: opacity .15s;
    opacity: 0.9;
}

.visa-btn:hover {
    opacity: .85;
    color: #fff;
}


  @media only screen  and (max-width:767px){
      
    .heading-section {
	text-align: start;
	
  }
	#banner-hading .heading-1 {
		text-align: start;
		font-size: 30px;
		display: block;
		line-height: 34px;
	} 
	
	.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 5px;
    padding-right: 2px;
}

.img_wrapper {
    height: 132px;
}
	
  }
  
#save_continue {
  border-radius: 2rem !important;
  font-size: 15px !important;
  padding: 14px 30px 14px 30px !important;
}

.form-control {
    color: #cccac9;
}

@media (min-width: 768px) and (max-width:1440px) {
     .site-header-menu .container {
        /*max-width: 100% !important;*/
        width:100% !important;
    }
}


@media (min-width: 992px) and (max-width:1200px) {
    .container {
        width: 740px !important;
    }
}
@media (min-width: 1200px) and (max-width:1440px) {
    .container {
      max-width: 900px !important;
    }
}
@media (min-width: 768px) {
   .site-header-menu .container {
        max-width: 1180px !important;
    }
}