@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=GFS+Didot&family=Montserrat&family=Open+Sans:wght@300;400&display=swap'); 
/*@import url('http://fonts.cdnfonts.com/css/century-gothic');*/

body {
	font-family: 'Century Gothic', sans-serif;
	scroll-behavior: smooth;
	font-display:swap;
}
.dropdown-submenu {
    position: relative !important;
}
.review-update-title {
    background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/Reviews.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
.bf-testimonial-slick-single {
    color: #01132d;
    text-align: center;
    border: 1px solid #09237a59;
    border-radius: 10px;
    height: 500px;
    /* background-image: linear-gradient(142deg, #020b15 -14%, #041331 121%); */
    background-image: url(../img/icons-texture-bg.webp);
    background-size: cover;
    background-color: #ffffffc9;
}
.slick-slide {
	margin: 0 15px;
}

.meetteam-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../images/Desktop-Meet-the-team-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
}
@media only screen and (min-width: 992px){
	.slick-slide {
		margin: 0 0px;
	}
}

.bf-testimonial-icon i{
		font-size: 20px;
		letter-spacing: 5.4px;
		color: #f8c51c;
}
.bf-testimonial-title h3{
		font-size: 24px;
		font-weight: 900;
		line-height: 1.5em;
		text-align: left;
		color: #092379;
}

.bf-testimonial-message p {
    opacity: 0.7;
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    line-height: 1.6em;
    text-align: center;
    color: #000;
}
.bf-testimonial-author-info{}
.bf-testimonial-author-info .author-name h4{
		opacity: 0.6;
		font-size: 15px;
		font-weight: 900;
		line-height: 1em;
		text-align: center;
		    color: #000;
}
.bf-testimonial-author-info .author-designation h5{
	opacity: 0.3;
  font-family: 'Muli', sans-serif;
  font-size: 15px;
  line-height: 1em;
      color: #000;
}

/* Testimonial Spacing */
.bf-testimonial-icon {
    margin-bottom: 13px;
}
.bf-testimonial-title {
    margin-bottom: 9px;
    text-align: left;
}
.bf-testimonial-message {
    padding: 0 50px;
    margin-bottom: 45px;
}
.bf-testimonial-author-info .author-name {
    margin-bottom: 10px;
}
@media only screen and (max-width: 1367px){
	.bf-testimonial-slick-single{
		padding: 20px;
	}
	.bf-testimonial-message {
		padding: 0 10px;
	}
}
@media only screen and (max-width: 991px){
	.bf-testimonial-slick-single{
		padding: 20px;
	}
	.bf-testimonial-message {
		padding: 0px;
	}
}
.navbar-light .navbar-toggler {
    border-color: #e9ecef !important;
}
.about__text {
	padding-top: 80px;
}

.about__text.about__page__text {
	padding-top: 0;
}

.about__text.about__page__text .section-title {
	margin-bottom: 12px;
}

.about__text .section-title {
	margin-bottom: 10px;
}

.about__para__text {
	margin-bottom: 35px;
	/* padding: 10px; */
	/* border: 5px dashed #11111124; */
	/* border-radius: 10px; */
	/* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}

.about__para__text p {
	margin-bottom: 10px;
}

.about__para__text p:last-child {
	margin-bottom: 0;
}

.about__pic {
	padding-left: 54px;
	margin-top: 80px;
}

.about__pic__inner {
	position: relative;
	display: inline-block;
	border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.about__pic__inner:after {
	position: absolute;
    left: -42px;
    top: 35px;
    height: 530px;
    width: 470px;
    border: 15px solid rgb(223 166 103 / 91%);
    content: "";
    z-index: -1;
}

.about__page__services__text {
	margin-bottom: 30px;
}
.about-page {
	padding-top: 30px;
    padding-bottom: 35px;
    background-image: url(../img/icons-texture-bg.webp);
    background-size: cover;
    background-color: #dee2e6;
}
.services__item-about h4 {
    color: #00247d;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px;
}
.section-title h2 {
	color: #00247d;
    font-weight: 600;
}
/*--------------------------------------------------------------
# F.A.Q Section
--------------------------------------------------------------*/
@media (max-width: 991px) {
  .faq {
    padding: 0;
  }
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
  padding: 18px 27px;
}

.faq .content h3 {
  color: #00247d;
  font-weight: 600;
  font-size: 30px;
}

.faq .content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}

.faq .content p {
  font-size: 15px;
}

.faq .img {
	background-size: cover;
    background-repeat: no-repeat;
    filter: drop-shadow(2px 2px 2px #00000073);
    background-position: center center;
    min-height: 610px;
}

.faq .accordion-item {
  border: 0;
  margin-top: 15px;
  box-shadow: 0px 5px 25px 0px rgba(var(--color-black-rgb), 0.06);
}

.faq .accordion-collapse {
  border: 0;
}

.faq .accordion-button {
 	padding: 15px 40px 20px 60px;
    font-weight: 600;
    border: 0;
    font-size: 18px;
    color: black;
    text-align: left;
    background: white;
    filter: drop-shadow(1px 1px 1px #1117);
    box-shadow: none;
  	border-radius: 5px;
}

.faq .accordion-button:not(.collapsed) {
  color: var(--color-primary);
  border-bottom: 0;
  box-shadow: none;
}

.faq .question-icon {
  position: absolute;
  top: 14px;
  left: 5px;
  font-size: 20px;
  color: #09237a;
}

.faq .accordion-button:after {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #0b8f59;
}

.faq .accordion-body {
  /* padding: 0 30px 25px 60px; */
  border: 0;
  border-radius: 5px;
  background: white;
  box-shadow: none;
}

.slider-pd22 {
    padding: 1rem 4rem;
}
.benifit-div-sec h3 {
    color: #08295af0;
    width: fit-content;
    border-bottom: 3px solid rgb(198, 169, 99);
    font-weight: bold;
    font-family: 'Arial, Helvetica, sans-serif' !important;
    margin-bottom: 1rem !important;
}
.uk-bsl-visa {
    background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/12.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
}
.founder-closed {
   background-image: linear-gradient(to bottom, #09237a7a, #c6152f00), url(../images/passport_new.webp);
    background-size: cover;
    background-attachment: fixed;
    color: white;
    position: relative;
    height: 81vh!important;
    padding-top: 146px;
}
#bg-rw-bg {
  padding-top: 30%;
}
.stitle2 {
    /* border-bottom: 3px solid rgb(198, 169, 99); */
    /* width: fit-content; */
    font-weight: bold;
    /* font-family: 'Arial, Helvetica, sans-serif' !important; */
    /* font-size: 35px; */
}
.thankss{
	font-family: Times, sans-serif;
    font-size: 18px;
    padding-top: 12px;
    border-radius: 10px;
    box-shadow: 0 4px 9px rgb(0 0 0 / 31%);
}
.st-title2 {
    position: absolute;
    top: 30%;
    left: 10%;
    width: 500px;
    color: #fff;
    font-size: larger;
}
.fm-contact2 {
  margin-bottom: -10px;
}
.fm-contact2 {
  margin-bottom: -10px;
}
/*.brand-logo {*/
/*	width: 130px;*/
/*}*/

#gm-nav-bar {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
#gm-navbar-collapse a {
	font-family: 'Century Gothic', sans-serif;
	font-size: larger;
	/* color: rgb(198, 169, 99); */
}
#gm-navbar-collapse a:hover {
	    color: #dc3545;
}
/* DROPDOWN CODE CSS */
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 300px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	padding: 7px;
	z-index: 1;
}
.dropdown-content ul li a {
	text-decoration: none;
	color: #08295a !important;
}
.dropdown-content ul li {
	font-size: 13px;
	padding: 6px 0px;
}
.dropdown-content ul li:hover {
	    color: #dc3545;
}
/* DROPDOWN CODE CSS */

/* NEST DROPDOWN */
.nested-dropdown {
	position: relative;
	display: inline-block;
	width: 100%;
}
.nested-dropdown-content {
	display: none;
	position: absolute;
	transform: translate(50%, -8%);
	background-color: #fff;
	width: 250px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	padding: 7px;
	z-index: 1;
}
.nested-dropdown:hover .nested-dropdown-content {
	display: block;
}
.nested-dropdown-content ul li a {
	text-decoration: none;
}
.nested-dropdown-content ul li {
	font-size: 13px;
	padding: 6px 0px;
}
.nested-dropdown-content ul li:hover {
	color: rgb(198, 169, 99) !important;
}
/* NEST DROPDOWN */
#gm-navbar-collapse .gm-menu-item {
	display: table-cell;
	position: relative;
	width: fit-content;
}
.gm-menu-link::marker {
	border: 1px solid #b91525 !important;
	color: white !important;
}
#gm-navbar-collapse .gm-menu-item .gm-menu-link:after {
	background: none repeat scroll 0 0 transparent;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 50%;
	position: absolute;
	background: #b91525;
	transition: width 0.3s ease 0s, left 0.3s ease 0s;
	width: 0;
}
#gm-navbar-collapse .gm-menu-item .gm-menu-link:hover:after {
	width: 100%;
	left: 0;
}
.side-shade {
	background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(6 50 75 / 0%) 100%);
	height: 100vh;
}
.side-shade2 {
  margin-top: -18px;
}
.side-content {
	position: absolute;
    top: 31%;
    left: 8%;
    width: 500px;
    color: #fff;
    font-size: larger;
}
.bg-image-home {
	background-image: linear-gradient(to bottom, #09237a7a, #c6152f00), url(../images/passport_new.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.gm-apply-button-home {
    color: #fff;
    padding: 10px 20px !important;
    border-radius: 10px;
    border: 1px solid #dee2e691;
    transition: all ease-in-out 0.3s;
    font-weight: 700;
    line-height: 1;
    /* text-shadow: 0px 1px 1px rgb(0 0 0 / 47%), 0px 8px 9px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%); */
    white-space: nowrap;
    background-image: linear-gradient(315deg, #08295a 0%, #01132d 74%);
    padding: 14px 8px !important;
    font-size: 13px;
}
.gm-apply-button-home span {
	font-size: large;
	margin: 3px;
}
.gm-apply-button-home:hover {
	background: #fff;
	border: 1px solid #dee2e691;
	color: #08295a;
}

.gm-apply-button-2 {
    color: #fff;
    padding: 10px 20px !important;
    border-radius: 10px;
    transition: all ease-in-out 0.3s;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    background-image: linear-gradient(315deg, #08295a 0%, #01132d 74%);
    padding: 15px 20px !important;
    font-size: 14px !important;
    border: 1px solid #dee2e691;
}
.gm-apply-button-2 span {
	font-size: large;
	margin: 3px;
}
.gm-apply-button-2:hover {
	background: #fff;
	color: #08295a;
}

.gm-intro-home {
	padding: 55px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.gm-intro-home h1 {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 0rem !important;
}
.gm-intro-sub-heading-home {
	font-size: 22px;
    color: white;
}
.gm-intro-home p {
	font-size: 16px;
	font-family: 'Century Gothic', sans-serif !important;
	color: #fff !important;
	text-align: justify;
}
.gm-ser-container {
    background-image: url(../img/icons-texture-bg.webp);
    background-size: cover;
    background-color: #fff;
}
.we-mk {
    filter: drop-shadow(9px 9px 10px #222);
    font-size: 40px;
    line-height: 40px;
}
.gm-point-home div {
	margin-top: 10px 0px;
}
.gm-point-home {
	margin-top: 10px;
}
.gm-point-home li {
	list-style-type: none;
	font-size: large;
	display: flex;
}
.gm-point-home li i {
	margin: 5px;
}
.wht-to-do {
	color: white;
	text-align: center;
	padding: 30px 30px;
	background-color: rgb(198, 169, 99);
}
.gm-ser-head {
    color: #08295a;
    font-weight: 600;
}
.gm-box-home {
    background: #fff;
    width: auto;
    height: 730px;
    transition: .4s all;
    cursor: pointer;
    border-radius: 9px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.gm-box-home:hover {
	transform: translateY(-3%);
}
.gm-box-body-home {
	padding: 15px 25px;
    height: 55%;
}
.gm-box-heading-home {
	font-size: 29px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.gm-box-p-home {
	font-size: 17px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	margin-top: 10px;
}
.gm-box-footer-home {
	padding: 0px 25px;
}
.gm-box-footer-home button {
    border: 1px solid rgb(108 117 125);
    background-image: linear-gradient(315deg, #08295a 0%, #6c757d 74%);
	border-radius: 4px;
	color: #fff;
	padding: 10px;
	transition: .4s all;
}
.gm-box-footer-home button:hover {
	background: #fff;
    color: #6c757d;
}
.gm-footer-row-cpy {
    padding: 42px;
    background-image: linear-gradient(to bottom, rgb(9 36 122), #c4142ec2), url(../images/passport_new.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0px;
    background-attachment: fixed;
}
.gm-wh-choose-home {
	color: #fff;
	padding: 10px 0px;
}
.gm-wh-row {
    background-image: url(../img/icons-texture-bg.webp);
    background-size: cover;
    background-color: #08295a;
    /* background: linear-gradient(90deg, #08295af0 0%, #01132d 100%); */
    /* border-bottom: 1px solid #d3d3d3; */
}
.gm-wh-choose-heading {
    /* border-bottom: 3px solid rgb(198, 169, 99); */
    /* width: fit-content; */
    margin-bottom: 2rem;
    color: #08295a;
    font-weight: 600;
}
.gm-wh-choose-icon-home {
	text-align: center;
	font-size: 3rem;
}
.gm-wh-choose-sub-heading-home {
	text-align: center;
	font-size: 1.5rem;
}
.gm-wh-choose-p-home {
	text-align: center;
	font-size: 1.5rem;
}
.gm-check-eli-heading h1 {
    font-weight: 600;
    color: #08295af0;
}
#gm-form-home .form-group {
	margin-top: 5px;
}
#gm-form-home input:focus {
	box-shadow: none;
}
#gm-form-home select:focus {
	box-shadow: none;
}
#gm-form-home textarea:focus {
	box-shadow: none;
}
#gm-form-home input {
	border: 1px solid #6e1c518c;
    border-radius: 15px;
    box-shadow: 0px 7px 5px #ced4da87;
    padding: 9px 10px;
}
#gm-form-home input::placeholder {
	color: #000;
}
#gm-form-home select {
    padding: 10px 10px;
    display: block;
    width: 100%;
	border: 1px solid #6e1c518c;
    background-color: white;
    border-radius: 15px;
    box-shadow: 0px 7px 5px #ced4da87;
    font-size: 1rem;
    font-weight: 400;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
#gm-form-home textarea {
	padding: 10px 10px;
	border: 1px solid #6e1c518c;
    border-radius: 15px;
    box-shadow: 0px 7px 5px #ced4da87;
}
.gm-btn-sb-home {
    background-image: linear-gradient(315deg, #08295a 0%, #2d216c 74%);
    color: #fff;
    border-radius: 0px;
    transition: .4s all;
}
.gm-btn-sb-home:hover {
	background: #fff;
	color: #6e1c51;
}

/* FORM CSS */
#gm-multi-form .form-group {
	margin-top: 5px;
}
#gm-multi-form input:focus {
	box-shadow: none;
}
#gm-multi-form select:focus {
	box-shadow: none;
}
#gm-multi-form textarea:focus {
	box-shadow: none;
}
#gm-multi-form input {
	border: 1px solid #6e1c518c;
    border-radius: 15px;
    box-shadow: 0px 7px 5px #ced4da87;
	padding: 9px 10px;
}
#gm-multi-form input::placeholder {
	color: #000;
}
#gm-multi-form select {
	border: 1px solid #6e1c518c;
    border-radius: 15px;
    box-shadow: 0px 7px 5px #ced4da87;
	padding: 10px 10px;
	display: block;
	width: 100%;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	background-color: #fff !important;
	background-clip: padding-box;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
#gm-multi-form textarea {
	border: 1px solid #6e1c518c;
    border-radius: 15px;
    box-shadow: 0px 7px 5px #ced4da87;
	padding: 10px 10px;
}
.gm-multi-btn {
    color: #fff;
    border-radius: 10px;
    border: 1px solid #dee2e691;
    transition: all ease-in-out 0.3s;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    background-image: linear-gradient(315deg, #08295a 0%, #01132d 74%);
}
.gm-multi-btn:hover {
    color: #08295a;
    background: #fff;
    border: 1px solid #041d41;
}

/* FORM CSS */
.gm-blogs-home-heading h1 {
    font-weight: 600;
    color: #08295af0;
}
.gm-blogs-home-heading {
	display: flex;
	justify-content: center;
}
.gm-blog-home {
	background: #fff;
    border-radius: 9px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    width: 400px;
    height: 610px;
    transition: .4s all;
    cursor: pointer;
    margin-bottom: 1rem;
}
.gm-blog-home:hover {
	transform: translateY(-3%);
}
.gm-box-img-home img {
	height: 300px;
	width: 100%;
}
.gm1 img{
    height:auto !important;
}
.gm-blog-body-home {
	padding: 15px 25px;
	height: 35%;
}
.gm-blog-heading-home {
	font-size: 18px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    color: #03247b;
}
.gm-blog-p-home {
	font-size: 17px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	margin-top: 10px;
	text-align: justify;
}
.gm-blog-footer-home {
	padding: 0px 25px;
}
.gm-blog-footer-home button {
	border: 1px solid rgb(108 117 125);
    background-image: linear-gradient(315deg, #08295a 0%, #6c757d 74%);
    border-radius: 4px;
    padding: 10px;
    transition: .4s all;
    color: white;
}
.gm-blog-footer-home button:hover {
	background: #fff;
	color: #6c757d;
}
.gm-footer-logo {
	width: 130px;
}
.gm-footer-new {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.gm-footer-text ul {
	padding: 0px;
}
.gm-footer-text ul li a {
	display: flex;
	text-decoration: none;
	color: white !important;
	transition: .4s all;
}
.gm-footer-text ul li {
	list-style-type: none;
	color: #fff;
	display: flex;
	cursor: pointer;
}
.gm-footer-text ul li a:hover {
	    color: #dc3545;
}
.ft-add {
	text-decoration: none !important;
}
.ft-logo-div {
	/*display: flex;
    justify-content: space-around;*/
	margin-bottom: 15px;
    /* margin-left: 50px;*/
    /* height: 41px; */
    /* width: 260px; */
    margin-top: 10px;
}
/*.ft-logo-div img {*/
/*	height: 80px;*/
/*}*/
.gm-footer-text ul li i {
	font-size: 13px;
}
.gm-footer-text ul li span {
	margin: 3px;
    font-size: 10px;
}
.gm-footer-2 {
	color: #fff;
    margin-top: 3px;
    margin-bottom: 6px;
    font-size: 10px;
}
.gm-footer-icon-home span {
    color: #fff;
    font-size: 22px;
    margin: 9px;
}
.gm-copy-right-home {
    text-align: center;
    color: #fff;
    font-size: xx-small;
    background: #08295af2;
    padding: 10px;
    border-top: 1px solid lightgrey;
}
.gm-copy-right-home a {
	color: #fff;
}
.fixed-menu {
    width: auto;
    position: fixed;
    left: 0;
    filter: drop-shadow(2px 2px 2px #00000073);
    backdrop-filter: blur(3px);
    bottom: 28%;
    z-index: 2000;
    color: white;
    background: #212529c2;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.fixed-menu .icons {
	padding: 5px 10px;
    font-size: 25px;
    border: 1px solid #6c757dd9;
    text-align: center;
    list-style-type: none;
}
.fixed-menu .icons a {
	text-decoration: none;
	color: white !important;
}
.fixed-menu .icons span {
	cursor: pointer;
}
#popModalgm .modal-body {
    /* background-color: rgb(198, 169, 99) !important; */
}
#popModalgmLabel {
	color: rgb(198, 169, 99);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gm-popup-btn {
	color: rgb(198, 169, 99);
	background-color: white;
	padding: 8px;
	margin-top: 7px;
	border-radius: 5px;
	border: none;
	;
}
#pop-modal-close-btn i {
	font-size: 26px;
}
#Popup-form .form-group {
	margin-bottom: 7px;
}
#Popup-form select {
	border: 1px solid #ced4da;
	padding: 7px 10px;
	color: #212529 !important;
	display: block;
	width: 100%;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: 0.25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
#Popup-form input::placeholder {
	color: #000;
}
/* BACKGROUND CSS IMAGE */
.aus-visas {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../aus-img/1.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.st-second-passport-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../img/St.-Kitts-Nevis-CBI-Programme.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.vn-second-passport-title {
    background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../img/Vanuatu-CBI-Programme.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
}
.dm-second-passport-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../img/Dominica-CBI-Programme.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.tk-second-passport-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../img/Turkey-CBI-Programme.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.gn-second-passport-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../img/Grenada-CBI-Programme.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.sn-second-passport-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../img/saintlucia-desktop-background.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-visa-title {
	background-image: linear-gradient(to bottom, #09237a, #c6152f87), url(../uk-img/1.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-innvisa-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/2.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.port-visa-title {
	background-image: linear-gradient(to bottom, #09237aad, #c6152f7a), url(../img/portugal-golden-visa.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
}
.malta-visa-title {
	background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../img/malta-desktop-background.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.aus-visa-title {
	background-image: url('../images/australia-sydney-background.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
	width: 100%;
}
.can-visa-title {
	background-image: url('../images/canada-toronto-background.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
}
.uaefor-visa-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../img/uae-company-formation.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.latvia-visa-title {
	background-image: linear-gradient(to bottom, #09237a, #c6152f87), url(../img/latvia-business-visa.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.gm-news-title {
    background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/News.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
}
.blog-update-title {
    background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/Blogs.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
}
.contact-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/ContactUs.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.portd7-visa-title {
 	background-image: linear-gradient(to bottom, #09237aad, #c6152f7a), url(../img/portugal-d7-main.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.portd2-visa-title {
	background-image: linear-gradient(to bottom, #09237aad, #c6152f7a), url(../img/portugal-d2-visa.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.greece-visa-title {
	background-image: linear-gradient(to bottom, #09237aad, #c6152f7a), url(../img/greece-golden-visa.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.about-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/AboutUs.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-worker-visa-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/4.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-self-visa-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/3.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-startup-visa-title {
	background-image: url('../images/london-england-westminster.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.tc-title {
	background-image: url('../images/tc-terms.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
}
.privacy-title {
	background-image: url('../images/privacypolicy.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
}
.cmuk-title {
	background-image: url('../images/complain-uk.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
}
.accre-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/Accreditations.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.success-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/SuccessStories.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
}
.thankyou-title {
    background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../img/thankyoudesktop.webp);
    background-size: cover;
    /* background-attachment: fixed; */
    color: white;
    position: relative;
    height: 125vh!important;
    padding-top: 200px;
}
.page-title {
	font-size: 57px;
    line-height: 60px;
    font-weight: 500;
    letter-spacing: -1px;
    text-shadow: 0 5.36px 7.896px #242624, 0 2px 1px #1c1c1c75;
}
.site-breadcrumb {
    list-style: none;
    margin: 0;
    padding: 0;
}
.site-breadcrumb li {
    display: inline-block;
	font-size: 18px;
	font-weight: 600;
}
.uk-ssll-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/5.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-global-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/5.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-fiance-title {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/6.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.citizenship-title {
    background-image: linear-gradient(to bottom, #09237a, #c6152f87), url(../img/Vanuatu-CBI-Programme.webp);
    background-size: cover;
    background-attachment: fixed;
    height: auto;
}
.res-program-title {
    background-image: linear-gradient(to bottom, #09237a, #c6152f87), url(../images/blur-backgrounds_new.webp);
    background-size: cover;
    background-attachment: fixed;
    height: auto;
}
.immi-title{
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/ImmigrationProgram.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.new-zealand-bg {
	background-image: url('/images/new-zealand-bg.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
	width: 100%;
}
.new-zealand-post-study-bg {
	background-image: url('/images/new-zealand-post-study-visa.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
}
.new-zealand-child-student-visa {
	background-image: url('/images/new-child-dependent-visa.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
}
.new-zealand-entrepreneur-resident-visa-bg {
	background-image: url('/images/new-zealand-entrepreneur-resident-visa-bg.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
}
.uk-visas-bg {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/1.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.cn-visas-bg {
	background-image: linear-gradient(to bottom, #09237a, #c6152f87), url('../img/canada-visas-uk.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-spouse-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/7.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-visit-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/8.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
}
.uk-acestry-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/9.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-indefinite-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/10.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-naturalisation-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/11.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.uk-pbs-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../uk-img/12.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
/* BACKGROUND CSS IMAGE */
.st-title {
	position: absolute;
	top: 30%;
	left: 10%;
	width: 500px;
	color: #fff;
	font-size: larger;
}
.title-remove-pd .col-md-6 {
	padding: 0px !important;
}
.st-title p {
	text-align: justify;
}
.stitle {
    width: fit-content;
    font-weight: bold;
    /* font-family: 'Arial, Helvetica, sans-serif' !important; */
    font-size: 30px;
}
.stitle p {
	text-align: justify;
}
.st-intro p {
	font-size: larger;
}
.st-intro {
	padding: 45px;
    padding-bottom: 0px !important;
	font-family: 'Century Gothic', sans-serif;
	text-align: justify;
}
.st-intro h1 {
	color: #08295af0;
	width: fit-content;
	font-weight: bold;
	font-family: 'Arial, Helvetica, sans-serif' !important;
	    /* border-bottom: 3px solid rgb(198, 169, 99); */
    text-align:left !important;
}
.btn-apply {
	font-size: 15px;
    padding: 12px;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #dee2e691;
    transition: all ease-in-out 0.3s;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    background-image: linear-gradient(315deg, #08295a 0%, #01132d 74%);
}
.btn-apply:hover {
    color: #08295a;
    background: #fff;
    border: 1px solid #041d41;
}
.btn-apply2 {
    font-size: 16px;
    padding: 12px;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #dee2e691;
    transition: all ease-in-out 0.3s;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    background-image: linear-gradient(315deg, #08295a 0%, #01132d 74%);
}
.btn-apply2:hover {
	color: #08295a;
	background: #fff;
    border: 1px solid #041d41;
}
.visa-free {
	font-size: 19px;
    padding: 5px 25px;
    color: white;
    border: 1px solid #fff;
    text-align: center;
}
.visa-free-row {
	background-color: #01132dd1 !important;
    background-image: url(http://global-migrate.com/images/icons-texture-bg.webp) !important;
    background-size: cover;
}
.st-benifit-row {
	color: #fff;
}
.st-bt-row {
	font-size: 20px;
	margin-top: 20px;
}
.st-benifit-row {
	padding: 25px 30px;
	margin: 30px 0px;
	font-family: 'Century Gothic', sans-serif;
    background-color: #01132dd1 !important;
    background-image: url(http://global-migrate.com/images/icons-texture-bg.webp) !important;
    background-size: cover;
}
.benifit-div-sec h1 {
	color: #08295af0;
    /* width: fit-content; */
    /* border-bottom: 3px solid rgb(198, 169, 99); */
    font-weight: bold;
    /* font-family: 'Arial, Helvetica, sans-serif' !important; */
    margin-bottom: 1rem !important;
}
.benifit-div-sec ul li {
	font-size: 17px;
}
.rout-div .col-md-4 {
    padding: 35px;
    text-align: left;
    color: white;
    border: 1px solid #fff;
    background: linear-gradient(90deg, #02247cc2 0%, #c5142e5c 100%);
}
.rout-div {
	margin: 0rem 3rem;
	padding: 10px !important;
	justify-content: center;
}
.st-form-row {
	padding: 30px 0px;
}
.form-input-st {
	color: black;
    width: 100%;
    height: auto;
    background-color: white !important;
    border: 1px solid #6e1c518c;
    border-radius: 15px;
    box-shadow: 0px 7px 5px #ced4da87;
    padding: 10px 10px;
}
.form-input-st::placeholder {
	color: black;
}
.form-input-st:focus {
	border-color: #6e1c518c !important;
	box-shadow: 0 0 0 .2rem rgb(198, 169, 99) !important;
}
.st-form {
	width: 80% !important;
}
.st-form-btn {
    padding: 15px 30px;
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #dee2e691;
    transition: all ease-in-out 0.3s;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    background-image: linear-gradient(315deg, #08295a 0%, #01132d 74%);
    transition: .4s all;
}
.st-form-btn:hover {
	background: #fff;
	color: #08295a !important;
	border: 1px solid #08295a;
}
.st-other-pro {
	height: 230px;
	overflow: hidden;
	position: relative;
}
.st-other-pro img {
	transition: .4s all;
}
.st-other-pro:hover img {
	transform: scale(1.2);
}
.st-other-text {
	position: absolute;
	bottom: 24px;
	right: 30px;
	background-color: #00000070;
	color: white;
	width: 490px;
	padding: 60px;
	height: 180px;
	text-align: center;
    font-size: 35px;
}
.st-other-program {
	display: flex;
	justify-content: center;
}
.st-other-program h2 {
	font-size: 29px;
}
.fm-contact {
    font-size: 26px;
}
/* ST KITTS AND NEVIS CSS */
/* MENU HIGH LIGHT */
.second-passport-parent .second-menu-high {
	color: #86aadf !important;
}
.visa-parent .visa-menu-high {
	color: #86aadf !important;
}
.news-parent .news-menu-high {
	color: #86aadf !important;
}
.blog-parent .blog-menu-high {
	color: #86aadf !important;
}
.review-parent .review-menu-high {
	color: #86aadf !important;
}
.contact-parent .contact-menu-high {
	color: #86aadf !important;
}
.about-parent .about-menu-high {
	color: #86aadf !important;
}
.home-parent .home-menu-high {
	color: #86aadf !important;
}
.immi-parent .immi-menu-high {
	color: #86aadf !important;
}
.success-parent .success-menu-high {
	color: #86aadf !important;
}
.img-ns{
	float: right;
}
.img-ns2{
	float: left;
}
.news-main {
    height: 100% !important;
    padding: 30px;
    width: 100%;
    background-image: url(../img/coaching-two-bg.jpg);
    background-size: cover;
    background-color: #dee2e666;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin: 30px;
    border: 1px solid #366ca891;
    /* color: white; */
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.news-img-div{
	width: 100%;
	height: 400px;
}
.news-head {
	display: flex;
}
.news-body {
	padding: 0px 5px;
    min-height:390px;
    max-height:max-content;
}
.news-head .news-img img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
}
.news-more p{
    text-align:justify !important;
}
.news-more div{
    text-align:justify !important;
}
.news-more span{
    text-align:justify !important;
}
.news-head .news-title h2 {
	padding: 18px 10px;
	margin-bottom: 0px !important;
}
.news-main .news-footer {
	display: flex;
	justify-content: space-between;
}
.news-icons {
	display: flex;
}
.pagination li a {
	text-decoration: none;
    padding: 10px 20px;
    border: 1px solid;
    color: #06237a;
}
.pagination li a:hover {
	background-color: rgb(204 20 44 / 75%);
    color: white;
}
.gm-blog-main {
	width: 360px;
	height: fit-content;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	margin: 10px;
	padding: 0px;
}
.gm-blog-img img {
	width: 100%;
	height: 360px;
}
.gm-blog-img {
	height: 360px;
	overflow: hidden;
}
.gm-blog-heading {
	font-size: 18px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.gm-blog-p {
	text-align: justify;
	font-size: 14px;
}
.gm-blog-body {
	height: 160px;
	padding: 15px;
}
.gm-blog-footer {
	padding: 15px;
}
.gm-blog-dt {
	padding: 10px 15px;
    font-size:12px !important;
}
.gm-blog-footer button {
    border: 1px solid rgb(108 117 125);
    background-image: linear-gradient(315deg, #08295a 0%, #6c757d 74%);
    border-radius: 4px;
    padding: 10px;
    transition: .4s all;
    color: white;
}
.gm-blog-footer button:hover {
	background: #fff;
	color: #08295a;
}
.inner-blog-row-1 p {
	text-align: justify;
}
.inner-blog-icons {
	border-top: 6px solid #08295af0;
}
.blog-icon-img img {
	width: 100px;
	height: 100px;
}
.inner-blog-icons .col-md-6 {
	margin-top: 1rem;
}
.inner-blog-icons .col-md-6 h5 {
	margin-bottom: 0px !important;
	font-family: Arial, Helvetica, sans-serif;
	color: #08295af0 !important;
}
.inner-blog-icons .col-md-6 p {
	margin-bottom: 0px !important;
	font-size: small;
	text-align: justify;
}
.inenr-icon-text {
	padding: 10px 10px;
}
.inner-blog-icons .col-md-6 {
	display: flex;
}
.inner-blog-heading-row {
	background-image: url(../img/icons-texture-bg.webp);
    background-size: cover;
    background-color: #01132d;
}
.inner-blog-heading-row h1 {
	margin-bottom: 1rem !important;
}
.inner-blog-heading-row p {
	text-align: justify;
}
.inner-blog-heading-row {
	color: #fff;
}
.inner-blog-row2 img {
	height: 450px;
	width: 100%;
}
.inner-blog-row2 p {
	text-align: justify;
}
.inner-blog-row3 img {
	height: 450px;
}
.inner-blog-row3 p {
	text-align: justify;
}
.inner-blog-img-1 img {
	height: auto;
}
.inner-blog-sec4 img {
	height: 450px;
}
.reviews-gm {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    width: 100%;
    height: fit-content;
    overflow: hidden;
    padding: 20px;
    margin: 1rem;
    color: #000;
    text-align: center;
    border-radius: 10px;
    background-image: url(../img/icons-texture-bg.webp);
    background-size: cover;
    background-color: #f9fafb;
    border: 1px solid #09237a59;
}
.rev-head {
	display: flex;
	margin-bottom: 5px;
}
.rev-title ul {
	padding-left: 0px !important;
	margin-bottom: 0px !important;
}
.rev-title {
	padding: 10px;
}
.rev-title h2 {
	margin-bottom: 0px !important;
}
.rev-img img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
}
.reviews-body p {
	text-align: justify;
}
.reviews-footer {
	display: flex;
	justify-content: space-between;
}
#submit-review .form-group {
	margin-bottom: 5px !important;
}
.about-gm p {
	text-align: justify;
}
.about-gm h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.tc-div p {
	text-align: justify;
}
.btn-golden {
	background: rgb(198, 169, 99);
	color: #000 !important;
}
.pp-app-bg{
    background-image: url(../img/icons-texture-bg.webp);
    background-size: cover;
    background-color: #08295abd;
    border-top: 2px solid blanchedalmond;
}
.slider-pd{
	padding: 5rem;
    background-image: url(../img/icons-texture-bg.webp);
}
.slide-div div{
	width: 300px !important;
	cursor: pointer;
	margin: 5px;
}
.app-video-bg{
	background: rgb(198, 169, 99);
}
.success-slider-3 div{
	margin: 5px;
}
.app-video-bg2{
	background-size: cover;
    background-color: #08295abd;
    border-top: 2px solid blanchedalmond;
}
.my-full-content-text{
	background-image: url(../img/icons-texture-bg.webp);
    background-size: cover;
    background-color: #01132d;
	padding: 2rem;
	color: white;
}
.my-full-content-text p{
	color: white !important;
	text-align: justify;
}
.head_6 h1{

}
.app-two-line{
    font-size:14px !important;
}
#thks-mn{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(198, 169, 99);
	display: none;
}
/* IMMIGRATION CSS */
.immi-back{
	background-color: #6c757dbd !important;
    background-image: url(http://global-migrate.com/images/icons-texture-bg.webp) !important;
    background-size: cover;
}
.immi-box{
	overflow: hidden;
	margin: 0rem !important;
}
.immi-button{
	background: linear-gradient(90deg, #08295af0 0%, #01132d 100%);
    width: 100%;
    padding: 19px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.immi-img-div{
	width: 100%;
	height: fit-content;
	overflow: hidden;
}
.immi-img{
	transition: .4s all;
}
.immi-box:hover .immi-img{
	transform: rotate(-10deg) scale(1.2);
	filter: blur(3px);
	filter: grayscale(1);
	filter: saturate(2.2);
}
/* IMMIGRATION CSS */
/* SIDE NAVIGATION CSS */
.sidenav {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 3000;
	top: 0;
	left: 0;
	transform: translateX(-100%);
	background-color: #111111e3;
	overflow-x: hidden;
	transition: 0.5s;
	padding: 16px 0px;
}
.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	width: 100%;
	color: #fff;
	display: block;
	transition: 0.3s;
}
.sidenav a:hover {
	color: #f1f1f1;
}
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

@media screen and (max-height: 450px) {
	.sidenav {
		padding-top: 15px;
	}
	.sidenav a {
		font-size: 18px;
	}
}
/* SIDE NAVIGATION CSS */
/* MENU HIGHT LIGHT */

#gm-navbar-collapse a {
	font-size: 15px;
	font-weight: bold;
	color: rgb(255, 255, 255);
}

@media only screen and (max-width: 600px) {
    .uk-bsl-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-12.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 730px;
    }
    .meetteam-title {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../images/Mobile-Meet-the-team-bg.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
    }
 .gm-reviews-title{
    height: 870px !important;
}
.bf-testimonial-slick-single{
        height: 660px;
}
    .st-title2 {
	position: absolute;
    top: 80%;
    left: 7%;
    width: 330px;
      }
      .form-check-label{
      font-size: 5px !important;
      }
    #bg-rw-bg {
        padding-top: 4px;
        margin-top: 1px;
    }
    .stitle2 {
        font-size: 23px !important;
    }
    .btn-apply2 {
        display: none;
    }
.review-update-title{
	background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/Reviews1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 950px;
}
	.bg-image-home {
   		background-image: linear-gradient(to bottom, #09237a7a, #c6152f00), url(../images/passport_new1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 100vh;
    }
	.my-full-content-text{
	    margin-bottom:-2rem !important;
	}
	.img-ns{
		width: 100% !important;
		float: none;
		margin: 0px !important;
		margin-bottom: 10px !important;
	}
	.img-ns2{
		width: 100% !important;
		float: none;
		margin: 0px !important;
		margin-bottom: 10px !important;
	}
	.news-img-div{
		width: 100%;
		height: 300px;
	}
	.news-title{
		padding-top: 15px;
	}
	.news-main{
		padding: 0px !important;
	}
	.bg-image-home img {
		position: fixed;
		top: 10%;
		left: 0%;
	}
	.title-div-home {
		position: absolute;
		top: 12%;
		left: 3%;
		height: auto;
		width: 94%;
		font-size: small;
	}
	.gm-intro-home {
		padding: 30px 20px;
	}
	.gm-intro-home p {
		font-size: 15px;
	}
	.gm-intro-home h1 {
		font-size: 19px;
	}
    .gm-apply-button-home {
        padding: 13px 27px !important;
    }
    .we-mk {
        font-size: 25px;
        line-height: 30px;
        padding: 1px 32px;
    }
	.gm-point-home li {
		font-size: 15px;
	}
    .bg-image-home {
     height: 910px;
    }
	.gm-ser-container {
		padding: 20px !important;
	}
	.gm-box-body-home {
		padding: 25px;
		height: fit-content;
	}
	.gm-box-heading-home {
		font-size: 23px;
	}
	.gm-box-p-home {
		font-size: 14px;
	}
	.gm-box-footer-home {
		padding: 25px;
	}

	.gm-box-home {
		height: fit-content;
		margin-bottom: 25px;
	}
	.gm-wh-choose-home {
		padding: 10px 0px;
	}
	.gm-our-sr-home {
		padding-top: 25px;
	}
	#gm-nav-bar {
		margin-top: -1px;
	}
	.gm-check-eli-heading h1 {
		font-size: 25px;
	}
	.gm-check-eli-heading {
		margin-top: 20px !important;
	}
	.gm-form-row-home {
		padding: 10px 1rem !important;
		margin-bottom: 25px;
	}
	.gm-btn-sb-home {
		width: 100%;
	}
	.gm-blog-home {
        width: fit-content;
        height: fit-content;
		margin: 15px;
	}
	.gm-blog-body-home {
		padding: 15px 25px;
		height: fit-content;
	}
	.gm-blog-p-home {
		font-size: 14px;
	}
	.gm-blog-footer-home {
	padding: 0px 25px;
    margin-bottom: 15px;
	}
.gm-footer-row-cpy {
    padding: 10px !important;
}
    .side-content {
	position: absolute;
    top: 82%;
    left: 4%;
    width: auto;
	}
	.side-shade {
		height: 500px;
	}
	.gm-copy-right-home {
		font-size: 7px;
		padding-bottom: 5rem;
	}
	.gm-blogs-home-heading {
		padding-bottom: 0px !important;
	}
	.gm-footer-icon-home {
		margin-bottom: 20px;
	}
	.fixed-menu {
		width: 100%;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 2000;
		display: flex;
		color: white;
		box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
		justify-content: space-around;
	}
	.fixed-menu .icons {
		padding: 5px;
		width: 100%;
		font-size: 35px;
		border-bottom: none;
		text-align: center;
		list-style-type: none;
	}
	.fixed-menu .icons a {
		text-decoration: none;
		color: white !important;
	}
	#pop-modal-close-btn i {
		font-size: 20px;
	}
	#popModalgmLabel {
		font-size: 15px;
	}
	.gm-popup-btn {
		padding: 8px;
	}
	.gm-intro-sub-heading-home {
		font-size: 17px;
	}
	.nested-dropdown-content {
		position: absolute;
		transform: translate(30%, 0%);
		width: 240px;
	}
	.nested-dropdown-content ul li {
		font-size: 10px;
		padding: 3px 0px;
	}
	/* ST KITTS AND NEVIS CSS MEDIA QUERY */
	.st-title {
		position: absolute;
		top: 20%;
		left: 5%;
		width: 330px;
	}
	.st-title p {
		font-size: 15px;
	}
	.st-intro {
		padding: 25px 6px;
	}
	.st-benifit-row h1 {
		font-size: 30px;
	}
	.st-benifit-row {
		padding: 25px 10px;
	}
	.rout-div {
		padding: 0px !important;
		margin: 0px !important;
	}
	.st-form {
		width: 90% !important;
	}
	.st-form h2 {
		padding-bottom: 22px;
	}
	.st-other-text {
		position: absolute;
		top: 10px;
		right: 0px;
		transform: translate(-7%, 15%);
		background-color: #00000070;
		color: white;
		width: 290px;
		padding: 68px 0px;
		height: 170px;
		width: 88%;
		text-align: center;
		font-size: 31px;
	}
	.st-other-pro img {
		height: 100% !important;
		width: 100% !important;
	}
	.st-other-program h2 {
		padding-top: 15px;
		margin-bottom: 20px;
	}
	.benifit-div-sec {
		padding: 15px 0px;
	}
	.benifit-div-sec ul li {
		font-size: medium;
	}
	.benifit-div-sec h4 {
		font-size: 18px;
	}
	.st-intro p {
		font-size: 15px;
	}
	/* ST KITTS AND NEVIS CSS MEDIA QUERY */
	.news-main {
		margin: 10px;
	}
	.news-row {
		margin: 1rem !important;
	}
	.news-main {
		padding: 20px !important;
	}
	.news-head .news-title h2 {
		padding: 15px;
		font-size: 21px;
	}
	.news-head .news-img img {
		width: 60px;
		height: 60px;
	}
	.blog-row {
		margin: 10px;
	}
	.gm-blog-main {
		height: fit-content;
	}
	.gm-blog-body {
		height: fit-content;
	}
	.inner-blog-row-1 {
		padding: 1rem !important;
	}
	.inner-blog-icons .col-md-6 h5 {
		font-size: 15px;
	}
	.inner-blog-icons .col-md-6 p {
		font-size: 10px;
	}
	.inner-blog-heading-row h1 {
		font-size: 20px;
	}
	.inner-blog-heading-row p {
		font-size: 15px;
	}
	.inner-blog-row3 img {
		height: 300px;
	}
	.inner-blog-row2 .col-md-7 {
		margin-top: 1rem;
	}
	.inner-blog-row2 img {
		height: 300px;
	}
	.inner-blog-row2 {
		padding: 1rem;
	}
	.inner-blog-sec4 {
		padding: 1rem;
	}
	.inner-blog-img-1 img {
		height: 300px;
		width: 300px;
	}
	.inner-blog-img-1 {
		text-align: center;
	}
	.about-gm {
		padding-top: 1rem !important;
	}
	.about-gm h2 {
		font-size: 22px;
	}
	.tc-div {
		padding: 2rem !important;
	}
	.rev-title h2 {
		font-size: 16px;
	}
	.rev-title ul {
		font-size: 12px;
		margin-top: 4px;
	}
	.reviews-body p {
		font-size: 14px;
	}
	.rev-img img {
		width: 60px;
		height: 60px;
	}
	.reviews-footer {
		font-size: 11px;
	}
	.slider-pd {
		padding: 2rem 1rem;
	}
	.inner-blog-head{
	    font-size:30px !important;
	}
.stitle {
    /* font-size: 20px !important; */
}
    .drp{
		display: block !important;
	}
	.news-main .news-footer {
        font-size: 10px !important;
        padding: 20px;
    }
}
@media only screen and (min-width: 767px) {
.dropdown:hover .dropdown-content {
	display: block;
}
	/* FIXED MENU ARROW CSS */
    #fixed-arrow-icon {
        position: fixed;
        left: 3.5%;
        bottom: 40%;
        background: rgb(196 21 48 / 71%);
        color: #fff;
        border-radius: 50%;
        filter: drop-shadow(2px 2px 2px #00000073);
        font-size: 21px;
        padding: 5px;
        text-align: center;
        width: 45px;
        height: 45px;
        z-index: 2000;
        cursor: pointer;
        transition: .4s all;
        font-weight: bold;
    }
	.toggle-menu-arrow {
		position: fixed !important;
		left: 0.1% !important;
		transition: .4s all;
	}
	.fixed-menu {
		transition: .4s all;
	}
	.toggle-menu {
		position: fixed;
		left: -20%;
		transition: .4s all;
	}
	/* FIXED MENU ARROW CSS */
}
.get-btn {
	box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
/* POPUP QUIZ*/
.qa_setPop {
	display: none;
}
.qa_setPop input[type="radio"] {
	display: none;
}
.qa_setPop.active {
	display: block;
}
.qa_body_quiz_pop {
	padding: 12px;
	min-height: 300px;
	max-height: 640px;
}
.fontSmall {
	color: #000;
}
.optQuziPop {
	display: none;
}
.InnerDivQuizPop .optionlablePop {
    padding: 10px;
    border-radius: 9px;
    border: 1px solid #e9ecef;
    width: auto;
    min-width: 300px;
    font-size: 21px;
    background-color: #08295a;
    color: #fff;
    cursor: pointer;
}
#btnQuizPop {
	font-weight: bold;
	padding: 9px;
	border: none !important;
	border-radius: 8px !important;
	margin-top: 4px;
	color: #fff !important;
	background-color: #08295a !important;
	cursor: pointer;
}
#nextbtnquiz_pop {
	padding: 10px;
	border-radius: 9px;
	border: 1px solid lightgray;
	width: auto;
	min-width: 300px;
	font-size: 21px;
	background-color: #08295a;
	color: white;
	cursor: pointer;
}
#wlcglobalqP {
	padding: 10px;
	border-radius: 9px;
	border: 1px solid lightgray;
	width: auto;
	min-width: 300px;
	font-weight: bold;
	font-size: 21px;
	background-color: #08295a;
	cursor: pointer;
	color: white;
}
#quizPopMainForm .form-group{
	margin-bottom: 10px;
}
#quizPopMainForm .form-group input{
	padding: 10px 10px;
    border: 1px solid #6c757d94;
    background-color: #f2f6f8bf;
    border-radius: 15px;
    box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.11);
}
#quizPopMainForm .form-group select{
	padding: 10px 10px;
    border: 1px solid #6c757d94;
    background-color: #f2f6f8bf;
    border-radius: 15px;
    box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.11);
}
#quizPopMainForm textarea.form-control{
	padding: 10px 10px;
    border: 1px solid #6c757d94;
    background-color: #f2f6f8bf;
    border-radius: 15px;
    box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.11);
}
@media only screen and (max-width: 600px) {
	.fontSmallQuizPop {
		font-size: 25px;
	}
    .bf-testimonial-title h3 {
        font-size: 16px;
    }
	.side-shade2 {
    background: linear-gradient(90deg, rgb(0 0 0) 0%, rgb(6 50 75 / 0%) 100%);
    height: 40vh;
  }
.fm-contact {
    font-size: 21px;
}
    .fm-contact2 {
    margin-bottom: -16px;
  }
}
/* POPUP QUIZ */
/* COOKIES CSS */
#cookieNotice {
    position: fixed;
    left: 0%;
    bottom: 0%;
    width: 100%;
    height: fit-content;
    background-color: #ffffff8a;
    filter: drop-shadow(2px 2px 2px #00000073);
    backdrop-filter: blur(8px);
    padding: 12px;
    color: #08295a;
    z-index: 2000;
    border-top: 2px solid #08295a;
}
.cooki-p a {
	color: #dc3545 !important;
    text-decoration: none;
}
.cooki-p button {
	background: transparent;
    color: #08295a !important;
    border: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: larger;
}
@media only screen and (max-width: 600px) {
	#cookieNotice {
		position: fixed;
		left: 0%;
		bottom: 8%;
		font-size: 13px;
	}
.gm-apply-button-home {
	display: none;
}

}
/* COOKIES CSS */
/*CITIZENSHIP PAGE CSS*/
.box-ct {
	background: linear-gradient(315deg, rgb(234, 184, 65) 0%, rgb(170, 139, 67) 74%);
	height: 250px;
	width: 250px;
	text-align: center;
	transition: 1s all !important;
	border: 1px solid lightgrey;
	cursor: pointer;
}
.box-ct:hover {
	background: #fff;
}
.box-ct:hover .logo-citi {
	transform: rotateY(360deg);
}
.logo-citi-div {
	display: flex;
	justify-content: center;
}
.logo-citi {
	height: 150px;
	margin: 20px;
	transition: 1s all;
}
.logo-row .col-md-4 {
	display: flex;
	justify-content: center;
}
.citi-cb{
	text-align: justify;
}
.logo-row a{
	text-decoration: none;
	color: black !important;
}
.form-input-SF {
	margin-bottom: 2px;
    margin-top: 2px;
    padding: 10px;
    padding-left: 13px;
    height: 50px;
    font-size: 17px;
    border: 1px solid #6c757d94;
    background-color: #f2f6f8bf;
    border-radius: 15px;
    box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.11);
    box-shadow: inset 6px 6px 6px #ffffff47, inset -6px -6px 6px #ffffff00;
}
.text-area-SF {
    padding: 10px;
    font-size: 16px;
    border: 1px solid #6c757d94;
    background-color: #f2f6f8bf;
    border-radius: 15px;
    box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.11);
    box-shadow: inset 6px 6px 6px #ffffff47, inset -6px -6px 6px #ffffff00;
}
@media only screen and (max-width: 600px) {
	.box-ct {
		width: 100%;
	}
}
/*CITIZENSHIP PAGE CSS*/
/* RESIDENCY CSS CODE */
.res-slick{
	margin: 30px 0px;
}
.res-slick a{
	text-decoration: none;
}
.res-pro {
    color: #fff;
    border-left: 1px solid #f8f9fa;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    height: 270px;
    width: 100%;
    text-align: center;
}
.res-pro-img1{
	background-image: url('../images/portugal-image-link.webp');
	background-size: cover	;
}
.res-pro-img2{
	background-image: url('../images/portugal-d2-visa-l1.webp');
	background-size: cover	;
}
.res-pro-img3{
	background-image: url('../images/portugal-d2-visa-l1.webp');
	background-size: cover;
}
.res-pro-img4{
	background-image: url('../images/grenada-link-page.webp');
	background-size: cover	;
}
.res-pro-img5{
	background-image: url('../images/latvia-image-link.webp');
	background-size: cover	;
}
.res-pro-img6{
	background-image: url('../images/latvia-image-link2.webp');
	background-size: cover;
}
.res-pro-uaecom{
	background-image: url('../images/Benefits-of-Dubai-Residency.jpg');
	background-size: cover;
}
.res-text{
    background-color: #08295ac7;
    height: 270px;
    width: 100%;
    padding-top: 0.7rem;
    color: #f9fafb;
    padding: 10px;
}
/* RESIDENCY CSS CODE */
@media only screen and (max-width: 600px) {
    .st-second-passport-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../img/St.KittS-Nevis-CBI-Programme1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    	height: 920px;
    }
      .slider-pd22 {
          padding: 2rem 1rem;
      }
    .ty-title p {
        font-size: 19px;
    }
    .tytitle {
        font-size: 35px !important;
    }
    .ty-title {
    top: 29% !important;
    left: 5% !important;
    width: 330px !important;
    }
    .st-title2 p {
        font-size: 16px;
    }
    .vn-second-passport-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../img/Vanuatu-CBI-Programme1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    	height: 900px;
    }
    .dm-second-passport-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../img/Dominica-CBI-Programme1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    	height: 900px;
    }
    .tk-second-passport-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../img/Turkey-CBI-Programme1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    	height: 900px;
    }
    .gn-second-passport-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../img/Grenada-CBI-Programme1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    	height: 900px;
    }
    .sn-second-passport-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../img/saintlucia-mob-background.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    	height: 920px;
    }
    .uk-visa-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    	height: 900px;
    }
    .uk-innvisa-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-2.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    	height: 900px;
    }
    .port-visa-title {
		background-image: linear-gradient(to bottom, #09237aad, #c6152f7a), url(../img/portugal-golden-visa1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
    }
    .malta-visa-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url('../img/malta-mob-background.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    	height: 920px;
    }
    .aus-visa-title {
        background-image: url('../images/australia-sydney-background-1.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 500px;
    }
    .can-visa-title {
        background-image: url('../images/canada-toronto-background-1.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 500px;
    }
    .latvia-visa-title {
        background-image: linear-gradient(to bottom, #09237a, #c6152f87), url(../img/latvia-business-visa1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 884px;
    }
    .uaefor-visa-title {
       	background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../img/uae-company-formation1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 884px;
    }
    .gm-news-title {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/News1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
    }
    .blog-update-title {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/Blogs1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 800px;
    }
      .contact-title {
          background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/ContactUs1.webp);
          background-repeat: no-repeat;
          background-size: cover;
          background-attachment: fixed;
          height: 870px;
      }
    .portd7-visa-title {
		background-image: linear-gradient(to bottom, #09237aad, #c6152f7a), url(../img/portugal-d7.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 970px;
    }
    .portd2-visa-title {
        background-image: linear-gradient(to bottom, #09237aad, #c6152f7a), url(../img/portugal-d2-visa1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 970px;
    }
    .greece-visa-title {
        background-image: linear-gradient(to bottom, #09237aad, #c6152f7a), url(../img/greece-golden-visa-1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 860px;
    }
    .about-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/AboutUs1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 910px;
    }
    .uk-worker-visa-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-4.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 950px;
    }
    .uk-self-visa-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-3.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
    }
    .uk-startup-visa-title {
        background-image: url('../images/london-england-westminster-1.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 500px;
    }
    .tc-title {
        background-image: url('../images/tc-terms-1.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 500px;
    }
    .privacy-title {
        background-image: url('../images/privacypolicy-1.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 500px;
    }
    .cmuk-title {
        background-image: url('../images/complain-uk-1.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 500px;
    }
    .accre-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/Accreditations1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;       
    	height: 885px !important;
    }
    .success-title {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/SuccessStories1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 800px;
    }
.founder-closed {
    background-image: linear-gradient(to bottom, #09237a7a, #c6152f00), url(../images/passport_new1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
    .thankyou-title {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../img/thankyoumobile.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
      .page-banner {
          padding-top: 100px;
          height: 500px !important;
      }
    .uk-global-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-5.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
    }
	.uk-ssll-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-5.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
    }
    .uk-fiance-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-6.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
    }
    .citizenship-title {
        background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../img/Vanuatu-CBI-Programme1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 700px;
    }
    .res-program-title {
		background-image: linear-gradient(to bottom, #09237a, #c6152f87), url(../images/blur-backgrounds_new.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 965px;
    }
    .immi-title{
	    background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/ImmigrationProgram1.webp);
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-attachment: fixed;
	    height: 830px;
    }


.uk-spouse-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-7.webp);
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		height: 900px;
	}
	.uk-visas-bg {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-1.webp);
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		height: 800px;
	}
	.cn-visas-bg {
		background-image: linear-gradient(to bottom, #09237a, #c6152f87), url('../img/canada-visas-uk.webp');
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		height: 770px !important;
	}
	.uk-visit-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-8.webp);
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		height: 900px;
	}
	.uk-acestry-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-9.webp);
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		height: 900px;
	}
	.uk-indefinite-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-10.webp);
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		height: 900px;
	}
	.uk-naturalisation-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-11.webp);
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		height: 900px;
	}
	.uk-pbs-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../uk-img/uk-12.webp);
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		height: 900px;
	}
	.nz-visas-bg {
		background-image: url('../images/new-zealand-visas-1.webp');
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		height: 840px !important;
	}
}
/* BACKGROUND CSS IMAGE - END */
/* AUSTRALIA AND NEW-ZEALAND*/
.nz-visas-bg {
	background-image: url('/images/new-zealand-visas.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
}
/* AUSTRALIA  AND NEW-ZEALAND*/
/* AUSTRALIA AND CANADA INNER PAGES BACKGROUND IMAGE CSS */
.aus-ind-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../aus-img/2.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.aus-skill-worker-visa {
	background-image: url('../images/australia-other-skilled-worker-visa.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.aus-state-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../aus-img/4.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.aus-work-permit {
	background-image: url('../images/australia-work-permit.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.aus-spouse-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../aus-img/3.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.aus-visit-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../aus-img/5.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.aus-visit6-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../aus-img/6.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.aus-visit7-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../aus-img/7.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.aus-visit8-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../aus-img/8.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.aus-visit9-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../aus-img/9.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.aus-visit10-visa {
	background-image: linear-gradient(to bottom, #09237a59, #c6152f94), url(../aus-img/10.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.canada-express-entry {
	background-image: linear-gradient(to bottom, #09237a, #c6152f87), url('../img/canada-express-entry.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.canada-pnp-visa {
	background-image: linear-gradient(to bottom, #09237a, #c6152f87), url('../img/Provincial-Nominee-Program-(PNP)-Visa.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.canada-spouse-visa {
	background-image: linear-gradient(to bottom, #09237a, #c6152f87), url('../img/canada-spouse.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.canada-visit-visa {
	background-image: linear-gradient(to bottom, #09237a, #c6152f87), url('../img/canada-visit-visa.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
.canada-work-permit {
	background-image: linear-gradient(to bottom, #09237a, #c6152f87), url('../img/canada-workpermit.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
}
    .tytitle {
        border-bottom: 3px solid rgb(198, 169, 99);
        width: fit-content;
        font-weight: bold;
        font-family: 'Arial, Helvetica, sans-serif' !important;
        font-size: 60px;
    }
    .ty-title {
        position: absolute;
        top: 30%;
        left: 10%;
        width: 500px;
        color: #fff;
        font-size: x-large;
    }

@media only screen and (max-width: 600px) {
	.aus-visas {
    background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../aus-img/aus-1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 900px !important;
	}
    .page-banner .page-title, .page-title {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.6px;
    }

    .page-title {
        font-size: 45px;
    }
        .aus-ind-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../aus-img/aus-2.webp);
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
	}
	.aus-skill-worker-visa {
		background-image: url('../images/australia-other-skilled-worker-visa-1.webp');
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 500px;
	}
	.aus-state-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../aus-img/aus-4.webp);
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
	}
	.aus-work-permit {
		background-image: url('../images/australia-work-permit-1.webp');
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 500px;
	}
	.aus-spouse-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../aus-img/aus-3.webp);
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
	}
	.aus-visit-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../aus-img/aus-5.webp);
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
	}
	.aus-visit6-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../aus-img/aus-6.webp);
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
	}
	.aus-visit7-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../aus-img/aus-7.webp);
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
	}
	.aus-visit8-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../aus-img/aus-8.webp);
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
	}
	.aus-visit9-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../aus-img/aus-9.webp);
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
	}
	.aus-visit10-visa {
		background-image: linear-gradient(to bottom, #09237a5c, #c6152f6e), url(../aus-img/aus-10.webp);
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
	}
	.canada-express-entry {
		background-image: linear-gradient(to bottom, #09237a, #c6152f87), url('../img/canada-express-entry1.webp');
		background-repeat: no-repeat;
        background-size: 100%;
        background-attachment: fixed;
        height: 780px;
	}
	.canada-pnp-visa {
	background-image: linear-gradient(to bottom, #09237a, #c6152f87), url(../img/Provincial-Nominee-Program-(PNP)-Visa1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 905px;
	}
	.canada-spouse-visa {
		background-image: linear-gradient(to bottom, #09237a, #c6152f87), url('../img/canada-spouse1.webp');
		background-repeat: no-repeat;
		background-size: cover;
        background-attachment: fixed;
        height: 950px;
	}
	.canada-visit-visa {
		background-image: linear-gradient(to bottom, #09237a, #c6152f87), url('../img/canada-visit-visa1.webp');
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 850px;
	}
	.canada-work-permit {
		background-image: linear-gradient(to bottom, #09237a, #c6152f87), url('../img/canada-workpermit1.webp');
		background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 900px;
	}
}

/* AUSTRALIA AND CANADA INNER PAGES BACKGROUND IMAGE CSS */