.elementor-6081 .elementor-element.elementor-element-a3d01d2{--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-6081 .elementor-element.elementor-element-1671918{--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 );line-height:var( --e-global-typography-text-line-height );}.elementor-6081 .elementor-element.elementor-element-28aa167 img{width:100%;height:449px;object-fit:cover;object-position:center center;}.elementor-6081 .elementor-element.elementor-element-93e3390{--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-6081 .elementor-element.elementor-element-93e3390:not(.elementor-motion-effects-element-type-background), .elementor-6081 .elementor-element.elementor-element-93e3390 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #2C383400 48%, #2C3834 72%);}body:not(.rtl) .elementor-6081 .elementor-element.elementor-element-93e3390{left:0px;}body.rtl .elementor-6081 .elementor-element.elementor-element-93e3390{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-weight:var( --e-global-typography-accent-font-weight );}.elementor-6081 .elementor-element.elementor-element-023ccf1 .elementor-button{background-color:var( --e-global-color-accent );fill:var( --e-global-color-fa11829 );color:var( --e-global-color-fa11829 );padding:8px 20px 8px 20px;}.elementor-6081 .elementor-element.elementor-element-023ccf1{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-6081 .elementor-element.elementor-element-023ccf1{left:25px;}body.rtl .elementor-6081 .elementor-element.elementor-element-023ccf1{right:25px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6081 .elementor-element.elementor-element-b25ce37 .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:#FFFFFF;}.elementor-6081 .elementor-element.elementor-element-1ad578f{--spacer-size:30px;}.elementor-6081 .elementor-element.elementor-element-254e7a8 .elementor-button:hover, .elementor-6081 .elementor-element.elementor-element-254e7a8 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-6081 .elementor-element.elementor-element-254e7a8.elementor-element{--align-self:flex-start;}.elementor-6081 .elementor-element.elementor-element-254e7a8 .elementor-button{font-family:"Poppins", Sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;fill:var( --e-global-color-fa11829 );color:var( --e-global-color-fa11829 );border-radius:0px 0px 0px 0px;padding:13px 20px 10px 20px;}.jet-listing-item.single-jet-engine.elementor-page-6081 > .elementor{width:450px;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 );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(min-width:2400px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for container, class: .elementor-element-1671918 */.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 */