/*
 Theme Name: Child Theme westpalmjetcharter
 Theme URI: http://www.elegantthemes.com/gallery/divi/
 Description: child type westpalmjetcharter
 Author: JustinCollier
 Author URI: http://www.elegantthemes.com/gallery/divi/
 Template: Divi
 Version: 0.1
*/
@import url("../Divi/style.css?ver=2.5.3.0.1");

body:not(.page-template-template_parallax) #mobile-header{
    background-color: #111111;
    /*position: relative;*/
}
body:not(.page-template-template_parallax) #page-container{
    margin-top: 0px !important;
}
#page-container{
    padding-top: 113px!important;
}

body.logged-in #mobile-header{
    top: 32px;
}
body>img{
    display: none;
}
#pagepiling .pp-easing{
    -moz-transition: all .8s linear !important;
    -o-transition: all .8s linear !important;
    -webkit-transition: all .8s linear !important;
    transition: all .8s linear !important;
}

#phone-cell a{
    color:#fff;
}

#main-footer .am-row h5 {
    padding-bottom: 5px;
    font-size: 22px;
    margin-top: 5px;
    font-weight: bold;
    text-align: left!important;
}
#pp-nav li .active span, .pp-slidesNav .active span{
    background: #fff !important;
    width: 10px !important;
    height: 10px !important;
    left: 1px !important;
    top: 0px !important;
}
#pp-nav ul li:nth-child(6){
    display: none;
}
#pagepiling{
    position: static;
}

#pagepiling .section .et_pb_text_inner{
    transform: translateY(-150%);
    -moz-transition: all .8s linear;
    -o-transition: all .8s linear;
    -webkit-transition: all .8s linear;
    transition: all .8s linear;
}
#pagepiling .section.active .et_pb_text_inner{
    transform: translateY(0%);
}
#pagepiling .section.active ~ .section .et_pb_text_inner{
    transform: translateY(150%);
}
#pagepiling .before-footer-section{
    transform: translate3d(0px, -86%, 0px) !important;
}
#pagepiling>.section{
    padding: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center 75%;
}
#pagepiling .section.leave_current{
    background-position: center 100%;
    -moz-transition: all .8s linear;
    -o-transition: all .8s linear;
    -webkit-transition: all .8s linear;
    transition: all .8s linear;
}
#pagepiling .section.leave_current_up{
    background-position: center 40%;
    -moz-transition: all .8s linear;
    -o-transition: all .8s linear;
    -webkit-transition: all .8s linear;
    transition: all .8s linear;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span{
    background: #fff;
}
#mobile-header{
    display: flex;
    justify-content: space-between;
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
    padding: 30px;
    /*background-color: rgba(0, 0, 0, .3);*/
    color: #FFF;
    align-items: center;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear; 
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    
}

#mobile-header.off-opened{
    transform: translateX(300px);
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
}
#top-menu-type-mobile{
     -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear; 
    
}
#mobile-header .menu-container #top-menu-type-mobile.off-opened {
   /* transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);*/
    -moz-transition: all .5s linear;
    -o-transition: all .s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear; 
   left: -300px;
}

#mobile-header .logo-container{
    position: absolute;
    left: 0;
    right: 0;
    width: 300px;
    margin: auto;                      
}

#mobile-header .menu-container #top-menu-type-mobile{
    
    position: absolute;
    top: 0;
    left: -300px;
    background-color: #000;
    padding: 40px;
    width: 300px;
    height: 100vh;
    overflow-y: auto;
    /*transform: translateX(-600px);
    -webkit-transform: translateX(-600px);
    -ms-transform: translateX(-600px);*/
}

#mobile-header .menu-container #top-menu-type-mobile > .menu-item-has-children > .sub-menu{
    display: none;
}
/*#mobile-header .menu-container #top-menu-type-mobile > .menu-item-has-children > a:after {
    content: '3';
    font-family: "ETmodules";
    position: absolute;
    right: -10px;
    font-size: 36px;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
#mobile-header .menu-container #top-menu-type-mobile > .menu-item-has-children > a.open:after {
    transform: rotate( 180deg);
}*/
#mobile-header .menu-container #top-menu-type-mobile > .menu-item{
    position: relative;
}
#mobile-header .menu-container #top-menu-type-mobile > .menu-item > a{
    letter-spacing: 0.05em;
    font-weight: 400;
    font-size: 25px;
    color: #FFF;
    padding: 10px 0;
    display: block;
    position: relative;
    text-transform: uppercase;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

#mobile-header .menu-container #top-menu-type-mobile > .menu-item .sub-menu{
    padding-left: 25px;
}
#mobile-header .menu-container #top-menu-type-mobile > .menu-item .sub-menu a{
    color: #FFF;
    padding: 5px 0;
    display: block;
    font-size: 16px;
}
#mobile-header .menu-container #top-menu-type-mobile > .menu-item:hover > a,
#mobile-header .menu-container #top-menu-type-mobile > .menu-item .sub-menu a:hover,
#mobile-header .menu-container #top-menu-type-mobile > .menu-item:hover > button{
    color: #0085ca;
}
#mobile-header .phone-container{
    display: flex;
    align-items: center;
}
.quote-mobile{
    padding: 13px 31px 13px 31px !important;
    text-align: center;
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    border-style: solid;
    border-radius: 2px;
    outline: none;
    white-space: pre-wrap;
    -webkit-text-stroke: 0px;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    border-width: 1px;
    border-color: #FFF;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 700;
    margin-left: 20px;
}

#mobile-header .menu-container .lines-button{
    line-height: 0px;
    transform: translateY(-50%);
    position: relative;                        
    cursor: pointer;                        
    transition: .3s;

}
#mobile-header .menu-container .lines-button .lines{
    background: #ffffff;
    position: relative;
    display: inline-block;
    width: 20px;
    height: 2px;
    border-radius: 5px;
}

#mobile-header .menu-container .lines-button .lines.close{
    transition: background 0.3s 0s ease-in-out;
    background: transparent !important;
}

#mobile-header .menu-container .lines-button .lines:before{
    transform-origin: 50% 50%;
    transition: top 0.3s 0.6s ease-in-out,transform 0.3s ease-in-out;
    display: inline-block;
    width: 20px;
    height: 2px;
    border-radius: 5px;
    top: 6px;
    position: absolute;
    left: 0;
    content: '';
    background: #FFF;
}
#mobile-header .menu-container .lines-button .lines:after{
    transform-origin: 50% 50%;
    transition: top 0.3s 0.6s ease-in-out,transform 0.3s ease-in-out; 
    display: inline-block;
    width: 20px;
    height: 2px;
    border-radius: 5px;
    top: -6px;
    position: absolute;
    left: 0;
    content: '';
    background: #FFF;
}


#mobile-header .menu-container .lines-button.close .lines{
    transition: background 0.3s 0s ease-in-out;
    background: transparent !important;
}
#mobile-header .menu-container .lines-button.close .lines:before{
    transform: rotate3d(0, 0, 1, 45deg);
}
#mobile-header .menu-container .lines-button.close .lines:after{
    transform: rotate3d(0, 0, 1, -45deg);    
}

#mobile-header .menu-container .lines-button.close .lines:before,
#mobile-header .menu-container .lines-button.close .lines:after{                        
    transition: top 0.3s ease-in-out,transform 0.3s 0.5s ease-in-out;
    top: 0;
    width: 20px;
}
.page-template-template_parallax #page-container{
    padding-top: initial!important;
}
.page-template-template_parallax .et_pb_section{
    color: #FFF;
}
.page-template-template_parallax .et_pb_section.dark-leave:after{
    background-color: rgba(0,0,0,0.8) !important;
}
.page-template-template_parallax .et_pb_section:after{
    filter: brightness(0.4);
    background-color: rgba(0,0,0,0.7) !important;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
     -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;   
}
.page-template-template_parallax #pagepiling .et_pb_section:nth-child(6)::after{
    display: none;
}
.page-template-template_parallax .et_pb_section .et_pb_row{
    width: 100% !important;
    max-width: 100% !important;
}
.page-template-template_parallax .et_pb_section p{
    text-align: center;
    font-size: 18px;
}
.page-template-template_parallax .et_pb_section .et_pb_row h1,
.page-template-template_parallax .et_pb_section .et_pb_row h2,
.page-template-template_parallax .et_pb_section .et_pb_row h3,
.page-template-template_parallax .et_pb_section .et_pb_row h4{
    color: #FFF;
    text-align: center;
    font-weight: 600;
}
.page-template-template_parallax .et_pb_section .et_pb_row h1,
.page-template-template_parallax .et_pb_section .et_pb_row h2{
    text-transform: uppercase;
    font-size: 50px;                        
}
.page-template-template_parallax .et_pb_section .et_pb_row .quote-mobile{
    width: fit-content;
    margin: auto;
    display: block;
    margin-top: 60px;
    position: relative;
    left: 0;
    right: 0;
}
.page-template-template_parallax .et_pb_section .et_pb_row .quote-mobile:after{
    content: '';
    background-image: url(https://ecsjets.com/wp-content/uploads/jet_down_icon.png);
    width: 55px;
    height: 58px;
    position: absolute;
    display: block;
    left: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 100px;
    margin-left: -27.5px;
}
.page-template-template_parallax .et_pb_section .et_pb_row .plane-icon{
    display: block;
    margin: auto;
    width: 55px;
    margin-top: 40px;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
}
#main-footer .am-row .am-column-4{
    width: 25%;
    float: left;
    padding: 40px 60px;
    box-sizing: border-box;
}
 #main-footer .am-row{
     margin: auto;
    display: flex;
    width: 100%;    /* Set width of container */
    max-width: 1800px !important;    /* Set max-width of container */
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  #main-footer .am-row .am-column-4 {
        width: 25%;
        float: left;
        padding: 40px 25px;
    }
}
@media only screen and (max-width: 980px) {
    #page-container {
        padding-top: 83px!important;
    }
    .page-template-template_parallax .et_pb_section .et_pb_row{
        padding-left: 25px;
        padding-right: 35px;
    }
    #mobile-header .logo-container{
        width: 200px;
    }
    #mobile-header .logo-container img{
        max-width: 100%;
    }
    #mobile-header .phone-container{
        display: none;
    }
}

@media only screen and (max-width: 782px) {
    body:not(.page-template-template_parallax) #page-container {
        padding-top: 84px!important;
    }
    body.logged-in:not(.page-template-template_parallax) #mobile-header{
        top: 0;
        z-index: 999999;
    }
}

@media only screen and (max-width: 768px) {
    .page-template-template_parallax .et_pb_section .et_pb_row h1,
    .page-template-template_parallax .et_pb_section .et_pb_row h2 {
        font-size: 45px;
    }
    #pagepiling .before-footer-section{
        transform: translate3d(0px, -90%, 0px) !important;

    }
    #main-footer{
        padding-top: 5px;
    }
    #main-footer .am-row .am-column-4{
        font-size: 13px;
        padding-bottom: 0px;
        padding-top: 10px;
        padding-left: 5px;
        padding-right: 10px;
    }

    body:not(.page-template-template_parallax) #main-footer .am-row{
        padding-left: 20px;
        padding-right: 20px;
    } 
    #main-footer .am-row .am-column-4:nth-child(1) img{
        display: none;
    }
    /* #main-footer .am-row .am-column-4:nth-child(2), */
    #main-footer .am-row .am-column-4:nth-child(4)
    {
        display: none;
    }
    #main-footer .am-row .am-column-4{
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {
    .page-template-template_parallax .et_pb_section .et_pb_row h1,
    .page-template-template_parallax .et_pb_section .et_pb_row h2 {
        font-size: 40px;
    }
     #main-footer .am-row{
        display: block;
     }
     #main-footer .am-row .am-column-4{
        width: 100%;
    }
    #main-footer .am-row h5 {
        font-size: 16px;
    }
}
@media only screen and (max-width: 375px) {
    .page-template-template_parallax .et_pb_section .et_pb_row h1,
    .page-template-template_parallax .et_pb_section .et_pb_row h2 {
        font-size: 35px;
    }

}

@media only screen and (max-width: 345px) {
    .page-template-template_parallax .et_pb_section .et_pb_row h1,
    .page-template-template_parallax .et_pb_section .et_pb_row h2 {
        font-size: 30px;
    }

}
                    

.title-section h1{
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
    font-size: 60px;
    color: #ffffff!important;
    text-align: center;
    margin-top: 30px;
    text-shadow: 0 0 5px #888!important;
}


/*-----icon dropdown submenu----*/
#top-menu-type-mobile>li button:focus{
    outline: inherit;
}
#top-menu-type-mobile>li button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0px;
    background: none;
    border: none;
    border-radius: 0px;
    width: 44px;
    height: 44px;
    margin: auto;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    transform: none;
    color: #fff;
    z-index: 9999;
}

/*#mobile-header .menu-container #top-menu-type-mobile > .menu-item-has-children > a:after {
    content: '3';
    font-family: "ETmodules";
    position: absolute;
    right: -10px;
    font-size: 36px;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
#mobile-header .menu-container #top-menu-type-mobile > .menu-item-has-children > a.open:after {
    transform: rotate( 180deg);
}*/
#top-menu-type-mobile>li button i::before{
    font-family: "ETmodules";
    content:"3";
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-size: 36px;
    display: inline-block;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
#top-menu-type-mobile>li button.open i::before{
    transform: rotate( 180deg);
}
@media only screen and (max-width: 480px) {
    #top-menu-type-mobile>li button {
       right: 0;
        padding: 5px;
        width: 30px;
        height: 30px;
        top: -5px;
    }
}
/*-----icon dropdown submenu----*/


.follow-us-content{
  display: block;
  margin: 15px 0;                           
}
.follow-us-content h3{
  margin: 0;
  padding: 0;                            
  text-align: left !important;
  margin-top: 40px;
}
.follow-us-content ul{
  display: flex;
 list-style: none;
 gap: 10px;
 padding-left: 0;
 margin-top: 12px;
 margin-left: -5px;
}

.follow-us-content li img{
   max-width: 18px;
   width: 100%;
}
.follow-us-content li a{
   display: flex;
   align-items: center;
}



/*.follow-us-content .social_twitter{
  position: relative;
  display: block;
  width: 20px;
}
.follow-us-content .social_twitter:after{
  content: "";
  background-image: url("//westpalmjetcharter.com/wp-content/uploads/2023/10/logo-white.png") !important;
  background-size: 45% !important;
  display: block;
  width: 36px !important;
  height: 36px !important;
  position: absolute !important;
  top: 0;
  left: 0;
  background-repeat: no-repeat !important;
}*/


@media only screen and (max-width: 480px) {
    #mobile-header  {
        height: 140px;
    }

    #mobile-header #phone-cell{
        right: 0px !important;
    }

    #mobile-header #phone-cell {
        background: #f2f2f2;
        padding: 13px;
        top: 0 !important;
        padding-top: 10px;
    }

    #mobile-header #phone-cell a{
        color: #2ea3f2;
        font-size: 1.4em;
    }

    #mobile-header .phone-container{
        display: block;
    }

    #mobile-header .logo-container{
        top: 73px !important;
    }

    #mobile-header .menu-container .lines-button{
        top: 20px !important;
    }

    .wp-singular #page-container{
        background: #000;
    }

    .wv-wrapper.wv-circle, .wv-wrapper.wv-circle-small{
        display:none;
    }

    /* .scrollDown .phone-container{ */
    .am-fixed-header .phone-container{
        display:none !important;
    }


    .am-fixed-header #mobile-header .menu-container .lines-button {
        top: auto !important;
    }

    .am-fixed-header #mobile-header .logo-container{
        top: auto !important;
    }

    #mobile-header.am-fixed-header {
        height: auto;
    }
    
}