body {
	margin:  0;
}

.form-v9 {
    position: relative;
}
.form-v9-content {
	background: #fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/*.form-v9-content::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: brightness(50%);
    background-image: url('http://www.merchantnavydecoded.com/wp-content/uploads/2024/02/pexels-tom-fisk-3840441-1-1-scaled.jpg');
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    box-shadow: 5px 5px 10px #888888;
}*/
.form-v9 .page-content {
	width: 100%;
	margin:  0 auto;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
}
.form-v9-content  {
	width: 975px;
	border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: 100px 0;
	font-family: 'Nunito', sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	position: relative;
}
.form-v9-content .form-detail {
    padding: 25px;
	position: relative;
	border-radius: 10px;
}
.form-v9-content .form-detail h2, .days-container h2 {
	font-size: 35px;
	text-align: center;
	position: relative;
	padding: 16px 0 13px;
	margin-bottom: 40px;
	color: #000;
	font-family: "Montserrat", Sans-serif;
}
.form-v9-content .form-detail h2::after {
	background: #000;
	width: 200px;
	height: 2px;
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.form-v9-content .form-row-total {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.form-v9-content .form-row {
    width: 45%;
}
.form-v9-content .form-detail .form-row-last {
	text-align: center;
}
.form-v9-content .form-detail .input-text {
	margin-bottom: 45px;
}
.form-v9-content .form-detail input {
	width: 100%;
    padding: 14.5px 0px 14.5px 30px;
    border: 2px solid #ccc;
    appearance: unset;
    -moz-appearance: unset;
    -webkit-appearance: unset;
    -o-appearance: unset;
    -ms-appearance: unset;
    outline: none;
    -moz-outline: none;
    -webkit-outline: none;
    -o-outline: none;
    -ms-outline: none;
    border-radius: 27.5px;
	-o-border-radius: 27.5px;
	-ms-border-radius: 27.5px;
	-moz-border-radius: 27.5px;
	-webkit-border-radius: 27.5px;
	font-family: 'Nunito', sans-serif;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.2);
}
.form-v9-content .form-detail input:focus {
	border: 2px solid #999;
}
.form-v9-content .form-detail .form-row-last input {
	padding: 14px;
}
.form-v9 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #e5e5e5;
  font-size: 16px;
}
.form-v9 input::-moz-placeholder { /* Firefox 19+ */
  color: #e5e5e5;
  font-size: 16px;
}
.form-v9 input:-ms-input-placeholder { /* IE 10+ */
  color: #e5e5e5;
  font-size: 16px;
}
.form-v9 input:-moz-placeholder { /* Firefox 18- */
  color: #e5e5e5;
  font-size: 16px;
}

/* Responsive */
@media screen and (max-width: 1199px) {
	.form-v9-content {
	    margin: 100px 20px;
	}
}
@media screen and (max-width: 767px) {
	.form-v9-content .form-row-total {
		flex-direction: column;
		-o-flex-direction: column;
		-ms-flex-direction: column;
		-moz-flex-direction: column;
		-webkit-flex-direction: column;
	}
	.form-v9-content .form-row {
		width: 100%;
	}
	.form-v9 .form-v9-content .form-row-total .form-row {
		margin-left: 0;
	}
}

/*nunito fonts*/


@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('../index.html') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.btn41-43 {
  padding: 10px 25px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
}

.btn-43 {
  border: 2px solid #000;
  z-index: 1;
  color: #000;
  border-radius: 30px;
}

.btn-43:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  z-index: -1;
  background: rgb(255, 255, 255);
  transition: all 0.3s ease;
  border-radius: 30px;
}

.btn-43:hover {
  color: #fff;
}

.btn-43:hover:after {
  top: auto;
  bottom: 0;
  height: 100%;
  border-radius: 30px;
  background: #000;
}


@media (max-width: 510px) {
	.form-v9 .form-v9-content form h2, .days-container h2 {
		font-size: 23px;
	}
}

@media (max-width: 767px) {
	.form-v9 .form-v9-content {
		margin: 50px 0px;
	}
}

@media (max-width: 768px) {

    [type="date"] {
      background: rgba(255, 255, 255, 0.2) url(../png/calendar.png) 95% 50% no-repeat!important;
      background-size: 20px 20px!important;
    }
    [type="date"]::-webkit-inner-spin-button {
      display: none;
    }
    [type="date"]::-webkit-calendar-picker-indicator {
      opacity: 0;
    }
}

.radio-input {
  display: flex;
  flex-direction: row;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: white;
  gap: 6px;
}

.radio-input input[type="radio"] {
  display: none;
}

.radio-input label {
  display: flex;
  align-items: center;
  text-align: center;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #021731;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease-in-out;
  color: #fff;
}

.radio-input label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #ccc;
  transition: all 0.3s ease-in-out;
}

.radio-input input[type="radio"]:checked + label:before {
  background-color: green;
  top: 0;
}

.radio-input input[type="radio"]:checked + label {
  background-color: #FECD00;
  color: #000;
  border-color: rgb(129, 235, 129);
  animation: radio-translate 0.5s ease-in-out;
}

@keyframes radio-translate {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateX(0);
  }
}

.cloned-form .form-row:has(.nice-select.financial_year) {
    display: none;
}

.cloned-form .form-row:has(.radio-input), .cloned-form .form-row-total:has(.radio-input), .cloned-form .radio-input {
	justify-content: center!important;
}

.days-container {
	display: flex;
	justify-content:center;
	align-items: center;
}

.hero {
  width: 100%;
  padding: 20px 0;
  background: url(../png/hero-bg.png) top center no-repeat;
  background-size: cover;
}

.hero h1 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  color: #012970;
  line-height: 1.2;
  font-family: "Montserrat", Sans-serif;
}

.hero h2 {
  color: #444444;
  margin: 15px 0 0 0;
  font-size: 26px;
  line-height: 1.8;
  font-family: "Poppins", Sans-serif;
}

.hero .btn-get-started {
  margin-top: 30px;
  line-height: 0;
  padding: 15px 40px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #4154f1;
  box-shadow: 0px 5px 30px rgba(65, 84, 241, 0.4);
}

.hero .btn-get-started span {
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
}

.hero .btn-get-started i {
  margin-left: 5px;
  font-size: 18px;
  transition: 0.3s;
}

.hero .btn-get-started:hover i {
  transform: translateX(5px);
}

.hero .hero-img {
  text-align: right;
}

@media (min-width: 1024px) {
  .hero {
    background-attachment: fixed;
  }
}

@media (max-width: 991px) {
  .hero {
    height: auto;
    padding: 60px 0 60px 0;
  }

  .hero .hero-img {
    text-align: center;
  }

  .hero .hero-img img {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .hero {
    text-align: center;
  }

  .hero h1 {
    font-size: 32px;
  }

  .hero h2 {
    font-size: 24px;
  }

  .hero .hero-img img {
    width: 100%;
  }
}

.container {
	width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto
	}
	@media (min-width:576px){
		.hero .container{
			max-width:540px
		}
	}
	@media (min-width:768px){
		.hero .container{
			max-width:720px
		}
	}
	@media (min-width:992px){
		.hero .container{
			max-width:960px
		}
	}
	@media (min-width:1200px){
		.hero .container{
			max-width:1300px
		}
	}
	
	@media (max-width:992px){
		.hero .container .row {
			flex-direction: column-reverse;
		}
	}
.hero mark {
	background: #ffff00;
	border-radius: 6px;
	white-space: pre;
}


    
     .nre-days-modal {
    	 position: fixed;
    	 top: 0;
    	 left: 0;
    	 right: 0;
    	 bottom: 0;
    	 display: flex;
    	 align-items: center;
    	 justify-content: center;
    	 background-color: rgba(0, 0, 0, 0.25);
		 z-index: 99;
    }
     .modal-container {
    	 max-height: 90vh;
    	 max-width: 500px;
    	 margin-left: auto;
    	 margin-right: auto;
    	 background-color: #fff;
    	 border-radius: 16px;
    	 overflow: hidden;
    	 display: flex;
    	 flex-direction: column;
    	 box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.25);
    }
     @media (max-width: 600px) {
    	 .modal-container {
    		 width: 90%;
    	}
    }
     .modal-container-header {
    	 padding: 16px 32px;
    	 border-bottom: 1px solid #ddd;
    	 display: flex;
    	 align-items: center;
    	 justify-content: space-between;
    }
     .modal-container-title {
    	 display: flex;
    	 align-items: center;
    	 gap: 8px;
    	 line-height: 1;
    	 font-weight: 700;
    	 font-size: 25px;
    }
     .modal-container-title svg {
    	 width: 32px;
    	 height: 32px;
    	 color: #FECD00;
    }
     .modal-container-body {
    	 padding: 25px;
    	 overflow-y: auto;
    }
     .rtf h1, .rtf h2, .rtf h3, .rtf h4, .rtf h5, .rtf h6 {
    	 font-weight: 700;
    }
     .rtf h1 {
    	 font-size: 1.5rem;
    	 line-height: 1.125;
    }
     .rtf h2 {
    	 font-size: 1.25rem;
    	 line-height: 1.25;
    }
     .rtf h3 {
    	 font-size: 1rem;
    	 line-height: 1.5;
    }
     .rtf > * + * {
    	 margin-top: 1em;
    }
     .rtf self > * + :is(h1, h2, h3) {
    	 margin-top: 2em;
    }
     .rtf self > :is(h1, h2, h3) + * {
    	 margin-top: 0.75em;
    }
     .rtf ul, .rtf ol {
    	 margin-left: 20px;
    	 list-style-position: inside;
    }
     .rtf ol {
    	 list-style: numeric;
    }
     .rtf ul {
    	 list-style: disc;
    }
     .modal-container-footer {
    	 padding: 20px 32px;
    	 display: flex;
    	 align-items: center;
    	 justify-content: flex-end;
    	 border-top: 1px solid #ddd;
    	 gap: 12px;
    	 position: relative;
    }
     .modal-container-footer:after {
    	 content: "";
    	 display: block;
    	 position: absolute;
    	 top: -51px;
    	 left: 24px;
    	 right: 24px;
    	 height: 50px;
    	 flex-shrink: 0;
    	 background-image: linear-gradient(to top, rgba(255, 255, 255, 0.75), transparent);
    	 pointer-events: none;
    }
     .button {
    	 padding: 12px 20px;
    	 border-radius: 8px;
    	 background-color: transparent;
    	 border: 0;
    	 font-weight: 600;
    	 cursor: pointer;
    	 transition: 0.15s ease;
    }
     .button.is-ghost:hover, .button.is-ghost:focus {
    	 background-color: #021731;
		 color: #fff;
    }
     .button.is-primary {
    	 background-color: #FECD00;
    	 color: #000;
		 transition: transform 0.5s;
    }
     .button.is-primary:hover, .button.is-primary:focus {
    	transform: scale(1.1);
    }
     
	 
	.nre-days-modal.hide {
        animation: fadeOut 1s;
    }

    @keyframes fadeIn {
        from { opacity: 0; }
        to { opacity: 1; }
    }
	@keyframes fadeOut {
        from { opacity: 1; }
        to { opacity: 0; }
    }
	
	.nre-days-modal h1 {
		font-size: 25px;
	}
	
	.nre-days-modal.show {
		display: flex!important;
        animation: fadeIn 1s;
    }
	
	.hero .row h2 {
		margin-top: 15px!important;
	}
	.buttons input {
	-webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    border-radius: 2px;
    padding: 5px 10px;
    background: #021731;
    color: #ececec;
    font-size: 15px;
    font-family: sans-serif;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
	margin: 5px;
	width: auto;
    height:auto;
}