.elementor-2755 .elementor-element.elementor-element-387847c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2755 .elementor-element.elementor-element-3035361{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-2755 .elementor-element.elementor-element-3baab07 img{width:100%;height:449px;object-fit:cover;object-position:center center;}.elementor-2755 .elementor-element.elementor-element-619cec6{--display:flex;--position:absolute;--min-height:450px;--justify-content:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:37px;--padding-left:30px;--padding-right:30px;top:0px;}.elementor-2755 .elementor-element.elementor-element-619cec6:not(.elementor-motion-effects-element-type-background), .elementor-2755 .elementor-element.elementor-element-619cec6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #2C383400 48%, #2C3834 72%);}body:not(.rtl) .elementor-2755 .elementor-element.elementor-element-619cec6{left:0px;}body.rtl .elementor-2755 .elementor-element.elementor-element-619cec6{right:0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-2755 .elementor-element.elementor-element-2ba1186 .elementor-button{background-color:var( --e-global-color-accent );padding:8px 20px 8px 20px;}.elementor-2755 .elementor-element.elementor-element-2ba1186{width:auto;max-width:auto;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;top:39px;}body:not(.rtl) .elementor-2755 .elementor-element.elementor-element-2ba1186{left:25px;}body.rtl .elementor-2755 .elementor-element.elementor-element-2ba1186{right:25px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2755 .elementor-element.elementor-element-38dc9c6 .elementor-heading-title{font-family:"Rubik", Sans-serif;font-size:22px;font-weight:500;line-height:33px;}.elementor-2755 .elementor-element.elementor-element-b3b9bcc{--spacer-size:30px;}.elementor-2755 .elementor-element.elementor-element-89a0472.elementor-element{--align-self:flex-start;}.elementor-2755 .elementor-element.elementor-element-89a0472 .elementor-button{font-size:17px;font-weight:600;text-transform:uppercase;fill:var( --e-global-color-text );color:var( --e-global-color-text );border-radius:0px 0px 0px 0px;padding:13px 20px 10px 20px;}.jet-listing-item.single-jet-engine.elementor-page-2755 > .elementor{width:365px;margin-left:auto;margin-right:auto;}@media(max-width:1366px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(min-width:2400px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for container, class: .elementor-element-3035361 */.itinerary {
    background-color: #EEEEEE;
    transition: all 0.3s ease-in-out;
}


.itinerary:hover {
    background-color: #2C3834;
}


.heading h3 {
    color: #FFFFFF !important;
    transition: all 0.3s ease-in-out;
}


.itinerary:hover .heading h3 {
    color: #FFFFFF !important;
}


.image  {
    fill: #635bff !important;
    transition: all 0.3s ease-in-out;
    
}


.itinerary:hover .image {
    fill: #FFFFFF !important;
      transform: scale(1.1) ;
}/* End custom CSS */