.elementor-18 .elementor-element.elementor-element-f7f3bb9{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;--overlay-opacity:0.2;--position:absolute;top:0px;--z-index:999999;}.elementor-18 .elementor-element.elementor-element-f7f3bb9:not(.elementor-motion-effects-element-type-background), .elementor-18 .elementor-element.elementor-element-f7f3bb9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-18 .elementor-element.elementor-element-f7f3bb9::before, .elementor-18 .elementor-element.elementor-element-f7f3bb9 > .elementor-background-video-container::before, .elementor-18 .elementor-element.elementor-element-f7f3bb9 > .e-con-inner > .elementor-background-video-container::before, .elementor-18 .elementor-element.elementor-element-f7f3bb9 > .elementor-background-slideshow::before, .elementor-18 .elementor-element.elementor-element-f7f3bb9 > .e-con-inner > .elementor-background-slideshow::before, .elementor-18 .elementor-element.elementor-element-f7f3bb9 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-18 .elementor-element.elementor-element-f7f3bb9, .elementor-18 .elementor-element.elementor-element-f7f3bb9::before{--border-transition:0.3s;}body:not(.rtl) .elementor-18 .elementor-element.elementor-element-f7f3bb9{left:0px;}body.rtl .elementor-18 .elementor-element.elementor-element-f7f3bb9{right:0px;}.elementor-18 .elementor-element.elementor-element-6e4c2df{--min-height:75vh;--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--justify-content:center;--background-transition:0.3s;--overlay-opacity:0.5;}.elementor-18 .elementor-element.elementor-element-6e4c2df:not(.elementor-motion-effects-element-type-background), .elementor-18 .elementor-element.elementor-element-6e4c2df > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://alpinefleet.hajt24.xyz/wp-content/uploads/2023/06/145653004_1103123203492139_6907870538251623750_n.jpg");background-position:0px 85%;background-repeat:no-repeat;background-size:cover;}.elementor-18 .elementor-element.elementor-element-6e4c2df::before, .elementor-18 .elementor-element.elementor-element-6e4c2df > .elementor-background-video-container::before, .elementor-18 .elementor-element.elementor-element-6e4c2df > .e-con-inner > .elementor-background-video-container::before, .elementor-18 .elementor-element.elementor-element-6e4c2df > .elementor-background-slideshow::before, .elementor-18 .elementor-element.elementor-element-6e4c2df > .e-con-inner > .elementor-background-slideshow::before, .elementor-18 .elementor-element.elementor-element-6e4c2df > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';background-color:#000000;}.elementor-18 .elementor-element.elementor-element-6e4c2df, .elementor-18 .elementor-element.elementor-element-6e4c2df::before{--border-transition:0.3s;}.elementor-18 .elementor-element.elementor-element-6e4c2df.e-con{--align-self:center;}@media(max-width:1024px){.elementor-18 .elementor-element.elementor-element-6e4c2df:not(.elementor-motion-effects-element-type-background), .elementor-18 .elementor-element.elementor-element-6e4c2df > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0%;}}@media(max-width:767px){.elementor-18 .elementor-element.elementor-element-6e4c2df:not(.elementor-motion-effects-element-type-background), .elementor-18 .elementor-element.elementor-element-6e4c2df > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0%;}}/* Start custom CSS for html, class: .elementor-element-a4a180a */.info-top div{
    position:relative;
}
.phoneInfo{
    position:relative;
}
.phoneInfo:hover .topBar-drop{
    display:block;
}
.topBar-drop{
    display:none;
    position:absolute;
    animation:fadeIn .5s ease-in-out;
    left:-30px;
    top:25px;
    background:#fff;
    padding:10px 30px;
    border-radius:5px;
    box-shadow:0 0 10px #d9d9d9;
    z-index:999999;
}


.topBar-drop a{
    display:block;
    text-align:center;
    margin:5px 0;
}
.topBar-drop a:after{
    bottom:5px!important;
}
.topBar-drop a:hover{
    border-radius:5px!important;
}


@media only screen and (max-width: 1068px){
    .topBar-drop a{
        color:var(--black)!important;
        margin-bottom:5px!important;
        border-radius:5px;
        padding:1px 10px;
        font-weight:500!important;
    }
    .topBar-drop a:hover{
        transition:.3s ease-in-out;
        background:var(--red)!important;
        color:#fff!important;
    }
}
@media only screen and (min-width: 357px) and (max-width: 1068px){
    .topBar-drop{
        left:0;
    }
}

.ul-menu{
    list-style-type: none;
    display:flex;
}
.desk-menu{
    padding-top:10px;
    padding-bottom:5px;
}

.ul-menu li{
    padding: 10px;
    transition:.5s;

}
.ul-menu a:hover{
   transition:.2s;
    font-weight:600;
    letter-spacing: 1.5px;
    line-height:2;
}

.ul-menu a{
    padding:10px;
    color:#000;
    font-weight:400;
    font-size:17px;
    transition:.2s;
    letter-spacing: 1.5px;
        line-height:2;
}

.ul-menu i{
    font-size:16px;
    margin-left:5px;
}

.desk-menu{
    display:flex;
    align-items:center;
    justify-content: space-between;
}

.elementor-18 .elementor-element.elementor-element-a4a180a{
    min-width:100%;
}

.menu-logo a{
    min-height:100%;
    display:block!important;
}

.menu-logo svg{
    max-height:55px;
    width:270px;
    vertical-align: middle;
}

@media only screen and (min-width: 910px){
    .mob-main-menu{
        display:none;
    }   
}
@media only screen and (max-width: 1068px){
    .menu-wrapper{
        display:none;
    }
    .togMenu svg{
        width:40px;
        height:40px;
        cursor:pointer;
    }
    .mob-main-menu{
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:center;
    }
    .togMenu{
        height:40px;
        
    }
    .pathTrans{
        transition:.3s ease-in-out;
    }
    .togMenu:hover .pathTrans{
        transform:translateX(6.5px);
        transition:.3s ease-in-out;
    }

    .mob-menu-wrapper{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--black);
    text-align: center;
    z-index: 9999;
    
}

.mob-menu-wrapper ul {
    list-style: none;
    position:relative;
}
.remFmenu{
    position:absolute!important;
    top:10px;
    right:20px;
}

.mob-menu-wrapper li {
    margin-bottom: 20px;
}

.mob-menu-wrapper a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-weight:400;
    position:relative;
}
.mob-menu-items ul a:after{
    content:'';
    display:flex;
    width:0%;
    border-bottom:2px solid var(--red);
    position:absolute;
    right:0;
    left:0;
    margin:auto;
    transition:.3s ease-in-out;
}
.mob-menu-items ul a:hover:after{
    width:100%;
    transition:.3s ease-in-out;
}

/* Animation for the fullscreen menu */
.menu-opened {
    display: flex;
    animation: slideIn 0.5s ease;
}


.mob-menu-items{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    margin:auto;
    height:100%;
    border-radius:10px;
    gap:40px;
    overflow-y:scroll;
    width:100%;
}
.mob-socials{
    display:flex;
    gap:30px;;
}
.mob-socials i{
    font-size:28px;
}
.mob-socials a{
    width:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    height:50px;
    transition:.3s ease-in-out;
}
.mob-socials a:hover{
    background:var(--red);
    transition:.3s ease-in-out;
    box-shadow:0 0 20px var(--red);
    border-radius:999px;
}

.mob-menu-items li{
    margin-bottom:15px;
}

}

@media only screen and (max-width: 380px){
    .mob-menu-items svg{
        width:280px;
    }
    .mob-socials{
        gap:20px
    }
}


@keyframes slideIn {
    from {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(0);
    }
}

.info-top{
    display:flex;
    position:absolute;
    top:-10px;
    right:0;
    padding-right:20px;
    gap:25px;
}
.info-top a{
    font-size:14px;
    font-weight:500;
    color:var(--black);
    position:relative;
    transition:.3s ease-in-out;
}
.info-top a:after{
    content:'';
    transition:.3s;
    display:flex;
    width:0px;
    position:absolute;
    bottom:3.5px;
    right:0;
    left:0;
    margin: auto;
    border-bottom:1.5px solid #fff;
}

.info-top a:hover{
    background:var(--red);
    padding:5px 10px;
    transition:.3s;
    color:#fff;
    border-radius:0 0 10px 10px;
}
.info-top a:hover i{
    color:#fff;
}
.info-top a:hover:after{
    width:70%;
    transition:.3s;
}

.info-top i{
 color:var(--red);
}

.mob-menu-info a{
    font-size:16px;
   display:block;
   margin-bottom:20px;

}
.mob-menu-info i{
    color:var(--red);
    padding-right:2px;
}
.mob-menu-info img{
    display:none;
}
.mob-menu-info{
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content: center;
    gap:20px;
    margin-top:30px;
}

.theMobLogo svg{
    width:70%;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f7f3bb9 */.elementor-18 .elementor-element.elementor-element-f7f3bb9{
    box-shadow:0 2px 10px #d9d9d9;
    -webkit-box-shadow:0 2px 10px #d9d9d9;
    -webkit-border-bottom-right-radius: 5px!important;
    -webkit-border-bottom-left-radius: 5px!important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2227779 */.white{
    color:#fff!important;
}

.under-header{
    max-width:1280px;
    display:flex;
    margin:auto!important;
}
.header-wrapper{
    padding:0 20px;
    margin-bottom:80px;
}

.elementor-18 .elementor-element.elementor-element-2227779{
    min-height:100%;
    height:100%;
    display:block;
    align-items:center;
}

.p-main{
    font-weight:300;
}
.elementor-element-6e4c2df{
    position:relative;
}
 .calc-container {
      display: flex;
      flex-direction: row;
      align-items: center;
      margin-bottom: 20px;
      gap:50px;
      background:#fff;
      height:200px;
      padding-left:110px;
      border-radius:0 20px 20px 0;
      position:absolute;
      left:0;
      margin-top:-40px;
      
    }

    .input-label {
      margin-bottom: 5px;
      
    }

    .input-field {
      padding: 5px;
      margin-bottom: 10px;
      border-bottom:2px solid var(--black);
      width:200px;
      cursor:pointer;
      font-weight:500;
      color:var(--black);
      font-family:'PlayFair Display', Sans-Serif!important;
      font-size:17px;
      height:40px;
    }
    
    .desti{
        width:245px;
        height:auto;
    }
   

    .book-now {
      margin:auto;
      color: #fff!important;
      font-size:24px;
      font-family:'PlayFair Display', Sans-Serif!important;
      border: none;
      cursor: pointer;
    }

    .dropdown-container {
      position: relative;
    }

    .dropdown-options {
      position: absolute;
      top: 100%;
      left: 0;
      background-color: #fff;
      border-radius:10px;
      box-shadow:0 0 10px #d9d9d9;
      max-height: 150px;
      overflow-y: auto;
      display: none;
      width: 100%;
      color:var(--black);
       transition: opacity 0.2s ease-in-out;
       z-index: 1;
    }
    
    

    .dropdown-option {
      padding: 6px;
      padding-left:15px;
      cursor: pointer;
      position:relative;
     
    }
    .dropdown-option:after{
     content:'';
     border-bottom:2px solid var(--red);
     position:absolute;
     bottom:5px;
     border-radius:999px;
     width:0;
     left:0;
     margin-left:15px;
     transition:.3s ease-in-out;
    }
    .dropdown-option:hover:after{
        width:20%;
    }

    .dropdown-option:hover {
      background-color: #f1f1f1;
    }
    
    .under-calcs{
        display:flex;
        flex-direction:column;
    }
    .bookDiv{
        background:var(--red);
        height:200px;width:100%;
        border-radius:0 20px 20px 0;
        display:flex;
        align-items:center;
        justify-content: center;
        padding:20px;
        padding-right:55px;
        position:relative;
    }
    .book-now{
        font-size:30px;
    }
    .bookDiv i{
        position:absolute;
        right:15px;
        font-size:25px;
        color:#fff!important;
    }
    
    #dateCalc{
        border:none!important;
        border-bottom:2px solid var(--black)!important;
        padding:6px;
        height:40px;
        border-radius:0;
    }
    .calc-container{
        position:absolute;
        left:0;
                    box-shadow:0 0 10px #000;
    }
    
     .calc-container ::-webkit-scrollbar {
      width: 8px;
    }

    /* Style the scrollbar thumb */
     .calc-container ::-webkit-scrollbar-thumb {
      background-color: var(--red);
      border-radius: 6px;
    }

    /* Style the scrollbar thumb on hover */
     .calc-container ::-webkit-scrollbar-thumb:hover {
      background-color: var(--black);
    }

    /* Style the scrollbar corner */
     .calc-container ::-webkit-scrollbar-corner {
      background-color: #eee;
    }

    /* Style the scrollbar track when it's pressed */
     .calc-container ::-webkit-scrollbar-thumb:active {
      background-color: #333;
    }
    .destinationGet{
           overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
    }
    
    @media only screen and (min-width: 876px) and (max-width: 1200px){
        .calc-container{
            display:grid;
            grid-template-columns: 1fr 1fr 1fr;
            gap:20px;
            padding:30px 20px;
            padding-left:60px;
            height:250px;
            border-radius:20px 0;
            transition:.3s ease-in-out;
            box-shadow:0 0 10px #000;
        }
        .calc-container:hover{
            border-radius:0 20px;
            transition:.3s ease-in-out;
        }
        .calc-container:hover .bookDiv{
            border-radius:0 20px;
            transition:.3s ease-in-out;
        }
        .bookDiv{
            height:auto;
            display:grid;
            grid-column-start:2;
            width:200%;
            border-radius:20px 0;
            padding:10px;
            padding-right:50px;
            transition:.3s ease-in-out;
        }
        .bookDiv i{
            right:150px
        }
        .bookDiv br{
            display:none;
        }
        
    }
    
    
    
    
    @media only screen and (max-width: 875px){
        .calc-container{
            display:grid;
            grid-template-columns: 1fr 1fr;
            gap:20px;
            padding:30px 20px;
            padding-left:60px;
            height:250px;
            border-radius:20px 0;
            transition:.3s ease-in-out;
            box-shadow:0 0 10px #000;
            width:90%;
        }
        .calc-container:hover{
            border-radius:0 20px;
            transition:.3s ease-in-out;
        }
        .calc-container:hover .bookDiv{
            border-radius:0 20px;
            transition:.3s ease-in-out;
        }
        .bookDiv{
            height:auto;
            display:grid;
            grid-column-start:1;
            width:200%;
            border-radius:20px 0;
            padding:10px;
            padding-right:50px;
            transition:.3s ease-in-out;
        }
        .bookDiv i{
            right:150px
        }
        .desti{
            width:90%!important;
        }
        .fromGet{
            width:80%;
        }
        .personsGet{
            width:80%;
        }
        .dateGet{
            width: 90%!important;
        }
        .bookDiv br{
            display:none;
        }
    }
    
@media only screen and (max-width: 650px){
    .calc-container{
        width:97%;
    }
   
    
   
}

@media only screen and (max-width: 470px){
    .calc-container{
     padding: 20px;
    }
    .calc-container div{
        width:100%;
    }
    .bookDiv{
        width:200%!important;
    }
}


@media only screen and (min-width: 1201px) and (max-width: 1290px){
        .calc-container{
            display:grid;
            grid-template-columns: 1fr 1fr 1fr;
            gap:20px;
            padding:40px 90px;
            padding-left:90px;
            height:280px;
            border-radius:20px 0;
            transition:.3s ease-in-out;
            box-shadow:0 0 10px #000;
        }
        .calc-container:hover{
            border-radius:0 20px;
            transition:.3s ease-in-out;
        }
        .calc-container:hover .bookDiv{
            border-radius:0 20px;
            transition:.3s ease-in-out;
        }
        .bookDiv{
            height:auto;
            display:grid;
            grid-column-start:2;
            width:200%;
            border-radius:20px 0;
            padding:10px;
            padding-right:50px;
            transition:.3s ease-in-out;
        }
        .bookDiv i{
            right:150px
        }
        .bookDiv br{
            display:none;
        }
    }
    
    @media only screen and (min-width: 1291px){
        .calc-container{
            padding-left:140px;
            gap:80px
        }
        .under-calcs{
            width:290px;
        }
        .fromGet{
            width:230px!important;
        }
        .under-calcs .input-field{
            width:100%;
        }
        .bookDiv{
            max-width:140px;
        }
        .bookDiv a{
            position:relative;
        }
        .bookDiv i{
            right:-40px!important;
            left:auto!important;
            bottom:auto!important;
            top:35px!important;
        }  
        
    }
    
    @media only screen and (max-width: 1290px){
     .bookDiv a{
            position:relative;
        }
        .bookDiv i{
            right:-40px!important;
            left:auto!important;
            bottom:auto!important;
            top:10px!important;
        }   
    }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6e4c2df */.elementor-18 .elementor-element.elementor-element-6e4c2df{
    padding:0!important;
}/* End custom CSS */