/* footer top section  */
footer#mainFooter { 
    background-color: #f9f7f5;

    position: relative;
    z-index: 50;

    color: #212121;
    letter-spacing: .3px; 
    line-height: 1.42857143;
}

footer#mainFooter .flex-col { 
    display: flex; 
    flex-direction: column;
}

footer#mainFooter .jc-space-between { 
    justify-content: space-between;
} 

footer *,footer :after,footer :before { 
    box-sizing: border-box;
}

footer#mainFooter .container { 
    margin-left: auto; 
    margin-right: auto; 
    padding-left: 15px; 
    padding-right: 15px;
} 

footer#mainFooter .container:after,footer#mainFooter .container:before { 
    content: " "; 
    display: table;
} 

footer#mainFooter .container:after { 
    clear: both;
}  

footer#mainFooter .padding-top-32 { 
    padding-top: 32px!important;
} 

footer#mainFooter .padding-bottom-32 { 
    padding-bottom: 32px!important;
} 

footer#mainFooter .ai-flex-start { 
    align-items: flex-start;
} 

footer#mainFooter .flex { 
    display: flex;
} 

footer#mainFooter .footer-utilities  { 
    max-width: 33.3333%;
} 

footer#mainFooter .footer-default .container > div > *  { 
    padding: 0 15px;
} 

footer#mainFooter .fs-14 { 
    font-size: 14px!important;
} 

footer#mainFooter .footer-cp  { 
    max-width: 25%;
} 

footer img { 
    border: 0; 
    vertical-align: middle;
} 

footer#mainFooter h3 { 
    font-weight:  400; 
    letter-spacing:  0; 
    margin-bottom:  10px; 
    margin-top:  10px;
    font-size: 24px;
    color: #212121;
    line-height: 1.428;
} 

footer#mainFooter .margin-top-0 { 
    margin-top: 0!important;
} 

footer#mainFooter .text-semibold { 
    font-weight: 600;
} 

footer#mainFooter .text-no-transform { 
    text-transform: none;
} 

footer#mainFooter .list-unstyled { 
    list-style: none; 
    margin: 0; 
    padding: 0;
} 

footer#mainFooter .text-center { 
    text-align: center;
} 

footer#mainFooter .footer-cp .cp-footer  { 
    background-color: #fafafa; 
    box-shadow: 0 1px 5px 0 rgba(119,112,91,.2),0 3px 4px 0 rgba(119,112,91,.12),0 2px 4px 0 rgba(119,112,91,.14); 
    padding: 30px 26px 25px;
} 

footer#mainFooter p { 
    margin: 0 0 10px;
} 

footer#mainFooter .fs-12 { 
    font-size: 12px!important;
} 

footer#mainFooter .footer-utilities .hotel-content  { 
    color: rgba(0,0,0,.55); 
    margin: 8px 0 40px; 
    max-width: 240px;
} 

footer#mainFooter .footer-utilities ul  { 
    list-style: none; 
    margin: 0; 
    padding: 0;
} 

footer#mainFooter nav li  { 
    margin-top: 12px;

    display: block;
}

footer#mainFooter nav li a {
    color: #00558c;
}

footer#mainFooter .footer-cp .cp-content  { 
    margin: 24px 0;
} 

footer#mainFooter a { 
    color: #00558c; 
    text-decoration: none;
}

footer#mainFooter .btn-cta { 
    display:  inline-block; 
    background-color:  transparent; 
    border:  1px solid transparent; 
    border-radius:  6px; 
    box-shadow:  2px 2px 0 rgba(98,66,11,.4); 
    cursor:  pointer; 
    font-size:  14px; 
    font-weight:  700; 
    line-height:  normal; 
    min-width:  unset; 
    padding:  10px 20px; 
    text-align:  center; 
    text-transform:  uppercase; 
    touch-action:  manipulation; 
    user-select:  none; 
    vertical-align:  middle; 
    white-space:  inherit;
    text-decoration: none;
} 

footer#mainFooter .cta-primary { 
    background-clip: padding-box; 
    background-color: #ae510e;
    background-color: #e26811;
    border: 2px solid transparent; 
    color: #fff;
}
footer#mainFooter .btn-block { 
    display: block; 
    width: 100%;
} 

footer#mainFooter .footer-cp .btn-join-free  { 
    background-clip: border-box; 
    border-radius: 6px; 
    box-shadow: 0 2px 0 0 #b3520d; 
    font-size: 14px; 
    font-weight: 700; 
    text-transform: none;
} 

footer#mainFooter a:active,footer#mainFooter a:hover { 
    color: #1a70a6; 
    text-decoration: underline;
} 

footer#mainFooter .btn-cta,footer#mainFooter .btn-cta:active,footer#mainFooter .btn-cta:hover { 
    text-decoration: none;
} 

footer#mainFooter .cta-primary:active,footer#mainFooter .cta-primary:hover { 
    /* background-color: #ae510e !important; */
    background-color: #f08336 !important; 
    color: #fff;
} 

footer#mainFooter .footer-cp .cp-member  { 
    margin-top: 24px;
} 

footer#mainFooter .footer-utilities h3  { 
    margin-top: 0;
} 

footer#mainFooter nav.footer-social-nav li  { 
    margin-right: 16px;
} 

footer#mainFooter nav.footer-social-nav li:last-child  { 
    margin-right: 0;
} 

footer#mainFooter .brand-logo > *  { 
    vertical-align: baseline;
} 

footer#mainFooter .brand-logo > img  { 
    width: 100%;
} 

footer#mainFooter .brand-logo.brand-logo-xs img  { 
    width: 48px;
} 

footer#mainFooter .footer-cp .brand-logo img  { 
    width: 120px;
} 

footer#mainFooter button { 
    color:   inherit; 
    font:   inherit; 
    margin:   0;
    font-family:  inherit; 
    font-size:  inherit; 
    line-height:  inherit;
    -webkit-appearance: button; 
    appearance: button; 
    cursor: pointer;
} 

footer#mainFooter .btn-reset { 
    background-color: transparent; 
    border: 0; 
    border-color: transparent; 
    margin: 0; 
    padding: 0;
} 

footer#mainFooter .footer-cp .cp-member button  { 
    color: #00558c; 
    margin-left: 5px;
} 

footer#mainFooter .text-orange { 
    color: #e26811;
} 

footer#mainFooter .fs-18 { 
    font-size: 18px!important;
} 

footer#mainFooter nav.footer-social-nav p  { 
    margin: 0;
} 

footer#mainFooter p a:not(.link-cta):not(.btn-cta):not(ch-link *):not(.state-brand-row *)  { 
    text-decoration: underline;
} 

footer#mainFooter .ch-icon { 
    display: inline-block;
} 

footer#mainFooter .fs-21 { 
    font-size: 21px!important;
} 

footer#mainFooter nav.footer-social-nav a .ch-icon { 
    line-height: 30px;
    color: #00558c;
}
footer#mainFooter nav.footer-social-nav a:hover .ch-icon {
    color: #1a70a6;
}
footer#mainFooter nav.footer-social-nav a .ch-icon:before {
    margin-left: 0;
} 

footer#mainFooter nav.footer-social-nav .ch-icon-youtube  { 
    font-size: 30px!important;
} 

  
  
/* footer sub section */
footer#mainFooter .footer-sub .list-unstyled { 
    list-style: none; 
    margin: 0; 
    padding: 0;
} 

footer#mainFooter .footer-sub .fs-12 { 
    font-size: 12px!important;
    color: #212121;
} 

footer#mainFooter .footer-sub .footer-minimal-nav  { 
    display: flex; 
    justify-content: space-between; 
    width: 100%;
} 

footer#mainFooter .footer-sub .ai-center { 
    align-items: center;
} 

footer#mainFooter .footer-sub .container  { 
    border-top: 1px solid #e4e4e4;
} 

footer#mainFooter .footer-sub .footer-minimal-nav li  { 
    margin-right: 36px;
    margin-top: 0px; 
    white-space: nowrap;
} 

footer#mainFooter .footer-sub .footer-minimal-nav li:last-child  { 
    margin-right: 0;
} 

footer#mainFooter .footer-sub h3 { 
    font-weight:  400; 
    letter-spacing:  0; 
    margin-bottom:  10px; 
    margin-top:  10px;
    font-size: 24px;
} 

footer#mainFooter .footer-sub .text-semibold { 
    font-weight: 600;
} 

footer#mainFooter .footer-sub .text-no-transform { 
    text-transform: none;
} 

footer#mainFooter .footer-sub .fs-14 { 
    font-size: 14px!important;
} 

footer#mainFooter .footer-default .footer-utilities h3 { 
    margin-top: 0;
} 

footer#mainFooter .footer-sub a { 
    color: #00558c; 
    text-decoration: none;
} 

footer#mainFooter .footer-sub a  { 
    text-decoration: none;
} 

footer#mainFooter .footer-sub .footer-minimal-nav .subfooter-black a  { 
    color: #212121;
} 

footer#mainFooter .footer-sub a:active,footer#mainFooter .footer-sub a:hover { 
    color: #1a70a6; 
    text-decoration: underline;
} 

footer#mainFooter .footer-sub .footer-minimal-nav .ot-sdk-show-settings  { 
    white-space: nowrap;
}

@media (min-width: 768px){ 
    footer#mainFooter .container { 
        width: 750px;
    } 
}     

@media (max-width: 991px) {
    footer#mainFooter .footer-sub .footer-minimal-nav, footer#mainFooter .footer-sub .footer-minimal-nav ul {
        flex-direction: column;
    }
    footer#mainFooter .footer-sub .footer-minimal-nav .subfooter-content {
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
}

@media (min-width: 992px){ 
    footer#mainFooter .container { 
        width: 970px;
    } 
}     

@media (max-width: 1199px){
    footer#mainFooter .footer-sub .footer-minimal-nav li,
    footer#mainFooter .footer-sub .footer-minimal-nav li:last-child {
        margin-right: 20px;
    }
}
@media (min-width: 1200px){ 
    footer#mainFooter .container { 
        width: 1170px;
    } 
}     