.best_palau .et_pb_gallery_item.et_pb_grid_item {
    width: 25% !important;
}
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
    content: "";
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: 100%;
    left: 0;
    background: #c19e74;
    transition: transform 0.5s;
    transform: scaleX(0);
    transform-origin: right;
}
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}
.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a:after {
    content: "";
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: 100%;
    left: 0;
    background: #c19e74;
    transition: transform 0.5s;
    transform: scaleX(0);
    transform-origin: right;
}
.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding: 15px 0 !important;
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
    top: unset !important;
    bottom: 12px;
}
.translator select.gt_selector.notranslate {
    margin-top: 15px;
    font: inherit;
    color: #000;
    border: none;
    background: transparent;
	 text-align: right;
}
select.gt_selector.notranslate option {
    text-align: left;
}
select.gt_selector.notranslate option:checked{
	text-align: right;
	display:none;
}

/*theme option css*/
.sticky_class .log_img{
  display:none;
}
.sticky_class .log_favicon{
  display:block;
    width: 60%;
  margin:auto !important;
}
#gt_float_wrapper img {
    display: none;
}
.gt_options.gt-open .gt-selected{
  position: absolute !important;
    right: 0;
    top: 0;
}
.gt_options.gt-open {
    max-width: 250px !important;
    position: relative;
    top: 50px;
}
.gt_float_switcher.notranslate {
    box-shadow: none !important;
    text-align: left;
    font-size: 18px !important;
    border-radius: 0;
    padding: 0 !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding-right: 0 !important;
}
.log_favicon{
  display:none;
}
.three_grid_img {
    display: flex;
    justify-content: center;
}

.footer_chat_icons {
   width: 64px;
    position: fixed;
    right: 32px;
    background: transparent;
    bottom: 24px;
    z-index: 9;
}
.footer_icons_scl {
  width: 64px;
}
.fsicon {
    display: none;
}
.footer_chat_icon.open_chat_icon{
    display:none;
}

.footer_chat_icon.open_chat_icon svg {
  transform: rotate(180deg);
  transition: 0.5s;
}


.footer_images {
    display: flex;
}

.footer_images .et_pb_image {
    width: 100%;
    max-height: 99px;
    object-fit: cover !important;
    overflow-y: hidden;
}

.whatsapp_link a {
    color: #c19e74;
}

.whatsapp_link a:hover {
    color: #fff;
}
.tab_content{
        display:none;
    }
    .tab_content.tab_content_active{
        display:block;
    }

body {
    font-family: 'Neue Haas Unica';
}

.commuter_button{   
    font-family: "commuters-sans", sans-serif;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.36px !important;
    color: #c19e74;
    font-size: 13px;
    border:1px solid #c19e74;
}

.name_field {
    width: 100%;
    border-radius:28px;
    background-color:#fafafa !important;
    padding:8px 15px !important;
    font-size: 17px;
}

.right_side {
    width: 49%;
    float: left;
}

.left_side_field.right_side {
    margin-right: 2%;
}

.sbt_button {
    padding: 18px 40px;
    width: 100%;
    background-color: #c19e74;
    color: #fff;
    font-size: 17px;
    border: none;
    margin-bottom:20px;
}

.name_field.message {
    resize: none;
    height: 100px;
}

.name_field:hover {
    background-color: rgba(255, 255, 255, 0.7) !important;
    transition:0.4s;
}

.home_contact_form label,.name_label {
    color: #fff;
    font-size:17px;
}

.name_field:focus {
    background-color: #fff !important;
    border: 1.5px solid #000;
}

span.description.required {
    font-size: 13px;
}

.wpcf7-response-output {
    border: none !important;
    text-align: center;
    margin: 0px !important;
    padding: 0px !important;
}

.home_contact_form .invalid .wpcf7-response-output {
    color: #dc3232;
}

.home_contact_form .sent .wpcf7-response-output {
    color: #46b450;
}

.home_contact_form span.wpcf7-not-valid-tip {
    background: #dc3232;
    border-radius: 28px;
    padding: 0 18px;
    margin-top: 15px;
    color: #fff;
    display: inline-block;
}
/* language selector css */

.swiper-button-prev:after {
    content: '' !important;
}

.swiper-button-next:after {
    content: '' !important;
}

.testimonial_swip_slide span.et-pb-icon {
    color: #fff !important;
    font-size: 50px !important;
    user-select: none !important;
}

.testimonial_swip_slide .swiper-button-prev,.testimonial_swip_slide .swiper-button-next {
    height: 60px !important;
    width: 60px !important;
    background: #c19e74 !important;
    border-radius:50% !important;
    position: relative !important;
}

.testimonial_swip_slide .client-name {
    margin: 30px 0;
}

.testimonial_swip_slide .swiper-button-prev {
    top:0px !important;
    left:0px !important;
}

.testimonial_swip_slide .swiper-button-next {
    top:36px !important;
    left:80px !important;
}
#popmake-251991 {
  width: 100% !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.pum-close.popmake-close {
  background: transparent !important;
  box-shadow: none !important;
  font-size: 22px !important;
  width: 48px !important;
  text-align: center !important;
}
.pum-theme-251982, .pum-theme-default-theme {
  background: rgba(0,0,0,.3) !important;
}

.pp_row h2{
    font-family: "ivypresto-display", serif !important;
  font-size: 42px !important;
  font-weight: 700 !important;
  text-align: center;
  font-style: normal;
  text-transform: none;
  letter-spacing: .1em;
  line-height: 1.5em;
  color: rgba(255, 255, 255, .88);
}
.pptext{
    font-size: 27px;
  font-family: "neue-haas-unica";
  font-weight: 300;
    color:#ffffff;
}

.pp_row a {
  background: #000;
  color: #fff;
  border-style: none;
  letter-spacing: 2.1px;
  font-size: 17px;
  line-height: 14px;
  padding: 1.4em 2.5em;
  border-radius: 50px;
  width: 100% !important;
  display: block;
  text-transform: uppercase;
}
.pp_content {
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  right: 0;
}
.pp_row .et_pb_text_inner {
  display: flex;
  justify-content: space-between;
  height: 100%;
  flex-direction: column;
  margin: auto;
  align-items: center;
  padding: 100px !important;
}
.et_pb_module.et_pb_image.et_pb_image_0.pp_img {
  margin: 0 !important;
  padding: 0 !important;
}
.popmake-content .et_pb_section {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
}
#popmake-251991{
    background: none !important;
}
div#wpadminbar {
    z-index: 9990000 !important;
}
.gt_float_switcher .gt_options {
   transition: all 3s cubic-bezier(.3,1.1,.4,1.1)!important;
}
.gt_float_switcher.notranslate {
    display: flex;
    flex-direction: column-reverse;
}
.gt-selected {
    text-align: end;
}
.gt_options {
    position: absolute !important;
    background: #fff;
    right: 0;
}
.gt_float_switcher .gt-selected {
    background-color: transparent !important;
}
.gt_float_switcher {
    background: transparent !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 0 !important;
    color: #000; !important;
    font-weight: bold;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    margin-top: 10px;
}

@media (max-width: 1024px) {
    .topnav {
         gap: unset !important;
    }
    .pearlfleetlogo {
        margin: auto;
    }
}


@media screen and (max-width:980px) {
	.palau_map span.et_pb_image_wrap, .palau_map span.et_pb_image_wrap img {
    width: 100%;
}
.best_palau .et_pb_gallery_item.et_pb_grid_item {
    width: 50% !important;
}
.have_child span.et-pb-icon {
    position: absolute;
}
select.gt_selector.notranslate {
    text-align: end;
    background: none;
    border: none;  
    font-weight: 500;
    color: #000 !important;
}
    .maldives_row {
        display: flex;
        flex-direction: column-reverse;
    }
.pearlfleetlogo img {
    max-width: 100% !important;
    max-height: 150px;
}
.sticky_class .log_favicon {
    display: block;
    width: 100% !important;
    margin: auto !important;
    max-height: 80px;
}
}

@media screen and (max-width:767px) {
    header.menu_open .mobile_nav {
        height: 100vh;
    }
    .myLinks_inner .active_line {
        width: unset !important;
        display: inline-block;
    }
    .mob_sub_menu {
        align-items: center !important;
    }
        .pearlfleetlogo img {
        max-height: 65px;
    }
    .gt_float_switcher .gt-selected .gt-current-lang {
    margin-top: 0px;
}
}

@media screen and (max-width: 480px) {
    .pearlfleetlogo img {
        max-height: 100%;
        width: 181px !important;
    }
   .gt_float_switcher .gt-selected .gt-current-lang {
    width: 48px !important;
    }
        .sticky_class .log_favicon {
        max-height: 100%;
        width: 87px !important;
    }
}