/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Global Start */
.wpb_wrapper h1.vc_custom_heading.heading {
  font-size: calc(
    30px + (60 - 30) * ((100vw - 360px) / (1920 - 360))
  ) !important;
  line-height: 1.3 !important;
}
.wpb_wrapper h2.vc_custom_heading.heading {
  font-size: calc(
    28px + (50 - 28) * ((100vw - 360px) / (1920 - 360))
  ) !important;
  line-height: 1.3 !important;
}
.wpb_wrapper h3.vc_custom_heading.heading,
#homeAbout .nectar-milestone .number,
#homeAbout .nectar-milestone .symbol-wrap,
#homeLocation #innerRow .nectar-milestone .number,
#homeLocation #innerRow .nectar-milestone .symbol-wrap {
  font-size: calc(
    25px + (36 - 25) * ((100vw - 360px) / (1920 - 360))
  ) !important;
  line-height: 1.3 !important;
}
.wpb_wrapper h4.vc_custom_heading.heading {
  font-size: calc(
    22px + (26 - 22) * ((100vw - 360px) / (1920 - 360))
  ) !important;
  line-height: 1.3 !important;
}
.wpb_wrapper h5.vc_custom_heading.heading,
#homeDestination .carousel-item .nectar-fancy-ul ul li {
  font-size: calc(
    18px + (20 - 18) * ((100vw - 360px) / (1920 - 360))
  ) !important;
  line-height: 1.3 !important;
}
.wpb_wrapper h6.vc_custom_heading.heading,
#homeAbout .nectar-milestone .subject {
  font-size: calc(
    16px + (18 - 16) * ((100vw - 360px) / (1920 - 360))
  ) !important;
  line-height: 1.3 !important;
}
.wpb_wrapper .vc_custom_heading.heading em {
  font-style: normal;
  color: #0f59de;
}
#page-header-bg .inner-wrap h1 {
  font-size: calc(
    28px + (50 - 28) * ((100vw - 360px) / (1920 - 360))
  ) !important;
  line-height: 1.3 !important;
  margin-bottom: 0;
}
.txtBlock p {
  font-size: calc(
    14px + (16 - 14) * ((100vw - 360px) / (1920 - 360))
  ) !important;
  line-height: 1.4 !important;
}
.nectar-button.small,
#header-outer #top .sf-menu .btn-primary a,
#contactOne .subBtn {
  font-size: calc(14px + (16 - 14) * ((100vw - 360px) / (1920 - 360)));
  border: 1px solid #fff0;
  padding: 10px 25px !important;
  border-radius: 50px;
  margin-bottom: 0;
  opacity: 1 !important;
  position: relative;
  transition: 0.5s ease-in-out !important;
}
.nectar-button.small.btn-primary,
#header-outer #top .sf-menu .btn-primary a,
#contactOne .subBtn {
  background-color: #0f59de !important;
  border-color: #0f59de;
  color: #fff;
}
.nectar-button.small.btn-primary:hover,
#header-outer #top .sf-menu .btn-primary a:hover,
#contactOne .subBtn {
  background-color: #ffcf01 !important;
  color: #fff;
}
/* Global End */

/* Header Start */
#header-outer #top .sf-menu .menu-item a span {
  color: #222831;
  font-size: 13px;
}
#header-outer #top .sf-menu .menu-item a:hover span,
#header-outer #top .sf-menu .current-menu-item a span {
  color: #0f59de;
}
#header-outer.transparent.dark-slide
  #top
  .sf-menu
  .menu-item
  a:hover
  .menu-title-text:after,
#header-outer.transparent.dark-slide
  #top
  .sf-menu
  .current-menu-item
  a
  .menu-title-text:after {
  border-color: #0f59de !important;
}
#header-outer #top .sf-menu .btn-primary a span,
#header-outer #top .sf-menu .btn-primary a:hover span {
  color: #fff;
}
#header-outer #top .sf-menu .btn-primary a span::after {
  display: none;
}
/* Header End */

/* Home Page Start Start */
/* Banner Start */
#homeBanner,
#homeServices,
#homeAbout,
#innerRow,
#homeDestination,
#homeLocation,
#homeFeatures,
#homeTestimonials,
#communityOne,
#aboutOne,
#galleryOne,
#contactOne,
#contentFooter,
#copyrightFooter {
  margin-bottom: 0;
}
#homeBanner .row-bg-wrap:before,
#homeBanner .row-bg-wrap:after {
  content: "";
  border-radius: 50px;
  opacity: 0.5;
  background: #fff200;
  filter: blur(250px);
  width: 300px;
  height: 300px;
  position: absolute;
}
#homeBanner .row-bg-wrap:before {
  top: 0;
  left: 0;
}
#homeBanner .row-bg-wrap:after {
  bottom: 0;
  right: 0;
}
#homeBanner .nectar-button.small {
  box-shadow: 0px 126px 35px 0px rgba(0, 0, 0, 0),
    0px 81px 32px 0px rgba(0, 0, 0, 0.01), 0px 45px 27px 0px rgba(0, 0, 0, 0.05),
    0px 20px 20px 0px rgba(0, 0, 0, 0.09), 0px 5px 11px 0px rgba(0, 0, 0, 0.1),
    0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  margin-right: 30px;
}
#homeBanner .nectar_video_lightbox {
  padding: 0;
}
#homeBanner .nectar_video_lightbox .link-text p {
  color: #222831;
  font-family: "Cinzel";
  font-size: 14px;
  font-weight: 700;
}
#homeBanner .imgFluid {
  width: 100%;
}
/* Banner End */

/* Services Start */
#homeServices .serviceCol:first-child .vc_column-inner {
  padding-left: 8.7rem;
}
#homeServices .nectar-flickity .cell {
  text-align: center;
  padding-bottom: 30px;
}
#homeServices .nectar-flickity .cell .inner-wrap-outer {
  background-color: #fff;
  border-radius: 30px;
  padding: 60px 60px;
}
#homeServices .nectar-flickity .cell.is-selected .inner-wrap-outer {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}
#homeServices .nectar-flickity .cell .imgFluid {
  width: 64px;
  height: 64px;
  object-fit: contain;
  margin: 0 auto;
}
/* Services End */

/* About Us Start */
#homeAbout .nectar-milestone .number,
#homeAbout .nectar-milestone .symbol-wrap {
  font-family: "Inter";
  color: #ffcf01;
}
#homeAbout .nectar-milestone .subject {
  color: rgba(34, 34, 34, 0.5);
}
/* About Us End */

/* Destination Start */
#homeDestination .owl-stage {
  padding-bottom: 30px;
}
#homeDestination .carousel-item {
  padding: 0 10px;
}
#homeDestination #innerRow {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 1rem 0.7rem rgba(0, 0, 0, 0.175);
  padding-bottom: 30px;
}
#homeDestination .carousel-item .imgFluid {
  width: 100%;
}
#homeDestination .carousel-item .nectar-fancy-ul {
  margin-bottom: 0;
}
#homeDestination .carousel-item .nectar-fancy-ul ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
#homeDestination .carousel-item .nectar-fancy-ul ul,
#homeDestination .carousel-item .heading,
#homeDestination .carousel-item .txtBlock {
  padding: 0 30px;
}
#homeDestination .carousel-item .nectar-fancy-ul ul li {
  color: #191825;
  font-family: "Cinzel";
  margin-right: 10px;
  font-weight: 700;
}
#homeDestination .carousel-item .nectar-fancy-ul ul li:last-child {
  color: #0f59de;
  margin-right: 0;
}
#homeDestination .carousel-item .txtBlock {
  margin-bottom: 10px;
}
#homeDestination .carousel-item .heading {
  color: #04adf0 !important;
  position: relative;
  margin-bottom: 0;
}
#homeDestination .owl-prev,
#homeDestination .owl-next {
  background: transparent;
  position: absolute;
  top: -5rem;
  font-size: 0;
  border: 0;
  margin: 0;
  padding: 0;
}
#homeDestination .owl-prev {
  right: 70px;
}
#homeDestination .owl-next {
  right: 0;
}
#homeDestination .owl-prev:before,
#homeDestination .owl-next:before {
  font-family: "FontAwesome";
  font-size: 14px;
  background: #0f59de;
  border: 1px solid #0f59de;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in-out;
}
#homeDestination .owl-prev:before {
  content: "\f053";
}
#homeDestination .owl-next:before {
  content: "\f054";
}
#homeDestination .owl-prev:hover:before,
#homeDestination .owl-next:hover:before {
  border: 1px solid rgba(25, 24, 37, 0.1);
  background: #fff;
  color: #000;
}
#homeDestination .owl-carousel .owl-nav.disabled {
  display: block !important;
}
#homeDestination .owl-dots {
  display: none;
}
/* Destination End */

/* Location Start */
#homeLocation #innerRow .row_col_wrap_12_inner {
  row-gap: 20px;
}
#homeLocation #innerRow .innerCol {
  width: 50%;
  margin-bottom: 0;
}
#homeLocation .locationCol:first-child:before {
  content: "";
  background-color: #facd49;
  width: 705px;
  height: 550px;
  border-radius: 0 500px 500px 0;
  position: absolute;
  top: 0;
  left: -7.8rem;
}
#homeLocation #innerRow .innerCol .vc_column-inner {
  border-radius: 32px;
  border: 1px solid rgba(25, 24, 37, 0.1);
  background: #fff;
  padding: 32px 32px;
}
#homeLocation #innerRow .nectar-milestone .number,
#homeLocation #innerRow .nectar-milestone .symbol-wrap,
#homeLocation #innerRow .nectar-milestone .symbol {
  font-family: "Inter";
  color: #ffcf01;
}
#homeLocation #innerRow .nectar-milestone .subject {
  color: rgba(34, 34, 34, 0.5);
}
/* Location End */

/* Features Start */
#homeFeatures .iwithtext {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(25, 24, 37, 0.1);
  padding-bottom: 32px;
  margin-bottom: 32px;
}
#homeFeatures .iwithtext:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
#homeFeatures .iwithtext .iwt-icon {
  position: relative;
}
#homeFeatures .iwithtext .iwt-icon img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  margin-bottom: 0;
}
#homeFeatures .iwithtext .iwt-text {
  padding-left: 32px;
}
#homeFeatures .iwithtext .iwt-text h5 {
  color: #191825;
}
/* Features End */

/* Testimonials Start */
#homeTestimonials .row-bg-wrap .inner-wrap .row-bg {
  background-position: center center !important;
}
#homeTestimonials .carousel-item {
  padding: 0 10px;
}
#homeTestimonials .carousel-item .hover-wrap {
  margin-bottom: 0;
}
#homeTestimonials .carousel-item .imgFluid {
  width: 128px;
  height: 128px;
  object-fit: contain;
  border-radius: 50px;
  margin-bottom: 25px;
}
#homeTestimonials .carousel-item .heading {
  margin-bottom: 10px;
}
#homeTestimonials .carousel-item .heading em {
  font-style: normal;
  color: rgba(25, 24, 37, 0.75);
}
#homeTestimonials .carousel-item .nectar-star-rating {
  justify-content: center;
  margin-bottom: 15px;
}
#homeTestimonials .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
/* Testimonials End */
/* Home Page Start End */

/* Discover Page Start */
#page-header-wrap #page-header-bg {
  background-color: rgb(255 242 0 / 40%) !important;
}
/* Discover Page End */

/* Community Page Start */
#communityOne .txtBlock p strong {
    color: #000;
}
#communityOne .nectar-fancy-ul {
    margin-bottom: 0;
}
#communityOne .nectar-fancy-ul ul {
    margin-bottom: 20px;
}
#communityOne .nectar-fancy-ul ul li {
    padding-left: 25px;
}
#communityOne .nectar-fancy-ul ul li::before {
    color: #000;
    font-size: 48px;
    line-height: 0;
    top: 0;
}
/* Community Page End */

/* About Us Page Start */
#aboutOne:nth-child(even) .row-bg-wrap .inner-wrap .row-bg {
    \: 22%;
    right: 0;
    left: auto;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), #facd495c);););
    width: 30%;
    top: 50px;
    height: 100vh;
}
/* About Us Page End */

/* Contact Us Page Start */
#contactOne .divider-wrap {
  margin-bottom: 20px;
}
#contactOne .txtBlock {
  margin-bottom: 10px;
}
#contactOne .iwithtext {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
#contactOne .iwithtext .iwt-icon {
  position: relative;
  height: auto;
  width: auto;
  line-height: unset;
}
#contactOne .iwithtext .iwt-icon i {
  font-size: 22px;
}
#contactOne .iwithtext .iwt-text {
  padding-left: 7px;
}
#contactOne .iwithtext .iwt-text,
#contactOne .iwithtext .iwt-text a {
  color: #222;
}
#contactOne .colRight .vc_column-inner {
  background-color: #f7f7f7;
  border: 1px solid #b50303;
  border-radius: 40px;
  padding: 50px 50px;
}
#contactOne .txtField,
#contactOne .txtMsg {
  background-color: #fff0;
  border: 1px solid rgb(0 0 0 / 50%);
  border-radius: 30px;
  margin-bottom: 15px;
  padding: 15px;
}
#contactOne .txtMsg {
  height: 200px;
}
#contactOne .subBtn {
  width: 100%;
}
.wpcf7-not-valid-tip {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff0;
  box-shadow: none !important;
  color: red !important;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #fff0;
  border: none;
  margin: 0;
  padding: 0;
  text-align: center;
  color: red;
}
.wpcf7 form .wpcf7-response-output {
  color: #00a0d2;
}
.wpcf7 form.sent .wpcf7-response-output {
  color: #46b450;
}

div#aboutOne {
    padding-bottom: 0 !important;
}
/* Contact Us Page End */

/* Footer Start */
#contentFooter .footerLogo {
  width: 150px;
}
#contentFooter .socialIcons {
  display: flex;
  gap: 10px;
  margin: 0;
}
#contentFooter .socialIcons li {
  list-style: none;
}
#contentFooter .socialIcons li a {
  background-color: #0f59de;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#contentFooter .socialIcons li a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-bottom: 0;
    filter: invert(1);
}
#contentFooter .menu {
  margin: 0;
}
#contentFooter .menu li {
  list-style: none;
  margin-bottom: 8px;
}
#contentFooter .menu li:last-child {
  margin-bottom: 0;
}
#copyrightFooter .txtBlock p a {
    color: #fff;
    transition: .5s ease-in-out;
}
#copyrightFooter .txtBlock p a:hover {
    color: #111;
}


div#section5 .row_col_wrap_12 {
    padding-top: 30px;
    padding-bottom: 60px;
}
div#section5 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    background-image: url('/passportvalid/wp-content/uploads/2025/02/Rectangle-7.png');
    width: 49%;
    height: 100%;
    content:"";
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    top: 3%;
}
h4.fir34 {
    font-weight: 700 !important;
    color: #FFCF01;
    font-size: 22px !important;
    line-height: 1 !important;
}

div#section5 h2 {
    font-size: 45px;
    color: #191825 !important;!i;!;
    line-height: normal;
    line-height: 1;
}

h2 {
    color: #191825 !important;
}
.container.main-content {
    padding: 0 120px;
}
p {
    font-size: 17px !important;
    color: #191825 !important;
}

div#section5 div#third .nectar-milestone.animated-in {
    border: 1px solid #191825;
    border-radius: 25px;
    padding: 15px 20px;
}
div#section5 div#third .nectar-milestone.animated-in .number.default span {
    font-size: 50px;
    color: #04ADF0;
    font-weight: 700;
    font-family: 'Cinzel';
}
div#section5 div#third .nectar-milestone.animated-in .subject {
    color: #191825;
    font-size: 18px;
    font-weight: 400;
}
div#section5 .vc_col-sm-6.first1 {
    width: 53%;
}
div#section5 .vc_col-sm-6 {
    width: 47%;
}
div#section5 .vc_col-sm-6.first1 div#first img.img-with-animation.skip-lazy {
    transform: scale(1.1);
}
div#section6 .row_col_wrap_12 {
    padding-top: 30px;
    padding-bottom: 60px;
}
div#section6 .cont {
    display: flex;
    align-items: center;
    padding: 18px 18px;
}
div#section6 .cont .fir img {
    margin: 0;
}
div#section6 .cont .sec {
    padding-left: 18px;
}
div#section6 .cont .sec h4 {
    font-weight: 700;
    color: #191825;
    font-size: 23px;
    margin: 0;
}
div#section6 .cont .sec p {
    color: #191825;
}
div#section6 .wpb_text_column.sec2 .cont {
	border: 1px solid #191825;
}
div#section6 .cont:hover {
    border: 1px solid #191825;
}
div#section7 .vc_col-sm-10 .vc_column-inner{
    background: #FFFBF0;
    border-radius: 10px;
}
div#section7 div#first .row_col_wrap_12_inner {padding: 60px 20px;}

div#section7 div#first input.es_required_field {
    display: none !important;
}
div#section7 div#first input[type=email] {
	border: 1px solid #19182517 !important;
	line-height: 30px;
	color: #191825;
	background: #ffffff;
	font-weight: 500 !important;
	padding: 10px 12px !important;
	width: 60% !important;
	height: 50px;
	display: flex;
	margin: 0 auto;
	border: unset;
	border-radius: 50px !important;
	margin-left: 14%;
	margin-right: 0;
}
div#section7 div#first input[type=submit]{
	border: unset;
	outline: unset;
	margin-right: 4px;
	border-radius: 10px !important;
	font-size: 15px;
	padding: 14px 26px !important;
	border-bottom-left-radius: 0;
	margin-top: -62px;
	float: right;
	!i;!;
	position: absolute;
	right: 60px;
}
div#section7 div#first input::placeholder { 
	color: #191825 !important; 
}
div#section7 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    background-image: url('/passportvalid/wp-content/uploads/2025/01/newsletter-pattern-1.png');
    width: 9%;
    height: 48%;
    content:"";
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 160px;
    top: -60px;
}
div#section7 div#first {
    margin-top: 60px;
}
div#section7 .row-bg-wrap:nth-child(1) .inner-wrap:after {
    position: absolute;
    background-image: url('/passportvalid/wp-content/uploads/2025/01/newsletter-pattern-2.png');
    width: 11%;
    height: 48%;
    content:"";
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    right: 0;
    bottom: -49px;
    z-index: 29;
}
div#pricing1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#pricing1 div#first .vc_col-sm-4 .vc_column-inner, div#pricing1 div#second .vc_col-sm-4.fir1 .vc_column-inner {
    border: 1px solid #000000;
    padding: 15px 15px;
    position: relative;
    border-radius: 18px;
}
div#pricing1 div#first .vc_col-sm-4:before, div#pricing1 div#second .vc_col-sm-4.fir1:before {
    position: absolute;
    content: "";
    background-image: url(/passportvalid/wp-content/uploads/2025/02/Rectangle-24.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    width: 94%;
    height: 100%;
    z-index: 1;
}
div#pricing1 div#first .vc_col-sm-4 .vc_column-inner .wpb_text_column.first1, div#pricing1 div#second .vc_col-sm-4.fir1 .vc_column-inner .wpb_text_column.first1 {
    position: relative;
    z-index: 2;
    height: 90px;
}
div#pricing1 div#first h3, div#pricing1 div#second h3 {
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
}
div#pricing1 div#first .wpb_text_column.first1 p {
    color: #ffffff !important;
    text-align: center;
}
div#pricing1 div#first .vc_col-sm-4 .vc_column-inner .wpb_text_column.first2, div#pricing1 div#first .vc_col-sm-4 .vc_column-inner .wpb_text_column.first3 {
    position: relative;
    z-index: 2;
}
div#pricing1 div#first .vc_col-sm-4 .vc_column-inner .wpb_text_column.first2 p, div#pricing1 div#second .vc_col-sm-4 .vc_column-inner .wpb_text_column.first2 p {
    text-align: center;
}
div#pricing1 div#first .vc_col-sm-4 .vc_column-inner .wpb_text_column.first2 {
    height: 160px;
    text-align: center;
    border-bottom: 1px solid #000000;
    margin-bottom: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#pricing1 div#first .vc_col-sm-4 .vc_column-inner .wpb_text_column.first3, div#pricing1 div#second .vc_col-sm-4 .vc_column-inner .wpb_text_column.first3 {
    text-align: center;
    height: 260px;
    margin-bottom: 6px;
}
div#pricing1 div#first a.nectar-button.small.regular.accent-color.regular-button, div#pricing1 div#second a.nectar-button.small.regular.accent-color.regular-button {
    position: relative;
    z-index: 4;
    padding: 11px 20px  !important;
    display: table;
    margin: 0 auto;
}
div#pricing1 div#second h3{
    font-size: 21px;
}
div#pricing1 div#second .wpb_text_column.first1 p {
    color: #ffffff !important;
    text-align: center;
}
div#pricing1 div#second .vc_col-sm-4 .vc_column-inner .wpb_text_column.first2 {
        height: 220px;
        text-align: center;
        border-bottom: 1px solid #000000;
        margin-bottom: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
}
div#pricing1 div#second .vc_col-sm-4 .vc_column-inner .wpb_text_column.first3 {
    height: 260px;
}
#page-header-bg .inner-wrap h1 {
    text-align: center;
}

#aboutZero:before {
    content: '';
    position: absolute;
    z-index: -1;
    background: url(https://betatestinglink.com/passportvalid/wp-content/uploads/2025/02/eclipse.png);
    width: 100%;
    height: 100%;
    top: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
}

#aboutOne h2 {
    font-size: 48px;
    padding-bottom: 10px;
}

#aboutOne ul li {
    color: #345867;
    font-size: 15px;
    line-height: 28px;
    position: relative;
    list-style: none;
    padding-left: 30px;
}
#aboutZero p {
    color: #222222;
    font-size: 28px !important;
    font-family: 'Cinzel';
    font-weight: 600;
    padding-bottom: 25px;
    padding-top: 20px;
}

#aboutZero  h3 {
    font-size: 50px;
    color: #222222;
    font-weight: 700;
}

#aboutOne ul li::before {
    content: '';
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    background: #0F59DE;
    border-radius: 100%;
    bottom: 6px;
}

#aboutOne ul li::after {
    content: '\f00c';
    position: absolute;
    font-family: 'fontAwesome';
    left: 2px;
    color: #FFF;
    bottom: 0;
    font-size: 10px;
    right: 0;
}

#aboutOne ul {
    margin-left: 10px;
}

div#aboutZero {
    margin-top: 50px;
    margin-bottom: 0;
}

#aboutiternary ul li {
    background: #F9CC49;
    margin-bottom: 8px;
    padding: 10px;
    border-radius: 8px;
    list-style: none;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

#aboutiternary ul {
    margin: 0;
}
#section7 h2 {
    font-size: 40px;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 15px;
}

div#contentFooter {
    padding-top: 6% !important;
}

div#contentFooter .row-bg.viewport-desktop {
    background: #FFF !important;
}
div#pricing1 .pricing-inner-wrapper .vc_col-sm-4:nth-child(1):before  , div#pricing1 .pricing-inner-wrapper .vc_col-sm-4:nth-child(3) {
    display:none;
}

div#pricing1 .pricing-inner-wrapper  .vc_col-sm-4:nth-child(1) .vc_column-inner, div#pricing1 .pricing-inner-wrapper  .vc_col-sm-4.fir1  {
    border:none !important;
}
div#ui-datepicker-div {
    background-color: white !important;
}


button.forminator-button.forminator-button-submit {
    background-color: #0f59de !important;
    color: white;
    padding: 10px 30px !important;
}

form#forminator-module-217 {
    font-family: 'Cinzel';
    font-weight: 800;
    text-transform:unset !important;
}
form#forminator-module-217 input , form#forminator-module-217 textarea {
    border-radius:8px;
}
.pricing-inner-wrapper h2 {
    margin-top: 50px;
}
#payment-methods img {
  width: 60px;
  height: 85px;
  object-fit: contain;
  margin-bottom: 0;
}
#payment-methods h2 {
  font-size: 16px;
  line-height: 30px;
  font-family: unset;
  letter-spacing: -1px;
}


#payment-methods p {
  padding-bottom: 0;
}
#payment-methods {
  margin: 0 auto 34px;
}
.payment-methods img {
    text-align: center;
    place-self: center !important;
    border-radius: 10px;
    width: 100%;
}

#pricing2 {
    padding-top: 20px;
    text-align: center;
}
#pricing2 p {
    text-align: center !important;
    width: 100%;
}
#pricing2 h3 a {
    font-size: 16px;
    text-decoration: underline;
}

#pricing2 h3 {
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 500;
    text-transform: none;
}

#pricing2 .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

#refundPolicy h2 {
    font-size: 30px;
    padding-top: 10px;
}

#refundPolicy h2 strong {
    font-family: unset;
}

#refundPolicy li {
    padding-bottom: 10px;
}
/* Footer End */

@media only screen and (max-width:767px){
    .container.main-content {
    padding: 0 15px;
}
    
div#homeBanner {
    text-align: center;
}

h6.vc_custom_heading.vc_do_custom_heading.heading {
    text-align: center !important;
}

h1.vc_custom_heading.vc_do_custom_heading.heading {
    text-align: center !important;
}
    #homeServices .serviceCol:first-child .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

div#homeServices {
    text-align: center !important;
}

h2.vc_custom_heading.vc_do_custom_heading.heading {
    text-align: center !important;
}
    #homeServices .nectar-flickity .cell .inner-wrap-outer {
        padding: 10px 20px;
    }

div#homeAbout {
    padding: 20px 0 !important;
    text-align: center !important;
}

div#section7 div#first .row_col_wrap_12_inner {
    padding: 20px 15px;
}
#section7 h2 {
    font-size: 25px;
}
div#section7 div#first input[type=email] {
    border: 1px solid #19182517 !important;
    line-height: 1.5;
    color: #191825;
    background: #ffffff;
    font-weight: 500 !important;
    padding: 10px 12px !important;
    width: 100% !important;
    height: 50px;
    display: flex;
    margin: 0 auto;
    border: unset;
    border-radius: 50px !important;
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
}
div#section7 div#first input[type=submit] {
    margin-top: -2px;
    float: right;
    position: absolute;
    right: 60px;
    display: block;
    position: relative;
}

div#contentFooter {
    text-align: center;
}
#contentFooter .footerLogo {
    width: 150px;
    margin: 0 auto;
}
#contentFooter .socialIcons {
    display: flex;
    gap: 10px;
    margin: 0;
    align-items: center;
    justify-content: center;
}

h5.vc_custom_heading.vc_do_custom_heading.heading {
    text-align: center !important;
}
h5.vc_custom_heading.vc_do_custom_heading.heading {
    text-align: center !important;
}
	#homeServices .nectar-flickity .cell {
    height: 240px !important;
}
	#aboutOne h2 {
    padding-top: 30px;
}

#aboutOne p {
    text-align: center;
}

#aboutOne a.nectar-button.small.regular.accent-color.regular-button.btn-primary {
    margin: 0 auto;
    display: flex;
    text-align: center !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
	#aboutZero p {
    font-size: 16px !important;
}
    #aboutZero h3 {
    font-size: 30px;
}

div#aboutZero {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-top: 0;
}
#aboutZero:before {
    background: none;
}
#aboutOne:nth-child(even) .row-bg-wrap .inner-wrap .row-bg {
    right: 0;
    left: auto;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), #facd495c);
    width: 100%;
    top: 50px;
    height: inherit;
}
#aboutOne h2 {
        padding-top: 20px;
        text-align: center;
        font-size: 22px;
        line-height: 1.2;
    }
	div#contactOne h3 {
    text-align: center;
}
div#contactOne p {
    text-align: center;
}
	div#pricing1 div#first .vc_col-sm-4:before, div#pricing1 div#second .vc_col-sm-4.fir1:before {
    position: absolute;
    content: "";
    background-image: url(/passportvalid/wp-content/uploads/2025/02/Rectangle-24.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    width: 98%;
    height: 100%;
    z-index: 1;
}
div#pricing1 div#first .vc_col-sm-4 .vc_column-inner .wpb_text_column.first3, div#pricing1 div#second .vc_col-sm-4 .vc_column-inner .wpb_text_column.first3 {
    text-align: center;
    height: auto;
    margin-bottom: 6px;
}
div#pricing1 p {
    font-size:14px !important;
}
div#pricing1 div#first .vc_col-sm-4 .vc_column-inner .wpb_text_column.first1, div#pricing1 div#second .vc_col-sm-4.fir1 .vc_column-inner .wpb_text_column.first1 {
    position: relative;
    z-index: 2;
    height: 50px;
}
	#homeDestination .carousel-item .nectar-fancy-ul ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: center;
    align-content: center;
    text-align: center;
}
#homeDestination .carousel-item p {
    text-align:center;
}
}

/* Responsive Start */
@media (max-width: 1600px) {
}
@media (max-width: 1440px) {
}
@media (max-width: 1366px) {
  #homeServices,
  #homeDestination,
  #homeLocation,
  #homeFeatures,
  #homeTestimonials,
	#communityOne,
	#aboutOne,
	#galleryOne,
  #contactOne,
  #contentFooter {
    padding: 20px 0 60px !important;
  }
  #homeLocation .locationCol:first-child:before {
    width: 675px;
  }
}
@media (max-width: 1280px) {
  #homeBanner {
    padding-top: 140px !important;
  }
  #homeBanner .nectar-button.small {
    margin-bottom: 20px;
    margin-right: 0;
  }
  #homeServices .nectar-flickity .cell .inner-wrap-outer {
    padding: 30px 30px;
  }
  #homeServices .serviceCol:first-child .vc_column-inner {
    padding-left: 5.7rem;
  }
  #homeLocation .locationCol:first-child:before {
    width: 535px;
    height: 350px;
    bottom: 0;
    margin: auto 0;
  }
  #homeLocation #innerRow .innerCol .vc_column-inner {
    min-height: 100%;
  }
  #contactOne .colRight .vc_column-inner {
    padding: 30px 20px;
  }
}
@media (max-width: 999px) {
  #homeBanner,
  #homeServices,
  #homeDestination,
  #homeLocation,
  #homeFeatures,
  #homeTestimonials,
	#communityOne,
	#aboutOne,
	#galleryOne,
  #contactOne,
  #contentFooter {
    padding: 40px 0 !important;
  }
  #homeBanner .nectar-button.small {
    margin-bottom: 0;
    margin-right: 20px;
  }
  #homeDestination .carousel-item .nectar-fancy-ul ul {
    flex-direction: column;
    row-gap: 10px;
  }
  #contactOne .wpcf7-form .col.span_12,
  #contactOne .wpcf7-form .col.span_6 {
    margin: 0;
  }
  #contactOne .colRight .vc_column-inner {
    padding: 50px 50px;
  }
}
@media (max-width: 690px) {
  #homeDestination .owl-prev,
  #homeDestination .owl-next {
    display: none;
  }
  #homeDestination .owl-dots {
    display: block;
  }
}
@media (max-width: 479px) {
  #contactOne .colRight .vc_column-inner {
    padding: 20px 20px;
  }
}
@media (max-width: 414px) {
}
@media (max-width: 375px) {
}
@media (max-width: 360px) {
}
/* Responsive End */