header div.static-logo-btn > div.container{
    flex-flow: row-reverse;
    justify-content: flex-end !important;
}

div#rez-form-index{
	background: transparent;
	height: 0px;
    position: sticky;
    top: 0;
    z-index: 100;
}

div.anchor{
	height: 0px;
	margin-bottom: 280px;
}

div.bg-index{
	position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}


div.bg-index div.slider-header{
	left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -10;
}

div.bg-index div.slider-header.loading div.bg-main:not(:first-child){
	display: none;
}

div.bg-index p{
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 2.2rem;
	letter-spacing: -0.04em;
	right: -315px;
    position: absolute;
    top: 401px;
    text-transform: uppercase;
}

div.bg-index p.participating_locations {
	font-weight: 500;
	font-size: 1.1rem;
	line-height: 2.2rem;
	letter-spacing: -0.04em;
	right: -326px;
    position: absolute;
    top: 450px;
    text-transform: uppercase;
	padding: 10px;
	text-decoration: underline;
}

div.bg-index p strong{
	font-weight: 900;
	font-size: 2.4rem;
	line-height: 2.8rem;
}

.welcome .bg-main-wrapper {
	display: flex;
	justify-content: end;
	position: relative;
}

.welcome .bg-main-gradient {
	height: 100%;
	width: 45%;
}

section.welcome div.bg-main{
	background-repeat: no-repeat;
    background-size: cover;
	display: flex;
	height: 50rem;
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

/*section.welcome div.bg-main:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -1px;
    width: 0;
}*/

div.promo-area {
	align-items: end;
	display: flex;
	height: 50rem;
	flex-direction: column;
	justify-content: center;
}

div.wrapper-promo-index {
	align-items: center;
	display: flex;
	flex-direction: column;
	padding: 1rem 1.4rem;
	width: 40%;
}

div.wrapper-promo-index .promo-img {
    filter: drop-shadow(0px 1px 2.5px rgba(0, 0, 0, .5));
	height: auto;
	margin-bottom: 5.3rem;
	max-height: 30;
	object-fit: contain;
	object-position: center;
	width: 100%;
}

.apply-promo {
    background: linear-gradient(20deg, rgba(95,110,229,1) 0%, rgb(93, 112, 250) 40%, rgb(133, 145, 246) 60%, rgb(204, 204, 255) 100%);
	border-radius: 1.2rem;
	color: var(--white-txt);
	padding: 1.9rem 0;
    padding-bottom: 0;
	text-transform: uppercase;
	width: 22.4rem;
	filter: drop-shadow(0px 4px 4px rgba(95, 110, 229, 0.30));
    transform: skewX(-15deg);
    border: none;
    transition: transform .4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    box-shadow: 3px 2px 1px var(--primary-color),
        2px 3px 7px #7280ef;
    position: relative;
}

button.apply-promo .apply-promo-decorator{
    height: 30px;
    width: 100%;
    margin-top: -6px;
    background-color: var(--primary-color);
    border-radius: 1.5rem 2.5rem;
}

button.apply-promo:hover{
    transform: scale(1.1) skewX(-15deg);
	color: var(--white-txt);
}

button.apply-promo:focus{
    box-shadow: 3px 2px 1px var(--primary-color),
        2px 3px 7px #7280ef;
}

button.apply-promo .apply-promo-txt {
	font-family: var(--primary-font);
	font-weight: 700;
	font-size: 1.4rem;
	line-height: normal;
	letter-spacing: 1px;
	text-shadow: 0px 2px 0px #4A5399;
    display: inline-block;
    transform: skewX(15deg);
}

.wrapper-promo-index button.apply-promo.ref-apply-promo:nth-child(2){
    display: none;
}

.wrapper-promo-index button.apply-promo.ref-apply-promo:nth-child(2):hover{
    text-decoration: none;
}

.wrapper-promo-index button.apply-promo.ref-apply-promo:nth-child(2):hover{
    transform: skewX(-15deg);
}

@media(max-width: 991.98px){
	.welcome .bg-main-gradient {
		width: 50%;
	}

	div.wrapper-promo-index{
		width: 50%;
	}

    .wrapper-promo-index button.apply-promo.ref-apply-promo:nth-child(3){
        display: none;
    }

    .wrapper-promo-index button.apply-promo.ref-apply-promo:nth-child(2){
        display: block;
    }

}

@media(max-width: 767.98px){

	div.anchor{
		margin-bottom: 46rem;
	}

	div.bg-index{
		width: 100%;
	}

	div.bg-index div.slider-header{
		height: 30rem;
	}

	section.welcome div.bg-main{
		background-position: center center;
		background-size: cover;
    	background-repeat: no-repeat;
	}

	section.welcome div.bg-main:before{
		display: none;
	}

	div.promo-area{
		margin-top: 16rem;
        margin-bottom: -1px;
        height: auto;
        padding-bottom: 40px;
	}

	div.wrapper-promo-index{
		border-radius: 0px;
		width: 100%;
	}

	div.bg-index p {
		font-size: 1.4rem;
    	line-height: 1.8rem;
		left: 0px;
	    right: 0px;
	    margin: auto;
	    padding-left: 3rem;
	    top: 23rem;
	    width: fit-content;
	}

	div.bg-index p.participating_locations {
		font-size: 1rem;
    	line-height: 1.8rem;
		left: 0px;
	    right: 0px;
	    margin: auto;
	    padding-left: 3rem;
	    top: 26rem;
	    width: fit-content;
	}

	div.bg-index p strong{
		font-size: 2rem;
    	line-height: 2.4rem;
	}

	header img.logo {
		filter: drop-shadow(0 1px 2.5px rgba(0,0,0,.5));
	}

    .welcome .bg-main-wrapper div:nth-child(2){
        height: 500px !important;
    }
}

section.rent-carousel{
	margin-top: 9.6rem;
}

section.visit-us{
	margin-bottom: 142px;
}


/* --- Idex Booking End --- */

section.booking {
	margin: 0 auto;
}
section.booking div.booking-now {
	height: 240px;
	margin: 20px auto;
	padding: 0 130px 0 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #5F6EE5;
	border-left-color: var(--primary-bg);
	border-radius: 4px;
}
@media screen and (max-width: 991px) {
	section.booking div.booking-now {
		padding: 0 30px;
	}
}
#booking-txt-off {
	display: none;
}
section.booking div.left img {
	margin-left: -85px;
}
section.booking div.rigth {
	display: grid;
	grid-template-columns: auto 1fr;
	grid-column-gap: 15%;
	align-items: center;
}
section.booking div.rigth div.one img {
	width: 120px;
}
section.booking div.rigth h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	color: var(--primary-txt);
}
section.booking div.rigth p {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	color: var(--primary-txt);
}
/* Button´s */
section.booking div.booking-links {
	width: 80%;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	margin: 10px auto 0;
}

section.booking div.booking-links div.txt {
	margin-bottom: 41px;
}

section.booking div.booking-links div.txt p {
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
	color: var(--primary-txt);
}
section.booking div.booking-links div.txt a {
	font-size: 14px;
	font-weight: 700;
	color: var(--primary-txt);
	text-decoration: revert;
}
section.booking div.booking-links div.buttons {
	display: flex;
	color: black;
	column-gap: 52px;
	justify-content: center;
    width: 100%;
}
section.booking div.buttons a {
	color: unset;
	cursor: pointer;
	display: flex;
    justify-content: center;
    align-items: center;
	width: 438px;
	height: 50px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}

body.dark-theme section.booking div.buttons a {
	background: var(--secondary-color);
	border: 1px solid var(--secondary-color);
}

.container.promo-area.unset-md{
    position: relative;
}

.container.promo-area.unset-md #linearGradientMobile{
    position: absolute;
    bottom: 0%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(180deg, rgba(0, 170, 255, 0) 30%, rgb(73, 89, 215) 80% , var(--primary-color) 100%);
}

body.dark-theme .container.promo-area.unset-md #linearGradientMobile{
    background: linear-gradient(180deg, rgba(43, 51, 55, 0) 0%, var(--primary-bg) 80%);
}


body.dark-theme linearGradient#paint0_linear_68_578 stop{
    stop-color: var(--primary-bg);
}

linearGradient#paint0_linear_68_578 stop{
    stop-color: #4552ba;
    stop-opacity: 0.67;
}

body.light-theme section.booking div.buttons a {
	color: var(--white-txt);
	background: var(--primary-color);
	border: 1px solid var(--primary-color);
}

section.booking div.buttons a i {
	font-size: 16px;
	font-weight: 700;
}

@media screen and (max-width: 991.98px) {
	section.booking div.rigth{
	    grid-column-gap: 15px;
	    left: -20px;
	    position: relative;
	}
	section.booking div.rigth p {
		font-size: 12px;
		line-height: 15px;
	}
	section.booking div.booking-links div.txt{
		margin-top: 10px;
	}
	section.booking div.booking-links div.a {
		width: 90%;
		justify-content: center;
		flex-wrap: wrap;
		margin: 40px auto;
	}
}

@media screen and (max-width: 767.98px) {
	section.booking div.booking-now {
		width: 100%;
		justify-content: space-between;
		padding: 0 30px;
		margin: 0 auto;
		max-width: 576px;
	}
	section.booking div.left img {
		margin-left: -86px;
	}
	#booking-txt-on {
		display: none;
	}
	#booking-txt-off {
		text-align: center;
		display: flex;
		flex-direction: column;
		margin-bottom: 39px;
		margin-top: 94px;
		row-gap: 36px;
	}
	#booking-txt-off h3{
		font-weight: 600;
		font-size: 3rem;
		line-height: 3.7rem;
		letter-spacing: -0.02em;
	}
	#booking-txt-off p{
		font-weight: 400;
		font-size: 1.4rem;
		line-height: 1.7rem;
		margin-bottom: 0;
	}
	section.booking div.booking-links{
		margin: unset;
		margin-bottom: 107px;
		justify-content: center;
		padding: 0 20px;
		width: 100%;
	}
	section.booking div.booking-links div.txt{
		margin-bottom: 98px;
		margin-top: unset;
		text-align: center;
	}
	section.booking div.booking-links div.buttons{
		flex-direction: column;
		row-gap: 8px;
	}

	section.booking div.booking-links div.buttons a{
		width: 100%;
	}


}

@media (max-width: 575.98px){
	section.booking div.booking-now {
		border-right-color: var(--primary-bg);
		overflow: hidden;
	}
}

/* --- Idex Booking End --- */

/* --- Idex Models End --- */

section.models-always {
	width: 100%;
	height: 560px;
	background-color: var(--secondary-bg);
	margin-top: -190px;
	padding: 69px 20px;
	margin-bottom: 94px;
}
@media screen and (max-width: 980px) {
	section.models-always {
		display: flex;
		align-items: flex-end;
		height: 637px;
	}
}
section.models-always div.cont-models-always {
	height: 422px;
	display: flex;
	align-items: end;
	justify-content: center;
}
section.models-always div.cont {
	width: 100%;
	height: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
}
@media screen and (max-width: 980px) {
	section.models-always div.cont {
		flex-wrap: wrap;
		height: auto;
		justify-content: center;
	}
}
section.models-always div.cont div.cont-h3-asist {
	width: 100%;
	max-width: 500px;
}
section.models-always div.cont div.cont-hr {
	width: 100%;
	max-width: 200px;
}
section.models-always div.cont div.cont-img-asist {
	width: 100%;
    max-width: 500px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 980px) {
	section.models-always div.cont div.cont-h3-asist,
	section.models-always div.cont div.cont-img-asist {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}
}
section.models-always div.cont h3 {
	font-size: 30px;
	font-weight: 600;
	line-height: 37px;
	color: var(--primary-txt);
}
section.models-always div.cont hr {
	width: 1px;
	height: 94px;
	background: var(--hr-color);
}
@media screen and (max-width: 980px) {
	section.models-always div.cont div.cont-hr {
		display: none;
	}
}
section.models-always div.cont img {
	width: 81px;
	/* height: 64px; */
	margin-right: 30px;
}
@media screen and (max-width: 980px) {
	section.models-always div.cont img {
		margin: 69px 0 37px;
	}
}
section.models-always div.cont div.assistance {
	flex-wrap: wrap;
}
section.models-always div.cont strong {
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	color: var(--primary-txt);
}
section.models-always div.cont p {
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	color: var(--primary-txt);
}
/* --- Idex Models End --- */

/* --- Idex Real Cost --- */

section.rates-info {
	width: 100%;
	display: grid;
	grid-template-columns: 80px auto auto;
	grid-column-gap: 20px;
	grid-template-areas: "card info btn";
	align-items: center;
	margin-bottom: 94px;
}
@media screen and (max-width: 991.98px) {
	section.rates-info {
		grid-template-columns: auto auto !important;
		grid-template-areas:
		"card info"
		"card btn";
	}
}
section.rates-info div.real-cost img {
	position: absolute;
	bottom: 200px;
}
section.rates-info div.real-cost div.cost-color {
	flex-direction: column;
	background: var(--secondary-bg);
	width: 300px;
	height: 330px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 95px;
}
section.rates-info div.real-cost div.cost-color div.cost-color-cont {
	width: 80%;
}
section.rates-info div.real-cost div.cost-color p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: var(--primary-txt);
	margin: 0;
}

section.rates-info div.real-cost-info {
	width: 400px;
}

section.rates-info div.real-cost-info div.up {
	display: flex;
	/* justify-content: flex-start; */
	justify-content: space-between;
	margin-bottom: 20px;
	align-items: center;
}
section.rates-info div.real-cost-info div.down {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	align-items: center;
}
section.rates-info div.real-cost-info div.up div.img,
section.rates-info div.real-cost-info div.down div.img {
	width: 100%;
	max-width: 80px;
	display: flex;
	justify-content: center;
}
section.rates-info div.real-cost-info div.up div.txt,
section.rates-info div.real-cost-info div.down div.txt {
	width: 100%;
	max-width: 310px;
}
section.rates-info div.real-cost-info h3 {
	font-size: 30px;
	font-weight: 600;
	line-height: 37px;
	color: var(--primary-txt);
	margin-bottom: 38px;
}
/* section.rates-info div.real-cost-info img {
	margin-right: 31px;
} */

section.rates-info div.real-cost-info strong ,
section.rates-info div.real-cost-info p ,
section.rates-info div.real-cost-info a {
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	color: var(--primary-txt);
}

section.rates-info div.real-cost-info p {
	text-align: justify;
}

section.rates-info div.real-cost-info a {
	text-decoration: underline;
}
section.rates-info div.real-cost-info strong {
	font-weight: 700;
	margin-bottom: 5px;
}
/* Visit Us */
section.rates-info div.real-cost-button {
	display: flex;
	align-items: center;
	justify-content: center;
}
section.rates-info div.real-cost-button button {
	width: 192px;
	height: auto;
	background: #00C9E4;
	color: #000000;
	border: 1px solid #00C9E4;
	border-radius: 5px;
	padding: 18px 43px;
	font-size: 12px;
	font-weight: 700;
}
@media screen and (max-width: 767.98px) {
	section.rates-info {
		grid-template-columns: auto !important;
		grid-template-areas: "card" "info" "btn";
	}
	section.rates-info div.real-cost-info {
		width: 100%;
		text-align: center;
		margin: 70px 0 40px;
		padding-right: 10px;
		padding-left: 8px;
	}

	section.rates-info div.real-cost-info div.up {
		margin-bottom: 43px;
	}
	section.rates-info div.real-cost-info div.up,
	section.rates-info div.real-cost-info div.down {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}
	section.rates-info div.real-cost-info div.up > div {
		width: 100%;
	}

	section.rates-info div.real-cost-info img {
		margin: 0 0 31px;
	}

	section.rates-info div.real-cost,
	section.rates-info div.real-cost-button {
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 10px;
	}
	section.rates-info div.real-cost-button div {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}
	section.rates-info div.real-cost-button button {
		width: 100%;
	}
}
/* --- Idex Real Cost End --- */

/* --- Idex Travel Easy --- */

section.travel-safe {
	display: grid;
	justify-content: space-between;
	grid-template-columns: 1fr 256px 256px;
	grid-template-areas: "img-1 img-2 img-3";
	grid-column-gap: 15px;
	margin: 0 auto;
	margin-bottom: 167px;
	width: 100%;
}
section.travel-safe div.travel-cont {
	text-align: left;
}
@media(max-width: 997.98px) {
	section.travel-safe {
		grid-template-columns: 1fr 1fr;
		grid-template-areas: "img-1 img-1" "img-2 img-3";
		margin: 123px auto;
	}
	section.travel-safe div.travel-cont {
		padding: 10px 0px;
	}
}
@media(max-width: 575.98px) {
	section.travel-safe {
		grid-template-columns: 1fr;
		grid-template-areas: "img-1" "img-2" "img-3";
	}
}
section.travel-safe div.travel-cont div.back-img {
	width: 100%;
	height: 256px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid var(--primary-color);
	border-radius: 4px;
	position: relative;
}

section.travel-safe div.travel-cont div.back-img p {
	bottom: 5px;
	color: var(--white-txt);
	position: absolute;
	left: 15px;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -0.02em;
	margin: 0;
}

@media screen and (max-width: 980px) {
	section.travel-safe div.travel-cont div.back-img,
	section.travel-safe div.travel-cont div.back-img.first {
		max-width: 100%;
	}
}
section.travel-safe div.travel-cont p {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	text-align: justify;
	color: var(--primary-txt);
	margin-top: 30px;
}
@media screen and (max-width: 980px) {
	section.travel-safe div.travel-cont {
		width: 100%;
		text-align: center;
	}
}

@media(max-width: 767.98px) {
	section.travel-safe div.travel-cont p {
		padding: 0 20px;
	}
}

/* --- Idex Travel Easy End --- */

section.blog-carousel{
	margin-bottom: 10.2rem;
}
