.elementor-kit-10{--e-global-color-primary:#FA441B;--e-global-color-secondary:#F3F1F180;--e-global-color-text:#414141;--e-global-color-accent:#F58320;--e-global-color-1726a71:#FFFFFF;--e-global-color-985e76c:#000000;--e-global-color-a9b54c4:#131313;--e-global-color-d22287c:#1C1C1C;--e-global-typography-primary-font-family:"Mulish";--e-global-typography-primary-font-size:clamp(0.8333rem, 0.7576rem + 0.303vw, 1rem);--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Mulish";--e-global-typography-secondary-font-size:clamp(0.8333rem, 0.7576rem + 0.303vw, 1rem);--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Mulish";--e-global-typography-text-font-size:clamp(0.8333rem, 0.7576rem + 0.303vw, 1rem);--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Mulish";--e-global-typography-accent-font-size:clamp(0.8rem, 0.7576rem + 0.303vw, 0.875rem);--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-76fb1e4-font-family:"Bebas";--e-global-typography-76fb1e4-font-size:clamp(2.25rem, 2.0455rem + 0.8182vw, 2.7rem);--e-global-typography-76fb1e4-font-weight:500;--e-global-typography-76fb1e4-text-transform:uppercase;--e-global-typography-76fb1e4-line-height:1.2em;--e-global-typography-74a010d-font-family:"Bebas";--e-global-typography-74a010d-font-size:clamp(1.875rem, 1.7045rem + 0.6818vw, 2.25rem);--e-global-typography-74a010d-font-weight:400;--e-global-typography-74a010d-text-transform:uppercase;--e-global-typography-74a010d-line-height:1.2em;--e-global-typography-cc7c06c-font-family:"Mulish";--e-global-typography-cc7c06c-font-size:clamp(1.2rem, 1.1769rem + 0.1026vw, 1.25rem);--e-global-typography-cc7c06c-font-weight:700;--e-global-typography-cc7c06c-text-transform:uppercase;--e-global-typography-cc7c06c-line-height:1.2em;--e-global-typography-56dad3b-font-family:"Mulish";--e-global-typography-56dad3b-font-size:clamp(0.8333rem, 0.7576rem + 0.303vw, 1rem);--e-global-typography-56dad3b-font-weight:400;--e-global-typography-56dad3b-line-height:1.5em;--e-global-typography-a2b85a2-font-family:"Mulish";--e-global-typography-a2b85a2-font-size:clamp(0.8333rem, 0.7576rem + 0.303vw, 1rem);--e-global-typography-a2b85a2-font-weight:700;--e-global-typography-a2b85a2-line-height:1.5em;--e-global-typography-d2ebe05-font-family:"Bebas";--e-global-typography-d2ebe05-font-size:clamp(1.125rem, 1.0227rem + 0.4091vw, 1.35rem);--e-global-typography-d2ebe05-font-weight:400;--e-global-typography-d2ebe05-text-transform:uppercase;--e-global-typography-d2ebe05-line-height:1.2em;--e-global-typography-09b318b-font-family:"Mulish";--e-global-typography-09b318b-font-size:clamp(1.0625rem, 1.0224rem + 0.1282vw, 1.125rem);--e-global-typography-09b318b-font-weight:700;--e-global-typography-09b318b-line-height:1.3em;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child{
    margin: 0;
}

a{
    color: inherit;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.swiper-pagination-bullet {
    opacity: 0.3;
  transition: all 0.3s ease;
}

.swiper-pagination-bullet-active{
    width: 20px !important;
    border-radius: 5px !important;
    opacity: 1 !important;
  animation: activePop 0.4s ease;
}


/* Keyframes for a subtle watery pop */
@keyframes activePop {
  0% {
    transform: scale(0.8);
    opacity: 0.7;
  }
  60% {
    transform: scale(1.3);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mulish';
	font-display: auto;
	src: url('https://www.travel2maldives.net/wp-content/uploads/Mulish-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bebas';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.travel2maldives.net/wp-content/uploads/Bebas-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */