/*
Theme Name: Travel
Theme URI:
Author:
Text Domain: Travel
*/
@font-face {
  font-family: icomoon-free;
  src: url('/wp-content/themes/travel/icomoon-free/IcoMoon-Free.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
#sb_instagram {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sb_instagram #sbi_images,
#sb_instagram.sbi_fixed_height {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#sb_instagram:after,
.sbi_lb-commentBox:after,
.sbi_lb-data:after,
.sbi_lb-dataContainer:after,
.sbi_lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}
#sb_instagram.sbi_fixed_height {
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
#sb_instagram #sbi_images {
    box-sizing: border-box;
    display: grid;
    width: 100%;
    padding: 12px 0;
}
#sb_instagram .sbi_header_link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#sb_instagram .sbi_header_link:hover,
.sbi_lightbox a img {
    border: none;
}
#sb_instagram #sbi_images .sbi_item {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    zoom: 1;
    margin: 0 !important;
    text-decoration: none;
    opacity: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 0;
}
#sb_instagram.sbi_col_1 #sbi_images,
#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images {
    grid-template-columns: repeat(1, 1fr);
}
#sb_instagram.sbi_col_2 #sbi_images,
#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images {
    grid-template-columns: repeat(2, 1fr);
}
#sb_instagram.sbi_col_3 #sbi_images,
#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images {
    grid-template-columns: repeat(3, 1fr);
}
#sb_instagram.sbi_col_4 #sbi_images,
#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images {
    grid-template-columns: repeat(4, 1fr);
}
#sb_instagram.sbi_col_5 #sbi_images,
#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images {
    grid-template-columns: repeat(5, 1fr);
}
#sb_instagram.sbi_col_6 #sbi_images,
#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images {
    grid-template-columns: repeat(6, 1fr);
}
#sb_instagram.sbi_col_7 #sbi_images,
#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images {
    grid-template-columns: repeat(7, 1fr);
}
#sb_instagram.sbi_col_8 #sbi_images,
#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images {
    grid-template-columns: repeat(8, 1fr);
}
#sb_instagram.sbi_col_9 #sbi_images,
#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images {
    grid-template-columns: repeat(9, 1fr);
}
#sb_instagram.sbi_col_10 #sbi_images,
#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images {
    grid-template-columns: repeat(10, 1fr);
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_photo_wrap {
    position: relative;
}
#sb_instagram .sbi_photo {
    display: block;
    text-decoration: none;
}
#sb_instagram .sbi_photo img {
    width: 100%;
    height: inherit;
    object-fit: cover;
    scale: 1;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    vertical-align: middle;
}
#sb_instagram .sbi_no_js img,
#sb_instagram br,
#sb_instagram p:empty,
#sb_instagram.sbi_no_js .sbi_load_btn,
#sb_instagram.sbi_no_js .sbi_photo img {
    display: none;
}
#sb_instagram a,
#sb_instagram a:active,
#sb_instagram a:focus,
#sb_instagram a:hover,
.sbi_lightbox a:active,
.sbi_lightbox a:focus,
.sbi_lightbox a:hover {
    outline: 0;
}
#sb_instagram img {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    opacity: 1 !important;
}
#sb_instagram .sbi_link {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1.1;
}
#sb_instagram .sbi_link a {
    padding: 0 6px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    line-height: 1.1;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
}
#sb_instagram .sbi_link .sbi_lightbox_link {
    padding-bottom: 5px;
}
#sb_instagram .sbi_link a:focus,
#sb_instagram .sbi_link a:hover {
    text-decoration: underline;
}
#sb_instagram .sbi_photo_wrap:focus .sbi_link,
#sb_instagram .sbi_photo_wrap:hover .sbi_link {
    display: block;
}
#sb_instagram svg:not(:root).svg-inline--fa {
    height: 1em;
    display: inline-block;
}
#sb_instagram .sbi_type_carousel .sbi_playbtn,
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .sbi_playbtn,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_type_carousel .fa-clone {
    display: block !important;
    position: absolute;
    z-index: 1;
    color: rgba(255, 255, 255, 0.9);
    font-style: normal !important;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
#sb_instagram .sbi_type_carousel .sbi_playbtn,
#sb_instagram .sbi_type_video .sbi_playbtn {
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -19px;
    padding: 0;
    font-size: 48px;
}
#sb_instagram .sbi_type_carousel .fa-clone {
    right: 12px;
    top: 12px;
    font-size: 24px;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_type_carousel svg.fa-clone {
    -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
}
#sb_instagram .sbi_loader {
    width: 20px;
    height: 20px;
    position: relative;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 100%;
    -webkit-animation: 1s ease-in-out infinite sbi-sk-scaleout;
    animation: 1s ease-in-out infinite sbi-sk-scaleout;
}
#sbi_load p {
    display: inline;
    padding: 0;
    margin: 0;
}
#sb_instagram #sbi_load .sbi_loader {
    position: absolute;
    margin-top: -11px;
    background-color: #fff;
    opacity: 1;
}
@-webkit-keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
@keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
#sb_instagram .fa-spin,
#sbi_lightbox .fa-spin {
    -webkit-animation: 2s linear infinite fa-spin;
    animation: 2s linear infinite fa-spin;
}
#sb_instagram .fa-pulse,
#sbi_lightbox .fa-pulse {
    -webkit-animation: 1s steps(8) infinite fa-spin;
    animation: 1s steps(8) infinite fa-spin;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.sbi-screenreader {
    text-indent: -9999px !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    text-align: left !important;
    overflow: hidden !important;
}
#sb_instagram .sb_instagram_header,
.sb_instagram_header {
    overflow: hidden;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 0;
}
#sb_instagram .sb_instagram_header a,
.sb_instagram_header a {
    transition: color 0.5s;
    text-decoration: none;
}
.sb_instagram_header.sbi_header_outside {
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex;
}
.sbi_no_avatar .sbi_header_img {
    background: #333;
    color: #fff;
    width: 50px;
    height: 50px;
    position: relative;
}
.sb_instagram_header .sbi_header_hashtag_icon {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.75);
}
.sbi_no_avatar .sbi_header_hashtag_icon {
    display: block;
    color: #fff;
    opacity: 0.9;
    -webkit-transition: background 0.6s linear, color 0.6s linear;
    -moz-transition: background 0.6s linear, color 0.6s linear;
    -o-transition: background 0.6s linear, color 0.6s linear;
    transition: background 0.6s linear, color 0.6s linear;
}
.sbi_no_avatar:hover .sbi_header_hashtag_icon {
    display: block;
    opacity: 1;
    -webkit-transition: background 0.2s linear, color 0.2s linear;
    -moz-transition: background 0.2s linear, color 0.2s linear;
    -o-transition: background 0.2s linear, color 0.2s linear;
    transition: background 0.2s linear, color 0.2s linear;
}
@media all and (min-width: 480px) {
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,
    .sb_instagram_header.sbi_medium .sbi_header_img,
    .sb_instagram_header.sbi_medium .sbi_header_img img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        font-size: 20px;
    }
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
        font-size: 14px;
    }
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        line-height: 1.4;
    }
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,
    .sb_instagram_header.sbi_large .sbi_header_img,
    .sb_instagram_header.sbi_large .sbi_header_img img {
        width: 120px;
        height: 120px;
        border-radius: 50%;
    }
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text h3 {
        font-size: 28px;
    }
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
        font-size: 16px;
    }
}
#sb_instagram .sb_instagram_header .sbi_header_img,
.sb_instagram_header .sbi_header_img {
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 50%;
}
#sb_instagram .sb_instagram_header .sbi_header_img_hover,
.sb_instagram_header .sbi_header_img_hover {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.75);
    z-index: 2;
    transition: opacity 0.4s ease-in-out;
}
#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header .sbi_header_img_hover .sbi_new_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    font-size: 24px;
}
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo {
    margin-top: -18px;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    font-size: 36px;
}
#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo {
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    font-size: 48px;
}
#sb_instagram .sb_instagram_header .sbi_header_img_hover i {
    overflow: hidden;
}
#sb_instagram .sb_instagram_header .sbi_fade_in,
.sb_instagram_header .sbi_fade_in {
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}
#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,
#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,
#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition,
.sb_instagram_header a:focus .sbi_header_img_hover,
.sb_instagram_header a:hover .sbi_header_img_hover,
.sbi_lb-nav a.sbi_lb-next:hover,
.sbi_lb-nav a.sbi_lb-prev:hover {
    opacity: 1;
}
#sb_instagram .sb_instagram_header .sbi_header_text,
.sb_instagram_header .sbi_header_text {
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    align-items: center;
}
#sb_instagram .sb_instagram_header.sbi_large .sbi_feedtheme_header_text,
.sb_instagram_header.sbi_large .sbi_feedtheme_header_text {
    gap: 8px;
}
.sb_instagram_header.sbi_medium .sbi_feedtheme_header_text {
    gap: 4px;
}
.sbi_feedtheme_header_text {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 1;
    flex-direction: column;
    gap: 4px;
}
#sb_instagram .sb_instagram_header h3,
.sb_instagram_header h3 {
    font-size: 16px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}
#sb_instagram .sb_instagram_header p,
.sb_instagram_header p {
    font-size: 13px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}
#sb_instagram .sb_instagram_header .sbi_header_text img.emoji,
.sb_instagram_header .sbi_header_text img.emoji {
    margin-right: 3px !important;
}
#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,
.sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info {
    clear: both;
}
#sb_instagram #sbi_load {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    opacity: 1;
    transition: 0.5s ease-in;
}
#sb_instagram #sbi_load .fa-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -7px;
    font-size: 15px;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a,
.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 7px 14px;
    margin: 5px auto 0;
    background: #333;
    text-decoration: none;
    line-height: 1.5;
}
#sb_instagram .sbi_load_btn .sbi_btn_text,
#sb_instagram .sbi_load_btn .sbi_loader {
    opacity: 1;
    transition: 0.1s ease-in;
}
#sb_instagram .sbi_hidden {
    opacity: 0 !important;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
    border: none;
    color: #fff;
    font-size: 13px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: 0.1s ease-in;
}
.sbi_lb-nav a.sbi_lb-next,
.sbi_lb-nav a.sbi_lb-prev {
    width: 50px;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 0.5;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
}
#sb_instagram .sbi_follow_btn {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    text-align: center;
}
#sb_instagram .sbi_follow_btn.sbi_top {
    display: block;
    margin-bottom: 5px;
}
#sb_instagram .sbi_follow_btn a {
    background: #408bd1;
    color: #fff;
}
#sb_instagram #sbi_load .sbi_load_btn:focus,
#sb_instagram #sbi_load .sbi_load_btn:hover {
    outline: 0;
    box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, 0.25);
}
#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram .sbi_follow_btn a:hover {
    outline: 0;
    box-shadow: inset 0 0 10px 20px #359dff;
}
#sb_instagram #sbi_load .sbi_load_btn:active,
#sb_instagram .sbi_follow_btn a:active {
    box-shadow: inset 0 0 10px 20px rgba(0, 0, 0, 0.3);
}
#sb_instagram .sbi_follow_btn .fa,
#sb_instagram .sbi_follow_btn svg {
    margin-bottom: -1px;
    margin-right: 7px;
    font-size: 15px;
}
#sb_instagram .sbi_follow_btn svg {
    vertical-align: -0.125em;
}
#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 5px;
}
#sb_instagram .sb_instagram_error {
    width: 100%;
    text-align: center;
    line-height: 1.4;
}
#sbi_mod_error {
    display: none;
    border: 1px solid #ddd;
    background: #eee;
    color: #333;
    margin: 10px 0 0;
    padding: 10px 15px;
    font-size: 13px;
    text-align: center;
    clear: both;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#sbi_mod_error br {
    display: initial !important;
}
#sbi_mod_error p {
    padding: 5px 0 !important;
    margin: 0 !important;
    line-height: 1.3 !important;
}
#sbi_mod_error ol,
#sbi_mod_error ul {
    padding: 5px 0 5px 20px !important;
    margin: 0 !important;
}
#sbi_mod_error li {
    padding: 1px 0 !important;
    margin: 0 !important;
}
#sbi_mod_error span {
    font-size: 12px;
}
#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play,
#sb_instagram.sbi_medium .sbi_playbtn {
    margin-top: -12px;
    margin-left: -9px;
    font-size: 23px;
}
#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    right: 8px;
    top: 8px;
    font-size: 18px;
}
#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play,
#sb_instagram.sbi_small .sbi_playbtn {
    margin-top: -9px;
    margin-left: -7px;
    font-size: 18px;
}
#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    right: 5px;
    top: 5px;
    font-size: 12px;
}
@media all and (max-width: 640px) {
    #sb_instagram.sbi_col_3 #sbi_images,
    #sb_instagram.sbi_col_4 #sbi_images,
    #sb_instagram.sbi_col_5 #sbi_images,
    #sb_instagram.sbi_col_6 #sbi_images {
        grid-template-columns: repeat(2, 1fr);
    }
    #sb_instagram.sbi_col_10 #sbi_images,
    #sb_instagram.sbi_col_7 #sbi_images,
    #sb_instagram.sbi_col_8 #sbi_images,
    #sb_instagram.sbi_col_9 #sbi_images {
        grid-template-columns: repeat(4, 1fr);
    }
    #sb_instagram.sbi_width_resp {
        width: 100% !important;
    }
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before {
    content: "";
    display: block;
    padding-top: 100%;
    z-index: -300;
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo,
#sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo {
    padding-bottom: 0 !important;
}
#sb_instagram #sbi_mod_error .sb_frontend_btn {
    display: inline-block;
    padding: 6px 10px;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
    border-radius: 5px;
    margin-top: 10px;
    color: #444;
}
#sb_instagram #sbi_mod_error .sb_frontend_btn:hover {
    background: rgba(0, 0, 0, 0.15);
}
#sb_instagram #sbi_mod_error .sb_frontend_btn .fa {
    margin-right: 2px;
}
#sb_instagram.sbi_palette_dark,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close,
.sbi_header_outside.sbi_header_palette_dark {
    background-color: rgba(0, 0, 0, 0.85);
    color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_dark .sbi_caption,
#sb_instagram.sbi_palette_dark .sbi_meta,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,
.sbi_header_palette_dark,
.sbi_header_palette_dark .sbi_bio {
    color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_dark .sbi_expand a,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,
.sbi_header_palette_dark a {
    color: #fff;
}
#sb_instagram.sbi_palette_light,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close,
.sbi_header_outside.sbi_header_palette_light {
    color: rgba(0, 0, 0, 0.85);
    background-color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_light .sbi_caption,
#sb_instagram.sbi_palette_light .sbi_meta,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,
.sbi_header_palette_light,
.sbi_header_palette_light .sbi_bio {
    color: rgba(0, 0, 0, 0.85);
}
#sb_instagram.sbi_palette_light .sbi_expand a,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,
.sbi_header_palette_light a {
    color: #000;
}
@media all and (max-width: 800px) {
    #sb_instagram.sbi_tab_col_10 #sbi_images {
        grid-template-columns: repeat(10, 1fr);
    }
    #sb_instagram.sbi_tab_col_9 #sbi_images {
        grid-template-columns: repeat(9, 1fr);
    }
    #sb_instagram.sbi_tab_col_8 #sbi_images {
        grid-template-columns: repeat(8, 1fr);
    }
    #sb_instagram.sbi_tab_col_7 #sbi_images {
        grid-template-columns: repeat(7, 1fr);
    }
    #sb_instagram.sbi_tab_col_6 #sbi_images {
        grid-template-columns: repeat(6, 1fr);
    }
    #sb_instagram.sbi_tab_col_5 #sbi_images {
        grid-template-columns: repeat(5, 1fr);
    }
    #sb_instagram.sbi_tab_col_4 #sbi_images {
        grid-template-columns: repeat(4, 1fr);
    }
    #sb_instagram.sbi_tab_col_3 #sbi_images {
        grid-template-columns: repeat(3, 1fr);
    }
    #sb_instagram.sbi_tab_col_2 #sbi_images {
        grid-template-columns: repeat(2, 1fr);
    }
    #sb_instagram.sbi_tab_col_1 #sbi_images {
        grid-template-columns: 1fr;
    }
}
@media all and (max-width: 480px) {
    #sb_instagram.sbi_col_10 #sbi_images,
    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images,
    #sb_instagram.sbi_col_3 #sbi_images,
    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images,
    #sb_instagram.sbi_col_4 #sbi_images,
    #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images,
    #sb_instagram.sbi_col_5 #sbi_images,
    #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images,
    #sb_instagram.sbi_col_6 #sbi_images,
    #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images,
    #sb_instagram.sbi_col_7 #sbi_images,
    #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images,
    #sb_instagram.sbi_col_8 #sbi_images,
    #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images,
    #sb_instagram.sbi_col_9 #sbi_images,
    #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images,
    #sb_instagram.sbi_mob_col_1 #sbi_images {
        grid-template-columns: 1fr;
    }
    #sb_instagram.sbi_mob_col_2 #sbi_images {
        grid-template-columns: repeat(2, 1fr);
    }
    #sb_instagram.sbi_mob_col_3 #sbi_images {
        grid-template-columns: repeat(3, 1fr);
    }
    #sb_instagram.sbi_mob_col_4 #sbi_images {
        grid-template-columns: repeat(4, 1fr);
    }
    #sb_instagram.sbi_mob_col_5 #sbi_images {
        grid-template-columns: repeat(5, 1fr);
    }
    #sb_instagram.sbi_mob_col_6 #sbi_images {
        grid-template-columns: repeat(6, 1fr);
    }
    #sb_instagram.sbi_mob_col_7 #sbi_images {
        grid-template-columns: repeat(7, 1fr);
    }
    #sb_instagram.sbi_mob_col_8 #sbi_images {
        grid-template-columns: repeat(8, 1fr);
    }
    #sb_instagram.sbi_mob_col_9 #sbi_images {
        grid-template-columns: repeat(9, 1fr);
    }
    #sb_instagram.sbi_mob_col_10 #sbi_images {
        grid-template-columns: repeat(10, 1fr);
    }
}
#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide {
    display: none !important;
}
body:after {
    content: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png");
    display: none;
}
.sbi_lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: #000;
    opacity: 0.9;
    display: none;
}
.sbi_lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100000;
    text-align: center;
    line-height: 0;
    font-weight: 400;
}
.sbi_lightbox .sbi_lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    object-fit: contain;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.sbi_lb-outerContainer {
    position: relative;
    background-color: #000;
    width: 250px;
    height: 250px;
    margin: 0 auto 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.sbi_lb-container-wrapper {
    height: 100%;
}
.sbi_lb-container {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
}
.sbi_lb-loader {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    height: 20px;
    margin-top: -10px;
    text-align: center;
    line-height: 0;
}
.sbi_lb-loader span {
    display: block;
    width: 14px;
    height: 14px;
    margin: 0 auto;
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png") no-repeat;
}
.sbi_lb-loader span.nitro-lazy {
    background-image: none !important;
}
.sbi_lb-container > .nav {
    left: 0;
}
.sbi_lb-nav a {
    position: absolute;
    z-index: 100;
    top: 0;
    height: 90%;
    outline: 0;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}
.sbi_lb-nav a.nitro-lazy {
    background-image: none !important;
}
.sbi_lb-next,
.sbi_lb-prev {
    height: 100%;
    cursor: pointer;
    display: block;
}
.sbi_lb-nav a.sbi_lb-prev {
    left: -70px;
    float: left;
    transition: opacity 0.2s;
}
.sbi_lb-nav a.sbi_lb-next {
    right: -70px;
    float: right;
    transition: opacity 0.2s;
}
.sbi_lb-nav span {
    display: block;
    top: 55%;
    position: absolute;
    left: 20px;
    width: 34px;
    height: 45px;
    margin: -25px 0 0;
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png") no-repeat;
}
.sbi_lb-nav span.nitro-lazy {
    background-image: none !important;
}
.sbi_lb-nav a.sbi_lb-prev span {
    background-position: -53px 0;
}
.sbi_lb-nav a.sbi_lb-next span {
    left: auto;
    right: 20px;
    background-position: -18px 0;
}
.sbi_lb-dataContainer {
    margin: 0 auto;
    padding-top: 10px;
    width: 100%;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
    position: relative;
    padding-right: 300px;
    background: #fff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {
    position: relative;
    background: #000;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    width: 300px !important;
    position: absolute;
    top: 0;
    right: -300px;
    height: 100%;
    bottom: 0;
    background: #fff;
    line-height: 1.4;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox {
    display: block !important;
    width: 100%;
    margin-top: 20px;
    padding: 4px;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {
    padding-bottom: 0;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {
    display: inline-block;
    padding-top: 10px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment {
    display: block !important;
    width: 100%;
    min-width: 100%;
    float: left;
    clear: both;
    font-size: 12px;
    padding: 3px 20px 3px 0;
    margin: 0 0 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
    font-weight: 700;
    margin-right: 5px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p {
    text-align: left;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    box-sizing: border-box;
    padding: 15px 20px;
}
.sbi_lb-data {
    padding: 0 4px;
    color: #ccc;
}
.sbi_lb-data .sbi_lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1;
}
.sbi_lb-data .sbi_lb-caption {
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.3;
    padding-bottom: 3px;
    color: #ccc;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.sbi_lb-data .sbi_lb-caption a {
    color: #ccc;
    font-weight: 700;
    text-decoration: none;
}
.sbi_lb-commenter:hover,
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,
.sbi_lb-data .sbi_lb-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username {
    float: left;
    width: 100%;
    color: #ccc;
    padding-bottom: 0;
    display: block;
    margin: 0 0 5px;
}
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username {
    color: #333;
}
.sbi_lightbox .sbi_lightbox_username img {
    float: left;
    border: none;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background: #666;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}
.sbi_lightbox_username p {
    float: left;
    margin: 0;
    padding: 0;
    color: #ccc;
    line-height: 32px;
    font-weight: 700;
    font-size: 13px;
}
.sbi_lb-data .sbi_lb-number {
    display: block;
    float: left;
    clear: both;
    padding: 5px 0 15px;
    font-size: 12px;
    color: #999;
}
.sbi_lb-data .sbi_lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    font-size: 18px;
    color: #aaa;
    text-align: right;
    outline: 0;
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.sbi_lb-data .sbi_lb-close:hover {
    cursor: pointer;
    opacity: 1;
    color: #fff;
}
.sbi_lb-nav {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    height: auto;
}
.sbi-feed-block-cta,
.sbi-feed-block-cta-img-ctn {
    width: 100% !important;
    position: relative !important;
}
.sbi_lightbox .sbi_owl-item:nth-child(n + 2) .sbi_video {
    position: relative !important;
}
.sbi_lb-container {
    padding: 0;
}
.sbi-feed-block-cta {
    border: 1px solid #e8e8eb !important;
    border-radius: 2px !important;
    text-align: center !important;
}
.sbi-feed-block-cta-img-ctn {
    float: left !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-top: 50px !important;
    margin-bottom: 35px !important;
}
.sbi-feed-block-cta-img {
    width: 65px !important;
    height: 65px !important;
    position: relative !important;
    border: 2px solid #dcdde1 !important;
    border-radius: 16px !important;
    -webkit-transform: rotate(-3deg) !important;
    transform: rotate(-3deg) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.sbi-feed-block-cta-img span svg {
    float: left !important;
}
.sbi-feed-block-cta-img > * {
    -webkit-transform: rotate(3deg) !important;
    transform: rotate(3deg) !important;
}
.sbi-feed-block-cta-logo {
    position: absolute !important;
    right: -15px !important;
    bottom: -19px !important;
    z-index: 1 !important;
}
.sbi-feed-block-cta-heading {
    font-size: 19px !important;
    padding: 0 !important;
    margin: 0 0 30px !important;
    display: inline-block !important;
    width: 100% !important;
    font-weight: 700 !important;
    line-height: 1.4em !important;
}
.sbi-feed-block-cta-btn {
    background: #0068a0 !important;
    border-radius: 2px !important;
    padding: 8px 20px 8px 38px !important;
    cursor: pointer !important;
    color: #fff !important;
    position: relative !important;
    margin-bottom: 30px !important;
}
.sbi-feed-block-cta-btn:after,
.sbi-feed-block-cta-btn:before {
    content: "" !important;
    position: absolute !important;
    width: 2px !important;
    height: 12px !important;
    background: #fff !important;
    left: 20px !important;
    top: 14px !important;
}
.sbi-feed-block-cta-btn:after {
    -webkit-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important;
}
.sbi-feed-block-cta-desc {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 20px !important;
    background: #f9f9fa !important;
    border-top: 1px solid #e8e8eb !important;
    margin-top: 35px !important;
    flex-direction: column !important;
}
.sbi-feed-block-cta-desc strong {
    color: #141b38 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-bottom: 8px !important;
}
.sbi-feed-block-cta-desc span {
    color: #434960 !important;
    font-size: 14px !important;
    line-height: 1.5em !important;
    padding: 0 20% !important;
}
.sbi-feed-block-cta-desc span a,
.sbi-feed-block-cta-selector span a {
    text-transform: capitalize !important;
    text-decoration: underline !important;
    font-weight: 600 !important;
}
.sbi-feed-block-cta-selector {
    width: 100% !important;
    padding: 0 20% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    margin-bottom: 45px !important;
}
.sbi-feed-block-cta-feedselector {
    border: 1px solid #d0d1d7 !important;
    padding: 8px 16px !important;
    margin-bottom: 15px !important;
    max-width: 100% !important;
    min-width: 400px !important;
}
.sbi-feed-block-cta-selector span {
    color: #2c324c !important;
}
.sbi-feed-block-cta-selector span a:after {
    color: #2c324c !important;
    margin-left: 2px !important;
    font-weight: 400 !important;
    text-decoration-color: #fff !important;
}
.sbi-feed-block-cta-selector span a:first-of-type:after {
    content: "," !important;
}
.sbi-feed-block-cta-selector span a:nth-of-type(2):after {
    content: "or" !important;
    margin-left: 5px !important;
    margin-right: 2px !important;
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_facebook_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_instagram_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_twitter_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_youtube_feed::before {
    content: "" !important;
    height: 16px !important;
    font-variant: normal !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_facebook_feed::before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_instagram_feed::before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_twitter_feed::before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_youtube_feed::before {
    background-image: url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
    border: none;
    color: #fff;
    font-size: 13px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:after,
.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:before {
    top: 10px !important;
}

@charset "UTF-8";
.wp-block-archives {
    box-sizing: border-box;
}
.wp-block-archives-dropdown label {
    display: block;
}
.wp-block-avatar {
    line-height: 0;
}
.wp-block-avatar,
.wp-block-avatar img {
    box-sizing: border-box;
}
.wp-block-avatar.aligncenter {
    text-align: center;
}
.wp-block-audio {
    box-sizing: border-box;
}
.wp-block-audio :where(figcaption) {
    margin-bottom: 1em;
    margin-top: 0.5em;
}
.wp-block-audio audio {
    min-width: 300px;
    width: 100%;
}
.wp-block-button__link {
    align-content: center;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    text-align: center;
    width: 100%;
    word-break: break-word;
}
.wp-block-button__link.aligncenter {
    text-align: center;
}
.wp-block-button__link.alignright {
    text-align: right;
}
:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
}
.wp-block-button[style*="text-decoration"] .wp-block-button__link {
    text-decoration: inherit;
}
.wp-block-buttons > .wp-block-button.has-custom-width {
    max-width: none;
}
.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%;
}
.wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit;
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
    width: 25%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
    width: 50%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
    width: 75%;
}
.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0;
}
.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
    border-radius: 0 !important;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link) {
    border: 2px solid;
    padding: 0.667em 1.333em;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color)) {
    color: currentColor;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-background)) {
    background-color: initial;
    background-image: none;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)).nitro-lazy,
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-background)).nitro-lazy {
    background-image: none !important;
}
.wp-block-buttons {
    box-sizing: border-box;
}
.wp-block-buttons.is-vertical {
    flex-direction: column;
}
.wp-block-buttons.is-vertical > .wp-block-button:last-child {
    margin-bottom: 0;
}
.wp-block-buttons > .wp-block-button {
    display: inline-block;
    margin: 0;
}
.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start;
}
.wp-block-buttons.is-content-justification-center {
    justify-content: center;
}
.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center;
}
.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end;
}
.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between;
}
.wp-block-buttons.aligncenter {
    text-align: center;
}
.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.wp-block-buttons[style*="text-decoration"] .wp-block-button,
.wp-block-buttons[style*="text-decoration"] .wp-block-button__link {
    text-decoration: inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit;
}
.wp-block-button.aligncenter,
.wp-block-calendar {
    text-align: center;
}
.wp-block-calendar td,
.wp-block-calendar th {
    border: 1px solid;
    padding: 0.25em;
}
.wp-block-calendar th {
    font-weight: 400;
}
.wp-block-calendar caption {
    background-color: inherit;
}
.wp-block-calendar table {
    border-collapse: collapse;
    width: 100%;
}
.wp-block-calendar table:where(:not(.has-text-color)) {
    color: #40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd;
}
.wp-block-calendar table.has-background th {
    background-color: inherit;
}
.wp-block-calendar table.has-text-color th {
    color: inherit;
}
:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd;
}
.wp-block-categories {
    box-sizing: border-box;
}
.wp-block-categories.alignleft {
    margin-right: 2em;
}
.wp-block-categories.alignright {
    margin-left: 2em;
}
.wp-block-categories.wp-block-categories-dropdown.aligncenter {
    text-align: center;
}
.wp-block-categories .wp-block-categories__label {
    display: block;
    width: 100%;
}
.wp-block-code {
    box-sizing: border-box;
}
.wp-block-code code {
    direction: ltr;
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    text-align: initial;
    white-space: pre-wrap;
}
.wp-block-columns {
    align-items: normal !important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap !important;
}
@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important;
    }
}
.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start;
}
.wp-block-columns.are-vertically-aligned-center {
    align-items: center;
}
.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end;
}
@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important;
    }
}
@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 0;
        flex-grow: 1;
    }
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*="flex-basis"] {
        flex-grow: 0;
    }
}
.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*="flex-basis"] {
    flex-grow: 0;
}
:where(.wp-block-columns) {
    margin-bottom: 1.75em;
}
:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em;
}
.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word;
}
.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start;
}
.wp-block-column.is-vertically-aligned-center {
    align-self: center;
}
.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end;
}
.wp-block-column.is-vertically-aligned-stretch {
    align-self: stretch;
}
.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
    width: 100%;
}
.wp-block-post-comments {
    box-sizing: border-box;
}
.wp-block-post-comments .alignleft {
    float: left;
}
.wp-block-post-comments .alignright {
    float: right;
}
.wp-block-post-comments .navigation:after {
    clear: both;
    content: "";
    display: table;
}
.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em;
}
.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0;
}
.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wp-block-post-comments .comment-author {
    line-height: 1.5;
}
.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: 0.75em;
    margin-top: 0.5em;
    width: 2.5em;
}
.wp-block-post-comments .comment-author cite {
    font-style: normal;
}
.wp-block-post-comments .comment-meta {
    font-size: 0.875em;
    line-height: 1.5;
}
.wp-block-post-comments .comment-meta b {
    font-weight: 400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-bottom: 1em;
    margin-top: 1em;
}
.wp-block-post-comments .comment-body .commentmetadata {
    font-size: 0.875em;
}
.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: 0.25em;
}
.wp-block-post-comments .comment-form input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%;
}
.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: 0.25em;
}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: 0.35em;
}
.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0;
}
.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: 0.5em;
}
.wp-block-post-comments .reply {
    font-size: 0.875em;
    margin-bottom: 1.4em;
}
.wp-block-post-comments input:not([type="submit"]),
.wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em;
}
.wp-block-post-comments input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments textarea {
    padding: calc(0.667em + 2px);
}
:where(.wp-block-post-comments input[type="submit"]) {
    border: none;
}
.wp-block-comments {
    box-sizing: border-box;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous {
    font-size: inherit;
    margin-bottom: 0.5em;
    margin-right: 0.5em;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous:last-child {
    margin-right: 0;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-comments-pagination.aligncenter {
    justify-content: center;
}
.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0;
}
.wp-block-comment-template li {
    clear: both;
}
.wp-block-comment-template ol {
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 2rem;
}
.wp-block-comment-template.alignleft {
    float: left;
}
.wp-block-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}
.wp-block-comment-template.alignright {
    float: right;
}
.wp-block-comment-date {
    box-sizing: border-box;
}
.comment-awaiting-moderation {
    display: block;
    font-size: 0.875em;
    line-height: 1.5;
}
.wp-block-comment-author-name,
.wp-block-comment-content,
.wp-block-comment-edit-link,
.wp-block-comment-reply-link {
    box-sizing: border-box;
}
.wp-block-cover,
.wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative;
}
.wp-block-cover .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image.has-background-dim:not([class*="-background-color"]),
.wp-block-cover.has-background-dim:not([class*="-background-color"]) {
    background-color: #000;
}
.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
    background-color: initial;
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
    background-color: inherit;
    content: "";
}
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: 0.1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: 0.2;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: 0.3;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: 0.4;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: 0.5;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: 0.6;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: 0.7;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: 0.8;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: 0.9;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%;
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    display: flex;
}
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    position: relative;
    width: 100%;
}
.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start;
}
.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center;
}
.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end;
}
.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start;
}
.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center;
}
.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end;
}
.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start;
}
.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center;
}
.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
    margin: 0;
    width: auto;
}
.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
@supports (-webkit-touch-callout: inherit) {
    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax,
    .wp-block-cover__image-background.has-parallax,
    video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll;
    }
}
@media (prefers-reduced-motion: reduce) {
    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax,
    .wp-block-cover__image-background.has-parallax,
    video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll;
    }
}
.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto;
}
.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
    color: #fff;
}
.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content > h2 {
    margin-left: 0;
    text-align: left;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content > h2 {
    margin-right: 0;
    text-align: right;
}
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image > h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: 0.44em;
    text-align: center;
    z-index: 1;
}
:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
    color: #fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000;
}
:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
    color: inherit;
}
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__image-background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__video-background {
    z-index: 0;
}
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__gradient-background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__inner-container,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before {
    z-index: 1;
}
.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__inner-container {
    z-index: auto;
}
.wp-block-details {
    box-sizing: border-box;
}
.wp-block-details summary {
    cursor: pointer;
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align="left"] > [data-type="core/embed"],
.wp-block[data-align="right"] > [data-type="core/embed"] {
    max-width: 360px;
    width: 100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align="left"] > [data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align="right"] > [data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px;
}
.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px;
}
.wp-block-embed {
    overflow-wrap: break-word;
}
.wp-block-embed :where(figcaption) {
    margin-bottom: 1em;
    margin-top: 0.5em;
}
.wp-block-embed iframe {
    max-width: 100%;
}
.wp-block-embed__wrapper {
    position: relative;
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%;
}
.wp-block-file {
    box-sizing: border-box;
}
.wp-block-file:not(.wp-element-button) {
    font-size: 0.8em;
}
.wp-block-file.aligncenter {
    text-align: center;
}
.wp-block-file.alignright {
    text-align: right;
}
.wp-block-file * + .wp-block-file__button {
    margin-left: 0.75em;
}
:where(.wp-block-file) {
    margin-bottom: 1.5em;
}
.wp-block-file__embed {
    margin-bottom: 1em;
}
:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: 0.5em 1em;
}
:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: 0.85;
    text-decoration: none;
}
.wp-block-form-input__label {
    display: flex;
    flex-direction: column;
    gap: 0.25em;
    margin-bottom: 0.5em;
    width: 100%;
}
.wp-block-form-input__label.is-label-inline {
    align-items: center;
    flex-direction: row;
    gap: 0.5em;
}
.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
    margin-bottom: 0.5em;
}
.wp-block-form-input__label:has(input[type="checkbox"]) {
    flex-direction: row;
    width: fit-content;
}
.wp-block-form-input__label:has(input[type="checkbox"]) .wp-block-form-input__label-content {
    margin: 0;
}
.wp-block-form-input__label:has(.wp-block-form-input__label-content + input[type="checkbox"]) {
    flex-direction: row-reverse;
}
.wp-block-form-input__label-content {
    width: fit-content;
}
.wp-block-form-input__input {
    font-size: 1em;
    margin-bottom: 0.5em;
    padding: 0 0.5em;
}
.wp-block-form-input__input[type="date"],
.wp-block-form-input__input[type="datetime-local"],
.wp-block-form-input__input[type="datetime"],
.wp-block-form-input__input[type="email"],
.wp-block-form-input__input[type="month"],
.wp-block-form-input__input[type="number"],
.wp-block-form-input__input[type="password"],
.wp-block-form-input__input[type="search"],
.wp-block-form-input__input[type="tel"],
.wp-block-form-input__input[type="text"],
.wp-block-form-input__input[type="time"],
.wp-block-form-input__input[type="url"],
.wp-block-form-input__input[type="week"] {
    border: 1px solid;
    line-height: 2;
    min-height: 2em;
}
textarea.wp-block-form-input__input {
    min-height: 10em;
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 1em 1em 0;
    position: relative;
    width: calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, rgba(0, 0, 0, 0));
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 0.8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em 0.77em 0.7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%;
}
@media (min-width: 600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(33.33333% - 0.66667em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(25% - 0.75em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(20% - 0.8em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(16.66667% - 0.83333em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(14.28571% - 0.85714em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(12.5% - 0.875em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0;
    }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center;
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start;
}
figure.wp-block-gallery.has-nested-images {
    align-items: normal;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image > a,
.wp-block-gallery.has-nested-images figure.wp-block-image > div {
    flex-direction: column;
    flex-grow: 1;
    margin: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100% !important;
    width: auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
    bottom: 0;
    left: 0;
    max-height: 100%;
    position: absolute;
    right: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    content: "";
    height: 100%;
    -webkit-mask-image: linear-gradient(0deg, #000 20%, rgba(0, 0, 0, 0));
    mask-image: linear-gradient(0deg, #000 20%, rgba(0, 0, 0, 0));
    max-height: 40%;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    margin: 0;
    overflow: auto;
    padding: 1em;
    scrollbar-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    scrollbar-gutter: stable both-edges;
    scrollbar-width: thin;
    text-align: center;
    text-shadow: 0 0 1.5px #000;
    will-change: transform;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
    height: 12px;
    width: 12px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
    background-color: initial;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: initial;
    border: 3px solid rgba(0, 0, 0, 0);
    border-radius: 8px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.8);
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
    scrollbar-color: rgba(255, 255, 255, 0.8) rgba(0, 0, 0, 0);
}
@media (hover: none) {
    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        scrollbar-color: rgba(255, 255, 255, 0.8) rgba(0, 0, 0, 0);
    }
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    box-sizing: border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div {
    flex: 1 1 auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    background: none;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative;
    text-shadow: none;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before {
    content: none;
}
.wp-block-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone) {
    display: flex;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    flex: 1 0 0%;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%;
}
@media (min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
    }
    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
    }
    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
    }
    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.83333);
    }
    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714);
    }
    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
    }
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
    }
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
    }
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%;
    }
}
.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%;
}
.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center;
}
.wp-block-group {
    box-sizing: border-box;
}
:where(.wp-block-group.wp-block-group-is-layout-constrained) {
    position: relative;
}
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
    padding: 1.25em 2.375em;
}
h1.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h1.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h2.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h2.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h3.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h3.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h4.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h4.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h5.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h5.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h6.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h6.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]) {
    rotate: 180deg;
}
.wp-block-image > a,
.wp-block-image > figure > a {
    display: inline-block;
}
.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}
@media not (prefers-reduced-motion) {
    .wp-block-image img.hide {
        visibility: hidden;
    }
    .wp-block-image img.show {
        animation: show-content-image 0.4s;
    }
}
.wp-block-image[style*="border-radius"] img,
.wp-block-image[style*="border-radius"] > a {
    border-radius: inherit;
}
.wp-block-image.has-custom-border img {
    box-sizing: border-box;
}
.wp-block-image.aligncenter {
    text-align: center;
}
.wp-block-image.alignfull > a,
.wp-block-image.alignwide > a {
    width: 100%;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
    height: auto;
    width: 100%;
}
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
    display: table;
}
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.aligncenter > figcaption,
.wp-block-image.alignleft > figcaption,
.wp-block-image.alignright > figcaption {
    caption-side: bottom;
    display: table-caption;
}
.wp-block-image .alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}
.wp-block-image .alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}
.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.wp-block-image :where(figcaption) {
    margin-bottom: 1em;
    margin-top: 0.5em;
}
.wp-block-image.is-style-circle-mask img {
    border-radius: 9999px;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius: 0;
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
    }
}
:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
    border-radius: 9999px;
}
.wp-block-image figure {
    margin: 0;
}
.wp-lightbox-container {
    display: flex;
    flex-direction: column;
    position: relative;
}
.wp-lightbox-container img {
    cursor: zoom-in;
}
.wp-lightbox-container img:hover + button {
    opacity: 1;
}
.wp-lightbox-container button {
    align-items: center;
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    backdrop-filter: blur(16px) saturate(180%);
    background-color: rgba(90, 90, 90, 0.25);
    border: none;
    border-radius: 4px;
    cursor: zoom-in;
    display: flex;
    height: 20px;
    justify-content: center;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 16px;
    width: 20px;
    z-index: 100;
}
@media not (prefers-reduced-motion) {
    .wp-lightbox-container button {
        transition: opacity 0.2s ease;
    }
}
.wp-lightbox-container button:focus-visible {
    outline: 3px auto rgba(90, 90, 90, 0.25);
    outline: 3px auto -webkit-focus-ring-color;
    outline-offset: 3px;
}
.wp-lightbox-container button:hover {
    cursor: pointer;
    opacity: 1;
}
.wp-lightbox-container button:focus {
    opacity: 1;
}
.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
    background-color: rgba(90, 90, 90, 0.25);
    border: none;
}
.wp-lightbox-overlay {
    box-sizing: border-box;
    cursor: zoom-out;
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100000;
}
.wp-lightbox-overlay .close-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    min-height: 40px;
    min-width: 40px;
    padding: 0;
    position: absolute;
    right: calc(env(safe-area-inset-right) + 16px);
    top: calc(env(safe-area-inset-top) + 16px);
    z-index: 5000000;
}
.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
    background: none;
    border: none;
}
.wp-lightbox-overlay .lightbox-image-container {
    height: var(--wp--lightbox-container-height);
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: top left;
    width: var(--wp--lightbox-container-width);
    z-index: 9999999999;
}
.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    position: relative;
    transform-origin: 0 0;
    width: 100%;
    z-index: 3000000;
}
.wp-lightbox-overlay .wp-block-image img {
    height: var(--wp--lightbox-image-height);
    min-height: var(--wp--lightbox-image-height);
    min-width: var(--wp--lightbox-image-width);
    width: var(--wp--lightbox-image-width);
}
.wp-lightbox-overlay .wp-block-image figcaption {
    display: none;
}
.wp-lightbox-overlay button {
    background: none;
    border: none;
}
.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    width: 100%;
    z-index: 2000000;
}
.wp-lightbox-overlay.active {
    visibility: visible;
}
@media not (prefers-reduced-motion) {
    .wp-lightbox-overlay.active {
        animation: turn-on-visibility 0.25s both;
    }
    .wp-lightbox-overlay.active img {
        animation: turn-on-visibility 0.35s both;
    }
    .wp-lightbox-overlay.show-closing-animation:not(.active) {
        animation: turn-off-visibility 0.35s both;
    }
    .wp-lightbox-overlay.show-closing-animation:not(.active) img {
        animation: turn-off-visibility 0.25s both;
    }
    .wp-lightbox-overlay.zoom.active {
        animation: none;
        opacity: 1;
        visibility: visible;
    }
    .wp-lightbox-overlay.zoom.active .lightbox-image-container {
        animation: lightbox-zoom-in 0.4s;
    }
    .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
        animation: none;
    }
    .wp-lightbox-overlay.zoom.active .scrim {
        animation: turn-on-visibility 0.4s forwards;
    }
    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
        animation: none;
    }
    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
        animation: lightbox-zoom-out 0.4s;
    }
    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
        animation: none;
    }
    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
        animation: turn-off-visibility 0.4s forwards;
    }
}
@keyframes show-content-image {
    0% {
        visibility: hidden;
    }
    99% {
        visibility: hidden;
    }
    to {
        visibility: visible;
    }
}
@keyframes turn-on-visibility {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible;
    }
    99% {
        opacity: 0;
        visibility: visible;
    }
    to {
        opacity: 0;
        visibility: hidden;
    }
}
@keyframes lightbox-zoom-in {
    0% {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width)) / 2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
    }
    to {
        transform: translate(-50%, -50%) scale(1);
    }
}
@keyframes lightbox-zoom-out {
    0% {
        transform: translate(-50%, -50%) scale(1);
        visibility: visible;
    }
    99% {
        visibility: visible;
    }
    to {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width)) / 2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
        visibility: hidden;
    }
}
ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0;
}
:where(.wp-block-latest-comments:not([style*="line-height"] .wp-block-latest-comments__comment)) {
    line-height: 1.1;
}
:where(.wp-block-latest-comments:not([style*="line-height"] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8;
}
.has-dates :where(.wp-block-latest-comments:not([style*="line-height"])),
.has-excerpts :where(.wp-block-latest-comments:not([style*="line-height"])) {
    line-height: 1.5;
}
.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0;
}
.wp-block-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em;
}
.has-avatars .wp-block-latest-comments__comment {
    list-style: none;
    min-height: 2.25em;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em;
}
.wp-block-latest-comments__comment-excerpt p {
    font-size: 0.875em;
    margin: 0.36em 0 1.4em;
}
.wp-block-latest-comments__comment-date {
    display: block;
    font-size: 0.75em;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: 0.75em;
    width: 2.5em;
}
.wp-block-latest-comments[class*="-font-size"] a,
.wp-block-latest-comments[style*="font-size"] a {
    font-size: inherit;
}
.wp-block-latest-posts {
    box-sizing: border-box;
}
.wp-block-latest-posts.alignleft {
    margin-right: 2em;
}
.wp-block-latest-posts.alignright {
    margin-left: 2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    overflow-wrap: break-word;
}
.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
}
.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%;
}
@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - 0.625em);
    }
    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0;
    }
    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - 0.83333em);
    }
    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0;
    }
    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - 0.9375em);
    }
    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0;
    }
    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em);
    }
    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0;
    }
    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em);
    }
    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0;
    }
}
:root :where(.wp-block-latest-posts.is-grid) {
    padding: 0;
}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
    padding-left: 0;
}
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    display: block;
    font-size: 0.8125em;
}
.wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__post-full-content {
    margin-bottom: 1em;
    margin-top: 0.5em;
}
.wp-block-latest-posts__featured-image a {
    display: inline-block;
}
.wp-block-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em;
}
.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em;
}
.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center;
}
ol,
ul {
    box-sizing: border-box;
}
:root :where(.wp-block-list.has-background) {
    padding: 1.25em 2.375em;
}
.wp-block-loginout,
.wp-block-media-text {
    box-sizing: border-box;
}
.wp-block-media-text {
    direction: ltr;
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto;
}
.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%;
}
.wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__media {
    align-self: start;
}
.wp-block-media-text.is-vertically-aligned-center > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center > .wp-block-media-text__media,
.wp-block-media-text > .wp-block-media-text__content,
.wp-block-media-text > .wp-block-media-text__media {
    align-self: center;
}
.wp-block-media-text.is-vertically-aligned-bottom > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom > .wp-block-media-text__media {
    align-self: end;
}
.wp-block-media-text > .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
    margin: 0;
}
.wp-block-media-text > .wp-block-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 8%;
    word-break: break-word;
}
.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__media {
    grid-column: 2;
    grid-row: 1;
}
.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 1;
}
.wp-block-media-text__media a {
    display: block;
}
.wp-block-media-text__media img,
.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media > a {
    display: block;
    height: 100%;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media img {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    position: relative;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media > a {
    display: block;
    height: 100%;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%;
}
@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important;
    }
    .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1;
    }
    .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
    }
}
.wp-block-navigation {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center;
}
.wp-block-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}
.wp-block-navigation ul,
.wp-block-navigation ul li {
    list-style: none;
    padding: 0;
}
.wp-block-navigation .wp-block-navigation-item {
    align-items: center;
    display: flex;
    position: relative;
}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none;
}
.wp-block-navigation .wp-block-navigation-item__content {
    display: block;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: inherit;
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline;
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through;
}
.wp-block-navigation :where(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(a:focus) {
    text-decoration: none;
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: 0.6em;
    line-height: 0;
    margin-left: 0.25em;
    padding: 0;
    width: 0.6em;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    display: inline-block;
    stroke: currentColor;
    height: inherit;
    margin-top: 0.075em;
    width: inherit;
}
.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start;
}
.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap;
}
.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center;
}
.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center;
}
.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end;
}
.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end;
}
.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    align-items: normal;
    background-color: inherit;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 0;
    left: -1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 0;
    z-index: 2;
}
@media not (prefers-reduced-motion) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container {
        transition: opacity 0.1s linear;
    }
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    margin: 0;
}
@media (min-width: 782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px;
    }
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        background: rgba(0, 0, 0, 0);
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: 0.5em;
    }
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: 0.25em;
    }
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg);
    }
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded="true"] ~ .wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto;
}
.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%;
}
@media (min-width: 782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 0;
    }
}
.wp-block-navigation-submenu {
    display: flex;
    position: relative;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor;
}
button.wp-block-navigation-item__content {
    background-color: initial;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit;
}
.wp-block-navigation-submenu__toggle {
    cursor: pointer;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-left: 0;
    padding-right: 0.85em;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle + .wp-block-navigation__submenu-icon {
    margin-left: -0.6em;
    pointer-events: none;
}
.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {
    padding: 0;
}
.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
    gap: inherit;
}
:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: 0.5em 1em;
}
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: 0.5em 1em;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px;
}
@media (min-width: 782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: auto;
        right: 100%;
    }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
    background-color: inherit;
}
.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
    color: #000;
}
.wp-block-navigation__container {
    align-items: var(--navigation-layout-align, initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial);
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.wp-block-navigation__container .is-responsive {
    display: none;
}
.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
    flex-grow: 1;
}
@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(0.5em);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.wp-block-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
    color: inherit;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-align, initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial);
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    background-color: inherit !important;
    color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open {
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem)
        clamp(1rem, var(--wp--style--root--padding-left), 20rem);
    z-index: 100000;
}
@media not (prefers-reduced-motion) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation: overlay-menu__fade-in-animation 0.1s ease-out;
        animation-fill-mode: forwards;
    }
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting, inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    border: none;
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
    visibility: visible;
    width: auto;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: inherit;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap, 2em);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    align-items: var(--navigation-layout-justification-setting, initial);
    display: flex;
    flex-direction: column;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: rgba(0, 0, 0, 0) !important;
    color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto;
}
@media (min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color: inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto;
    }
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none;
    }
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0;
    }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
}
.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
    color: #000;
}
.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700;
}
.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle;
}
.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 24px;
    pointer-events: none;
    width: 24px;
}
.wp-block-navigation__responsive-container-open {
    display: flex;
}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
@media (min-width: 600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: none;
    }
}
.wp-block-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.wp-block-navigation__responsive-close {
    width: 100%;
}
.has-modal-open .wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size, 100%);
}
.wp-block-navigation__responsive-close:focus {
    outline: none;
}
.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box;
}
.wp-block-navigation__responsive-dialog {
    position: relative;
}
.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px;
}
@media (min-width: 782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top: 32px;
    }
}
html.has-modal-open {
    overflow: hidden;
}
.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word;
}
.wp-block-navigation .wp-block-navigation-item__description {
    display: none;
}
.link-ui-tools {
    border-top: 1px solid #f0f0f0;
    padding: 8px;
}
.link-ui-block-inserter {
    padding-top: 8px;
}
.link-ui-block-inserter__back {
    margin-left: 8px;
    text-transform: uppercase;
}
.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align, initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial);
}
.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit;
}
.wp-block-page-list {
    box-sizing: border-box;
}
.is-small-text {
    font-size: 0.875em;
}
.is-regular-text {
    font-size: 1em;
}
.is-large-text {
    font-size: 2.25em;
}
.is-larger-text {
    font-size: 3em;
}
.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: 0.68;
    margin: 0.05em 0.1em 0 0;
    text-transform: uppercase;
}
body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: 0.1em;
}
p.has-drop-cap.has-background {
    overflow: hidden;
}
:root :where(p.has-background) {
    padding: 1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit;
}
p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
    rotate: 180deg;
}
.wp-block-post-author {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
.wp-block-post-author__byline {
    font-size: 0.5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
.wp-block-post-author__avatar {
    margin-right: 1em;
}
.wp-block-post-author__bio {
    font-size: 0.7em;
    margin-bottom: 0.7em;
}
.wp-block-post-author__content {
    flex-basis: 0;
    flex-grow: 1;
}
.wp-block-post-author__name {
    margin: 0;
}
.wp-block-post-author-biography {
    box-sizing: border-box;
}
:where(.wp-block-post-comments-form) input:not([type="submit"]),
:where(.wp-block-post-comments-form) textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em;
}
:where(.wp-block-post-comments-form) input:where(:not([type="submit"]):not([type="checkbox"])),
:where(.wp-block-post-comments-form) textarea {
    padding: calc(0.667em + 2px);
}
.wp-block-post-comments-form {
    box-sizing: border-box;
}
.wp-block-post-comments-form[style*="font-weight"] :where(.comment-reply-title) {
    font-weight: inherit;
}
.wp-block-post-comments-form[style*="font-family"] :where(.comment-reply-title) {
    font-family: inherit;
}
.wp-block-post-comments-form[class*="-font-size"] :where(.comment-reply-title),
.wp-block-post-comments-form[style*="font-size"] :where(.comment-reply-title) {
    font-size: inherit;
}
.wp-block-post-comments-form[style*="line-height"] :where(.comment-reply-title) {
    line-height: inherit;
}
.wp-block-post-comments-form[style*="font-style"] :where(.comment-reply-title) {
    font-style: inherit;
}
.wp-block-post-comments-form[style*="letter-spacing"] :where(.comment-reply-title) {
    letter-spacing: inherit;
}
.wp-block-post-comments-form :where(input[type="submit"]) {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center;
}
.wp-block-post-comments-form .comment-form input:not([type="submit"]):not([type="checkbox"]):not([type="hidden"]),
.wp-block-post-comments-form .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%;
}
.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: 0.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: 0.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: 0.35em;
}
.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0;
}
.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: 0.5em;
}
.wp-block-post-comments-form input[type="submit"] {
    width: auto;
}
.wp-block-post-comments-count {
    box-sizing: border-box;
}
.wp-block-post-content {
    display: flow-root;
}
.wp-block-post-comments-link,
.wp-block-post-date {
    box-sizing: border-box;
}
:where(.wp-block-post-excerpt) {
    box-sizing: border-box;
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap);
}
.wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0;
}
.wp-block-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap);
}
.wp-block-post-excerpt__more-link {
    display: inline-block;
}
.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0;
}
.wp-block-post-featured-image a {
    display: block;
    height: 100%;
}
.wp-block-post-featured-image :where(img) {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%;
}
.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
    width: 100%;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    inset: 0;
    position: absolute;
}
.wp-block-post-featured-image {
    position: relative;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: initial;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: 0.1;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: 0.2;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: 0.3;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: 0.4;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: 0.5;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: 0.6;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: 0.7;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: 0.8;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: 0.9;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1;
}
.wp-block-post-featured-image:where(.alignleft, .alignright) {
    width: 100%;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
    display: inline-block;
    margin-right: 1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
    display: inline-block;
    margin-left: 1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-post-terms {
    box-sizing: border-box;
}
.wp-block-post-terms .wp-block-post-terms__separator {
    white-space: pre-wrap;
}
.wp-block-post-time-to-read,
.wp-block-post-title {
    box-sizing: border-box;
}
.wp-block-post-title {
    word-break: break-word;
}
.wp-block-post-title :where(a) {
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
}
.wp-block-post-author-name {
    box-sizing: border-box;
}
.wp-block-preformatted {
    box-sizing: border-box;
    white-space: pre-wrap;
}
:where(.wp-block-preformatted.has-background) {
    padding: 1.25em 2.375em;
}
.wp-block-pullquote {
    box-sizing: border-box;
    margin: 0 0 1em;
    overflow-wrap: break-word;
    padding: 4em 0;
    text-align: center;
}
.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
    color: inherit;
}
.wp-block-pullquote blockquote {
    margin: 0;
}
.wp-block-pullquote p {
    margin-top: 0;
}
.wp-block-pullquote p:last-child {
    margin-bottom: 0;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    max-width: 420px;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer {
    position: relative;
}
.wp-block-pullquote .has-text-color a {
    color: inherit;
}
.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left;
}
.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right;
}
.wp-block-pullquote.has-text-align-center blockquote {
    text-align: center;
}
.wp-block-pullquote.is-style-solid-color {
    border: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2em;
    margin-bottom: 0;
    margin-top: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none;
}
.wp-block-pullquote cite {
    color: inherit;
    display: block;
}
.wp-block-post-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0;
}
.wp-block-post-template.is-flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25em;
}
.wp-block-post-template.is-flex-container > li {
    margin: 0;
    width: 100%;
}
@media (min-width: 600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
        width: calc(50% - 0.625em);
    }
    .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li {
        width: calc(33.33333% - 0.83333em);
    }
    .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
        width: calc(25% - 0.9375em);
    }
    .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li {
        width: calc(20% - 1em);
    }
    .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li {
        width: calc(16.66667% - 1.04167em);
    }
}
@media (max-width: 600px) {
    .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
        grid-template-columns: 1fr;
    }
}
.wp-block-post-template-is-layout-constrained > li > .alignright,
.wp-block-post-template-is-layout-flow > li > .alignright {
    float: right;
    margin-inline-end: 0;
    margin-inline-start: 2em;
}
.wp-block-post-template-is-layout-constrained > li > .alignleft,
.wp-block-post-template-is-layout-flow > li > .alignleft {
    float: left;
    margin-inline-end: 2em;
    margin-inline-start: 0;
}
.wp-block-post-template-is-layout-constrained > li > .aligncenter,
.wp-block-post-template-is-layout-flow > li > .aligncenter {
    margin-inline-end: auto;
    margin-inline-start: auto;
}
.wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-next:last-of-type {
    margin-inline-start: auto;
}
.wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-previous:first-child {
    margin-inline-end: auto;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-query-pagination.aligncenter {
    justify-content: center;
}
.wp-block-query-title,
.wp-block-query-total,
.wp-block-quote {
    box-sizing: border-box;
}
.wp-block-quote {
    overflow-wrap: break-word;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right;
}
.wp-block-quote > cite {
    display: block;
}
.wp-block-read-more {
    display: block;
    width: fit-content;
}
.wp-block-read-more:where(:not([style*="text-decoration"])) {
    text-decoration: none;
}
.wp-block-read-more:where(:not([style*="text-decoration"])):active,
.wp-block-read-more:where(:not([style*="text-decoration"])):focus {
    text-decoration: none;
}
ul.wp-block-rss.alignleft {
    margin-right: 2em;
}
ul.wp-block-rss.alignright {
    margin-left: 2em;
}
ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%;
}
@media (min-width: 600px) {
    ul.wp-block-rss.columns-2 li {
        width: calc(50% - 1em);
    }
    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em);
    }
    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em);
    }
    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em);
    }
    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em);
    }
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
    display: block;
    font-size: 0.8125em;
}
.wp-block-rss {
    box-sizing: border-box;
    list-style: none;
    padding: 0;
}
.wp-block-search__button {
    margin-left: 10px;
    word-break: normal;
}
.wp-block-search__button.has-icon {
    line-height: 0;
}
.wp-block-search__button svg {
    height: 1.25em;
    min-height: 24px;
    min-width: 24px;
    width: 1.25em;
    fill: currentColor;
    vertical-align: text-bottom;
}
:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px;
}
.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%;
}
.wp-block-search__label {
    width: 100%;
}
.wp-block-search__input {
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset !important;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    box-sizing: border-box;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    margin-left: 0;
    max-width: 100%;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    min-width: 0 !important;
    transition-property: width;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__input {
    flex-basis: 100%;
    transition-duration: 0.3s;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    overflow: hidden;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    flex-basis: 0;
    flex-grow: 0;
    margin: 0;
    min-width: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 0 !important;
}
:where(.wp-block-search__input) {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: 4px 8px;
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto;
}
.wp-block[data-align="right"] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    float: right;
}
.wp-block-separator {
    border: none;
    border-top: 2px solid;
}
:root :where(.wp-block-separator.is-style-dots) {
    height: auto;
    line-height: 1;
    text-align: center;
}
:root :where(.wp-block-separator.is-style-dots):before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em;
}
.wp-block-separator.is-style-dots {
    background: none !important;
    border: none !important;
}
.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0;
}
.wp-block-site-logo a {
    display: inline-block;
    line-height: 0;
}
.wp-block-site-logo.is-default-size img {
    height: auto;
    width: 120px;
}
.wp-block-site-logo img {
    height: auto;
    max-width: 100%;
}
.wp-block-site-logo a,
.wp-block-site-logo img {
    border-radius: inherit;
}
.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
:root :where(.wp-block-site-logo.is-style-rounded) {
    border-radius: 9999px;
}
.wp-block-site-tagline,
.wp-block-site-title {
    box-sizing: border-box;
}
.wp-block-site-title :where(a) {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
}
.wp-block-social-links {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
}
.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none;
}
.wp-block-social-links .wp-social-link svg {
    height: 1em;
    width: 1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: 0.65em;
    margin-left: 0.5em;
    margin-right: 0.5em;
}
.wp-block-social-links.has-small-icon-size {
    font-size: 16px;
}
.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
    font-size: 24px;
}
.wp-block-social-links.has-large-icon-size {
    font-size: 36px;
}
.wp-block-social-links.has-huge-icon-size {
    font-size: 48px;
}
.wp-block-social-links.aligncenter {
    display: flex;
    justify-content: center;
}
.wp-block-social-links.alignright {
    justify-content: flex-end;
}
.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
}
@media not (prefers-reduced-motion) {
    .wp-block-social-link {
        transition: transform 0.1s ease;
    }
}
.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
}
.wp-block-social-link:hover {
    transform: scale(1.1);
}
.wp-block-social-links .wp-block-social-link.wp-social-link {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
    color: currentColor;
    fill: currentColor;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
    background-color: #f0f0f0;
    color: #444;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
    background-color: #0a7aff;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord {
    background-color: #5865f2;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
    background-color: #0866ff;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
    background-color: #24292d;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
    background-color: #1d4fc4;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
    background-color: #000;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
    background-color: #000;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
    background-color: #000;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
    background-color: #000;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
    background-color: red;
    color: #fff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
    background: none;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
    height: 1.25em;
    width: 1.25em;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
    color: #f90;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
    color: #1ea0c3;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
    color: #0757fe;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
    color: #0a7aff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
    color: #1e1f26;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
    color: #02e49b;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
    color: #5865f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
    color: #e94c89;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
    color: #4280ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
    color: #f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
    color: #0866ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
    color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
    color: #0461dd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
    color: #e65678;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
    color: #24292d;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
    color: #382110;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
    color: #ea4434;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
    color: #1d4fc4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
    color: #f00075;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
    color: #e21b24;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
    color: #0d66c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
    color: #3288d4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
    color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
    color: #f6405f;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
    color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
    color: #e60122;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
    color: #ef4155;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
    color: #ff4500;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
    color: #0478d7;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
    color: #fff;
    stroke: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
    color: #ff5600;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
    color: #1bd760;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
    color: #2aabee;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
    color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
    color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
    color: #011835;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
    color: #6440a4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
    color: #1da1f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
    color: #1eb7ea;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
    color: #4680c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
    color: #25d366;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
    color: #3499cd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
    color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
    color: #d32422;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
    color: red;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto;
}
:root :where(.wp-block-social-links .wp-social-link a) {
    padding: 0.25em;
}
:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
    padding: 0;
}
:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
    padding-left: 0.6666666667em;
    padding-right: 0.6666666667em;
}
.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
    color: #000;
}
.wp-block-spacer {
    clear: both;
}
.wp-block-tag-cloud {
    box-sizing: border-box;
}
.wp-block-tag-cloud.aligncenter {
    justify-content: center;
    text-align: center;
}
.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em;
}
.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px;
}
.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none;
}
:root :where(.wp-block-tag-cloud.is-style-outline) {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch;
}
:root :where(.wp-block-tag-cloud.is-style-outline a) {
    border: 1px solid;
    font-size: unset !important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none !important;
}
.wp-block-table {
    overflow-x: auto;
}
.wp-block-table table {
    border-collapse: collapse;
    width: 100%;
}
.wp-block-table thead {
    border-bottom: 3px solid;
}
.wp-block-table tfoot {
    border-top: 3px solid;
}
.wp-block-table td,
.wp-block-table th {
    border: 1px solid;
    padding: 0.5em;
}
.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
    word-break: break-word;
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
    display: table;
    width: auto;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
    word-break: break-word;
}
.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes {
    background-color: initial;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
    border-color: rgba(0, 0, 0, 0);
}
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color > * {
    border-color: inherit;
}
.wp-block-table table[style*="border-top-color"] tr:first-child,
.wp-block-table table[style*="border-top-color"] tr:first-child td,
.wp-block-table table[style*="border-top-color"] tr:first-child th,
.wp-block-table table[style*="border-top-color"] > *,
.wp-block-table table[style*="border-top-color"] > * td,
.wp-block-table table[style*="border-top-color"] > * th {
    border-top-color: inherit;
}
.wp-block-table table[style*="border-top-color"] tr:not(:first-child) {
    border-top-color: initial;
}
.wp-block-table table[style*="border-right-color"] td:last-child,
.wp-block-table table[style*="border-right-color"] th,
.wp-block-table table[style*="border-right-color"] tr,
.wp-block-table table[style*="border-right-color"] > * {
    border-right-color: inherit;
}
.wp-block-table table[style*="border-bottom-color"] tr:last-child,
.wp-block-table table[style*="border-bottom-color"] tr:last-child td,
.wp-block-table table[style*="border-bottom-color"] tr:last-child th,
.wp-block-table table[style*="border-bottom-color"] > *,
.wp-block-table table[style*="border-bottom-color"] > * td,
.wp-block-table table[style*="border-bottom-color"] > * th {
    border-bottom-color: inherit;
}
.wp-block-table table[style*="border-bottom-color"] tr:not(:last-child) {
    border-bottom-color: initial;
}
.wp-block-table table[style*="border-left-color"] td:first-child,
.wp-block-table table[style*="border-left-color"] th,
.wp-block-table table[style*="border-left-color"] tr,
.wp-block-table table[style*="border-left-color"] > * {
    border-left-color: inherit;
}
.wp-block-table table[style*="border-style"] td,
.wp-block-table table[style*="border-style"] th,
.wp-block-table table[style*="border-style"] tr,
.wp-block-table table[style*="border-style"] > * {
    border-style: inherit;
}
.wp-block-table table[style*="border-width"] td,
.wp-block-table table[style*="border-width"] th,
.wp-block-table table[style*="border-width"] tr,
.wp-block-table table[style*="border-width"] > * {
    border-style: inherit;
    border-width: inherit;
}
:root :where(.wp-block-table-of-contents) {
    box-sizing: border-box;
}
:where(.wp-block-term-description) {
    box-sizing: border-box;
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap);
}
.wp-block-term-description p {
    margin-bottom: 0;
    margin-top: 0;
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
    display: flex;
}
.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0;
}
.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0;
}
.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0;
}
.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%;
}
.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.3333333333%;
}
.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%;
}
pre.wp-block-verse {
    overflow: auto;
    white-space: pre-wrap;
}
:where(pre.wp-block-verse) {
    font-family: inherit;
}
.wp-block-video {
    box-sizing: border-box;
}
.wp-block-video video {
    vertical-align: middle;
    width: 100%;
}
@supports (position: sticky) {
    .wp-block-video [poster] {
        object-fit: cover;
    }
}
.wp-block-video.aligncenter {
    text-align: center;
}
.wp-block-video :where(figcaption) {
    margin-bottom: 1em;
    margin-top: 0.5em;
}
.editor-styles-wrapper,
.entry-content {
    counter-reset: footnotes;
}
a[data-fn].fn {
    counter-increment: footnotes;
    display: inline-flex;
    font-size: smaller;
    text-decoration: none;
    text-indent: -9999999px;
    vertical-align: super;
}
a[data-fn].fn:after {
    content: "[" counter(footnotes) "]";
    float: left;
    text-indent: 0;
}
.wp-element-button {
    cursor: pointer;
}
:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px;
}
:root .has-very-light-gray-background-color {
    background-color: #eee;
}
:root .has-very-dark-gray-background-color {
    background-color: #313131;
}
:root .has-very-light-gray-color {
    color: #eee;
}
:root .has-very-dark-gray-color {
    color: #313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc);
}
.has-regular-font-size {
    font-size: 1em;
}
.has-larger-font-size {
    font-size: 2.625em;
}
.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal);
}
.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge);
}
.has-text-align-center {
    text-align: center;
}
.has-text-align-left {
    text-align: left;
}
.has-text-align-right {
    text-align: right;
}
#end-resizable-editor-section {
    display: none;
}
.aligncenter {
    clear: both;
}
.items-justified-left {
    justify-content: flex-start;
}
.items-justified-center {
    justify-content: center;
}
.items-justified-right {
    justify-content: flex-end;
}
.items-justified-space-between {
    justify-content: space-between;
}
.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
html :where(.has-border-color) {
    border-style: solid;
}
html :where([style*="border-top-color"]) {
    border-top-style: solid;
}
html :where([style*="border-right-color"]) {
    border-right-style: solid;
}
html :where([style*="border-bottom-color"]) {
    border-bottom-style: solid;
}
html :where([style*="border-left-color"]) {
    border-left-style: solid;
}
html :where([style*="border-width"]) {
    border-style: solid;
}
html :where([style*="border-top-width"]) {
    border-top-style: solid;
}
html :where([style*="border-right-width"]) {
    border-right-style: solid;
}
html :where([style*="border-bottom-width"]) {
    border-bottom-style: solid;
}
html :where([style*="border-left-width"]) {
    border-left-style: solid;
}
html :where(img[class*="wp-image-"]) {
    height: auto;
    max-width: 100%;
}
:where(figure) {
    margin: 0 0 1em;
}
html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px);
}
@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px;
    }
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 601px;
    --breakpoint-md: 901px;
    --breakpoint-lg: 1201px;
    --breakpoint-xl: 1321px;
    --font-family-sans-serif:sans-serif;
}
*,
*::before,
*::after {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
pre,
code,
kbd,
samp {
    font-family: monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
h1,
.h1 {
    font-size: 2.5rem;
}
h2,
.h2 {
    font-size: 2rem;
}
h3,
.h3 {
    font-size: 1.75rem;
}
h4,
.h4 {
    font-size: 1.5rem;
}
h5,
.h5 {
    font-size: 1.25rem;
}
h6,
.h6 {
    font-size: 1rem;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
    font-size: 80%;
    font-weight: 400;
}
mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}
.blockquote-footer::before {
    content: "вЂ”В ";
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #6c757d;
}
code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}
a > code {
    color: inherit;
}
kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 601px) {
    .container {
        max-width: 100%;
    }
}
@media (min-width: 901px) {
    .container {
        max-width: 100%;
    }
}
@media (min-width: 1201px) {
    .container {
        max-width: 100%;
    }
}
@media (min-width: 1321px) {
    .container {
        max-width: 1270px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.3333333333%;
}
.offset-2 {
    margin-left: 16.6666666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.3333333333%;
}
.offset-5 {
    margin-left: 41.6666666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.3333333333%;
}
.offset-8 {
    margin-left: 66.6666666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.3333333333%;
}
.offset-11 {
    margin-left: 91.6666666667%;
}
@media (min-width: 601px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 901px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.3333333333%;
    }
    .offset-md-2 {
        margin-left: 16.6666666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.3333333333%;
    }
    .offset-md-5 {
        margin-left: 41.6666666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.3333333333%;
    }
    .offset-md-8 {
        margin-left: 66.6666666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.3333333333%;
    }
    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 1201px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 1321px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}
.table .table {
    background-color: #fff;
}
.table-sm th,
.table-sm td {
    padding: 0.3rem;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
    border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
    border-color: #7abaff;
}
.table-hover .table-primary:hover {
    background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
    border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
    background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
    border-color: #8fd19e;
}
.table-hover .table-success:hover {
    background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
    background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
    border-color: #86cfda;
}
.table-hover .table-info:hover {
    background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
    border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
    border-color: #ed969e;
}
.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
    background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
    border-color: #fbfcfc;
}
.table-hover .table-light:hover {
    background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #95999c;
}
.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}
.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.table-dark {
    color: #fff;
    background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #32383e;
}
.table-dark.table-bordered {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 600.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-sm > .table-bordered {
        border: 0;
    }
}
@media (max-width: 900.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-md > .table-bordered {
        border: 0;
    }
}
@media (max-width: 1200.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-lg > .table-bordered {
        border: 0;
    }
}
@media (max-width: 1320.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-xl > .table-bordered {
        border: 0;
    }
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
    border: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none;
    }
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}
.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}
.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.form-control-lg {
    height: calc(2.875rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
select.form-control[size],
select.form-control[multiple] {
    height: auto;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}
.form-check-label {
    margin-bottom: 0;
}
.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem;
}
.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: #28a745;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}
.was-validated .form-control:valid.nitro-lazy,
.form-control.is-valid.nitro-lazy {
    background-image: none !important;
}
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: 2.25rem;
    background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}
.was-validated .custom-select:valid,
.custom-select.is-valid {
    border-color: #28a745;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px,
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
            no-repeat center right 1.75rem/1.125rem 1.125rem;
}
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
    color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem;
}
.was-validated .form-control:invalid,
.form-control.is-invalid {
    border-color: #dc3545;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}
.was-validated .form-control:invalid.nitro-lazy,
.form-control.is-invalid.nitro-lazy {
    background-image: none !important;
}
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: 2.25rem;
    background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px,
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")
            no-repeat center right 1.75rem/1.125rem 1.125rem;
}
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-inline .form-check {
    width: 100%;
}
@media (min-width: 601px) {
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }
    .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .form-inline .input-group,
    .form-inline .custom-select {
        width: auto;
    }
    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 13px;
    line-height: 16px;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        transition: none;
    }
}
.btn:hover {
    color: #212529;
    text-decoration: none;
}
.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: none;
}
.btn.disabled,
.btn:disabled {
    opacity: 1;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}
.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
.btn-dark:focus,
.btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
    font-weight: 400;
    color: #007bff;
}
.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
}
.btn-link:focus,
.btn-link.focus {
    text-decoration: underline;
    box-shadow: none;
}
.btn-link:disabled,
.btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        transition: none;
    }
}
.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none;
    }
}
.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
@media (min-width: 601px) {
    .dropdown-menu-sm-right {
        right: 0;
        left: auto;
    }
}
@media (min-width: 901px) {
    .dropdown-menu-md-right {
        right: 0;
        left: auto;
    }
}
@media (min-width: 1201px) {
    .dropdown-menu-lg-right {
        right: 0;
        left: auto;
    }
}
@media (min-width: 1321px) {
    .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
@media (min-width: 601px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0;
    }
}
@media (min-width: 901px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0;
    }
}
@media (min-width: 1201px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0;
    }
}
@media (min-width: 1321px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0;
    }
}
.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-toggle::after {
    vertical-align: 0;
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}
.dropleft .dropdown-toggle::after {
    display: none;
}
.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}
.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}
.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:first-child {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.dropdown-item:last-child {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}
.dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 1;
}
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 1;
}
.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
    margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
    margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}
.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
    width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
    margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
    z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-prepend,
.input-group-append {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
    position: relative;
    z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
    z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
    margin-left: -1px;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append {
    margin-left: -1px;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
    margin-top: 0;
}
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
    height: calc(2.875rem + 2px);
}
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
    height: calc(1.8125rem + 2px);
}
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
    padding-right: 1.75rem;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.25rem;
    padding-left: 1.5rem;
}
.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-control-label::before {
    position: absolute;
    top: 0.125rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}
.custom-control-label::after {
    position: absolute;
    top: 0.125rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
    padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
    top: calc(0.125rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        transition: none;
    }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
    -ms-transform: translateX(0.75rem);
    transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}
.custom-select[multiple].nitro-lazy,
.custom-select[size]:not([size="1"]).nitro-lazy {
    background-image: none !important;
}
.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}
.custom-select::-ms-expand {
    opacity: 0;
}
.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
}
.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse);
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
    width: 100%;
    height: calc(1rem + 0.4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-range:focus {
    outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
    border: 0;
}
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}
.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        -webkit-transition: none;
        transition: none;
    }
}
.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        -webkit-transition: none;
        transition: none;
    }
}
.custom-range::-ms-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
    cursor: default;
}
.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        -webkit-transition: none;
        transition: none;
    }
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav-link:hover,
.nav-link:focus {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff;
}
.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.navbar-toggler:hover,
.navbar-toggler:focus {
    text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
@media (max-width: 600.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 601px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}
@media (max-width: 900.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 901px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1200.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1201px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1320.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1321px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}
.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler-icon.nitro-lazy {
    background-image: none !important;
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-toggler-icon.nitro-lazy {
    background-image: none !important;
}
.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
    color: #fff;
}
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
    color: #fff;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.card > hr {
    margin-right: 0;
    margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    color: inherit;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}
.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-deck .card {
    margin-bottom: 15px;
}
@media (min-width: 601px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0;
        flex: 1 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}
.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-group > .card {
    margin-bottom: 15px;
}
@media (min-width: 601px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-group > .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0;
        flex: 1 0 0;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:first-child .card-img-top,
    .card-group > .card:first-child .card-header {
        border-top-right-radius: 0;
    }
    .card-group > .card:first-child .card-img-bottom,
    .card-group > .card:first-child .card-footer {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:last-child .card-img-top,
    .card-group > .card:last-child .card-header {
        border-top-left-radius: 0;
    }
    .card-group > .card:last-child .card-img-bottom,
    .card-group > .card:last-child .card-footer {
        border-bottom-left-radius: 0;
    }
    .card-group > .card:only-child {
        border-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-img-top,
    .card-group > .card:only-child .card-header {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-img-bottom,
    .card-group > .card:only-child .card-footer {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0;
    }
}
.card-columns .card {
    margin-bottom: 0.75rem;
}
@media (min-width: 601px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.accordion .card {
    overflow: hidden;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}
.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion .card .card-header {
    margin-bottom: -1px;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}
.breadcrumb-item.active {
    color: #6c757d;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
a.badge:hover,
a.badge:focus {
    text-decoration: none;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
a.badge-primary:hover,
a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc;
}
.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}
a.badge-secondary:hover,
a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62;
}
.badge-success {
    color: #fff;
    background-color: #28a745;
}
a.badge-success:hover,
a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
a.badge-info:hover,
a.badge-info:focus {
    color: #fff;
    background-color: #117a8b;
}
.badge-warning {
    color: #212529;
    background-color: #ffc107;
}
a.badge-warning:hover,
a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
a.badge-danger:hover,
a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130;
}
.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}
a.badge-light:hover,
a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5;
}
.badge-dark {
    color: #fff;
    background-color: #343a40;
}
a.badge-dark:hover,
a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}
@media (min-width: 601px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 700;
}
.alert-dismissible {
    padding-right: 4rem;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.alert-primary hr {
    border-top-color: #9fcdff;
}
.alert-primary .alert-link {
    color: #002752;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-secondary hr {
    border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
    color: #202326;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-success hr {
    border-top-color: #b1dfbb;
}
.alert-success .alert-link {
    color: #0b2e13;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-info hr {
    border-top-color: #abdde5;
}
.alert-info .alert-link {
    color: #062c33;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-warning hr {
    border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
    color: #533f03;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-danger hr {
    border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
    color: #491217;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-light hr {
    border-top-color: #ececf6;
}
.alert-light .alert-link {
    color: #686868;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.alert-dark hr {
    border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
    color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none;
    }
}
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}
.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}
.list-group-item-action:hover,
.list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}
.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.list-group-item:hover,
.list-group-item:focus {
    z-index: 1;
    text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}
.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}
.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}
.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}
.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}
.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
}
.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}
.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}
.close:hover {
    color: #000;
    text-decoration: none;
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
    opacity: 0.75;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
a.close.disabled {
    pointer-events: none;
}
.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
}
.toast:not(:last-child) {
    margin-bottom: 0.75rem;
}
.toast.showing {
    opacity: 1;
}
.toast.show {
    display: block;
    opacity: 1;
}
.toast.hide {
    display: none;
}
.toast-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.toast-body {
    padding: 0.75rem;
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px);
}
@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none;
    }
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}
.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: "";
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 601px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2));
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 1201px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}
@media (min-width: 1321px) {
    .modal-xl {
        max-width: 1140px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0;
}
.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0;
}
.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}
.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
}
.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}
.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0;
}
.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}
.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
}
.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}
.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}
.popover .arrow::before,
.popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem;
}
.bs-popover-top .arrow,
.bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}
.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem;
}
.bs-popover-right .arrow,
.bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff;
}
.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
}
.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
}
.bs-popover-left .arrow,
.bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff;
}
.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
    display: none;
}
.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}
.carousel {
    position: relative;
}
.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    -webkit-transition: 0s 0.6s opacity;
    transition: 0s 0.6s opacity;
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.carousel-control-prev-icon.nitro-lazy {
    background-image: none !important;
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon.nitro-lazy {
    background-image: none !important;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-indicators .active {
    opacity: 1;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border 0.75s linear infinite;
    animation: spinner-border 0.75s linear infinite;
}
.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
    }
}
@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
    }
}
.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow 0.75s linear infinite;
    animation: spinner-grow 0.75s linear infinite;
}
.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-primary {
    background-color: #007bff !important;
}
a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important;
}
.bg-success {
    background-color: #28a745 !important;
}
a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ffc107 !important;
}
a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.border {
    border: 1px solid #dee2e6 !important;
}
.border-top {
    border-top: 1px solid #dee2e6 !important;
}
.border-right {
    border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
    border-left: 1px solid #dee2e6 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.border-primary {
    border-color: #007bff !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-success {
    border-color: #28a745 !important;
}
.border-info {
    border-color: #17a2b8 !important;
}
.border-warning {
    border-color: #ffc107 !important;
}
.border-danger {
    border-color: #dc3545 !important;
}
.border-light {
    border-color: #f8f9fa !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.border-white {
    border-color: #fff !important;
}
.rounded {
    border-radius: 0.25rem !important;
}
.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}
.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-pill {
    border-radius: 50rem !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 601px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 901px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1201px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1321px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
    padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-3by4::before {
    padding-top: 133.333333333%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}
.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 601px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 901px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1201px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1321px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 601px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 901px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 1201px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1321px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}
.overflow-auto {
    overflow: auto !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
    box-shadow: none !important;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.h-auto {
    height: auto !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.min-vw-100 {
    min-width: 100vw !important;
}
.min-vh-100 {
    min-height: 100vh !important;
}
.vw-100 {
    width: 100vw !important;
}
.vh-100 {
    height: 100vh !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.m-6 {
    margin: 4.5rem !important;
}
.mt-6,
.my-6 {
    margin-top: 4.5rem !important;
}
.mr-6,
.mx-6 {
    margin-right: 4.5rem !important;
}
.mb-6,
.my-6 {
    margin-bottom: 4.5rem !important;
}
.ml-6,
.mx-6 {
    margin-left: 4.5rem !important;
}
.m-7 {
    margin: 6rem !important;
}
.mt-7,
.my-7 {
    margin-top: 6rem !important;
}
.mr-7,
.mx-7 {
    margin-right: 6rem !important;
}
.mb-7,
.my-7 {
    margin-bottom: 6rem !important;
}
.ml-7,
.mx-7 {
    margin-left: 6rem !important;
}
.m-8 {
    margin: 7.5rem !important;
}
.mt-8,
.my-8 {
    margin-top: 7.5rem !important;
}
.mr-8,
.mx-8 {
    margin-right: 7.5rem !important;
}
.mb-8,
.my-8 {
    margin-bottom: 7.5rem !important;
}
.ml-8,
.mx-8 {
    margin-left: 7.5rem !important;
}
.m-9 {
    margin: 9rem !important;
}
.mt-9,
.my-9 {
    margin-top: 9rem !important;
}
.mr-9,
.mx-9 {
    margin-right: 9rem !important;
}
.mb-9,
.my-9 {
    margin-bottom: 9rem !important;
}
.ml-9,
.mx-9 {
    margin-left: 9rem !important;
}
.m-10 {
    margin: 10.5rem !important;
}
.mt-10,
.my-10 {
    margin-top: 10.5rem !important;
}
.mr-10,
.mx-10 {
    margin-right: 10.5rem !important;
}
.mb-10,
.my-10 {
    margin-bottom: 10.5rem !important;
}
.ml-10,
.mx-10 {
    margin-left: 10.5rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.p-6 {
    padding: 4.5rem !important;
}
.pt-6,
.py-6 {
    padding-top: 4.5rem !important;
}
.pr-6,
.px-6 {
    padding-right: 4.5rem !important;
}
.pb-6,
.py-6 {
    padding-bottom: 4.5rem !important;
}
.pl-6,
.px-6 {
    padding-left: 4.5rem !important;
}
.p-7 {
    padding: 6rem !important;
}
.pt-7,
.py-7 {
    padding-top: 6rem !important;
}
.pr-7,
.px-7 {
    padding-right: 6rem !important;
}
.pb-7,
.py-7 {
    padding-bottom: 6rem !important;
}
.pl-7,
.px-7 {
    padding-left: 6rem !important;
}
.p-8 {
    padding: 7.5rem !important;
}
.pt-8,
.py-8 {
    padding-top: 7.5rem !important;
}
.pr-8,
.px-8 {
    padding-right: 7.5rem !important;
}
.pb-8,
.py-8 {
    padding-bottom: 7.5rem !important;
}
.pl-8,
.px-8 {
    padding-left: 7.5rem !important;
}
.p-9 {
    padding: 9rem !important;
}
.pt-9,
.py-9 {
    padding-top: 9rem !important;
}
.pr-9,
.px-9 {
    padding-right: 9rem !important;
}
.pb-9,
.py-9 {
    padding-bottom: 9rem !important;
}
.pl-9,
.px-9 {
    padding-left: 9rem !important;
}
.p-10 {
    padding: 10.5rem !important;
}
.pt-10,
.py-10 {
    padding-top: 10.5rem !important;
}
.pr-10,
.px-10 {
    padding-right: 10.5rem !important;
}
.pb-10,
.py-10 {
    padding-bottom: 10.5rem !important;
}
.pl-10,
.px-10 {
    padding-left: 10.5rem !important;
}
.m-n1 {
    margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}
.m-n2 {
    margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}
.m-n3 {
    margin: -1rem !important;
}
.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}
.m-n4 {
    margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}
.m-n5 {
    margin: -3rem !important;
}
.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}
.m-n6 {
    margin: -4.5rem !important;
}
.mt-n6,
.my-n6 {
    margin-top: -4.5rem !important;
}
.mr-n6,
.mx-n6 {
    margin-right: -4.5rem !important;
}
.mb-n6,
.my-n6 {
    margin-bottom: -4.5rem !important;
}
.ml-n6,
.mx-n6 {
    margin-left: -4.5rem !important;
}
.m-n7 {
    margin: -6rem !important;
}
.mt-n7,
.my-n7 {
    margin-top: -6rem !important;
}
.mr-n7,
.mx-n7 {
    margin-right: -6rem !important;
}
.mb-n7,
.my-n7 {
    margin-bottom: -6rem !important;
}
.ml-n7,
.mx-n7 {
    margin-left: -6rem !important;
}
.m-n8 {
    margin: -7.5rem !important;
}
.mt-n8,
.my-n8 {
    margin-top: -7.5rem !important;
}
.mr-n8,
.mx-n8 {
    margin-right: -7.5rem !important;
}
.mb-n8,
.my-n8 {
    margin-bottom: -7.5rem !important;
}
.ml-n8,
.mx-n8 {
    margin-left: -7.5rem !important;
}
.m-n9 {
    margin: -9rem !important;
}
.mt-n9,
.my-n9 {
    margin-top: -9rem !important;
}
.mr-n9,
.mx-n9 {
    margin-right: -9rem !important;
}
.mb-n9,
.my-n9 {
    margin-bottom: -9rem !important;
}
.ml-n9,
.mx-n9 {
    margin-left: -9rem !important;
}
.m-n10 {
    margin: -10.5rem !important;
}
.mt-n10,
.my-n10 {
    margin-top: -10.5rem !important;
}
.mr-n10,
.mx-n10 {
    margin-right: -10.5rem !important;
}
.mb-n10,
.my-n10 {
    margin-bottom: -10.5rem !important;
}
.ml-n10,
.mx-n10 {
    margin-left: -10.5rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 601px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .m-sm-6 {
        margin: 4.5rem !important;
    }
    .mt-sm-6,
    .my-sm-6 {
        margin-top: 4.5rem !important;
    }
    .mr-sm-6,
    .mx-sm-6 {
        margin-right: 4.5rem !important;
    }
    .mb-sm-6,
    .my-sm-6 {
        margin-bottom: 4.5rem !important;
    }
    .ml-sm-6,
    .mx-sm-6 {
        margin-left: 4.5rem !important;
    }
    .m-sm-7 {
        margin: 6rem !important;
    }
    .mt-sm-7,
    .my-sm-7 {
        margin-top: 6rem !important;
    }
    .mr-sm-7,
    .mx-sm-7 {
        margin-right: 6rem !important;
    }
    .mb-sm-7,
    .my-sm-7 {
        margin-bottom: 6rem !important;
    }
    .ml-sm-7,
    .mx-sm-7 {
        margin-left: 6rem !important;
    }
    .m-sm-8 {
        margin: 7.5rem !important;
    }
    .mt-sm-8,
    .my-sm-8 {
        margin-top: 7.5rem !important;
    }
    .mr-sm-8,
    .mx-sm-8 {
        margin-right: 7.5rem !important;
    }
    .mb-sm-8,
    .my-sm-8 {
        margin-bottom: 7.5rem !important;
    }
    .ml-sm-8,
    .mx-sm-8 {
        margin-left: 7.5rem !important;
    }
    .m-sm-9 {
        margin: 9rem !important;
    }
    .mt-sm-9,
    .my-sm-9 {
        margin-top: 9rem !important;
    }
    .mr-sm-9,
    .mx-sm-9 {
        margin-right: 9rem !important;
    }
    .mb-sm-9,
    .my-sm-9 {
        margin-bottom: 9rem !important;
    }
    .ml-sm-9,
    .mx-sm-9 {
        margin-left: 9rem !important;
    }
    .m-sm-10 {
        margin: 10.5rem !important;
    }
    .mt-sm-10,
    .my-sm-10 {
        margin-top: 10.5rem !important;
    }
    .mr-sm-10,
    .mx-sm-10 {
        margin-right: 10.5rem !important;
    }
    .mb-sm-10,
    .my-sm-10 {
        margin-bottom: 10.5rem !important;
    }
    .ml-sm-10,
    .mx-sm-10 {
        margin-left: 10.5rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .p-sm-6 {
        padding: 4.5rem !important;
    }
    .pt-sm-6,
    .py-sm-6 {
        padding-top: 4.5rem !important;
    }
    .pr-sm-6,
    .px-sm-6 {
        padding-right: 4.5rem !important;
    }
    .pb-sm-6,
    .py-sm-6 {
        padding-bottom: 4.5rem !important;
    }
    .pl-sm-6,
    .px-sm-6 {
        padding-left: 4.5rem !important;
    }
    .p-sm-7 {
        padding: 6rem !important;
    }
    .pt-sm-7,
    .py-sm-7 {
        padding-top: 6rem !important;
    }
    .pr-sm-7,
    .px-sm-7 {
        padding-right: 6rem !important;
    }
    .pb-sm-7,
    .py-sm-7 {
        padding-bottom: 6rem !important;
    }
    .pl-sm-7,
    .px-sm-7 {
        padding-left: 6rem !important;
    }
    .p-sm-8 {
        padding: 7.5rem !important;
    }
    .pt-sm-8,
    .py-sm-8 {
        padding-top: 7.5rem !important;
    }
    .pr-sm-8,
    .px-sm-8 {
        padding-right: 7.5rem !important;
    }
    .pb-sm-8,
    .py-sm-8 {
        padding-bottom: 7.5rem !important;
    }
    .pl-sm-8,
    .px-sm-8 {
        padding-left: 7.5rem !important;
    }
    .p-sm-9 {
        padding: 9rem !important;
    }
    .pt-sm-9,
    .py-sm-9 {
        padding-top: 9rem !important;
    }
    .pr-sm-9,
    .px-sm-9 {
        padding-right: 9rem !important;
    }
    .pb-sm-9,
    .py-sm-9 {
        padding-bottom: 9rem !important;
    }
    .pl-sm-9,
    .px-sm-9 {
        padding-left: 9rem !important;
    }
    .p-sm-10 {
        padding: 10.5rem !important;
    }
    .pt-sm-10,
    .py-sm-10 {
        padding-top: 10.5rem !important;
    }
    .pr-sm-10,
    .px-sm-10 {
        padding-right: 10.5rem !important;
    }
    .pb-sm-10,
    .py-sm-10 {
        padding-bottom: 10.5rem !important;
    }
    .pl-sm-10,
    .px-sm-10 {
        padding-left: 10.5rem !important;
    }
    .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
        margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
        margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .m-sm-n6 {
        margin: -4.5rem !important;
    }
    .mt-sm-n6,
    .my-sm-n6 {
        margin-top: -4.5rem !important;
    }
    .mr-sm-n6,
    .mx-sm-n6 {
        margin-right: -4.5rem !important;
    }
    .mb-sm-n6,
    .my-sm-n6 {
        margin-bottom: -4.5rem !important;
    }
    .ml-sm-n6,
    .mx-sm-n6 {
        margin-left: -4.5rem !important;
    }
    .m-sm-n7 {
        margin: -6rem !important;
    }
    .mt-sm-n7,
    .my-sm-n7 {
        margin-top: -6rem !important;
    }
    .mr-sm-n7,
    .mx-sm-n7 {
        margin-right: -6rem !important;
    }
    .mb-sm-n7,
    .my-sm-n7 {
        margin-bottom: -6rem !important;
    }
    .ml-sm-n7,
    .mx-sm-n7 {
        margin-left: -6rem !important;
    }
    .m-sm-n8 {
        margin: -7.5rem !important;
    }
    .mt-sm-n8,
    .my-sm-n8 {
        margin-top: -7.5rem !important;
    }
    .mr-sm-n8,
    .mx-sm-n8 {
        margin-right: -7.5rem !important;
    }
    .mb-sm-n8,
    .my-sm-n8 {
        margin-bottom: -7.5rem !important;
    }
    .ml-sm-n8,
    .mx-sm-n8 {
        margin-left: -7.5rem !important;
    }
    .m-sm-n9 {
        margin: -9rem !important;
    }
    .mt-sm-n9,
    .my-sm-n9 {
        margin-top: -9rem !important;
    }
    .mr-sm-n9,
    .mx-sm-n9 {
        margin-right: -9rem !important;
    }
    .mb-sm-n9,
    .my-sm-n9 {
        margin-bottom: -9rem !important;
    }
    .ml-sm-n9,
    .mx-sm-n9 {
        margin-left: -9rem !important;
    }
    .m-sm-n10 {
        margin: -10.5rem !important;
    }
    .mt-sm-n10,
    .my-sm-n10 {
        margin-top: -10.5rem !important;
    }
    .mr-sm-n10,
    .mx-sm-n10 {
        margin-right: -10.5rem !important;
    }
    .mb-sm-n10,
    .my-sm-n10 {
        margin-bottom: -10.5rem !important;
    }
    .ml-sm-n10,
    .mx-sm-n10 {
        margin-left: -10.5rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 901px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .m-md-6 {
        margin: 4.5rem !important;
    }
    .mt-md-6,
    .my-md-6 {
        margin-top: 4.5rem !important;
    }
    .mr-md-6,
    .mx-md-6 {
        margin-right: 4.5rem !important;
    }
    .mb-md-6,
    .my-md-6 {
        margin-bottom: 4.5rem !important;
    }
    .ml-md-6,
    .mx-md-6 {
        margin-left: 4.5rem !important;
    }
    .m-md-7 {
        margin: 6rem !important;
    }
    .mt-md-7,
    .my-md-7 {
        margin-top: 6rem !important;
    }
    .mr-md-7,
    .mx-md-7 {
        margin-right: 6rem !important;
    }
    .mb-md-7,
    .my-md-7 {
        margin-bottom: 6rem !important;
    }
    .ml-md-7,
    .mx-md-7 {
        margin-left: 6rem !important;
    }
    .m-md-8 {
        margin: 7.5rem !important;
    }
    .mt-md-8,
    .my-md-8 {
        margin-top: 7.5rem !important;
    }
    .mr-md-8,
    .mx-md-8 {
        margin-right: 7.5rem !important;
    }
    .mb-md-8,
    .my-md-8 {
        margin-bottom: 7.5rem !important;
    }
    .ml-md-8,
    .mx-md-8 {
        margin-left: 7.5rem !important;
    }
    .m-md-9 {
        margin: 9rem !important;
    }
    .mt-md-9,
    .my-md-9 {
        margin-top: 9rem !important;
    }
    .mr-md-9,
    .mx-md-9 {
        margin-right: 9rem !important;
    }
    .mb-md-9,
    .my-md-9 {
        margin-bottom: 9rem !important;
    }
    .ml-md-9,
    .mx-md-9 {
        margin-left: 9rem !important;
    }
    .m-md-10 {
        margin: 10.5rem !important;
    }
    .mt-md-10,
    .my-md-10 {
        margin-top: 10.5rem !important;
    }
    .mr-md-10,
    .mx-md-10 {
        margin-right: 10.5rem !important;
    }
    .mb-md-10,
    .my-md-10 {
        margin-bottom: 10.5rem !important;
    }
    .ml-md-10,
    .mx-md-10 {
        margin-left: 10.5rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .p-md-6 {
        padding: 4.5rem !important;
    }
    .pt-md-6,
    .py-md-6 {
        padding-top: 4.5rem !important;
    }
    .pr-md-6,
    .px-md-6 {
        padding-right: 4.5rem !important;
    }
    .pb-md-6,
    .py-md-6 {
        padding-bottom: 4.5rem !important;
    }
    .pl-md-6,
    .px-md-6 {
        padding-left: 4.5rem !important;
    }
    .p-md-7 {
        padding: 6rem !important;
    }
    .pt-md-7,
    .py-md-7 {
        padding-top: 6rem !important;
    }
    .pr-md-7,
    .px-md-7 {
        padding-right: 6rem !important;
    }
    .pb-md-7,
    .py-md-7 {
        padding-bottom: 6rem !important;
    }
    .pl-md-7,
    .px-md-7 {
        padding-left: 6rem !important;
    }
    .p-md-8 {
        padding: 7.5rem !important;
    }
    .pt-md-8,
    .py-md-8 {
        padding-top: 7.5rem !important;
    }
    .pr-md-8,
    .px-md-8 {
        padding-right: 7.5rem !important;
    }
    .pb-md-8,
    .py-md-8 {
        padding-bottom: 7.5rem !important;
    }
    .pl-md-8,
    .px-md-8 {
        padding-left: 7.5rem !important;
    }
    .p-md-9 {
        padding: 9rem !important;
    }
    .pt-md-9,
    .py-md-9 {
        padding-top: 9rem !important;
    }
    .pr-md-9,
    .px-md-9 {
        padding-right: 9rem !important;
    }
    .pb-md-9,
    .py-md-9 {
        padding-bottom: 9rem !important;
    }
    .pl-md-9,
    .px-md-9 {
        padding-left: 9rem !important;
    }
    .p-md-10 {
        padding: 10.5rem !important;
    }
    .pt-md-10,
    .py-md-10 {
        padding-top: 10.5rem !important;
    }
    .pr-md-10,
    .px-md-10 {
        padding-right: 10.5rem !important;
    }
    .pb-md-10,
    .py-md-10 {
        padding-bottom: 10.5rem !important;
    }
    .pl-md-10,
    .px-md-10 {
        padding-left: 10.5rem !important;
    }
    .m-md-n1 {
        margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .m-md-n2 {
        margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .m-md-n3 {
        margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .m-md-n4 {
        margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .m-md-n5 {
        margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .m-md-n6 {
        margin: -4.5rem !important;
    }
    .mt-md-n6,
    .my-md-n6 {
        margin-top: -4.5rem !important;
    }
    .mr-md-n6,
    .mx-md-n6 {
        margin-right: -4.5rem !important;
    }
    .mb-md-n6,
    .my-md-n6 {
        margin-bottom: -4.5rem !important;
    }
    .ml-md-n6,
    .mx-md-n6 {
        margin-left: -4.5rem !important;
    }
    .m-md-n7 {
        margin: -6rem !important;
    }
    .mt-md-n7,
    .my-md-n7 {
        margin-top: -6rem !important;
    }
    .mr-md-n7,
    .mx-md-n7 {
        margin-right: -6rem !important;
    }
    .mb-md-n7,
    .my-md-n7 {
        margin-bottom: -6rem !important;
    }
    .ml-md-n7,
    .mx-md-n7 {
        margin-left: -6rem !important;
    }
    .m-md-n8 {
        margin: -7.5rem !important;
    }
    .mt-md-n8,
    .my-md-n8 {
        margin-top: -7.5rem !important;
    }
    .mr-md-n8,
    .mx-md-n8 {
        margin-right: -7.5rem !important;
    }
    .mb-md-n8,
    .my-md-n8 {
        margin-bottom: -7.5rem !important;
    }
    .ml-md-n8,
    .mx-md-n8 {
        margin-left: -7.5rem !important;
    }
    .m-md-n9 {
        margin: -9rem !important;
    }
    .mt-md-n9,
    .my-md-n9 {
        margin-top: -9rem !important;
    }
    .mr-md-n9,
    .mx-md-n9 {
        margin-right: -9rem !important;
    }
    .mb-md-n9,
    .my-md-n9 {
        margin-bottom: -9rem !important;
    }
    .ml-md-n9,
    .mx-md-n9 {
        margin-left: -9rem !important;
    }
    .m-md-n10 {
        margin: -10.5rem !important;
    }
    .mt-md-n10,
    .my-md-n10 {
        margin-top: -10.5rem !important;
    }
    .mr-md-n10,
    .mx-md-n10 {
        margin-right: -10.5rem !important;
    }
    .mb-md-n10,
    .my-md-n10 {
        margin-bottom: -10.5rem !important;
    }
    .ml-md-n10,
    .mx-md-n10 {
        margin-left: -10.5rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1201px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .m-lg-6 {
        margin: 4.5rem !important;
    }
    .mt-lg-6,
    .my-lg-6 {
        margin-top: 4.5rem !important;
    }
    .mr-lg-6,
    .mx-lg-6 {
        margin-right: 4.5rem !important;
    }
    .mb-lg-6,
    .my-lg-6 {
        margin-bottom: 4.5rem !important;
    }
    .ml-lg-6,
    .mx-lg-6 {
        margin-left: 4.5rem !important;
    }
    .m-lg-7 {
        margin: 6rem !important;
    }
    .mt-lg-7,
    .my-lg-7 {
        margin-top: 6rem !important;
    }
    .mr-lg-7,
    .mx-lg-7 {
        margin-right: 6rem !important;
    }
    .mb-lg-7,
    .my-lg-7 {
        margin-bottom: 6rem !important;
    }
    .ml-lg-7,
    .mx-lg-7 {
        margin-left: 6rem !important;
    }
    .m-lg-8 {
        margin: 7.5rem !important;
    }
    .mt-lg-8,
    .my-lg-8 {
        margin-top: 7.5rem !important;
    }
    .mr-lg-8,
    .mx-lg-8 {
        margin-right: 7.5rem !important;
    }
    .mb-lg-8,
    .my-lg-8 {
        margin-bottom: 7.5rem !important;
    }
    .ml-lg-8,
    .mx-lg-8 {
        margin-left: 7.5rem !important;
    }
    .m-lg-9 {
        margin: 9rem !important;
    }
    .mt-lg-9,
    .my-lg-9 {
        margin-top: 9rem !important;
    }
    .mr-lg-9,
    .mx-lg-9 {
        margin-right: 9rem !important;
    }
    .mb-lg-9,
    .my-lg-9 {
        margin-bottom: 9rem !important;
    }
    .ml-lg-9,
    .mx-lg-9 {
        margin-left: 9rem !important;
    }
    .m-lg-10 {
        margin: 10.5rem !important;
    }
    .mt-lg-10,
    .my-lg-10 {
        margin-top: 10.5rem !important;
    }
    .mr-lg-10,
    .mx-lg-10 {
        margin-right: 10.5rem !important;
    }
    .mb-lg-10,
    .my-lg-10 {
        margin-bottom: 10.5rem !important;
    }
    .ml-lg-10,
    .mx-lg-10 {
        margin-left: 10.5rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .p-lg-6 {
        padding: 4.5rem !important;
    }
    .pt-lg-6,
    .py-lg-6 {
        padding-top: 4.5rem !important;
    }
    .pr-lg-6,
    .px-lg-6 {
        padding-right: 4.5rem !important;
    }
    .pb-lg-6,
    .py-lg-6 {
        padding-bottom: 4.5rem !important;
    }
    .pl-lg-6,
    .px-lg-6 {
        padding-left: 4.5rem !important;
    }
    .p-lg-7 {
        padding: 6rem !important;
    }
    .pt-lg-7,
    .py-lg-7 {
        padding-top: 6rem !important;
    }
    .pr-lg-7,
    .px-lg-7 {
        padding-right: 6rem !important;
    }
    .pb-lg-7,
    .py-lg-7 {
        padding-bottom: 6rem !important;
    }
    .pl-lg-7,
    .px-lg-7 {
        padding-left: 6rem !important;
    }
    .p-lg-8 {
        padding: 7.5rem !important;
    }
    .pt-lg-8,
    .py-lg-8 {
        padding-top: 7.5rem !important;
    }
    .pr-lg-8,
    .px-lg-8 {
        padding-right: 7.5rem !important;
    }
    .pb-lg-8,
    .py-lg-8 {
        padding-bottom: 7.5rem !important;
    }
    .pl-lg-8,
    .px-lg-8 {
        padding-left: 7.5rem !important;
    }
    .p-lg-9 {
        padding: 9rem !important;
    }
    .pt-lg-9,
    .py-lg-9 {
        padding-top: 9rem !important;
    }
    .pr-lg-9,
    .px-lg-9 {
        padding-right: 9rem !important;
    }
    .pb-lg-9,
    .py-lg-9 {
        padding-bottom: 9rem !important;
    }
    .pl-lg-9,
    .px-lg-9 {
        padding-left: 9rem !important;
    }
    .p-lg-10 {
        padding: 10.5rem !important;
    }
    .pt-lg-10,
    .py-lg-10 {
        padding-top: 10.5rem !important;
    }
    .pr-lg-10,
    .px-lg-10 {
        padding-right: 10.5rem !important;
    }
    .pb-lg-10,
    .py-lg-10 {
        padding-bottom: 10.5rem !important;
    }
    .pl-lg-10,
    .px-lg-10 {
        padding-left: 10.5rem !important;
    }
    .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
        margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
        margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .m-lg-n6 {
        margin: -4.5rem !important;
    }
    .mt-lg-n6,
    .my-lg-n6 {
        margin-top: -4.5rem !important;
    }
    .mr-lg-n6,
    .mx-lg-n6 {
        margin-right: -4.5rem !important;
    }
    .mb-lg-n6,
    .my-lg-n6 {
        margin-bottom: -4.5rem !important;
    }
    .ml-lg-n6,
    .mx-lg-n6 {
        margin-left: -4.5rem !important;
    }
    .m-lg-n7 {
        margin: -6rem !important;
    }
    .mt-lg-n7,
    .my-lg-n7 {
        margin-top: -6rem !important;
    }
    .mr-lg-n7,
    .mx-lg-n7 {
        margin-right: -6rem !important;
    }
    .mb-lg-n7,
    .my-lg-n7 {
        margin-bottom: -6rem !important;
    }
    .ml-lg-n7,
    .mx-lg-n7 {
        margin-left: -6rem !important;
    }
    .m-lg-n8 {
        margin: -7.5rem !important;
    }
    .mt-lg-n8,
    .my-lg-n8 {
        margin-top: -7.5rem !important;
    }
    .mr-lg-n8,
    .mx-lg-n8 {
        margin-right: -7.5rem !important;
    }
    .mb-lg-n8,
    .my-lg-n8 {
        margin-bottom: -7.5rem !important;
    }
    .ml-lg-n8,
    .mx-lg-n8 {
        margin-left: -7.5rem !important;
    }
    .m-lg-n9 {
        margin: -9rem !important;
    }
    .mt-lg-n9,
    .my-lg-n9 {
        margin-top: -9rem !important;
    }
    .mr-lg-n9,
    .mx-lg-n9 {
        margin-right: -9rem !important;
    }
    .mb-lg-n9,
    .my-lg-n9 {
        margin-bottom: -9rem !important;
    }
    .ml-lg-n9,
    .mx-lg-n9 {
        margin-left: -9rem !important;
    }
    .m-lg-n10 {
        margin: -10.5rem !important;
    }
    .mt-lg-n10,
    .my-lg-n10 {
        margin-top: -10.5rem !important;
    }
    .mr-lg-n10,
    .mx-lg-n10 {
        margin-right: -10.5rem !important;
    }
    .mb-lg-n10,
    .my-lg-n10 {
        margin-bottom: -10.5rem !important;
    }
    .ml-lg-n10,
    .mx-lg-n10 {
        margin-left: -10.5rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1321px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .m-xl-6 {
        margin: 4.5rem !important;
    }
    .mt-xl-6,
    .my-xl-6 {
        margin-top: 4.5rem !important;
    }
    .mr-xl-6,
    .mx-xl-6 {
        margin-right: 4.5rem !important;
    }
    .mb-xl-6,
    .my-xl-6 {
        margin-bottom: 4.5rem !important;
    }
    .ml-xl-6,
    .mx-xl-6 {
        margin-left: 4.5rem !important;
    }
    .m-xl-7 {
        margin: 6rem !important;
    }
    .mt-xl-7,
    .my-xl-7 {
        margin-top: 6rem !important;
    }
    .mr-xl-7,
    .mx-xl-7 {
        margin-right: 6rem !important;
    }
    .mb-xl-7,
    .my-xl-7 {
        margin-bottom: 6rem !important;
    }
    .ml-xl-7,
    .mx-xl-7 {
        margin-left: 6rem !important;
    }
    .m-xl-8 {
        margin: 7.5rem !important;
    }
    .mt-xl-8,
    .my-xl-8 {
        margin-top: 7.5rem !important;
    }
    .mr-xl-8,
    .mx-xl-8 {
        margin-right: 7.5rem !important;
    }
    .mb-xl-8,
    .my-xl-8 {
        margin-bottom: 7.5rem !important;
    }
    .ml-xl-8,
    .mx-xl-8 {
        margin-left: 7.5rem !important;
    }
    .m-xl-9 {
        margin: 9rem !important;
    }
    .mt-xl-9,
    .my-xl-9 {
        margin-top: 9rem !important;
    }
    .mr-xl-9,
    .mx-xl-9 {
        margin-right: 9rem !important;
    }
    .mb-xl-9,
    .my-xl-9 {
        margin-bottom: 9rem !important;
    }
    .ml-xl-9,
    .mx-xl-9 {
        margin-left: 9rem !important;
    }
    .m-xl-10 {
        margin: 10.5rem !important;
    }
    .mt-xl-10,
    .my-xl-10 {
        margin-top: 10.5rem !important;
    }
    .mr-xl-10,
    .mx-xl-10 {
        margin-right: 10.5rem !important;
    }
    .mb-xl-10,
    .my-xl-10 {
        margin-bottom: 10.5rem !important;
    }
    .ml-xl-10,
    .mx-xl-10 {
        margin-left: 10.5rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .p-xl-6 {
        padding: 4.5rem !important;
    }
    .pt-xl-6,
    .py-xl-6 {
        padding-top: 4.5rem !important;
    }
    .pr-xl-6,
    .px-xl-6 {
        padding-right: 4.5rem !important;
    }
    .pb-xl-6,
    .py-xl-6 {
        padding-bottom: 4.5rem !important;
    }
    .pl-xl-6,
    .px-xl-6 {
        padding-left: 4.5rem !important;
    }
    .p-xl-7 {
        padding: 6rem !important;
    }
    .pt-xl-7,
    .py-xl-7 {
        padding-top: 6rem !important;
    }
    .pr-xl-7,
    .px-xl-7 {
        padding-right: 6rem !important;
    }
    .pb-xl-7,
    .py-xl-7 {
        padding-bottom: 6rem !important;
    }
    .pl-xl-7,
    .px-xl-7 {
        padding-left: 6rem !important;
    }
    .p-xl-8 {
        padding: 7.5rem !important;
    }
    .pt-xl-8,
    .py-xl-8 {
        padding-top: 7.5rem !important;
    }
    .pr-xl-8,
    .px-xl-8 {
        padding-right: 7.5rem !important;
    }
    .pb-xl-8,
    .py-xl-8 {
        padding-bottom: 7.5rem !important;
    }
    .pl-xl-8,
    .px-xl-8 {
        padding-left: 7.5rem !important;
    }
    .p-xl-9 {
        padding: 9rem !important;
    }
    .pt-xl-9,
    .py-xl-9 {
        padding-top: 9rem !important;
    }
    .pr-xl-9,
    .px-xl-9 {
        padding-right: 9rem !important;
    }
    .pb-xl-9,
    .py-xl-9 {
        padding-bottom: 9rem !important;
    }
    .pl-xl-9,
    .px-xl-9 {
        padding-left: 9rem !important;
    }
    .p-xl-10 {
        padding: 10.5rem !important;
    }
    .pt-xl-10,
    .py-xl-10 {
        padding-top: 10.5rem !important;
    }
    .pr-xl-10,
    .px-xl-10 {
        padding-right: 10.5rem !important;
    }
    .pb-xl-10,
    .py-xl-10 {
        padding-bottom: 10.5rem !important;
    }
    .pl-xl-10,
    .px-xl-10 {
        padding-left: 10.5rem !important;
    }
    .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
        margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
        margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .m-xl-n6 {
        margin: -4.5rem !important;
    }
    .mt-xl-n6,
    .my-xl-n6 {
        margin-top: -4.5rem !important;
    }
    .mr-xl-n6,
    .mx-xl-n6 {
        margin-right: -4.5rem !important;
    }
    .mb-xl-n6,
    .my-xl-n6 {
        margin-bottom: -4.5rem !important;
    }
    .ml-xl-n6,
    .mx-xl-n6 {
        margin-left: -4.5rem !important;
    }
    .m-xl-n7 {
        margin: -6rem !important;
    }
    .mt-xl-n7,
    .my-xl-n7 {
        margin-top: -6rem !important;
    }
    .mr-xl-n7,
    .mx-xl-n7 {
        margin-right: -6rem !important;
    }
    .mb-xl-n7,
    .my-xl-n7 {
        margin-bottom: -6rem !important;
    }
    .ml-xl-n7,
    .mx-xl-n7 {
        margin-left: -6rem !important;
    }
    .m-xl-n8 {
        margin: -7.5rem !important;
    }
    .mt-xl-n8,
    .my-xl-n8 {
        margin-top: -7.5rem !important;
    }
    .mr-xl-n8,
    .mx-xl-n8 {
        margin-right: -7.5rem !important;
    }
    .mb-xl-n8,
    .my-xl-n8 {
        margin-bottom: -7.5rem !important;
    }
    .ml-xl-n8,
    .mx-xl-n8 {
        margin-left: -7.5rem !important;
    }
    .m-xl-n9 {
        margin: -9rem !important;
    }
    .mt-xl-n9,
    .my-xl-n9 {
        margin-top: -9rem !important;
    }
    .mr-xl-n9,
    .mx-xl-n9 {
        margin-right: -9rem !important;
    }
    .mb-xl-n9,
    .my-xl-n9 {
        margin-bottom: -9rem !important;
    }
    .ml-xl-n9,
    .mx-xl-n9 {
        margin-left: -9rem !important;
    }
    .m-xl-n10 {
        margin: -10.5rem !important;
    }
    .mt-xl-n10,
    .my-xl-n10 {
        margin-top: -10.5rem !important;
    }
    .mr-xl-n10,
    .mx-xl-n10 {
        margin-right: -10.5rem !important;
    }
    .mb-xl-n10,
    .my-xl-n10 {
        margin-bottom: -10.5rem !important;
    }
    .ml-xl-n10,
    .mx-xl-n10 {
        margin-left: -10.5rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
.text-monospace {
    font-family: monospace;
}
.text-justify {
    text-align: justify !important;
}
.text-wrap {
    white-space: normal !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 601px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 901px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 1201px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1321px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-lighter {
    font-weight: lighter !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-weight-bolder {
    font-weight: bolder !important;
}
.font-italic {
    font-style: italic !important;
}
.text-white {
    color: #fff !important;
}
.text-primary {
    color: #007bff !important;
}
a.text-primary:hover,
a.text-primary:focus {
    color: #0056b3 !important;
}
.text-secondary {
    color: #6c757d !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
    color: #494f54 !important;
}
.text-success {
    color: #28a745 !important;
}
a.text-success:hover,
a.text-success:focus {
    color: #19692c !important;
}
.text-info {
    color: #17a2b8 !important;
}
a.text-info:hover,
a.text-info:focus {
    color: #0f6674 !important;
}
.text-warning {
    color: #ffc107 !important;
}
a.text-warning:hover,
a.text-warning:focus {
    color: #ba8b00 !important;
}
.text-danger {
    color: #dc3545 !important;
}
a.text-danger:hover,
a.text-danger:focus {
    color: #a71d2a !important;
}
.text-light {
    color: #f8f9fa !important;
}
a.text-light:hover,
a.text-light:focus {
    color: #cbd3da !important;
}
.text-dark {
    color: #343a40 !important;
}
a.text-dark:hover,
a.text-dark:focus {
    color: #121416 !important;
}
.text-body {
    color: #212529 !important;
}
.text-muted {
    color: #6c757d !important;
}
.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-decoration-none {
    text-decoration: none !important;
}
.text-reset {
    color: inherit !important;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.udl,
p u {
    display: inline-block !important;
    border-bottom: 1px solid;
    line-height: 85%;
    text-decoration: none;
}
.udl-ow {
    display: inline-block;
}
.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#main:after {
    content: " ";
    display: block;
    clear: both;
}
.intro-holder {
    margin: 0 0 43px;
    padding: 0;
    position: relative;
}
.intro-holder:after {
    content: " ";
    display: block;
    clear: both;
}
.intro-holder .header-box {
    position: relative;
    margin: 0 0 45px;
    padding: 0 0 31px 28px;
}
.general-detail {
    padding: 0 28px;
}
.intro-holder .header-box:after {
    content: " ";
    display: block;
    clear: both;
}
.intro-holder .bottom-border {
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    position: absolute;
    background: #375542;
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
}
.intro-holder .text-frame {
}
.intro-holder.in-viewport h1,
.contact-intro-holder.in-viewport h1 {
    padding-right: 28px;
}
.intro-holder.in-viewport .bottom-border,
.in-viewport.animate-sliderup .bottom-border {
    width: 175px;
}
.intro-holder.in-viewport .text-frame {
}
.lodge .intro-holder,
.destination .intro-holder,
.spa .intro-holder,
.dine .intro-holder,
.stay .intro-holder {
    margin: 0 0 44px;
}
.info-block {
    margin-top: 44px;
}
.stay .info-block {
    margin-top: 0;
}
.lodge .intro-holder h1,
.destination .intro-holder h1,
.spa .intro-holder h1,
.dine .intro-holder h1,
.stay .intro-holder h1,
.rates-packages .intro-holder h1,
.faqs .intro-holder h1,
.thank-you h1,
.contact-us h1,
.downloads h1,
h1.page-title {
    font-size: 60px;
    line-height: 65px;
}
.lodge .intro-holder .header-box,
.destination .intro-holder .header-box,
.spa .intro-holder .header-box,
.dine .intro-holder .header-box,
.stay .intro-holder .header-box,
.downloads .intro-holder .header-box,
.faqs .intro-holder .header-box {
    padding: 0 0 27px 23px;
}
h1,
.lodge .lodge-udpate-page .intro-holder h1 {
    margin: 0;
    font-size: 42px;
    line-height: 47px;
    font-weight: 400;
    opacity: 1;
    visibility: visible;
    position: relative;
    color: #375542;
}
.text-frame {
    overflow: hidden;
    font-size: 19px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    padding: 0 35px 0 30px;
}
.text-frame p {
    margin: 0 0 20px;
}
.text-frame p a {
    font-weight: 400;
    color: #375542;
}
.text-frame p a:hover {
    color: #375542;
}
.text-frame .info-text {
    display: inline-block;
    vertical-align: top;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    color: #375542;
}
.text-frame .info-text:hover {
}
h2 {
    margin: 0 0 25px;
    font-size: 50px;
    line-height: 55px;
    font-weight: 400;
    color: #375542;
    font-family: "Playfair Display", serif;
}
.main-area {
    overflow: hidden;
    padding: 29px 0 12px;
}
.home .main-area {
}
.single .main-area,
.archive.rates-packages .main-area {
    overflow: initial;
}
.home .main-area .intro-holder,
.destination .main-area .intro-holder,
.dine .main-area .intro-holder {
}
.destination .main-area #destination-about-area.intro-holder,
.dine .main-area .intro-holder {
    margin-bottom: 25px;
}
.stay .main-area {
    padding: 25px 0 0;
}
.lodge .main-area,
.destination .main-area,
.dine .main-area {
    padding: 0 0 12px;
}
.lodge .main-area .intro-holder,
.destination .main-area .intro-holder,
.dine .main-area .intro-holder {
    padding-top: 25px;
    margin-bottom: 0;
}
.spa .main-area {
    padding: 25px 0 12px;
}
.main-area .p-none .img-style {
    background-position: 50% 0;
}
.container {
    padding: 0;
}
.info-block {
    position: relative;
}
.lodge .info-block {
    margin-top: 44px;
    margin-bottom: 0;
}
.info-block:after {
    content: " ";
    display: block;
    clear: both;
}
.info-block.content-pos {
}
.info-block.content-pos.in-viewport {
}
.info-block.content-pos .info-holder {
    opacity: 1;
    visibility: visible;
}
.info-block.mar-style {
    margin: 0;
}
.info-block .img-holder {
    overflow: hidden;
}
.info-block .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}
.info-block .img-holder.m-top {
    margin: 0;
    position: relative;
    z-index: 5;
}
.info-block .img-holder.pos-style {
    position: relative;
}
.info-block .img-style {
    height: 100%;
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.home.page-template-default .info-block .img-style {
    background-position: left;
}
.info-block .info-wrap:after {
    content: " ";
    display: block;
    clear: both;
}
.info-block .info-wrap.left-cont {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.info-block .info-wrap.left-cont .info-holder.in-viewport {
}
.info-block .info-holder {
    opacity: 1;
    visibility: visible;
    padding: 26px 30px 45px 27px;
    background: #fff;
    position: relative;
}
.stay .info-block .info-holder {
    padding-bottom: 40px;
}
.info-block .info-holder.in-viewport {
}
.info-block .info-holder.pos-style {
    padding: 25px 30px 49px 29px;
}
.info-block .info-holder.pos-style:after {
    display: none;
}
.stay .info-block .info-holder h2 {
    margin: 0 0 10px;
}
.info-block .info-holder .text-frame {
    padding: 8px 0 0;
}
.info-block .info-holder .heading-wrap {
    overflow: hidden;
}
.info-block .info-holder .heading-wrap h2 {
    float: none;
}
.info-block .info-holder .text-measure {
    display: block;
    font-size: 19px;
    line-height: 23px;
    color: #000;
    font-weight: 300;
}
.info-block .info-holder .text-measure sup {
    top: -7px;
    font-size: 10px;
}
.info-block .right-align {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.info-block .left-align {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
}
.text-info-holder {
    display: inline-block;
    vertical-align: top;
    font-size: 19px;
    line-height: 23px;
    font-weight: 300;
    color: #fff;
    padding: 33px 15px 47px 28px;
    position: relative;
    background: #343e48;
}
.text-info-holder p {
    margin: 0;
}
.text-info-holder .para-wrap {
    overflow: hidden;
}
.text-info-holder .wrap-info {
    overflow: hidden;
}
.text-info-holder .icon-holder {
    overflow: hidden;
    margin: 0 0 20px;
}
.text-info-holder .icon-holder img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
.text-info-holder h2 {
    font-size: 45px;
    line-height: 50px;
    font-weight: 400;
    color: #fff;
    font-family: "Playfair Display", serif;
}
.info-box {
    width: 100%;
}
.info-box:after {
    content: " ";
    display: block;
    clear: both;
}
.in-viewport .info-box {
}
.info-box.pos-right {
    float: right;
    width: 50%;
}
.in-viewport .info-box.pos-right {
}
.in-viewport .info-box + .info-box {
    opacity: 1;
    visibility: visible;
}
.in-viewport .info-box.right-align {
    opacity: 1;
    visibility: visible;
}
.in-viewport .info-box.left-align {
    opacity: 1;
    visibility: visible;
}
.info-box .wrap-frame {
    overflow: hidden;
    padding: 27px 30px 43px;
}
.info-box .wrap-frame .text-frame {
    padding: 0;
}
.info-box .space-style {
    padding: 30px;
}
.info-box .space-style2 {
    padding: 28px 27px 25px;
}
.info-box .space-style3 {
    padding: 47px 27px 22px;
}
.info-box .space-style4 {
    padding: 26px 20px 26px 32px;
}
.info-box .space-style5 {
    padding: 28px 29px 23px 30px;
}
.slideshow {
    opacity: 1;
    visibility: visible;
    height: 300px;
    position: relative;
    -webkit-transition: opacity 1.5s ease-in;
    transition: opacity 1.5s ease-in;
}
.slideshow.in-viewport {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeInLeft 1.5s ease;
    animation: fadeInUp 1.5s ease;
}
.slideshow .slideset {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slideshow .slide {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.slideshow .slide.active {
    z-index: 2;
}
.slideshow.not-enough-slides .btn-prev,
.slideshow.not-enough-slides .btn-next,
.slideshow.not-enough-slides .pagination {
    display: none;
}
.slideshow.left-space.in-viewport {
    -webkit-animation: fadeInRight 1.5s ease;
    animation: fadeInRight 1.5s ease;
}
.slideshow.left-space .btn-prev,
.slideshow.left-space .btn-next {
    right: 0;
}
.btn-prev,
.btn-next {
    width: 40px;
    height: 50px;
    top: 50%;
    right: 0;
    z-index: 5;
    margin: -25px 0 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
}
.adventure-area .btn-prev,
.adventure-area .btn-next,
#spa-menu .btn-arrows .btn-prev,
#spa-menu .btn-arrows .btn-next {
}
.btn-prev:hover,
.btn-next:hover {
    background: rgba(0, 0, 0, 0.3);
}
.btn-prev:after,
.btn-next:after {
    content: "";
    position: absolute;
    background-size: 8px 15px;
    width: 8px;
    height: 15px;
    background-repeat: no-repeat;
    z-index: 9;
}
.btn-prev:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/left-arrow-white.svg");
}
.btn-next:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/right-arrow-white.svg");
}
.experience-carousel .btn-next:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/RIGHT-ARROW-Blue.svg");
}
.btn-prev {
    left: 0;
    right: auto;
}
.btn-prev:after {
}
.pagination {
    left: 0;
    right: 0;
    bottom: 32px;
    z-index: 5;
    display: block;
    border-radius: 0;
    position: absolute;
}
.pagination ul,
.cycle-gallery ul.slick-dots,
.pagination-slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    text-align: center;
}
.cycle-gallery ul.slick-dots {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 59px;
}
.pagination ul li,
.cycle-gallery ul.slick-dots li,
.pagination-slider ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
}
.pagination ul li.active a,
.cycle-gallery ul.slick-dots li.slick-active a {
    background: #fff;
}
.pagination ul li a,
.cycle-gallery ul.slick-dots li a,
.pagination-slider ul li a {
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
    height: 1px;
    display: block;
    background: #bbb;
}
.pagination ul li a:hover,
.cycle-gallery ul.slick-dots li a:hover {
    background: #fff;
}
.blockquote-area {
    overflow: hidden;
    position: relative;
    padding: 58px 30px 79px;
    min-height: 450px;
}
.blockquote-area blockquote {
    margin: 0;
    padding: 65px 0 0;
    border: none;
    quotes: none;
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    position: relative;
    text-align: center;
}
.blockquote-area blockquote.text-black {
    color: #000;
}
.blockquote-area blockquote q {
    display: block;
    margin: 0 0 22px;
    font-family: "Playfair Display", serif;
}
.blockquote-area blockquote .img-icon {
    top: 0;
    left: 0;
    height: auto;
    margin: 0;
    position: absolute;
    width: 100%;
}
.blockquote-area blockquote .img-icon img {
    display: inline-block;
    vertical-align: top;
    height: auto;
    max-width: 100%;
    width: 32px;
}
.blockquote-area blockquote cite {
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    display: block;
    font-style: normal;
}
.blockquote-area blockquote cite span {
    display: block;
}
.blockquote-area .btn-prev,
.blockquote-area .btn-next {
    background: rgba(255, 255, 255, 0.1);
}
.blockquote-area .btn-prev:hover,
.blockquote-area .btn-next:hover {
    background: rgba(255, 255, 255, 0.2);
}
.blockquote-area .btn-next {
    right: 0;
}
.cycle-gallery {
    max-width: 550px;
    margin: 0 auto;
}
.in-viewport .cycle-gallery {
    opacity: 1;
    visibility: visible;
}
.cycle-gallery .mask {
    position: relative;
    overflow: hidden;
}
.cycle-gallery .slideset {
}
.cycle-gallery .slide {
}
.cycle-gallery.not-enough-slides .btn-prev,
.cycle-gallery.not-enough-slides .btn-next,
.cycle-gallery.not-enough-slides .pagination {
    display: none;
}
.slider-area {
    padding: 55px 0 46px;
    overflow: hidden;
    text-align: center;
}
.slider-area.in-viewport h2 {
}
.slider-area .container {
    padding: 0;
}
.slider-area.bg-gray {
    padding: 55px 0 39px;
    background: #f7f7f7;
}
.home-blog {
    background: #f7f7f7;
}
.slider-area.p-style {
    padding: 53px 0 42px;
}
.slider-area.p-style h2 {
    margin: 0 0 64px;
}
.slider-area h2 {
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    margin: 0 0 44px;
    font-size: 33px;
    line-height: 38px;
    font-weight: 300;
    color: #375542;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
}
.slider-area .slides-block {
    margin: 0 -10px 34px;
    overflow: hidden;
    position: relative;
}
.slider-area .slide-holder {
    padding: 0 10px;
    overflow: hidden;
    position: relative;
}
.slider-area .img-holder {
    overflow: hidden;
}
.slider-area .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}
.slider-area .text-caption {
    top: 0;
    left: 10px;
    right: 10px;
    bottom: 0;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
    position: absolute;
    text-align: left;
    padding: 47px 40px 39px;
}
.slider-area .text-caption p {
    margin: 0;
}
.slider-area .text-caption:after {
    top: 0;
    left: 50px;
    right: 0;
    content: "";
    height: 1px;
    position: absolute;
    background: #375542;
}
.slider-area .package-title,
.slider-area .package-title a {
    margin: 0 0 15px;
    display: block;
    font-size: 36px;
    line-height: 39px;
    font-weight: 400;
    font-weight: 400;
    color: #375542;
    font-family: "Cormorant Garamond", serif;
    font-style: normal;
}
.slider-area .package-title a:hover {
    color: #375542;
}
.slider-area .btn-dark {
    border: none;
    right: 40px;
    bottom: 39px;
    font-size: 14px;
    padding: 17px 20px 16px 19px;
    position: absolute;
}
.slider-area .btn-view {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #375542;
    font-family: "Raleway", serif;
}
.slider-area .btn-view:hover {
    color: #375542;
}
.subscribe-area {
    padding: 41px 30px 48px;
    overflow: hidden;
    position: relative;
}
.subscribe-area.in-viewport .wrap-block {
    opacity: 1;
    visibility: visible;
}
.subscribe-area .wrap-block {
    opacity: 1;
    visibility: visible;
    overflow: hidden;
    padding: 0 0 30px;
    -webkit-transition: opacity 1.5s ease-in-out;
    transition: opacity 1.5s ease-in-out;
}
.subscribe-area .wrap-holder {
    margin: 0 0 27px;
    position: relative;
}
.subscribe-area .wrap-holder:after {
    content: " ";
    display: block;
    clear: both;
}
.subscribe-area .wrap-holder + .wrap-holder {
    margin: 0;
}
.subscribe-area .text-frame {
    font-size: 19px;
    line-height: 24px;
    color: #000;
    padding: 0;
    font-weight: 300;
    overflow: hidden;
}
.subscribe-area .text-frame p {
    margin: 0;
}
.subscribe-area .text-frame h2 {
    margin: 0 0 20px;
    font-size: 42px;
    line-height: 45px;
    font-weight: 400;
    color: #375542;
    font-family: "Playfair Display", serif;
}
.subscribe-area .subscribe-form {
    padding: 0 100px 0 0;
    position: relative;
    border-bottom: 1px solid #375542;
}
.subscribe-area .subscribe-form:after {
    content: " ";
    display: block;
    clear: both;
}
.subscribe-area .form-control {
    width: 100%;
    height: 41px;
    padding: 0;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
    border: none;
    background: none;
}
.subscribe-area .form-control:-moz-placeholder {
    color: #666;
    opacity: 1;
}
.subscribe-area .form-control::-moz-placeholder {
    color: #666;
    opacity: 1;
}
.subscribe-area .form-control:-ms-input-placeholder {
    color: #666;
}
.subscribe-area .form-control::-webkit-input-placeholder {
    color: #666;
}
.subscribe-area .gform_wrapper form input[type="text"]::placeholder {
    color: #666;
    opacity: 1;
}
.subscribe-area .gform_wrapper form input[type="text"]:-ms-input-placeholder {
    color: #666;
}
.subscribe-area .gform_wrapper form input[type="text"]::-ms-input-placeholder {
    color: #666;
}
.subscribe-area .form-control:focus {
    box-shadow: none;
}
.subscribe-area .btn-subs {
    right: 0;
    padding: 0;
    bottom: -33px;
    border: none;
    font-size: 15px;
    line-height: 18px;
    position: absolute;
    background: none;
    color: #375542;
    text-transform: uppercase;
    cursor: pointer;
    outline: none;
    -webkit-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}
.subscribe-area .btn-subs:hover {
    color: #375542;
}
.btns-style .slick-prev,
.btns-style .slick-next {
    width: 40px;
    height: 50px;
    top: 50%;
    right: 50px;
    z-index: 5;
    border: none;
    outline: none;
    margin: -25px 0 0;
    position: absolute;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.btns-style .slick-prev:hover,
.btns-style .slick-next:hover {
    background: rgba(0, 0, 0, 0.3);
}
.btns-style .slick-prev:after,
.btns-style .slick-next:after {
    content: "";
    position: absolute;
    background-size: 8px 15px;
    width: 8px;
    height: 15px;
    background-repeat: no-repeat;
    z-index: 9;
}
.btns-style .slick-prev:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/left-arrow-white.svg");
}
.btns-style .slick-next:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/right-arrow-white.svg");
}
.btns-style .slick-prev {
    right: auto;
    left: 50px;
}
.btns-style .slick-prev:after {
}
.btns-style.style .slick-prev,
.btns-style.style .slick-next {
    top: 109px;
    margin: 0;
}
.slick-slider .slick-track,
.slick-slider-others .slick-track,
.slick-slider2 .slick-track,
.slick-slider-discover-lodge .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slick-slider .slick-slide,
.slick-slider-others .slick-slide,
.slick-slider2 .slick-slide,
.slick-slider-discover-lodge .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: inherit;
    height: auto;
}
.slick-slider.slick-initialized .slick-slide,
.slick-slider-others.slick-initialized .slick-slide,
.slick-slider2.slick-initialized .slick-slide,
.slick-slider-discover-lodge.slick-initialized .slick-slide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.slick-slider .slide-holder,
.slick-slider2 .slide-holder,
.slick-slider-discover-lodge .slide-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slick-slider3 .slick-prev,
.slick-slider3 .slick-next {
    right: 10px;
}
.slick-slider3 .slick-prev {
    right: auto;
    left: 10px;
}
.slick-slider4 .slick-prev,
.slick-slider4 .slick-next {
    top: 94px;
    margin: 0;
    right: 70px;
}
.slick-slider4 .slick-prev {
    right: auto;
    left: 70px;
}
.slick-slider4b .slick-prev,
.slick-slider4b .slick-next {
    top: 94px;
    margin: 0;
    right: 70px;
}
.slick-slider4b .slick-prev {
    right: auto;
    left: 70px;
}
.detail-area {
    overflow: hidden;
    padding: 0 0 8px;
}
.destination .detail-area {
    padding-bottom: 0;
}
.detail-area .container {
    padding: 0;
}
.detail-area .vault-block {
    margin: 0 0 -120px;
    padding: 64px 0 130px;
    overflow: hidden;
    position: relative;
    min-height: 500px;
}
.detail-area .sol-toggle ul.tab-nav {
    max-width: 326px;
    margin: 0 auto 80px;
}
.detail-area .vault-block .bg-stretch {
    height: 500px;
}
.detail-area .vault-block .bg-stretch.in-viewport {
}
.detail-area .header-holder {
    overflow: hidden;
    max-width: 630px;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    position: relative;
    text-align: center;
    color: #000;
}
.detail-area .header-holder.in-viewport {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeInUp 1.5s ease;
    animation: fadeInUp 1.5s ease;
}
.detail-area .header-holder p {
    margin: 0;
}
.detail-area .header-holder p a {
    color: #375542;
    font-family: "Raleway", serif;
}
.detail-area .header-holder p a:hover {
    color: #375542;
}
.detail-area .header-holder h2 {
    margin: 0 0 22px;
    font-size: 36px;
    line-height: 39px;
}
.lodge .detail-area .header-holder,
.destination .detail-area .header-holder {
    max-width: 680px;
}
.lodge .detail-area .header-holder h2,
.destination .detail-area .header-holder h2 {
    margin: 0 0 20px;
}
.lodge .detail-area .header-holder.white h2,
.lodge .detail-area .header-holder.white p {
    color: #fff;
}
.detail-block {
    overflow: hidden;
    overflow: hidden;
    margin: 0 0 48px;
    position: relative;
}
.detail-block.in-viewport {
}
.detail-block .slide-holder {
    padding: 0 20px;
}
.destination .detail-block {
    margin: 0 0 100px;
    padding: 0;
}
.dine .detail-block {
    margin: 0 0 50px;
    padding: 0;
}
.lodge .detail-block {
    margin: 0 0 43px;
    padding: 0;
}
.lodge .detail-block .slide-holder {
}
.detial-holder {
    overflow: hidden;
}
.detial-holder .image-holder {
    margin: 0 0 33px;
    overflow: hidden;
    text-align: center;
}
.detial-holder .image-box {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    height: 240px;
    overflow: hidden;
    border-radius: 100%;
}
.detial-holder .image-box img {
    display: block;
    width: 100%;
    height: auto;
}
.detial-holder .text-holder {
    overflow: hidden;
    font-size: 19px;
    line-height: 23px;
    font-weight: 300;
    color: #000;
    text-align: center;
}
.destination .detial-holder .text-holder {
    padding: 0 25px;
}
.detial-holder .text-holder p {
    margin: 0;
}
.detial-holder .text-holder p span.temperatures {
    font-weight: 400;
}
.detial-holder .text-holder p.subtitle {
    font-size: 14px;
    margin-bottom: 23px;
    font-family: "Raleway", serif;
    color: #000;
}
.detial-holder h3 {
    margin: 0 0 5px;
    font-size: 31px;
    line-height: 36px;
    font-weight: 400;
    color: #375542;
    font-family: "Playfair Display", serif;
}
.detail-info {
    overflow: hidden;
}
.detail-info.in-viewport {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeInUp 1.5s ease;
    animation: fadeInUp 1.5s ease;
}
.detail-info .img-hold {
    min-height: 300px;
    overflow: hidden;
    position: relative;
}
.detail-info .para-block {
    padding: 0;
    overflow: hidden;
    position: relative;
    background: #fff;
}
.detail-info .para-holder {
    padding: 29px 30px 29px 30px;
    overflow: hidden;
}
.lodge-update-spotlight .detail-info .para-holder {
    padding-bottom: 34px;
}
.detail-info h2 {
    margin: 0 0 29px;
    font-size: 50px;
    line-height: 55px;
}
.detail-info .para-wrap {
    overflow: hidden;
}
.detail-info .para-box {
    overflow: hidden;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.detail-info .para-box p {
    margin: 0 0 11px;
}
.text-area {
    padding: 66px 21px 69px 28px;
    position: relative;
    background: #fff;
}
.text-area:after {
    content: " ";
    display: block;
    clear: both;
}
.text-area .bg-img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-position: 50% 0;
    background-repeat: no-repeat;
}
.text-area .bg-img.in-viewport {
}
.text-area .wrap-text {
    position: relative;
}
.text-area .wrap-text:after {
    content: " ";
    display: block;
    clear: both;
}
.text-area .wrap-text.in-viewport {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeInUp 1.5s ease;
    animation: fadeInUp 1.5s ease;
}
.text-area .heading-block {
    max-width: 850px;
    margin: 0 auto 45px;
    overflow: hidden;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.text-area .heading-block p {
    margin: 0 0 11px 0;
}
.text-area .heading-block p a {
    color: #375542;
    font-family: "Raleway", serif;
}
.text-area .heading-block p a:hover {
    color: #375542;
}
.text-area h2 {
    margin: 0 0 20px;
    font-size: 36px;
    line-height: 39px;
    font-weight: 400;
    color: #375542;
    font-family: "Playfair Display", serif;
}
.location-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 33px;
}
.location-holder:after {
    content: " ";
    display: block;
    clear: both;
}
.location-holder .text-holder {
    width: 100%;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.location-holder .text-holder p {
    margin: 0;
    display: inline;
}
.location-holder .text-holder p a {
    font-weight: 400;
    color: #375542;
}
.location-holder .title {
    margin: 0 0 20px;
    font-size: 36px;
    line-height: 39px;
    font-weight: 400;
    color: #fff;
    display: block;
    font-family: "Playfair Display", serif;
}
.location-holder .map-holder {
    width: 100%;
    padding: 0;
    margin: -130px 0 -31px;
    text-align: right;
}
.location-holder .map-holder img {
    display: inline-block;
    vertical-align: top;
    height: auto;
    width: 100%;
    margin: 0;
}
.accordion {
    margin: 0;
    margin: 0 0 43px;
    padding: 0;
    list-style: none;
    font-size: 23px;
    line-height: 38px;
    font-weight: 400;
    font-family: "Playfair Display", serif;
    border-top: 1px solid #b7b7b7;
}
.destination .accordion {
    margin: 0;
    border-color: #b7b7b7;
}
.accordion li {
    padding: 23px 0;
    position: relative;
    border-bottom: 1px solid #b7b7b7;
}
.accordion li.acc-active > a {
    color: #375542;
}
.accordion li.acc-active > a:after {
    display: none;
}
.accordion li.acc-active > a:before {
    background: #375542;
}
.accordion li.acc-active .slick-prev,
.accordion li.acc-active .slick-next {
    opacity: 1;
    visibility: visible;
}
.accordion li > a {
    color: #375542;
    outline: none;
    display: block;
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    padding: 0 20px 0 0;
}
.accordion li > a:hover {
    color: #375542;
}
.accordion li > a:hover:before,
.accordion li > a:hover:after {
    background: #084944;
}
.accordion li > a:before,
.accordion li > a:after {
    top: 45px;
    right: 8px;
    content: "";
    width: 2px;
    height: 16px;
    margin: -10px 0 0;
    position: absolute;
    background: #375542;
}
.accordion li > a:before {
    top: 42px;
    right: 1px;
    width: 16px;
    height: 2px;
    margin: 0;
}
.columns-block {
    margin: 0 -10px;
    padding: 46px 0 3px;
}
.columns-block .btn-prev,
.columns-block .btn-next {
    margin: 0 0 0 15px;
    background: none;
    padding: 0;
    position: static;
    font-size: 32px;
    line-height: 32px;
    color: #1d485f;
}
.columns-block .btn-prev:hover,
.columns-block .btn-next:hover {
    color: #375542;
}
.columns-block .btn-prev:after,
.columns-block .btn-next:after {
    display: none;
}
.columns-block .btn-prev {
    margin: 0;
}
.text-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px;
}
.destination .text-column {
    padding: 0;
}
.text-column .text-holder {
    overflow: hidden;
    font-size: 19px;
    line-height: 23px;
    color: #000;
    font-family: "Raleway", serif;
}
.text-column .text-holder p {
    margin: 0 0 12px;
}
.text-column .text-holder p span {
    font-weight: 400;
    color: #375542;
}
.text-column h3 {
    margin: 0 0 11px;
    font-size: 26px;
    line-height: 30px;
    color: #375542;
}
.text-column h3 .spa-small-title {
    font-family: "Raleway", serif;
    font-size: 19px;
}
.text-column .text-hold {
    margin: 0 0 11px;
    overflow: hidden;
}
.text-column .txt {
    display: block;
    font-size: 19px;
    line-height: 23px;
    font-weight: 300;
    color: #000;
}
.text-column .txt-price {
    font-weight: 400;
}
.text-column .text-add {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 23px;
    color: #375542;
    text-transform: uppercase;
    font-family: "Raleway", serif;
}
.text-column .text-add:hover {
    color: #375542;
}
.slick-slider5 {
    padding: 0 0 10px;
}
.slick-slider6 .slick-list {
    overflow: visible;
}
.booking-holder {
    margin: 0 auto;
    max-width: 1030px;
    overflow: hidden;
}
.booking-holder .heading-box {
    margin: 0 0 31px;
    overflow: hidden;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.booking-holder .heading-box p {
    margin: 0;
}
.booking-holder h2 {
    margin: 0 0 22px;
    font-size: 36px;
    line-height: 39px;
    font-weight: 400;
    color: #375542;
}
.booking-holder .submit-form {
    overflow: hidden;
}
.booking-holder .input-row {
    overflow: hidden;
}
.booking-holder .input-holder {
    margin: 0 0 31px;
    position: relative;
}
.booking-holder .input-holder .icon-calendar,
.gform_wrapper .input-holder .icon-calendar {
    top: 50%;
    right: 26px;
    margin: 7px 0 0;
    font-size: 18px;
    line-height: 18px;
    color: #888;
    position: absolute;
    cursor: pointer;
}
.booking-holder .label {
    margin: 0 0 4px;
    display: block;
    font-size: 19px;
    line-height: 24px;
    color: #375542;
    font-weight: 400;
}
.booking-holder .label sup {
    top: 2px;
    font-size: 22px;
    line-height: 24px;
}
.booking-holder .form-control {
    width: 100%;
    height: 50px;
    padding: 0 40px 0 10px;
    font-size: 19px;
    line-height: 24px;
    color: #888;
    font-weight: 300;
    border: none;
    border-radius: 0;
    background: #f7f7f7;
}
.booking-holder .form-control:-moz-placeholder {
    color: #888;
    opacity: 1;
}
.booking-holder .form-control::-moz-placeholder {
    color: #888;
    opacity: 1;
}
.booking-holder .form-control:-ms-input-placeholder {
    color: #888;
}
.booking-holder .form-control::-webkit-input-placeholder {
    color: #888;
}
.booking-holder .form-control:focus {
    box-shadow: none;
}
.booking-holder .bottom-holder {
    overflow: hidden;
    text-align: center;
}
.booking-holder .img-placeholder {
    margin: 0 0 27px;
    overflow: hidden;
}
.booking-holder .img-placeholder img {
    display: inline-block;
    vertical-align: top;
    height: auto;
    max-width: 100%;
}
.booking-holder .btn,
.gform_wrapper .gform_footer input.button.btn {
    margin: 0;
    border: none;
    font-family: "Raleway", serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
    padding: 0;
    text-transform: uppercase;
    background: #375542;
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    width: 230px;
    height: 50px;
}
.booking-holder .btn:hover {
    background: #375542;
}
.map-area {
    padding: 0;
    overflow: hidden;
    background: #f7f7f7;
}
.map-area .wrap-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.map-area .wrap-holder {
    font-size: 21px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.map-area .wrap-holder.align-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.map-area .wrap-holder p {
    margin: 0;
}
.map-area h2 {
    margin: 0;
}
.map-area .img-hold {
    overflow: hidden;
    text-align: right;
}
.map-area .img-hold img {
    display: inline-block;
    vertical-align: top;
    height: auto;
    max-width: 100%;
}
.map-area .control-holder {
    overflow: hidden;
    text-align: right;
}
.map-area .btn-control {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position: relative;
    outline: none;
    border: 1px solid #375542;
}
.map-area .btn-control:hover {
    border-color: #375542;
}
.map-area .btn-control:hover:after,
.map-area .btn-control:hover:before {
    background: #375542;
}
.map-area .btn-control:after {
    top: 50%;
    right: 50%;
    margin: -10px 0 0;
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    background: #375542;
}
.map-area .btn-control:before {
    top: 50%;
    right: 50%;
    margin: -1px -10px 0 0;
    content: "";
    width: 21px;
    height: 2px;
    position: absolute;
    background: #375542;
}
.map-area .btn-control + .btn-control {
    margin: 0 0 0 11px;
}
.map-area .btn-control + .btn-control:after {
    display: none;
}
.adventure-area {
    padding: 38px 0 0;
    overflow: hidden;
}
.adventure-area .counter-block {
    margin: 0 0 48px;
    overflow: hidden;
}
.adventure-area .counter-block .container {
    padding: 0;
}
.adventure-area .container {
    padding: 0;
}
.adventure-area .counter-holder {
    float: left;
    margin: 0 0 44px;
    font-size: 19px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    padding: 0 15px 0 0;
}
.adventure-area .counter-holder p {
    margin: 0;
}
.adventure-area .counter-holder .wrap-text {
    padding: 0 0 0 27px;
    overflow: hidden;
}
.adventure-area#full-day-experiences .counter-holder .wrap-text,
.adventure-area #other-activities .counter-holder .wrap-text {
    padding-right: 15px;
}
.adventure-area .counter-holder h2 {
    margin: 0 0 42px;
    padding: 0 0 38px 30px;
    font-size: 45px;
    line-height: 50px;
    font-weight: 400;
    color: #375542;
    position: relative;
}
.adventure-area .counter-holder h2:after {
    left: 0;
    right: 120px;
    bottom: 0;
    content: "";
    height: 1px;
    background: #375542;
    position: absolute;
}
.adventure-area .slider-holder {
    float: left;
    width: 100%;
    padding: 0 50px 0 30px;
    position: relative;
}
.adventure-area .slider-holder .btn-prev,
.adventure-area .slider-holder .btn-next {
    margin: 0 0 0 33px;
    background: none;
    padding: 0;
    position: static;
    font-size: 19px;
    line-height: 19px;
    color: #1d485f;
    outline: none;
}
.adventure-area .slider-holder .btn-prev:hover,
.adventure-area .slider-holder .btn-next:hover {
    color: #375542;
}
.adventure-area .slider-holder .btn-prev:after,
.adventure-area .slider-holder .btn-next:after {
    display: none;
}
.adventure-area .slider-holder .btn-prev {
    margin: 0;
}
.adventure-area .view {
    display: inline-block;
    vertical-align: top;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    color: #375542;
}
.adventure-area .view:hover {
    color: #375542;
}
.adventure-area .btn-arrows {
    margin: 40px 0 0;
}
.detail-column {
    overflow: hidden;
}
.detail-column .img-holder {
    overflow: hidden;
    margin: 0 0 20px;
}
.detail-column .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}
.detail-column .text-holder {
    overflow: hidden;
    font-size: 19px;
    line-height: 23px;
    font-weight: 300;
    color: #000;
    padding: 0 20px 0 0;
}
.detail-column .text-holder p {
    margin: 0 0 12px;
}
.detail-column h3 {
    margin: 0 0 11px;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
    color: #375542;
    font-family: "Playfair Display", serif;
}
.detail-column .view {
    font-size: 14px;
    line-height: 23px;
    text-transform: uppercase;
}
.info-slider {
}
.info-slider.in-viewport {
}
.info-slider .slide-box:after {
    content: " ";
    display: block;
    clear: both;
}
.info-slider .right-align {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.info-slider .left-align {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.info-slider .left-align .pagination ul,
.pagination-slider.two ul {
    margin: 0 0 44px;
    padding: 0 0 0 20px;
}
.info-slider .img-holder {
    overflow: hidden;
}
.info-slider .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}
.info-slider .txt-holder {
    font-size: 19px;
    line-height: 24px;
    overflow: hidden;
    color: #000;
    font-weight: 300;
    padding: 28px 11px 5px 27px;
}
.lodge .info-slider .txt-holder {
    padding: 28px 35px 5px 27px;
}
.info-slider .txt-holder p {
    margin: 0 0 20px;
}
.info-slider .txt-holder.pad-style {
    padding: 27px 20px 16px 27px;
}
.lodge .info-slider .txt-holder.pad-style {
    padding: 27px 35px 16px 27px;
}
.info-slideshow {
    position: relative;
}
.info-slideshow .slideset {
    width: 100%;
    overflow: hidden;
}
.info-slideshow .slide {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    pointer-events: none;
}
.info-slideshow .slide.slick-slide {
    pointer-events: all;
}
.info-slideshow .slide .pagination {
    position: static !important;
}
.info-slideshow .slide.active {
    z-index: 2;
    pointer-events: auto;
}
.info-slideshow > .pagination {
    pointer-events: none;
    opacity: 0;
}
.info-slideshow .pagination ul,
.pagination-slider ul {
    margin: 0 0 32px;
    padding: 0 0 0 19px;
    text-align: left;
}
.info-slideshow .pagination ul li.active a {
    background: #375542;
}
.info-slideshow .pagination ul li a,
.pagination-slider ul li a {
    background: #d7d7d7;
}
.awards-area {
    padding: 70px 0;
    overflow: hidden;
    background: #fff;
    text-align: center;
}
.awards-area h2 {
    margin: 0 0 63px;
    font-size: 33px;
    line-height: 38px;
    font-weight: 300;
    color: #375542;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
}
.awards-area .wrap-sliders {
    margin: 0 0 30px;
    position: relative;
}
.awards-area .wrap-sliders .slider-holder + .slider-holder {
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}
.awards-area .slider-holder {
    overflow: hidden;
}
.awards-area .logo-holder {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    cursor: pointer;
    height: 100px;
}
.awards-area .logo-holder img {
    display: inline-block;
    height: 100%;
    opacity: 0.1;
    width: 100%;
}
.awards-area .title-holder {
}
.awards-area .title-holder.in-viewport {
}
.awards-area .title-award {
    display: block;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: #375542;
    margin: 0 70px 15px;
    font-family: "Playfair Display", serif;
}
.awards-area .text-date {
    display: block;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.logos-sliderb .slick-track,
.logos-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logos-sliderb .slick-slide,
.logos-slider .slick-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.logos-sliderb .slick-current .logo-holder,
.logos-slider .slick-center .logo-holder {
    cursor: default;
}
.logos-sliderb .slick-current .logo-holder img,
.logos-slider .slick-center .logo-holder img {
    opacity: 1;
}
.logos-sliderb button,
.logos-slider button {
    display: none !important;
}
.brochure-area {
    overflow: hidden;
    background: #343e48;
}
.brochure-area .wrap-holder {
    padding: 26px 78px 294px 28px;
    position: relative;
}
.brochure-area .wrap-holder:after {
    content: " ";
    display: block;
    clear: both;
}
.brochure-area .brochure-img {
    bottom: 0;
    right: -459px;
    position: absolute;
}
.brochure-area .brochure-img img {
    display: block;
    max-width: 100%;
    height: auto;
}
.brochure-area .text-box {
    padding: 0;
    max-width: 350px;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #fff;
    position: relative;
    z-index: 5;
}
.brochure-area .text-box p {
    margin: 0;
}
.brochure-area .text-box p a {
    font-family: "Raleway", serif;
    color: #fff;
}
.brochure-area .text-box p a:hover {
    color: #fff;
}
.brochure-area h2 {
    margin: 0 0 20px;
    font-size: 42px;
    line-height: 45px;
    font-weight: 400;
    color: #fff;
}
.visual-area {
    height: calc(100vh - 50px);
    overflow: hidden;
    position: relative;
}
.visual-area .caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
}
.visual-area .arrow-down {
    bottom: 31px;
    left: 50%;
    margin: 0 0 0 -18px;
    font-size: 36px;
    color: #fff;
    z-index: 3;
    outline: none;
    position: absolute;
}
.visual-area .arrow-down:hover {
    color: #fff;
}
.visual-area .img-logo {
    display: inline-block;
    vertical-align: top;
    width: 241px;
    z-index: 5;
    position: relative;
}
.visual-area .img-logo a {
    display: block;
}
.visual-area .img-logo img {
    display: block;
    max-width: 100%;
    height: auto;
}
.visual-area .loading-layout {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    z-index: 99;
    background: #f7f7f7;
}
.loaded .visual-area .loading-layout {
    display: none;
}
.visual-area .logo-load {
    display: inline-block;
    vertical-align: top;
    width: 241px;
}
.visual-area .logo-load img {
    display: block;
    width: 241px;
    height: 120px;
    margin: 0 auto;
}
.video-holder {
    height: 100%;
    overflow: hidden;
    position: relative;
    background-size: cover;
}
.video-holder.video-active {
    z-index: 3;
}
.video-holder.video-active video {
    opacity: 1;
}
.video-holder video {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
#header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    position: absolute;
    background: #fff;
}
.header-wrapper {
    padding: 10px 15px 10px;
    position: relative;
}
#header.fixed-position {
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
}
#header.fixed-position .dropdown-bar {
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
}
#header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#header .logo {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 27px;
}
#header .logo a {
    display: block;
}
#header .logo img {
    display: block;
    width: 100%;
    height: auto;
}
#footer {
    padding: 45px 20px 67px;
    overflow: hidden;
    background: #282828;
}
#footer .navs-holder {
    overflow: hidden;
}
#footer .logo-box {
    margin: 0 0 44px;
    overflow: hidden;
    text-align: center;
}
#footer .footer-logo {
    display: block;
    vertical-align: top;
    width: 234px;
    overflow: hidden;
}
#footer .footer-logo a {
    display: block;
}
#footer .footer-logo img {
    display: block;
    vertical-align: top;
    height: auto;
    max-width: 100%;
}
#footer .navs-box {
    overflow: hidden;
}
#footer .navs-wrap {
    padding: 11px 31px 15px 0;
    overflow: hidden;
    border-top: 1px solid #707070;
}
#footer .nav-hold {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#footer .title-nav {
    display: block;
    margin: 0;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
#footer .add-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    text-transform: uppercase;
}
#footer .add-nav > li {
    position: relative;
}
#footer .add-nav > li.add-nav-active > a {
    color: #bbb;
}
#footer .add-nav > li.add-nav-active > a:after {
    color: #bbb;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
#footer .add-nav a {
    color: #bbb;
}
#footer .add-nav a:hover {
    color: #bbb;
}
#footer .add-nav a:hover:after {
    color: #bbb;
}
#footer .add-nav .add-nav-opener {
    position: relative;
}
#footer .add-nav .add-nav-opener:after {
    top: 3px;
    right: -21px;
    content: "";
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/footer-arrow-up.svg");
    background-size: 12px 8px;
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
#footer .list-bar {
    padding: 15px 0 12px;
    overflow: hidden;
    border-width: 1px 0;
    border-color: #707070;
    border-style: solid;
}
#footer .bottom-bar {
    padding: 23px 0 0;
    overflow: hidden;
    text-align: center;
}
#footer .social-area {
    padding: 0 0 18px;
    margin: 0 0 24px;
    border-bottom: 1px solid #707070;
    overflow: hidden;
}
#footer .bottom-logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0 23px 0 0;
}
.list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
.list li {
    margin: 0 27px 0 0;
}
.list li.site-logo-3 {
    margin-right: 15px;
}
.list li:last-child {
    margin: 0;
}
.list .title {
    display: block;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}
.list .site-link {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #bbb;
    text-transform: uppercase;
}
.list .site-link:hover {
    color: #bbb;
}
.list .logo-hold {
    overflow: hidden;
}
.list .logo-hold a {
    display: block;
}
.list .logo-hold img {
    display: block;
    max-width: 100%;
    height: auto;
}
.social-icons {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}
.social-icons li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
}
.social-icons li:last-child {
    margin: 0;
}
.social-icons li a {
    font-size: 32px;
    line-height: 32px;
    color: #fff;
}
.social-icons li a:hover {
    color: #375542;
}
.social-icons li .icon-instagram {
    font-size: 28px;
    line-height: 32px;
}
.footer-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 16px;
}
.footer-nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 5px;
    position: relative;
}
.footer-nav li + li:after {
    top: 1px;
    left: -7px;
    width: 1px;
    height: 12px;
    content: "";
    position: absolute;
    background: #bbb;
}
.footer-nav a {
    color: #bbb;
}
.footer-nav a:hover {
    color: #bbb;
}
.add-nav-slide {
    display: none;
}
.slick-slider-frame {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider-frame .slick-track,
.slick-slider-frame .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: icomoon-free !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-left-arrow:before {
    content: "о¤ѓ";
}
.icon-right-arrow:before {
    content: "о¤„";
}
.icon-down-arrow:before {
    content: "о¤Ѓ";
}
.icon-chevron-down:before {
}
.icon-chevron-left:before {
}
.icon-chevron-right:before {
}
.icon-chevron-up:before {
}
.icon-instagram:before {
    content: "оЄ’";
}
.icon-youtube:before {
    content: "оЄќ";
}
.icon-calendar:before {
    content: "о¤‚";
}
.icon-facebook:before {
    content: "о¤Ђ";
}
#nav:after {
    content: " ";
    display: block;
    clear: both;
}
#nav .nav-bar {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}
#nav .nav-bar > li {
    padding: 14px 0 12px;
    border-bottom: 1px solid #ebebeb;
}
#nav .nav-bar > li:last-child {
    border: none;
}
.dropdown-active #nav .nav-bar > li > .nav-link:before,
#nav .nav-bar > li:hover > .nav-link:before,
#nav .nav-bar > li.current-menu-item > .nav-link:before {
    left: 14px;
    right: 14px;
}
.dropdown-active #nav .nav-bar > li.ss-menu > .nav-link:before,
#nav .nav-bar > li.ss-menu:hover > .nav-link:before,
#nav .nav-bar > li.ss-menu.current-menu-item > .nav-link:before {
    left: 10px;
    right: 10px;
}
.dropdown-active #nav .nav-bar > li > .nav-link:after,
#nav .nav-bar > li:hover > .nav-link:after {
    display: block;
}
#nav .nav-bar > li .dropdown-opener {
    top: 10px;
    right: 0;
    position: absolute;
    font-size: 23px;
    line-height: 23px;
    color: #000;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
#nav .nav-bar > li.dropdown-active .dropdown-opener {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
#nav .nav-bar > li > .nav-link {
    display: inline-block;
    vertical-align: top;
    padding: 13px 80px 13px 0;
    color: #000;
    outline: none;
    position: relative;
}
#nav .nav-bar > li > .nav-link:before {
    left: 50%;
    right: 50%;
    bottom: 15px;
    content: "";
    height: 1px;
    position: absolute;
    background: #bbb;
    -webkit-transition: right 0.5s ease-in-out, left 0.5s ease-in-out;
    transition: right 0.5s ease-in-out, left 0.5s ease-in-out;
}
#nav .nav-bar > li .dropdown-bar {
    display: none;
}
#nav .nav-bar .dropdown-nav {
    margin: 0;
    padding: 0;
    padding: 0 16px 0;
    list-style: none;
    width: 100%;
}
#nav .nav-bar .dropdown-nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 11px;
}
#nav .nav-bar .dropdown-nav li a {
    color: #888;
    outline: none;
}
#nav .nav-bar .dropdown-nav li a:hover {
    color: #000;
}
.nav-opener {
    position: absolute;
    left: 50px;
    top: 0;
    bottom: 0;
    outline: none;
    width: 46px;
    z-index: 9;
}
.nav-opener .opener .opener-span {
    width: 23px;
    height: 23px;
    border-top: 1px solid #000;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    left: 50%;
    top: 50%;
    outline: none;
    margin: -8px 0 0 -12px;
}
.nav-active .nav-opener .opener .opener-span {
    border: none;
}
.nav-opener .opener .opener-span:after,
.nav-opener .opener .opener-span:before {
    width: 23px;
    height: 1px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #000;
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
}
.nav-active .nav-opener .opener .opener-span:after,
.nav-active .nav-opener .opener .opener-span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px;
}
.nav-opener .opener .opener-span:before {
    top: 17px;
}
.nav-active .nav-opener .opener .opener-span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px;
}
.post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    background: #fff;
}
.post .wrap-text {
    overflow: hidden;
}
.post .img-holder {
    overflow: hidden;
}
.post .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}
.post .text-holder {
    padding: 24px 24px 16px;
    overflow: hidden;
    font-size: 19px;
    line-height: 23px;
    font-weight: 300;
    color: #000;
    text-align: left;
}
.post .text-holder.pad-style {
    padding: 26px 24px 25px;
}
.post .text-holder p {
    margin: 0 0 12px;
}
.post .title-category {
    margin: 0 0 8px;
    display: block;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
}
.post h3 {
    margin: 0 0 8px;
    font-size: 23px;
    line-height: 28px;
    font-weight: 400;
    color: #375542;
}
.post h3 a,
.post h3 a:hover {
    color: #375542;
}
.post .btn-view {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #375542;
    text-transform: uppercase;
    margin-top: 5px;
}
.jcf-select {
    display: block;
    position: relative;
    width: 100%;
    height: 50px;
    background: #f7f7f7;
    padding: 17px 40px 13px 9px;
}
.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0;
}
.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
}
.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    width: 29px;
    bottom: 0;
    right: 0;
    top: 0;
    cursor: pointer;
}
.jcf-select .jcf-select-opener:after {
    top: 50%;
    left: 0;
    margin: -6px 0 0;
    font-size: 12px;
    line-height: 12px;
    color: #888;
    content: "о¤Ѓ";
    position: absolute;
    font-family: icomoon-free !important;
}
body > .jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 99999;
}
body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
}
.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}
.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #888;
}
.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px;
}
.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px;
    width: 100%;
}
.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
}
.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.jcf-list ul li {
    overflow: hidden;
    display: block;
}
.jcf-list .jcf-overflow {
    overflow: auto;
}
.jcf-list .jcf-option {
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 15px;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
}
.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important;
}
.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
    background: #e6e6e6;
    color: #000;
}
.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}
.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}
.resize-active * {
    -webkit-transition: none !important;
    transition: none !important;
}
body {
    min-width: 320px;
}
a {
}
a:hover {
    text-decoration: none;
    outline: none;
}
#wrapper {
    width: 100%;
    padding: 50px 0 0;
    position: relative;
    overflow: hidden;
}
#wrapper.with-msg-bar {
    padding: 85px 0 0;
}
.bg-stretch {
    background-position: 50% 50%;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.bg-stretch img {
    max-width: none;
}
.stay .bg-stretch {
    background-position: 50% 50%;
}
.spa .bg-stretch {
    background-position: 100% 0;
}
.btn {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    border: 0;
}
.btn-dark {
    padding: 9px 13px 9px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    border-radius: 0;
    background: #375542;
    text-transform: uppercase;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
    background: #375542;
    color: #fff;
    border-color: transparent;
    box-shadow: none;
}
.btn-dark:active,
.btn-dark.active {
    background: #375542;
    color: #fff;
}
.btn-dark:active:not(:disabled):not(.disabled),
.btn-dark.active:not(:disabled):not(.disabled) {
    background: #375542;
    color: #fff;
    border: 0;
}
.btn-dark:active:not(:disabled):not(.disabled):focus,
.btn-dark.active:not(:disabled):not(.disabled):focus {
    background: #375542;
    color: #fff;
    box-shadow: none;
}
.show > .btn-outline-light.dropdown-toggle {
    background-color: transparent;
    border-color: transparent;
    color: transparent;
}
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: none;
}
.home-featured {
}
.home-featured-2 .info-block {
}
.home-featured-last {
}
.detail-area.detail-area-with-tab .vault-block {
    margin: 0 0 -120px;
    min-height: 500px;
}
.detail-area.detail-area-with-tab .vault-block .bg-stretch {
    height: 500px;
}
#private-touring {
    margin-top: 130px;
}
#private-touring p a {
    font-family: "Raleway", serif;
    font-weight: 400;
    color: #375542;
}
.detail-area-with-tab .sol-toggle-content {
    min-height: 685px;
    margin-bottom: 130px;
}
#anangu-seasons .slick-arrow,
#western-seasons .slick-arrow {
    display: none !important;
}
#destination-getting-area .location-holder .title,
#destination-getting-area .location-holder p {
    color: #fff;
}
.homepage-rp .rates-text p {
    max-width: 220px;
}
#anangu-seasons.container-fluid {
    padding: 0;
}
.page-template-template-spa .jcf-list-content {
    background: #f7f7f7;
}
#dining-under-the-stars .info-box.left-align {
    z-index: 0;
}
#dining-under-the-stars .info-box.right-align,
#dining-under-the-stars .info-box.right-align .top-align {
    z-index: 1;
}
.sol-toggle .tab-nav li.tab-inactive a {
    border-bottom: 1px solid #375542;
    position: relative;
    bottom: 0;
    z-index: 9;
    color: #a6a6a6;
}
.sol-toggle .tab-nav li.tab-inactive a:hover {
    color: #a6a6a6;
}
.sol-toggle .tab-nav li.tab-inactive a:hover:after {
    display: none;
}
.sol-toggle .tab-nav li.tab-inactive a .tbc {
    font-size: 18px;
}
.post-type-archive-stay .info-block .info-box:first-child {
    z-index: -1;
}
.lodge .detail-area.lodge-spotlight {
    padding-bottom: 60px;
}
.page-template-template-dine .main-area {
    padding-bottom: 0 !important;
}
.page-template-template-destination .slick-slider4b .slick-dots {
    list-style: none;
    text-align: left;
    text-align: center;
    margin: 40px 0 0 0;
    padding: 0;
}
.page-template-template-destination .slick-slider4b .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
}
.page-template-template-destination .slick-slider4b .slick-dots li button {
    background: transparent;
    height: 20px;
    position: relative;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
    color: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
}
.page-template-template-destination .slick-slider4b .slick-dots li button:after {
    content: "";
    position: absolute;
    background: #d7d7d7;
    height: 1px;
    width: 100%;
    left: 0;
}
.page-template-template-destination .slick-slider4b .slick-dots li.slick-active button:after {
    background: #323f48;
}
.page-template-template-dine .visual-area .bg-stretch {
    background-position: center;
}
.para-box a {
    font-family: "Raleway", serif;
    color: #375542;
}
.spotlight-slider.slick-slider.slick-initialized .slick-slide {
    flex-direction: column;
}
.spotlight-slider {
    position: relative;
}
.spotlight-slider .btn-prev {
    position: absolute;
    left: 15px;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    cursor: pointer;
    top: 38%;
}
.spotlight-slider .btn-next {
    position: absolute;
    right: 15px;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    cursor: pointer;
    top: 38%;
}
.design-spotlight > h2 {
    text-align: center;
}
.design-spotlight > p {
    text-align: center;
    max-width: 760px;
    margin: 0 auto 50px;
    padding: 0 10px;
    font-size: 21px;
}
.postid-4710 .visual-area .bg-stretch {
    background-position: 0;
}
.postid-4706 #features .info-box:first-child {
    z-index: 9;
}
.postid-4706 #features .info-box.fd-style .img-holder {
    z-index: -1;
}
.postid-4527 .bg-stretch {
    background-position: left;
}
.postid-4542 .bg-stretch {
    background-position: right;
}
#main .homepage-rp a.btn.btn-dark {
    min-width: 129px;
    padding: 0 19px;
    width: auto;
}
.experience-carousel .slides.post-4573 .img-style,
.postid-4573 .bg-stretch {
    background-position: right;
}
.postid-4899 .bg-stretch {
    background-position: left;
}
#environment h2,
#environment.header-holder p,
#environment.header-holder p a {
    color: white;
}
.lodge #our-people .slideset .slides-wrap .slide-box:first-child {
    z-index: 9999;
}
.postid-6092 .bg-stretch {
    background-position: center;
}
.page-id-56 .visual-area .bg-stretch {
    background-position: left;
}
.page-id-66 .visual-area .bg-stretch {
    background-position: left;
}
.editorial-spa-2 .pad-left {
    z-index: 9;
}
.page-id-66 #sm-area.spa-menu-wrapper .bg-img {
    background-position: center top;
}
.page-id-39 .text-column .text-holder p span {
    color: black;
}
.list li.hide-xs {
    display: none;
}
.grouped-svg {
    max-width: 100%;
}
.packages-info {
    margin-bottom: 130px;
}
.packages-outer {
    margin-bottom: 30px;
}
.packages-wrapper {
    display: flex;
    flex-direction: row;
}
.packages-wrapper .packages-info-left {
    flex: 1 1 50%;
    width: 50%;
    position: relative;
}
.packages-wrapper .packages-info-left .package-img {
    width: 100%;
}
.packages-wrapper .packages-info-right {
    flex: 1 1 50%;
    width: 50%;
    background: #f7f7f7;
    padding: 30px 0 100px;
    position: relative;
}
.packages-wrapper .packages-info-right .info,
.packages-wrapper .packages-info-right .features {
    padding: 0 30px;
}
.packages-wrapper .packages-info-right .info h2 {
    font-size: 45px;
    line-height: 47px;
    margin-bottom: 15px;
}
.packages-wrapper .packages-info-right .info p {
    color: #000;
    font-size: 21px;
    line-height: 26px;
}
.packages-wrapper .packages-info-right .features p {
    color: #000;
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 0;
    font-family: "Raleway", serif;
}
.packages-wrapper .packages-info-right .features p a {
    color: #375542;
}
.packages-wrapper .packages-info-right .features ul {
    list-style: none;
    padding-left: 20px;
}
.packages-wrapper .packages-info-right .features ul li {
    position: relative;
    font-size: 21px;
    line-height: 26px;
}
.packages-wrapper .packages-info-right .features ul li:before {
    content: "";
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/SOL-Dot.svg");
    width: 4px;
    height: 4px;
    background-size: 4px 4px;
    position: absolute;
    left: -18px;
    background-repeat: no-repeat;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-position: center;
    top: 12px;
}
.packages-wrapper .packages-info-right .features.no-dots ul li:before {
    display: none;
}
.packages-wrapper .packages-info-right .features.no-dots ul {
    padding-left: 0;
}
.packages-wrapper .packages-info-right .package-info-bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.packages-wrapper .packages-info-right .package-info-bottom {
    padding: 15px 25px 15px 30px;
    background: #ededed;
    min-height: 100px;
}
.packages-wrapper .packages-info-right .package-info-bottom .rates-per-night {
    font-family: "Cormorant Garamond", serif;
    font-size: 21px;
    line-height: 26px;
    color: #375542;
    margin: 0;
}
.packages-wrapper .packages-info-right .package-info-bottom .package-info-bottom-right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.packages-wrapper .packages-info-right .package-info-bottom .package-terms p {
    margin: 0;
    color: #375542;
    font-size: 14px;
    position: relative;
    font-family: "Raleway", serif;
}
.packages-wrapper .packages-info-right .package-info-bottom .package-terms {
    padding-right: 50px;
    cursor: pointer;
}
.packages-wrapper .packages-info-right .package-info-bottom .package-terms p:after {
    top: 4px;
    cursor: pointer;
    right: -21px;
    content: "";
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/package-arrow-up.svg");
    background-size: 12px 8px;
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.packages-wrapper .packages-info-right .package-info-bottom .package-terms.toggle-visible p:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.packages-wrapper .packages-info-right .package-info-bottom .package-reserve-now a {
    margin: 0 !important;
}
.packages-outer .terms-container {
    display: none;
}
.packages-outer .terms-container .terms-heading {
    font-family: "Raleway" Italic, serif;
    font-size: 19px;
    line-height: 23px;
    color: #000;
    margin: 10px 0 0;
}
.packages-outer .terms-container .terms-content {
    font-family: "Raleway" Italic, serif;
    font-size: 19px;
    line-height: 23px;
    color: #000;
    margin: 0;
}
.packages-wrapper .packages-info-left .badge-info {
    float: left;
    padding: 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.packages-info-right p,
.packages-info-right ul {
    margin-bottom: 20px;
}
.packages-outer .terms-container .terms-heading {
    margin-top: 15px;
}
.page-template-template-packages .main-area {
    padding-bottom: 0 !important;
}
.page-template-template-packages .slick-slider4p.slick-initialized .slick-slide {
    justify-content: center;
}
.page-template-template-packages .packages-porthole {
    padding-bottom: 0;
}
.postid-8649 #leading-bg {
    background-position: right;
}
.postid-8826 #leading-bg,
.postid-8828 #leading-bg,
.postid-5905 #leading-bg,
.postid-8502 #leading-bg {
    background-position: left;
}
.page-template-template-packages .intro-holder h1,
.page-template-template-events .intro-holder h1 {
    font-size: 60px;
    line-height: 65px;
}
@media (min-width: 601px) {
    .page-template-template-packages .intro-holder h1,
    .page-template-template-events .intro-holder h1 {
        font-size: 100px;
        line-height: 110px;
    }
}
@media (min-width: 1201px) {
    .page-template-template-packages .intro-holder h1 {
        font-size: 100px;
        line-height: 110px;
    }
}
@media (max-width: 374px) {
    .page-template-template-packages .intro-holder h1 {
        font-size: 50px;
    }
}
.page-template-template-packages .intro-holder {
    margin-bottom: 0;
}
.page-template-template-packages .packages-porthole .text-holder p {
    font-family: "Cormorant Garamond", serif;
    font-weight: normal;
    font-style: normal;
    color: #375542;
    font-size: 19px;
    line-height: 23px;
    max-width: 240px;
    padding: 0 0;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-prev,
.page-template-template-packages .slick-slider4p.btns-style .slick-next,
.page-template-template-packages .slick-slider4p.btns-style .slick-prev:hover,
.page-template-template-packages .slick-slider4p.btns-style .slick-next:hover {
    background: none;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-prev,
.page-template-template-packages .slick-slider4p.btns-style .slick-next {
    width: 13px;
    height: 26px;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-prev {
    left: 0;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-next {
    right: 0;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-prev:after,
.page-template-template-packages .slick-slider4p.btns-style .slick-next:after {
    background-size: contain;
    width: 13px;
    height: 26px;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-prev:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/LEFT-ARROW-CWL.svg");
}
.page-template-template-packages .slick-slider4p.btns-style .slick-next:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/RIGHT-ARROW-CWL.svg");
}
@media (min-width: 601px) {
    .page-template-template-packages .slick-slider4p.btns-style .slick-prev {
        left: 20px;
    }
    .page-template-template-packages .slick-slider4p.btns-style .slick-next {
        right: 20px;
    }
}
@media (min-width: 1201px) {
    .page-template-template-packages .slick-slider4p.btns-style .slick-prev {
        left: 28px;
    }
    .page-template-template-packages .slick-slider4p.btns-style .slick-next {
        right: 28px;
    }
}
@media (max-width: 1200px) {
    .hide-below-md {
        display: none;
    }
    .hide-above-md {
        display: block;
    }
    .packages-wrapper .packages-info-right .package-info-bottom .package-info-bottom-left {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }
    .packages-wrapper .packages-info-right .package-info-bottom {
        min-height: 140px;
    }
    .packages-wrapper .packages-info-right {
        padding: 30px 0 140px;
    }
    .packages-wrapper .packages-info-right .package-info-bottom {
        align-items: stretch;
        padding: 20px 30px;
    }
    .packages-wrapper .packages-info-right .package-info-bottom .package-info-bottom-right {
        align-items: end;
    }
    .packages-wrapper .packages-info-right .info h2 {
        font-size: 36px;
    }
    .packages-wrapper .packages-info-right .info p {
        font-size: 19px;
        line-height: 23px;
    }
    .packages-wrapper .packages-info-right .package-info-bottom .rates-per-night {
        font-size: 19px;
        line-height: 23px;
    }
    .packages-info-right p,
    .packages-info-right ul {
        margin-bottom: 15px;
    }
    .packages-outer .terms-container .terms-heading,
    .packages-outer .terms-container .terms-content {
        font-size: 16px;
        line-height: 19px;
    }
    .packages-wrapper .packages-info-left .badge-info {
        width: 160px;
        height: 160px;
        font-size: 14px;
        line-height: 18px;
    }
    .packages-wrapper .packages-info-left .badge-info {
        padding: 0 20px;
    }
    .packages-info {
        margin-bottom: 100px;
    }
    .packages-wrapper .packages-info-right .features p,
    .packages-wrapper .packages-info-right .features ul li {
        font-size: 19px;
        line-height: 23px;
    }
    .packages-wrapper .packages-info-right .features ul li:before {
        top: 10px;
    }
}
@media (max-width: 1200px) and (min-width: 901px) {
    .page-template-template-packages #packages-info {
        padding: 0 30px;
    }
}
@media (max-width: 900px) {
    .packages-wrapper .packages-info-left {
        width: 35%;
        flex: 1 1 35%;
    }
    .packages-wrapper .packages-info-right {
        flex: 1 1 65%;
        width: 65%;
    }
    .packages-outer .terms-container p {
        padding: 0 15px;
    }
    .packages-info {
        margin-bottom: 70px;
    }
}
@media (max-width: 600px) {
    .packages-wrapper .packages-info-right .info,
    .packages-wrapper .packages-info-right .features {
        padding: 0 25px;
    }
    .packages-wrapper {
        display: block;
    }
    .packages-wrapper .packages-info-left {
        height: 400px;
    }
    .packages-wrapper .packages-info-left .badge-info {
        margin-right: 0;
        margin-left: 30px;
        margin-top: 30px;
    }
    .packages-wrapper .packages-info-left,
    .packages-wrapper .packages-info-right {
        width: 100%;
    }
    .packages-wrapper .packages-info-left .badge-info {
        width: 130px;
        height: 130px;
        font-size: 12px;
        line-height: 16px;
    }
    .packages-wrapper .packages-info-left .badge-info {
        padding: 0 15px;
    }
}
@media (min-width: 601px) {
    .packages-wrapper .packages-info-left .badge-info {
        margin-right: 0;
        margin-left: 30px;
        margin-top: 30px;
    }
}
@media (min-width: 901px) {
    .packages-wrapper .packages-info-left .badge-info {
        margin-right: 0;
        margin-left: 30px;
        margin-top: 30px;
    }
}
@media (min-width: 1201px) {
    .packages-wrapper .packages-info-left .badge-info {
        margin-right: 0;
        margin-left: 30px;
        margin-top: 30px;
    }
    .hide-above-md {
        display: none;
    }
    .hide-below-md {
        display: block;
    }
}
@media (min-width: 601px) {
    .list li.show-xs {
        display: none;
    }
    .list li.hide-xs {
        display: block;
    }
}
@media (min-width: 375px) {
    .detial-holder h3 {
        margin-bottom: 15px;
    }
    .accordion {
        font-size: 31px;
        line-height: 36px;
    }
    .detail-area .sol-toggle ul.tab-nav {
        max-width: 285px;
    }
    .location-holder .text-holder {
        padding-top: 30px;
    }
}
@media (min-width: 601px) {
    .desktop-hidden {
        display: none;
    }
    .detail-area .sol-toggle ul.tab-nav {
        max-width: 285px;
    }
    .visual-area .logo-load img {
        width: 276px;
        height: 138px;
    }
    .intro-holder {
        margin: 0 0 66px;
    }
    .intro-holder .header-box {
        padding: 0 0 37px 47px;
    }
    .general-detail {
        padding: 0 47px;
    }
    .intro-holder.in-viewport .bottom-border,
    .in-viewport.animate-sliderup .bottom-border {
        width: 213px;
    }
    .lodge .intro-holder h1,
    .destination .intro-holder h1,
    .spa .intro-holder h1,
    .dine .intro-holder h1,
    .stay .intro-holder h1,
    .rates-packages .intro-holder h1,
    .faqs .intro-holder h1,
    .thank-you h1,
    .contact-us h1,
    .downloads h1,
    h1.page-title {
        font-size: 100px;
        line-height: 110px;
    }
    .thank-you h1 {
        font-size: 80px;
        line-height: 88px;
    }
    .lodge .intro-holder .header-box,
    .destination .intro-holder .header-box,
    .spa .intro-holder .header-box,
    .dine .intro-holder .header-box,
    .stay .intro-holder .header-box,
    .downloads .intro-holder .header-box,
    .faqs .intro-holder .header-box {
        padding: 0 0 27px 38px;
    }
    .text-frame {
        padding: 0 50px 0 45px;
    }
    .main-area {
        padding: 62px 0 9px;
    }
    .home .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
    }
    .destination .main-area #destination-about-area.intro-holder,
    .dine .main-area .intro-holder {
        margin-bottom: 50px;
    }
    .stay .main-area {
        padding: 47px 0 0;
    }
    .single-page.stay .main-area {
        padding-bottom: 100px;
    }
    .lodge .main-area,
    .destination .main-area,
    .dine .main-area {
        padding: 0 0 70px;
    }
    .lodge .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
        padding-top: 47px;
    }
    .spa .main-area {
        padding: 47px 0 0;
    }
    .info-block.flex-style {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 69px;
    }
    .info-block.mar-style {
        margin: 0;
    }
    .info-block.df-style {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .info-block .img-holder.m-left {
        margin: 0 0 0 -31px;
    }
    .info-block .img-holder.m-right {
        margin: 0 -31px 0 0;
    }
    .info-block .img-holder.mar-style3 {
        margin: -70px 0 0 -31px;
    }
    .info-block .info-holder {
        padding: 44px 30px 64px 44px;
    }
    .stay .info-block .info-holder {
        padding-bottom: 70px;
    }
    .info-block .info-holder.pos-style {
        padding: 40px 20px 63px 44px;
    }
    .text-info-holder {
        padding: 33px 30px 37px 49px;
    }
    .text-info-holder .wrap-info {
        float: left;
        margin: 0 76px 0 0;
        width: 145px;
        padding: 10px 0 0;
    }
    .text-info-holder .icon-holder {
        margin: 0 0 14px;
    }
    .info-box {
        width: 54%;
    }
    .info-box.width-style {
        width: 50%;
    }
    .info-box.pad-left {
        padding: 0 0 0 25px;
    }
    .info-box + .info-box {
        width: 46%;
    }
    .info-box + .info-box.width-style {
        width: 50%;
    }
    .info-box .wrap-frame {
        padding: 15px 20px 11px 28px;
    }
    .info-box .wrap-frame.mar-style {
        margin-top: -10px;
    }
    .info-box .space-style {
        padding: 15px;
    }
    .info-box .space-style2 {
        padding: 0 20px 19px 40px;
    }
    .info-box .space-style3 {
        padding: 0 35px 13px 0;
    }
    .destination .info-box .space-style3,
    .page-template-template-spa .info-box .space-style3,
    .single-page.stay .info-box .space-style3,
    .dine .info-box .space-style3,
    .stay .info-box .space-style3 {
        padding-top: 0;
        padding-left: 0;
        padding-right: 40px;
        padding-bottom: 20px;
    }
    .single-page.stay .info-box .space-style2,
    .single-page.stay .info-box .space-style3 {
        padding-bottom: 55px;
    }
    .detail-area .vault-block {
        padding: 85px 0 130px;
    }
    .info-box .space-style4 {
        padding: 0 20px 37px 53px;
    }
    .destination .info-box .space-style4 {
        padding: 0 48px 0 38px;
    }
    .info-box .space-style5 {
        padding: 15px 50px 15px 38px;
    }
    .slideshow {
        height: 500px;
    }
    .blockquote-area {
        padding: 105px 0 73px;
        padding: 0;
        height: 450px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .slider-area {
        padding: 62px 0 39px;
    }
    .slider-area.bg-gray {
        padding: 63px 0 27px;
    }
    .slider-area.p-style {
        padding: 60px 0 33px;
    }
    .slider-area h2 {
        padding: 0;
        margin: 0 0 59px;
    }
    .slider-area .slides-block {
        margin: 0 -10px 45px;
    }
    .slider-area .text-caption {
        padding: 47px 40px 39px 49px;
    }
    .subscribe-area {
        padding: 68px 84px 71px;
    }
    .subscribe-area .wrap-block {
        padding: 0;
    }
    .subscribe-area .wrap-holder {
        margin: 0 0 14px;
        overflow: hidden;
    }
    .subscribe-area .text-frame {
        padding: 0 70px 0 0;
    }
    .subscribe-area .btn-subs {
        top: 50%;
        bottom: auto;
        margin: -6px 0 0;
    }
    .btns-style .slick-prev,
    .btns-style .slick-next {
        right: 10px;
    }
    .btns-style .slick-prev {
        right: auto;
        left: 10px;
    }
    .slick-slider4 .slick-prev,
    .slick-slider4 .slick-next {
        right: 20px;
    }
    .slick-slider4 .slick-prev {
        right: auto;
        left: 20px;
    }
    .slick-slider4b .slick-prev,
    .slick-slider4b .slick-next {
        right: 20px;
    }
    .slick-slider4b .slick-prev {
        right: auto;
        left: 20px;
    }
    .lodge .detail-area {
        padding: 0 0 100px;
    }
    .detail-block {
        padding: 0 20px;
        margin: 0 -20px 67px;
    }
    .destination .detail-block,
    .dine .detail-block {
        margin: 0 -20px 70px;
    }
    .destination .detail-block .slide-holder {
        padding: 0 20px;
    }
    .lodge .detail-block {
        margin: 0 -20px 70px;
    }
    .lodge .detail-block.detail-block2 {
        margin-bottom: 0;
    }
    .lodge .detail-block .slide-holder {
        padding: 0 20px;
    }
    .detail-info .img-hold {
        min-height: 500px;
        margin: 0 0 -132px;
    }
    .detail-info .para-block {
        max-width: 678px;
        margin: 0 auto;
    }
    .detail-info .para-holder {
        padding: 47px 45px;
    }
    .lodge-update-spotlight .detail-info .para-holder {
        padding-bottom: 55px;
    }
    .detail-info h2 {
        text-align: center;
    }
    .detail-info .para-box {
        text-align: center;
    }
    .text-area {
        padding: 66px 45px 69px;
    }
    .text-area .heading-block {
        margin: 0 auto 50px;
        text-align: center;
    }
    .location-holder {
        margin: 0 0 37px;
    }
    .location-holder .text-holder {
        padding: 50px 47% 0 0;
    }
    .sample-itineraries .location-holder .text-holder {
        padding: 0 0 0 0;
    }
    .location-holder .map-holder {
        margin: -155px 0 -128px;
    }
    .accordion {
        margin: 0 0 63px;
    }
    .slick-slider5 {
        padding: 0 80px 23px 0;
    }
    .slick-slider5 .slick-list {
        overflow: visible;
    }
    .booking-holder .heading-box {
        margin: 0 0 35px;
        padding: 0 90px;
        text-align: center;
    }
    .booking-holder .input-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -10px 30px;
    }
    .booking-holder .input-holder {
        width: 50%;
        padding: 0 10px;
        margin: 0;
    }
    .map-area .wrap-block {
        padding: 0 15px;
    }
    .map-area .wrap-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 48px 0;
        width: 60%;
        min-height: 700px;
        line-height: 26px;
    }
    .map-area .wrap-holder + .wrap-holder {
        width: 40%;
    }
    .adventure-area {
        padding: 0px 0 0;
    }
    .adventure-area .counter-block {
        margin: 0 0 66px;
    }
    .adventure-area .counter-holder {
        width: 300px;
        margin: 0;
        padding: 0 38px 0 0;
    }
    .adventure-area .counter-holder .wrap-text {
        padding: 0 0 0 10px;
    }
    .adventure-area .counter-holder h2 {
        margin: 0 0 85px;
        padding: 0 0 38px 10px;
    }
    .adventure-area .counter-holder h2:after {
        right: 78px;
    }
    .adventure-area .slider-holder {
        float: none;
        width: auto;
        overflow: hidden;
        padding: 11px 50px 0 0;
    }
    .adventure-area .btn-arrows {
        margin: 60px 0 0;
    }
    .info-slider.style {
        padding: 68px 0 69px;
    }
    .info-slider .slides-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .info-slider .slides-wrap.fd-style {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .info-slider .slide-box {
        width: 54%;
    }
    .info-slider .slide-box.width-style {
        width: 50%;
    }
    .info-slider .slide-box + .slide-box {
        width: 46%;
    }
    .info-slider .slide-box + .slide-box.width-style {
        width: 50%;
    }
    .info-slider .left-align {
        padding: 0 0 0 46px;
    }
    .info-slider .left-align .pagination ul,
    .pagination-slider.two ul {
        margin: 0 0 39px;
        padding: 0;
    }
    .info-slider .img-holder.mar-left {
        margin: 0 0 0 -31px;
    }
    .info-slider .img-holder.mar-right {
        margin: 0 -31px 0 0;
    }
    .info-slider .txt-holder {
        padding: 0 15px 7px 40px;
        margin: -11px 0 0;
    }
    .lodge .info-slider .txt-holder {
        padding: 0 40px 7px 40px;
    }
    .info-slider .txt-holder.pad-style,
    .lodge .info-slider .txt-holder.pad-style {
        padding: 0 50px 7px 0;
    }
    .info-slideshow .pagination ul,
    .pagination-slider ul {
        margin: 0 0 43px;
        padding: 0 0 0 33px;
    }
    .awards-area {
        padding: 90px 0 83px;
    }
    .awards-area .title-award {
        margin: 0 0 15px;
    }
    .brochure-area .wrap-holder {
        padding: 48px 25px 46px;
    }
    .brochure-area .brochure-img {
        right: -399px;
    }
    .brochure-area .text-box {
        padding: 0 0 0 20px;
    }
    .visual-area .img-logo {
        width: 276px;
    }
    .visual-area .logo-load {
        width: 276px;
    }
    #header {
    }
    .header-wrapper {
        padding: 10px 22px 9px;
    }
    #footer {
        padding: 60px 25px 67px;
    }
    #footer .navs-holder {
        padding: 0 0 46px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    #footer .logo-box {
        margin: 0;
        width: 48.8%;
        text-align: left;
    }
    #footer .navs-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 51.2%;
        padding: 13px 0 0;
    }
    #footer .navs-wrap {
        width: 50%;
        border: none;
        padding: 0 20px 0 0;
    }
    #footer .nav-hold {
        display: block;
    }
    #footer .list-bar {
        padding: 24px 0 21px;
    }
    #footer .social-area {
        margin: 0 0 36px;
        padding: 0;
        border: none;
    }
    .list {
        text-align: center;
    }
    .list li {
        display: inline-block;
        vertical-align: top;
    }
    .list li.desk-hidden {
        display: none;
    }
    .list .site-link {
        display: none;
    }
    .footer-nav li {
        margin: 0 0 0 10px;
    }
    .post .text-holder.pad-style {
        padding: 26px 24px 48px;
    }
    .home-featured {
    }
    .home-featured-last {
    }
}
@media (min-width: 768px) {
    .info-block .img-holder.mar-style {
        margin: -113px 0 0 -31px;
    }
    .info-box.pad-left {
        padding: 0 0 0 46px;
    }
    .info-box .wrap-frame {
        padding: 64px 48px 40px 48px;
    }
    .info-box .wrap-frame.space-style5 {
        padding-right: 67px;
    }
    .info-box .space-style {
        padding: 16px 50px 16px 46px;
    }
    .editorial-spa-4 .info-box .space-style {
        padding-right: 70px;
    }
    .info-box .space-style2 {
        padding: 0 40px 23px 40px;
    }
    .destination .info-box .space-style2 {
        padding: 0 48px 23px 38px;
    }
    .map-area .wrap-block {
        padding: 0 45px;
    }
    .map-area .wrap-holder {
        width: 86%;
    }
    .map-area .wrap-holder + .wrap-holder {
        width: 24%;
    }
    .adventure-area .counter-holder {
        width: 356px;
        padding: 0 48px 0 0;
    }
    .adventure-area .counter-holder .wrap-text {
        padding: 0 0 0 49px;
    }
    .adventure-area .counter-holder h2 {
        padding: 0 0 38px 48px;
    }
    .adventure-area .slider-holder {
        padding: 11px 117px 0 0;
    }
}
@media (min-width: 901px) {
    .home-featured-last.healing-waters {
        margin-bottom: 30px;
    }
    .page-template-template-lodge .info-slider.editorial-carousel-3 {
        padding-left: 15px;
        padding-right: 15px;
    }
    #nav .nav-bar > li.mobile-home {
        display: none;
    }
    .detail-area .sol-toggle ul.tab-nav {
        max-width: 326px;
        margin: 0 auto 80px;
    }
    .text-column .text-holder {
    }
    .intro-holder {
        margin: 0 0 96px;
    }
    .intro-holder .header-box {
        padding: 0 0 37px 81px;
    }
    .general-detail {
        padding: 0 81px;
    }
    .intro-holder .bottom-border {
        left: -30px;
    }
    .intro-holder.in-viewport .bottom-border,
    .in-viewport.animate-sliderup .bottom-border {
        width: 276px;
    }
    .lodge .intro-holder,
    .destination .intro-holder,
    .spa .intro-holder,
    .dine .intro-holder,
    .stay .intro-holder {
        margin: 0 0 74px;
    }
    .info-block {
        margin-top: 74px;
    }
    .lodge .info-block {
        margin-top: 74px;
        margin-bottom: 100px;
    }
    .lodge .info-slider {
        padding-top: 100px;
    }
    .lodge .intro-holder .header-box,
    .destination .intro-holder .header-box,
    .spa .intro-holder .header-box,
    .dine .intro-holder .header-box,
    .stay .intro-holder .header-box,
    .downloads .intro-holder .header-box,
    .faqs .intro-holder .header-box {
        padding: 0 0 27px 76px;
    }
    .lodge .detail-block {
        margin: 0 -20px 100px;
    }
    .lodge .detail-block.detail-block2 {
        margin-bottom: 0;
    }
    .text-frame {
        padding: 0 117px 0 143px;
    }
    .main-area {
        padding: 90px 15px 55px;
    }
    .home .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
    }
    .destination .main-area #destination-about-area.intro-holder,
    .dine .main-area .intro-holder {
        margin-bottom: 80px;
    }
    .stay .main-area {
        padding: 75px 15px 100px;
    }
    .lodge .main-area,
    .destination .main-area,
    .dine .main-area {
        padding: 0 15px 101px;
    }
    .lodge .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
        padding-top: 75px;
    }
    .spa .main-area {
        padding: 75px 15px 42px;
    }
    .container {
        padding: 0 15px;
    }
    .info-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 100px;
    }
    .info-block.flex-style {
        margin: 0 0 126px;
    }
    .info-block.content-pos .info-wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .info-block.align-center .info-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .info-block.mar-style {
        margin: 0;
    }
    .info-block .img-holder.m-top {
        margin: -66px 0 0;
    }
    .info-block .img-holder.m-left {
        margin: 0 0 0 -39px;
    }
    .info-block .img-holder.m-right {
        margin: 0 -39px 0 0;
    }
    .info-block .img-holder.mar-style {
        margin: -92px 0 0 -38px;
    }
    .info-block .img-holder.mar-style3 {
        margin: -135px 0 0 -38px;
    }
    .info-block .img-style {
        top: 0;
        left: 0;
        right: 0;
        position: absolute;
    }
    .info-block .info-wrap {
        width: 100%;
        padding: 50px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        min-height: 600px;
    }
    .info-block .info-wrap.left-cont .info-holder {
        width: 390px;
        padding: 45px 50px 62px 34px;
    }
    .info-block .info-holder {
        width: 390px;
        z-index: 5;
        padding: 37px 20px 43px 47px;
    }
    .info-block .info-holder.pos-style {
        margin: 0 0 0 164px;
        padding: 37px 20px 46px 44px;
    }
    .info-block .info-holder:after {
        top: 0;
        left: 0;
        right: 0;
        content: "";
        height: 1px;
        position: absolute;
        background: #375542;
    }
    .info-block .info-holder .text-frame {
        padding: 0;
    }
    .info-block .info-holder .text-measure {
        margin: 0 0 22px;
        font-size: 21px;
        line-height: 26px;
    }
    .text-info-holder {
        width: 563px;
        height: 566px;
        text-align: center;
        border-radius: 100%;
        padding: 55px 80px 93px;
    }
    .text-info-holder .wrap-info {
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
        overflow: hidden;
    }
    .text-info-holder .icon-holder {
        margin: 0 0 17px;
    }
    .text-info-holder h2 {
        margin: 0 0 25px;
    }
    .info-box.pad-left {
        padding: 0 0 0 82px;
    }
    .info-box .wrap-frame {
        padding: 97px 40px 40px 52px;
    }
    .info-box .wrap-frame.mar-style {
        margin-top: -12px;
    }
    .info-box .space-style {
        padding: 49px 50px 40px 61px;
    }
    .info-box .space-style2 {
        padding: 0 20px 23px 30px;
    }
    .info-box .space-style3,
    .destination .info-box .space-style3,
    .dine .info-box .space-style3,
    .stay .info-box .space-style3,
    .page-template-template-spa .info-box .space-style3,
    .single-page.stay .info-box .space-style3 {
        padding: 0 55px 35px 0;
    }
    .info-box .space-style4 {
        padding: 0 15px 45px;
        margin: -11px 0 0;
    }
    .destination .info-box .space-style4 {
        padding: 0 40px;
    }
    .info-box .space-style5 {
        padding: 59px 75px 10px 82px;
    }
    .editorial-spa-4 .info-box .space-style {
        padding-right: 70px;
    }
    .slideshow {
        top: 0;
        left: 0;
        right: 0;
        height: 600px;
        position: absolute;
        margin: 0 82px 0 0;
    }
    .slideshow.left-space {
        margin: 0 0 0 82px;
    }
    .slideshow.left-space .btn-prev {
        left: 308px;
    }
    .btn-prev,
    .btn-next {
        right: 308px;
    }
    .blockquote-area {
        padding: 120px 0 86px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .cycle-gallery {
        max-width: 680px;
    }
    .slider-area.bg-gray {
        padding: 63px 0 32px;
    }
    .slider-area.p-style {
        padding: 60px 0 37px;
    }
    .slider-area .slides-block {
        margin: 0 -10px 40px;
    }
    .subscribe-area {
        padding: 71px 25px 92px;
    }
    .subscribe-area .wrap-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding: 0 51px;
    }
    .subscribe-area .wrap-holder {
        width: 50%;
        margin: 0;
    }
    .subscribe-area .wrap-holder + .wrap-holder {
        padding: 0 0 4px 10px;
    }
    .subscribe-area .text-frame {
        padding: 0;
    }
    .slick-slider4 .slick-prev,
    .slick-slider4 .slick-next {
        right: 72px;
    }
    .slick-slider4 .slick-prev {
        right: auto;
        left: 72px;
    }
    .lodge .detail-area .header-holder,
    .destination .detail-area .header-holder {
        max-width: 840px;
    }
    .lodge .detail-area {
        padding: 0 0 100px;
    }
    .detail-block {
        margin: 0 -20px 92px;
    }
    .destination .detail-block,
    .dine .detail-block {
        margin: 0 -20px 100px;
    }
    .detail-info .img-hold {
        min-height: 600px;
    }
    .detail-info .para-block {
        max-width: 965px;
    }
    .detail-info .para-holder {
        padding: 47px 95px 47px 82px;
    }
    .lodge-update-spotlight .detail-info .para-holder {
        padding-bottom: 84px;
    }
    .detail-info .para-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -20px;
    }
    .detail-info .para-box {
        text-align: left;
        font-size: 21px;
        line-height: 26px;
        width: 50%;
        padding: 0 20px;
    }
    .text-area {
        padding: 66px 35px 126px;
    }
    .text-area .heading-block {
        margin: 0 auto 74px;
    }
    .location-holder {
        margin: 0 0 47px;
    }
    .location-holder .text-holder {
        width: 33%;
        padding: 0;
    }
    .destination .location-holder .text-holder {
        width: 31%;
    }
    .location-holder .map-holder {
        width: 67%;
        margin: -148px 0 0;
    }
    .destination .location-holder .map-holder {
        width: 69%;
    }
    .accordion {
        margin: 0 0 94px;
    }
    .columns-block {
        padding: 45px 0 4px;
    }
    .destination .columns-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .destination .text-column {
        width: 33.333333333%;
        padding: 0 10px;
    }
    .destination .text-column.destination-col-one {
        width: 100%;
    }
    .destination .text-column.destination-col-two {
        width: 50%;
    }
    .slick-slider5 {
        padding: 0 106px 36px 0;
    }
    .booking-holder .heading-box {
        margin: 0 0 58px;
    }
    .booking-holder .submit-form {
        padding: 0 60px;
    }
    .map-area .wrap-block {
        padding: 0 35px;
    }
    .map-area .wrap-holder {
        width: 56%;
    }
    .map-area .wrap-holder + .wrap-holder {
        width: 44%;
    }
    .adventure-area {
        padding: 0px 0 120px;
    }
    .adventure-area .counter-block {
        margin: 0 0 96px;
    }
    .adventure-area .container {
        padding: 0 30px;
    }
    .adventure-area .counter-holder {
        width: 404px;
        padding: 0 65px 0 0;
    }
    .adventure-area .slider-holder {
        padding: 11px 30px 0 0;
    }
    .info-slider.style {
        padding: 99px 15px;
    }
    .info-slider .left-align {
        padding: 0 0 0 82px;
    }
    .info-slider .left-align .pagination ul,
    .pagination-slider.two ul {
        margin: 0 0 57px;
    }
    .info-slider .img-holder.mar-left {
        margin: 0 0 0 -39px;
    }
    .info-slider .img-holder.mar-right {
        margin: 0 -39px 0 0;
    }
    .info-slider .txt-holder {
        padding: 0 10px 4px 54px;
    }
    .lodge .info-slider .txt-holder {
        padding: 0 60px 4px 54px;
    }
    .info-slideshow .pagination ul,
    .pagination-slider ul {
        margin: 0 0 47px;
        padding: 0 0 0 45px;
    }
    .brochure-area .wrap-holder {
        padding: 56px 25px 62px;
    }
    .brochure-area .brochure-img {
        right: -260px;
    }
    .brochure-area .text-box {
        max-width: 430px;
    }
    .visual-area {
        height: calc(100vh - 70px);
    }
    #header {
    }
    .header-wrapper {
        padding: 0 14px;
    }
    #header .container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    #header .logo {
        margin: 12px 0 0;
    }
    #header .btn {
        margin: 9px 0 0;
    }
    #footer {
        padding: 60px 15px 67px;
    }
    #footer .navs-holder {
        padding: 0 0 67px;
    }
    #footer .logo-box {
        width: 33.9%;
    }
    #footer .navs-box {
        width: 66.1%;
    }
    #footer .nav-hold {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    #footer .list-bar {
        padding: 24px 0 21px;
    }
    #footer .bottom-bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    #footer .social-area {
        margin: 0;
    }
    .list {
        text-align: left;
    }
    #nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    #nav .nav-bar {
        font-size: 12px;
        line-height: 12px;
    }
    #nav .nav-bar > li.desk-hidden {
        display: none;
    }
    #nav .nav-bar > li {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        border: none;
    }
    #nav .nav-bar > li .dropdown-opener {
        display: none;
    }
    #nav .nav-bar > li > .nav-link {
        padding: 19px 7px 19px;
    }
    #nav .nav-bar > li .dropdown-bar {
        top: 100%;
        left: 0;
        right: 0;
        position: absolute;
        background: #fff;
    }
    #nav .nav-bar > li .dropdown-bar:before {
        top: 0;
        left: 0;
        right: 0;
        content: "";
        height: 1px;
        position: absolute;
        background: #bbb;
    }
    #nav .nav-bar .dropdown-nav {
        padding: 0;
        text-align: center;
    }
    #nav .nav-bar .dropdown-nav li a {
        padding: 20px 0;
        display: block;
    }
    .nav-opener {
        display: none;
    }
    .home-featured {
    }
    .home-featured .info-block {
    }
    .home-featured-2 {
    }
    .home-featured-last {
    }
}
@media (min-width: 901px) and (min-width: 1201px) {
    #nav .nav-bar > li .dropdown-bar:before {
        left: 40px;
        right: 40px;
    }
}
@media (min-width: 1201px) {
    .home-featured-last.healing-waters {
        margin-bottom: 43px;
    }
    .visual-area .logo-load img {
        width: 345px;
        height: 198px;
    }
    .intro-holder {
        margin: 0 0 124px;
        padding: 0 0 0 104px;
    }
    .lodge .intro-holder h1,
    .destination .intro-holder h1,
    .spa .intro-holder h1,
    .dine .intro-holder h1,
    .stay .intro-holder h1,
    .rates-packages .intro-holder h1,
    .faqs .intro-holder h1,
    .thank-you h1,
    .contact-us h1,
    .downloads h1 {
        font-size: 100px;
        line-height: 110px;
    }
    .general-detail {
        padding: 0 0;
    }
    .package-detail .intro-holder {
        padding-right: 104px;
    }
    .intro-holder .header-box {
        margin: 0 0 39px;
        padding: 0 0 35px;
    }
    .intro-holder .bottom-border {
        left: 0;
    }
    .intro-holder.in-viewport .bottom-border {
        width: 267px;
    }
    .lodge .intro-holder,
    .destination .intro-holder,
    .spa .intro-holder,
    .dine .intro-holder,
    .stay .intro-holder {
        margin: 0 0 101px;
    }
    .lodge .intro-holder .header-box,
    .destination .intro-holder .header-box,
    .spa .intro-holder .header-box,
    .dine .intro-holder .header-box,
    .stay .intro-holder .header-box,
    .downloads .intro-holder .header-box,
    .faqs .intro-holder .header-box {
        padding: 0 0 27px;
    }
    h1,
    .lodge .lodge-udpate-page .intro-holder h1 {
        font-size: 47px;
        line-height: 52px;
    }
    .text-frame {
        font-size: 21px;
        line-height: 26px;
        padding: 0 180px 0 176px;
    }
    .text-frame p {
        margin: 0 0 22px;
    }
    .text-frame .info-text {
        font-size: 21px;
        line-height: 26px;
    }
    h2 {
        margin: 0 0 35px;
        font-size: 60px;
        line-height: 65px;
    }
    .main-area {
        padding: 80px 25px 84px;
    }
    .home .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
    }
    .destination .main-area #destination-about-area.intro-holder,
    .dine .main-area .intro-holder {
        margin-bottom: 110px;
    }
    .stay .main-area {
        padding: 65px 25px 128px;
    }
    .lodge .main-area,
    .destination .main-area,
    .dine .main-area {
        padding: 0 25px 126px;
    }
    .lodge .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
        padding-top: 65px;
    }
    .spa .main-area {
        padding: 65px 25px 128px;
    }
    .info-block {
        margin: 0 0 130px;
    }
    .lodge .info-block {
        margin-top: 101px;
        margin-bottom: 130px;
    }
    .lodge .info-slider {
        padding-top: 130px;
    }
    .info-block .img-holder.m-top {
        margin: -110px 0 0;
    }
    .info-block .img-holder.m-left {
        margin: 0 0 0 -50px;
    }
    .info-block .img-holder.m-right {
        margin: 0 -50px 0 0;
    }
    .info-block .img-holder.mar-style {
        margin: -210px 0 0 -50px;
    }
    .info-block .img-holder.mar-style3 {
        margin: -167px 0 0 -50px;
    }
    .info-block .info-wrap {
        min-height: 700px;
    }
    .info-block .info-wrap.left-cont .info-holder {
        width: 420px;
    }
    .info-block .info-holder {
        width: 400px;
        padding: 45px 20px 62px 47px;
    }
    .info-block .info-holder.pos-style {
        margin: 0 0 0 210px;
    }
    .text-info-holder {
        width: 585px;
        padding: 70px 82px 105px;
        height: 585px;
    }
    .info-box.pad-left {
        padding: 0 0 0 105px;
    }
    .info-box .wrap-frame {
        padding: 117px 40px 40px 67px;
    }
    .a-naturalflavour .info-box .wrap-frame {
        padding: 85px 40px 40px 67px;
    }
    .info-box .space-style {
        padding: 73px 90px 40px 105px;
    }
    .editorial-spa-4 .info-box .space-style {
        padding-right: 110px;
    }
    .info-box .space-style2 {
        padding: 0 50px 18px 67px;
    }
    .info-box .space-style3 {
        padding: 0 55px 90px 0;
    }
    .info-box .space-style4 {
        padding: 20px 60px 56px 72px;
        margin: 0;
    }
    .info-box .space-style5 {
        padding: 55px 85px 10px 102px;
    }
    .info-box .space-style5 .text-frame {
        padding-right: 30px;
    }
    .slideshow {
        height: 700px;
        margin: 0 105px 0 0;
    }
    .slideshow.left-space {
        margin: 0 0 0 105px;
    }
    .slideshow.left-space .btn-prev {
        left: 315px;
    }
    .btn-prev,
    .btn-next {
        right: 295px;
    }
    .blockquote-area {
        padding: 125px 0 92px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .blockquote-area blockquote {
        font-size: 24px;
        line-height: 30px;
    }
    .blockquote-area blockquote q {
        margin: 0 0 24px;
    }
    .cycle-gallery {
        max-width: 990px;
    }
    .slider-area {
        padding: 84px 25px 88px;
    }
    .slider-area .container {
        padding: 0 15px;
    }
    .slider-area.bg-gray {
        padding: 84px 25px 16px;
    }
    .slider-area.p-style {
        padding: 84px 25px 18px;
    }
    .slider-area h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 54px;
    }
    .slider-area .slides-block {
        margin: 0 -10px 58px;
    }
    .subscribe-area {
        padding: 88px 25px 92px;
    }
    .subscribe-area .wrap-block {
        padding: 0 105px;
    }
    .subscribe-area .wrap-holder + .wrap-holder {
        padding: 0 0 8px 10px;
    }
    .subscribe-area .text-frame {
        font-size: 21px;
        line-height: 26px;
    }
    .subscribe-area .text-frame h2 {
        font-size: 45px;
        line-height: 48px;
    }
    .subscribe-area .form-control {
        font-size: 21px;
        line-height: 26px;
    }
    .subscribe-area .btn-subs {
        font-size: 16px;
    }
    .slick-slider4 .slick-prev,
    .slick-slider4 .slick-next {
        right: 165px;
    }
    .slick-slider4 .slick-prev {
        right: auto;
        left: 165px;
    }
    .slick-slider4b .slick-prev,
    .slick-slider4b .slick-next {
        right: 43px;
    }
    .slick-slider4b .slick-prev {
        right: auto;
        left: 43px;
    }
    .detail-area {
        padding: 0 0 59px;
    }
    .detail-area .container {
        padding: 0 40px;
    }
    .detail-area .vault-block {
        padding: 85px 0 130px;
    }
    .detail-area .header-holder {
        padding: 0;
        font-size: 21px;
        line-height: 26px;
        max-width: 820px;
    }
    .detail-area .header-holder h2 {
        font-size: 45px;
        line-height: 50px;
        margin: 0 0 20px;
    }
    .lodge .detail-area .header-holder,
    .destination .detail-area .header-holder {
        max-width: 880px;
    }
    .lodge .detail-area .header-holder h2,
    .destination .detail-area .header-holder h2 {
        font-size: 45px;
        line-height: 50px;
    }
    .detail-area .header-holder {
        font-size: 21px;
        line-height: 26px;
    }
    .lodge .detail-area {
        padding: 0 0 130px;
    }
    .detail-block {
        margin: 0 -28px 123px;
        padding: 0 96px;
    }
    .detail-block .slide-holder {
        padding: 0 28px;
    }
    .destination .detail-block,
    .dine .detail-block {
        margin: 0 -20px 130px;
    }
    .lodge .detail-block {
        margin: 0 -20px 130px;
    }
    .lodge .detail-block.detail-block2 {
        margin-bottom: 0;
    }
    .detial-holder h3 {
        font-size: 36px;
        line-height: 39px;
        margin-bottom: 15px;
    }
    .detail-info .img-hold {
        min-height: 700px;
        margin: 0 0 -162px;
    }
    .detail-info .para-block {
        max-width: 1030px;
    }
    .detail-info .para-holder {
        padding: 47px 44px 47px 85px;
    }
    .lodge-update-spotlight .detail-info .para-holder {
        padding-bottom: 113px;
    }
    .detail-info h2 {
        margin: 0 0 46px;
        font-size: 60px;
        line-height: 65px;
    }
    .text-area {
        padding: 59px 25px 126px;
    }
    .text-area .heading-block {
        margin: 0 auto 58px;
    }
    .location-holder {
        margin: 0 0 16px;
    }
    .location-holder .text-holder {
        font-size: 21px;
        line-height: 26px;
    }
    .location-holder .text-holder p {
        margin: 0 0 11px;
        display: block;
    }
    .location-holder .title,
    .text-area.our-policies h2 {
        font-size: 60px;
        line-height: 65px;
        margin: 0 0 35px;
    }
    .location-holder .map-holder {
        margin: -180px 0 0;
    }
    .accordion {
        margin: 0 0 117px;
        font-size: 36px;
        line-height: 39px;
    }
    .accordion li > a:before,
    .accordion li > a:after {
        width: 2px;
        height: 18px;
        top: 44px;
        right: 9px;
        margin: -9px 0 0;
    }
    .accordion li > a:before {
        top: 43px;
        right: 1px;
        width: 18px;
        height: 2px;
        margin: 0;
    }
    .text-area h2 {
        margin: 0 0 20px;
        font-size: 45px;
        line-height: 60px;
    }
    .columns-block {
        padding: 43px 0 4px;
    }
    .slick-slider5 {
        padding: 0 0 35px;
    }
    .slick-slider5 .slick-list {
        overflow: hidden;
    }
    .slick-slider6 .slick-list {
        overflow: hidden;
    }
    .booking-holder .heading-box {
        margin: 0 0 47px;
        padding: 0 120px;
        font-size: 21px;
        line-height: 26px;
    }
    .booking-holder h2 {
        margin: 0 0 16px;
        font-size: 45px;
        line-height: 60px;
    }
    .booking-holder .submit-form {
        padding: 0;
    }
    .booking-holder .label {
        font-size: 21px;
    }
    .booking-holder .form-control {
        font-size: 21px;
    }
    .map-area .wrap-block {
        padding: 0 25px;
    }
    .map-area .wrap-holder {
        width: 50%;
    }
    .map-area .wrap-holder + .wrap-holder {
        width: 50%;
    }
    .adventure-area {
        padding: 0px 25px 62px;
    }
    .adventure-area .counter-block {
        margin: 0 0 126px;
    }
    .adventure-area .counter-block .container {
        padding: 0 15px;
    }
    .adventure-area .container {
        padding: 0 15px;
    }
    .adventure-area .counter-holder {
        width: 355px;
        font-size: 21px;
        line-height: 26px;
    }
    .adventure-area .counter-holder .wrap-text {
        padding: 0;
    }
    .adventure-area .counter-holder h2 {
        padding: 0 0 38px;
    }
    .adventure-area .counter-holder h2:after {
        right: 0;
    }
    .adventure-area .slider-holder {
        padding: 11px 0 0;
    }
    .adventure-area .view {
        font-size: 21px;
        line-height: 26px;
    }
    .adventure-area .btn-arrows {
        margin: 70px 0 0;
    }
    .info-slider.style {
        padding: 128px 25px 129px;
    }
    .info-slider .left-align {
        padding: 0 0 0 105px;
    }
    .info-slider .left-align .pagination ul,
    .pagination-slider.two ul {
        margin: 0 0 68px;
    }
    .info-slider .img-holder.mar-left {
        margin: 0 0 0 -50px;
    }
    .info-slider .img-holder.mar-right {
        margin: 0 -50px 0 0;
    }
    .info-slider .txt-holder {
        font-size: 21px;
        line-height: 26px;
        padding: 0 50px 11px 65px;
    }
    .lodge .info-slider .txt-holder {
        padding: 0 50px 11px 65px;
    }
    .info-slider .txt-holder p {
        margin: 0 0 22px;
    }
    .info-slider .txt-holder.pad-style {
        padding: 0 30px 5px 0;
    }
    .lodge .info-slider .txt-holder.pad-style {
        padding: 0 55px 5px 0;
    }
    .info-slideshow .pagination ul,
    .pagination-slider ul {
        margin: 0 0 41px;
        padding: 0 0 0 59px;
    }
    .awards-area {
        padding: 83px 0;
    }
    .awards-area h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 56px;
    }
    .awards-area .slider-holder {
        padding: 0 82px 0 82px;
    }
    .awards-area .title-award {
        font-size: 24px;
        line-height: 30px;
    }
    .brochure-area .wrap-holder {
        padding: 76px 0;
    }
    .brochure-area .brochure-img {
        right: -38px;
    }
    .brochure-area .text-box {
        font-size: 21px;
        line-height: 26px;
        max-width: 500px;
    }
    .brochure-area h2 {
        font-size: 45px;
        line-height: 50px;
    }
    .visual-area {
        margin: 0 40px 40px;
    }
    .stay .visual-area {
    }
    .visual-area .img-logo {
        width: 345px;
    }
    .visual-area .logo-load {
        width: 345px;
    }
    #header {
    }
    .header-wrapper {
        padding: 0 25px;
    }
    #header .logo {
        margin: 25px 0 0;
    }
    #header .btn {
        margin: 18px 0 0;
    }
    #footer {
        padding: 60px 25px 67px;
    }
    #footer .navs-wrap {
        padding: 0 65px 0 0;
    }
    #nav .nav-bar {
        font-size: 13px;
        line-height: 13px;
    }
    .dropdown-active #nav .nav-bar > li > .nav-link:before,
    #nav .nav-bar > li:hover > .nav-link:before,
    #nav .nav-bar > li.current-menu-item > .nav-link:before {
        left: 27px;
        right: 27px;
    }
    .dropdown-active #nav .nav-bar > li.ss-menu > .nav-link:before,
    #nav .nav-bar > li.ss-menu:hover > .nav-link:before,
    #nav .nav-bar > li.ss-menu.current-menu-item > .nav-link:before {
        left: 18px;
        right: 18px;
    }
    #nav .nav-bar > li > .nav-link {
        padding: 29px 14px 29px;
    }
    #nav .nav-bar > li > .nav-link:before {
        bottom: 20px;
    }
    #wrapper {
        padding: 70px 0 0;
    }
    #wrapper.with-msg-bar {
        padding: 105px 0 0;
    }
    .btn-dark {
        font-size: 13px;
        line-height: 13px;
        padding: 11px 13px 11px;
    }
    .home-featured {
    }
    .home-featured-2 {
    }
    .home-featured-last {
    }
}
@media (min-width: 1321px) {
    .anangu-container {
        max-width: 1560px;
    }
    .main-area {
        padding: 80px 0 84px;
    }
    .main-area.third-exp {
        padding: 130px 0 84px;
    }
    .stay .main-area {
        padding: 65px 0 128px;
    }
    .lodge .main-area,
    .destination .main-area,
    .dine .main-area {
        padding: 0 0 126px;
    }
    .lodge .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
        padding-top: 65px;
    }
    .spa .main-area {
        padding: 65px 0 42px;
    }
    .info-box .space-style2 {
        padding: 0 70px 18px 67px;
    }
    .info-box .space-style4 {
        padding: 91px 60px 56px 72px;
    }
    .slider-area {
        padding: 84px 0 88px;
    }
    .slider-area.bg-gray {
        padding: 84px 0 16px;
    }
    .slider-area.p-style {
        padding: 84px 0 18px;
    }
    .subscribe-area {
        padding: 88px 0 92px;
    }
    .detail-area .container {
        padding: 0 15px;
    }
    .text-area {
        padding: 59px 0 126px;
    }
    .text-area .heading-block {
        max-width: 900px;
        font-size: 21px;
        line-height: 26px;
    }
    .text-area h2 {
        margin: 0 0 20px;
        font-size: 45px;
        line-height: 60px;
    }
    .map-area .wrap-block {
        padding: 0;
    }
    .adventure-area {
        padding: 0px 0 126px;
    }
    .info-slider.style {
        padding: 128px 0 129px;
    }
    .brochure-area .brochure-img {
        right: -38px;
    }
    #header {
    }
    .header-wrapper {
        padding: 0;
    }
    #footer {
        padding: 60px 0 67px;
    }
}
@media (max-width: 1320px) {
    .spotlight-slider .btn-next {
        right: 40px;
    }
    .spotlight-slider .btn-prev {
        left: 40px;
    }
}
@media (max-width: 1200px) {
    br.hide-from-md {
        display: none;
    }
    .spotlight-slider .btn-next {
        right: 0px;
    }
    .spotlight-slider .btn-prev {
        left: 0px;
    }
    .main-area .p-none {
        padding: 0;
        margin: 0 -15px;
        max-width: none;
        width: calc(100% + 30px);
    }
    .main-area .p-none .info-wrap {
        padding: 33px 0;
    }
    .awards-area .container {
        padding: 0;
    }
    .detail-area-with-tab .sol-toggle-content {
        min-height: 685px;
        margin-bottom: 20px;
    }
    .destination .detial-holder .text-holder {
        padding: 0 10px;
    }
    #design .btn-prev,
    #design .btn-next {
        top: 31%;
    }
    #destination-getting-area .bg-destination {
        background-position: top !important;
        height: 620px !important;
    }
}
@media (max-width: 900px) {
    .spotlight-slider .btn-next {
        top: 29%;
    }
    .spotlight-slider .btn-prev {
        top: 29%;
    }
    .brochure-area br {
        display: none;
    }
    .detail-area-with-tab .sol-toggle-content {
        min-height: 585px;
        margin-bottom: 20px;
    }
    .nav-opener a.opener {
        display: block;
        height: 100%;
    }
    .main-area .p-none {
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    .main-area .p-none .info-wrap {
        padding: 0;
    }
    .info-block.content-pos .img-style {
        min-height: 500px;
    }
    .info-block.align-center {
        margin: 0 0 66px;
    }
    .lodge .info-block.align-center {
        margin-top: 70px;
    }
    .info-block.df-style {
        margin: 0 0 40px;
    }
    .info-block .img-holder.mt-mob {
        margin-top: 127px;
    }
    .info-block .img-holder.mt-mob2 {
        margin-top: 71px;
    }
    .info-block .img-holder.mar-style2 {
        margin: 129px 0 0;
    }
    .info-block .info-holder.pos-style h2 {
        margin: 0 107px 0 0;
    }
    .info-block .info-holder.pos-style .text-frame {
        padding: 11px 0 0;
    }
    .info-block .info-holder h2 {
        float: left;
        margin: 0 79px 0 0;
    }
    .info-block .info-holder .heading-wrap {
        float: left;
        min-width: 330px;
    }
    .location-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .location-holder .top-align {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .location-holder .bottom-align {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .destination .columns-block {
        margin: 0;
    }
    .text-column .text-holder p {
        margin: 0 0 11px;
    }
    .info-slider .img-holder.mar-top {
        margin-top: 127px;
    }
    .info-slider .img-holder.mar-top2 {
        margin-top: 70px;
    }
    #nav {
        padding: 0 20px;
        position: absolute;
        left: 0;
        top: 49px;
        width: 375px;
        z-index: 999;
        height: calc(100vh - 50px);
        background: #fff;
        -webkit-transition: -webkit-transform 0.4s ease 0s;
        transition: -webkit-transform 0.4s ease 0s;
        transition: transform 0.4s ease 0s;
        transition: transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .nav-active #nav {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    #nav .nav-bar {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0 0 20px;
    }
    #nav .nav-bar > li {
        position: relative;
        padding: 0;
    }
    #nav .nav-bar > li > .nav-link:hover {
        color: #000;
    }
    #nav .nav-bar > li > .nav-link:before {
        display: none;
    }
    #nav .nav-bar .dropdown-nav li {
        display: block;
        margin: 0;
    }
    #nav .nav-bar .dropdown-nav li a {
        display: block;
        padding: 13px 0;
    }
    #nav .nav-bar .dropdown-nav li:last-child {
        margin: 0;
    }
    #nav .nav-bar .dropdown-nav li a {
        color: #000;
    }
    #header.fixed-position .dropdown-bar {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #destination-getting-area .bg-destination {
        background-position: top !important;
        height: 850px !important;
    }
    #destination-getting-area .bg-destination.nitro-lazy {
        background-image: none !important;
    }
}
@media (max-width: 767px) {
    .info-block .info-holder.pos-style h2 {
        margin: 0 25px 0 0;
    }
    .info-block .info-holder h2 {
        margin: 0 25px 0 0;
    }
    .info-block .info-holder .heading-wrap {
        min-width: 290px;
    }
    .list li {
        margin: 0 15px 0 0;
        width: 150px;
    }
}
@media (max-width: 600px) {
    .postid-4706 .floor-plan .floor-img {
        width: 180px !important;
    }
    #design .btn-prev,
    #design .btn-next {
        top: 17%;
    }
    .blockquote-area {
        padding: 100px 30px 79px;
    }
    .spotlight-slider .btn-next {
        top: 19%;
    }
    .spotlight-slider .btn-prev {
        top: 19%;
    }
    .page-template-template-lodge .detail-area .vault-block {
        margin: 0 0 -152px;
    }
    .xs-br {
        display: block;
    }
    .homepage-rp .rates-text p br {
    }
    .post-type-archive-stay .info-block .img-style {
        background-position: center;
    }
    .page-template-template-dine .detail-area .vault-block {
        margin: 0 0 -152px;
    }
    .page-template-template-lodge .detail-area .header-holder#community h2 {
        max-width: 270px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .page-template-template-lodge .detail-area .header-holder#environment h2 {
        max-width: 310px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .subscribe-area br {
        display: none;
    }
    .info-block.content-pos .img-style {
        min-height: 300px;
    }
    .info-block.align-center {
        margin: 0;
    }
    .info-block.df-style {
        margin: 0;
    }
    .info-block .img-holder.m-right {
        margin: -85px 94px 0 0;
    }
    .info-block .img-holder.m-right img {
        max-height: 480px;
    }
    .info-block#dining-under-the-stars .img-holder.m-right {
        margin: -45px 94px 0 0;
    }
    .info-block .img-holder.mt-mob {
        margin-top: 0;
    }
    .info-block .img-holder.mt-mob2 {
        margin-top: 0;
    }
    .info-block .img-holder.mr-mob {
        margin-right: 30px;
    }
    .info-block .img-holder.ml-mob {
        margin-left: 31px;
    }
    .info-block .img-holder.mb-mob {
        margin-bottom: -51px;
    }
    .info-block .img-holder.mar-style2 {
        margin: 0;
    }
    .info-block .info-holder.pos-style h2 {
        margin: 0 0 15px;
    }
    .info-block .info-holder h2 {
        float: none;
        margin: 0 0 18px;
    }
    .info-block .info-holder .heading-wrap {
        float: none;
        min-width: 100%;
        margin: 0 0 10px;
    }
    .info-box.fd-style {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .info-box .top-align {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .info-box .bottom-align {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .slider-area.p-style h2 {
        margin: 0 0 43px;
    }
    .btns-style.mob-style .slick-prev,
    .btns-style.mob-style .slick-next {
        top: 75px;
    }
    .detail-area .header-holder p .mob-hidden {
        display: none;
    }
    .map-area .wrap-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        padding: 150px 30px 37px;
    }
    .map-area .top-align {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .map-area .bottom-align {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .map-area .wrap-holder + .wrap-holder {
        margin: 0 0 32px;
        min-height: 502px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .map-area h2 {
        top: 28px;
        left: 30px;
        position: absolute;
    }
    .map-area .img-hold {
        width: 68%;
        text-align: left;
    }
    .map-area .control-holder {
        width: 32%;
    }
    .adventure-area .counter-holder p {
        display: inline;
    }
    .adventure-area .counter-holder .view {
        display: inline;
    }
    .adventure-area .slider-holder:before {
        top: 0;
        left: 0;
        bottom: 0;
        width: 30px;
        content: "";
        z-index: 3;
        position: absolute;
        background: #fff;
    }
    #sample-itineraries .adventure-area .slider-holder:before {
        content: none;
    }
    .info-slider .img-holder.mar-right {
        margin: -85px 94px 0 0;
    }
    .info-slider .img-holder.mar-top {
        margin-top: 0;
    }
    .info-slider .img-holder.mar-top2 {
        margin-top: 0;
    }
    .list li {
        width: auto;
    }
    .list .logo-hold {
        display: none;
    }
    #nav {
        width: 100%;
    }
    .stay .bg-stretch {
    }
    .detial-holder .text-holder {
        overflow: hidden;
        font-size: 19px;
        line-height: 23px;
        font-weight: 300;
        color: #000;
        text-align: center;
        padding: 0;
        opacity: 0;
        -webkit-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
    }
    .dine .detial-holder .text-holder,
    .destination .detial-holder .text-holder {
        padding: 0 0;
    }
    .slick-current.slick-active .detial-holder .text-holder {
        opacity: 1;
    }
    #sample-itineraries .adventure-area .slider-holder {
        padding: 0 50px 0 0;
    }
    .text-area.sample-itineraries {
        padding: 66px 28px 69px 28px;
    }
    .post-type-archive-stay .info-block .info-box:nth-child(2) .img-holder {
        display: none;
    }
    .post-type-archive-stay .info-block .img-holder.mb-mob {
        margin-bottom: 0;
    }
    .home .intro-holder h1 br {
        display: none;
    }
    #destination-getting-area .bg-destination {
        background-position: 0px -115px !important;
        height: 750px !important;
    }
    #destination-getting-area .bg-destination.nitro-lazy {
        background-image: none !important;
    }
    #sample-itineraries .bg-img {
    }
    .experience #sample-itineraries .location-holder .text-holder {
        padding-top: 0;
    }
    .stay .info-box .space-style3 {
        padding: 28px 27px 25px;
    }
    .package-col.md-ms-up {
        display: none;
    }
}
@media (max-width: 374px) {
    .lodge .intro-holder h1,
    .destination .intro-holder h1,
    .spa .intro-holder h1,
    .dine .intro-holder h1,
    .stay .intro-holder h1,
    .rates-packages .intro-holder h1,
    .faqs .intro-holder h1,
    .thank-you h1,
    .contact-us h1 {
        font-size: 50px;
    }
    .map-area .img-hold {
        width: 60%;
    }
    .map-area .control-holder {
        width: 40%;
    }
    #footer .bottom-logo {
        margin: 0 10px 0 0;
    }
}
@-webkit-keyframes fadeInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@media (max-width: 900px) {
    .detail-area.detail-area-with-tab .vault-block {
        margin: 0 0 -120px;
    }
}
@media (max-width: 767px) {
    .thank-you-content p br {
        display: none;
    }
}
.br-mobile {
    display: none;
}
@media (max-width: 600px) {
    .br-desktop {
        display: none;
    }
    .br-mobile {
        display: block;
    }
    .thank-you-content p {
        padding: 0 30px;
    }
    .detail-area.detail-area-with-tab .vault-block {
        margin: 0 0 -152px;
    }
    .page-template-template-destination .slick-slider4b .detial-holder .text-holder {
        padding: 0 15px;
    }
    .page-template-template-destination .slick-slider4b .detial-holder .image-box {
        max-width: 354px;
        margin: 0 auto;
    }
    #footer #menu-explore-2.add-nav {
        padding-right: 18px;
    }
    #footer #menu-downloads-2 {
        margin-right: 42px;
    }
    #design > h2,
    #design > p {
        text-align: left;
        padding: 0 29px;
    }
}
.single-journal .post .img-holder img {
    height: 275px;
    object-fit: cover;
}
@media (max-width: 600px) {
    .single-journal .post .img-holder img {
        height: 200px;
        object-fit: cover;
    }
}
.bg-video1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.single-journal .text-holder h2 {
    font-family: "Raleway", serif;
    font-size: 21px;
    line-height: 22px;
    margin-bottom: 1rem;
}
@import url("https://cloud.typenetwork.com/projects/3927/fontface.css/");
body {
    font-family: "Raleway", serif;
}
#nav .nav-bar {
    font-family: "Raleway", serif;
}
a:focus,
input:focus,
textarea:focus,
select:focus {
    outline: none;
}
a.btn {
    font-family: "Raleway", serif;
}
h1,
h2 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
}
.blockquote-area .bg-stretch {
    background-position: 0 53%;
}
.blockquote-area blockquote q {
    font-family: "Cormorant Garamond", serif;
    font-weight: 300;
    font-style: normal;
}
.slider-area h2,
.detail-column h3 {
    font-family: "Raleway", serif;
}
.adventure-area .detail-column h3 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 11px;
}
.slider-area .package-title,
.text-area h2,
.accordion,
.text-column h3,
.subscribe-area .text-frame h2,
.detial-holder h3,
.location-holder .title,
.accordion li > a,
.adventure-area .counter-holder h2,
.text-info-holder h2 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
}
.post h3 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
}
.text-frame .info-text,
.text-column .txt.txt-price,
.detial-holder .text-holder p span.temperatures,
.location-holder .text-holder p a,
.adventure-area .view,
.adventure-area a {
    font-family: "Raleway", serif;
}
.acc-slide .text-holder p > a,
.adventure-area a,
.editorial-carousel-intro .general-text a {
    font-family: "Raleway", serif;
    font-weight: 400;
    color: #375542;
}
.editorial-carousel-intro .general-text .bespoke-tabs a {
    font-family: "Raleway", Serif;
}
.editorial-carousel-intro .general-text .bespoke-tabs a.active {
    font-family: "Raleway", Serif;
}
.acc-slide .text-holder p > a:hover,
.acc-slide .text-holder p > a:active,
.experience .text-area .wrap-text a:hover,
.experience .text-area .wrap-text a:active {
    color: #375542;
}
.adventure-area .detail-column a.view {
    font-size: 14px;
    line-height: 23px;
    font-family: "Raleway", serif;
}
.text-column .text-holder p,
.text-column .txt {
    font-family: "Raleway", serif;
}
iframe {
    display: block;
    width: 100%;
}
.video-banner {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.text-column .text-add:focus {
    outline: none;
}
.dine .detail-info .para-box p {
    margin-bottom: 20px;
}
.dine .blockquote-area .btn-prev:after,
.destination .blockquote-area.quotes-de .btn-prev:after,
.experience .blockquote-area.quotes-de .btn-prev:after,
.page-template-template-spa .blockquote-area .btn-prev:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/LEFT-ARROW-Blue.svg");
}
.dine .blockquote-area .btn-next:after,
.destination .blockquote-area.quotes-de .btn-next:after,
.experience .blockquote-area.quotes-de .btn-next:after,
.page-template-template-spa .blockquote-area .btn-next:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/RIGHT-ARROW-Blue.svg");
}
.ig-block .img-holder {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 190px;
    height: 190px;
}
body.dine .info-box .wrap-frame.mar-style,
body.single-stay .info-box .wrap-frame.mar-style,
body.page-template-template-spa .info-box .wrap-frame.mar-style {
}
.bl-exclude-nitro.nitro-offscreen {
    content-visibility: visible;
}
#g-form .gform_wrapper,
#gform_wrapper_2.gform_wrapper,
#gform_wrapper_5.gform_wrapper,
#gform_wrapper_7.gform_wrapper {
    margin: 0;
}
.booking-holder #g-form form ul li.input-holder {
    margin-bottom: 36px !important;
}
.booking-holder #g-form form ul li.input-holder.form-captcha {
    margin-bottom: 15px !important;
}
.booking-holder #g-form .ginput_container > div {
    webkit-transform: scale(0.7565);
    transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    transform: scale(0.7565);
}
.booking-holder#spa-bookings #g-form .ginput_container > div {
    webkit-transform: scale(0.7565);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform: scale(0.7565);
}
.gform_wrapper form ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.gform_wrapper form ul label,
.gform_wrapper .top_label .gfield_label,
.gform_wrapper legend.gfield_label,
.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
    margin: 0 0 4px;
    display: block;
    font-size: 19px;
    line-height: 24px;
    color: #375542;
    font-weight: 400;
    width: 100%;
    font-family: "Raleway", serif;
}
#field_1_5 {
    position: relative;
}
.gform_wrapper .input-holder .icon-calendar {
    width: auto;
    z-index: 9;
    top: 55%;
}
.ui-datepicker-trigger {
    display: none !important;
}
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="email"] {
}
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="email"] {
    width: 100%;
    height: 50px;
    padding: 0 40px 0 10px;
    font-size: 19px;
    line-height: 24px;
    color: #888;
    font-weight: 300;
    border: none;
    border-radius: 0;
    background: #f7f7f7;
}
.subscribe-form ul li label {
    display: none !important;
}
.subscribe-area #gform_wrapper_2.gform_wrapper form input[type="text"],
.subscribe-area #gform_wrapper_5.gform_wrapper form input[type="text"],
.subscribe-area #gform_wrapper_7.gform_wrapper form input[type="text"] {
    width: 100%;
    height: 41px;
    padding: 0;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
    border: none;
    background: none;
    margin-bottom: 0;
}
.subscribe-area .btn-subs,
.post .btn-view {
    font-family: "Raleway", serif;
}
.subscribe-area #gform_wrapper_2 .btn-subs,
.subscribe-area #gform_wrapper_5 .btn-subs,
.subscribe-area #gform_wrapper_7 .btn-subs {
    font-size: 15px;
}
.subscribe-area form .gfield.gfield_error input[type="text"],
.subscribe-area #gform_wrapper_2.gform_wrapper form .gfield.gfield_error input[type="text"],
.subscribe-area #gform_wrapper_5.gform_wrapper form .gfield.gfield_error input[type="text"],
.subscribe-area #gform_wrapper_7.gform_wrapper form .gfield.gfield_error input[type="text"] {
    border-top: 1px solid #b30000;
    border-left: 1px solid #b30000;
    border-right: 1px solid #b30000;
    border-radius: 0;
}
#gform_wrapper_2.gform_wrapper .gform_footer,
#gform_wrapper_5.gform_wrapper .gform_footer,
#gform_wrapper_7.gform_wrapper .gform_footer {
    padding: 0;
    margin: 0;
    width: auto;
    text-align: left;
    box-sizing: unset !important;
}
.subscribe-area #gform_wrapper_2 li,
.subscribe-area #gform_wrapper_5 li,
.subscribe-area #gform_wrapper_7 li {
    margin: 0 !important;
    padding-right: 0;
    max-width: 100% !important;
    width: 100%;
}
.subscribe-area #gform_wrapper_2 .ginput_container,
.subscribe-area #gform_wrapper_5 .ginput_container,
.subscribe-area #gform_wrapper_7 .ginput_container {
    margin: 0;
}
.subscribe-area .subscribe-form {
    padding: 0;
}
body img.gform_ajax_spinner {
    position: absolute;
    top: 0;
    right: 0;
}
.gform_confirmation_message {
    font-size: 19px;
    line-height: 24px;
}
#g-form .gform_wrapper form ul li {
    margin-top: 0;
}
.ginput_container.ginput_container_date {
    position: relative;
}
.ginput_container_date img {
    position: absolute;
    right: 21px;
    top: 16px;
}
#g-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 0 40px 0 10px;
    margin-bottom: 0;
}
#field_1_5 input,
#field_3_5 input,
#field_3_9 input {
    width: 100%;
}
#field_1_5 input[type="hidden"] {
    display: block;
}
#g-form .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0;
    position: relative;
}
#g-form .gform_wrapper input,
#g-form .gform_wrapper textarea {
    border: 0;
}
#g-form .gform_wrapper li.gfield.gfield_error,
#g-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
#gform_wrapper_2.gform_wrapper li.gfield.gfield_error,
#gform_wrapper_2.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
#gform_wrapper_5.gform_wrapper li.gfield.gfield_error,
#gform_wrapper_5.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
#gform_wrapper_7.gform_wrapper li.gfield.gfield_error,
#gform_wrapper_7.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 0;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    box-sizing: unset;
}
#g-form .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
#g-form .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half,
#g-form .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_full {
    margin-right: 0;
}
#g-form .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_full {
    max-width: 100% !important;
}
#g-form form ul li label {
    margin-top: 0;
}
#g-form form ul li.gfield input,
#g-form form ul li.gfield textarea,
#g-form form ul li.gfield select {
    border: 1px solid transparent;
}
#g-form form ul li.gfield.gfield_error input,
#g-form form ul li.gfield.gfield_error textarea,
#g-form form ul li.gfield.gfield_error select,
#g-form li#field_1_10.gfield.gfield_error .jcf-list-box,
#g-form form ul li.gfield.gfield_error .jcf-select {
    border: 1px solid #f44336;
}
.gform_wrapper form .gfield_required {
    color: #375542;
}
#field_1_10 {
    width: 100%;
}
#field_1_10 .jcf-list-box {
    margin: 0;
    border: 0;
}
#field_1_10 ul {
    background: #f7f7f7;
}
#field_1_10 ul li ul {
    margin: 0;
}
#field_1_10 .jcf-list ul li {
    width: 100%;
}
#field_1_10 .jcf-list ul li .jcf-optgroup {
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 15px 0;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
}
.jcf-list .jcf-optgroup .jcf-option {
}
.jcf-list .jcf-optgroup .jcf-option.jcf-selected {
    background: #e6e6e6;
}
.jcf-list .jcf-optgroup-caption {
    padding: 5px 9px 5px 0;
}
#field_1_9,
#field_3_11 {
    width: 100%;
}
#field_1_9 label,
#field_3_11 label {
    display: none;
}
#input_1_9 > div,
#input_3_11 > div {
}
.rc-anchor-light.rc-anchor-normal {
    border: 0;
}
#gform_wrapper_1 .ginput_container,
#g-form .gform_wrapper .ginput_container {
    margin-top: 0;
}
.awards-area h2 {
    font-family: "Raleway", serif;
}
.lodge .awards-area .title-award {
    margin-bottom: 22px;
}
.award-slider .slick-slide {
    align-items: center;
    justify-content: center;
}
.lodge .txt-holder a {
    color: #375542;
    font-family: "Raleway", serif;
}
.lodge .txt-holder a:hover {
    color: #0056b3;
}
.lodge .awards-area .title-award {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
}
.award-slider .title-holder a,
.award-slider .title-holder a:hover,
.award-slider .title-holder a:focus {
    color: #000;
}
.lodge .intro-holder .text-frame p strong,
.lodge .intro-holder .text-frame p b {
    font-family: "Raleway", Serif;
}
.text-frame p a {
    font-family: "Raleway", Serif;
}
.package-col-right .text-frame p a {
    font-family: "Raleway", serif;
}
.single-page .intro-holder h1 {
    font-size: 60px;
    line-height: 65px;
}
.floor-text {
    font-size: 19px;
    line-height: 24px;
    color: #000;
    text-align: center;
    padding: 0 35px;
}
#main a.btn.btn-dark {
    width: 129px;
    height: 50px;
    font-size: 14px;
    line-height: 17px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
}
.hide-mobile {
    display: none;
}
.hide-mobile-tab-p {
    display: none;
}
.stay .floor-plan {
    padding: 95px 0 95px;
}
.stay .floor-plan {
    background: #efefef;
}
.floor-plan h2 {
    font-size: 36px;
    line-height: 39px;
    margin: 0 0 20px;
    text-align: center;
    padding: 0 20px;
}
.stay .floor-plan .floor-img {
    width: 338px;
    margin: 60px auto 0;
}
.stay .package-highlights {
}
.package-highlights.blockquote-area {
    height: auto;
}
.stay .package-highlights h2 {
    font-size: 34px;
    line-height: 37px;
    margin: 0 0 15px;
    color: #375542;
}
.stay .package-highlights a.view-all {
    font-size: 19px;
    line-height: 24px;
    color: #375542;
    font-family: "Raleway";
}
.stay .package-highlights .package-text {
    font-size: 19px;
    line-height: 24px;
    color: #000;
}
.stay .package-highlights .link-btn {
}
.experience .main-area {
    padding-bottom: 0;
}
.general-text p {
    font-size: 19px;
    line-height: 24px;
    font-family: "Raleway", serif;
    color: #000;
}
.experience-carousel {
    position: relative;
    margin-bottom: 40px;
}
.editorial-carousel-intro {
    padding: 0 30px;
}
.editorial-carousel-intro > div {
    margin-bottom: 35px;
}
.bespoke-experience-content .editorial-carousel-intro > div {
    margin-bottom: 45px;
}
.slides > div {
    position: relative;
    width: 100%;
}
.slides .img-style {
    min-height: 300px;
    background-size: cover;
    background-position: center center;
}
.info-wraps {
    position: relative;
    top: -140px;
    right: 0;
    margin: 0 0 0 30px;
}
.info-wraps > div {
    width: 100%;
    height: 100%;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.info-wraps .info-holder {
    padding: 40px 35px 45px 35px;
    background: #fff;
    position: relative;
}
.info-wraps .info-holder.in-viewport {
}
.info-wraps .info-holder .heading-wrap {
    overflow: hidden;
    display: inline-block;
    overflow-wrap: break-word;
    word-break: break-word;
}
.info-wraps .info-holder .heading-wrap a {
    color: #375542;
}
.info-wraps .info-holder .heading-wrap h2 {
    font-size: 36px;
    line-height: 39px;
    margin-bottom: 20px;
}
.info-wraps .info-holder .text-frame {
    padding: 8px 0 0;
}
.info-wraps .btn-prev,
.info-wraps .btn-next {
    margin: 0 0 0 33px;
    background: none;
    padding: 0;
    position: static;
    font-size: 19px;
    line-height: 19px;
    color: #1d485f;
    outline: none;
}
.experience #other-activities {
    padding: 40px 0 0;
}
.experience-carousel a .slick-arrow {
    font-size: 18px;
    line-height: 18px;
}
.experience-carousel .btn-prev,
.experience-carousel .btn-next {
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    cursor: pointer;
    z-index: 9999;
}
.experience-carousel .btn-prev:after {
    content: " ";
}
.experience-carousel .btn-next:after {
    content: " ";
}
.experience-carousel .icon-right-arrow:before {
    content: "о¤„";
}
.experience-carousel .icon-left-arrow:before {
    content: "о¤ѓ";
}
.sample-itineraries.text-area .bg-img {
    background-position: center -300px;
}
.text-area.sample-itineraries,
.text-area.our-policies {
    padding-bottom: 40px;
}
.text-area.our-policies {
    padding-top: 0;
}
.experience .sample-itineraries .adventure-area .counter-block {
    margin: 36px 0 28px 0;
}
.bespoke-tabs {
    margin-bottom: 8px;
}
.bespoke-tabs ul {
    list-style: none;
    padding-left: 0;
    display: table;
    position: relative;
    margin-bottom: 0;
    margin-top: 20px;
}
.bespoke-tabs ul:after {
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    height: 1px;
    position: absolute;
    background: #375542;
}
.bespoke-tabs li {
    display: table-cell;
    padding: 0 12px 0 0;
}
.bespoke-tabs li a {
    color: #000;
    font-size: 19px;
    line-height: 24px;
    position: relative;
    font-family: "Raleway", Serif;
    padding-bottom: 8px;
    display: block;
}
.bespoke-tabs li:last-of-type {
    padding-right: 0;
}
.bespoke-tabs li a:hover:after,
.bespoke-tabs li a.active:after {
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    height: 2px;
    position: absolute;
    background: #375542;
}
.bespoke-tabs li:last-of-type a.active:after {
    right: -1px;
}
.tabcontent,
.tabcontent-mob {
    display: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.editorial-carousel-intro .intro-title {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 25px;
    font-family: "Cormorant Garamond", serif;
    color: #375542;
}
.experience-type {
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
    margin-bottom: 8px;
    display: block;
}
.experience .location-holder .title {
    font-size: 36px;
    line-height: 39px;
    margin-bottom: 20px;
    color: #375542;
}
.experience .location-holder .text-holder {
    width: 100%;
    margin: 0 auto 220px;
    text-align: left;
}
.experience .detail-column .text-holder {
    font-family: "Raleway", serif;
}
.experience .accordion .wrap-text p {
}
.experience .accordion .detail-column h3 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    color: #375542;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 11px;
}
.experience .accordion .detail-column .text-holder p {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 12px;
}
.experience .text-area .wrap-text {
    opacity: 1;
    visibility: visible;
    font-family: "Raleway", serif;
}
.experience .accordion .adventure-area .counter-holder .wrap-text {
    padding-left: 0;
}
.experience .adventure-area {
    padding: 0;
}
.experience #full-day-experiences {
    padding: 0;
}
.experience .adventure-area#full-day-experiences .slider-holder,
.experience .adventure-area .slider-holder {
    padding-top: 0;
}
.experience .accordion {
    margin-bottom: 0;
}
.rates-packages .intro-holder h1 {
    margin-right: 200px;
}
.md-lg {
    display: none;
}
.md-md {
    display: none;
}
#our-policies .accordion {
    margin-bottom: 0;
}
.col-two {
    display: flex;
    flex-wrap: wrap;
}
.nightly-rates {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 0 40px;
}
.package-rates-nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
    padding: 0 40px;
}
.package-rates-nav .sol-toggle {
    width: 100%;
}
.package-rates-nav .rate-col-half.left {
    display: flex;
    justify-content: center;
    align-items: center;
}
.package-rates {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
    padding: 0;
}
.nightly-rates.ki-classic {
    margin-bottom: 15px;
}
.package-rates-nav .rate-col-half {
    width: 100%;
    margin-bottom: 25px;
}
.nightly-rates .rate-col-half {
    width: 100%;
    margin-bottom: 0;
}
.nightly-rates-title {
    width: 100%;
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 25px;
    font-family: "Cormorant Garamond", serif;
    color: #375542;
}
.package-rates-nav .nightly-rates-title {
    margin-bottom: 0;
}
.nightly-rates .text-frame,
.package-rates .text-frame {
    padding: 0;
}
.nightly-rates .text-frame strong {
    font-family: "Raleway";
    font-weight: normal;
}
.nightly-rates .text-frame em {
    font-size: 17px;
    line-height: 21px;
    padding-bottom: 11px;
    font-family: "Raleway", serif;
}
.nightly-rates .text-frame strong em,
.nightly-rates .text-frame em strong {
    font-family: "Raleway", serif;
}
.nightly-rates .text-frame ul {
    padding-left: 16px;
    font-size: 12px;
}
.sol-toggle ul.tab-nav {
    display: table;
    list-style: none;
    padding-left: 0;
    position: relative;
    margin-bottom: 8px;
    width: 100%;
}
.sol-toggle ul.tab-nav:after {
    bottom: 0px;
    left: 0;
    right: 0;
    content: "";
    height: 1px;
    position: absolute;
    background: #375542;
}
.sol-toggle ul.tab-nav li {
    display: table-cell;
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: "Raleway", serif;
}
.sol-toggle ul.tab-nav li:last-of-type {
    text-align: right;
}
.sol-toggle ul.tab-nav li a {
    color: #375542;
    font-size: 19px;
    line-height: 24px;
    position: relative;
}
.sol-toggle ul.tab-nav li a.active {
    font-family: "Raleway", serif;
    color: #375542;
}
.sol-toggle .tab-nav li a:hover:after,
.sol-toggle li a.active:after {
    bottom: -9px;
    left: 0;
    right: 0;
    content: "";
    height: 2px;
    position: absolute;
    background: #375542;
}
.sol-toggle .tab-nav li a:not(.active):hover:after {
    bottom: -9px;
}
.toggle-title {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 4px;
    display: flex;
    flex-wrap: wrap;
    font-family: "Raleway", serif;
    margin: 30px 0;
    color: #000;
}
.toggle-content {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 4px;
    display: flex;
    flex-wrap: wrap;
}
.nightly-rates.top .toggle-title.suite-info .rate-row,
.nightly-rates.top .toggle-content .rate-row {
    width: 15%;
    text-align: center;
}
.nightly-rates.top .toggle-title.suite-info .rate-row.title,
.nightly-rates.top .toggle-content .rate-row.title {
    width: 55%;
    text-align: left;
}
.nightly-rates.ki-classic .toggle-title.suite-info .rate-row,
.nightly-rates.ki-classic .toggle-title.main .rate-row,
.nightly-rates.ki-classic .toggle-content .rate-row {
    width: 15%;
    padding-left: 10px;
    text-align: center;
}
.nightly-rates.ki-classic .toggle-title.suite-info .rate-row.title,
.nightly-rates.ki-classic .toggle-title.main .rate-row.title,
.nightly-rates.ki-classic .toggle-content .rate-row.title {
    width: 55%;
    text-align: left;
    padding-left: 0;
}
.package-rates .package-rates-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    background: #f7f7f7;
}
.package-rates .package-rates-row:last-of-type {
    margin-bottom: 0;
}
.package-col-inner {
    padding: 40px;
}
.package-rates-row .package-col {
    width: 100%;
}
.package-rates .package-rates-row .md-lg > div {
    display: flex;
    flex-wrap: wrap;
}
.package-rates-row .package-col .package-col-left,
.package-rates-row .package-col .package-col-right {
    width: 50%;
}
.package-col-left .text-frame {
    padding-right: 80px;
}
.package-col-right .text-frame {
}
.package-rates .package-rates-row .package-col .package-col-left {
}
.package-rates h3 {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 8px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    color: #375542;
}
.package-rates h3 a,
.package-rates h3 a:hover,
.package-rates h3 a:focus {
    color: #375542;
}
.package-rates .btn-view {
    display: block;
    vertical-align: top;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #375542;
    text-transform: uppercase;
    font-family: "Raleway", serif;
    margin-top: 20px;
}
.package-image {
    height: 285px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.nightly-rates.ki-classic .md-xs .toggle-title.main .rate-row {
    width: auto;
}
.nightly-rates.ki-classic .md-xs .toggle-title.main .rate-row.title {
    width: auto;
}
.md-xs .suite-info .rate-row,
.md-xs .sol-toggle-content .toggle-content .rate-row {
    width: 20% !important;
}
.md-xs .suite-info .rate-row.title,
.md-xs .sol-toggle-content .toggle-content .rate-row.title {
    width: 60% !important;
}
.experience-cat-mob {
    color: #375542;
    font-family: "Raleway", serif;
}
.experience-cat-mob.active {
    color: #375542;
    font-family: "Raleway", serif;
}
.rates-text {
    padding-right: 25px;
}
.package-list .package-col-inner .text-frame {
    font-size: 19px;
    line-height: 23px;
}
.package-list .package-col-inner .text-frame p {
    margin-bottom: 11px;
}
.package-list .package-col-inner .text-frame strong {
    font-family: "Raleway", Serif;
}
.package-list .package-col-inner .text-frame em {
    font-family: "Raleway" Italic, Serif;
    font-style: normal;
}
.package-detail .intro-holder .header-box {
    padding-right: 120px;
}
.package-detail #main,
.experience-detail #main,
.rates-packages #main,
.single-post #main,
.single-journal #main {
    position: relative;
}
.s-badge {
    position: absolute;
    right: 0;
    top: -100px;
    z-index: 9;
    width: 0;
}
.in-viewport .s-badge,
.in-viewport.s-badge {
    width: 100%;
    z-index: 9;
}
.single.single-rates-packages .s-badge,
.single.single-experience .s-badge,
.single.single-package .s-badge {
    top: -239px;
}
.bl-custom-badge .s-badge {
    top: -134px;
}
.badge-info {
    width: 210px;
    height: 210px;
    float: right;
    display: flex;
    flex-wrap: wrap;
    justify-items: center;
    place-items: center;
    font-size: 18px;
    line-height: 21px;
    font-family: "Raleway", serif;
    padding: 0 35px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 87px;
}
.rates-packages.archive .badge-info {
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-Luxury-Promise.svg");
}
.badge-info.news {
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-News.svg");
}
.badge-info.press {
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-Press.svg");
}
.badge-info.reviews {
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-Review.svg");
}
.badge-info {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}
.in-viewport .badge-info {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeInUp 1.5s ease;
    animation: fadeInUp 1.5s ease;
}
.rates-packages .main-area,
.package-detail .main-area {
    padding-bottom: 0;
}
.general-detail {
    display: flex;
    flex-wrap: wrap;
}
.in-viewport .general-detail {
}
.general-detail .text-frame {
    padding: 0;
}
.general-detail .text-frame p:last-of-type {
    margin-bottom: 0;
}
.general-title,
.general-detail strong,
.general-detail b {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: "Raleway", serif;
}
.general-detail ul li,
.single-editorial-cascade ul li {
    position: relative;
}
.general-detail ul,
.single-editorial-cascade ul {
    list-style: none;
    padding-left: 20px;
}
.general-detail ul li:before,
.single-editorial-cascade ul li:before {
    content: "";
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/SOL-Dot.svg");
    width: 4px;
    height: 4px;
    background-size: 4px 4px;
    position: absolute;
    left: -18px;
    background-repeat: no-repeat;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-position: center;
    top: 12px;
}
.general-detail .sol-toggle ul li:before {
    content: none;
}
.default-color {
    color: #000;
}
.suite-row {
    display: flex;
    flex-wrap: wrap;
}
.suite-info {
    margin: 0 0 20px;
}
.suite-row.header-row .suite,
.suite-row.header-row .rates {
    font-family: "Raleway", serif;
}
.suite-row .suite {
    width: 60%;
}
.suite-row .rates {
    width: 40%;
    text-align: right;
}
.conditions {
    font-size: 17px;
    line-height: 21px;
    font-family: "Raleway" Italic", serif;
    font-style: normal;
}
.text-frame p em {
    font-family: "Raleway" Italic", serif;
    font-style: normal;
}
.text-frame p.italic-p em {
    font-size: 19px;
    line-height: 23px;
}
.text-frame p.italic-p {
    line-height: 23px;
}
.conditions-wrapper {
    margin-top: 20px;
    font-family: "Raleway" Italic", serif;
    font-style: normal;
}
.conditions-wrapper .text-frame {
    font-size: 17px;
    line-height: 21px;
}
.nightly-rates .conditions-wrapper .text-frame strong {
    font-family: "Raleway" Italic, Serif;
    font-style: normal;
}
.text-frame.offers p b,
.text-frame.offers p strong {
    display: block;
    margin-bottom: 18px;
}
.experience-detail .main-area {
    padding-bottom: 0;
}
.experience-detail .general-detail {
    padding: 0;
}
.experience-detail .general-detail .main-content {
    width: 100%;
    padding-right: 0;
}
.experience-detail .general-detail .sidebar {
    width: 100%;
}
.badge-info > div {
    width: 100%;
}
.experience-highlight {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: "Raleway", Serif;
}
.experience-secondary {
    position: relative;
    margin: 20px 0 40px;
    display: flex;
    flex-wrap: wrap;
}
.secondary-row {
    width: 100%;
}
.secondary-row.first .secondary-img {
    margin: 0 31px -47px 0;
}
.secondary-row.second .secondary-img {
    margin: 0 0 0px 31px;
}
.secondary-row.second {
}
.secondary-row.second .secondary-img > div {
}
.secondary-row .secondary-img img {
    width: 100%;
    height: auto;
}
.experience-row {
    margin-bottom: 20px;
}
.experience-row h4 {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Raleway", Serif;
}
.single-post .general-detail .main-content,
.page-template-default .general-detail .main-content,
.page-template-template-career .general-detail .main-content {
    width: 100%;
    padding-right: 0;
}
.general-detail .post-date,
.general-detail .general-short-description {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #000;
    font-family: "Raleway", Serif;
}
#faqs {
    padding-left: 30px;
    padding-right: 30px;
}
#faqs.in-viewport {
    margin-bottom: 0;
}
.general-link {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: "Raleway", Serif;
    color: #375542;
}
#faqs h4 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 31px;
    line-height: 36px;
    margin-bottom: 30px;
    color: #375542;
}
.faqs .accordion {
    margin-bottom: 60px;
}
.faqs .accordion a {
    font-size: 19px;
    line-height: 24px;
    font-family: "Raleway", Serif;
    color: #375542;
}
.faqs .accordion li.acc-active > a {
    color: #375542;
}
.faqs .columns-block {
    padding-top: 30px;
}
.faqs .accordion .text-holder p {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
}
.thank-you h1 {
    color: #fff;
    opacity: 1;
    visibility: visible;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.thank-you .caption p {
    width: 100%;
    text-align: center;
    color: #fff;
}
.thank-you .text-frame {
    padding: 0;
}
.contact-us .header-box {
    margin-bottom: 48px;
}
.contact-us .sol-toggle ul.tab-nav {
    width: 100%;
    margin: auto;
    margin-bottom: 40px;
}
.contact-content {
    text-align: left;
    margin: auto;
    margin-bottom: 40px;
}
.contact-us h1 {
    text-align: center;
}
.contact-us h2 {
    font-size: 36px;
    line-height: 42px;
}
.contact-intro-holder {
    margin: auto;
}
.contact-us .general-detail {
    padding: 0 29px;
}
.contact-us .general-detail .main-content {
    width: 100%;
    padding-right: 0;
}
.sol-toggle .contact-form ul:after {
    content: none;
}
.sol-dates {
    position: relative;
}
input.datepicker {
    width: 100%;
}
.booking-holder form ul li.form-small-text,
.booking-holder form ul li.form-small-text ul li label {
    font-size: 15px;
    line-height: 17px;
}
.mailing-list {
    position: absolute;
    top: 198px;
    left: 74px;
    z-index: 1;
    text-align: right;
}
.mailing-list .ginput_container_checkbox ul li {
    width: 240px;
}
.booking-holder form ul li.gf_full {
    width: 100%;
}
form ul {
    position: relative;
}
form ul li textarea {
    background: #f7f7f7;
}
.field-info {
    position: relative !important;
    margin-top: -20px !important;
}
.form-captcha {
    width: 100% !important;
}
.form-captcha label {
    display: none !important;
}
.form-captcha .ginput_recaptcha > div {
    margin: initial;
}
.form-notes {
    width: 100% !important;
    margin-top: 7px !important;
    margin-bottom: 50px !important;
    text-align: center;
    font-size: 19px;
    line-height: 24px !important;
}
.booking-holder .submit-form {
    padding: 0;
}
.gform_wrapper .top_label li.gfield.gf_left_half:before {
    content: none !important;
}
#gform_3 .mailing-list,
#gform_4 .mailing-list {
    position: absolute;
}
.contact-content .text-frame a {
    display: inline-block;
}
.downloads .main-area {
    padding-top: 38px;
    padding-bottom: 54px;
}
.downloads .intro-holder {
    margin-bottom: 40px;
}
.downloads #faqs.intro-holder {
    margin-bottom: 0;
}
.downloads .intro-holder .header-box {
}
.downloads .accordion {
    margin-bottom: 0;
}
.downloads .accordion li > a {
    font-size: 31px;
    line-height: 36px;
    color: #375542;
}
.downloads .accordion li > a:hover:before,
.downloads .accordion li > a:hover:after {
    background: #375542;
}
.downloads .accordion li.acc-active > a:before {
    background: #375542;
}
.downloads .file-list {
    width: 100%;
}
.downloads .file-list ul {
    list-style: none;
    padding-left: 20px;
}
.downloads .file-list ul li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
}
.downloads .file-list ul li:before {
    content: "";
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/PDF-Icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 14px;
    position: absolute;
    top: 4px;
    left: -19px;
}
.downloads .file-list ul li a {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #375542;
    font-family: "Raleway", serif;
}
.downloads .file-list ul li a:before,
.downloads .file-list ul li a:after {
    content: none;
}
.downloads .columns-block {
    padding: 36px 0 0;
}
.gallery .visual-area {
}
.gallery-wrapper {
    width: 100%;
    padding: 20px;
}
.gallery-wrapper > div {
}
.gallery-wrapper > div img {
    width: 100%;
    height: auto;
}
.gallery-full-col {
}
.gallery-col.last {
    margin-bottom: 0;
}
.gallery-col-1,
.gallery-col-2 {
}
.gallery-col .img {
}
.gallery-col .img:first-of-type {
}
.gallery-col .img:last-of-type {
}
.gallery-wrapper .video > div {
    position: relative;
}
.video-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.video-overlay a {
    display: block;
    height: 100%;
    width: 100%;
}
.video-overlay a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}
.video-overlay a:hover:after {
    opacity: 1;
}
.video-overlay a:hover .video-title {
    opacity: 1;
}
.video-btn {
}
.video-btn:after {
    content: "";
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/play-button-icon.svg");
    background-repeat: no-repeat;
    -webkit-background-size: 45px 45px;
    background-size: 45px 45px;
    background-position: center center;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}
.video-overlay a:hover .video-btn:after {
    opacity: 1;
    z-index: 9;
}
.video-title {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    font-family: "Cormorant Garamond", serif;
    opacity: 0;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}
h1.gallery-title {
    visibility: visible;
    opacity: 1;
    color: #fff;
    font-size: 60px;
    line-height: initial;
    margin-bottom: 25px;
}
a.img-link {
    display: block;
    position: relative;
}
a.img-link:after {
}
a.img-link:hover:after {
    opacity: 1;
}
.mfp-content .mfp-figure {
    position: relative;
}
.mfp-content .mfp-close {
    position: absolute;
    right: 0;
    width: 100px;
}
.mfp-image-holder .mfp-content {
    margin: 0 50px;
}
.mfp-image-holder .mfp-content .mfp-close,
.mfp-iframe-holder .mfp-content .mfp-close {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 25px;
    height: 25px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cross-icon-white.svg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    color: transparent;
    cursor: pointer !important;
}
.mfp-image-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after,
.mfp-iframe-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after {
}
.mfp-image-holder .mfp-arrow:after,
.mfp-image-holder .mfp-arrow:after {
    content: none;
}
button.mfp-close,
button.mfp-arrow {
    opacity: 1;
}
.mfp-image-holder .mfp-arrow.mfp-arrow-right:before,
.mfp-iframe-holder .mfp-arrow.mfp-arrow-right:before {
    width: 25px;
    height: 39px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/gallery-right-arrow-white.svg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    left: 25px;
    margin: 0;
    border: 0;
    opacity: 1;
}
.mfp-image-holder .mfp-arrow.mfp-arrow-left:before,
.mfp-iframe-holder .mfp-arrow.mfp-arrow-left:before {
    width: 25px;
    height: 39px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/gallery-left-arrow-white.svg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    left: 0;
    margin: 0;
    border: 0;
    opacity: 1;
}
.mfp-image-holder .mfp-arrow.mfp-arrow-right {
}
.mfp-image-holder .mfp-content .mfp-close.nitro-lazy,
.mfp-iframe-holder .mfp-content .mfp-close.nitro-lazy {
    background-image: none !important;
}
.mfp-iframe-holder .mfp-arrow.mfp-arrow-left {
}
.mfp-iframe-holder .mfp-arrow,
.mfp-image-holder .mfp-arrow {
    margin-top: -54px !important;
}
.subscribe-area.signup-popup {
    height: 340px;
    padding: 29px 20px 29px;
}
.subscribe-area.signup-popup .bg-stretch {
    height: 340px;
}
.signup-popup.subscribe-area .wrap-block {
    opacity: 1;
    visibility: visible;
    overflow: initial;
}
.signup-popup .wrap-block {
    position: relative;
    padding: 0;
    width: 100%;
}
.close-btn {
    content: "";
    width: 22px;
    height: 23px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cross-icon-blue.svg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 0;
}
.close-btn.nitro-lazy {
    background-image: none !important;
}
.close-btn a {
    color: transparent;
    display: block;
}
.animate-sliderup {
    opacity: 0;
    -webkit-transition: 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.25s;
    transition: 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.25s;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}
.animate-sliderup.in-viewport {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.site-logo-1 .logo-hold img {
    width: 200px;
    height: auto;
}
.site-logo-2 .logo-hold img {
    width: 194px;
    height: auto;
}
.site-logo-3 .logo-hold img {
    width: 217px;
    height: auto;
}
.site-logo-4 .logo-hold img {
    width: 136px;
    height: 47px;
}
.site-logo-5 .logo-hold img {
    width: 172px;
    height: auto;
}
.bottom-logo img {
    width: 200px;
    height: auto;
}
#header .header-wrapper .logo img {
    width: 32px;
    height: auto;
}
#nav .nav-bar > li .dropdown-opener {
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/nav-arrow-down.svg");
    background-size: 15px 15px;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center center;
}
.homepage-rp .img-holder {
    width: 400px;
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.homepage-rp .slide-holder.white .text-caption,
.homepage-rp .slide-holder.white .text-caption .package-title a {
    color: #fff;
}
.destination .text-area {
}
.btn-arrows.blue .btn-prev,
.btn-arrows.blue .btn-next {
    position: relative;
    right: 0;
}
.btn-arrows.blue .btn-prev {
    margin-right: 23px;
}
.btn-arrows.blue .btn-next {
    margin-left: 23px;
}
.btn-arrows.blue .btn-prev:before,
.btn-arrows.blue .btn-next:before {
    content: "";
    position: absolute;
    background-size: 8px 15px;
    width: 8px;
    height: 15px;
    background-repeat: no-repeat;
}
.btn-arrows.blue .btn-prev:before {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/LEFT-ARROW-Blue.svg");
}
.btn-arrows.blue .btn-next:before {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/RIGHT-ARROW-Blue.svg");
}
.experience .adventure-area .btn-arrows {
    margin: 50px 0 0;
}
.gform_wrapper #field_1_11 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.gform_wrapper #field_1_11 ul li {
    width: 50%;
}
.cookie-banner {
    position: absolute;
    top: 0;
    z-index: 4;
    width: 100%;
    height: auto;
    background: rgba(55, 85, 66, 0.2);
    padding: 17px 15px;
    opacity: 1;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}
.cookie-banner.hide {
    opacity: 0;
}
.cookie-container {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.cookie-content {
    height: 100%;
    width: 90%;
    display: flex;
    justify-content: left;
    align-items: center;
    padding-right: 22px;
}
.cookie-container p {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 0;
    font-family: "Raleway" Italic, serif;
    font-style: normal;
}
.cookie-container p a {
    color: #fff;
    font-family: "Raleway" Italic, serif;
    font-style: normal;
}
.cookie-close {
    width: 10%;
}
.cookie-close a {
    color: #fff;
    font-family: "Raleway", serif;
    width: 44px;
    height: 29px;
    background: rgba(255, 255, 255, 0.3);
    font-size: 13px;
    line-height: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}
.info-block .info-holder .heading-wrap h2 a,
.info-block .info-holder .heading-wrap h2 a:hover,
.info-block .info-holder .heading-wrap h2 a:focus {
    color: #375542;
}
.a-img-link {
    display: block;
    height: 100%;
    width: 100%;
}
.spa-menu-intro {
    margin-bottom: 20px;
}
#spa-menu .btn-arrows.blue {
    padding: 0 10px;
    margin-top: 20px;
}
.gform_wrapper ul li.treatment-choices {
    width: 100%;
    font-family: "Raleway", serif;
    font-size: 19px;
    margin-bottom: 35px;
    color: #375542;
}
.gform_wrapper ul li.treatment-choices-row {
    width: 100%;
}
.gform_wrapper ul li.treatment-choices-row label {
    font-size: 19px !important;
}
.gform_wrapper ul li.treatment-choices-row ul.gfield_checkbox {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.gform_wrapper ul li.treatment-choices-row ul.gfield_checkbox li {
    width: 100%;
    font-size: 19px;
    line-height: 19px;
    color: #000;
    margin-bottom: 4px;
}
#g-form .gform_wrapper form ul li#field_1_9 {
    margin-top: 20px;
}
#g-form .gform_wrapper ul.gfield_checkbox li label {
    font-weight: normal;
    color: #000;
    font-family: "Raleway", serif;
}
.text-add.hide {
    display: none;
}
#spa-menu .slick-slide .text-holder {
    position: relative;
}
.confirmation-popup {
    position: fixed;
    display: flex;
    justify-content: center;
    height: 100%;
    width: 100%;
    left: 0;
    left: 0;
    background-size: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    padding: 0;
    margin: 0;
}
.confirmation-popup.hide {
    opacity: 0;
    z-index: -9;
    -webkit-transition: all 2s;
    transition: all 2s;
}
.confirmation-popup.show {
    opacity: 1;
    z-index: 3;
    -webkit-transition: all 2s;
    transition: all 2s;
}
.confirmation-popup.added {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/confirmation-popup-ADDED.svg");
}
.confirmation-popup.added.nitro-lazy {
    background-image: none !important;
}
.confirmation-popup.removed {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/confirmation-popup-REMOVED.svg");
}
.confirmation-popup.removed.nitro-lazy {
    background-image: none !important;
}
.jcf-checkbox {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 1px solid #375542;
    margin: 0 8px 0 0;
    height: 16px;
    width: 16px;
}
.jcf-checkbox span {
    position: absolute;
    display: none;
    height: 6px;
    width: 11px;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -6px;
    border: 3px solid #fff;
    border-width: 0 0 2px 2px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}
:root .jcf-checkbox span {
    margin: -4px 0 0 -5px;
}
.jcf-checkbox input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}
.jcf-checkbox.jcf-checked {
    background: #375542;
}
.jcf-checkbox.jcf-checked span {
    display: block;
}
.cycle-gallery .btn-prev,
.cycle-gallery .btn-next,
.home-featured .btn-prev,
.home-featured .btn-next {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    cursor: pointer;
}
#destination-getting-area .bg-img,
.sample-itineraries.text-area .bg-img,
#sm-area .bg-img,
#destination-getting-area .bg-img,
.sample-itineraries.text-area .bg-img,
#sm-area .bg-img {
    height: 750px;
    background-size: cover;
    background-position: center bottom;
}
#destination-getting-area .bg-img:after,
.sample-itineraries.text-area .bg-img:after,
#sm-area .bg-img:after {
}
.slick-slider-others:not(.slick-initialized),
.slick-slider:not(.slick-initialized),
.slick-slider2:not(.slick-initialized),
.slick-slider3:not(.slick-initialized),
.slick-slider5:not(.slick-initialized),
.blockquote-area .slideset:not(.slick-initialized),
.slick-slider-rp:not(.slick-initialized),
.slick-slider-insta:not(.slick-initialized),
.slick-slider4b:not(.slick-initialized),
.slick-slider-discover:not(.slick-initialized),
.logos-sliderb:not(.slick-initialized),
.award-slider:not(.slick-initialized),
.slick-slider-discover-lodge:not(.slick-initialized) {
    display: none;
}
#ui-datepicker-div {
    display: none;
}
.blockquote-area.quotes .slideset .slide {
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.brochure-area .brochure-img {
    height: 300px;
    background-position: left;
    background-size: cover;
    width: 100%;
    right: 0;
}
.loaded .visual-area .loading-layout.video-loading,
.visual-area .loading-layout.video-loading {
    display: flex;
}
#bespoke-experiences .experience-carousel .slides {
}
.info-slider.style.editorial-carousel-2 {
    padding-top: 0;
}
a.footer-insta-link {
    display: block;
    height: 100%;
    width: 100%;
}
.archive.rates-packages .bg-stretch {
    background-position: center;
}
.contact-us .bg-stretch {
    background-position: center;
}
.social-icons li a:hover {
    color: #fff;
}
a.img-exp-link {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.sol-toggle ul.tab-nav li a {
    padding-bottom: 8px;
    display: inline-block;
}
.sol-toggle .tab-nav li a:not(.active):hover:after {
    bottom: 0;
}
.sol-toggle .tab-nav li a:hover:after,
.sol-toggle li a.active:after {
    bottom: -2px;
}
.visual-area.v-banner .bg-stretch {
    display: none;
}
.sol-video-holder .bg-stretch {
    display: none;
}
.sup-num {
    top: -4px;
    font-size: 8px;
    color: #bbb;
    left: 0;
}
.lodge .info-slideshow .pagination ul li a,
.pagination-slider ul li a {
    background: transparent;
    height: 20px;
    position: relative;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.lodge .info-slideshow .pagination ul li.active a:after,
.pagination-slider ul li.active a:after {
    background: #375542;
}
.lodge .info-slideshow .pagination ul li a:after,
.pagination-slider ul li a:after {
    content: "";
    position: absolute;
    background: #d7d7d7;
    height: 1px;
    width: 100%;
    left: 0;
}
#sticky-footer {
    height: 51px;
    background: #375542;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0 20px;
    z-index: 10000000;
    opacity: 1;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}
#sticky-footer.hide {
    opacity: 0;
}
#sticky-footer .container {
    height: 100%;
}
#sticky-footer .close-btn {
    right: 20px;
}
#sticky-footer .close-btn {
    width: 13px;
    height: 13px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/sticky-footer-cross-icon.svg");
    top: auto;
}
#sticky-footer .close-btn.nitro-lazy {
    background-image: none !important;
}
.sticky-footer-content {
    display: flex;
    height: 100%;
}
.sticky-footer-content .sticky-links {
    height: 100%;
    width: 90%;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
}
.sticky-footer-content .footer-close {
    width: 10%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sticky-footer-content a {
    color: transparent;
    line-height: 0;
}
.sticky-footer-content a.m-mail {
    width: 28px;
    height: 15px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/sticky-footer-email-icon.svg");
    background-repeat: no-repeat;
    margin-right: 15px;
}
.sticky-footer-content a.m-mail.nitro-lazy {
    background-image: none !important;
}
.sticky-footer-content a.m-phone {
    width: 22px;
    height: 15px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/sticky-footer-phone-icon.svg");
    background-repeat: no-repeat;
}
.sticky-footer-content a.m-phone.nitro-lazy {
    background-image: none !important;
}
.lodge .info-slider .txt-holder,
.page-template-template-events .info-slider .txt-holder {
    margin-top: 0;
    position: relative;
}
.pagination-slider {
}
.lodge .info-slider.editorial-carousel-2 .txt-holder {
}
.editorial-carousel-2 .pagination-slider {
}
.pagination-slider ul {
    list-style: none;
    text-align: left;
}
.pagination-slider ul li {
}
.pagination-slider ul li a {
    color: transparent;
}
.lodge .info-slider ul.slick-dots,
.page-template-template-events .info-slider ul.slick-dots {
    display: none !important;
}
.info-slider.editorial-carousel-1 {
    padding-top: 0;
}
.info-slider.editorial-carousel-3 {
    padding-top: 0;
    padding-bottom: 130px;
}
.gform_wrapper .instruction {
    display: none;
}
.field-opa label,
.past-guest-at .ui-state-disabled span:last-of-type,
.field-opa-txt {
    opacity: 0.5;
}
.past-guest-at .jcf-list-box {
    display: none !important;
}
.past-guest-at button {
    display: block;
    position: relative;
    width: 100% !important;
    height: 50px;
    background: #f7f7f7;
    padding: 17px 40px 13px 9px;
    border: 0;
    border-radius: 0;
    font-family: "Raleway", serif;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
    outline: none;
}
.contact-us .ui-multiselect-header {
    display: block;
    padding: 15px;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
    border: 0;
    border-radius: 0;
    margin: 0;
    background: transparent;
}
.ui-multiselect-menu.ui-widget {
    position: relative;
    background: #f7f7f7;
    padding: 0;
    border: 0;
    border-radius: 0;
    font-family: "Raleway", serif;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
    outline: none;
}
.ui-multiselect-menu .ui-multiselect-checkboxes {
    padding: 0;
}
.ui-multiselect-checkboxes {
    padding: 0;
}
.ui-multiselect-checkboxes li:not(.ui-multiselect-optgroup) {
    display: block;
    padding: 0;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
}
.ui-multiselect-checkboxes .ui-state-hover,
.ui-multiselect-checkboxes .ui-widget-content .ui-state-hover {
    border: 1px solid transparent !important;
    background: transparent !important;
    color: #000 !important;
}
.ui-multiselect-menu .ui-multiselect-checkboxes label {
    text-indent: 0;
    padding: 15px;
    border: 1px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
}
.ui-multiselect-checkboxes .jcf-label-active,
.ui-multiselect-checkboxes .ui-state-hover {
    background: #e6e6e6 !important;
}
.sol-num {
    bottom: 4px;
}
.past-guest-at .ui-state-disabled {
    opacity: 1;
}
.past-guest-at button.ui-multiselect .ui-icon {
    position: relative;
    overflow: initial;
    background: none;
    width: 29px;
    right: -40px;
    height: 50px;
    top: -12px;
    text-align: center;
    text-indent: 0;
}
.past-guest-at button.ui-multiselect .ui-icon:after {
    top: 50%;
    left: 0;
    margin: -6px 0 0;
    font-size: 12px;
    line-height: 12px;
    color: #888;
    content: "о¤Ѓ";
    position: absolute;
    font-family: icomoon-free !important;
}
.page-template-template-career .main-area {
    padding-bottom: 0;
}
.bold-menu > a {
}
.slick-slider-discover-lodge .post {
    background: transparent;
}
.slick-slider-discover-lodge .post .text-holder {
    padding: 20px 0 16px;
}
#kangaroo-island-bushfires .text-frame p:last-of-type {
    margin-bottom: 0;
}
.lodge-update-spotlight .para-box p a {
    font-family: "Raleway", Serif;
    color: #375542;
}
.list li.site-logo-6 {
    width: 100%;
}
.mobile-nav-link {
    font-family: "Raleway", Serif;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
}
.sol-show-sm {
    display: block;
}
.sol-hide-sm {
    display: none;
}
.show-md-sm {
    display: none;
}
.hide-md-sm {
    display: block;
}
.sol-show-md {
    display: none;
}
.sol-hide-md {
    display: block;
}
.single-stay .intro-holder .text-frame p {
    margin-bottom: 0;
}
.stay-square {
    margin: 0;
    position: relative;
    top: -25px;
    font-size: 21px;
    line-height: 26px;
}
.page-id-39 .visual-area .bg-stretch {
    background-position: left;
}
#packages .sol-toggle p {
    margin: 0;
    font-size: 19px;
    line-height: 24px;
}
#spa-menu .text-column .text-holder p span {
    color: black;
}
.header-box h1 {
    overflow-wrap: normal;
}
.package-highlights .package-highlights-holder .title br {
    display: none;
}
.detail-area.experience-para {
    padding-bottom: 0;
}
.detail-area.experience-para .bg-stretch {
    background-position: left center;
}
.detail-area.experience-para .detail-info {
    margin-top: 40px;
}
@media (min-width: 601px) {
    #g-form .gform_wrapper form .top_label li.gfield.gf_left_half,
    #g-form .gform_wrapper form .top_label li.gfield.gf_right_half {
        padding-right: 10px;
    }
    .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
    .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
        max-width: 100%;
    }
    #g-form .gform_wrapper li.gfield.gfield_error,
    #g-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
        max-width: 50%;
    }
    #g-form .gform_wrapper .gform_footer {
        text-align: center;
    }
    .subscribe-area #gform_wrapper_2 .btn-subs,
    .subscribe-area #gform_wrapper_5 .btn-subs,
    .subscribe-area #gform_wrapper_7 .btn-subs {
        margin: -6px 0 0;
    }
    .subscribe-area .subscribe-form {
        padding: 0 100px 0 0;
    }
    .stay .floor-plan {
        padding: 65px 0 100px;
    }
    .single-page .intro-holder h1 {
        font-size: 80px;
        line-height: 85px;
        margin-right: 200px;
    }
    .stay .floor-plan .floor-img {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .stay .floor-plan .floor-img img {
        height: 450px;
        margin: auto;
    }
    _:-ms-fullscreen,
    :root .stay .floor-plan .floor-img img {
        width: 100%;
    }
    .hide-mobile {
        display: block;
    }
    .mobile-only.form-small-text {
        display: none !important;
    }
    .mobile-only {
        display: none;
    }
    .package-highlights-holder {
        max-width: 100%;
        margin: auto;
        padding: 0 80px;
    }
    .package-highlights-holder .link {
        position: relative;
    }
    .package-highlights-holder .link-btn {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .package-rates .package-rates-row {
        height: 285px;
    }
    .package-col-inner {
        padding: 22px 34px 30px 40px;
    }
    .package-rates-row .package-col.left {
        width: 58%;
    }
    .package-rates-row .package-col.right {
        width: 42%;
    }
    .experience-secondary {
        margin-top: 50px;
    }
    .editorial-carousel-intro {
        display: flex;
        flex-wrap: wrap;
    }
    .editorial-carousel-intro > div {
        width: 50%;
        margin-bottom: 45px;
    }
    .experience-carousel {
        margin-bottom: 70px;
    }
    .experience #other-activities {
        padding: 70px 0 0;
    }
    .info-wraps {
        position: relative;
        top: -200px;
        right: 0;
    }
    .experience-carousel .info-wraps {
        top: 0;
    }
    .info-wraps .info-holder {
        width: 400px;
        z-index: 5;
        padding: 50px 40px;
    }
    .slides .img-style {
        min-height: 500px;
    }
    .experience-carousel .slides .img-style {
        margin-bottom: -200px;
    }
    .experience .location-holder .text-holder {
    }
    .bespoke-tabs li {
        padding: 0 20px 0 0;
    }
    .text-area.sample-itineraries,
    .text-area.our-policies {
        padding-bottom: 70px;
    }
    .experience .location-holder .text-holder {
        text-align: center;
    }
    .experience .sample-itineraries .adventure-area .counter-block {
        margin: 38px 0 35px 0;
    }
    .nightly-rates.ki-classic {
        margin-bottom: 40px;
    }
    .md-ms-up {
        display: block;
    }
    .md-xs {
        display: none;
    }
    .nightly-rates,
    .package-rates {
        margin-bottom: 40px;
    }
    .package-rates.package-list {
        margin-bottom: 70px;
    }
    .package-rates.ki-list {
        margin-bottom: 64px;
    }
    .col-two .text-holder {
        width: 50%;
    }
    .text-holder.accordion-col-1 {
        padding-right: 20px;
    }
    .text-holder.accordion-col-2 {
        padding-left: 20px;
    }
    .nightly-rates.top .toggle-title.suite-info .rate-row,
    .nightly-rates.top .toggle-content .rate-row {
        text-align: right;
    }
    .nightly-rates.ki-classic .toggle-title.suite-info .rate-row,
    .nightly-rates.ki-classic .toggle-title.main .rate-row,
    .nightly-rates.ki-classic .toggle-content .rate-row {
        text-align: right;
    }
    .package-rates-row .package-col {
        width: 50%;
    }
    .package-image {
        height: 285px;
    }
    .single.single-rates-packages .s-badge,
    .single.single-experience .s-badge,
    .bl-custom-badge .s-badge,
    .single.single-package .s-badge {
        top: -168px;
    }
    .badge-info {
        margin-right: 47px;
    }
    .general-detail .main-content {
        width: 65%;
        padding-right: 38px;
    }
    .general-detail .sidebar {
        width: 35%;
    }
    .secondary-row {
        width: 50%;
    }
    .secondary-row.first .secondary-img {
        margin: 0 -43px 0 0;
    }
    .secondary-row.second .secondary-img {
        margin: 46px 0 0 -43px;
    }
    .secondary-row .secondary-img {
    }
    .img-empty {
        width: 21%;
    }
    .secondary-row .secondary-img > div {
    }
    .faqs .general-detail .main-content {
        width: 100%;
    }
    #faqs {
        padding-left: 47px;
        padding-right: 47px;
    }
    .thank-you h1 {
        margin-bottom: 30px;
    }
    .contact-us .general-detail {
        padding: 0;
    }
    .contact-us .header-box {
        margin-bottom: 73px;
    }
    .contact-us .sol-toggle ul.tab-nav {
        width: 550px;
        margin-bottom: 70px;
    }
    .contact-content {
        max-width: 796px;
        margin-bottom: 65px;
        text-align: center;
    }
    .contact-us h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .contact-intro-holder {
        max-width: 680px;
    }
    .mailing-list {
        left: 88px;
        top: 88px;
    }
    .booking-holder form ul li.gf_full {
        padding-right: 10px !important;
    }
    .form-captcha .ginput_recaptcha > div {
        margin: auto;
    }
    #g-form form ul li.input-holder.gfield_html.form-small-text {
        margin-bottom: 8px !important;
    }
    .downloads .main-area {
        padding-top: 65px;
        padding-bottom: 70px;
    }
    .downloads .general-detail .main-content {
        width: 100%;
        padding-right: 0;
    }
    .downloads .intro-holder {
        margin-bottom: 40px;
    }
    .downloads .intro-holder .header-box {
        margin-bottom: 44px;
        padding-bottom: 30px;
    }
    .gallery-wrapper {
        padding: 20px;
    }
    .gallery-wrapper > div {
        margin-left: -10px;
        margin-right: -10px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .gallery-full-col {
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
        width: 100%;
    }
    .gallery-col {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
        width: 50%;
    }
    .gallery-col-1.gallery-row-3,
    .gallery-col-2.gallery-row-5,
    .gallery-col-1.gallery-row-9 {
        width: 41.66%;
    }
    .gallery-col-2.gallery-row-3,
    .gallery-col-1.gallery-row-5,
    .gallery-col-2.gallery-row-9 {
        width: 58.33%;
    }
    .gallery-col .img {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .gallery-col .video .img {
        padding-bottom: 0;
    }
    .gallery-col .img:first-of-type {
        padding-top: 0;
    }
    .gallery-col .img:last-of-type {
        padding-bottom: 0;
    }
    h1.gallery-title {
        font-size: 80px;
        margin-bottom: 30px;
    }
    .subscribe-area.signup-popup {
        height: 225px;
        padding: 25px 25px 28px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 225px;
    }
    .signup-popup .wrap-block {
    }
    .destination .text-area {
        margin-top: 43px;
    }
    .brochure-area .brochure-img {
        width: calc(100% - 286px);
        right: -40px;
        top: 5px;
    }
    .cookie-content {
        padding-right: 100px;
    }
    .cookie-close {
        width: 10%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .gform_wrapper ul li.treatment-choices-row {
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper {
        margin-left: -10px;
        margin-right: -10px;
    }
    .gform_wrapper ul.gform_fields li.gfield.gform_item_wrapper_begin {
        margin-bottom: 0 !important;
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul {
        height: 850px;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul li {
        width: 50%;
    }
    .bespoke-tabs li a.active:after {
        bottom: -1px;
    }
    #sticky-footer {
        display: none;
    }
    .field-info.hide-mobile.children {
        height: 37px;
        right: 0;
        float: right;
        text-align: right;
        bottom: 0;
        top: calc(30% + -6px);
        margin: 0;
        padding: 0 10px 0;
    }
    #field_3_17.field-info.hide-mobile.children {
        width: 50%;
        padding-left: 100px;
        padding-right: 10px;
    }
    .tablets-only {
        display: block;
    }
    .booking-holder #g-form .ginput_container > div,
    .booking-holder#spa-bookings #g-form .ginput_container > div {
        transform-origin: 55% 56%;
        -webkit-transform-origin: 55% 56%;
    }
    .list li.hide-SM {
        display: none;
    }
    .list li.show-SM {
        display: block;
    }
    .show-md-sm {
        display: block;
    }
    .hide-md-sm {
        display: none;
    }
    .detail-area.experience-para .detail-info {
        margin-top: 70px;
    }
}
@media (min-width: 650px) {
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul {
        height: 800px;
    }
}
@media (min-width: 680px) {
    .ui-multiselect-menu.ui-widget {
        width: 320px !important;
    }
}
@media (min-width: 723px) {
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul {
        height: 730px;
    }
}
@media (min-width: 901px) {
    .post-type-archive-stay .info-block:last-child {
        margin: 0;
    }
    .header-wrapper #nav {
        width: auto;
        margin-left: 81px;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
    }
    #header .header-wrapper .btn.btn-dark {
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        padding: 0 0;
        height: 30px;
        min-width: 106px;
    }
    .home-featured-2 .info-block .info-holder.pos-style {
        padding-right: 54px;
    }
    .visual-area {
        height: calc(100vh - 50px);
    }
    .nightly-rates,
    .package-rates {
        margin-bottom: 70px;
    }
    .package-rates.package-list {
        margin-bottom: 100px;
    }
    .package-rates.ki-list {
        margin-bottom: 94px;
    }
    .package-highlights.blockquote-area {
        height: 300px;
        padding-top: 0;
        padding-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        justify-items: center;
        align-items: center;
        min-height: 300px;
    }
    .package-highlights-holder {
        max-width: 905px;
        padding: 0;
    }
    .package-highlights-holder .title {
        padding-right: 50px;
    }
    .hide-mobile-tab-p {
        display: block;
    }
    .mobile-only-tab-p {
        display: none;
    }
    .sol-toggle ul.tab-nav li a {
        font-size: 21px;
        line-height: 26px;
    }
    .experience .location-holder .text-holder {
        width: 770px;
        margin-bottom: 250px;
    }
    .experience .info-block .info-wrap {
        position: relative;
        right: -80px;
    }
    .editorial-carousel-intro {
        width: calc(100% - 105px);
        padding: 0;
    }
    .experience-carousel {
        margin-bottom: 100px;
    }
    .experience #other-activities {
        padding: 100px 0 0;
    }
    .info-wraps {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .slides > div {
        margin-right: 105px;
    }
    .slides .img-style {
        min-height: 600px;
    }
    .experience-carousel .slides .img-style {
        margin-bottom: 0;
    }
    .info-wraps .info-holder .heading-wrap h2 {
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 22px;
    }
    .info-wraps .info-holder {
        width: 400px;
        z-index: 5;
        padding: 37px 20px 43px 47px;
        margin-right: -105px;
    }
    #signature .info-wraps .info-holder {
    }
    #bespoke-experiences .info-wraps .info-holder {
    }
    .info-wraps .info-holder:after {
        top: 0;
        left: 0;
        right: 0;
        content: "";
        height: 1px;
        position: absolute;
        background: #375542;
    }
    .info-wraps .info-holder .text-frame {
        padding: 0 56px 0 0;
    }
    .experience .info-block .info-holder .text-frame {
        padding-right: 10px;
    }
    .experience-carousel .icon-left-arrow:before {
        color: #fff;
    }
    .experience-carousel .btn-next {
        right: -15px;
    }
    .experience-carousel .btn-prev {
        background: rgba(0, 0, 0, 0.1);
    }
    .experience-carousel .icon-right-arrow:before {
        position: relative;
        right: -15px;
    }
    .bespoke-tabs li {
        padding: 0 30px 0 0;
    }
    .text-area.sample-itineraries,
    .text-area.our-policies {
        padding-bottom: 100px;
    }
    .experience .adventure-area .btn-arrows {
        margin: 40px 0 0;
    }
    .md-ms {
        display: none;
    }
    .md-md {
        display: block;
    }
    .package-rates-nav {
        padding: 0;
        margin-bottom: 44px;
    }
    .nightly-rates {
        padding: 0;
    }
    .nightly-rates .rate-col-half,
    .package-rates-nav .rate-col-half {
        width: 50%;
        margin-bottom: 0;
    }
    .nightly-rates .rate-col-half.first {
        padding-right: 75px;
    }
    .package-col-inner {
        padding: 22px 60px 50px 25px;
    }
    .single.single-rates-packages .s-badge,
    .single.single-experience .s-badge,
    .bl-custom-badge .s-badge,
    .single.single-package .s-badge {
        top: -196px;
    }
    .badge-info {
        margin-right: 53px;
    }
    .package-rates-row .package-col.left {
        width: 48%;
    }
    .package-rates-row .package-col.right {
        width: 52%;
    }
    .package-rates-nav .rate-col-half:first-of-type {
        width: 48%;
    }
    .package-rates-nav .rate-col-half:last-of-type {
        width: 52%;
    }
    .nightly-rates.ki-classic {
        margin-bottom: 70px;
    }
    .package-detail .intro-holder .header-box {
        padding-right: 0;
    }
    .general-detail .main-content {
        width: 70%;
        padding-right: 70px;
    }
    .faqs .general-detail .main-content {
        width: 100%;
        padding-right: 0;
    }
    .general-detail .sidebar {
        width: 30%;
    }
    .experience-detail .general-detail {
        padding: 0 81px;
    }
    .experience-detail .experience-detail-row {
        padding: 0;
    }
    .experience-detail .general-detail .main-content {
        width: 70%;
        padding-right: 70px;
    }
    .experience-detail .general-detail .sidebar {
        width: 30%;
    }
    .experience-highlight {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    .secondary-row {
        width: 100%;
    }
    .secondary-row.first .secondary-img {
        margin: 0 86px -47px 0;
    }
    .secondary-row.second .secondary-img {
        margin: 0 0 0 86px;
    }
    .secondary-row.second {
    }
    .secondary-row.first {
    }
    .experience-row {
        margin-bottom: 22px;
    }
    .experience-row h4 {
        font-size: 21px;
        line-height: 26px;
        font-family: "Raleway", Serif;
    }
    .single-post .general-detail .main-content,
    .page-template-default .general-detail .main-content {
        padding-right: 0;
    }
    .general-detail .post-date,
    .general-detail .general-short-description {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    #faqs {
        padding-left: 81px;
        padding-right: 81px;
    }
    .contact-intro-holder {
        max-width: 800px;
    }
    .contact-us .sol-toggle ul.tab-nav {
        margin-bottom: 100px;
    }
    .mailing-list {
        left: 150px;
        top: 88px;
    }
    .downloads .main-area {
        padding-bottom: 100px;
    }
    .downloads .intro-holder {
        margin-bottom: 70px;
    }
    .subscribe-area .text-frame {
        padding-right: 60px;
    }
    .downloads .file-list ul li a {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    .gallery-wrapper {
        padding: 30px;
    }
    .video-btn:after {
        -webkit-background-size: 60px 60px;
        background-size: 60px 60px;
    }
    .signup-popup .wrap-block {
        margin: 0;
    }
    .close-btn {
    }
    .subscribe-area.signup-popup {
        height: 190px;
        padding: 29px 15px 32px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 190px;
    }
    .footer-insta button.slick-arrow,
    .slick-slider2 button.slick-arrow,
    .homepage-rp .slick-slider button.slick-arrow,
    .blockquote-area.quotes .cycle-gallery .slick-slider a.slick-arrow,
    .slick-slider-discover-lodge button.slick-arrow {
        opacity: 0;
        -webkit-transition: opacity 1s;
        transition: opacity 1s;
    }
    .footer-insta:hover button.slick-arrow,
    .slick-slider2:hover button.slick-arrow,
    .homepage-rp .slick-slider:hover button.slick-arrow,
    .blockquote-area.quotes:hover .slick-slider a.slick-arrow,
    .slick-slider-discover-lodge:hover button.slick-arrow {
        opacity: 1;
    }
    .destination .text-area {
        margin-top: 10px;
    }
    .map-img {
        width: 565px;
        float: right;
    }
    .editorial-carousel-last {
        padding: 0 30px;
    }
    .brochure-area .brochure-img {
        width: calc(100% - 350px);
        right: -30px;
        top: 1px;
    }
    .cookie-content {
        padding-right: 280px;
    }
    .ui-multiselect-menu.ui-widget {
        width: 380px !important;
    }
    #field_3_17.field-info.hide-mobile.children {
        padding-left: 150px;
    }
    .careers.text-area .wrap-text {
        padding-left: 66px;
        padding-right: 66px;
    }
    .list li.hide-SM {
        display: inline-block;
    }
    .list li.show-SM {
        display: none;
    }
    .sol-show-sm {
        display: none;
    }
    .sol-hide-sm {
        display: block;
    }
    .lodge-update-spotlight .container {
        padding: 0;
    }
    #footer #menu-explore-2 {
        padding-right: 40px;
    }
    .sol-show-md {
        display: block;
    }
    .sol-hide-md {
        display: none;
    }
    .detail-area.experience-para .detail-info {
        margin-top: 100px;
    }
}
@media (min-width: 1025px) {
    .map-img {
        width: 655px;
    }
    .mfp-image-holder .mfp-content .mfp-close,
    .mfp-iframe-holder .mfp-content .mfp-close {
        width: 25px;
        height: 25px;
    }
    .mfp-image-holder .mfp-arrow.mfp-arrow-left:before,
    .mfp-iframe-holder .mfp-arrow.mfp-arrow-left:before,
    .mfp-image-holder .mfp-arrow.mfp-arrow-right:before,
    .mfp-iframe-holder .mfp-arrow.mfp-arrow-right:before {
        width: 25px;
        height: 42px;
    }
    .mfp-image-holder .mfp-arrow.mfp-arrow-right:before,
    .mfp-iframe-holder .mfp-arrow.mfp-arrow-right:before {
        left: 25px;
    }
}
@media (min-width: 1201px) {
    .header-wrapper #nav {
        margin-left: 92px;
    }
    #header .header-wrapper .btn.btn-dark {
        height: 35px;
        min-width: 116px;
    }
    .home-featured-2 .info-block .info-holder.pos-style {
        padding-right: 40px;
    }
    .visual-area {
        height: calc(100vh - 110px);
    }
    .dine .detail-area {
        padding-bottom: 60px;
    }
    .dine .detail-info .para-box p {
        margin-bottom: 22px;
    }
    .subscribe-area .gform_wrapper form input[type="text"] {
        font-size: 21px;
        line-height: 26px;
    }
    .subscribe-area #gform_wrapper_2 .btn-subs,
    .subscribe-area #gform_wrapper_5 .btn-subs,
    .subscribe-area #gform_wrapper_7 .btn-subs {
        font-size: 16px;
    }
    .subscribe-area #gform_wrapper_2.gform_wrapper form input[type="text"],
    .subscribe-area #gform_wrapper_5.gform_wrapper form input[type="text"],
    .subscribe-area #gform_wrapper_7.gform_wrapper form input[type="text"] {
        font-size: 21px;
        line-height: 26px;
    }
    .booking-holder form ul label,
    .gform_wrapper .top_label .gfield_label,
    .gform_wrapper legend.gfield_label,
    .gform_wrapper label.gfield_label,
    .gform_wrapper legend.gfield_label {
        font-size: 21px;
    }
    .gform_wrapper form.submit-form ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -10px 0;
        flex-wrap: wrap;
    }
    .gform_wrapper form.submit-form #field_1_10 ul {
        margin: 0;
    }
    .gform_confirmation_message {
        font-size: 21px;
        line-height: 26px;
    }
    .booking-holder .label {
        font-size: 21px;
    }
    .gform_wrapper form input[type="text"],
    .gform_wrapper form input[type="email"] {
        font-size: 21px;
    }
    .package-highlights-holder .title {
        padding-right: 70px;
    }
    .stay .info-block .info-holder h2 {
        margin: 0 0 11px;
    }
    .lodge .awards-area .title-award {
        margin-bottom: 15px;
    }
    .single-page .intro-holder h1 {
        font-size: 100px;
        line-height: 110px;
    }
    .package-highlights-holder {
        max-width: 1118px;
    }
    .stay .package-highlights h2 {
        font-size: 36px;
        line-height: 39px;
    }
    .stay .package-highlights a.view-all {
        font-size: 21px;
        line-height: 26px;
    }
    .stay .package-highlights .package-text {
        font-size: 21px;
        line-height: 26px;
    }
    .stay .package-highlights .link-btn {
    }
    .floor-plan h2 {
        font-size: 45px;
        line-height: 60px;
    }
    .floor-text {
        font-size: 21px;
        line-height: 26px;
        color: #000;
    }
    .experience .adventure-area .counter-block {
        margin: 0 0 125px;
    }
    .general-text p {
        font-size: 21px;
        line-height: 26px;
    }
    .editorial-carousel-intro > div {
        margin-bottom: 63px;
    }
    .editorial-carousel-intro .intro-title {
        font-size: 60px;
        line-height: 65px;
    }
    .experience-carousel {
        margin-bottom: 130px;
    }
    .experience #other-activities {
        padding: 130px 0 0;
    }
    .experience .info-block .info-wrap {
        position: relative;
        right: -105px;
    }
    .experience .location-holder .text-holder {
        width: 915px;
    }
    .slides .img-style {
        min-height: 700px;
    }
    .bespoke-tabs li {
        padding: 0 40px 0 0;
    }
    .experience .location-holder .title {
        font-size: 45px;
        line-height: 60px;
    }
    .sample-itineraries.text-area .bg-img {
        background-position: center -150px;
    }
    .text-area.sample-itineraries,
    .text-area.our-policies {
        padding-bottom: 130px;
    }
    .bespoke-tabs li a {
        font-size: 21px;
        line-height: 26px;
    }
    .sample-itineraries.text-area .bg-img {
        background-position: center -20px;
    }
    .sample-itineraries.text-area .bg-img:after {
        position: absolute;
        content: "";
        height: 100%;
        width: 100%;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0.6) 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0.6) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 1) 100%);
    }
    #signature .info-wraps .info-holder,
    #bespoke-experiences .info-wraps .info-holder {
    }
    .rates-packages .intro-holder h1 {
        margin-right: 0;
    }
    .md-sm {
        display: none;
    }
    .md-lg {
        display: block;
    }
    .nightly-rates,
    .package-rates {
        margin-bottom: 94px;
    }
    .package-rates.package-list {
        margin-bottom: 130px;
    }
    .package-rates.ki-list {
        margin-bottom: 124px;
    }
    .nightly-rates-title {
        font-size: 60px;
        line-height: 65px;
        margin-bottom: 35px;
    }
    .nightly-rates .text-frame strong {
    }
    .toggle-title {
        font-size: 21px;
        line-height: 26px;
    }
    .toggle-content {
        font-size: 21px;
        line-height: 26px;
    }
    .nightly-rates .text-frame em {
        font-size: 19px;
        line-height: 23px;
    }
    .package-col-inner {
        padding: 28px 40px 28px 25px;
    }
    .package-rates-row .package-col.left {
        width: 50%;
    }
    .package-rates-row .package-col.right {
        width: 50%;
    }
    .nightly-rates.ki-classic {
        margin-bottom: 98px;
    }
    .conditions-wrapper .text-frame {
        font-size: 19px;
        line-height: 23px;
    }
    .package-rates-nav .rate-col-half:first-of-type {
        width: 50%;
    }
    .package-rates-nav .rate-col-half:last-of-type {
        width: 50%;
    }
    .s-badge {
        top: -155px;
    }
    .single.single-rates-packages .s-badge,
    .single.single-experience .s-badge,
    .bl-custom-badge .s-badge,
    .single.single-package .s-badge {
        top: -226px;
    }
    .badge-info {
        margin-right: 87px;
    }
    .general-title,
    .general-detail strong,
    .general-detail b {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    .conditions {
        font-size: 19px;
        line-height: 23px;
    }
    .experience-detail .general-detail {
        padding: 0;
    }
    .experience-detail .general-detail .main-content {
        width: 75%;
        padding-right: 70px;
    }
    .experience-detail .general-detail .sidebar {
        width: 25%;
    }
    .experience-secondary {
    }
    .secondary-row {
        width: 50%;
    }
    .secondary-row.first .secondary-img {
        margin: 0 -43px 0 0;
    }
    .secondary-row.second .secondary-img {
        margin: 46px 0 0 -43px;
    }
    .secondary-row.second {
    }
    .secondary-row.second .secondary-img > div {
    }
    .single-post .general-detail .main-content {
        padding-right: 250px;
    }
    .faqs .general-detail .main-content {
        width: 90%;
        padding-right: 70px;
    }
    #faqs {
        padding-left: 104px;
        padding-right: 104px;
    }
    .general-link {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    #faqs h4 {
        font-size: 45px;
        line-height: 50px;
    }
    .faqs .accordion a {
        font-size: 21px;
        line-height: 26px;
    }
    .faqs .accordion li > a:before {
        top: 31px;
    }
    .faqs .accordion li > a:before,
    .faqs .accordion li > a:after {
        top: 32px;
    }
    .faqs .accordion .text-holder p {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    .thank-you h1 {
        margin-bottom: 35px;
    }
    .contact-intro-holder {
        max-width: 1030px;
    }
    .contact-us .header-box {
        margin-bottom: 98px;
    }
    .contact-us .sol-toggle ul.tab-nav {
        width: 610px;
        margin-bottom: 130px;
    }
    .contact-content {
        max-width: 885px;
    }
    .contact-us h2 {
        font-size: 45px;
        line-height: 52px;
    }
    .mailing-list {
        top: 96px;
        left: 280px;
    }
    .form-notes {
        font-size: 21px;
        line-height: 26px !important;
    }
    .downloads .main-area {
        padding-bottom: 130px;
    }
    .downloads .intro-holder {
        margin-bottom: 95px;
    }
    .downloads .intro-holder .header-box {
        margin-bottom: 65px;
        padding-bottom: 30px;
    }
    .downloads .general-detail .main-content {
        width: 94%;
        padding-right: 175px;
    }
    .downloads .accordion li > a {
        font-size: 36px;
        line-height: 39px;
    }
    .subscribe-area .text-frame {
        padding-right: 25px;
    }
    .gallery-wrapper {
        padding: 0 40px 40px;
    }
    h1.gallery-title {
        font-size: 100px;
        margin-bottom: 35px;
    }
    .video-title {
        font-size: 40px;
        line-height: 42px;
    }
    .video-btn:after {
        -webkit-background-size: 45px 75px;
        background-size: 75px 75px;
    }
    .subscribe-area.signup-popup {
        height: 200px;
        padding: 42px 25px 38px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 200px;
    }
    .single-page .intro-holder h1 {
        margin-right: 0;
    }
    .destination .text-area {
        margin-top: 15px;
    }
    .map-img {
        width: 830px;
    }
    .editorial-carousel-last {
        padding: 0;
    }
    .brochure-area .brochure-img {
        right: 0;
        width: calc(100% - 415px);
        bottom: 0;
        top: initial;
    }
    .cookie-banner {
        padding: 8px 0;
    }
    .cookie-content {
        width: 96%;
        padding-left: 0;
        padding-right: 0;
    }
    .cookie-close {
        width: 4%;
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper {
        margin-left: 0;
        margin-right: 0;
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul li {
        width: 50%;
    }
    .gform_wrapper ul li.treatment-choices {
        font-size: 21px;
    }
    .gform_wrapper ul li.treatment-choices-row {
        width: 33.33%;
    }
    #g-form .gform_wrapper form ul li#field_1_9 {
        margin-top: -20px;
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul {
        height: 630px;
    }
    .booking-holder #g-form form ul li.input-holder#field_1_15 {
        margin-bottom: 32px !important;
    }
    .booking-holder #g-form form ul li.input-holder#field_1_14,
    .booking-holder #g-form form ul li.input-holder#field_1_16 {
    }
    .archive.rates-packages .bg-stretch,
    .contact-us .bg-stretch {
        background-position: center;
    }
    .field-info.hide-mobile.children {
        top: calc(37% + 10px);
    }
    .ui-multiselect-menu.ui-widget {
        width: 495px !important;
    }
    .field-info.hide-mobile.children {
        position: absolute !important;
    }
    #field_3_17.field-info.hide-mobile.children {
        width: 25% !important;
        padding-left: 10px;
    }
    .tablets-only {
        display: none !important;
    }
    .careers.text-area .wrap-text {
        padding-left: 104px;
    }
    .lodge-update-spotlight .container {
        padding: 0 15px;
    }
    .show-md-sm {
        display: none;
    }
    .hide-md-sm {
        display: block;
    }
    .sol-show-md {
        display: none;
    }
    .sol-hide-md {
        display: block;
    }
    #packages .sol-toggle p {
        margin: 0;
        font-size: 21px;
        line-height: 26px;
    }
    .package-highlights .package-highlights-holder .title br {
        display: block;
    }
    .detail-area.experience-para .detail-info {
        margin-top: 130px;
    }
}
@media (min-width: 1321px) {
    .stay .floor-plan {
        padding: 65px 0 100px;
    }
    .downloads .general-detail .main-content {
        width: 90%;
        padding-right: 175px;
    }
    .cookie-close {
        padding-right: 8px;
    }
    .subscribe-area.signup-popup {
        padding: 42px 0 38px;
    }
    .cookie-banner {
        padding: 8px 0;
    }
    .cookie-content {
        width: 90%;
        padding-left: 22px;
        padding-right: 0;
    }
    .cookie-close {
        width: 10%;
    }
    .faqs .general-detail .main-content {
        width: 80%;
        padding-right: 70px;
    }
    .sample-itineraries.text-area .bg-img {
        background-position: center 75%;
    }
}
@media (min-width: 1700px) {
    .sample-itineraries.text-area .bg-img {
        background-position: center 75%;
    }
}
.age-of-children:after {
    content: "Clayoquot Wilderness Lodge welcomes children six years and over." !important;
    position: absolute;
    top: -12px;
    right: 0;
    text-align: right;
    max-width: 260px;
    padding-right: 10px !important;
    display: inline-block !important;
}
@media (max-width: 1200px) {
    .site-logo-1 .logo-hold img {
        width: 160px;
        height: auto;
    }
    .site-logo-2 .logo-hold img {
        width: 154px;
        height: auto;
    }
    .site-logo-3 .logo-hold img {
        width: 177px;
        height: auto;
    }
    .site-logo-4 .logo-hold img {
        width: 127px;
        height: 47px;
    }
    .site-logo-5 .logo-hold img {
        width: 164px;
        height: auto;
    }
    footer .list-bar li.hide-SM {
        margin-right: 10px;
    }
    .age-of-children:after {
        font-size: 14px;
        top: -25px;
        max-width: 160px;
        right: 4px;
    }
}
@media (max-width: 900px) {
    .experience-carousel .btn-prev {
        width: 100%;
        width: 40px;
        left: calc(100% - 466px);
    }
    .experience-carousel .btn-next {
        right: 38px;
    }
    .experience-carousel .btn-prev,
    .experience-carousel .btn-next {
        top: calc(50% + 60px);
    }
    .signature-experience-content .experience-carousel .btn-prev,
    .signature-experience-content .experience-carousel .btn-next,
    .bespoke-experience-content .experience-carousel .btn-prev,
    .bespoke-experience-content .experience-carousel .btn-next,
    .experience-content-loop .experience-carousel .btn-prev,
    .experience-content-loop .experience-carousel .btn-next {
        top: calc(50% + 245px);
    }
    .experience-carousel .btn-prev:after {
        background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/LEFT-ARROW-Blue.svg");
    }
    .info-wraps > div {
        padding-bottom: 0;
    }
    .info-wraps .info-holder {
        padding-bottom: 0;
    }
    .experience-secondary {
        margin: 50px 47px 60px 0;
    }
    .experience-detail .experience-detail-row {
        padding: 0 47px;
    }
    .experience-detail .experience-detail-row.sidebar {
        margin-top: 58px;
    }
    .footer-insta button.slick-arrow,
    .slick-slider2 button.slick-arrow,
    .slick-slider button.slick-arrow,
    .blockquote-area.quotes .cycle-gallery .slick-slider a.slick-arrow,
    .slick-slider-discover-lodge button.slick-arrow {
        display: none !important;
    }
    .mailing-list .jcf-checkbox {
        margin-right: 4px;
    }
    .contact-intro-holder {
        margin-bottom: 61px;
    }
    .experience .signature-experience-content .info-wraps,
    .experience .bespoke-experience-content .info-wraps,
    .experience .experience-content-loop .info-wraps,
    .page-template-template-spa .experience-content-loop .info-wraps {
        margin: 0 50px 0 30px;
    }
    .package-highlights.blockquote-area {
        height: auto;
    }
    .age-of-children:after {
        top: unset;
        right: 0;
        text-align: left;
        max-width: 100%;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .booking-holder #g-form form ul li.input-holder.age-of-children {
        margin-bottom: 40px !important;
    }
}
@media (max-width: 641px) {
    .gform_wrapper .ginput_container ul li span.jcf-checkbox {
        display: inline-block;
    }
}
@media (max-width: 640px) {
}
@media (max-width: 600px) {
    .info-slider.editorial-carousel-3 {
        padding-bottom: 0;
    }
    .postid-3597.single-page .intro-holder h1,
    .postid-3591.single-page .intro-holder h1 {
        width: 320px;
    }
    #footer .footer-logo {
        display: block;
        margin: auto;
    }
    .footer-nav li + li:last-of-type:after {
        content: none;
    }
    #g-form .gform_wrapper .gform_footer input.button,
    .gform_wrapper .gform_footer input[type="submit"],
    #g-form.gform_wrapper .gform_page_footer input.button,
    #g-form .gform_wrapper .gform_page_footer input[type="submit"] {
    }
    #g-form .gform_wrapper .ginput_container span:not(.ginput_price) {
        margin-bottom: 0;
    }
    .homepage-rp .img-holder {
        width: 300px;
    }
    .subscribe-area .btn-subs {
        bottom: -52px;
        text-align: right;
    }
    .stay .package-highlights .mobile-only-tab-p .col-9,
    .stay .package-highlights .mobile-only-tab-p .col-3 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .experience-carousel .btn-prev {
        left: 16px;
        width: auto;
    }
    .experience .experience-carousel .btn-prev {
        width: 40px;
        left: 5px;
    }
    .experience-carousel .btn-next {
        right: 5px;
    }
    .experience .accordion .adventure-area .slider-holder:before {
    }
    .slides > div {
        margin-bottom: 70px;
    }
    .slides .img-style {
        width: 100%;
        position: absolute;
    }
    .info-wraps {
        top: 140px;
    }
    .info-wraps > div {
        padding-bottom: 50px;
    }
    .info-wraps .info-holder {
        padding-bottom: 45px;
    }
    .bespoke-tabs ul {
        width: auto;
        margin-top: 30px;
    }
    .editorial-carousel-intro .general-text .bespoke-tabs a {
        font-size: 14px;
        line-height: 14px;
        text-transform: uppercase;
    }
    .editorial-carousel-intro .general-text .bespoke-tabs a {
        font-family: "Raleway", Serif;
    }
    .editorial-carousel-intro .general-text .bespoke-tabs a.active {
        font-family: "Raleway"", Serif;
    }
    .rates-packages .intro-holder h1 {
        margin-right: 0;
    }
    .nightly-rates {
        padding: 0 27px;
    }
    .package-col-inner {
        padding: 40px 27px;
    }
    .package-rates-nav {
        padding: 0 27px 0;
    }
    .col-two .text-holder {
        margin-bottom: 20px;
    }
    .package-detail .intro-holder,
    .single-post .intro-holder {
        margin-top: 104px;
    }
    .badge-info {
        float: none;
        margin: auto;
    }
    .visual-area .arrow-down {
        z-index: 0;
    }
    .visual-area.v-banner .arrow-down {
        z-index: 3;
    }
    .s-badge {
        z-index: 1;
    }
    .s-badge {
        width: 0;
    }
    .package-detail .visual-area .arrow-down {
    }
    .experience-detail .intro-holder,
    .single.single-package .intro-holder {
        margin-top: 100px;
    }
    .experience-secondary {
        margin-right: 0;
        margin-bottom: 40px;
        margin-top: 45px;
    }
    .secondary-row.first {
    }
    .secondary-row.second {
    }
    .img-empty {
        display: none;
    }
    .accordion li > a {
        padding-right: 30px;
    }
    .single-page .intro-holder h1.mobile-title {
        font-size: 50px;
        line-height: 55px;
    }
    .contact-intro-holder {
        margin-bottom: 28px;
    }
    .booking-holder .input-holder.gf_first_quarter,
    .booking-holder .input-holder.gf_second_quarter {
        width: 50%;
        float: left;
        clear: none;
    }
    .booking-holder .input-holder.gf_first_quarter {
        padding-right: 10px;
    }
    .booking-holder .input-holder.gf_second_quarter {
        padding-left: 10px;
    }
    .transparent-text {
        color: transparent;
    }
    .experience-detail .experience-detail-row {
        padding: 0 31px;
    }
    .gform_wrapper .mailing-list ul.gfield_checkbox li label {
        width: auto;
    }
    .mailing-list {
        right: 0;
    }
    .mailing-list .ginput_container_checkbox ul li {
        width: 100%;
    }
    .contact-intro-holder .sol-toggle .tab-nav li:nth-child(1) a:hover:after,
    .contact-intro-holder .sol-toggle li:nth-child(1) a.active:after {
        width: 94px;
    }
    .contact-intro-holder .sol-toggle .tab-nav li:nth-child(2) a:hover:after,
    .contact-intro-holder .sol-toggle li:nth-child(2) a.active:after {
        width: 64px;
    }
    .contact-intro-holder .sol-toggle .tab-nav li:nth-child(3) a:hover:after,
    .contact-intro-holder .sol-toggle li:nth-child(3) a.active:after {
        width: 72px;
        left: calc(100% - 71px);
    }
    .gallery-col .img,
    .video .img,
    .gallery-full-col .img {
        margin-bottom: 20px;
    }
    .subscribe-area.signup-popup h2 {
        padding-right: 40px;
    }
    .subscribe-area.signup-popup form input[type="submit"] {
        bottom: -54px;
        text-align: right;
    }
    .post .img-holder .discover-more-img-holder img {
        display: none;
    }
    .discover-more-img-holder {
        background-size: cover;
        height: 275px;
        background-repeat: no-repeat;
    }
    .discover-more-img-holder a {
        display: block;
        height: 100%;
    }
    .slick-slider.btns-style.mob-style .slick-prev,
    .slick-slider.btns-style.mob-style .slick-next {
        top: 109px;
    }
    .cookie-close {
        position: relative;
        top: 18px;
        right: 10px;
    }
    #gform_wrapper_1 .form-captcha .ginput_recaptcha > div {
        margin: auto;
    }
    #g-form .gform_wrapper#gform_wrapper_1 .gform_footer {
        text-align: center;
    }
    .experience .signature-experience-content .info-wraps,
    .experience .bespoke-experience-content .info-wraps,
    .experience .experience-content-loop .info-wraps,
    .page-template-template-spa .experience-content-loop .info-wraps {
        margin: 0 30px 0 30px;
        top: 210px;
    }
    .signature-experience-content .experience-carousel .btn-prev,
    .signature-experience-content .experience-carousel .btn-next,
    .bespoke-experience-content .experience-carousel .btn-prev,
    .bespoke-experience-content .experience-carousel .btn-next,
    .experience-content-loop .experience-carousel .btn-prev,
    .experience-content-loop .experience-carousel .btn-next {
        top: calc(50% + 150px);
    }
    .single-page.postid-1020 .intro-holder h1,
    .single-page.postid-1248 .intro-holder h1 {
        font-size: 55px;
        line-height: 60px;
    }
    .booking-holder .input-holder.gf_second_quarter.field-info.mobile-only {
        width: 220px;
        padding-left: 0;
    }
    .booking-holder #g-form form ul li.input-holder.age-of-children {
        margin-bottom: 15px !important;
    }
    .detail-block .slick-slider4b .slide-holder,
    .detail-block .slick-slider-season2 .slide-holder,
    .detail-block .slick-slider4 .slide-holder {
        padding: 0 15px;
    }
    .slick-slider4b .detial-holder .image-box,
    .slick-slider-season2 .detial-holder .image-box,
    .slick-slider4 .detial-holder .image-box {
        width: 100%;
        height: auto;
    }
    .list li.show-SM {
        display: none;
    }
    .lodge .lodge-udpate-page .intro-holder h1 {
        padding-right: 23px;
    }
    .lodge-update-spotlight .detail-info .para-holder {
        padding-right: 20px;
    }
    #kangaroo-island-bushfires .text-frame p:last-of-type {
        margin-bottom: 20px;
    }
    .nightly-rates.top .toggle-title.suite-info .rate-row,
    .nightly-rates.top .toggle-content .rate-row {
        width: 17.5%;
    }
    .nightly-rates.top .toggle-title.suite-info .rate-row.title,
    .nightly-rates.top .toggle-content .rate-row.title {
        width: 46%;
    }
    .nightly-rates.ki-classic .toggle-title.suite-info .rate-row,
    .nightly-rates.ki-classic .toggle-title.main .rate-row,
    .nightly-rates.ki-classic .toggle-content .rate-row {
        width: 17.5%;
        padding-left: 7px;
    }
    .nightly-rates.ki-classic .toggle-title.suite-info .rate-row.title,
    .nightly-rates.ki-classic .toggle-title.main .rate-row.title,
    .nightly-rates.ki-classic .toggle-content .rate-row.title {
        width: 46%;
    }
    .age-of-children:after {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .booking-holder #g-form form ul li.input-holder.age-of-children {
        margin-bottom: 40px !important;
    }
    .info-block.second-cascade .img-holder.m-right {
        margin-top: -45px;
    }
    .single-stay.stay .floor-plan .floor-img {
        width: 270px;
    }
    .single-stay.stay .floor-plan .floor-img {
        width: 270px;
    }
    .single-stay.stay.postid-7236 .floor-plan .floor-img {
        width: 338px;
    }
}
@media (max-width: 445px) {
    #shoulder-season .sol-toggle-content,
    #peak-season .sol-toggle-content {
        overflow-x: scroll;
        max-width: 100%;
    }
    #shoulder-season .sol-toggle ul.tab-nav li a br {
        display: none;
    }
}
#my_closure_popups {
    position: relative;
    background: #fff;
    width: auto;
    margin: 20px auto;
    max-width: 908px;
    box-sizing: border-box;
}
.my_closure_popups_body {
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.my_closure_popups_body_left {
    width: 50%;
    box-sizing: border-box;
    padding-right: 21px;
}
.my_closure_popups_body_right {
    width: 50%;
    box-sizing: border-box;
    padding-left: 21px;
}
.my_hidden_dev {
    display: none !important;
}
.my_closure_popups_header_logo img {
    width: 32px;
}
.my_closure_popups_header_logo {
    padding-bottom: 29px;
}
.my_closure_popups_header {
    background-color: #f2f2f2;
    padding: 40px 54px;
    box-sizing: border-box;
    font-family: "Raleway", serif !important;
    font-size: 21px;
}
.my_closure_popups_body {
    padding: 50px 54px 54px;
    box-sizing: border-box;
    font-size: 21px;
}
.my_closure_popups_body a {
    color: #375542 !important;
    text-decoration: none;
    font-family: "Raleway", serif !important;
    font-size: 21px;
}
#my_closure_popups .mfp-close {
    display: none !important;
}
#my_closure_popups_inner {
    position: relative;
}
.my_closure_popups_close_btn {
    position: absolute;
    right: 17px;
    top: 17px;
    cursor: pointer;
}
.my_closure_popups_close_btn img {
    width: 20px;
}
.my_closure_popups_body a.my_close_button {
    margin: 0 auto;
    color: #fff !important;
}
.show_in_mobile {
    display: none;
}
.my_closure_popups_header_text {
    max-width: 738px;
}
@media (max-width: 767px) {
    .my_closure_popups_body_left {
        width: 100%;
        padding: 0;
    }
    .my_closure_popups_body_right {
        width: 100%;
        padding: 0;
    }
    .my_closure_popups_body {
        padding: 20px 24px 24px;
        font-size: 19px;
    }
    .my_closure_popups_header {
        padding: 40px 24px 20px;
        font-size: 19px;
    }
    .show_in_mobile {
        display: block;
    }
}
.gform_legacy_markup_wrapper .validation_message {
    color: #f44336 !important;
}
.post-type-archive-journal .detail-area {
    margin-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
.post-type-archive-journal .container {
    padding: 0;
}
.post-type-archive-journal .header-wrapper .container {
    padding: 0;
}
.post-type-archive-journal .opportunities-filter-by {
    margin-top: 50px;
}
.journal-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-top: 45px;
}
.journal-item {
    width: 100%;
}
.journal-item > div {
    position: relative;
    padding-bottom: 45px;
}
.journal-item > div {
    position: relative;
}
.journal-item img {
    width: 100%;
    object-fit: cover;
    height: 275px;
}
.journal-item a {
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 100px;
}
.journal-text-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 100px;
    max-height: 100px;
    background: #fff;
    padding-top: 20px;
    transition: max-height 0.4s 0.1s, min-height 0.4s 0.1s;
    overflow: hidden;
}
.journal-overlay {
}
.journal-text-holder > div > span {
    margin: 0 0 8px;
    display: block;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
}
.journal-text-holder h3 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
}
.post-type-archive-journal .detial-holder .text-holder {
    text-align: left;
}
.journal-arrow {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/ARROW.svg");
    background-size: contain;
    height: 20px;
    background-position: center;
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
    left: 9px;
}
.journal-arrow.nitro-lazy {
    background-image: none !important;
}
.other-articles .wrap-text {
    position: relative;
    padding-bottom: 100px;
}
.other-articles .post {
    background: transparent;
}
.other-articles .post .text-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 100px;
    max-height: 100px;
    background: #f7f7f7;
    padding: 20px 0 0;
    transition: max-height 0.4s 0.1s, min-height 0.4s 0.1s;
    overflow: hidden;
}
.other-articles .post .text-holder p,
.journal-item .journal-text-holder .text-holder,
.news-other-detial-holder,
.blog-inner-wrapper .text-holder .home-article-text-holder {
    visibility: hidden;
    transition: visibility 0.4s 0.1s, min-height 0.4s 0.1s;
}
.other-articles .slide-holder,
.other-articles .post,
.other-articles .wrap-text {
    width: 100%;
}
.opportunities-filter-by .select-filter .jcf-select {
    padding-left: 0;
}
.opportunities-filter-by .jcf-select .jcf-select-text {
    overflow: initial;
}
.single-journal .main-area {
    padding-bottom: 50px;
}
.single-journal h1 {
    font-size: 45px;
    line-height: 50px;
}
.journal-back-link a {
    font-size: 19px;
    line-height: 24px;
    font-family: "Raleway", Serif;
    color: #375542;
}
.single-journal .general-detail .main-content {
    width: 820px;
    margin: 0 auto;
    padding-right: 0;
}
.journal-image-quote img {
    width: 100%;
    height: auto;
}
.single-journal .intro-holder {
    margin-bottom: 55px;
}
.image-quote-row {
    margin-bottom: 55px;
}
.image-quote-row.image-only,
.image-quote-row.text-only,
.journal-back-link {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 28px;
}
.image-quote-row:last-of-type {
    margin-bottom: 0;
}
.image-quote-row.image-quote {
    display: flex;
    flex-wrap: wrap;
}
.image-quote-row .text-holder {
    font-size: 21px;
    line-height: 26px;
}
.journal-quote {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 0;
    font-family: "Cormorant Garamond", serif;
    color: #375542;
}
.journal-quote p {
    margin-bottom: 20px;
}
.journal-quote span {
    font-size: 16px;
    line-height: 20px;
    font-family: "Raleway", serif;
}
.journal-quote-img {
    margin-bottom: 55px;
}
.journal-quote-holder {
    margin-bottom: 0;
    padding: 0 40px;
}
.badge-info.journal-bl {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-BL.svg");
}
.badge-info.journal-cap {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-CAP.svg");
}
.badge-info.journal-sol {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-SOL.svg");
}
.badge-info.journal-lon {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-LON.svg");
}
.badge-info.journal-slk {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-SLK.svg");
}
.badge-info.journal-cwl {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-CWL.svg");
}
.badge-info.journal-huk {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-HUK.svg");
}
.post-type-archive-journal .detail-area .header-holder {
    max-width: 100%;
}
.opportunities-filter-by label {
    font-size: 19px;
    color: #343e48;
    font-family: "Raleway", Serif;
}
.opportunities-filter-by {
    margin-top: 20px;
}
.opportunities-filter-by .select-filter .jcf-select {
    padding-left: 0;
}
.opportunities-filter-by .jcf-select .jcf-select-text {
    overflow: initial;
}
.post-type-archive-journal .jcf-select {
    background: none;
    border-bottom: 1px solid #b7b7b7;
}
.journal-text-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 100px;
    max-height: 100px;
    background: #fff;
    padding-top: 20px;
    transition: max-height 0.4s 0.1s, min-height 0.4s 0.1s;
    overflow: hidden;
}
.journal-text-holder > div > span {
    margin: 0 0 8px;
    display: block;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
}
.post h3,
.journal-text-holder h3 {
    margin: 0 0 8px;
    font-size: 23px;
    line-height: 28px;
    font-weight: 400;
    color: #375542;
}
.post h3 a,
.post h3 a:hover,
.journal-text-holder h3 a:hover {
    color: #375542;
}
.journal-hidden {
    display: none !important;
}
.read-more {
    margin-top: 25px;
}
.load-more.btn-white,
.btn-more {
    width: 140px;
    height: 50px;
}
.btn-white:focus,
.btn-white:visited,
.btn-white:link {
    color: #375542 !important;
}
.btn-white {
    color: #375542 !important;
	cursor:pointer;
}
.btn-white {
    border: 1px solid #000;
    background: #f7f7f7;
    width: 220px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    font-size: 12px;
    line-height: 12px;
    color: #375542;
    font-family: "Raleway", serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: all 1.5s ease-in;
    transition: all 1.5s ease-in;
}
.single-journal .text-holder a,
.single-journal .text-holder a:hover,
.single-journal .text-holder a:focus,
.single-journal .text-holder a:active,
.single-journal .text-holder a:visited {
    font-family: "Raleway", Serif;
    color: #375542;
}
.single-journal .image-quote-row .text-holder span {
    display: block;
    margin-top: 15px;
}
.single-journal .image-quote-row .text-holder span {
    font-size: 14px;
    font-family: "Raleway" Italic;
    line-height: 20px;
}
.single-journal .image-quote-row .text-holder span b,
.single-journal .image-quote-row .text-holder span a {
    font-family: "Raleway" Italic;
}
.single-journal .text-holder a.btn {
    color: #fff;
}
.image-quote-row:last-of-type .bl-btn-link {
    margin-bottom: 1em;
}
.opportunities-filter-by .select-filter {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.opportunities-filter-by .select-filter .by-lodges {
    min-width: 474px;
}
@media (min-width: 601px) {
    .post-type-archive-journal .detail-area {
        margin-top: 65px;
        padding-bottom: 70px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .post-type-archive-journal .opportunities-filter-by {
        margin-top: 70px;
    }
    .journal-row {
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 70px;
    }
    .journal-item {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .journal-item > div {
    }
    .journal-item > div {
        position: relative;
        padding-bottom: 50px;
    }
    .single-journal .main-area {
        padding-bottom: 70px;
    }
    .single-journal .intro-holder .header-box {
        padding: 45px 148px 37px 47px;
    }
    .single-journal .intro-holder .header-box h1 {
        padding-right: 0;
    }
    .single-journal h1 {
        font-size: 65px;
        line-height: 70px;
        padding-right: 0;
    }
    .single-journal .intro-holder {
        margin-bottom: 60px;
    }
    .image-quote-row {
        margin-bottom: 55px;
    }
    .journal-quote {
        width: 100%;
    }
    .journal-quote-holder {
        padding: 0 60px 0 56px;
    }
    .image-quote-row.image-only,
    .image-quote-row.text-only,
    .journal-back-link {
        padding: 0 47px;
    }
    .opportunities-filter-by {
        margin-top: 30px;
    }
    .opportunities-filter-by .select-filter {
        width: 636px;
        margin: auto;
    }
    .opportunities-filter-by .select-filter > div {
        display: flex;
        flex-wrap: wrap;
        margin-left: -29px;
        margin-right: -29px;
    }
    .opportunities-filter-by .by-lodges {
        padding-left: 29px;
        padding-right: 29px;
        width: 50%;
    }
    .bg-getting-there {
        background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/thelouise/assets/images/getting-there-bg-sm.jpg");
    }
    .bg-getting-there.nitro-lazy {
        background-image: none !important;
    }
}
@media (min-width: 901px) {
    .single-journal .general-detail .main-content,
    .page-template-default .general-detail .main-content {
        padding-right: 0;
    }
    .post-type-archive-journal .container {
        padding: 0 15px;
    }
    .post-type-archive-journal .detail-area {
        margin-top: 95px;
        padding-bottom: 100px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .journal-row {
        margin-top: 80px;
    }
    .journal-item {
        width: 33.33%;
    }
    .single-journal .main-area {
        padding-bottom: 100px;
        padding-right: 0;
        padding-left: 0;
    }
    .single-journal .container {
        padding: 0;
    }
    .single-journal h1 {
        font-size: 80px;
        line-height: 85px;
    }
    .single-journal .intro-holder .header-box {
        padding: 15px 158px 37px 81px;
    }
    .single-journal .intro-holder .header-box h1 {
        padding-right: 0;
    }
    .image-quote-row.image-quote > div {
        width: 50%;
    }
    .journal-quote-img {
        position: relative;
    }
    .journal-quote-img > div {
        margin: 123px -123px 0 0;
    }
    .journal-quote-holder {
        background: #f7f7f7;
        margin-bottom: 150px;
        padding: 0 55px 0 172px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
    }
    .quote-left .journal-quote-image-holder {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .quote-left .journal-quote-image-holder.journal-quote-holder {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .quote-left .journal-quote-img > div {
        margin: 123px 0 0 -123px;
    }
    .quote-left .journal-quote-holder {
        padding: 0 172px 0 55px;
    }
    .journal-quote {
        width: 100%;
    }
    .image-quote-row.image-only,
    .image-quote-row.text-only,
    .journal-back-link {
        width: 820px;
        padding: 0;
    }
    .journal-quote-img {
        margin-bottom: 0;
    }
    .journal-quote {
        margin-bottom: 20px;
    }
    .post-type-archive-journal .detail-area .header-holder {
        max-width: 710px;
    }
    .post-type-archive-journal .header-wrapper .container {
        padding: 0 15px;
    }
    .bg-getting-there {
        background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/thelouise/assets/images/getting-there-bg2.jpg");
    }
    .bg-getting-there.nitro-lazy {
        background-image: none !important;
    }
}
@media (min-width: 1201px) {
    .single-journal .general-detail .main-content {
        padding-right: 250px;
    }
    .post-type-archive-journal .detail-area {
        margin-top: 125px;
        padding-bottom: 130px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .journal-item a:hover .journal-text-holder {
        min-height: 160px;
        max-height: 160px;
        transition: max-height 0.4s, min-height 0.4s;
    }
    .other-articles .btns-style.style .slick-prev,
    .btns-style.style .slick-next {
    }
    .other-articles .wrap-text:hover .text-holder {
        min-height: 160px;
        max-height: 160px;
        transition: max-height 0.4s, min-height 0.4s;
    }
    .blog-inner-wrapper:hover .text-holder {
        min-height: 230px;
        max-height: 230px;
        transition: max-height 0.4s, min-height 0.4s;
    }
    .other-articles .wrap-text:hover .text-holder p,
    .journal-item a:hover .journal-text-holder .text-holder,
    .other-articles .wrap-text:hover .news-other-detial-holder,
    .blog-inner-wrapper:hover .text-holder .home-article-text-holder {
        visibility: visible;
        transition: visibility 0.4s, min-height 0.4s;
    }
    .single-journal .intro-holder .header-box {
        width: 780px;
        margin-left: 102px;
    }
    .single-journal .general-detail .main-content {
        padding-right: 0;
        width: 820px;
    }
    .blog-inner-wrapper {
        position: relative;
        padding-bottom: 155px;
    }
    .blog-inner-wrapper .text-holder {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        min-height: 155px;
        max-height: 155px;
        background: #f7f7f7;
        padding: 24px 0 0;
        transition: max-height 0.4s 0.1s, min-height 0.4s 0.1s;
        overflow: hidden;
    }
    .single-journal .main-area {
        padding-bottom: 130px;
    }
    .single-journal .container {
        padding: 0 15px;
    }
    .single-journal .intro-holder .header-box {
        margin: 0 0 39px;
        padding: 0 0 35px 0;
    }
    .journal-quote-img > div {
        margin: 150px -150px 0 0;
    }
    .journal-quote-holder {
        margin-bottom: 150px;
        padding: 0 70px 0 200px;
    }
    .quote-left .journal-quote-img > div {
        margin: 150px 0 0 -150px;
    }
    .quote-left .journal-quote-holder {
        padding: 0 200px 0 70px;
    }
    .single-journal .intro-holder {
        margin-bottom: 65px;
        padding-left: 0;
    }
    .image-quote-row {
        margin-bottom: 60px;
    }
    .single-journal h1 {
        font-size: 80px;
        line-height: 85px;
        padding-right: 0 !important;
    }
    .journal-back-link a {
        font-size: 21px;
        line-height: 26px;
    }
    .journal-quote {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 20px;
        font-family: "Cormorant Garamond", serif;
        color: #375542;
    }
    .journal-quote span {
        font-size: 19px;
        line-height: 24px;
    }
    .blog-inner-wrapper .text-holder .home-article-text-holder {
        display: block;
    }
    .post-type-archive-journal .detail-area .header-holder {
        max-width: 760px;
    }
    .opportunities-filter-by .select-filter {
        width: 770px;
    }
    .opportunities-filter-by .select-filter > div {
        margin-left: -37px;
        margin-right: -37px;
    }
    .opportunities-filter-by .by-lodges {
        padding-left: 37px;
        padding-right: 37px;
    }
    .btn-white {
        font-size: 13px;
        line-height: 13px;
    }
    .package-highlights .package-highlights-holder .title br {
        display: block;
    }
}
@media (min-width: 1321px) {
    .post-type-archive-journal .detail-area {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 600px) {
    .package-detail .intro-holder,
    .rates-packages .intro-holder,
    .single-journal .intro-holder {
        margin-top: 104px;
    }
    .opportunities-filter-by .select-filter .by-lodges {
        min-width: 100%;
    }
    .opportunities-filter-by .select-filter {
        display: block;
    }
}
@media (max-width: 600px) {
    .journal-page .opportunities-filter-by {
        padding: 0;
    }
    .journal-page .header-holder {
        padding: 0;
        text-align: left;
    }
}
@media (max-width: 900px) {
    .journal-quote-img {
        margin-bottom: 0;
    }
    .journal-quote-holder {
        background: #f7f7f7;
        padding: 60px !important;
        width: 100%;
    }
}
@media (max-width: 600px) {
    .journal-quote-img {
        margin-bottom: 0;
    }
    .journal-quote-holder {
        background: #f7f7f7;
        padding: 60px 41px !important;
        width: 100%;
    }
}
@media (min-width: 901px) {
    .journal-quote-holder {
        padding-top: 123px;
        align-items: flex-start;
        -webkit-align-items: flex-start;
    }
    .quote-left .journal-quote-holder {
        padding-top: 123px;
    }
}
@media (min-width: 1201px) {
    .single-journal .intro-holder .header-box {
        width: 1000px;
        margin-left: 102px;
    }
    .journal-quote-holder {
        padding-top: 150px;
        align-items: flex-start;
        -webkit-align-items: flex-start;
    }
    .quote-left .journal-quote-holder {
        padding-top: 150px;
    }
}
.single-journal .badge-info.journal-tlb {
}
@media (max-width: 1200px) {
    .journal-item img {
        width: 100%;
        object-fit: cover;
        height: 225px;
    }
}
@media (max-width: 600px) {
    .journal-item img {
        width: 100%;
        object-fit: cover;
        height: auto;
    }
}
.single-journal .text-holder p strong {
    font-family: "Raleway", Serif;
    font-weight: normal;
}
.subscribe-area.signup-popup .subscribe-form,
.subscribe-area#subscribe-area .subscribe-form {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border-bottom: none;
}
.subscribe-area.signup-popup .subscribe-form .gform-body.gform_body,
.subscribe-area#subscribe-area .subscribe-form .gform-body.gform_body {
    width: calc(100% - 170px);
    margin-right: 30px;
}
.subscribe-area.signup-popup #gform_wrapper_7.gform_wrapper .subscribe-form .gform_footer,
.subscribe-area#subscribe-area #gform_wrapper_2.gform_wrapper .subscribe-form .gform_footer,
.subscribe-area.signup-popup #gform_wrapper_5.gform_wrapper .subscribe-form .gform_footer {
    width: 140px;
    clear: none;
    box-sizing: border-box !important;
    display: flex;
    justify-content: end;
    align-items: end;
}
.subscribe-area.signup-popup .subscribe-form .gform_body ul li .ginput_container,
.subscribe-area#subscribe-area .subscribe-form .gform_body ul li .ginput_container {
    border-bottom: 1px solid #375542;
}
.subscribe-area.signup-popup #gform_wrapper_7 .subscribe-form .gform_body ul li:first-of-type,
.subscribe-area.signup-popup #gform_wrapper_5 .subscribe-form .gform_body ul li:first-of-type,
.subscribe-area#subscribe-area #gform_wrapper_2 .subscribe-form .gform_body ul li:first-of-type {
    margin-bottom: 10px !important;
}
.subscribe-area.signup-popup .subscribe-form .jcf-select .jcf-select-opener:after,
.subscribe-area#subscribe-area .subscribe-form .jcf-select .jcf-select-opener:after {
    left: initial;
    right: 0;
}
.subscribe-area.signup-popup .subscribe-form .gform_footer input,
.subscribe-area#subscribe-area .subscribe-form .gform_footer input {
    font-size: 14px !important;
    line-height: 14px;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
    padding: 0;
    text-transform: uppercase;
    background: #375542;
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    width: 140px;
    height: 48px;
    top: initial;
}
.subscribe-area.signup-popup .subscribe-form .jcf-select,
.subscribe-area#subscribe-area .subscribe-form .jcf-select {
    background: transparent;
    padding-left: 0;
}
.subscribe-area .gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 0;
}
.subscribe-area.signup-popup .subscribe-form .jcf-select .jcf-select-text,
.subscribe-area#subscribe-area .subscribe-form .jcf-select .jcf-select-text {
    color: #888;
}
.subscribe-area .jcf-select .jcf-select-opener:after {
    color: #888;
}
.jw-menu-extend {
    display: none;
}
.page-template-template-events .brochure-area.nitro-lazy-render {
    content-visibility: visible;
}
.top-msg-bar {
    height: 35px;
    width: 100%;
    background-color: #ebebeb;
    opacity: 1;
    padding: 0 15px;
}
header.fixed-position:not(.msg-scroll-up) .top-msg-bar {
}
.msg-slider-container {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    height: 35px;
}
.msg-slider-container p {
    font-family: "Raleway", serif;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 13px;
    color: #000;
    padding-right: 15px;
}
.msg-slider-container .msg-slide a {
    color: #375542;
    text-decoration: underline;
}
.msg-slider,
.msg-slider-container .slick-slide,
.msg-slider-container .slick-slide > div {
    width: 100%;
    text-align: center;
}
.msg-slider {
    position: relative;
    z-index: 1;
}
.top-msg-bar .close-btn {
    width: 11px;
    height: 13px;
    top: 11px;
    right: 0;
    z-index: 2;
}
.hide-msg-bar {
    display: none;
}
.msg-slider .msg-slide {
    display: none;
}
.msg-slider .msg-slide:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
}
.msg-slider.slick-initialized .msg-slide {
    display: flex;
}
.subscribe-area .gform_wrapper form input[type="text"],
.subscribe-area .gform_wrapper form input[type="email"] {
    background: transparent;
    font-size: 21px !important;
    line-height: 25px;
    padding-left: 0 !important;
    color: #888;
}
.subscribe-area .gform_wrapper .validation_error {
    display: none;
}
.subscribe-area .gform_legacy_markup_wrapper.gform_validation_error li.gfield_error input[type="email"] {
    border: 0 !important;
    margin-bottom: 0;
}
.subscribe-area .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding-top: 10px;
    font-family: "Raleway", serif;
    font-weight: normal;
}
.subscribe-area.signup-popup .subscribe-form .gform_body ul li.gfield_error .ginput_container,
.subscribe-area#subscribe-area .subscribe-form .gform_body ul li.gfield_error .ginput_container {
    border-bottom: 1px solid #790000;
}
body .subscribe-area img.gform_ajax_spinner {
    top: unset;
    bottom: 60px;
}
.subscribe-area input[type="email"]:-moz-placeholder {
    color: #888;
    opacity: 1;
}
.subscribe-area input[type="email"]::-moz-placeholder {
    color: #888;
    opacity: 1;
}
.subscribe-area input[type="email"]:-ms-input-placeholder {
    color: #888;
}
.subscribe-area input[type="email"]::-webkit-input-placeholder {
    color: #888;
}
@media (min-width: 601px) {
    .subscribe-area.signup-popup {
        height: 300px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 300px;
    }
    .top-msg-bar {
        padding: 0 22px;
    }
    .msg-slider-container p {
        font-size: 14px;
        line-height: 14px;
        padding-right: 0;
    }
}
@media (min-width: 901px) {
    .subscribe-area.signup-popup {
        height: 220px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 220px;
    }
    .jw-menu-extend {
        display: block;
        width: 100%;
        height: 30px;
        background: transparent;
        position: absolute;
        bottom: -30px;
    }
}
@media (min-width: 1171px) {
    .subscribe-area.signup-popup {
        height: 190px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 190px;
    }
}
@media (max-width: 600px) {
    .subscribe-area.signup-popup {
        min-height: 390px;
        height: auto;
    }
    .subscribe-area.signup-popup .bg-stretch {
        min-height: 390px;
        height: auto;
    }
    .subscribe-area.signup-popup .subscribe-form .gform-body.gform_body,
    .subscribe-area#subscribe-area .subscribe-form .gform-body.gform_body {
        width: 100%;
        margin-right: 0;
    }
    .subscribe-area.signup-popup #gform_wrapper_7.gform_wrapper .subscribe-form .gform_footer,
    .subscribe-area#subscribe-area #gform_wrapper_2.gform_wrapper .subscribe-form .gform_footer,
    .subscribe-area.signup-popup #gform_wrapper_5.gform_wrapper .subscribe-form .gform_footer {
        width: 100%;
        margin-top: 30px;
    }
    .subscribe-area.signup-popup #gform_wrapper_7.gform_wrapper .subscribe-form .gform_footer input,
    .subscribe-area#subscribe-area #gform_wrapper_2.gform_wrapper .subscribe-form .gform_footer input,
    .subscribe-area.signup-popup #gform_wrapper_5.gform_wrapper .subscribe-form .gform_footer input {
        text-align: center;
        margin-bottom: 0;
        position: initial;
    }
    .subscribe-area.signup-popup .subscribe-form .jcf-select,
    .subscribe-area#subscribe-area .subscribe-form .jcf-select {
        height: 41px;
        padding: 0;
        margin-bottom: 0;
    }
    .subscribe-area.signup-popup .subscribe-form .jcf-select .jcf-select-text,
    .subscribe-area#subscribe-area .subscribe-form .jcf-select .jcf-select-text {
        height: 41px;
        font-size: 19px;
        line-height: 24px;
        margin-bottom: 0;
    }
    .subscribe-area.signup-popup .subscribe-form .jcf-select .jcf-select-text span,
    .subscribe-area#subscribe-area .subscribe-form .jcf-select .jcf-select-text span {
        height: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 0;
    }
    .subscribe-area#subscribe-area .wrap-block {
        padding-bottom: 0;
    }
}
.page-template-template-events .bg-stretch {
    background-position: left 50%;
}
.page-template-template-events .main-area,
.event-editorial-carousel,
.brochure-area.applicant,
.detail-area.express-your-interest {
    padding-bottom: 0;
    margin-bottom: 40px;
}
.page-template-template-events .detail-area {
    padding-bottom: 0;
    padding-top: 0;
}
.page-template-template-events .adventure-area {
    padding-top: 0;
    padding-bottom: 0;
}
ul.feature-icons {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    padding-left: 0;
}
ul.feature-icons li {
    position: relative;
    list-style: none;
    padding-left: 28px;
    padding-right: 18px;
    font-size: 19px;
    line-height: 19px;
}
ul.feature-icons li:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 24px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    top: 50%;
    transform: translate(0, -50%);
}
ul.feature-icons li.boardroom:before {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/boardroom.svg");
}
ul.feature-icons li.dining:before {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/dining.svg");
    height: 22px;
    background-size: 18px;
}
ul.feature-icons li.cocktail:before {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cocktail.svg");
}
.detail-area .header-holder.eyi-holder {
    margin-bottom: 50px;
}
.page-template-template-events .slider-area.p-style {
    background-color: #f7f7f7;
}
.page-template-template-events #express-your-interest .booking-holder {
    padding: 0 30px;
}
.detail-area #event-enquiry .header-holder {
    max-width: 650px;
}
.page-template-template-events .info-slider.editorial-carousel-3 {
    padding-bottom: 0;
}
.subscribe-area .gform_wrapper form input[type="text"],
.subscribe-area .gform_wrapper form input[type="email"] {
    background: transparent;
    font-size: 21px !important;
    line-height: 25px;
    padding-left: 0 !important;
    color: #888;
}
.subscribe-area .gform_wrapper .validation_error {
    display: none;
}
.subscribe-area .gform_legacy_markup_wrapper.gform_validation_error li.gfield_error input[type="email"] {
    border: 0 !important;
    margin-bottom: 0;
}
.subscribe-area .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding-top: 10px;
    font-family: "Raleway", serif;
    font-weight: normal;
}
.subscribe-area.signup-popup .subscribe-form .gform_body ul li.gfield_error .ginput_container,
.subscribe-area#subscribe-area .subscribe-form .gform_body ul li.gfield_error .ginput_container {
    border-bottom: 1px solid #790000;
}
body .subscribe-area img.gform_ajax_spinner {
    top: unset;
    bottom: 60px;
}
.subscribe-area input[type="email"]:-moz-placeholder {
    color: #888;
    opacity: 1;
}
.subscribe-area input[type="email"]::-moz-placeholder {
    color: #888;
    opacity: 1;
}
.subscribe-area input[type="email"]:-ms-input-placeholder {
    color: #888;
}
.subscribe-area input[type="email"]::-webkit-input-placeholder {
    color: #888;
}
.page-template-template-events .info-slider .txt-holder p a {
    font-family: "Raleway", serif;
}
.page-template-template-events .info-slider .txt-holder p a:hover,
.page-template-template-events .info-slider .txt-holder p a:active,
.page-template-template-events .info-slider .txt-holder p a:focus {
    color: #375542;
}
.footer-insta .slide-holder .img-holder img {
    object-fit: cover !important;
    width: 190px !important;
    height: 190px !important;
}
.list .show-xs .title {
    margin-bottom: 20px;
}
.list .show-xs.site-logo-7 .site-link {
    margin-bottom: 20px;
}
.list .show-xs.site-logo-1 .site-link,
.list .show-xs.site-logo-8 .site-link {
    color: #fff;
}
.gform_wrapper form .gfield.gfield--type-turnstile .ginput_container_turnstile {
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.subscribe-area.signup-popup .subscribe-form .gform_body ul li .ginput_container.ginput_container_select,
.subscribe-area#subscribe-area .subscribe-form .gform_body ul li .ginput_container.ginput_container_select {
    border-bottom: 0;
}
.subscribe-area.signup-popup .gform_validation_error .subscribe-form .gform_body ul li .ginput_container.ginput_container_select,
.subscribe-area#subscribe-area .gform_validation_error .subscribe-form .gform_body ul li .ginput_container.ginput_container_select {
    border-bottom: 1px solid #375542;
}
@media (min-width: 601px) {
    .page-template-template-events .main-area,
    .event-editorial-carousel,
    .brochure-area.applicant,
    .detail-area.express-your-interest {
        margin-bottom: 70px;
    }
    .page-template-template-events .editorial-carousel-intro .intro-title {
        width: 54%;
    }
    .page-template-template-events .editorial-carousel-intro .intro-holder {
        width: 46%;
        padding-left: 0;
    }
    .brochure-area.applicant .wrap-holder > div {
        display: flex;
        flex-wrap: wrap;
        -webkit-align-items: center;
        align-items: center;
        height: 300px;
    }
    .curated-carousel,
    .event-editorial-carousel {
    }
}
@media (min-width: 901px) {
    .page-template-template-events .main-area,
    .event-editorial-carousel,
    .brochure-area.applicant,
    .detail-area.express-your-interest {
        margin-bottom: 100px;
    }
    .page-template-template-events .info-wraps .info-holder .text-frame {
        padding: 0 30px 0 0;
    }
    .page-template-template-events #express-your-interest .booking-holder {
        padding: 0;
    }
    .curated-carousel,
    .event-editorial-carousel {
        padding-left: 15px;
        padding-right: 15px;
    }
    .page-template-template-events #signature .info-wraps .info-holder {
        height: auto;
    }
    .desktop-hidden-sm {
        display: none;
    }
}
@media (min-width: 1201px) {
    .page-template-template-events .main-area,
    .event-editorial-carousel,
    .brochure-area.applicant,
    .detail-area.express-your-interest {
        margin-bottom: 130px;
    }
    .page-template-template-events .editorial-carousel-intro .intro-title {
        width: 54%;
    }
    .page-template-template-events .editorial-carousel-intro .intro-holder {
        width: 46%;
    }
    .curated-carousel,
    .event-editorial-carousel {
        padding-left: 25px;
        padding-right: 25px;
    }
    .detail-area.express-your-interest .header-holder,
    .detail-area #event-enquiry .header-holder {
        max-width: 765px;
    }
    .detail-area.event-porthole .detail-block {
        padding: 0 40px;
    }
}
@media (max-width: 900px) {
    .page-template-template-events .info-slider .txt-holder {
        padding-right: 25px;
    }
    .mob-hidden-sm {
        display: none;
    }
    .page-template-template-events .exclusive-experience-content .info-wraps {
        margin: 0 50px 0 30px;
    }
    .page-template-template-events .exclusive-experience-content .experience-carousel .btn-prev,
    .page-template-template-events .exclusive-experience-content .experience-carousel .btn-next {
        top: calc(50% + 190px);
    }
}
@media (max-width: 768px) {
    .general-text ul.feature-icons li {
        padding-right: 10px;
    }
}
@media (max-width: 600px) {
    .page-template-template-events .main-area,
    .event-editorial-carousel {
        margin-bottom: 0px;
    }
    .page-template-template-events .info-wraps {
        top: 190px;
    }
    .page-template-template-events .info-wraps > div {
        padding-bottom: 100px;
    }
    .page-template-template-events .brochure-area.applicant {
        padding-bottom: 50px;
    }
    ul.feature-icons li {
        padding-right: 12px;
    }
    .page-template-template-events .detail-area .vault-block {
        margin: 0 0 -152px;
    }
    .page-template-template-events .exclusive-experience-content .info-wraps {
        margin: 0 30px;
    }
    .page-template-template-events .exclusive-experience-content .experience-carousel .btn-prev,
    .page-template-template-events .exclusive-experience-content .experience-carousel .btn-next {
        top: calc(50% + 90px);
    }
}
.hide-bl-desktop {
    display: block;
}
.show-bl-desktop {
    display: none;
}
#wrapper.header-with-banner-menu {
    padding-top: 100px;
}
#wrapper.header-with-banner-menu.with-msg-bar {
    padding-top: 134px;
}
.bl-collection-banner-menu {
    height: 50px;
    background-color: #343e48;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    width: 100%;
}
.bl-collection-banner-menu.hide-banner-menu {
    height: 0;
    position: absolute;
    z-index: -10;
    opacity: 0;
}
.bl-collection-banner-menu .inner-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 50px;
}
.bl-collection-banner-menu .inner-container .banner-menu-col {
    width: 33.33%;
    height: 100%;
    display: flex;
}
#header .bl-collection-banner-menu .inner-container .banner-menu-col .logo {
    width: 140px;
    margin: auto;
    height: auto;
}
.bl-collection-banner-menu .inner-container .banner-menu-col .banner-menu-txt,
.bl-collection-banner-menu .inner-container .banner-menu-col .banner-menu-txt a {
    font-size: 18px;
    color: #d1d2d4;
    font-family: "Cormorant Garamond", serif;
}
.bl-collection-banner-menu .inner-container .banner-menu-col .banner-menu-txt a:hover,
.bl-collection-banner-menu .inner-container .banner-menu-col .banner-menu-txt a:focus {
    color: #d1d2d4;
}
.bl-collection-banner-menu .inner-container .banner-menu-col .bl-lodge-content {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #d1d2d4;
    font-family: "Cormorant Garamond", serif;
}
.banner-menu-col .bl-lodge-content > span {
    display: block;
    display: flex;
    height: 100%;
    align-items: center;
    cursor: pointer;
}
.banner-menu-col .bl-lodge-content > span i {
    font-size: 18px;
    color: #d1d2d4;
    padding-left: 8px;
}
.banner-menu-col .bl-lodge-content > span i.fa-angle-up {
    display: none;
}
.bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover span i.fa-angle-up {
    display: inline-block;
}
.bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover span i.fa-angle-down {
    display: none;
}
.bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content .bl-scrollbar-menu.bl-b-menu-general {
    opacity: 1;
    z-index: 2;
    visibility: visible;
}
.bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content span i.fa-angle-up {
    display: inline-block;
}
.bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content span i.fa-angle-down {
    display: none;
}
.bl-collection-banner-menu .inner-container .banner-menu-col .bl-lodge-content:hover {
}
.bl-collection-banner-menu .inner-container .banner-menu-col.third-col {
    display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: center;
}
.bl-collection-banner-menu.banner-menu-click.bm-active .inner-container .banner-menu-col .bl-lodge-contentss:hover ul.bl-lodge-listss {
    opacity: 1;
    z-index: 2;
    visibility: visible;
}
.bl-collection-banner-menu.banner-menu-click.bm-active .inner-container .banner-menu-col .bl-lodge-contentss:hover span i.fa-angle-up {
    display: inline-block;
}
.bl-collection-banner-menu.banner-menu-click.bm-active .inner-container .banner-menu-col .bl-lodge-contentss:hover span i.fa-angle-down {
    display: none;
}
.banner-menu-col .bl-lodge-content .bl-scrollbar-menu.bl-b-menu-scrollable,
.banner-menu-col .bl-lodge-content .bl-scrollbar-menu.bl-b-menu-general {
    position: absolute;
    top: 50px;
    width: 420px;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 26px 40px 40px;
    list-style: none;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
    z-index: -1;
    opacity: 0;
    transition: all 0.5s ease-out 13ms;
    -webkit-transition: all 0.5s ease-out 13ms;
    visibility: hidden;
    left: -40px;
    padding-right: 0;
    padding-bottom: 0;
}
.banner-menu-col .bl-lodge-content .bl-scrollbar-menu.bl-b-menu-general {
    padding-right: 40px;
}
.banner-menu-col .bl-lodge-content > ul.accordion {
    position: absolute;
    top: 50px;
    width: 420px;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 26px 40px 40px;
    list-style: none;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
    z-index: -1;
    opacity: 0;
    transition: all 0.5s ease-out 13ms;
    -webkit-transition: all 0.5s ease-out 13ms;
    visibility: hidden;
    left: -40px;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list {
    list-style: none;
    padding-left: 0;
    padding-bottom: 25px;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list > li {
    list-style: none;
    margin-bottom: 14px;
    border-bottom: 1px solid #ddd;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list > li:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list > li:last-of-type ul.sub-list {
    margin-bottom: 0;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list > li span,
.banner-menu-col .bl-lodge-content ul.accordion > li span {
    display: block;
    color: #000;
    padding-left: 0;
    text-transform: uppercase;
    font-family: "Raleway", serif;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 10px;
}
.banner-menu-col .bl-lodge-content ul.sub-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 15px;
}
.banner-menu-col .bl-lodge-content ul.sub-list li {
}
.banner-menu-col .bl-lodge-content ul.sub-list a {
    font-size: 19px;
    line-height: 23px;
    color: #343e48;
    font-family: "Cormorant Garamond", serif;
    text-transform: none;
    display: block;
    margin-bottom: 2px;
}
.banner-menu-col .bl-lodge-content ul.sub-list span {
    padding-left: 0;
    font-size: 13px;
    line-height: 22px;
    display: block;
    color: #999;
    margin-bottom: 10px;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list ul.sub-list span {
    padding-left: 0;
    font-size: 13px;
    line-height: 22px;
    display: block;
    color: #999;
}
.banner-menu-col .bl-lodge-content ul.sub-list span > span,
.banner-menu-col .bl-lodge-content ul.bl-lodge-list ul.sub-list span > span {
    display: inline-block !important;
    border-bottom: 1px solid;
    line-height: 100%;
    text-decoration: none;
    margin-bottom: auto;
}
.bl-lodge-content .bl-lodge-list.bl-b-menu-scrollable {
}
.bl-lodge-content .bl-lodge-list.bl-b-menu-scrollable::-webkit-scrollbar {
}
.header-with-banner-menu .visual-area {
    height: calc(100vh - 100px);
}
.header-with-banner-menu.with-msg-bar .visual-area {
    height: calc(100vh - 135px);
}
@media (min-width: 601px) {
    .bl-collection-banner-menu {
        padding-left: 22px;
        padding-right: 22px;
    }
}
@media (min-width: 901px) {
    .header-with-banner-menu .visual-area {
        height: calc(100vh - 100px);
    }
    .header-with-banner-menu.with-msg-bar .visual-area {
        height: calc(100vh - 135px);
    }
    .bl-collection-banner-menu {
        padding-left: 14px;
        padding-right: 14px;
    }
}
@media (min-width: 1181px) {
    .hide-bl-desktop {
        display: none;
    }
    .show-bl-desktop {
        display: block;
    }
    .bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover .bl-scrollbar-menu.bl-b-menu-scrollable,
    .bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover .bl-scrollbar-menu.bl-b-menu-general {
        opacity: 1;
        z-index: 2;
        visibility: visible;
    }
    .bl-scrollbar-menu:not(.mCustomScrollbar) {
        visibility: hidden;
    }
    .bl-scrollbar-menu:not(.mCustomScrollbar),
    .bl-scrollbar-menu:not(.bl-b-menu-general) {
        visibility: hidden;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools {
        width: 42px;
    }
    .bl-b-menu-scrollable .mCSB_inside > .mCSB_container {
        margin-right: 42px;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 2px;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_draggerRail {
        width: 2px;
        background-color: #ddd;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #343e48 !important;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background-color: #343e48 !important;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
    .bl-b-menu-scrollabl .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
        background-color: #343e48 !important;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_dragger {
        height: 610px !important;
    }
}
@media (min-width: 1201px) {
    .bl-collection-banner-menu {
        padding-left: 25px;
        padding-right: 25px;
    }
    #wrapper.header-with-banner-menu {
        padding-top: 121px;
    }
    #wrapper.header-with-banner-menu.with-msg-bar {
        padding-top: 156px;
    }
    .header-with-banner-menu .visual-area {
        height: calc(100vh - 160px);
    }
    .header-with-banner-menu.with-msg-bar .visual-area {
        height: calc(100vh - 195px);
    }
}
@media (min-width: 1321px) {
    .bl-collection-banner-menu {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 1180px) {
    .bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover .bl-scrollbar-menu.bl-b-menu-scrollable {
        z-index: 10;
    }
    .bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content:hover ul.bl-lodge-list {
        z-index: 10;
    }
    .bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content ul.accordion {
        opacity: 1;
        visibility: visible;
    }
    .banner-menu-col .bl-lodge-content > ul.accordion {
        width: 100%;
        left: 0;
        position: fixed;
        z-index: 10;
        padding-top: 13px;
        padding-top: 13px;
        padding-left: 29px;
        padding-right: 29px;
        padding-bottom: 5px;
        visibility: hidden;
    }
    .banner-menu-col .bl-lodge-content > ul > li {
        margin-bottom: 8px;
        padding: 0;
    }
    .banner-menu-col .bl-lodge-content > ul > li > a {
        display: block;
        color: #000;
        padding-left: 0;
        text-transform: uppercase;
        font-family: "Raleway", serif;
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 8px;
        position: relative;
    }
    .banner-menu-col .bl-lodge-content > ul > li > a:after,
    .banner-menu-col .bl-lodge-content > ul > li > a:before {
        content: none;
    }
    .banner-menu-col .bl-lodge-content > ul > li > a i {
        font-size: 13px;
        color: #000;
        position: absolute;
        top: 5px;
        right: 0;
    }
    .banner-menu-col .bl-lodge-content > ul > li > a i.fa-angle-up {
        display: none;
    }
    .banner-menu-col .bl-lodge-content > ul > li.acc-active > a i.fa-angle-up {
        display: block;
    }
    .banner-menu-col .bl-lodge-content > ul > li.acc-active > a i.fa-angle-down {
        display: none;
    }
    .banner-menu-col .bl-lodge-content ul.sub-list a:before,
    .banner-menu-col .bl-lodge-content ul.sub-list a:after {
        content: none;
    }
    .banner-menu-col .bl-lodge-content ul.sub-list {
        margin-bottom: 20px;
    }
    .banner-menu-col .bl-lodge-content ul.sub-list li {
        padding: 0;
        border: 0;
    }
    .bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover ul.accordion {
        opacity: 1;
        z-index: 2;
        visibility: visible;
    }
}
@media (max-width: 900px) {
    .bl-collection-banner-menu .inner-container .banner-menu-col.third-col {
        display: none;
    }
    .bl-collection-banner-menu .inner-container .banner-menu-col {
        width: 50%;
        align-items: center;
        -webkit-align-items: center;
    }
    .bl-collection-banner-menu .inner-container .banner-menu-col.first-col {
        order: 2;
        justify-content: end;
        -webkit-justify-content: end;
    }
    .banner-menu-col .bl-lodge-content > span {
        padding-left: 0;
    }
    #header .bl-collection-banner-menu .inner-container .banner-menu-col .logo {
        margin: unset;
    }
    .banner-menu-col .bl-lodge-content > span i {
        font-size: 13px;
    }
    .banner-menu-col .bl-lodge-content > ul.accordion {
        padding-left: 22px;
        padding-right: 22px;
    }
    .bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover .bl-scrollbar-menu.bl-b-menu-scrollable {
        z-index: 10;
    }
    .bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content:hover ul.bl-lodge-list {
        z-index: 10;
    }
    .bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content ul.accordion {
        opacity: 1;
        visibility: visible;
        z-index: 9991;
    }
}
@media (max-width: 600px) {
    .banner-menu-col .bl-lodge-content > ul {
        padding-left: 15px;
        padding-right: 15px;
    }
    .banner-menu-col .bl-lodge-content > ul.accordion {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.home .caption .img-logos {
    width: auto;
    max-width: 366px;
}
.home .caption .img-logos img {
    width: 100%;
}
.cwl-visibility-hidden {
    visibility: hidden;
}
.home .video-holdersss {
    height: 136%;
    top: -18%;
}
.bl-hotspot-form {
}
.bl-hotspot-form form {
}
.bl-hotspot-form form fieldset,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field {
    width: 100%;
    max-width: initial;
}
.bl-hotspot-form form fieldset .field.hs-form-field,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 32px;
}
.bl-hotspot-form form fieldset .field.hs-form-field .input,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field .input {
    margin-right: 0;
}
.bl-hotspot-form form fieldset .field.hs-form-field > label,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field > label {
    display: inline-block;
    line-height: 1.3;
    clear: both;
    margin: 0 0 0.5rem;
    font-size: 19px;
    color: #375542;
    font-weight: 400;
    width: 100%;
    font-family: "Raleway", serif;
}
.bl-hotspot-form form fieldset .field.hs-form-field > label span.hs-form-required,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field > label span.hs-form-required {
    color: #375542;
    margin-left: 4px;
}
.bl-hotspot-form form fieldset .field.hs-form-field.hs-fieldtype-checkbox > label,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field.hs-fieldtype-checkbox > label {
    font-size: 19px !important;
}
.bl-hotspot-form form fieldset .field.hs-form-field.hs-fieldtype-checkbox ul.inputs-list,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field.hs-fieldtype-checkbox ul.inputs-list {
    font-size: 19px !important;
}
.bl-hotspot-form form input[type="text"],
.bl-hotspot-form form input[type="email"],
.bl-hotspot-form form input[type="tel"] {
    width: 100%;
    height: 50px;
    padding: 0 40px 0 10px;
    font-size: 19px;
    line-height: 24px;
    color: #888;
    font-weight: 300;
    border: none;
    border-radius: 0;
    background: #f7f7f7;
}
.bl-hotspot-form form textarea {
    height: 160px;
    width: 100% !important;
    letter-spacing: normal;
    padding: 6px 8px;
    line-height: 1.5;
    line-height: 24px;
    resize: none !important;
    background: #f7f7f7;
    border: 0;
    font-size: 19px;
}
.bl-hotspot-form form ul.hs-error-msgs {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.bl-hotspot-form form ul.no-list.hs-error-msgs li {
    padding-top: 16px;
}
.bl-hotspot-form form ul.no-list.hs-error-msgs li label {
    letter-spacing: normal;
    text-align: left;
    display: block;
    color: red;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    font-family: "Raleway", serif;
    font-weight: 700;
}
.bl-hotspot-form form .actions {
    text-align: center;
}
.bl-hotspot-form form input[type="submit"] {
    margin: 0;
    border: 0;
    font-family: "Raleway", serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
    padding: 0;
    text-transform: uppercase;
    background: #375542;
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    width: 230px;
    height: 50px;
    cursor: pointer;
}
.bl-hotspot-form form .hs_recaptcha.hs-recaptcha .grecaptcha-badge {
    margin: 0 auto 15px;
}
.bl-hotspot-form .jcf-select .jcf-select-text {
    font-size: 19px;
}
.bl-hotspot-form form select {
    ppearance: none;
    position: absolute !important;
    left: -9999px !important;
    height: 1px !important;
    width: 1px !important;
    margin: 0px !important;
    border-width: 0px !important;
}
.bl-hotspot-form form .legal-consent-container .inputs-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.bl-hotspot-form form .legal-consent-container .field.hs-form-field {
    margin-bottom: 12px;
}
.bl-hotspot-form form .legal-consent-container .inputs-list li {
    padding-top: 0;
}
.bl-hotspot-form form .legal-consent-container .inputs-list li label {
}
.bl-hotspot-form form .legal-consent-container .inputs-list li label span {
    display: inline-block;
    font-family: "Raleway", serif;
    font-size: 19px;
    line-height: 24px;
    margin-left: 15px;
}
.bl-hotspot-form form .legal-consent-container .inputs-list li label span.jcf-checkbox {
    margin-left: 0;
    position: relative;
    bottom: 3px;
}
.bl-hotspot-form form .legal-consent-container .inputs-list li label span.jcf-checked > span {
    margin-left: -5px;
}
.bl-hotspot-form form .legal-consent-container .hs-richtext p {
    font-size: 19px;
    line-height: 24px;
    font-family: "Raleway", serif;
    padding-left: 8px;
}
.bl-hotspot-form form .legal-consent-container .hs-richtext p a {
    font-family: "Raleway", Serif;
    font-weight: 400;
    color: #375542;
}
.bl-hotspot-form form .legal-consent-container .hs-richtext p a:hover,
.bl-hotspot-form form .legal-consent-container .hs-richtext p a:focus,
.bl-hotspot-form form .legal-consent-container .hs-richtext p a:active {
    color: #375542;
}
.bl-hotspot-form form .hs-recaptcha {
    margin: 40px 0 40px;
}
.general-detail .bl-hotspot-form ul li:before {
    display: none;
}
.bl-hotspot-form form ul.inputs-list.multi-container {
    padding-left: 0;
}
.bl-hotspot-form form ul.inputs-list.multi-container li {
    display: block;
}
.bl-hotspot-form form fieldset.form-columns-3 .field.hs-form-field {
    width: 100%;
}
.bl-hotspot-form form fieldset.form-columns-3 .hs-form-field ul.inputs-list.multi-container li {
    display: block;
    margin-right: 0;
}
.bl-hotspot-form form fieldset.form-columns-3 .hs-form-field ul.inputs-list.multi-container li label,
.bl-hotspot-form form fieldset .hs-form-field ul.inputs-list.multi-container li.hs-form-checkbox label {
    font-size: 19px !important;
}
.bl-hotspot-form form .hs-richtext.hs-main-font-element {
    padding-left: 10px;
    margin-bottom: 26px;
}
.bl-hotspot-form form .hs-richtext.hs-main-font-element p {
    font-size: 19px !important;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 0.5rem;
    color: #375542;
    font-family: "Raleway", serif;
}
@media (max-width: 900px) {
    .bl-hotspot-form form .legal-consent-container .inputs-list li label span.jcf-checkbox {
        position: absolute;
        bottom: unset;
        top: 5px;
    }
    .bl-hotspot-form form .legal-consent-container .inputs-list li label span {
        margin-left: 30px;
    }
}
@media (min-width: 601px) {
    .bl-hotspot-form form textarea {
        height: 320px;
    }
    .visiting-apply .bl-hotspot-form form textarea {
        height: 160px;
    }
    .bl-hotspot-form form fieldset.form-columns-2 .hs-form-field.hs-fieldtype-checkbox {
        width: 50% !important;
    }
    .bl-hotspot-form form fieldset.form-columns-3 .field.hs-form-field {
        width: 50%;
    }
}
@media (min-width: 1101px) {
    .contact-us .bl-hotspot-form form fieldset.form-columns-3 .field.hs-form-field,
    .page-template-template-events .bl-hotspot-form form fieldset.form-columns-3 .field.hs-form-field {
        width: 33.33%;
    }
}
@media (min-width: 1201px) {
    .bl-hotspot-form form fieldset .field.hs-form-field > label,
    .bl-hotspot-form form .hs-richtext.hs-main-font-element p,
    #reservation-enquiry .bl-hotspot-form form fieldset .field.hs-form-field.hs-fieldtype-checkbox > label {
        font-size: 21px !important;
    }
    .bl-hotspot-form form input[type="text"],
    .bl-hotspot-form form input[type="email"],
    .bl-hotspot-form form input[type="tel"] {
        font-size: 21px;
        line-height: 26px;
    }
    .bl-hotspot-form form textarea {
        font-size: 21px;
        line-height: 26px;
    }
    .bl-hotspot-form form .legal-consent-container .inputs-list li label span {
        font-size: 21px;
        line-height: 26px;
    }
    .bl-hotspot-form form .legal-consent-container .hs-richtext p {
        font-size: 21px;
        line-height: 26px;
    }
}
@media (max-width: 1200px) {
    .bl-hotspot-form form fieldset.form-columns-3 .hs-form-field {
    }
}
@media (max-width: 600px) {
    .bl-hotspot-form form fieldset.form-columns-3 .hs-form-field {
        width: 100%;
    }
    .bl-hotspot-form form fieldset.form-columns-2 .hs-form-field.hs-fieldtype-checkbox {
        width: 100%;
    }
    .bl-hotspot-form form fieldset .field.hs-form-field {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .bl-hotspot-form form .hs-richtext.hs-main-font-element {
        padding-left: 0;
    }
    .bl-hotspot-form form fieldset .field.hs-form-field.hs-fieldtype-checkbox ul.inputs-list {
        margin-bottom: 0;
    }
}
@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
    .bl-hotspot-form form .form-columns-3 .hs-form-field .hs-input {
        width: 100% !important;
    }
    .bl-hotspot-form form .form-columns-2 .hs-form-field .hs-input {
        width: 100% !important;
    }
}
.bl-multi-state-sign-up-form {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.bl-sign-up-stage-one {
    width: 400px;
    height: 120px;
    background-color: #343e48;
}
.bl-sign-up-stage-one .text-wrapper {
    position: relative;
    display: flex;
    height: 100%;
    padding: 30px;
}
.bl-sign-up-stage-one .text-wrapper .text p {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    font-family: "Raleway", serif;
}
.bl-sign-up-stage-one .text-wrapper .text p a {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    font-family: "Raleway", serif;
}
.bl-sign-up-stage-one .text-wrapper .close,
.bl-form .close {
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cross-icon-white-p.svg");
    width: 11px;
    height: 12px;
    right: 12px;
    top: 12px;
    background-size: cover;
    opacity: 1 !important;
}
.bl-sign-up-stage-one .text-wrapper .close.nitro-lazy,
.bl-form .close.nitro-lazy {
    background-image: none !important;
}
.bl-sign-up-stage-two {
    height: 590px;
    width: 400px;
    background-color: #343e48;
}
.mfp-inline-holder .mfp-content.bl-sign-up-popup-wrapper {
    height: 530px;
    width: 400px;
}
.bl-sign-up-popup-holder {
    background-color: #343e48;
}
.mfp-close-btn-in .mfp-content.bl-sign-up-popup-wrapper .mfp-close {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cross-icon-white-p.svg");
    width: 11px;
    height: 12px;
    right: 12px;
    top: 12px;
    background-size: cover;
    opacity: 1 !important;
    color: transparent;
}
.mfp-close-btn-in .mfp-content.bl-sign-up-popup-wrapper .mfp-close.nitro-lazy {
    background-image: none !important;
}
.bl-sign-up-stage-two .form-intro {
    margin-bottom: 20px;
}
.bl-sign-up-stage-two .form-intro h3 {
}
.bl-sign-up-stage-two .form-intro p {
}
.bl-sign-up-form {
}
.bl-form {
    position: relative;
    padding: 26px 33px 26px 27px;
    padding: 26px 30px 26px;
}
.bl-sign-up-form form fieldset,
.bl-sign-up-form form .field.hs-form-field {
    height: 32px;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.bl-sign-up-form form .field.hs-form-field.hs-recaptcha {
    height: auto;
    border-bottom: 0;
    margin-top: 30px;
}
.bl-sign-up-form form .field.hs-form-field.hs-recaptcha .grecaptcha-badge {
    margin: auto;
}
.bl-sign-up-form form .field.hs-form-field label {
    display: none;
}
.bl-sign-up-form form fieldset input[type="text"],
.bl-sign-up-form form fieldset input[type="email"],
.bl-sign-up-form form .field.hs-form-field input[type="text"],
.bl-sign-up-form form .field.hs-form-field input[type="email"] {
    font-size: 17px;
    line-height: 22px;
    font-family: "Raleway", serif;
    width: 100%;
    background: transparent;
    border: 0;
    padding: 0;
    color: #fff;
}
.bl-sign-up-form form .field.hs-form-field input[type="email"]:focus,
.bl-sign-up-form form .field.hs-form-field input[type="email"]:active,
.bl-sign-up-form form .field.hs-form-field input[type="email"]::selection,
.bl-sign-up-form form .field.hs-form-field input[type="email"]:visited {
}
.bl-sign-up-form form fieldset input[type="text"]:-moz-placeholder,
.bl-sign-up-form form fieldset input[type="email"]:-moz-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="text"]:-moz-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="email"]:-moz-placeholder {
    color: #fff;
    opacity: 0.6;
    font-family: "Raleway", serif;
}
.bl-sign-up-form form fieldset input[type="text"]::-moz-placeholder,
.bl-sign-up-form form fieldset input[type="email"]::-moz-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="text"]::-moz-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="email"]::-moz-placeholder {
    color: #fff;
    opacity: 0.6;
    font-family: "Raleway", serif;
}
.bl-sign-up-form form fieldset input[type="text"]:-ms-input-placeholder,
.bl-sign-up-form form fieldset input[type="email"]:-ms-input-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="text"]:-ms-input-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="email"]:-ms-input-placeholder {
    color: #fff;
    opacity: 0.6;
    font-family: "Raleway", serif;
}
.bl-sign-up-form form fieldset input[type="text"]::-webkit-input-placeholder,
.bl-sign-up-form form fieldset input[type="email"]::-webkit-input-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="text"]::-webkit-input-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="email"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.6;
    font-family: "Raleway", serif;
}
.bl-sign-up-form form .jcf-select {
    background: transparent;
    height: 32px;
    padding: 0;
}
.bl-sign-up-form .jcf-select .jcf-select-text {
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.6);
}
.bl-sign-up-form .jcf-select.bl-active-select .jcf-select-text {
    color: #fff;
}
.bl-sign-up-forms form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute !important;
    left: -9999px !important;
    height: 1px !important;
    width: 1px !important;
    margin: 0px !important;
    border-width: 0px !important;
}
.bl-sign-up-form form .hs_submit.hs-submit {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}
.bl-sign-up-form form input[type="submit"] {
    height: 50px;
    width: 100%;
    background-color: #fff;
    font-size: 13px;
    line-height: 13px;
    font-family: "Raleway", serif;
    color: #000;
    border: 0;
    border-radius: unset;
    text-transform: uppercase;
    cursor: pointer;
}
.bl-sign-up-form form input[type="submit"]:disabled {
    opacity: 0.3;
}
.bl-sign-up-form form p {
    font-family: "Raleway", serif;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    text-align: center;
    width: 200px;
    margin: 0 auto 0;
}
.bl-sign-up-form form p a {
    color: #fff;
    position: relative;
}
.bl-sign-up-form form p a:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #fff;
    bottom: 0;
    left: 0;
}
.bl-sign-up-form form ul.hs-error-msgs {
    display: none;
}
.bl-sign-up-stage-three {
    width: 400px;
    height: 530px;
}
.bl-sign-up-stage-three .form-thank-you {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: relative;
    background-position: center;
}
.bl-sign-up-stage-three .form-thank-you:after {
    content: "";
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(52, 62, 72, 0), rgba(52, 62, 72, 1));
    width: 100%;
    height: 304px;
    bottom: 0;
    z-index: 1;
}
.bl-sign-up-stage-three .form-thank-you .close {
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/close-icon.svg");
    width: 10px;
    height: 10px;
    top: 15px;
    right: 15px;
    opacity: 1 !important;
}
.bl-sign-up-stage-three .form-thank-you .close.nitro-lazy {
    background-image: none !important;
}
.bl-sign-up-stage-three .thank-you-content {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 0 30px 50px;
    z-index: 2;
}
.bl-sign-up-stage-three .thank-you-content h3,
.bl-sign-up-stage-two .form-intro h3,
.bl-sign-up-popup-holder .form-intro h3 {
    font-family: "Cormorant Garamond", serif;
    color: #fff;
    font-size: 36px;
}
.bl-sign-up-stage-three .thank-you-content p,
.bl-sign-up-stage-two .form-intro p,
.bl-sign-up-popup-holder .form-intro p {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    font-family: "Raleway", serif;
    margin-bottom: 12px;
}
.bl-sign-up-stage-three .thank-you-content a {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    font-family: "Raleway", serif;
    position: relative;
}
.bl-sign-up-stage-three .thank-you-content a:hover,
.bl-sign-up-stage-three .thank-you-content a:focus,
.bl-sign-up-stage-three .thank-you-content a:active {
    color: #fff;
}
.bl-sign-up-stage-three .thank-you-content a:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #fff;
    bottom: 0;
    left: 0;
}
#footer.with-bl-sign-up {
    padding-top: 35px;
}
#footer.with-bl-sign-up .navs-holder.footer-second-row {
    padding-top: 45px;
}
#footer .navs-holder.bl-sign-up-mudule {
    padding-bottom: 35px;
    border-bottom: 1px solid #707070;
}
#footer .navs-holder.bl-sign-up-mudule .logo-box {
    margin-bottom: 0;
    padding: 0;
}
#footer .navs-holder.bl-sign-up-mudule .navs-box {
    padding-top: 0;
}
.bl-sign-up-mudule h3 {
    font-family: "Cormorant Garamond", serif;
    color: #fff;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 0;
}
.bl-sign-up-mudule .text {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
}
.bl-sign-up-mudule .btn-white {
    height: 35px;
    width: 190px;
    background-color: #fff !important;
    font-size: 13px;
    line-height: 13px;
    font-family: "Raleway", serif;
    color: #000;
    border: 0;
    border-radius: unset;
    text-transform: uppercase;
}
.bl-sign-up-mudule .btn-white:focus,
.bl-sign-up-mudule .btn-white:link,
.bl-sign-up-mudule .btn-white:visited {
    color: #000 !important;
}
#footer .bl-sign-up-mudule .navs-wrap.text {
    width: 360px;
    padding: 0;
    border: 0;
}
#footer .bl-sign-up-mudule .navs-wrap.btn {
    width: calc(100% - 360px);
    padding: 0;
    border-radius: 0;
    border: 0;
    cursor: auto;
}
#footer .bl-sign-up-mudule .navs-wrap.btn a {
    float: right;
}
.jcf-select-drop.bl-sign-up-form-dropdown {
    z-index: 1000000;
}
.jcf-select-drop.bl-sign-up-form-dropdown .jcf-list .jcf-option {
    font-size: 17px;
    line-height: 22px;
}
.bl-form .jcf-select .jcf-select-opener {
    text-align: right;
}
.bl-form .jcf-select .jcf-select-opener:after {
    right: 0;
    margin-top: -10px;
}
.bl-sm-hide {
    display: block;
}
.bl-sm-show {
    display: none;
}
.home .slider-area.other-articles {
    margin-top: 45px;
}
@media (min-width: 601px) {
    .bl-multi-state-sign-up-form {
        padding-left: 25px;
        padding-right: 25px;
    }
    #footer.with-bl-sign-up .navs-holder.footer-second-row {
        padding-top: 60px;
    }
    .bl-sm-sign-up-form-text {
        display: block;
    }
    .bl-multi-state-sign-up-form .bl-sign-up-stage-one,
    .bl-multi-state-sign-up-form .bl-sign-up-stage-two,
    .bl-multi-state-sign-up-form .bl-sign-up-stage-three {
        float: right;
    }
    .home .slider-area.other-articles {
        margin-top: 70px;
    }
}
@media (min-width: 901px) {
    .bl-multi-state-sign-up-form {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home .slider-area.other-articles {
        margin-top: 100px;
    }
}
@media (min-width: 1201px) {
    .bl-multi-state-sign-up-form {
        padding-left: 25px;
        padding-right: 25px;
    }
    #footer.with-bl-sign-up .navs-holder.footer-second-row {
        padding-top: 80px;
    }
    .home .slider-area.other-articles {
        margin-top: 130px;
    }
}
@media (min-width: 1321px) {
    .bl-multi-state-sign-up-form {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 1200px) {
    #footer .bl-sign-up-mudule .navs-box {
        flex-wrap: wrap;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn {
        width: calc(100% - 360px);
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn a.btn-white {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 1023px) {
    #footer .bl-sign-up-mudule .navs-wrap.text {
        margin-bottom: 35px;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn {
        width: 100%;
        margin-bottom: 3px;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn a {
        float: right;
    }
    .bl-sm-hide {
        display: none;
    }
    .bl-sm-show {
        display: block;
    }
    #footer .navs-holder.bl-sign-up-mudule {
        padding-left: 0;
    }
    #footer .navs-holder.bl-sign-up-mudule .logo-box .text {
        margin-top: 30px;
        max-width: 360px;
    }
    #footer .bl-sign-up-mudule .navs-box {
        align-items: end;
        -webkit-align-items: flex-end;
    }
}
@media (max-width: 900px) {
    #footer .bl-sign-up-mudule .navs-wrap.text {
        width: 100%;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn a.btn-white {
        width: 190px;
    }
}
@media (max-width: 600px) {
    .bl-multi-state-sign-up-form {
        bottom: 51px;
    }
    .bl-footerbar-hidden .bl-multi-state-sign-up-form {
        bottom: 0;
    }
    .bl-sign-up-stage-one {
        width: 100%;
        height: 150px;
    }
    .bl-sign-up-stage-two {
        width: 100%;
        height: 600px;
    }
    .bl-sign-up-stage-three {
        width: 100%;
    }
    .bl-sign-up-popup-holder .form-intro h3 {
        width: 200px;
    }
    .bl-sign-up-stage-two .form-intro h3 {
        width: 200px;
    }
    #footer .bl-sign-up-mudule .navs-box {
        margin-top: 20px;
        text-align: center;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn {
        margin-bottom: 0;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn a {
        float: none;
    }
    .mfp-inline-holder .mfp-content.bl-sign-up-popup-wrapper {
        width: 100%;
        padding-left: 24px;
        padding-right: 24px;
    }
    .mfp-close-btn-in .mfp-content.bl-sign-up-popup-wrapper .mfp-close {
        right: 38px;
    }
    #footer .bl-sign-up-mudule .navs-wrap.text {
        margin-bottom: 20px;
    }
    .bl-sm-hide {
        display: block;
    }
    .bl-sm-show {
        display: none;
    }
    #footer .bl-sign-up-mudule .navs-box {
        align-items: normal;
        -webkit-align-items: normal;
    }
}
.cwl-only-desktop {
    display: none;
}
.cwl-only-md {
    display: none;
}
.cwl-only-sm {
    display: none;
}
.cwl-only-xs {
    display: block;
}
.honoured-show-bl-desktop {
    display: none;
}
.bl-honoured-promotion {
    position: relative;
}
.bl-honoured-promotion .cwl-bl-honoured-banner {
    position: relative;
    z-index: 1;
}
.bl-honoured-promotion .cwl-bl-honoured-banner img {
    width: 100%;
}
.bl-honoured-promotion .cwl-bl-honoured-overlay {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
    height: 100%;
    padding: 0 20px;
}
.bl-honoured-promotion .cwl-bl-honoured-overlay .container {
    height: 100%;
}
.bl-honoured-promotion .bl-honoured-wrapper {
    position: relative;
    height: 100%;
}
.bl-honoured-promotion .bl-honoured-content {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
    -webkit-align-items: center;
    padding-top: 75px;
}
.bl-honoured-promotion .bl-honoured-content .bl-honoured-col {
    width: 100%;
}
.bl-honoured-promotion .bl-honoured-logo {
    width: 300px;
}
.bl-honoured-promotion .bl-honoured-logo img {
    width: 100%;
}
.bl-honoured-promotion .text-frame {
    padding: 0;
    color: #fff;
}
.bl-honoured-promotion .text-frame p a {
    color: #fff;
}
.lodge .bl-honoured-promotion {
    margin-bottom: 50px;
}
@media (min-width: 601px) {
    .cwl-only-desktop {
        display: none;
    }
    .cwl-only-md {
        display: none;
    }
    .cwl-only-sm {
        display: block;
    }
    .cwl-only-xs {
        display: none;
    }
    .bl-honoured-promotion .bl-honoured-logo {
        width: 347px;
        position: relative;
        bottom: 15px;
    }
    .lodge .bl-honoured-promotion {
        margin-bottom: 70px;
    }
}
@media (min-width: 991px) {
    .cwl-only-desktop {
        display: none;
    }
    .cwl-only-md {
        display: block;
    }
    .cwl-only-sm {
        display: none;
    }
    .cwl-only-xs {
        display: none;
    }
    .bl-honoured-promotion .cwl-bl-honoured-overlay {
        padding: 0 15px;
    }
    .lodge .bl-honoured-promotion {
        margin-bottom: 100px;
    }
}
@media (min-width: 1201px) {
    .cwl-only-desktop {
        display: block;
    }
    .cwl-only-md {
        display: none;
    }
    .cwl-only-sm {
        display: none;
    }
    .cwl-only-xs {
        display: none;
    }
    .honoured-show-bl-desktop {
        display: block;
    }
    .honoured-hide-bl-desktop {
        display: none;
    }
    .lodge .bl-honoured-promotion {
        margin-bottom: 128px;
    }
    .bl-honoured-promotion .bl-honoured-content {
        padding-left: 30px;
    }
    .bl-honoured-promotion .bl-honoured-content .bl-honoured-col {
        width: 37%;
    }
    .bl-honoured-promotion .cwl-bl-honoured-overlay {
        padding: 0 25px;
    }
    .bl-honoured-promotion .text-frame {
        max-width: 412px;
    }
}
@media (max-width: 1200px) {
    .bl-honoured-promotion .bl-honoured-content {
        padding-top: 70px;
    }
    .bl-honoured-promotion .bl-honoured-content .bl-honoured-col {
        padding-left: 30px;
    }
    .bl-honoured-promotion .cwl-md-sm-xs-content {
        padding-left: 35px;
        margin-top: 33px;
    }
    .bl-honoured-promotion .cwl-md-sm-xs-content .text-frame {
        max-width: 500px;
    }
}
@media (max-width: 992px) {
    .bl-honoured-promotion .cwl-md-sm-xs-content {
        padding-left: 0;
        margin-top: 30px;
    }
    .bl-honoured-promotion .cwl-md-sm-xs-content .text-frame {
        max-width: 390px;
    }
}
@media (max-width: 600px) {
    .bl-honoured-promotion {
        height: 555px;
        overflow: hidden;
    }
    .bl-honoured-promotion .bl-honoured-logo {
        width: 264px;
        margin: 0 auto;
    }
    .bl-honoured-promotion .bl-honoured-content {
        padding-top: 180px;
    }
    .bl-honoured-promotion .bl-honoured-content .bl-honoured-col {
        padding-left: 0;
        text-align: center;
    }
    .bl-honoured-promotion .cwl-md-sm-xs-content {
        margin-top: 25px;
    }
    .bl-honoured-promotion .cwl-md-sm-xs-content .text-frame {
        max-width: 100%;
    }
}
@media (max-width: 400px) {
    .bl-honoured-promotion {
        height: auto;
    }
}
.bl-ft-lodge-list {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.bl-ft-lodge-list .bl-ft-lodge-item {
    width: 100%;
}
.bl-ft-lodge-list ul.ft-lodge-main-list {
    list-style: none;
    padding-left: 0;
}
.bl-ft-lodge-list ul.ft-lodge-main-list > li > span,
.bl-ft-lodge-list ul.ft-lodge-main-list ul li > span {
    display: block;
    color: #fff;
    padding-left: 0;
    text-transform: uppercase;
    font-family: "Raleway", serif;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 10px;
}
.bl-ft-lodge-list ul.ft-lodge-main-list ul li > span > span {
    display: inline-block !important;
    border-bottom: 1px solid;
    line-height: 100%;
    text-decoration: none;
    margin-bottom: auto;
}
.bl-ft-lodge-list ul.ft-lodge-main-list ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 15px;
}
.bl-ft-lodge-list ul.ft-lodge-main-list ul li a {
    font-size: 19px;
    line-height: 23px;
    color: #fff;
    font-family: "Cormorant Garamond", serif;
    text-transform: none;
    display: block;
    margin-bottom: 2px;
}
.bl-ft-lodge-list ul.ft-lodge-main-list ul li > span {
    padding-left: 0;
    font-size: 13px;
    line-height: 22px;
    display: block;
    color: #999;
}
.experience .main-area.third-exp {
    padding-top: 0;
}
.experience .detail-area.experience-para {
    margin-bottom: 11px;
}
.bl-ft-lodge-list .footer-lodge-info .text {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    max-width: 272px;
}
.bl-ft-lodge-list .bl-logo {
    width: 210px;
    margin-bottom: 35px;
}
.bl-ft-lodge-list .bl-logo a {
    display: block;
}
.bl-ft-lodge-list .bl-logo img {
    width: 100%;
}
@media (min-width: 601px) {
    .ft-mobile-only {
        display: none !important;
    }
    .bl-ft-lodge-list .bl-ft-lodge-item.left {
        width: 48.8%;
    }
    .bl-ft-lodge-list .bl-ft-lodge-item.right {
        width: 51.2%;
        padding-left: 15px;
    }
    .experience .detail-area.experience-para {
        margin-bottom: 23px;
    }
    .bl-ft-lodge-list .bl-logo {
        width: 205px;
        margin-top: 5px;
    }
    .list-bar-new .bl-ft-lodge-list .bl-ft-lodge-item.left {
        width: 100%;
    }
    .list-bar-new .bl-ft-lodge-list .bl-ft-lodge-item.right {
        width: 100%;
        padding-left: 0;
    }
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap {
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper {
        width: 50%;
    }
    .bl-ft-lodge-list .footer-lodge-info {
        margin-bottom: 30px;
    }
    .bl-ft-lodge-list .footer-lodge-info .text {
        max-width: 545px;
    }
    .nav-hold ul li.th-visible-mobile-only {
        display: none;
    }
}
@media (min-width: 901px) {
    .bl-ft-lodge-list .bl-ft-lodge-item.left {
        width: 50%;
    }
    .bl-ft-lodge-list .bl-ft-lodge-item.right {
        width: 50%;
        padding-left: 0px;
    }
    .experience .detail-area.experience-para {
        margin-bottom: 53px;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .lodge-info-item.right,
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
        padding-left: 20px;
    }
    .bl-ft-lodge-list .footer-lodge-info {
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin-bottom: 40px;
    }
    .bl-ft-lodge-list .footer-lodge-info .lodge-info-item {
        width: 50%;
    }
    .bl-ft-lodge-list .footer-lodge-info .text {
        max-width: 400px;
    }
}
@media (min-width: 1024px) {
    .bl-ft-lodge-list .bl-ft-lodge-item.right {
        padding-left: 36px;
    }
    .list-bar-new .bl-ft-lodge-list .bl-ft-lodge-item.right {
        padding-left: 0;
    }
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
        padding-left: 36px;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .lodge-info-item.right {
        padding-left: 36px;
    }
}
@media (min-width: 1180px) {
    .bl-ft-lodge-list .bl-ft-lodge-item.right {
        padding-left: 60px;
    }
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
        padding-left: 60px;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .lodge-info-item.right {
        padding-left: 60px;
    }
}
@media (min-width: 1201px) {
    .bl-ft-lodge-list .bl-ft-lodge-item.left {
        width: 33.9%;
    }
    .bl-ft-lodge-list .bl-ft-lodge-item.right {
        width: 66.1%;
        padding-left: 0px;
    }
    .list-bar-new .bl-ft-lodge-list .bl-ft-lodge-item.left {
        width: 33.9%;
    }
    .list-bar-new .bl-ft-lodge-list .bl-ft-lodge-item.right {
        width: 66.1%;
    }
    .bl-ft-lodge-list .right-inner-wrap {
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper {
        width: 50%;
    }
    .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
        padding-left: 0;
    }
    .experience .detail-area.experience-para {
        margin-bottom: 73px;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .lodge-info-item {
        width: 100%;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .text {
        max-width: 272px;
    }
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
        padding-left: 0px;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .lodge-info-item.right {
        padding-left: 0px;
    }
}
@media (min-width: 1321px) {
    .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
    }
}
@media (max-width: 600px) {
    .ft-hide-mobile {
        display: none !important;
    }
    #footer .list-bar {
        padding-top: 10px;
        padding-bottom: 0;
    }
    #footer .list-bar.list-bar-new {
        padding-top: 23px;
    }
    .list-bar .accordion {
        border: 0;
        margin-bottom: 0;
    }
    .list-bar .accordion > li {
        margin-bottom: 8px;
        padding: 0;
        border-bottom: 1px solid #707070;
    }
    .list-bar .accordion > li:last-of-type {
        border-bottom: 0;
    }
    .list-bar .accordion > li a {
        display: block;
        color: #fff;
        padding-left: 0;
        text-transform: uppercase;
        font-family: "Raleway", serif;
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 8px;
        position: relative;
    }
    .list-bar .accordion > li > a i {
        font-size: 13px;
        color: #fff;
        position: absolute;
        top: 5px;
        right: 0;
    }
    .list-bar .accordion > li > a i.fa-angle-up {
        display: none;
    }
    .list-bar .accordion > li.acc-active > a i.fa-angle-up {
        display: block;
    }
    .list-bar .accordion li.acc-active > a i.fa-angle-down {
        display: none;
    }
    .list-bar .accordion ul.sub-list {
        list-style: none;
        padding-left: 0;
        margin-bottom: 15px;
    }
    .list-bar .accordion ul.sub-list li {
        padding: 0;
        border: 0;
    }
    .list-bar .accordion ul.sub-list li a {
        font-size: 19px;
        line-height: 23px;
        color: #fff;
        font-family: "Cormorant Garamond", serif;
        text-transform: none;
        display: block;
        margin-bottom: 2px;
    }
    .list-bar .accordion ul.sub-list li > span {
        display: block;
        color: #999;
        padding-left: 0;
        text-transform: uppercase;
        font-family: "Raleway", serif;
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 10px;
    }
    .list-bar .accordion ul.sub-list li > span > span {
        display: inline-block !important;
        border-bottom: 1px solid;
        line-height: 100%;
        text-decoration: none;
        margin-bottom: auto;
    }
    #footer .bottom-bar .social-area {
        display: none;
    }
    .bl-ft-lodge-list .footer-lodge-info {
        padding-bottom: 20px;
        border-bottom: 1px solid #707070;
        margin-bottom: 10px;
    }
    .bl-ft-lodge-list .bl-logo {
        margin-bottom: 20px;
    }
    #footer #menu-downloads-2 {
        margin-right: 0;
    }
    #footer #menu-explore-2.add-nav {
        padding-right: 0;
    }
    .nav-hold ul li.th-visible-mobile-only {
        visibility: hidden;
    }
}
.cwl-no-bottom-margin {
    margin-bottom: 0 !important;
}
#destination-getting-area.cwl-location .bg-img {
    height: 600px;
}
.page-template-template-new-home-landing-page .slider-area.homepage-rp {
    padding-top: 0;
    padding-bottom: 0;
}
.page-template-template-new-home-landing-page .slider-area.p-style {
    padding-top: 32px;
}
.page-template-template-new-home-landing-page .detail-area.express-your-interest {
    margin-top: 40px;
}
.page-template-template-new-home-landing-page #exclusive-packages.slider-area .slides-block {
    margin-bottom: 0;
}
.page-template-template-new-home-landing-page #express-your-interest .booking-holder {
    padding: 0 30px;
}
.page-template-template-new-home-landing-page .adventure-area.first {
    padding-bottom: 0;
}
.page-template-template-new-home-landing-page .adventure-area.first {
    padding-bottom: 0;
}
.page-template-template-new-home-landing-page .adventure-area.second {
    margin-top: 40px;
}
@media (min-width: 601px) {
    .page-template-template-new-home-landing-page .slider-area.p-style {
        padding-top: 62px;
    }
    .page-template-template-new-home-landing-page .detail-area.express-your-interest {
        margin-top: 70px;
    }
    .page-template-template-new-home-landing-page .info-box .space-style4 {
        padding: 0 48px 0 38px;
    }
    .page-template-template-new-home-landing-page .info-box .space-style3 {
        padding-top: 0;
        padding-left: 0;
        padding-right: 40px;
        padding-bottom: 20px;
    }
    .page-template-template-new-home-landing-page .adventure-area.second {
        margin-top: 70px;
    }
}
@media (min-width: 901px) {
    .page-template-template-new-home-landing-page .slider-area.p-style {
        padding-top: 92px;
    }
    .page-template-template-new-home-landing-page .detail-area.express-your-interest {
        margin-top: 100px;
    }
    .page-template-template-new-home-landing-page .info-box .space-style4 {
        padding: 0 40px;
    }
    .page-template-template-new-home-landing-page .info-box .space-style3 {
        padding: 0 55px 35px 0;
    }
    .page-template-template-new-home-landing-page #express-your-interest .booking-holder {
        padding: 0;
    }
    .page-template-template-new-home-landing-page .adventure-area.second {
        margin-top: 100px;
    }
}
@media (min-width: 1201px) {
    .page-template-template-new-home-landing-page .slider-area.p-style {
        padding-top: 118px;
    }
    .page-template-template-new-home-landing-page .detail-area.express-your-interest {
        margin-top: 130px;
    }
    .page-template-template-new-home-landing-page .adventure-area.second {
        margin-top: 130px;
    }
}
@media (min-width: 1321px) {
}
@media (max-width: 600px) {
    .page-template-template-new-home-landing-page .adventure-area {
        padding-top: 0;
    }
    .page-template-template-new-home-landing-page .intro-holder h1 br {
        display: none;
    }
    .page-template-template-new-home-landing-page #destination-getting-area .bg-destination,
    .destination #destination-getting-area .bg-destination {
        height: 900px !important;
    }
    .page-template-template-new-home-landing-page .info-block .img-holder.m-right {
        margin-top: -45px;
    }
    .page-template-template-new-home-landing-page #destination-getting-area.text-area {
        padding-bottom: 0;
    }
}
.intro-holder .text-frame .intro-btn {
    display: flex;
}
.text-frame .intro-btn a.btn {
    padding: 0 25px;
    font-size: 12px;
    line-height: 12px;
    color: #375542;
    border-radius: 0;
    background: #ebebeb;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}
@media (min-width: 1201px) {
    .text-frame .intro-btn a.btn {
        font-size: 13px;
        line-height: 13px;
    }
}
.cookie-banner-footer {
    position: fixed;
    left: 0;
    z-index: 1001;
    bottom: 0;
}
.cookie-banner-footer .container {
    padding: 0;
}
.cookie-banner-footer .cookie-content {
    max-width: 400px;
    height: 95px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    position: relative;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.1);
}
.cookie-banner-footer .cookie-content .close {
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cross-icon-blue.svg");
    width: 11px;
    height: 12px;
    right: 12px;
    top: 12px;
    background-size: cover;
    opacity: 1 !important;
    cursor: pointer;
}
.cookie-banner-footer .cookie-content .close.nitro-lazy {
    background-image: none !important;
}
.cookie-banner-footer .cookie-content p {
    font-size: 17px;
    line-height: 22px;
    color: #000;
    font-family: "Raleway", serif;
    margin-bottom: 0;
}
.cookie-banner-footer .cookie-content a {
    font-size: 17px;
    line-height: 22px;
    color: #375542;
    font-family: "Raleway", serif;
}
@media (min-width: 601px) {
    .cookie-banner-footer {
        left: 25px;
        bottom: 30px;
    }
    .cookie-banner-footer .cookie-content {
        width: 400px;
    }
}
@media (min-width: 901px) {
    .cookie-banner-footer {
        left: 30px;
        bottom: 30px;
    }
}
@media (min-width: 1201px) {
    .cookie-banner-footer {
        left: 40px;
        bottom: 39px;
    }
}
@media (max-width: 600px) {
    .cookie-banner-footer {
        bottom: 71px;
        width: 100%;
    }
    .cookie-banner-footer.cookie-footer-margin {
        bottom: 40px;
    }
    .cookie-banner-footer .cookie-content {
        margin: 0 auto;
        padding: 0 20px 0 20px;
        justify-content: flex-start;
    }
    .cookie-banner-footer .cookie-content .text {
        max-width: 272px;
    }
}
.bl-footer-call-banner {
    height: 70px;
    background: #375542;
}
.bl-footer-call-banner .container {
    height: 100%;
}
.bl-footer-call-banner .call-banner-wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bl-footer-call-banner .call-banner-wrapper .text {
    text-align: center;
}
.bl-footer-call-banner .call-banner-wrapper .text p {
    margin-bottom: 0;
    font-family: "Raleway", serif;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
}
.bl-footer-call-banner .call-banner-wrapper .text p a {
    color: rgba(255, 255, 255, 1);
}
.bl-footer-call-banner .call-banner-wrapper .text p a.tel {
    font-size: 16px;
    position: relative;
    top: -2px;
}
.main-area.experience-loop-area {
    padding-top: 0;
}
.slick-slider4c .slick-dots {
    list-style: none;
    text-align: left;
    text-align: center;
    margin: 40px 0 0 0;
    padding: 0;
}
.slick-slider4c .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
}
.slick-slider4c .slick-dots li button {
    background: transparent;
    height: 20px;
    position: relative;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
    color: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
}
.slick-slider4c .slick-dots li button:after {
    content: "";
    position: absolute;
    background: #d7d7d7;
    height: 1px;
    width: 100%;
    left: 0;
}
.slick-slider4c .slick-dots li.slick-active button:after {
    background: #375542;
}
.detail-area .slick-slider4c .slide-holder p a {
    display: block;
    margin-top: 6px;
    font-family: "Raleway", serif;
    color: #375542;
}
.detail-area .slick-slider4c .slide-holder p a:hover {
    color: #375542;
}
.intro-holder .intro-multi-links a {
    font-family: "Raleway", serif;
    color: #375542;
    font-weight: 400;
}
.intro-holder .intro-multi-links a:hover {
    color: #375542;
}
.intro-holder .intro-multi-links a:last-of-type {
    display: block;
}
.detail-area.experience-para .bg-stretch {
    background-position: center;
}
@media (min-width: 601px) {
    .bl-footer-call-banner {
        height: 50px;
    }
    .bl-footer-call-banner .call-banner-wrapper .text p br {
        display: none;
    }
    .intro-holder .intro-multi-links a:last-of-type {
        display: inline-block;
    }
}
@media (min-width: 1201px) {
    .detail-area.exp-porthole-area {
        padding: 0;
    }
    .detail-area.experience-para .detail-info .para-holder {
        padding-left: 80px;
        padding-right: 80px;
    }
}
@media (max-width: 600px) {
    .exp-porthole-area .detail-block .slick-slider4c .slide-holder {
        padding: 0 15px;
    }
    .experience .text-area.sample-itineraries {
        padding-top: 36px;
    }
}
.spa-spotlight {
    position: relative;
}
.spa-spotlight .spa-spotlight-info {
    position: relative;
    z-index: 1000;
}
.spa-spotlight .spotlight-slider .btn-next,
.spa-spotlight .spotlight-slider .btn-prev {
    top: 50%;
}
.spa-spotlight .spotlight-slider .btn-prev {
    left: 0;
}
.spa-spotlight .spotlight-slider .btn-next {
    right: 0;
}
.page-template-template-spa .blockquote-area {
    margin-bottom: 40px;
}
.social-icons .bl-icon-tiktok {
    position: relative;
    display: block;
    height: 27px;
    width: 25px;
}
.social-icons .bl-icon-tiktok:after {
    content: "";
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/tiktok-white.svg");
    height: 28px;
    width: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0;
    bottom: 0;
}
.bl-link-arrow-right {
    position: relative;
    padding-right: 18px;
    display: inline-block;
}
.tests .bl-link-arrow-right {
    padding-right: 18px;
}
.bl-link-arrow-right.sml-arrow {
    padding-right: 17px;
}
.tests .bl-link-arrow-right.sml-arrow {
    padding-right: 17px;
}
.bl-link-arrow-right:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 18px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/Link-arrow-right-simple.svg");
    background-repeat: no-repeat;
    right: 0;
    bottom: 1px;
    background-position: center;
    background-size: contain;
}
.tests .bl-link-arrow-right:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/Link-arrow-right-simple.svg");
    width: 7px;
    bottom: 1px;
}
.bl-link-arrow-right.lrg-arrow:after {
    height: 22px;
    bottom: 0;
}
.bl-link-arrow-right.sml-arrow:after {
    height: 17px;
    width: 7px;
    bottom: 0;
}
.tests .bl-link-arrow-right.sml-arrow:after {
    width: 7px;
    bottom: 0;
}
.bl-link-arrow-right.sml-arrow.sm-b:after {
    height: 23px;
}
.bl-link-arrow-right.white:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/Link-arrow-right-simple-white.svg");
}
.tests .bl-link-arrow-right.white:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/Link-arrow-right-simple-white.svg");
}
@media (min-width: 601px) {
    .spa-spotlight .spa-spotlight-info {
        margin-top: -132px;
    }
    .spa-spotlight .detail-info .img-hold {
        margin-bottom: auto;
    }
    .info-wraps.penny-falls-trail-hike .heading-wrap h2 {
        padding-right: 65px;
    }
    .page-template-template-spa .blockquote-area {
        margin-bottom: 70px;
    }
}
@media (min-width: 901px) {
    .info-wraps.penny-falls-trail-hike .heading-wrap h2 {
        padding-right: 15px;
    }
    .page-template-template-spa .blockquote-area {
        margin-bottom: 100px;
    }
}
@media (min-width: 1201px) {
    .spa-spotlight .spa-spotlight-info {
        margin-top: -162px;
    }
    .spa-spotlight .detail-info .para-holder {
        padding-left: 80px;
        padding-right: 80px;
    }
    .page-template-template-spa .blockquote-area {
        margin-bottom: 130px;
    }
    .bl-link-arrow-right.lrg-arrow:after {
        height: 22px;
    }
}
@media (max-width: 600px) {
    .stay .package-highlights-holder .view-all {
        margin-bottom: 1em;
    }
    #messenger_avtar.bmb_msg_frame_default {
        bottom: 50px !important;
    }
    .sol-hide-sticky-footer #messenger_avtar.bmb_msg_frame_default {
        bottom: 0 !important;
    }
    body.show-cookie-bar #messenger_avtar.bmb_msg_frame_default {
        bottom: 168px !important;
    }
    .bmb_msg_bubbles_container {
        right: 82px !important;
        bottom: 42px !important;
    }
    body.show-cookie-bar .bmb_msg_bubbles_container {
        bottom: 160px !important;
        right: 82px !important;
    }
    body.show-cookie-bar.sol-hide-sticky-footer #messenger_avtar.bmb_msg_frame_default {
        bottom: 126px !important;
    }
    body.sol-hide-sticky-footer .bmb_msg_bubbles_container {
        right: 82px !important;
        bottom: -10px !important;
    }
    body.show-cookie-bar.sol-hide-sticky-footer .bmb_msg_bubbles_container {
        bottom: 120px !important;
    }
}
.single-page.single-journal .general-detail .text-frame h2,
.single-page.single-journal .journal-image-quote .image-quote-row h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
    font-family: "Cormorant Garamond", serif;
}
.single-page.single-journal .general-detail .text-frame h3,
.single-page.single-journal .journal-image-quote .image-quote-row h3 {
    font-size: 24px;
    line-height: 28px;
    color: #375542;
    font-family: "Raleway", Serif;
}
.single-page.single-journal .general-detail .text-frame h4,
.single-page.single-journal .journal-image-quote .image-quote-row h4 {
    font-size: 21px;
    line-height: 26px;
    color: #375542;
    font-family: "Raleway", Serif;
}
.single-page.single-journal .general-detail .text-frame h5,
.single-page.single-journal .journal-image-quote .image-quote-row h5 {
    font-size: 21px;
    line-height: 26px;
    color: #000;
    font-family: "Raleway", Serif;
}
.single-journal .other-articles .text-holder h3 a,
.single-journal .other-articles .text-holder h3 a:hover,
.single-journal .other-articles .text-holder h3 a:visited {
    font-family: "Cormorant Garamond", serif;
}
.jw-no-padding-bottom {
    padding-bottom: 0px !important;
}
body.page-id-10532 .main-area {
    overflow: initial;
}
body.page-id-10532 .video-holder.video-active {
    z-index: initial;
}
.main-area.main-section-with-badge .intro-holder {
    margin-top: 100px;
}
.text-column .text-holder p strong,
.text-column .text-holder p b,
.text-holder p strong,
.text-holder p b,
.text-frame p strong,
.text-frame p b {
    font-family: "Raleway", serif;
    font-weight: normal;
}
.text-column .text-holder p i,
.text-column .text-holder p em,
.text-holder p i,
.text-holder p em,
.text-frame p em,
.text-frame p i {
    font-family: "Raleway" Italic", serif;
    font-weight: normal;
}
.bl-hotspot-form form ul.inputs-list.multi-container li.hs-form-radio {
    padding-left: 20px;
    display: block;
}
.bl-hotspot-form form ul.inputs-list.multi-container li.hs-form-radio label.hs-form-radio-display {
    position: relative;
    font-size: 19px;
    line-height: 24px;
}
.jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 1px solid #375542;
    margin: 0 8px 0 0;
    height: 16px;
    width: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.jcf-radio.jcf-checked {
    background: #375542;
}
.bl-hotspot-form form .jcf-radio {
    position: absolute;
    left: -20px;
    top: 5px;
}
.bl-honoured-promotion.what-to-pack .bl-honoured-content {
    padding-top: unset;
}
.bl-honoured-promotion.what-to-pack .bl-honoured-logo {
    width: 200px;
}
.bl-honoured-promotion.what-to-pack .text-frame p {
    margin-bottom: 0;
}
.bl-honoured-promotion.what-to-pack .bl-honoured-content .bl-honoured-col {
    padding-left: 0;
}
.bl-honoured-promotion.what-to-pack .cwl-md-sm-xs-content {
    padding-left: 0;
    margin-top: 30px;
}
@media (min-width: 601px) {
    .destination .detail-block .slide-holder {
        padding: 0;
    }
    .single-page.single-journal .intro-holder h1 {
        font-size: 80px;
        line-height: 85px;
    }
    .main-area.main-section-with-badge .intro-holder {
        margin-top: 0px;
    }
    .single-journal .intro-holder .header-box {
        padding-right: 257px;
    }
    .single-journal .intro-holder .header-box h1 {
        margin-right: 0;
    }
    .bl-honoured-promotion.what-to-pack .bl-honoured-logo {
        width: 270px;
    }
    .bl-honoured-promotion.what-to-pack .bl-honoured-content {
        padding-left: 30px;
    }
    .bl-honoured-promotion.what-to-pack .cwl-md-sm-xs-content .text-frame {
        max-width: 310px;
    }
}
@media (min-width: 901px) {
    .single-journal .intro-holder .header-box {
        padding-right: 263px;
    }
}
@media (min-width: 1201px) {
    .single-journal .intro-holder .header-box {
        width: calc(100% - 399px);
        margin-left: 102px;
        padding-right: 0;
    }
    .bl-hotspot-form form ul.inputs-list.multi-container li.hs-form-radio label.hs-form-radio-display {
        font-size: 21px;
        line-height: 26px;
    }
    .bl-hotspot-form form .hs-fieldtype-radio ul.inputs-list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .bl-honoured-promotion.what-to-pack .bl-honoured-content {
        padding-top: 50px;
    }
    .bl-honoured-promotion.what-to-pack .text-frame {
        max-width: 340px;
    }
}
@media (min-width: 1270px) {
    .single-journal .intro-holder .header-box {
        width: 841px;
    }
}
@media (max-width: 600px) {
    .bl-honoured-promotion.what-to-pack .bl-honoured-content .bl-honoured-col {
        height: 100%;
        position: relative;
    }
    .bl-honoured-promotion.what-to-pack .bl-honoured-logo {
        margin: unset;
        padding-top: 20px;
    }
    .bl-honoured-promotion.what-to-pack .cwl-md-sm-xs-content {
        position: absolute;
        bottom: 20px;
    }
    .bl-honoured-promotion.what-to-pack .cwl-md-sm-xs-content .text-frame {
        max-width: 310px;
        text-align: left;
    }
}
.single-package .main-area {
    padding-bottom: 0;
}
.package-accordion {
    margin-top: 35px;
}
.package-accordion .accordion {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.general-detail .package-accordion ul.accordion > li:before {
    content: none;
}
.single-package .detail-area.express-your-interest {
    margin: 65px 0 0;
}
.single-package .bl-hotspot-form form .legal-consent-container .inputs-list li label span.jcf-checkbox {
    position: absolute;
    bottom: unset;
    top: 5px;
    margin-left: 0;
}
.single-package .bl-hotspot-form form .legal-consent-container .inputs-list li label span {
    margin-left: 30px;
}
.package-accordion .accordion ul li {
    padding: 0;
    border: 0;
    position: relative;
}
.package-accordion .accordion .columns-block {
    padding: 20px 0 0;
}
.sidebar-package-terms {
}
.sidebar-package-terms span.link {
    display: inline-block;
    cursor: pointer;
    position: relative;
    color: #375542;
    font-family: "Raleway", serif;
    font-size: 21px;
    line-height: 26px;
}
.sidebar-package-terms span.link:after {
    content: "";
    content: "";
    top: 10px;
    cursor: pointer;
    right: -21px;
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/package-arrow-up.svg");
    background-size: 12px 8px;
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.sidebar-package-terms.toggle-visible span.link:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.sidebar .sidebar-terms-container {
    margin-top: 25px;
}
.package-accordion .accordion-header h3 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 23px;
    line-height: 38px;
    color: #375542;
    padding-bottom: 23px;
}
.single-package .general-detail .text-frame p:last-of-type {
    margin-bottom: 20px;
}
.single-package .general-detail .text-frame em,
.single-package .general-detail .header-holder em,
.single-package .general-detail .accordion em,
.single-package .general-detail .header-holder i,
.single-package .general-detail .accordion i {
    font-family: "Raleway" Italic;
    font-weight: normal;
}
.single-package #main .sidebar a.btn.btn-dark {
    margin-bottom: 26px;
    margin-top: 26px;
}
#main .package-button-wrapper a.btn.btn-dark {
    margin-top: 0;
    margin-bottom: 22px;
}
@media (min-width: 375px) {
    .package-accordion .accordion-header h3 {
        font-size: 31px;
        line-height: 36px;
    }
}
@media (min-width: 901px) {
    .single-package #main .sidebar a.btn.btn-dark {
        margin-bottom: 28px;
        margin-top: 28px;
    }
}
@media (min-width: 1201px) {
    .package-accordion .accordion-header h3 {
        font-size: 36px;
        line-height: 39px;
    }
    .single-package .general-detail .text-frame p:last-of-type {
        margin-bottom: 22px;
    }
}
@media (max-width: 1200px) {
    .single-package .bl-hotspot-form fieldset.form-columns-2 .hs-form-field {
        width: 100%;
    }
    .sidebar-package-terms span.link {
        font-size: 19px;
        line-height: 24px;
    }
    .sidebar-package-terms span.link:after {
        top: 9px;
    }
}
@media (max-width: 600px) {
    .single-package .booking-holder.express-your-interest-form {
        padding: 0;
    }
    .single-package .sidebar {
        margin-top: 40px;
    }
    .sidebar.mobile-only {
        margin-bottom: 35px;
    }
}
.general-detail.form-temp {
    display: block;
}
.general-detail.form-temp .main-content {
    width: auto;
    max-width: 865px;
    padding-right: 0;
}
.bl-hotspot-form form .hs-datepicker .pika-lendar select.pika-select {
    left: 0 !important;
    height: auto !important;
    width: auto !important;
}
.destination-new-search-wrapper {
    max-width: 1560px;
    margin-left: auto;
    margin-right: auto;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 50px;
    height: 84px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 20px;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 20px;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front {
    z-index: 100;
}
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: 0.5em 0.5em 0.5em 0.7em;
    font-size: 100%;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
}
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.2em;
    margin: auto 0;
}
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
.ui-button {
    padding: 0.4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: 0.1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}
.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
    text-indent: 0;
}
.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: 0.4em 1em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
    z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
    padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: 0.12em;
    border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon.nitro-lazy,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-checkboxradio-disabled {
    pointer-events: none;
}
.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}
.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}
.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane.nitro-lazy {
    background-image: none !important;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em 0.6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: 0.5em;
    top: 0.3em;
}
.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.2em;
    outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 0.4em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: 0.1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0.5em 1em;
    background: none;
    overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: 0.5em;
    padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane.nitro-lazy {
    background-image: none !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: 0.5em 0.4em 0.5em 0;
    cursor: pointer;
}
.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0;
}
.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0;
}
.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0;
}
.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
}
.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0;
}
.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0;
}
.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0;
}
.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}
.ui-progressbar-indeterminate .ui-progressbar-value.nitro-lazy {
    background-image: none !important;
}
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}
.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}
.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
.ui-slider-horizontal {
    height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-slider-vertical {
    width: 0.8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}
.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0.222em 0;
    margin: 0.2em 0;
    vertical-align: middle;
    margin-left: 0.4em;
    margin-right: 2em;
}
.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: 0.5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}
.ui-tabs {
    position: relative;
    padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px 0.2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: 0.5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}
body .ui-tooltip {
    border-width: 2px;
}
.ui-widget {
    font-family: Arial, sans-serif;
    font-size: 1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, sans-serif;
    font-size: 1em;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}
.ui-widget-content a {
    color: #333;
}
.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold;
}
.ui-widget-header a {
    color: #333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}
.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}
.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled.nitro-lazy,
.ui-widget-content .ui-state-disabled.nitro-lazy,
.ui-widget-header .ui-state-disabled.nitro-lazy {
    background-image: none !important;
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_444444_256x240.png");
}
.ui-icon.nitro-lazy,
.ui-widget-content .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-widget-header .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_555555_256x240.png");
}
.ui-state-hover .ui-icon.nitro-lazy,
.ui-state-focus .ui-icon.nitro-lazy,
.ui-button:hover .ui-icon.nitro-lazy,
.ui-button:focus .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-active .ui-icon.nitro-lazy,
.ui-button:active .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_777620_256x240.png");
}
.ui-state-highlight .ui-icon.nitro-lazy,
.ui-button .ui-state-highlight.ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_cc0000_256x240.png");
}
.ui-state-error .ui-icon.nitro-lazy,
.ui-state-error-text .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-button .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_777777_256x240.png");
}
.ui-button .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.ui-icon-caret-1-n {
    background-position: 0 0;
}
.ui-icon-caret-1-ne {
    background-position: -16px 0;
}
.ui-icon-caret-1-e {
    background-position: -32px 0;
}
.ui-icon-caret-1-se {
    background-position: -48px 0;
}
.ui-icon-caret-1-s {
    background-position: -65px 0;
}
.ui-icon-caret-1-sw {
    background-position: -80px 0;
}
.ui-icon-caret-1-w {
    background-position: -96px 0;
}
.ui-icon-caret-1-nw {
    background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background-position: -16px -144px;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-on {
    background-position: -96px -144px;
}
.ui-icon-radio-off {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-start {
    background-position: -80px -160px;
}
.ui-icon-seek-first {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
    background: #aaa;
    opacity: 0.003;
    filter: Alpha(Opacity=.3);
}
.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666;
}
.ui-multiselect {
    box-sizing: border-box;
    padding: 2px 0 2px 4px;
    text-align: left;
    width: auto;
}
.ui-multiselect .ui-multiselect-open {
    float: right;
}
.ui-multiselect-menu {
    display: none;
    box-sizing: border-box;
    position: absolute;
    text-align: left;
    z-index: 101;
    width: auto;
    height: auto;
    padding: 3px;
}
.ui-multiselect-menu.ui-multiselect-listbox {
    position: relative;
    z-index: 0;
}
.ui-multiselect-header {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: auto;
    padding: 3px 0 3px 4px;
    margin-bottom: 2px;
}
.ui-multiselect-header > ul {
    font-size: 0.9em;
}
.ui-multiselect-header li {
    float: left;
    margin: 0 10px 0 0;
}
.ui-multiselect-header a {
    text-decoration: none;
}
.ui-multiselect-header a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.ui-multiselect-header .ui-icon {
    float: left;
}
.ui-multiselect-header .ui-multiselect-close {
    float: right;
    margin-right: 0;
    text-align: right;
}
.ui-multiselect-checkboxes {
    display: block;
    box-sizing: border-box;
    position: relative;
    overflow: auto;
    width: auto;
    border: 0;
    padding: 4px 0 8px;
}
.ui-multiselect-checkboxes li:not(.ui-multiselect-optgroup) {
    clear: both;
    font-size: 0.9em;
    list-style: none;
    padding-right: 3px;
}
.ui-multiselect-checkboxes label {
    border: 1px solid transparent;
    cursor: default;
    display: block;
    padding: 3px 1px 3px 21px;
    text-indent: -20px;
}
.ui-multiselect-checkboxes input {
    position: relative;
    top: 1px;
    cursor: pointer;
}
.ui-multiselect-checkboxes img {
    height: 30px;
    vertical-align: middle;
    margin-right: 3px;
}
.ui-multiselect-grouplabel {
    border-bottom: 1px solid;
    display: block;
    font-weight: bold;
    margin: 1px 0;
    padding: 3px;
    text-align: center;
    text-decoration: none;
}
.ui-multiselect-selectable {
    cursor: pointer;
}
.ui-multiselect-optgroup > ul {
    padding: 3px;
}
.ui-multiselect-columns {
    display: inline-block;
    vertical-align: top;
}
.ui-multiselect-collapser {
    float: left;
    padding: 0 1px;
    margin: 0;
}
.ui-multiselect-collapsed > ul {
    display: none;
}
.ui-multiselect-single .ui-multiselect-checkboxes input {
    left: -9999px;
    position: absolute !important;
    top: auto !important;
}
.ui-multiselect-single .ui-multiselect-checkboxes label {
    padding: 5px !important;
    text-indent: 0 !important;
}
.ui-multiselect.ui-multiselect-nowrap {
    white-space: nowrap;
}
.ui-multiselect.ui-multiselect-nowrap > span {
    display: inline-block;
}
.ui-multiselect-checkboxes.ui-multiselect-nowrap li,
.ui-multiselect-checkboxes.ui-multiselect-nowrap a {
    white-space: nowrap;
}
.ui-multiselect-measure > .ui-multiselect-header,
.ui-multiselect-measure > .ui-multiselect-checkboxes {
    float: left;
}
.ui-multiselect-measure > .ui-multiselect-checkboxes {
    margin: 4px;
    overflow-y: scroll;
}
.ui-multiselect-resize {
    border: 2px dotted #00f;
}
@media print {
    .ui-multiselect-menu {
        display: none;
    }
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "пЂЂ";
}
.fa-music:before {
    content: "пЂЃ";
}
.fa-search:before {
    content: "пЂ‚";
}
.fa-envelope-o:before {
    content: "пЂѓ";
}
.fa-heart:before {
    content: "пЂ„";
}
.fa-star:before {
    content: "пЂ…";
}
.fa-star-o:before {
    content: "пЂ†";
}
.fa-user:before {
    content: "пЂ‡";
}
.fa-film:before {
    content: "пЂ€";
}
.fa-th-large:before {
    content: "пЂ‰";
}
.fa-th:before {
    content: "пЂЉ";
}
.fa-th-list:before {
    content: "пЂ‹";
}
.fa-check:before {
    content: "пЂЊ";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "пЂЌ";
}
.fa-search-plus:before {
    content: "пЂЋ";
}
.fa-search-minus:before {
    content: "пЂђ";
}
.fa-power-off:before {
    content: "пЂ‘";
}
.fa-signal:before {
    content: "пЂ’";
}
.fa-gear:before,
.fa-cog:before {
    content: "пЂ“";
}
.fa-trash-o:before {
    content: "пЂ”";
}
.fa-home:before {
    content: "пЂ•";
}
.fa-file-o:before {
    content: "пЂ–";
}
.fa-clock-o:before {
    content: "пЂ—";
}
.fa-road:before {
    content: "пЂ";
}
.fa-download:before {
    content: "пЂ™";
}
.fa-arrow-circle-o-down:before {
    content: "пЂљ";
}
.fa-arrow-circle-o-up:before {
    content: "пЂ›";
}
.fa-inbox:before {
    content: "пЂњ";
}
.fa-play-circle-o:before {
    content: "пЂќ";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "пЂћ";
}
.fa-refresh:before {
    content: "пЂЎ";
}
.fa-list-alt:before {
    content: "пЂў";
}
.fa-lock:before {
    content: "пЂЈ";
}
.fa-flag:before {
    content: "пЂ¤";
}
.fa-headphones:before {
    content: "пЂҐ";
}
.fa-volume-off:before {
    content: "пЂ¦";
}
.fa-volume-down:before {
    content: "пЂ§";
}
.fa-volume-up:before {
    content: "пЂЁ";
}
.fa-qrcode:before {
    content: "пЂ©";
}
.fa-barcode:before {
    content: "пЂЄ";
}
.fa-tag:before {
    content: "пЂ«";
}
.fa-tags:before {
    content: "пЂ¬";
}
.fa-book:before {
    content: "пЂ";
}
.fa-bookmark:before {
    content: "пЂ®";
}
.fa-print:before {
    content: "пЂЇ";
}
.fa-camera:before {
    content: "пЂ°";
}
.fa-font:before {
    content: "пЂ±";
}
.fa-bold:before {
    content: "пЂІ";
}
.fa-italic:before {
    content: "пЂі";
}
.fa-text-height:before {
    content: "пЂґ";
}
.fa-text-width:before {
    content: "пЂµ";
}
.fa-align-left:before {
    content: "пЂ¶";
}
.fa-align-center:before {
    content: "пЂ·";
}
.fa-align-right:before {
    content: "пЂё";
}
.fa-align-justify:before {
    content: "пЂ№";
}
.fa-list:before {
    content: "пЂє";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "пЂ»";
}
.fa-indent:before {
    content: "пЂј";
}
.fa-video-camera:before {
    content: "пЂЅ";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "пЂѕ";
}
.fa-pencil:before {
    content: "пЃЂ";
}
.fa-map-marker:before {
    content: "пЃЃ";
}
.fa-adjust:before {
    content: "пЃ‚";
}
.fa-tint:before {
    content: "пЃѓ";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "пЃ„";
}
.fa-share-square-o:before {
    content: "пЃ…";
}
.fa-check-square-o:before {
    content: "пЃ†";
}
.fa-arrows:before {
    content: "пЃ‡";
}
.fa-step-backward:before {
    content: "пЃ€";
}
.fa-fast-backward:before {
    content: "пЃ‰";
}
.fa-backward:before {
    content: "пЃЉ";
}
.fa-play:before {
    content: "пЃ‹";
}
.fa-pause:before {
    content: "пЃЊ";
}
.fa-stop:before {
    content: "пЃЌ";
}
.fa-forward:before {
    content: "пЃЋ";
}
.fa-fast-forward:before {
    content: "пЃђ";
}
.fa-step-forward:before {
    content: "пЃ‘";
}
.fa-eject:before {
    content: "пЃ’";
}
.fa-chevron-left:before {
    content: "пЃ“";
}
.fa-chevron-right:before {
    content: "пЃ”";
}
.fa-plus-circle:before {
    content: "пЃ•";
}
.fa-minus-circle:before {
    content: "пЃ–";
}
.fa-times-circle:before {
    content: "пЃ—";
}
.fa-check-circle:before {
    content: "пЃ";
}
.fa-question-circle:before {
    content: "пЃ™";
}
.fa-info-circle:before {
    content: "пЃљ";
}
.fa-crosshairs:before {
    content: "пЃ›";
}
.fa-times-circle-o:before {
    content: "пЃњ";
}
.fa-check-circle-o:before {
    content: "пЃќ";
}
.fa-ban:before {
    content: "пЃћ";
}
.fa-arrow-left:before {
    content: "пЃ ";
}
.fa-arrow-right:before {
    content: "пЃЎ";
}
.fa-arrow-up:before {
    content: "пЃў";
}
.fa-arrow-down:before {
    content: "пЃЈ";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "пЃ¤";
}
.fa-expand:before {
    content: "пЃҐ";
}
.fa-compress:before {
    content: "пЃ¦";
}
.fa-plus:before {
    content: "пЃ§";
}
.fa-minus:before {
    content: "пЃЁ";
}
.fa-asterisk:before {
    content: "пЃ©";
}
.fa-exclamation-circle:before {
    content: "пЃЄ";
}
.fa-gift:before {
    content: "пЃ«";
}
.fa-leaf:before {
    content: "пЃ¬";
}
.fa-fire:before {
    content: "пЃ";
}
.fa-eye:before {
    content: "пЃ®";
}
.fa-eye-slash:before {
    content: "пЃ°";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "пЃ±";
}
.fa-plane:before {
    content: "пЃІ";
}
.fa-calendar:before {
    content: "пЃі";
}
.fa-random:before {
    content: "пЃґ";
}
.fa-comment:before {
    content: "пЃµ";
}
.fa-magnet:before {
    content: "пЃ¶";
}
.fa-chevron-up:before {
    content: "пЃ·";
}
.fa-chevron-down:before {
    content: "пЃё";
}
.fa-retweet:before {
    content: "пЃ№";
}
.fa-shopping-cart:before {
    content: "пЃє";
}
.fa-folder:before {
    content: "пЃ»";
}
.fa-folder-open:before {
    content: "пЃј";
}
.fa-arrows-v:before {
    content: "пЃЅ";
}
.fa-arrows-h:before {
    content: "пЃѕ";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "п‚Ђ";
}
.fa-twitter-square:before {
    content: "п‚Ѓ";
}
.fa-facebook-square:before {
    content: "п‚‚";
}
.fa-camera-retro:before {
    content: "п‚ѓ";
}
.fa-key:before {
    content: "п‚„";
}
.fa-gears:before,
.fa-cogs:before {
    content: "п‚…";
}
.fa-comments:before {
    content: "п‚†";
}
.fa-thumbs-o-up:before {
    content: "п‚‡";
}
.fa-thumbs-o-down:before {
    content: "п‚€";
}
.fa-star-half:before {
    content: "п‚‰";
}
.fa-heart-o:before {
    content: "п‚Љ";
}
.fa-sign-out:before {
    content: "п‚‹";
}
.fa-linkedin-square:before {
    content: "п‚Њ";
}
.fa-thumb-tack:before {
    content: "п‚Ќ";
}
.fa-external-link:before {
    content: "п‚Ћ";
}
.fa-sign-in:before {
    content: "п‚ђ";
}
.fa-trophy:before {
    content: "п‚‘";
}
.fa-github-square:before {
    content: "п‚’";
}
.fa-upload:before {
    content: "п‚“";
}
.fa-lemon-o:before {
    content: "п‚”";
}
.fa-phone:before {
    content: "п‚•";
}
.fa-square-o:before {
    content: "п‚–";
}
.fa-bookmark-o:before {
    content: "п‚—";
}
.fa-phone-square:before {
    content: "п‚";
}
.fa-twitter:before {
    content: "п‚™";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "п‚љ";
}
.fa-github:before {
    content: "п‚›";
}
.fa-unlock:before {
    content: "п‚њ";
}
.fa-credit-card:before {
    content: "п‚ќ";
}
.fa-feed:before,
.fa-rss:before {
    content: "п‚ћ";
}
.fa-hdd-o:before {
    content: "п‚ ";
}
.fa-bullhorn:before {
    content: "п‚Ў";
}
.fa-bell:before {
    content: "пѓі";
}
.fa-certificate:before {
    content: "п‚Ј";
}
.fa-hand-o-right:before {
    content: "п‚¤";
}
.fa-hand-o-left:before {
    content: "п‚Ґ";
}
.fa-hand-o-up:before {
    content: "п‚¦";
}
.fa-hand-o-down:before {
    content: "п‚§";
}
.fa-arrow-circle-left:before {
    content: "п‚Ё";
}
.fa-arrow-circle-right:before {
    content: "п‚©";
}
.fa-arrow-circle-up:before {
    content: "п‚Є";
}
.fa-arrow-circle-down:before {
    content: "п‚«";
}
.fa-globe:before {
    content: "п‚¬";
}
.fa-wrench:before {
    content: "п‚";
}
.fa-tasks:before {
    content: "п‚®";
}
.fa-filter:before {
    content: "п‚°";
}
.fa-briefcase:before {
    content: "п‚±";
}
.fa-arrows-alt:before {
    content: "п‚І";
}
.fa-group:before,
.fa-users:before {
    content: "пѓЂ";
}
.fa-chain:before,
.fa-link:before {
    content: "пѓЃ";
}
.fa-cloud:before {
    content: "пѓ‚";
}
.fa-flask:before {
    content: "пѓѓ";
}
.fa-cut:before,
.fa-scissors:before {
    content: "пѓ„";
}
.fa-copy:before,
.fa-files-o:before {
    content: "пѓ…";
}
.fa-paperclip:before {
    content: "пѓ†";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "пѓ‡";
}
.fa-square:before {
    content: "пѓ€";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "пѓ‰";
}
.fa-list-ul:before {
    content: "пѓЉ";
}
.fa-list-ol:before {
    content: "пѓ‹";
}
.fa-strikethrough:before {
    content: "пѓЊ";
}
.fa-underline:before {
    content: "пѓЌ";
}
.fa-table:before {
    content: "пѓЋ";
}
.fa-magic:before {
    content: "пѓђ";
}
.fa-truck:before {
    content: "пѓ‘";
}
.fa-pinterest:before {
    content: "пѓ’";
}
.fa-pinterest-square:before {
    content: "пѓ“";
}
.fa-google-plus-square:before {
    content: "пѓ”";
}
.fa-google-plus:before {
    content: "пѓ•";
}
.fa-money:before {
    content: "пѓ–";
}
.fa-caret-down:before {
    content: "пѓ—";
}
.fa-caret-up:before {
    content: "пѓ";
}
.fa-caret-left:before {
    content: "пѓ™";
}
.fa-caret-right:before {
    content: "пѓљ";
}
.fa-columns:before {
    content: "пѓ›";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "пѓњ";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "пѓќ";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "пѓћ";
}
.fa-envelope:before {
    content: "пѓ ";
}
.fa-linkedin:before {
    content: "пѓЎ";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "пѓў";
}
.fa-legal:before,
.fa-gavel:before {
    content: "пѓЈ";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "пѓ¤";
}
.fa-comment-o:before {
    content: "пѓҐ";
}
.fa-comments-o:before {
    content: "пѓ¦";
}
.fa-flash:before,
.fa-bolt:before {
    content: "пѓ§";
}
.fa-sitemap:before {
    content: "пѓЁ";
}
.fa-umbrella:before {
    content: "пѓ©";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "пѓЄ";
}
.fa-lightbulb-o:before {
    content: "пѓ«";
}
.fa-exchange:before {
    content: "пѓ¬";
}
.fa-cloud-download:before {
    content: "пѓ";
}
.fa-cloud-upload:before {
    content: "пѓ®";
}
.fa-user-md:before {
    content: "пѓ°";
}
.fa-stethoscope:before {
    content: "пѓ±";
}
.fa-suitcase:before {
    content: "пѓІ";
}
.fa-bell-o:before {
    content: "п‚ў";
}
.fa-coffee:before {
    content: "пѓґ";
}
.fa-cutlery:before {
    content: "пѓµ";
}
.fa-file-text-o:before {
    content: "пѓ¶";
}
.fa-building-o:before {
    content: "пѓ·";
}
.fa-hospital-o:before {
    content: "пѓё";
}
.fa-ambulance:before {
    content: "пѓ№";
}
.fa-medkit:before {
    content: "пѓє";
}
.fa-fighter-jet:before {
    content: "пѓ»";
}
.fa-beer:before {
    content: "пѓј";
}
.fa-h-square:before {
    content: "пѓЅ";
}
.fa-plus-square:before {
    content: "пѓѕ";
}
.fa-angle-double-left:before {
    content: "п„Ђ";
}
.fa-angle-double-right:before {
    content: "п„Ѓ";
}
.fa-angle-double-up:before {
    content: "п„‚";
}
.fa-angle-double-down:before {
    content: "п„ѓ";
}
.fa-angle-left:before {
    content: "п„„";
}
.fa-angle-right:before {
    content: "п„…";
}
.fa-angle-up:before {
    content: "п„†";
}
.fa-angle-down:before {
    content: "п„‡";
}
.fa-desktop:before {
    content: "п„€";
}
.fa-laptop:before {
    content: "п„‰";
}
.fa-tablet:before {
    content: "п„Љ";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "п„‹";
}
.fa-circle-o:before {
    content: "п„Њ";
}
.fa-quote-left:before {
    content: "п„Ќ";
}
.fa-quote-right:before {
    content: "п„Ћ";
}
.fa-spinner:before {
    content: "п„ђ";
}
.fa-circle:before {
    content: "п„‘";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "п„’";
}
.fa-github-alt:before {
    content: "п„“";
}
.fa-folder-o:before {
    content: "п„”";
}
.fa-folder-open-o:before {
    content: "п„•";
}
.fa-smile-o:before {
    content: "п„";
}
.fa-frown-o:before {
    content: "п„™";
}
.fa-meh-o:before {
    content: "п„љ";
}
.fa-gamepad:before {
    content: "п„›";
}
.fa-keyboard-o:before {
    content: "п„њ";
}
.fa-flag-o:before {
    content: "п„ќ";
}
.fa-flag-checkered:before {
    content: "п„ћ";
}
.fa-terminal:before {
    content: "п„ ";
}
.fa-code:before {
    content: "п„Ў";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "п„ў";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "п„Ј";
}
.fa-location-arrow:before {
    content: "п„¤";
}
.fa-crop:before {
    content: "п„Ґ";
}
.fa-code-fork:before {
    content: "п„¦";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "п„§";
}
.fa-question:before {
    content: "п„Ё";
}
.fa-info:before {
    content: "п„©";
}
.fa-exclamation:before {
    content: "п„Є";
}
.fa-superscript:before {
    content: "п„«";
}
.fa-subscript:before {
    content: "п„¬";
}
.fa-eraser:before {
    content: "п„";
}
.fa-puzzle-piece:before {
    content: "п„®";
}
.fa-microphone:before {
    content: "п„°";
}
.fa-microphone-slash:before {
    content: "п„±";
}
.fa-shield:before {
    content: "п„І";
}
.fa-calendar-o:before {
    content: "п„і";
}
.fa-fire-extinguisher:before {
    content: "п„ґ";
}
.fa-rocket:before {
    content: "п„µ";
}
.fa-maxcdn:before {
    content: "п„¶";
}
.fa-chevron-circle-left:before {
    content: "п„·";
}
.fa-chevron-circle-right:before {
    content: "п„ё";
}
.fa-chevron-circle-up:before {
    content: "п„№";
}
.fa-chevron-circle-down:before {
    content: "п„є";
}
.fa-html5:before {
    content: "п„»";
}
.fa-css3:before {
    content: "п„ј";
}
.fa-anchor:before {
    content: "п„Ѕ";
}
.fa-unlock-alt:before {
    content: "п„ѕ";
}
.fa-bullseye:before {
    content: "п…Ђ";
}
.fa-ellipsis-h:before {
    content: "п…Ѓ";
}
.fa-ellipsis-v:before {
    content: "п…‚";
}
.fa-rss-square:before {
    content: "п…ѓ";
}
.fa-play-circle:before {
    content: "п…„";
}
.fa-ticket:before {
    content: "п……";
}
.fa-minus-square:before {
    content: "п…†";
}
.fa-minus-square-o:before {
    content: "п…‡";
}
.fa-level-up:before {
    content: "п…€";
}
.fa-level-down:before {
    content: "п…‰";
}
.fa-check-square:before {
    content: "п…Љ";
}
.fa-pencil-square:before {
    content: "п…‹";
}
.fa-external-link-square:before {
    content: "п…Њ";
}
.fa-share-square:before {
    content: "п…Ќ";
}
.fa-compass:before {
    content: "п…Ћ";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "п…ђ";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "п…‘";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "п…’";
}
.fa-euro:before,
.fa-eur:before {
    content: "п…“";
}
.fa-gbp:before {
    content: "п…”";
}
.fa-dollar:before,
.fa-usd:before {
    content: "п…•";
}
.fa-rupee:before,
.fa-inr:before {
    content: "п…–";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "п…—";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "п…";
}
.fa-won:before,
.fa-krw:before {
    content: "п…™";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "п…љ";
}
.fa-file:before {
    content: "п…›";
}
.fa-file-text:before {
    content: "п…њ";
}
.fa-sort-alpha-asc:before {
    content: "п…ќ";
}
.fa-sort-alpha-desc:before {
    content: "п…ћ";
}
.fa-sort-amount-asc:before {
    content: "п… ";
}
.fa-sort-amount-desc:before {
    content: "п…Ў";
}
.fa-sort-numeric-asc:before {
    content: "п…ў";
}
.fa-sort-numeric-desc:before {
    content: "п…Ј";
}
.fa-thumbs-up:before {
    content: "п…¤";
}
.fa-thumbs-down:before {
    content: "п…Ґ";
}
.fa-youtube-square:before {
    content: "п…¦";
}
.fa-youtube:before {
    content: "п…§";
}
.fa-xing:before {
    content: "п…Ё";
}
.fa-xing-square:before {
    content: "п…©";
}
.fa-youtube-play:before {
    content: "п…Є";
}
.fa-dropbox:before {
    content: "п…«";
}
.fa-stack-overflow:before {
    content: "п…¬";
}
.fa-instagram:before {
    content: "п…";
}
.fa-flickr:before {
    content: "п…®";
}
.fa-adn:before {
    content: "п…°";
}
.fa-bitbucket:before {
    content: "п…±";
}
.fa-bitbucket-square:before {
    content: "п…І";
}
.fa-tumblr:before {
    content: "п…і";
}
.fa-tumblr-square:before {
    content: "п…ґ";
}
.fa-long-arrow-down:before {
    content: "п…µ";
}
.fa-long-arrow-up:before {
    content: "п…¶";
}
.fa-long-arrow-left:before {
    content: "п…·";
}
.fa-long-arrow-right:before {
    content: "п…ё";
}
.fa-apple:before {
    content: "п…№";
}
.fa-windows:before {
    content: "п…є";
}
.fa-android:before {
    content: "п…»";
}
.fa-linux:before {
    content: "п…ј";
}
.fa-dribbble:before {
    content: "п…Ѕ";
}
.fa-skype:before {
    content: "п…ѕ";
}
.fa-foursquare:before {
    content: "п†Ђ";
}
.fa-trello:before {
    content: "п†Ѓ";
}
.fa-female:before {
    content: "п†‚";
}
.fa-male:before {
    content: "п†ѓ";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "п†„";
}
.fa-sun-o:before {
    content: "п†…";
}
.fa-moon-o:before {
    content: "п††";
}
.fa-archive:before {
    content: "п†‡";
}
.fa-bug:before {
    content: "п†€";
}
.fa-vk:before {
    content: "п†‰";
}
.fa-weibo:before {
    content: "п†Љ";
}
.fa-renren:before {
    content: "п†‹";
}
.fa-pagelines:before {
    content: "п†Њ";
}
.fa-stack-exchange:before {
    content: "п†Ќ";
}
.fa-arrow-circle-o-right:before {
    content: "п†Ћ";
}
.fa-arrow-circle-o-left:before {
    content: "п†ђ";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "п†‘";
}
.fa-dot-circle-o:before {
    content: "п†’";
}
.fa-wheelchair:before {
    content: "п†“";
}
.fa-vimeo-square:before {
    content: "п†”";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "п†•";
}
.fa-plus-square-o:before {
    content: "п†–";
}
.fa-space-shuttle:before {
    content: "п†—";
}
.fa-slack:before {
    content: "п†";
}
.fa-envelope-square:before {
    content: "п†™";
}
.fa-wordpress:before {
    content: "п†љ";
}
.fa-openid:before {
    content: "п†›";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "п†њ";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "п†ќ";
}
.fa-yahoo:before {
    content: "п†ћ";
}
.fa-google:before {
    content: "п† ";
}
.fa-reddit:before {
    content: "п†Ў";
}
.fa-reddit-square:before {
    content: "п†ў";
}
.fa-stumbleupon-circle:before {
    content: "п†Ј";
}
.fa-stumbleupon:before {
    content: "п†¤";
}
.fa-delicious:before {
    content: "п†Ґ";
}
.fa-digg:before {
    content: "п†¦";
}
.fa-pied-piper-pp:before {
    content: "п†§";
}
.fa-pied-piper-alt:before {
    content: "п†Ё";
}
.fa-drupal:before {
    content: "п†©";
}
.fa-joomla:before {
    content: "п†Є";
}
.fa-language:before {
    content: "п†«";
}
.fa-fax:before {
    content: "п†¬";
}
.fa-building:before {
    content: "п†";
}
.fa-child:before {
    content: "п†®";
}
.fa-paw:before {
    content: "п†°";
}
.fa-spoon:before {
    content: "п†±";
}
.fa-cube:before {
    content: "п†І";
}
.fa-cubes:before {
    content: "п†і";
}
.fa-behance:before {
    content: "п†ґ";
}
.fa-behance-square:before {
    content: "п†µ";
}
.fa-steam:before {
    content: "п†¶";
}
.fa-steam-square:before {
    content: "п†·";
}
.fa-recycle:before {
    content: "п†ё";
}
.fa-automobile:before,
.fa-car:before {
    content: "п†№";
}
.fa-cab:before,
.fa-taxi:before {
    content: "п†є";
}
.fa-tree:before {
    content: "п†»";
}
.fa-spotify:before {
    content: "п†ј";
}
.fa-deviantart:before {
    content: "п†Ѕ";
}
.fa-soundcloud:before {
    content: "п†ѕ";
}
.fa-database:before {
    content: "п‡Ђ";
}
.fa-file-pdf-o:before {
    content: "п‡Ѓ";
}
.fa-file-word-o:before {
    content: "п‡‚";
}
.fa-file-excel-o:before {
    content: "п‡ѓ";
}
.fa-file-powerpoint-o:before {
    content: "п‡„";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "п‡…";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "п‡†";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "п‡‡";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "п‡€";
}
.fa-file-code-o:before {
    content: "п‡‰";
}
.fa-vine:before {
    content: "п‡Љ";
}
.fa-codepen:before {
    content: "п‡‹";
}
.fa-jsfiddle:before {
    content: "п‡Њ";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "п‡Ќ";
}
.fa-circle-o-notch:before {
    content: "п‡Ћ";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "п‡ђ";
}
.fa-ge:before,
.fa-empire:before {
    content: "п‡‘";
}
.fa-git-square:before {
    content: "п‡’";
}
.fa-git:before {
    content: "п‡“";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "п‡”";
}
.fa-tencent-weibo:before {
    content: "п‡•";
}
.fa-qq:before {
    content: "п‡–";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "п‡—";
}
.fa-send:before,
.fa-paper-plane:before {
    content: "п‡";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "п‡™";
}
.fa-history:before {
    content: "п‡љ";
}
.fa-circle-thin:before {
    content: "п‡›";
}
.fa-header:before {
    content: "п‡њ";
}
.fa-paragraph:before {
    content: "п‡ќ";
}
.fa-sliders:before {
    content: "п‡ћ";
}
.fa-share-alt:before {
    content: "п‡ ";
}
.fa-share-alt-square:before {
    content: "п‡Ў";
}
.fa-bomb:before {
    content: "п‡ў";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "п‡Ј";
}
.fa-tty:before {
    content: "п‡¤";
}
.fa-binoculars:before {
    content: "п‡Ґ";
}
.fa-plug:before {
    content: "п‡¦";
}
.fa-slideshare:before {
    content: "п‡§";
}
.fa-twitch:before {
    content: "п‡Ё";
}
.fa-yelp:before {
    content: "п‡©";
}
.fa-newspaper-o:before {
    content: "п‡Є";
}
.fa-wifi:before {
    content: "п‡«";
}
.fa-calculator:before {
    content: "п‡¬";
}
.fa-paypal:before {
    content: "п‡";
}
.fa-google-wallet:before {
    content: "п‡®";
}
.fa-cc-visa:before {
    content: "п‡°";
}
.fa-cc-mastercard:before {
    content: "п‡±";
}
.fa-cc-discover:before {
    content: "п‡І";
}
.fa-cc-amex:before {
    content: "п‡і";
}
.fa-cc-paypal:before {
    content: "п‡ґ";
}
.fa-cc-stripe:before {
    content: "п‡µ";
}
.fa-bell-slash:before {
    content: "п‡¶";
}
.fa-bell-slash-o:before {
    content: "п‡·";
}
.fa-trash:before {
    content: "п‡ё";
}
.fa-copyright:before {
    content: "п‡№";
}
.fa-at:before {
    content: "п‡є";
}
.fa-eyedropper:before {
    content: "п‡»";
}
.fa-paint-brush:before {
    content: "п‡ј";
}
.fa-birthday-cake:before {
    content: "п‡Ѕ";
}
.fa-area-chart:before {
    content: "п‡ѕ";
}
.fa-pie-chart:before {
    content: "п€Ђ";
}
.fa-line-chart:before {
    content: "п€Ѓ";
}
.fa-lastfm:before {
    content: "п€‚";
}
.fa-lastfm-square:before {
    content: "п€ѓ";
}
.fa-toggle-off:before {
    content: "п€„";
}
.fa-toggle-on:before {
    content: "п€…";
}
.fa-bicycle:before {
    content: "п€†";
}
.fa-bus:before {
    content: "п€‡";
}
.fa-ioxhost:before {
    content: "п€€";
}
.fa-angellist:before {
    content: "п€‰";
}
.fa-cc:before {
    content: "п€Љ";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "п€‹";
}
.fa-meanpath:before {
    content: "п€Њ";
}
.fa-buysellads:before {
    content: "п€Ќ";
}
.fa-connectdevelop:before {
    content: "п€Ћ";
}
.fa-dashcube:before {
    content: "п€ђ";
}
.fa-forumbee:before {
    content: "п€‘";
}
.fa-leanpub:before {
    content: "п€’";
}
.fa-sellsy:before {
    content: "п€“";
}
.fa-shirtsinbulk:before {
    content: "п€”";
}
.fa-simplybuilt:before {
    content: "п€•";
}
.fa-skyatlas:before {
    content: "п€–";
}
.fa-cart-plus:before {
    content: "п€—";
}
.fa-cart-arrow-down:before {
    content: "п€";
}
.fa-diamond:before {
    content: "п€™";
}
.fa-ship:before {
    content: "п€љ";
}
.fa-user-secret:before {
    content: "п€›";
}
.fa-motorcycle:before {
    content: "п€њ";
}
.fa-street-view:before {
    content: "п€ќ";
}
.fa-heartbeat:before {
    content: "п€ћ";
}
.fa-venus:before {
    content: "п€Ў";
}
.fa-mars:before {
    content: "п€ў";
}
.fa-mercury:before {
    content: "п€Ј";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "п€¤";
}
.fa-transgender-alt:before {
    content: "п€Ґ";
}
.fa-venus-double:before {
    content: "п€¦";
}
.fa-mars-double:before {
    content: "п€§";
}
.fa-venus-mars:before {
    content: "п€Ё";
}
.fa-mars-stroke:before {
    content: "п€©";
}
.fa-mars-stroke-v:before {
    content: "п€Є";
}
.fa-mars-stroke-h:before {
    content: "п€«";
}
.fa-neuter:before {
    content: "п€¬";
}
.fa-genderless:before {
    content: "п€";
}
.fa-facebook-official:before {
    content: "п€°";
}
.fa-pinterest-p:before {
    content: "п€±";
}
.fa-whatsapp:before {
    content: "п€І";
}
.fa-server:before {
    content: "п€і";
}
.fa-user-plus:before {
    content: "п€ґ";
}
.fa-user-times:before {
    content: "п€µ";
}
.fa-hotel:before,
.fa-bed:before {
    content: "п€¶";
}
.fa-viacoin:before {
    content: "п€·";
}
.fa-train:before {
    content: "п€ё";
}
.fa-subway:before {
    content: "п€№";
}
.fa-medium:before {
    content: "п€є";
}
.fa-yc:before,
.fa-y-combinator:before {
    content: "п€»";
}
.fa-optin-monster:before {
    content: "п€ј";
}
.fa-opencart:before {
    content: "п€Ѕ";
}
.fa-expeditedssl:before {
    content: "п€ѕ";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "п‰Ђ";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "п‰Ѓ";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "п‰‚";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "п‰ѓ";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "п‰„";
}
.fa-mouse-pointer:before {
    content: "п‰…";
}
.fa-i-cursor:before {
    content: "п‰†";
}
.fa-object-group:before {
    content: "п‰‡";
}
.fa-object-ungroup:before {
    content: "п‰€";
}
.fa-sticky-note:before {
    content: "п‰‰";
}
.fa-sticky-note-o:before {
    content: "п‰Љ";
}
.fa-cc-jcb:before {
    content: "п‰‹";
}
.fa-cc-diners-club:before {
    content: "п‰Њ";
}
.fa-clone:before {
    content: "п‰Ќ";
}
.fa-balance-scale:before {
    content: "п‰Ћ";
}
.fa-hourglass-o:before {
    content: "п‰ђ";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "п‰‘";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "п‰’";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "п‰“";
}
.fa-hourglass:before {
    content: "п‰”";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "п‰•";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "п‰–";
}
.fa-hand-scissors-o:before {
    content: "п‰—";
}
.fa-hand-lizard-o:before {
    content: "п‰";
}
.fa-hand-spock-o:before {
    content: "п‰™";
}
.fa-hand-pointer-o:before {
    content: "п‰љ";
}
.fa-hand-peace-o:before {
    content: "п‰›";
}
.fa-trademark:before {
    content: "п‰њ";
}
.fa-registered:before {
    content: "п‰ќ";
}
.fa-creative-commons:before {
    content: "п‰ћ";
}
.fa-gg:before {
    content: "п‰ ";
}
.fa-gg-circle:before {
    content: "п‰Ў";
}
.fa-tripadvisor:before {
    content: "п‰ў";
}
.fa-odnoklassniki:before {
    content: "п‰Ј";
}
.fa-odnoklassniki-square:before {
    content: "п‰¤";
}
.fa-get-pocket:before {
    content: "п‰Ґ";
}
.fa-wikipedia-w:before {
    content: "п‰¦";
}
.fa-safari:before {
    content: "п‰§";
}
.fa-chrome:before {
    content: "п‰Ё";
}
.fa-firefox:before {
    content: "п‰©";
}
.fa-opera:before {
    content: "п‰Є";
}
.fa-internet-explorer:before {
    content: "п‰«";
}
.fa-tv:before,
.fa-television:before {
    content: "п‰¬";
}
.fa-contao:before {
    content: "п‰";
}
.fa-500px:before {
    content: "п‰®";
}
.fa-amazon:before {
    content: "п‰°";
}
.fa-calendar-plus-o:before {
    content: "п‰±";
}
.fa-calendar-minus-o:before {
    content: "п‰І";
}
.fa-calendar-times-o:before {
    content: "п‰і";
}
.fa-calendar-check-o:before {
    content: "п‰ґ";
}
.fa-industry:before {
    content: "п‰µ";
}
.fa-map-pin:before {
    content: "п‰¶";
}
.fa-map-signs:before {
    content: "п‰·";
}
.fa-map-o:before {
    content: "п‰ё";
}
.fa-map:before {
    content: "п‰№";
}
.fa-commenting:before {
    content: "п‰є";
}
.fa-commenting-o:before {
    content: "п‰»";
}
.fa-houzz:before {
    content: "п‰ј";
}
.fa-vimeo:before {
    content: "п‰Ѕ";
}
.fa-black-tie:before {
    content: "п‰ѕ";
}
.fa-fonticons:before {
    content: "пЉЂ";
}
.fa-reddit-alien:before {
    content: "пЉЃ";
}
.fa-edge:before {
    content: "пЉ‚";
}
.fa-credit-card-alt:before {
    content: "пЉѓ";
}
.fa-codiepie:before {
    content: "пЉ„";
}
.fa-modx:before {
    content: "пЉ…";
}
.fa-fort-awesome:before {
    content: "пЉ†";
}
.fa-usb:before {
    content: "пЉ‡";
}
.fa-product-hunt:before {
    content: "пЉ€";
}
.fa-mixcloud:before {
    content: "пЉ‰";
}
.fa-scribd:before {
    content: "пЉЉ";
}
.fa-pause-circle:before {
    content: "пЉ‹";
}
.fa-pause-circle-o:before {
    content: "пЉЊ";
}
.fa-stop-circle:before {
    content: "пЉЌ";
}
.fa-stop-circle-o:before {
    content: "пЉЋ";
}
.fa-shopping-bag:before {
    content: "пЉђ";
}
.fa-shopping-basket:before {
    content: "пЉ‘";
}
.fa-hashtag:before {
    content: "пЉ’";
}
.fa-bluetooth:before {
    content: "пЉ“";
}
.fa-bluetooth-b:before {
    content: "пЉ”";
}
.fa-percent:before {
    content: "пЉ•";
}
.fa-gitlab:before {
    content: "пЉ–";
}
.fa-wpbeginner:before {
    content: "пЉ—";
}
.fa-wpforms:before {
    content: "пЉ";
}
.fa-envira:before {
    content: "пЉ™";
}
.fa-universal-access:before {
    content: "пЉљ";
}
.fa-wheelchair-alt:before {
    content: "пЉ›";
}
.fa-question-circle-o:before {
    content: "пЉњ";
}
.fa-blind:before {
    content: "пЉќ";
}
.fa-audio-description:before {
    content: "пЉћ";
}
.fa-volume-control-phone:before {
    content: "пЉ ";
}
.fa-braille:before {
    content: "пЉЎ";
}
.fa-assistive-listening-systems:before {
    content: "пЉў";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "пЉЈ";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "пЉ¤";
}
.fa-glide:before {
    content: "пЉҐ";
}
.fa-glide-g:before {
    content: "пЉ¦";
}
.fa-signing:before,
.fa-sign-language:before {
    content: "пЉ§";
}
.fa-low-vision:before {
    content: "пЉЁ";
}
.fa-viadeo:before {
    content: "пЉ©";
}
.fa-viadeo-square:before {
    content: "пЉЄ";
}
.fa-snapchat:before {
    content: "пЉ«";
}
.fa-snapchat-ghost:before {
    content: "пЉ¬";
}
.fa-snapchat-square:before {
    content: "пЉ";
}
.fa-pied-piper:before {
    content: "пЉ®";
}
.fa-first-order:before {
    content: "пЉ°";
}
.fa-yoast:before {
    content: "пЉ±";
}
.fa-themeisle:before {
    content: "пЉІ";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "пЉі";
}
.fa-fa:before,
.fa-font-awesome:before {
    content: "пЉґ";
}
.fa-handshake-o:before {
    content: "пЉµ";
}
.fa-envelope-open:before {
    content: "пЉ¶";
}
.fa-envelope-open-o:before {
    content: "пЉ·";
}
.fa-linode:before {
    content: "пЉё";
}
.fa-address-book:before {
    content: "пЉ№";
}
.fa-address-book-o:before {
    content: "пЉє";
}
.fa-vcard:before,
.fa-address-card:before {
    content: "пЉ»";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "пЉј";
}
.fa-user-circle:before {
    content: "пЉЅ";
}
.fa-user-circle-o:before {
    content: "пЉѕ";
}
.fa-user-o:before {
    content: "п‹Ђ";
}
.fa-id-badge:before {
    content: "п‹Ѓ";
}
.fa-drivers-license:before,
.fa-id-card:before {
    content: "п‹‚";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "п‹ѓ";
}
.fa-quora:before {
    content: "п‹„";
}
.fa-free-code-camp:before {
    content: "п‹…";
}
.fa-telegram:before {
    content: "п‹†";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "п‹‡";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "п‹€";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "п‹‰";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "п‹Љ";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "п‹‹";
}
.fa-shower:before {
    content: "п‹Њ";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "п‹Ќ";
}
.fa-podcast:before {
    content: "п‹Ћ";
}
.fa-window-maximize:before {
    content: "п‹ђ";
}
.fa-window-minimize:before {
    content: "п‹‘";
}
.fa-window-restore:before {
    content: "п‹’";
}
.fa-times-rectangle:before,
.fa-window-close:before {
    content: "п‹“";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "п‹”";
}
.fa-bandcamp:before {
    content: "п‹•";
}
.fa-grav:before {
    content: "п‹–";
}
.fa-etsy:before {
    content: "п‹—";
}
.fa-imdb:before {
    content: "п‹";
}
.fa-ravelry:before {
    content: "п‹™";
}
.fa-eercast:before {
    content: "п‹љ";
}
.fa-microchip:before {
    content: "п‹›";
}
.fa-snowflake-o:before {
    content: "п‹њ";
}
.fa-superpowers:before {
    content: "п‹ќ";
}
.fa-wpexplorer:before {
    content: "п‹ћ";
}
.fa-meetup:before {
    content: "п‹ ";
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/mCSB_buttons.png");
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonDown.nitro-lazy,
.mCSB_scrollTools .mCSB_buttonLeft.nitro-lazy,
.mCSB_scrollTools .mCSB_buttonRight.nitro-lazy,
.mCSB_scrollTools .mCSB_buttonUp.nitro-lazy {
    background-image: none !important;
}
.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail.nitro-lazy,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail.nitro-lazy {
    background-image: none !important;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail.nitro-lazy {
    background-image: none !important;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px;
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    height: 12px;
    width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 601px;
    --breakpoint-md: 901px;
    --breakpoint-lg: 1201px;
    --breakpoint-xl: 1321px;
    --font-family-sans-serif: "Raleway", sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
pre,
code,
kbd,
samp {
    font-family: monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
h1,
.h1 {
    font-size: 2.5rem;
}
h2,
.h2 {
    font-size: 2rem;
}
h3,
.h3 {
    font-size: 1.75rem;
}
h4,
.h4 {
    font-size: 1.5rem;
}
h5,
.h5 {
    font-size: 1.25rem;
}
h6,
.h6 {
    font-size: 1rem;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
    font-size: 80%;
    font-weight: 400;
}
mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}
.blockquote-footer::before {
    content: "вЂ”В ";
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #6c757d;
}
code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}
a > code {
    color: inherit;
}
kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 601px) {
    .container {
        max-width: 100%;
    }
}
@media (min-width: 901px) {
    .container {
        max-width: 100%;
    }
}
@media (min-width: 1201px) {
    .container {
        max-width: 100%;
    }
}
@media (min-width: 1321px) {
    .container {
        max-width: 1270px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.3333333333%;
}
.offset-2 {
    margin-left: 16.6666666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.3333333333%;
}
.offset-5 {
    margin-left: 41.6666666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.3333333333%;
}
.offset-8 {
    margin-left: 66.6666666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.3333333333%;
}
.offset-11 {
    margin-left: 91.6666666667%;
}
@media (min-width: 601px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 901px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.3333333333%;
    }
    .offset-md-2 {
        margin-left: 16.6666666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.3333333333%;
    }
    .offset-md-5 {
        margin-left: 41.6666666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.3333333333%;
    }
    .offset-md-8 {
        margin-left: 66.6666666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.3333333333%;
    }
    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 1201px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 1321px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}
.table .table {
    background-color: #fff;
}
.table-sm th,
.table-sm td {
    padding: 0.3rem;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
    border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
    border-color: #7abaff;
}
.table-hover .table-primary:hover {
    background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
    border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
    background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
    border-color: #8fd19e;
}
.table-hover .table-success:hover {
    background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
    background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
    border-color: #86cfda;
}
.table-hover .table-info:hover {
    background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
    border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
    border-color: #ed969e;
}
.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
    background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
    border-color: #fbfcfc;
}
.table-hover .table-light:hover {
    background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #95999c;
}
.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}
.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.table-dark {
    color: #fff;
    background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #32383e;
}
.table-dark.table-bordered {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 600.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-sm > .table-bordered {
        border: 0;
    }
}
@media (max-width: 900.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-md > .table-bordered {
        border: 0;
    }
}
@media (max-width: 1200.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-lg > .table-bordered {
        border: 0;
    }
}
@media (max-width: 1320.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-xl > .table-bordered {
        border: 0;
    }
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
    border: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none;
    }
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}
.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}
.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.form-control-lg {
    height: calc(2.875rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
select.form-control[size],
select.form-control[multiple] {
    height: auto;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}
.form-check-label {
    margin-bottom: 0;
}
.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem;
}
.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: #28a745;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}
.was-validated .form-control:valid.nitro-lazy,
.form-control.is-valid.nitro-lazy {
    background-image: none !important;
}
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: 2.25rem;
    background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}
.was-validated .custom-select:valid,
.custom-select.is-valid {
    border-color: #28a745;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px,
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
            no-repeat center right 1.75rem/1.125rem 1.125rem;
}
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
    color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem;
}
.was-validated .form-control:invalid,
.form-control.is-invalid {
    border-color: #dc3545;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}
.was-validated .form-control:invalid.nitro-lazy,
.form-control.is-invalid.nitro-lazy {
    background-image: none !important;
}
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: 2.25rem;
    background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px,
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")
            no-repeat center right 1.75rem/1.125rem 1.125rem;
}
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-inline .form-check {
    width: 100%;
}
@media (min-width: 601px) {
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }
    .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .form-inline .input-group,
    .form-inline .custom-select {
        width: auto;
    }
    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 13px;
    line-height: 16px;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        transition: none;
    }
}
.btn:hover {
    color: #212529;
    text-decoration: none;
}
.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: none;
}
.btn.disabled,
.btn:disabled {
    opacity: 1;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}
.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
.btn-dark:focus,
.btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
    font-weight: 400;
    color: #007bff;
}
.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
}
.btn-link:focus,
.btn-link.focus {
    text-decoration: underline;
    box-shadow: none;
}
.btn-link:disabled,
.btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        transition: none;
    }
}
.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none;
    }
}
.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
@media (min-width: 601px) {
    .dropdown-menu-sm-right {
        right: 0;
        left: auto;
    }
}
@media (min-width: 901px) {
    .dropdown-menu-md-right {
        right: 0;
        left: auto;
    }
}
@media (min-width: 1201px) {
    .dropdown-menu-lg-right {
        right: 0;
        left: auto;
    }
}
@media (min-width: 1321px) {
    .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
@media (min-width: 601px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0;
    }
}
@media (min-width: 901px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0;
    }
}
@media (min-width: 1201px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0;
    }
}
@media (min-width: 1321px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0;
    }
}
.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-toggle::after {
    vertical-align: 0;
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}
.dropleft .dropdown-toggle::after {
    display: none;
}
.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}
.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}
.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:first-child {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.dropdown-item:last-child {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}
.dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 1;
}
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 1;
}
.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
    margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
    margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}
.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
    width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
    margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
    z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-prepend,
.input-group-append {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
    position: relative;
    z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
    z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
    margin-left: -1px;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append {
    margin-left: -1px;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
    margin-top: 0;
}
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
    height: calc(2.875rem + 2px);
}
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
    height: calc(1.8125rem + 2px);
}
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
    padding-right: 1.75rem;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.25rem;
    padding-left: 1.5rem;
}
.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-control-label::before {
    position: absolute;
    top: 0.125rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}
.custom-control-label::after {
    position: absolute;
    top: 0.125rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
    padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
    top: calc(0.125rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        transition: none;
    }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
    -ms-transform: translateX(0.75rem);
    transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}
.custom-select[multiple].nitro-lazy,
.custom-select[size]:not([size="1"]).nitro-lazy {
    background-image: none !important;
}
.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}
.custom-select::-ms-expand {
    opacity: 0;
}
.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
}
.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse);
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
    width: 100%;
    height: calc(1rem + 0.4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-range:focus {
    outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
    border: 0;
}
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}
.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        -webkit-transition: none;
        transition: none;
    }
}
.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        -webkit-transition: none;
        transition: none;
    }
}
.custom-range::-ms-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
    cursor: default;
}
.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        -webkit-transition: none;
        transition: none;
    }
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav-link:hover,
.nav-link:focus {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff;
}
.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.navbar-toggler:hover,
.navbar-toggler:focus {
    text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
@media (max-width: 600.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 601px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}
@media (max-width: 900.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 901px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1200.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1201px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1320.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1321px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}
.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler-icon.nitro-lazy {
    background-image: none !important;
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-toggler-icon.nitro-lazy {
    background-image: none !important;
}
.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
    color: #fff;
}
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
    color: #fff;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.card > hr {
    margin-right: 0;
    margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    color: inherit;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}
.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-deck .card {
    margin-bottom: 15px;
}
@media (min-width: 601px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0;
        flex: 1 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}
.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-group > .card {
    margin-bottom: 15px;
}
@media (min-width: 601px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-group > .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0;
        flex: 1 0 0;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:first-child .card-img-top,
    .card-group > .card:first-child .card-header {
        border-top-right-radius: 0;
    }
    .card-group > .card:first-child .card-img-bottom,
    .card-group > .card:first-child .card-footer {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:last-child .card-img-top,
    .card-group > .card:last-child .card-header {
        border-top-left-radius: 0;
    }
    .card-group > .card:last-child .card-img-bottom,
    .card-group > .card:last-child .card-footer {
        border-bottom-left-radius: 0;
    }
    .card-group > .card:only-child {
        border-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-img-top,
    .card-group > .card:only-child .card-header {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-img-bottom,
    .card-group > .card:only-child .card-footer {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0;
    }
}
.card-columns .card {
    margin-bottom: 0.75rem;
}
@media (min-width: 601px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.accordion .card {
    overflow: hidden;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}
.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion .card .card-header {
    margin-bottom: -1px;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}
.breadcrumb-item.active {
    color: #6c757d;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
a.badge:hover,
a.badge:focus {
    text-decoration: none;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
a.badge-primary:hover,
a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc;
}
.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}
a.badge-secondary:hover,
a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62;
}
.badge-success {
    color: #fff;
    background-color: #28a745;
}
a.badge-success:hover,
a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
a.badge-info:hover,
a.badge-info:focus {
    color: #fff;
    background-color: #117a8b;
}
.badge-warning {
    color: #212529;
    background-color: #ffc107;
}
a.badge-warning:hover,
a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
a.badge-danger:hover,
a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130;
}
.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}
a.badge-light:hover,
a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5;
}
.badge-dark {
    color: #fff;
    background-color: #343a40;
}
a.badge-dark:hover,
a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}
@media (min-width: 601px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 700;
}
.alert-dismissible {
    padding-right: 4rem;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.alert-primary hr {
    border-top-color: #9fcdff;
}
.alert-primary .alert-link {
    color: #002752;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-secondary hr {
    border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
    color: #202326;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-success hr {
    border-top-color: #b1dfbb;
}
.alert-success .alert-link {
    color: #0b2e13;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-info hr {
    border-top-color: #abdde5;
}
.alert-info .alert-link {
    color: #062c33;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-warning hr {
    border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
    color: #533f03;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-danger hr {
    border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
    color: #491217;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-light hr {
    border-top-color: #ececf6;
}
.alert-light .alert-link {
    color: #686868;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.alert-dark hr {
    border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
    color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none;
    }
}
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}
.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}
.list-group-item-action:hover,
.list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}
.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.list-group-item:hover,
.list-group-item:focus {
    z-index: 1;
    text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}
.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}
.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}
.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}
.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}
.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
}
.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}
.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}
.close:hover {
    color: #000;
    text-decoration: none;
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
    opacity: 0.75;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
a.close.disabled {
    pointer-events: none;
}
.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
}
.toast:not(:last-child) {
    margin-bottom: 0.75rem;
}
.toast.showing {
    opacity: 1;
}
.toast.show {
    display: block;
    opacity: 1;
}
.toast.hide {
    display: none;
}
.toast-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.toast-body {
    padding: 0.75rem;
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px);
}
@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none;
    }
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}
.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: "";
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 601px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2));
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 1201px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}
@media (min-width: 1321px) {
    .modal-xl {
        max-width: 1140px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0;
}
.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0;
}
.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}
.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
}
.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}
.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0;
}
.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}
.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
}
.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}
.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}
.popover .arrow::before,
.popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem;
}
.bs-popover-top .arrow,
.bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}
.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem;
}
.bs-popover-right .arrow,
.bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff;
}
.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
}
.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
}
.bs-popover-left .arrow,
.bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff;
}
.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
    display: none;
}
.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}
.carousel {
    position: relative;
}
.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    -webkit-transition: 0s 0.6s opacity;
    transition: 0s 0.6s opacity;
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.carousel-control-prev-icon.nitro-lazy {
    background-image: none !important;
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon.nitro-lazy {
    background-image: none !important;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-indicators .active {
    opacity: 1;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border 0.75s linear infinite;
    animation: spinner-border 0.75s linear infinite;
}
.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
    }
}
@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
    }
}
.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow 0.75s linear infinite;
    animation: spinner-grow 0.75s linear infinite;
}
.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-primary {
    background-color: #007bff !important;
}
a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important;
}
.bg-success {
    background-color: #28a745 !important;
}
a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ffc107 !important;
}
a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.border {
    border: 1px solid #dee2e6 !important;
}
.border-top {
    border-top: 1px solid #dee2e6 !important;
}
.border-right {
    border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
    border-left: 1px solid #dee2e6 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.border-primary {
    border-color: #007bff !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-success {
    border-color: #28a745 !important;
}
.border-info {
    border-color: #17a2b8 !important;
}
.border-warning {
    border-color: #ffc107 !important;
}
.border-danger {
    border-color: #dc3545 !important;
}
.border-light {
    border-color: #f8f9fa !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.border-white {
    border-color: #fff !important;
}
.rounded {
    border-radius: 0.25rem !important;
}
.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}
.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-pill {
    border-radius: 50rem !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 601px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 901px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1201px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1321px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
    padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-3by4::before {
    padding-top: 133.333333333%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}
.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 601px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 901px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1201px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1321px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 601px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 901px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 1201px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1321px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}
.overflow-auto {
    overflow: auto !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
    box-shadow: none !important;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.h-auto {
    height: auto !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.min-vw-100 {
    min-width: 100vw !important;
}
.min-vh-100 {
    min-height: 100vh !important;
}
.vw-100 {
    width: 100vw !important;
}
.vh-100 {
    height: 100vh !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.m-6 {
    margin: 4.5rem !important;
}
.mt-6,
.my-6 {
    margin-top: 4.5rem !important;
}
.mr-6,
.mx-6 {
    margin-right: 4.5rem !important;
}
.mb-6,
.my-6 {
    margin-bottom: 4.5rem !important;
}
.ml-6,
.mx-6 {
    margin-left: 4.5rem !important;
}
.m-7 {
    margin: 6rem !important;
}
.mt-7,
.my-7 {
    margin-top: 6rem !important;
}
.mr-7,
.mx-7 {
    margin-right: 6rem !important;
}
.mb-7,
.my-7 {
    margin-bottom: 6rem !important;
}
.ml-7,
.mx-7 {
    margin-left: 6rem !important;
}
.m-8 {
    margin: 7.5rem !important;
}
.mt-8,
.my-8 {
    margin-top: 7.5rem !important;
}
.mr-8,
.mx-8 {
    margin-right: 7.5rem !important;
}
.mb-8,
.my-8 {
    margin-bottom: 7.5rem !important;
}
.ml-8,
.mx-8 {
    margin-left: 7.5rem !important;
}
.m-9 {
    margin: 9rem !important;
}
.mt-9,
.my-9 {
    margin-top: 9rem !important;
}
.mr-9,
.mx-9 {
    margin-right: 9rem !important;
}
.mb-9,
.my-9 {
    margin-bottom: 9rem !important;
}
.ml-9,
.mx-9 {
    margin-left: 9rem !important;
}
.m-10 {
    margin: 10.5rem !important;
}
.mt-10,
.my-10 {
    margin-top: 10.5rem !important;
}
.mr-10,
.mx-10 {
    margin-right: 10.5rem !important;
}
.mb-10,
.my-10 {
    margin-bottom: 10.5rem !important;
}
.ml-10,
.mx-10 {
    margin-left: 10.5rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.p-6 {
    padding: 4.5rem !important;
}
.pt-6,
.py-6 {
    padding-top: 4.5rem !important;
}
.pr-6,
.px-6 {
    padding-right: 4.5rem !important;
}
.pb-6,
.py-6 {
    padding-bottom: 4.5rem !important;
}
.pl-6,
.px-6 {
    padding-left: 4.5rem !important;
}
.p-7 {
    padding: 6rem !important;
}
.pt-7,
.py-7 {
    padding-top: 6rem !important;
}
.pr-7,
.px-7 {
    padding-right: 6rem !important;
}
.pb-7,
.py-7 {
    padding-bottom: 6rem !important;
}
.pl-7,
.px-7 {
    padding-left: 6rem !important;
}
.p-8 {
    padding: 7.5rem !important;
}
.pt-8,
.py-8 {
    padding-top: 7.5rem !important;
}
.pr-8,
.px-8 {
    padding-right: 7.5rem !important;
}
.pb-8,
.py-8 {
    padding-bottom: 7.5rem !important;
}
.pl-8,
.px-8 {
    padding-left: 7.5rem !important;
}
.p-9 {
    padding: 9rem !important;
}
.pt-9,
.py-9 {
    padding-top: 9rem !important;
}
.pr-9,
.px-9 {
    padding-right: 9rem !important;
}
.pb-9,
.py-9 {
    padding-bottom: 9rem !important;
}
.pl-9,
.px-9 {
    padding-left: 9rem !important;
}
.p-10 {
    padding: 10.5rem !important;
}
.pt-10,
.py-10 {
    padding-top: 10.5rem !important;
}
.pr-10,
.px-10 {
    padding-right: 10.5rem !important;
}
.pb-10,
.py-10 {
    padding-bottom: 10.5rem !important;
}
.pl-10,
.px-10 {
    padding-left: 10.5rem !important;
}
.m-n1 {
    margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}
.m-n2 {
    margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}
.m-n3 {
    margin: -1rem !important;
}
.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}
.m-n4 {
    margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}
.m-n5 {
    margin: -3rem !important;
}
.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}
.m-n6 {
    margin: -4.5rem !important;
}
.mt-n6,
.my-n6 {
    margin-top: -4.5rem !important;
}
.mr-n6,
.mx-n6 {
    margin-right: -4.5rem !important;
}
.mb-n6,
.my-n6 {
    margin-bottom: -4.5rem !important;
}
.ml-n6,
.mx-n6 {
    margin-left: -4.5rem !important;
}
.m-n7 {
    margin: -6rem !important;
}
.mt-n7,
.my-n7 {
    margin-top: -6rem !important;
}
.mr-n7,
.mx-n7 {
    margin-right: -6rem !important;
}
.mb-n7,
.my-n7 {
    margin-bottom: -6rem !important;
}
.ml-n7,
.mx-n7 {
    margin-left: -6rem !important;
}
.m-n8 {
    margin: -7.5rem !important;
}
.mt-n8,
.my-n8 {
    margin-top: -7.5rem !important;
}
.mr-n8,
.mx-n8 {
    margin-right: -7.5rem !important;
}
.mb-n8,
.my-n8 {
    margin-bottom: -7.5rem !important;
}
.ml-n8,
.mx-n8 {
    margin-left: -7.5rem !important;
}
.m-n9 {
    margin: -9rem !important;
}
.mt-n9,
.my-n9 {
    margin-top: -9rem !important;
}
.mr-n9,
.mx-n9 {
    margin-right: -9rem !important;
}
.mb-n9,
.my-n9 {
    margin-bottom: -9rem !important;
}
.ml-n9,
.mx-n9 {
    margin-left: -9rem !important;
}
.m-n10 {
    margin: -10.5rem !important;
}
.mt-n10,
.my-n10 {
    margin-top: -10.5rem !important;
}
.mr-n10,
.mx-n10 {
    margin-right: -10.5rem !important;
}
.mb-n10,
.my-n10 {
    margin-bottom: -10.5rem !important;
}
.ml-n10,
.mx-n10 {
    margin-left: -10.5rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 601px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .m-sm-6 {
        margin: 4.5rem !important;
    }
    .mt-sm-6,
    .my-sm-6 {
        margin-top: 4.5rem !important;
    }
    .mr-sm-6,
    .mx-sm-6 {
        margin-right: 4.5rem !important;
    }
    .mb-sm-6,
    .my-sm-6 {
        margin-bottom: 4.5rem !important;
    }
    .ml-sm-6,
    .mx-sm-6 {
        margin-left: 4.5rem !important;
    }
    .m-sm-7 {
        margin: 6rem !important;
    }
    .mt-sm-7,
    .my-sm-7 {
        margin-top: 6rem !important;
    }
    .mr-sm-7,
    .mx-sm-7 {
        margin-right: 6rem !important;
    }
    .mb-sm-7,
    .my-sm-7 {
        margin-bottom: 6rem !important;
    }
    .ml-sm-7,
    .mx-sm-7 {
        margin-left: 6rem !important;
    }
    .m-sm-8 {
        margin: 7.5rem !important;
    }
    .mt-sm-8,
    .my-sm-8 {
        margin-top: 7.5rem !important;
    }
    .mr-sm-8,
    .mx-sm-8 {
        margin-right: 7.5rem !important;
    }
    .mb-sm-8,
    .my-sm-8 {
        margin-bottom: 7.5rem !important;
    }
    .ml-sm-8,
    .mx-sm-8 {
        margin-left: 7.5rem !important;
    }
    .m-sm-9 {
        margin: 9rem !important;
    }
    .mt-sm-9,
    .my-sm-9 {
        margin-top: 9rem !important;
    }
    .mr-sm-9,
    .mx-sm-9 {
        margin-right: 9rem !important;
    }
    .mb-sm-9,
    .my-sm-9 {
        margin-bottom: 9rem !important;
    }
    .ml-sm-9,
    .mx-sm-9 {
        margin-left: 9rem !important;
    }
    .m-sm-10 {
        margin: 10.5rem !important;
    }
    .mt-sm-10,
    .my-sm-10 {
        margin-top: 10.5rem !important;
    }
    .mr-sm-10,
    .mx-sm-10 {
        margin-right: 10.5rem !important;
    }
    .mb-sm-10,
    .my-sm-10 {
        margin-bottom: 10.5rem !important;
    }
    .ml-sm-10,
    .mx-sm-10 {
        margin-left: 10.5rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .p-sm-6 {
        padding: 4.5rem !important;
    }
    .pt-sm-6,
    .py-sm-6 {
        padding-top: 4.5rem !important;
    }
    .pr-sm-6,
    .px-sm-6 {
        padding-right: 4.5rem !important;
    }
    .pb-sm-6,
    .py-sm-6 {
        padding-bottom: 4.5rem !important;
    }
    .pl-sm-6,
    .px-sm-6 {
        padding-left: 4.5rem !important;
    }
    .p-sm-7 {
        padding: 6rem !important;
    }
    .pt-sm-7,
    .py-sm-7 {
        padding-top: 6rem !important;
    }
    .pr-sm-7,
    .px-sm-7 {
        padding-right: 6rem !important;
    }
    .pb-sm-7,
    .py-sm-7 {
        padding-bottom: 6rem !important;
    }
    .pl-sm-7,
    .px-sm-7 {
        padding-left: 6rem !important;
    }
    .p-sm-8 {
        padding: 7.5rem !important;
    }
    .pt-sm-8,
    .py-sm-8 {
        padding-top: 7.5rem !important;
    }
    .pr-sm-8,
    .px-sm-8 {
        padding-right: 7.5rem !important;
    }
    .pb-sm-8,
    .py-sm-8 {
        padding-bottom: 7.5rem !important;
    }
    .pl-sm-8,
    .px-sm-8 {
        padding-left: 7.5rem !important;
    }
    .p-sm-9 {
        padding: 9rem !important;
    }
    .pt-sm-9,
    .py-sm-9 {
        padding-top: 9rem !important;
    }
    .pr-sm-9,
    .px-sm-9 {
        padding-right: 9rem !important;
    }
    .pb-sm-9,
    .py-sm-9 {
        padding-bottom: 9rem !important;
    }
    .pl-sm-9,
    .px-sm-9 {
        padding-left: 9rem !important;
    }
    .p-sm-10 {
        padding: 10.5rem !important;
    }
    .pt-sm-10,
    .py-sm-10 {
        padding-top: 10.5rem !important;
    }
    .pr-sm-10,
    .px-sm-10 {
        padding-right: 10.5rem !important;
    }
    .pb-sm-10,
    .py-sm-10 {
        padding-bottom: 10.5rem !important;
    }
    .pl-sm-10,
    .px-sm-10 {
        padding-left: 10.5rem !important;
    }
    .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
        margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
        margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .m-sm-n6 {
        margin: -4.5rem !important;
    }
    .mt-sm-n6,
    .my-sm-n6 {
        margin-top: -4.5rem !important;
    }
    .mr-sm-n6,
    .mx-sm-n6 {
        margin-right: -4.5rem !important;
    }
    .mb-sm-n6,
    .my-sm-n6 {
        margin-bottom: -4.5rem !important;
    }
    .ml-sm-n6,
    .mx-sm-n6 {
        margin-left: -4.5rem !important;
    }
    .m-sm-n7 {
        margin: -6rem !important;
    }
    .mt-sm-n7,
    .my-sm-n7 {
        margin-top: -6rem !important;
    }
    .mr-sm-n7,
    .mx-sm-n7 {
        margin-right: -6rem !important;
    }
    .mb-sm-n7,
    .my-sm-n7 {
        margin-bottom: -6rem !important;
    }
    .ml-sm-n7,
    .mx-sm-n7 {
        margin-left: -6rem !important;
    }
    .m-sm-n8 {
        margin: -7.5rem !important;
    }
    .mt-sm-n8,
    .my-sm-n8 {
        margin-top: -7.5rem !important;
    }
    .mr-sm-n8,
    .mx-sm-n8 {
        margin-right: -7.5rem !important;
    }
    .mb-sm-n8,
    .my-sm-n8 {
        margin-bottom: -7.5rem !important;
    }
    .ml-sm-n8,
    .mx-sm-n8 {
        margin-left: -7.5rem !important;
    }
    .m-sm-n9 {
        margin: -9rem !important;
    }
    .mt-sm-n9,
    .my-sm-n9 {
        margin-top: -9rem !important;
    }
    .mr-sm-n9,
    .mx-sm-n9 {
        margin-right: -9rem !important;
    }
    .mb-sm-n9,
    .my-sm-n9 {
        margin-bottom: -9rem !important;
    }
    .ml-sm-n9,
    .mx-sm-n9 {
        margin-left: -9rem !important;
    }
    .m-sm-n10 {
        margin: -10.5rem !important;
    }
    .mt-sm-n10,
    .my-sm-n10 {
        margin-top: -10.5rem !important;
    }
    .mr-sm-n10,
    .mx-sm-n10 {
        margin-right: -10.5rem !important;
    }
    .mb-sm-n10,
    .my-sm-n10 {
        margin-bottom: -10.5rem !important;
    }
    .ml-sm-n10,
    .mx-sm-n10 {
        margin-left: -10.5rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 901px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .m-md-6 {
        margin: 4.5rem !important;
    }
    .mt-md-6,
    .my-md-6 {
        margin-top: 4.5rem !important;
    }
    .mr-md-6,
    .mx-md-6 {
        margin-right: 4.5rem !important;
    }
    .mb-md-6,
    .my-md-6 {
        margin-bottom: 4.5rem !important;
    }
    .ml-md-6,
    .mx-md-6 {
        margin-left: 4.5rem !important;
    }
    .m-md-7 {
        margin: 6rem !important;
    }
    .mt-md-7,
    .my-md-7 {
        margin-top: 6rem !important;
    }
    .mr-md-7,
    .mx-md-7 {
        margin-right: 6rem !important;
    }
    .mb-md-7,
    .my-md-7 {
        margin-bottom: 6rem !important;
    }
    .ml-md-7,
    .mx-md-7 {
        margin-left: 6rem !important;
    }
    .m-md-8 {
        margin: 7.5rem !important;
    }
    .mt-md-8,
    .my-md-8 {
        margin-top: 7.5rem !important;
    }
    .mr-md-8,
    .mx-md-8 {
        margin-right: 7.5rem !important;
    }
    .mb-md-8,
    .my-md-8 {
        margin-bottom: 7.5rem !important;
    }
    .ml-md-8,
    .mx-md-8 {
        margin-left: 7.5rem !important;
    }
    .m-md-9 {
        margin: 9rem !important;
    }
    .mt-md-9,
    .my-md-9 {
        margin-top: 9rem !important;
    }
    .mr-md-9,
    .mx-md-9 {
        margin-right: 9rem !important;
    }
    .mb-md-9,
    .my-md-9 {
        margin-bottom: 9rem !important;
    }
    .ml-md-9,
    .mx-md-9 {
        margin-left: 9rem !important;
    }
    .m-md-10 {
        margin: 10.5rem !important;
    }
    .mt-md-10,
    .my-md-10 {
        margin-top: 10.5rem !important;
    }
    .mr-md-10,
    .mx-md-10 {
        margin-right: 10.5rem !important;
    }
    .mb-md-10,
    .my-md-10 {
        margin-bottom: 10.5rem !important;
    }
    .ml-md-10,
    .mx-md-10 {
        margin-left: 10.5rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .p-md-6 {
        padding: 4.5rem !important;
    }
    .pt-md-6,
    .py-md-6 {
        padding-top: 4.5rem !important;
    }
    .pr-md-6,
    .px-md-6 {
        padding-right: 4.5rem !important;
    }
    .pb-md-6,
    .py-md-6 {
        padding-bottom: 4.5rem !important;
    }
    .pl-md-6,
    .px-md-6 {
        padding-left: 4.5rem !important;
    }
    .p-md-7 {
        padding: 6rem !important;
    }
    .pt-md-7,
    .py-md-7 {
        padding-top: 6rem !important;
    }
    .pr-md-7,
    .px-md-7 {
        padding-right: 6rem !important;
    }
    .pb-md-7,
    .py-md-7 {
        padding-bottom: 6rem !important;
    }
    .pl-md-7,
    .px-md-7 {
        padding-left: 6rem !important;
    }
    .p-md-8 {
        padding: 7.5rem !important;
    }
    .pt-md-8,
    .py-md-8 {
        padding-top: 7.5rem !important;
    }
    .pr-md-8,
    .px-md-8 {
        padding-right: 7.5rem !important;
    }
    .pb-md-8,
    .py-md-8 {
        padding-bottom: 7.5rem !important;
    }
    .pl-md-8,
    .px-md-8 {
        padding-left: 7.5rem !important;
    }
    .p-md-9 {
        padding: 9rem !important;
    }
    .pt-md-9,
    .py-md-9 {
        padding-top: 9rem !important;
    }
    .pr-md-9,
    .px-md-9 {
        padding-right: 9rem !important;
    }
    .pb-md-9,
    .py-md-9 {
        padding-bottom: 9rem !important;
    }
    .pl-md-9,
    .px-md-9 {
        padding-left: 9rem !important;
    }
    .p-md-10 {
        padding: 10.5rem !important;
    }
    .pt-md-10,
    .py-md-10 {
        padding-top: 10.5rem !important;
    }
    .pr-md-10,
    .px-md-10 {
        padding-right: 10.5rem !important;
    }
    .pb-md-10,
    .py-md-10 {
        padding-bottom: 10.5rem !important;
    }
    .pl-md-10,
    .px-md-10 {
        padding-left: 10.5rem !important;
    }
    .m-md-n1 {
        margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .m-md-n2 {
        margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .m-md-n3 {
        margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .m-md-n4 {
        margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .m-md-n5 {
        margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .m-md-n6 {
        margin: -4.5rem !important;
    }
    .mt-md-n6,
    .my-md-n6 {
        margin-top: -4.5rem !important;
    }
    .mr-md-n6,
    .mx-md-n6 {
        margin-right: -4.5rem !important;
    }
    .mb-md-n6,
    .my-md-n6 {
        margin-bottom: -4.5rem !important;
    }
    .ml-md-n6,
    .mx-md-n6 {
        margin-left: -4.5rem !important;
    }
    .m-md-n7 {
        margin: -6rem !important;
    }
    .mt-md-n7,
    .my-md-n7 {
        margin-top: -6rem !important;
    }
    .mr-md-n7,
    .mx-md-n7 {
        margin-right: -6rem !important;
    }
    .mb-md-n7,
    .my-md-n7 {
        margin-bottom: -6rem !important;
    }
    .ml-md-n7,
    .mx-md-n7 {
        margin-left: -6rem !important;
    }
    .m-md-n8 {
        margin: -7.5rem !important;
    }
    .mt-md-n8,
    .my-md-n8 {
        margin-top: -7.5rem !important;
    }
    .mr-md-n8,
    .mx-md-n8 {
        margin-right: -7.5rem !important;
    }
    .mb-md-n8,
    .my-md-n8 {
        margin-bottom: -7.5rem !important;
    }
    .ml-md-n8,
    .mx-md-n8 {
        margin-left: -7.5rem !important;
    }
    .m-md-n9 {
        margin: -9rem !important;
    }
    .mt-md-n9,
    .my-md-n9 {
        margin-top: -9rem !important;
    }
    .mr-md-n9,
    .mx-md-n9 {
        margin-right: -9rem !important;
    }
    .mb-md-n9,
    .my-md-n9 {
        margin-bottom: -9rem !important;
    }
    .ml-md-n9,
    .mx-md-n9 {
        margin-left: -9rem !important;
    }
    .m-md-n10 {
        margin: -10.5rem !important;
    }
    .mt-md-n10,
    .my-md-n10 {
        margin-top: -10.5rem !important;
    }
    .mr-md-n10,
    .mx-md-n10 {
        margin-right: -10.5rem !important;
    }
    .mb-md-n10,
    .my-md-n10 {
        margin-bottom: -10.5rem !important;
    }
    .ml-md-n10,
    .mx-md-n10 {
        margin-left: -10.5rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1201px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .m-lg-6 {
        margin: 4.5rem !important;
    }
    .mt-lg-6,
    .my-lg-6 {
        margin-top: 4.5rem !important;
    }
    .mr-lg-6,
    .mx-lg-6 {
        margin-right: 4.5rem !important;
    }
    .mb-lg-6,
    .my-lg-6 {
        margin-bottom: 4.5rem !important;
    }
    .ml-lg-6,
    .mx-lg-6 {
        margin-left: 4.5rem !important;
    }
    .m-lg-7 {
        margin: 6rem !important;
    }
    .mt-lg-7,
    .my-lg-7 {
        margin-top: 6rem !important;
    }
    .mr-lg-7,
    .mx-lg-7 {
        margin-right: 6rem !important;
    }
    .mb-lg-7,
    .my-lg-7 {
        margin-bottom: 6rem !important;
    }
    .ml-lg-7,
    .mx-lg-7 {
        margin-left: 6rem !important;
    }
    .m-lg-8 {
        margin: 7.5rem !important;
    }
    .mt-lg-8,
    .my-lg-8 {
        margin-top: 7.5rem !important;
    }
    .mr-lg-8,
    .mx-lg-8 {
        margin-right: 7.5rem !important;
    }
    .mb-lg-8,
    .my-lg-8 {
        margin-bottom: 7.5rem !important;
    }
    .ml-lg-8,
    .mx-lg-8 {
        margin-left: 7.5rem !important;
    }
    .m-lg-9 {
        margin: 9rem !important;
    }
    .mt-lg-9,
    .my-lg-9 {
        margin-top: 9rem !important;
    }
    .mr-lg-9,
    .mx-lg-9 {
        margin-right: 9rem !important;
    }
    .mb-lg-9,
    .my-lg-9 {
        margin-bottom: 9rem !important;
    }
    .ml-lg-9,
    .mx-lg-9 {
        margin-left: 9rem !important;
    }
    .m-lg-10 {
        margin: 10.5rem !important;
    }
    .mt-lg-10,
    .my-lg-10 {
        margin-top: 10.5rem !important;
    }
    .mr-lg-10,
    .mx-lg-10 {
        margin-right: 10.5rem !important;
    }
    .mb-lg-10,
    .my-lg-10 {
        margin-bottom: 10.5rem !important;
    }
    .ml-lg-10,
    .mx-lg-10 {
        margin-left: 10.5rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .p-lg-6 {
        padding: 4.5rem !important;
    }
    .pt-lg-6,
    .py-lg-6 {
        padding-top: 4.5rem !important;
    }
    .pr-lg-6,
    .px-lg-6 {
        padding-right: 4.5rem !important;
    }
    .pb-lg-6,
    .py-lg-6 {
        padding-bottom: 4.5rem !important;
    }
    .pl-lg-6,
    .px-lg-6 {
        padding-left: 4.5rem !important;
    }
    .p-lg-7 {
        padding: 6rem !important;
    }
    .pt-lg-7,
    .py-lg-7 {
        padding-top: 6rem !important;
    }
    .pr-lg-7,
    .px-lg-7 {
        padding-right: 6rem !important;
    }
    .pb-lg-7,
    .py-lg-7 {
        padding-bottom: 6rem !important;
    }
    .pl-lg-7,
    .px-lg-7 {
        padding-left: 6rem !important;
    }
    .p-lg-8 {
        padding: 7.5rem !important;
    }
    .pt-lg-8,
    .py-lg-8 {
        padding-top: 7.5rem !important;
    }
    .pr-lg-8,
    .px-lg-8 {
        padding-right: 7.5rem !important;
    }
    .pb-lg-8,
    .py-lg-8 {
        padding-bottom: 7.5rem !important;
    }
    .pl-lg-8,
    .px-lg-8 {
        padding-left: 7.5rem !important;
    }
    .p-lg-9 {
        padding: 9rem !important;
    }
    .pt-lg-9,
    .py-lg-9 {
        padding-top: 9rem !important;
    }
    .pr-lg-9,
    .px-lg-9 {
        padding-right: 9rem !important;
    }
    .pb-lg-9,
    .py-lg-9 {
        padding-bottom: 9rem !important;
    }
    .pl-lg-9,
    .px-lg-9 {
        padding-left: 9rem !important;
    }
    .p-lg-10 {
        padding: 10.5rem !important;
    }
    .pt-lg-10,
    .py-lg-10 {
        padding-top: 10.5rem !important;
    }
    .pr-lg-10,
    .px-lg-10 {
        padding-right: 10.5rem !important;
    }
    .pb-lg-10,
    .py-lg-10 {
        padding-bottom: 10.5rem !important;
    }
    .pl-lg-10,
    .px-lg-10 {
        padding-left: 10.5rem !important;
    }
    .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
        margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
        margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .m-lg-n6 {
        margin: -4.5rem !important;
    }
    .mt-lg-n6,
    .my-lg-n6 {
        margin-top: -4.5rem !important;
    }
    .mr-lg-n6,
    .mx-lg-n6 {
        margin-right: -4.5rem !important;
    }
    .mb-lg-n6,
    .my-lg-n6 {
        margin-bottom: -4.5rem !important;
    }
    .ml-lg-n6,
    .mx-lg-n6 {
        margin-left: -4.5rem !important;
    }
    .m-lg-n7 {
        margin: -6rem !important;
    }
    .mt-lg-n7,
    .my-lg-n7 {
        margin-top: -6rem !important;
    }
    .mr-lg-n7,
    .mx-lg-n7 {
        margin-right: -6rem !important;
    }
    .mb-lg-n7,
    .my-lg-n7 {
        margin-bottom: -6rem !important;
    }
    .ml-lg-n7,
    .mx-lg-n7 {
        margin-left: -6rem !important;
    }
    .m-lg-n8 {
        margin: -7.5rem !important;
    }
    .mt-lg-n8,
    .my-lg-n8 {
        margin-top: -7.5rem !important;
    }
    .mr-lg-n8,
    .mx-lg-n8 {
        margin-right: -7.5rem !important;
    }
    .mb-lg-n8,
    .my-lg-n8 {
        margin-bottom: -7.5rem !important;
    }
    .ml-lg-n8,
    .mx-lg-n8 {
        margin-left: -7.5rem !important;
    }
    .m-lg-n9 {
        margin: -9rem !important;
    }
    .mt-lg-n9,
    .my-lg-n9 {
        margin-top: -9rem !important;
    }
    .mr-lg-n9,
    .mx-lg-n9 {
        margin-right: -9rem !important;
    }
    .mb-lg-n9,
    .my-lg-n9 {
        margin-bottom: -9rem !important;
    }
    .ml-lg-n9,
    .mx-lg-n9 {
        margin-left: -9rem !important;
    }
    .m-lg-n10 {
        margin: -10.5rem !important;
    }
    .mt-lg-n10,
    .my-lg-n10 {
        margin-top: -10.5rem !important;
    }
    .mr-lg-n10,
    .mx-lg-n10 {
        margin-right: -10.5rem !important;
    }
    .mb-lg-n10,
    .my-lg-n10 {
        margin-bottom: -10.5rem !important;
    }
    .ml-lg-n10,
    .mx-lg-n10 {
        margin-left: -10.5rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1321px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .m-xl-6 {
        margin: 4.5rem !important;
    }
    .mt-xl-6,
    .my-xl-6 {
        margin-top: 4.5rem !important;
    }
    .mr-xl-6,
    .mx-xl-6 {
        margin-right: 4.5rem !important;
    }
    .mb-xl-6,
    .my-xl-6 {
        margin-bottom: 4.5rem !important;
    }
    .ml-xl-6,
    .mx-xl-6 {
        margin-left: 4.5rem !important;
    }
    .m-xl-7 {
        margin: 6rem !important;
    }
    .mt-xl-7,
    .my-xl-7 {
        margin-top: 6rem !important;
    }
    .mr-xl-7,
    .mx-xl-7 {
        margin-right: 6rem !important;
    }
    .mb-xl-7,
    .my-xl-7 {
        margin-bottom: 6rem !important;
    }
    .ml-xl-7,
    .mx-xl-7 {
        margin-left: 6rem !important;
    }
    .m-xl-8 {
        margin: 7.5rem !important;
    }
    .mt-xl-8,
    .my-xl-8 {
        margin-top: 7.5rem !important;
    }
    .mr-xl-8,
    .mx-xl-8 {
        margin-right: 7.5rem !important;
    }
    .mb-xl-8,
    .my-xl-8 {
        margin-bottom: 7.5rem !important;
    }
    .ml-xl-8,
    .mx-xl-8 {
        margin-left: 7.5rem !important;
    }
    .m-xl-9 {
        margin: 9rem !important;
    }
    .mt-xl-9,
    .my-xl-9 {
        margin-top: 9rem !important;
    }
    .mr-xl-9,
    .mx-xl-9 {
        margin-right: 9rem !important;
    }
    .mb-xl-9,
    .my-xl-9 {
        margin-bottom: 9rem !important;
    }
    .ml-xl-9,
    .mx-xl-9 {
        margin-left: 9rem !important;
    }
    .m-xl-10 {
        margin: 10.5rem !important;
    }
    .mt-xl-10,
    .my-xl-10 {
        margin-top: 10.5rem !important;
    }
    .mr-xl-10,
    .mx-xl-10 {
        margin-right: 10.5rem !important;
    }
    .mb-xl-10,
    .my-xl-10 {
        margin-bottom: 10.5rem !important;
    }
    .ml-xl-10,
    .mx-xl-10 {
        margin-left: 10.5rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .p-xl-6 {
        padding: 4.5rem !important;
    }
    .pt-xl-6,
    .py-xl-6 {
        padding-top: 4.5rem !important;
    }
    .pr-xl-6,
    .px-xl-6 {
        padding-right: 4.5rem !important;
    }
    .pb-xl-6,
    .py-xl-6 {
        padding-bottom: 4.5rem !important;
    }
    .pl-xl-6,
    .px-xl-6 {
        padding-left: 4.5rem !important;
    }
    .p-xl-7 {
        padding: 6rem !important;
    }
    .pt-xl-7,
    .py-xl-7 {
        padding-top: 6rem !important;
    }
    .pr-xl-7,
    .px-xl-7 {
        padding-right: 6rem !important;
    }
    .pb-xl-7,
    .py-xl-7 {
        padding-bottom: 6rem !important;
    }
    .pl-xl-7,
    .px-xl-7 {
        padding-left: 6rem !important;
    }
    .p-xl-8 {
        padding: 7.5rem !important;
    }
    .pt-xl-8,
    .py-xl-8 {
        padding-top: 7.5rem !important;
    }
    .pr-xl-8,
    .px-xl-8 {
        padding-right: 7.5rem !important;
    }
    .pb-xl-8,
    .py-xl-8 {
        padding-bottom: 7.5rem !important;
    }
    .pl-xl-8,
    .px-xl-8 {
        padding-left: 7.5rem !important;
    }
    .p-xl-9 {
        padding: 9rem !important;
    }
    .pt-xl-9,
    .py-xl-9 {
        padding-top: 9rem !important;
    }
    .pr-xl-9,
    .px-xl-9 {
        padding-right: 9rem !important;
    }
    .pb-xl-9,
    .py-xl-9 {
        padding-bottom: 9rem !important;
    }
    .pl-xl-9,
    .px-xl-9 {
        padding-left: 9rem !important;
    }
    .p-xl-10 {
        padding: 10.5rem !important;
    }
    .pt-xl-10,
    .py-xl-10 {
        padding-top: 10.5rem !important;
    }
    .pr-xl-10,
    .px-xl-10 {
        padding-right: 10.5rem !important;
    }
    .pb-xl-10,
    .py-xl-10 {
        padding-bottom: 10.5rem !important;
    }
    .pl-xl-10,
    .px-xl-10 {
        padding-left: 10.5rem !important;
    }
    .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
        margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
        margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .m-xl-n6 {
        margin: -4.5rem !important;
    }
    .mt-xl-n6,
    .my-xl-n6 {
        margin-top: -4.5rem !important;
    }
    .mr-xl-n6,
    .mx-xl-n6 {
        margin-right: -4.5rem !important;
    }
    .mb-xl-n6,
    .my-xl-n6 {
        margin-bottom: -4.5rem !important;
    }
    .ml-xl-n6,
    .mx-xl-n6 {
        margin-left: -4.5rem !important;
    }
    .m-xl-n7 {
        margin: -6rem !important;
    }
    .mt-xl-n7,
    .my-xl-n7 {
        margin-top: -6rem !important;
    }
    .mr-xl-n7,
    .mx-xl-n7 {
        margin-right: -6rem !important;
    }
    .mb-xl-n7,
    .my-xl-n7 {
        margin-bottom: -6rem !important;
    }
    .ml-xl-n7,
    .mx-xl-n7 {
        margin-left: -6rem !important;
    }
    .m-xl-n8 {
        margin: -7.5rem !important;
    }
    .mt-xl-n8,
    .my-xl-n8 {
        margin-top: -7.5rem !important;
    }
    .mr-xl-n8,
    .mx-xl-n8 {
        margin-right: -7.5rem !important;
    }
    .mb-xl-n8,
    .my-xl-n8 {
        margin-bottom: -7.5rem !important;
    }
    .ml-xl-n8,
    .mx-xl-n8 {
        margin-left: -7.5rem !important;
    }
    .m-xl-n9 {
        margin: -9rem !important;
    }
    .mt-xl-n9,
    .my-xl-n9 {
        margin-top: -9rem !important;
    }
    .mr-xl-n9,
    .mx-xl-n9 {
        margin-right: -9rem !important;
    }
    .mb-xl-n9,
    .my-xl-n9 {
        margin-bottom: -9rem !important;
    }
    .ml-xl-n9,
    .mx-xl-n9 {
        margin-left: -9rem !important;
    }
    .m-xl-n10 {
        margin: -10.5rem !important;
    }
    .mt-xl-n10,
    .my-xl-n10 {
        margin-top: -10.5rem !important;
    }
    .mr-xl-n10,
    .mx-xl-n10 {
        margin-right: -10.5rem !important;
    }
    .mb-xl-n10,
    .my-xl-n10 {
        margin-bottom: -10.5rem !important;
    }
    .ml-xl-n10,
    .mx-xl-n10 {
        margin-left: -10.5rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
.text-monospace {
    font-family: monospace;
}
.text-justify {
    text-align: justify !important;
}
.text-wrap {
    white-space: normal !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 601px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 901px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 1201px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1321px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-lighter {
    font-weight: lighter !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-weight-bolder {
    font-weight: bolder !important;
}
.font-italic {
    font-style: italic !important;
}
.text-white {
    color: #fff !important;
}
.text-primary {
    color: #007bff !important;
}
a.text-primary:hover,
a.text-primary:focus {
    color: #0056b3 !important;
}
.text-secondary {
    color: #6c757d !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
    color: #494f54 !important;
}
.text-success {
    color: #28a745 !important;
}
a.text-success:hover,
a.text-success:focus {
    color: #19692c !important;
}
.text-info {
    color: #17a2b8 !important;
}
a.text-info:hover,
a.text-info:focus {
    color: #0f6674 !important;
}
.text-warning {
    color: #ffc107 !important;
}
a.text-warning:hover,
a.text-warning:focus {
    color: #ba8b00 !important;
}
.text-danger {
    color: #dc3545 !important;
}
a.text-danger:hover,
a.text-danger:focus {
    color: #a71d2a !important;
}
.text-light {
    color: #f8f9fa !important;
}
a.text-light:hover,
a.text-light:focus {
    color: #cbd3da !important;
}
.text-dark {
    color: #343a40 !important;
}
a.text-dark:hover,
a.text-dark:focus {
    color: #121416 !important;
}
.text-body {
    color: #212529 !important;
}
.text-muted {
    color: #6c757d !important;
}
.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-decoration-none {
    text-decoration: none !important;
}
.text-reset {
    color: inherit !important;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.udl,
p u {
    display: inline-block !important;
    border-bottom: 1px solid;
    line-height: 85%;
    text-decoration: none;
}
.udl-ow {
    display: inline-block;
}
.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#main:after {
    content: " ";
    display: block;
    clear: both;
}
.intro-holder {
    margin: 0 0 43px;
    padding: 0;
    position: relative;
}
.intro-holder:after {
    content: " ";
    display: block;
    clear: both;
}
.intro-holder .header-box {
    position: relative;
    margin: 0 0 45px;
    padding: 0 0 31px 28px;
}
.general-detail {
    padding: 0 28px;
}
.intro-holder .header-box:after {
    content: " ";
    display: block;
    clear: both;
}
.intro-holder .bottom-border {
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    position: absolute;
    background: #375542;
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
}
.intro-holder .text-frame {
}
.intro-holder.in-viewport h1,
.contact-intro-holder.in-viewport h1 {
    padding-right: 28px;
}
.intro-holder.in-viewport .bottom-border,
.in-viewport.animate-sliderup .bottom-border {
    width: 175px;
}
.intro-holder.in-viewport .text-frame {
}
.lodge .intro-holder,
.destination .intro-holder,
.spa .intro-holder,
.dine .intro-holder,
.stay .intro-holder {
    margin: 0 0 44px;
}
.info-block {
    margin-top: 44px;
}
.stay .info-block {
    margin-top: 0;
}
.lodge .intro-holder h1,
.destination .intro-holder h1,
.spa .intro-holder h1,
.dine .intro-holder h1,
.stay .intro-holder h1,
.rates-packages .intro-holder h1,
.faqs .intro-holder h1,
.thank-you h1,
.contact-us h1,
.downloads h1,
h1.page-title {
    font-size: 60px;
    line-height: 65px;
}
.lodge .intro-holder .header-box,
.destination .intro-holder .header-box,
.spa .intro-holder .header-box,
.dine .intro-holder .header-box,
.stay .intro-holder .header-box,
.downloads .intro-holder .header-box,
.faqs .intro-holder .header-box {
    padding: 0 0 27px 23px;
}
h1,
.lodge .lodge-udpate-page .intro-holder h1 {
    margin: 0;
    font-size: 42px;
    line-height: 47px;
    font-weight: 400;
    opacity: 1;
    visibility: visible;
    position: relative;
    color: #375542;
}
.text-frame {
    overflow: hidden;
    font-size: 19px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    padding: 0 35px 0 30px;
}
.text-frame p {
    margin: 0 0 20px;
}
.text-frame p a {
    font-weight: 400;
    color: #375542;
}
.text-frame p a:hover {
    color: #375542;
}
.text-frame .info-text {
    display: inline-block;
    vertical-align: top;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    color: #375542;
}
.text-frame .info-text:hover {
}
h2 {
    margin: 0 0 25px;
    font-size: 50px;
    line-height: 55px;
    font-weight: 400;
    color: #375542;
    font-family: "Playfair Display", serif;
}
.main-area {
    overflow: hidden;
    padding: 29px 0 12px;
}
.home .main-area {
}
.single .main-area,
.archive.rates-packages .main-area {
    overflow: initial;
}
.home .main-area .intro-holder,
.destination .main-area .intro-holder,
.dine .main-area .intro-holder {
}
.destination .main-area #destination-about-area.intro-holder,
.dine .main-area .intro-holder {
    margin-bottom: 25px;
}
.stay .main-area {
    padding: 25px 0 0;
}
.lodge .main-area,
.destination .main-area,
.dine .main-area {
    padding: 0 0 12px;
}
.lodge .main-area .intro-holder,
.destination .main-area .intro-holder,
.dine .main-area .intro-holder {
    padding-top: 25px;
    margin-bottom: 0;
}
.spa .main-area {
    padding: 25px 0 12px;
}
.main-area .p-none .img-style {
    background-position: 50% 0;
}
.container {
    padding: 0;
}
.info-block {
    position: relative;
}
.lodge .info-block {
    margin-top: 44px;
    margin-bottom: 0;
}
.info-block:after {
    content: " ";
    display: block;
    clear: both;
}
.info-block.content-pos {
}
.info-block.content-pos.in-viewport {
}
.info-block.content-pos .info-holder {
    opacity: 1;
    visibility: visible;
}
.info-block.mar-style {
    margin: 0;
}
.info-block .img-holder {
    overflow: hidden;
}
.info-block .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}
.info-block .img-holder.m-top {
    margin: 0;
    position: relative;
    z-index: 5;
}
.info-block .img-holder.pos-style {
    position: relative;
}
.info-block .img-style {
    height: 100%;
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.home.page-template-default .info-block .img-style {
    background-position: left;
}
.info-block .info-wrap:after {
    content: " ";
    display: block;
    clear: both;
}
.info-block .info-wrap.left-cont {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.info-block .info-wrap.left-cont .info-holder.in-viewport {
}
.info-block .info-holder {
    opacity: 1;
    visibility: visible;
    padding: 26px 30px 45px 27px;
    background: #fff;
    position: relative;
}
.stay .info-block .info-holder {
    padding-bottom: 40px;
}
.info-block .info-holder.in-viewport {
}
.info-block .info-holder.pos-style {
    padding: 25px 30px 49px 29px;
}
.info-block .info-holder.pos-style:after {
    display: none;
}
.stay .info-block .info-holder h2 {
    margin: 0 0 10px;
}
.info-block .info-holder .text-frame {
    padding: 8px 0 0;
}
.info-block .info-holder .heading-wrap {
    overflow: hidden;
}
.info-block .info-holder .heading-wrap h2 {
    float: none;
}
.info-block .info-holder .text-measure {
    display: block;
    font-size: 19px;
    line-height: 23px;
    color: #000;
    font-weight: 300;
}
.info-block .info-holder .text-measure sup {
    top: -7px;
    font-size: 10px;
}
.info-block .right-align {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.info-block .left-align {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
}
.text-info-holder {
    display: inline-block;
    vertical-align: top;
    font-size: 19px;
    line-height: 23px;
    font-weight: 300;
    color: #fff;
    padding: 33px 15px 47px 28px;
    position: relative;
    background: #343e48;
}
.text-info-holder p {
    margin: 0;
}
.text-info-holder .para-wrap {
    overflow: hidden;
}
.text-info-holder .wrap-info {
    overflow: hidden;
}
.text-info-holder .icon-holder {
    overflow: hidden;
    margin: 0 0 20px;
}
.text-info-holder .icon-holder img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
.text-info-holder h2 {
    font-size: 45px;
    line-height: 50px;
    font-weight: 400;
    color: #fff;
    font-family: "Playfair Display", serif;
}
.info-box {
    width: 100%;
}
.info-box:after {
    content: " ";
    display: block;
    clear: both;
}
.in-viewport .info-box {
}
.info-box.pos-right {
    float: right;
    width: 50%;
}
.in-viewport .info-box.pos-right {
}
.in-viewport .info-box + .info-box {
    opacity: 1;
    visibility: visible;
}
.in-viewport .info-box.right-align {
    opacity: 1;
    visibility: visible;
}
.in-viewport .info-box.left-align {
    opacity: 1;
    visibility: visible;
}
.info-box .wrap-frame {
    overflow: hidden;
    padding: 27px 30px 43px;
}
.info-box .wrap-frame .text-frame {
    padding: 0;
}
.info-box .space-style {
    padding: 30px;
}
.info-box .space-style2 {
    padding: 28px 27px 25px;
}
.info-box .space-style3 {
    padding: 47px 27px 22px;
}
.info-box .space-style4 {
    padding: 26px 20px 26px 32px;
}
.info-box .space-style5 {
    padding: 28px 29px 23px 30px;
}
.slideshow {
    opacity: 1;
    visibility: visible;
    height: 300px;
    position: relative;
    -webkit-transition: opacity 1.5s ease-in;
    transition: opacity 1.5s ease-in;
}
.slideshow.in-viewport {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeInLeft 1.5s ease;
    animation: fadeInUp 1.5s ease;
}
.slideshow .slideset {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slideshow .slide {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.slideshow .slide.active {
    z-index: 2;
}
.slideshow.not-enough-slides .btn-prev,
.slideshow.not-enough-slides .btn-next,
.slideshow.not-enough-slides .pagination {
    display: none;
}
.slideshow.left-space.in-viewport {
    -webkit-animation: fadeInRight 1.5s ease;
    animation: fadeInRight 1.5s ease;
}
.slideshow.left-space .btn-prev,
.slideshow.left-space .btn-next {
    right: 0;
}
.btn-prev,
.btn-next {
    width: 40px;
    height: 50px;
    top: 50%;
    right: 0;
    z-index: 5;
    margin: -25px 0 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
}
.adventure-area .btn-prev,
.adventure-area .btn-next,
#spa-menu .btn-arrows .btn-prev,
#spa-menu .btn-arrows .btn-next {
}
.btn-prev:hover,
.btn-next:hover {
    background: rgba(0, 0, 0, 0.3);
}
.btn-prev:after,
.btn-next:after {
    content: "";
    position: absolute;
    background-size: 8px 15px;
    width: 8px;
    height: 15px;
    background-repeat: no-repeat;
    z-index: 9;
}
.btn-prev:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/left-arrow-white.svg");
}
.btn-next:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/right-arrow-white.svg");
}
.experience-carousel .btn-next:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/RIGHT-ARROW-Blue.svg");
}
.btn-prev {
    left: 0;
    right: auto;
}
.btn-prev:after {
}
.pagination {
    left: 0;
    right: 0;
    bottom: 32px;
    z-index: 5;
    display: block;
    border-radius: 0;
    position: absolute;
}
.pagination ul,
.cycle-gallery ul.slick-dots,
.pagination-slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    text-align: center;
}
.cycle-gallery ul.slick-dots {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 59px;
}
.pagination ul li,
.cycle-gallery ul.slick-dots li,
.pagination-slider ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
}
.pagination ul li.active a,
.cycle-gallery ul.slick-dots li.slick-active a {
    background: #fff;
}
.pagination ul li a,
.cycle-gallery ul.slick-dots li a,
.pagination-slider ul li a {
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
    height: 1px;
    display: block;
    background: #bbb;
}
.pagination ul li a:hover,
.cycle-gallery ul.slick-dots li a:hover {
    background: #fff;
}
.blockquote-area {
    overflow: hidden;
    position: relative;
    padding: 58px 30px 79px;
    min-height: 450px;
}
.blockquote-area blockquote {
    margin: 0;
    padding: 65px 0 0;
    border: none;
    quotes: none;
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    position: relative;
    text-align: center;
}
.blockquote-area blockquote.text-black {
    color: #000;
}
.blockquote-area blockquote q {
    display: block;
    margin: 0 0 22px;
    font-family: "Playfair Display", serif;
}
.blockquote-area blockquote .img-icon {
    top: 0;
    left: 0;
    height: auto;
    margin: 0;
    position: absolute;
    width: 100%;
}
.blockquote-area blockquote .img-icon img {
    display: inline-block;
    vertical-align: top;
    height: auto;
    max-width: 100%;
    width: 32px;
}
.blockquote-area blockquote cite {
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    display: block;
    font-style: normal;
}
.blockquote-area blockquote cite span {
    display: block;
}
.blockquote-area .btn-prev,
.blockquote-area .btn-next {
    background: rgba(255, 255, 255, 0.1);
}
.blockquote-area .btn-prev:hover,
.blockquote-area .btn-next:hover {
    background: rgba(255, 255, 255, 0.2);
}
.blockquote-area .btn-next {
    right: 0;
}
.cycle-gallery {
    max-width: 550px;
    margin: 0 auto;
}
.in-viewport .cycle-gallery {
    opacity: 1;
    visibility: visible;
}
.cycle-gallery .mask {
    position: relative;
    overflow: hidden;
}
.cycle-gallery .slideset {
}
.cycle-gallery .slide {
}
.cycle-gallery.not-enough-slides .btn-prev,
.cycle-gallery.not-enough-slides .btn-next,
.cycle-gallery.not-enough-slides .pagination {
    display: none;
}
.slider-area {
    padding: 55px 0 46px;
    overflow: hidden;
    text-align: center;
}
.slider-area.in-viewport h2 {
}
.slider-area .container {
    padding: 0;
}
.slider-area.bg-gray {
    padding: 55px 0 39px;
    background: #f7f7f7;
}
.home-blog {
    background: #f7f7f7;
}
.slider-area.p-style {
    padding: 53px 0 42px;
}
.slider-area.p-style h2 {
    margin: 0 0 64px;
}
.slider-area h2 {
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    margin: 0 0 44px;
    font-size: 33px;
    line-height: 38px;
    font-weight: 300;
    color: #375542;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
}
.slider-area .slides-block {
    margin: 0 -10px 34px;
    overflow: hidden;
    position: relative;
}
.slider-area .slide-holder {
    padding: 0 10px;
    overflow: hidden;
    position: relative;
}
.slider-area .img-holder {
    overflow: hidden;
}
.slider-area .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}
.slider-area .text-caption {
    top: 0;
    left: 10px;
    right: 10px;
    bottom: 0;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
    position: absolute;
    text-align: left;
    padding: 47px 40px 39px;
}
.slider-area .text-caption p {
    margin: 0;
}
.slider-area .text-caption:after {
    top: 0;
    left: 50px;
    right: 0;
    content: "";
    height: 1px;
    position: absolute;
    background: #375542;
}
.slider-area .package-title,
.slider-area .package-title a {
    margin: 0 0 15px;
    display: block;
    font-size: 36px;
    line-height: 39px;
    font-weight: 400;
    font-weight: 400;
    color: #375542;
    font-family: "Cormorant Garamond", serif;
    font-style: normal;
}
.slider-area .package-title a:hover {
    color: #375542;
}
.slider-area .btn-dark {
    border: none;
    right: 40px;
    bottom: 39px;
    font-size: 14px;
    padding: 17px 20px 16px 19px;
    position: absolute;
}
.slider-area .btn-view {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #375542;
    font-family: "Raleway", serif;
}
.slider-area .btn-view:hover {
    color: #375542;
}
.subscribe-area {
    padding: 41px 30px 48px;
    overflow: hidden;
    position: relative;
}
.subscribe-area.in-viewport .wrap-block {
    opacity: 1;
    visibility: visible;
}
.subscribe-area .wrap-block {
    opacity: 1;
    visibility: visible;
    overflow: hidden;
    padding: 0 0 30px;
    -webkit-transition: opacity 1.5s ease-in-out;
    transition: opacity 1.5s ease-in-out;
}
.subscribe-area .wrap-holder {
    margin: 0 0 27px;
    position: relative;
}
.subscribe-area .wrap-holder:after {
    content: " ";
    display: block;
    clear: both;
}
.subscribe-area .wrap-holder + .wrap-holder {
    margin: 0;
}
.subscribe-area .text-frame {
    font-size: 19px;
    line-height: 24px;
    color: #000;
    padding: 0;
    font-weight: 300;
    overflow: hidden;
}
.subscribe-area .text-frame p {
    margin: 0;
}
.subscribe-area .text-frame h2 {
    margin: 0 0 20px;
    font-size: 42px;
    line-height: 45px;
    font-weight: 400;
    color: #375542;
    font-family: "Playfair Display", serif;
}
.subscribe-area .subscribe-form {
    padding: 0 100px 0 0;
    position: relative;
    border-bottom: 1px solid #375542;
}
.subscribe-area .subscribe-form:after {
    content: " ";
    display: block;
    clear: both;
}
.subscribe-area .form-control {
    width: 100%;
    height: 41px;
    padding: 0;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
    border: none;
    background: none;
}
.subscribe-area .form-control:-moz-placeholder {
    color: #666;
    opacity: 1;
}
.subscribe-area .form-control::-moz-placeholder {
    color: #666;
    opacity: 1;
}
.subscribe-area .form-control:-ms-input-placeholder {
    color: #666;
}
.subscribe-area .form-control::-webkit-input-placeholder {
    color: #666;
}
.subscribe-area .gform_wrapper form input[type="text"]::placeholder {
    color: #666;
    opacity: 1;
}
.subscribe-area .gform_wrapper form input[type="text"]:-ms-input-placeholder {
    color: #666;
}
.subscribe-area .gform_wrapper form input[type="text"]::-ms-input-placeholder {
    color: #666;
}
.subscribe-area .form-control:focus {
    box-shadow: none;
}
.subscribe-area .btn-subs {
    right: 0;
    padding: 0;
    bottom: -33px;
    border: none;
    font-size: 15px;
    line-height: 18px;
    position: absolute;
    background: none;
    color: #375542;
    text-transform: uppercase;
    cursor: pointer;
    outline: none;
    -webkit-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}
.subscribe-area .btn-subs:hover {
    color: #375542;
}
.btns-style .slick-prev,
.btns-style .slick-next {
    width: 40px;
    height: 50px;
    top: 50%;
    right: 50px;
    z-index: 5;
    border: none;
    outline: none;
    margin: -25px 0 0;
    position: absolute;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.btns-style .slick-prev:hover,
.btns-style .slick-next:hover {
    background: rgba(0, 0, 0, 0.3);
}
.btns-style .slick-prev:after,
.btns-style .slick-next:after {
    content: "";
    position: absolute;
    background-size: 8px 15px;
    width: 8px;
    height: 15px;
    background-repeat: no-repeat;
    z-index: 9;
}
.btns-style .slick-prev:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/left-arrow-white.svg");
}
.btns-style .slick-next:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/right-arrow-white.svg");
}
.btns-style .slick-prev {
    right: auto;
    left: 50px;
}
.btns-style .slick-prev:after {
}
.btns-style.style .slick-prev,
.btns-style.style .slick-next {
    top: 109px;
    margin: 0;
}
.slick-slider .slick-track,
.slick-slider-others .slick-track,
.slick-slider2 .slick-track,
.slick-slider-discover-lodge .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slick-slider .slick-slide,
.slick-slider-others .slick-slide,
.slick-slider2 .slick-slide,
.slick-slider-discover-lodge .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: inherit;
    height: auto;
}
.slick-slider.slick-initialized .slick-slide,
.slick-slider-others.slick-initialized .slick-slide,
.slick-slider2.slick-initialized .slick-slide,
.slick-slider-discover-lodge.slick-initialized .slick-slide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.slick-slider .slide-holder,
.slick-slider2 .slide-holder,
.slick-slider-discover-lodge .slide-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slick-slider3 .slick-prev,
.slick-slider3 .slick-next {
    right: 10px;
}
.slick-slider3 .slick-prev {
    right: auto;
    left: 10px;
}
.slick-slider4 .slick-prev,
.slick-slider4 .slick-next {
    top: 94px;
    margin: 0;
    right: 70px;
}
.slick-slider4 .slick-prev {
    right: auto;
    left: 70px;
}
.slick-slider4b .slick-prev,
.slick-slider4b .slick-next {
    top: 94px;
    margin: 0;
    right: 70px;
}
.slick-slider4b .slick-prev {
    right: auto;
    left: 70px;
}
.detail-area {
    overflow: hidden;
    padding: 0 0 8px;
}
.destination .detail-area {
    padding-bottom: 0;
}
.detail-area .container {
    padding: 0;
}
.detail-area .vault-block {
    margin: 0 0 -120px;
    padding: 75px 0 190px;
    overflow: hidden;
    position: relative;
    min-height: 500px;
}
.detail-area .sol-toggle ul.tab-nav {
    max-width: 326px;
    margin: 0 auto 80px;
}
.detail-area .vault-block .bg-stretch {
    height: 610px;
}
.detail-area .vault-block .bg-stretch.in-viewport {
}
.detail-area .header-holder {
    overflow: hidden;
    max-width: 630px;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    position: relative;
    text-align: center;
    color: #000;
}
.detail-area .header-holder.in-viewport {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeInUp 1.5s ease;
    animation: fadeInUp 1.5s ease;
}
.detail-area .header-holder p {
    margin: 0;
}
.detail-area .header-holder p a {
    color: #375542;
    font-family: "Raleway", serif;
}
.detail-area .header-holder p a:hover {
    color: #375542;
}
.detail-area .header-holder h2 {
    margin: 0 0 22px;
    font-size: 36px;
    line-height: 39px;
}
.lodge .detail-area .header-holder,
.destination .detail-area .header-holder {
    max-width: 680px;
}
.lodge .detail-area .header-holder h2,
.destination .detail-area .header-holder h2 {
    margin: 0 0 20px;
}
.lodge .detail-area .header-holder.white h2,
.lodge .detail-area .header-holder.white p {
    color: #fff;
}
.detail-block {
    overflow: hidden;
    overflow: hidden;
    margin: 0 0 48px;
    position: relative;
}
.detail-block.in-viewport {
}
.detail-block .slide-holder {
    padding: 0 20px;
}
.destination .detail-block {
    margin: 0 0 100px;
    padding: 0;
}
.dine .detail-block {
    margin: 0 0 50px;
    padding: 0;
}
.lodge .detail-block {
    margin: 0 0 43px;
    padding: 0;
}
.lodge .detail-block .slide-holder {
}
.detial-holder {
    overflow: hidden;
}
.detial-holder .image-holder {
    margin: 0 0 33px;
    overflow: hidden;
    text-align: center;
}
.detial-holder .image-box {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    height: 240px;
    overflow: hidden;
    border-radius: 100%;
}
.detial-holder .image-box img {
    display: block;
    width: 100%;
    height: auto;
}
.detial-holder .text-holder {
    overflow: hidden;
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
    color: #000;
    text-align: center;
}
.destination .detial-holder .text-holder {
    padding: 0 25px;
}
.detial-holder .text-holder p {
    margin: 0;
}
.detial-holder .text-holder p span.temperatures {
    font-weight: 400;
}
.detial-holder .text-holder p.subtitle {
    font-size: 14px;
    margin-bottom: 23px;
    font-family: "Raleway", serif;
    color: #000;
}
.detial-holder h3 {
    margin: 0 0 5px;
    font-size: 31px;
    line-height: 36px;
    font-weight: 400;
    color: #375542;
    font-family: "Playfair Display", serif;
}
.detail-info {
    overflow: hidden;
}
.detail-info.in-viewport {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeInUp 1.5s ease;
    animation: fadeInUp 1.5s ease;
}
.detail-info .img-hold {
    min-height: 300px;
    overflow: hidden;
    position: relative;
}
.detail-info .para-block {
    padding: 0;
    overflow: hidden;
    position: relative;
    background: #fff;
}
.detail-info .para-holder {
    padding: 29px 30px 29px 30px;
    overflow: hidden;
}
.lodge-update-spotlight .detail-info .para-holder {
    padding-bottom: 34px;
}
.detail-info h2 {
    margin: 0 0 29px;
    font-size: 50px;
    line-height: 55px;
}
.detail-info .para-wrap {
    overflow: hidden;
}
.detail-info .para-box {
    overflow: hidden;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.detail-info .para-box p {
    margin: 0 0 11px;
}
.text-area {
    padding: 66px 21px 69px 28px;
    position: relative;
    background: #fff;
}
.text-area:after {
    content: " ";
    display: block;
    clear: both;
}
.text-area .bg-img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-position: 50% 0;
    background-repeat: no-repeat;
}
.text-area .bg-img.in-viewport {
}
.text-area .wrap-text {
    position: relative;
}
.text-area .wrap-text:after {
    content: " ";
    display: block;
    clear: both;
}
.text-area .wrap-text.in-viewport {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeInUp 1.5s ease;
    animation: fadeInUp 1.5s ease;
}
.text-area .heading-block {
    max-width: 850px;
    margin: 0 auto 45px;
    overflow: hidden;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.text-area .heading-block p {
    margin: 0 0 11px 0;
}
.text-area .heading-block p a {
    color: #375542;
    font-family: "Raleway", serif;
}
.text-area .heading-block p a:hover {
    color: #375542;
}
.text-area h2 {
    margin: 0 0 20px;
    font-size: 36px;
    line-height: 39px;
    font-weight: 400;
    color: #375542;
    font-family: "Playfair Display", serif;
}
.location-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 33px;
}
.location-holder:after {
    content: " ";
    display: block;
    clear: both;
}
.location-holder .text-holder {
    width: 100%;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.location-holder .text-holder p {
    margin: 0;
    display: inline;
}
.location-holder .text-holder p a {
    font-weight: 400;
    color: #375542;
}
.location-holder .title {
    margin: 0 0 20px;
    font-size: 36px;
    line-height: 39px;
    font-weight: 400;
    color: #fff;
    display: block;
    font-family: "Playfair Display", serif;
}
.location-holder .map-holder {
    width: 100%;
    padding: 0;
    margin: -130px 0 -31px;
    text-align: right;
}
.location-holder .map-holder img {
    display: inline-block;
    vertical-align: top;
    height: auto;
    width: 100%;
    margin: 0;
}
.accordion {
    margin: 0;
    margin: 0 0 43px;
    padding: 0;
    list-style: none;
    font-size: 23px;
    line-height: 38px;
    font-weight: 400;
    font-family: "Playfair Display", serif;
    border-top: 1px solid #b7b7b7;
}
.destination .accordion {
    margin: 0;
    border-color: #b7b7b7;
}
.accordion li {
    padding: 23px 0;
    position: relative;
    border-bottom: 1px solid #b7b7b7;
}
.accordion li.acc-active > a {
    color: #375542;
}
.accordion li.acc-active > a:after {
    display: none;
}
.accordion li.acc-active > a:before {
    background: #375542;
}
.accordion li.acc-active .slick-prev,
.accordion li.acc-active .slick-next {
    opacity: 1;
    visibility: visible;
}
.accordion li > a {
    color: #375542;
    outline: none;
    display: block;
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    padding: 0 20px 0 0;
}
.accordion li > a:hover {
    color: #375542;
}
.accordion li > a:hover:before,
.accordion li > a:hover:after {
    background: #084944;
}
.accordion li > a:before,
.accordion li > a:after {
    top: 45px;
    right: 8px;
    content: "";
    width: 2px;
    height: 16px;
    margin: -10px 0 0;
    position: absolute;
    background: #375542;
}
.accordion li > a:before {
    top: 42px;
    right: 1px;
    width: 16px;
    height: 2px;
    margin: 0;
}
.columns-block {
    margin: 0 -10px;
    padding: 46px 0 3px;
}
.columns-block .btn-prev,
.columns-block .btn-next {
    margin: 0 0 0 15px;
    background: none;
    padding: 0;
    position: static;
    font-size: 32px;
    line-height: 32px;
    color: #1d485f;
}
.columns-block .btn-prev:hover,
.columns-block .btn-next:hover {
    color: #375542;
}
.columns-block .btn-prev:after,
.columns-block .btn-next:after {
    display: none;
}
.columns-block .btn-prev {
    margin: 0;
}
.text-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px;
}
.destination .text-column {
    padding: 0;
}
.text-column .text-holder {
    overflow: hidden;
    font-size: 19px;
    line-height: 23px;
    color: #000;
    font-family: "Raleway", serif;
}
.text-column .text-holder p {
    margin: 0 0 12px;
}
.text-column .text-holder p span {
    font-weight: 400;
    color: #375542;
}
.text-column h3 {
    margin: 0 0 11px;
    font-size: 26px;
    line-height: 30px;
    color: #375542;
}
.text-column h3 .spa-small-title {
    font-family: "Raleway", serif;
    font-size: 19px;
}
.text-column .text-hold {
    margin: 0 0 11px;
    overflow: hidden;
}
.text-column .txt {
    display: block;
    font-size: 19px;
    line-height: 23px;
    font-weight: 300;
    color: #000;
}
.text-column .txt-price {
    font-weight: 400;
}
.text-column .text-add {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 23px;
    color: #375542;
    text-transform: uppercase;
    font-family: "Raleway", serif;
}
.text-column .text-add:hover {
    color: #375542;
}
.slick-slider5 {
    padding: 0 0 10px;
}
.slick-slider6 .slick-list {
    overflow: visible;
}
.booking-holder {
    margin: 0 auto;
    max-width: 1030px;
    overflow: hidden;
}
.booking-holder .heading-box {
    margin: 0 0 31px;
    overflow: hidden;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.booking-holder .heading-box p {
    margin: 0;
}
.booking-holder h2 {
    margin: 0 0 22px;
    font-size: 36px;
    line-height: 39px;
    font-weight: 400;
    color: #375542;
}
.booking-holder .submit-form {
    overflow: hidden;
}
.booking-holder .input-row {
    overflow: hidden;
}
.booking-holder .input-holder {
    margin: 0 0 31px;
    position: relative;
}
.booking-holder .input-holder .icon-calendar,
.gform_wrapper .input-holder .icon-calendar {
    top: 50%;
    right: 26px;
    margin: 7px 0 0;
    font-size: 18px;
    line-height: 18px;
    color: #888;
    position: absolute;
    cursor: pointer;
}
.booking-holder .label {
    margin: 0 0 4px;
    display: block;
    font-size: 19px;
    line-height: 24px;
    color: #375542;
    font-weight: 400;
}
.booking-holder .label sup {
    top: 2px;
    font-size: 22px;
    line-height: 24px;
}
.booking-holder .form-control {
    width: 100%;
    height: 50px;
    padding: 0 40px 0 10px;
    font-size: 19px;
    line-height: 24px;
    color: #888;
    font-weight: 300;
    border: none;
    border-radius: 0;
    background: #f7f7f7;
}
.booking-holder .form-control:-moz-placeholder {
    color: #888;
    opacity: 1;
}
.booking-holder .form-control::-moz-placeholder {
    color: #888;
    opacity: 1;
}
.booking-holder .form-control:-ms-input-placeholder {
    color: #888;
}
.booking-holder .form-control::-webkit-input-placeholder {
    color: #888;
}
.booking-holder .form-control:focus {
    box-shadow: none;
}
.booking-holder .bottom-holder {
    overflow: hidden;
    text-align: center;
}
.booking-holder .img-placeholder {
    margin: 0 0 27px;
    overflow: hidden;
}
.booking-holder .img-placeholder img {
    display: inline-block;
    vertical-align: top;
    height: auto;
    max-width: 100%;
}
.booking-holder .btn,
.gform_wrapper .gform_footer input.button.btn {
    margin: 0;
    border: none;
    font-family: "Raleway", serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
    padding: 0;
    text-transform: uppercase;
    background: #375542;
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    width: 230px;
    height: 50px;
}
.booking-holder .btn:hover {
    background: #375542;
}
.map-area {
    padding: 0;
    overflow: hidden;
    background: #f7f7f7;
}
.map-area .wrap-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.map-area .wrap-holder {
    font-size: 21px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.map-area .wrap-holder.align-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.map-area .wrap-holder p {
    margin: 0;
}
.map-area h2 {
    margin: 0;
}
.map-area .img-hold {
    overflow: hidden;
    text-align: right;
}
.map-area .img-hold img {
    display: inline-block;
    vertical-align: top;
    height: auto;
    max-width: 100%;
}
.map-area .control-holder {
    overflow: hidden;
    text-align: right;
}
.map-area .btn-control {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position: relative;
    outline: none;
    border: 1px solid #375542;
}
.map-area .btn-control:hover {
    border-color: #375542;
}
.map-area .btn-control:hover:after,
.map-area .btn-control:hover:before {
    background: #375542;
}
.map-area .btn-control:after {
    top: 50%;
    right: 50%;
    margin: -10px 0 0;
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    background: #375542;
}
.map-area .btn-control:before {
    top: 50%;
    right: 50%;
    margin: -1px -10px 0 0;
    content: "";
    width: 21px;
    height: 2px;
    position: absolute;
    background: #375542;
}
.map-area .btn-control + .btn-control {
    margin: 0 0 0 11px;
}
.map-area .btn-control + .btn-control:after {
    display: none;
}
.adventure-area {
    padding: 38px 0 0;
    overflow: hidden;
}
.adventure-area .counter-block {
    margin: 0 0 48px;
    overflow: hidden;
}
.adventure-area .counter-block .container {
    padding: 0;
}
.adventure-area .container {
    padding: 0;
}
.adventure-area .counter-holder {
    float: left;
    margin: 0 0 44px;
    font-size: 19px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    padding: 0 15px 0 0;
}
.adventure-area .counter-holder p {
    margin: 0;
}
.adventure-area .counter-holder .wrap-text {
    padding: 0 0 0 27px;
    overflow: hidden;
}
.adventure-area#full-day-experiences .counter-holder .wrap-text,
.adventure-area #other-activities .counter-holder .wrap-text {
    padding-right: 15px;
}
.adventure-area .counter-holder h2 {
    margin: 0 0 42px;
    padding: 0 0 38px 30px;
    font-size: 45px;
    line-height: 50px;
    font-weight: 400;
    color: #375542;
    position: relative;
}
.adventure-area .counter-holder h2:after {
    left: 0;
    right: 120px;
    bottom: 0;
    content: "";
    height: 1px;
    background: #375542;
    position: absolute;
}
.adventure-area .slider-holder {
    float: left;
    width: 100%;
    padding: 0 50px 0 30px;
    position: relative;
}
.adventure-area .slider-holder .btn-prev,
.adventure-area .slider-holder .btn-next {
    margin: 0 0 0 33px;
    background: none;
    padding: 0;
    position: static;
    font-size: 19px;
    line-height: 19px;
    color: #1d485f;
    outline: none;
}
.adventure-area .slider-holder .btn-prev:hover,
.adventure-area .slider-holder .btn-next:hover {
    color: #375542;
}
.adventure-area .slider-holder .btn-prev:after,
.adventure-area .slider-holder .btn-next:after {
    display: none;
}
.adventure-area .slider-holder .btn-prev {
    margin: 0;
}
.adventure-area .view {
    display: inline-block;
    vertical-align: top;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    color: #375542;
}
.adventure-area .view:hover {
    color: #375542;
}
.adventure-area .btn-arrows {
    margin: 40px 0 0;
}
.detail-column {
    overflow: hidden;
}
.detail-column .img-holder {
    overflow: hidden;
    margin: 0 0 20px;
}
.detail-column .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}
.detail-column .text-holder {
    overflow: hidden;
    font-size: 19px;
    line-height: 23px;
    font-weight: 300;
    color: #000;
    padding: 0 20px 0 0;
}
.detail-column .text-holder p {
    margin: 0 0 12px;
}
.detail-column h3 {
    margin: 0 0 11px;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
    color: #375542;
    font-family: "Playfair Display", serif;
}
.detail-column .view {
    font-size: 14px;
    line-height: 23px;
    text-transform: uppercase;
}
.info-slider {
}
.info-slider.in-viewport {
}
.info-slider .slide-box:after {
    content: " ";
    display: block;
    clear: both;
}
.info-slider .right-align {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.info-slider .left-align {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.info-slider .left-align .pagination ul,
.pagination-slider.two ul {
    margin: 0 0 44px;
    padding: 0 0 0 20px;
}
.info-slider .img-holder {
    overflow: hidden;
}
.info-slider .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}
.info-slider .txt-holder {
    font-size: 19px;
    line-height: 24px;
    overflow: hidden;
    color: #000;
    font-weight: 300;
    padding: 28px 11px 5px 27px;
}
.lodge .info-slider .txt-holder {
    padding: 28px 35px 5px 27px;
}
.info-slider .txt-holder p {
    margin: 0 0 20px;
}
.info-slider .txt-holder.pad-style {
    padding: 27px 20px 16px 27px;
}
.lodge .info-slider .txt-holder.pad-style {
    padding: 27px 35px 16px 27px;
}
.info-slideshow {
    position: relative;
}
.info-slideshow .slideset {
    width: 100%;
    overflow: hidden;
}
.info-slideshow .slide {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    pointer-events: none;
}
.info-slideshow .slide.slick-slide {
    pointer-events: all;
}
.info-slideshow .slide .pagination {
    position: static !important;
}
.info-slideshow .slide.active {
    z-index: 2;
    pointer-events: auto;
}
.info-slideshow > .pagination {
    pointer-events: none;
    opacity: 0;
}
.info-slideshow .pagination ul,
.pagination-slider ul {
    margin: 0 0 32px;
    padding: 0 0 0 19px;
    text-align: left;
}
.info-slideshow .pagination ul li.active a {
    background: #375542;
}
.info-slideshow .pagination ul li a,
.pagination-slider ul li a {
    background: #d7d7d7;
}
.awards-area {
    padding: 70px 0;
    overflow: hidden;
    background: #fff;
    text-align: center;
}
.awards-area h2 {
    margin: 0 0 63px;
    font-size: 33px;
    line-height: 38px;
    font-weight: 300;
    color: #375542;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
}
.awards-area .wrap-sliders {
    margin: 0 0 30px;
    position: relative;
}
.awards-area .wrap-sliders .slider-holder + .slider-holder {
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}
.awards-area .slider-holder {
    overflow: hidden;
}
.awards-area .logo-holder {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    cursor: pointer;
    height: 100px;
}
.awards-area .logo-holder img {
    display: inline-block;
    height: 100%;
    opacity: 0.1;
    width: 100%;
}
.awards-area .title-holder {
}
.awards-area .title-holder.in-viewport {
}
.awards-area .title-award {
    display: block;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: #375542;
    margin: 0 70px 15px;
    font-family: "Playfair Display", serif;
}
.awards-area .text-date {
    display: block;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
}
.logos-sliderb .slick-track,
.logos-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logos-sliderb .slick-slide,
.logos-slider .slick-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.logos-sliderb .slick-current .logo-holder,
.logos-slider .slick-center .logo-holder {
    cursor: default;
}
.logos-sliderb .slick-current .logo-holder img,
.logos-slider .slick-center .logo-holder img {
    opacity: 1;
}
.logos-sliderb button,
.logos-slider button {
    display: none !important;
}
.brochure-area {
    overflow: hidden;
    background: #343e48;
}
.brochure-area .wrap-holder {
    padding: 26px 78px 294px 28px;
    position: relative;
}
.brochure-area .wrap-holder:after {
    content: " ";
    display: block;
    clear: both;
}
.brochure-area .brochure-img {
    bottom: 0;
    right: -459px;
    position: absolute;
}
.brochure-area .brochure-img img {
    display: block;
    max-width: 100%;
    height: auto;
}
.brochure-area .text-box {
    padding: 0;
    max-width: 350px;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #fff;
    position: relative;
    z-index: 5;
}
.brochure-area .text-box p {
    margin: 0;
}
.brochure-area .text-box p a {
    font-family: "Raleway", serif;
    color: #fff;
}
.brochure-area .text-box p a:hover {
    color: #fff;
}
.brochure-area h2 {
    margin: 0 0 20px;
    font-size: 42px;
    line-height: 45px;
    font-weight: 400;
    color: #fff;
}
.visual-area {
    height: calc(100vh - 50px);
    overflow: hidden;
    position: relative;
}
.visual-area .caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
}
.visual-area .arrow-down {
    bottom: 31px;
    left: 50%;
    margin: 0 0 0 -18px;
    font-size: 36px;
    color: #fff;
    z-index: 3;
    outline: none;
    position: absolute;
}
.visual-area .arrow-down:hover {
    color: #fff;
}
.visual-area .img-logo {
    display: inline-block;
    vertical-align: top;
    width: 241px;
    z-index: 5;
    position: relative;
}
.visual-area .img-logo a {
    display: block;
}
.visual-area .img-logo img {
    display: block;
    max-width: 100%;
    height: auto;
}
.visual-area .loading-layout {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    z-index: 99;
    background: #f7f7f7;
}
.loaded .visual-area .loading-layout {
    display: none;
}
.visual-area .logo-load {
    display: inline-block;
    vertical-align: top;
    width: 241px;
}
.visual-area .logo-load img {
    display: block;
    width: 241px;
    height: 120px;
    margin: 0 auto;
}
.video-holder {
    height: 100%;
    overflow: hidden;
    position: relative;
    background-size: cover;
}
.video-holder.video-active {
    z-index: 3;
}
.video-holder.video-active video {
    opacity: 1;
}
.video-holder video {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
#header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    position: absolute;
    background: #fff;
}
.header-wrapper {
    padding: 10px 15px 10px;
    position: relative;
}
#header.fixed-position {
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
}
#header.fixed-position .dropdown-bar {
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
}
#header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#header .logo {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 27px;
}
#header .logo a {
    display: block;
}
#header .logo img {
    display: block;
    width: 100%;
    height: auto;
}
#footer {
    padding: 45px 20px 67px;
    overflow: hidden;
    background: #282828;
}
#footer .navs-holder {
    overflow: hidden;
}
#footer .logo-box {
    margin: 0 0 44px;
    overflow: hidden;
    text-align: center;
}
#footer .footer-logo {
    display: block;
    vertical-align: top;
    width: 234px;
    overflow: hidden;
}
#footer .footer-logo a {
    display: block;
}
#footer .footer-logo img {
    display: block;
    vertical-align: top;
    height: auto;
    max-width: 100%;
}
#footer .navs-box {
    overflow: hidden;
}
#footer .navs-wrap {
    padding: 11px 31px 15px 0;
    overflow: hidden;
    border-top: 1px solid #707070;
}
#footer .nav-hold {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#footer .title-nav {
    display: block;
    margin: 0;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
#footer .add-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    text-transform: uppercase;
}
#footer .add-nav > li {
    position: relative;
}
#footer .add-nav > li.add-nav-active > a {
    color: #bbb;
}
#footer .add-nav > li.add-nav-active > a:after {
    color: #bbb;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
#footer .add-nav a {
    color: #bbb;
}
#footer .add-nav a:hover {
    color: #bbb;
}
#footer .add-nav a:hover:after {
    color: #bbb;
}
#footer .add-nav .add-nav-opener {
    position: relative;
}
#footer .add-nav .add-nav-opener:after {
    top: 3px;
    right: -21px;
    content: "";
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/footer-arrow-up.svg");
    background-size: 12px 8px;
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
#footer .list-bar {
    padding: 15px 0 12px;
    overflow: hidden;
    border-width: 1px 0;
    border-color: #707070;
    border-style: solid;
}
#footer .bottom-bar {
    padding: 23px 0 0;
    overflow: hidden;
    text-align: center;
}
#footer .social-area {
    padding: 0 0 18px;
    margin: 0 0 24px;
    border-bottom: 1px solid #707070;
    overflow: hidden;
}
#footer .bottom-logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0 23px 0 0;
}
.list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
.list li {
    margin: 0 27px 0 0;
}
.list li.site-logo-3 {
    margin-right: 15px;
}
.list li:last-child {
    margin: 0;
}
.list .title {
    display: block;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}
.list .site-link {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #bbb;
    text-transform: uppercase;
}
.list .site-link:hover {
    color: #bbb;
}
.list .logo-hold {
    overflow: hidden;
}
.list .logo-hold a {
    display: block;
}
.list .logo-hold img {
    display: block;
    max-width: 100%;
    height: auto;
}
.social-icons {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}
.social-icons li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
}
.social-icons li:last-child {
    margin: 0;
}
.social-icons li a {
    font-size: 32px;
    line-height: 32px;
    color: #fff;
}
.social-icons li a:hover {
    color: #375542;
}
.social-icons li .icon-instagram {
    font-size: 28px;
    line-height: 32px;
}
.footer-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 16px;
}
.footer-nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 5px;
    position: relative;
}
.footer-nav li + li:after {
    top: 1px;
    left: -7px;
    width: 1px;
    height: 12px;
    content: "";
    position: absolute;
    background: #bbb;
}
.footer-nav a {
    color: #bbb;
}
.footer-nav a:hover {
    color: #bbb;
}
.add-nav-slide {
    display: none;
}
.slick-slider-frame {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider-frame .slick-track,
.slick-slider-frame .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: icomoon-free !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-left-arrow:before {
    content: "↓";
}
.icon-right-arrow:before {
    content: "↓";
}
.icon-down-arrow:before {
    content: "↓";
}
#nav:after {
    content: " ";
    display: block;
    clear: both;
}
#nav .nav-bar {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}
#nav .nav-bar > li {
    padding: 14px 0 12px;
    border-bottom: 1px solid #ebebeb;
}
#nav .nav-bar > li:last-child {
    border: none;
}
.dropdown-active #nav .nav-bar > li > .nav-link:before,
#nav .nav-bar > li:hover > .nav-link:before,
#nav .nav-bar > li.current-menu-item > .nav-link:before {
    left: 14px;
    right: 14px;
}
.dropdown-active #nav .nav-bar > li.ss-menu > .nav-link:before,
#nav .nav-bar > li.ss-menu:hover > .nav-link:before,
#nav .nav-bar > li.ss-menu.current-menu-item > .nav-link:before {
    left: 10px;
    right: 10px;
}
.dropdown-active #nav .nav-bar > li > .nav-link:after,
#nav .nav-bar > li:hover > .nav-link:after {
    display: block;
}
#nav .nav-bar > li .dropdown-opener {
    top: 10px;
    right: 0;
    position: absolute;
    font-size: 23px;
    line-height: 23px;
    color: #000;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
#nav .nav-bar > li.dropdown-active .dropdown-opener {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
#nav .nav-bar > li > .nav-link {
    display: inline-block;
    vertical-align: top;
    padding: 13px 80px 13px 0;
    color: #000;
    outline: none;
    position: relative;
}
#nav .nav-bar > li > .nav-link:before {
    left: 50%;
    right: 50%;
    bottom: 15px;
    content: "";
    height: 1px;
    position: absolute;
    background: #bbb;
    -webkit-transition: right 0.5s ease-in-out, left 0.5s ease-in-out;
    transition: right 0.5s ease-in-out, left 0.5s ease-in-out;
}
#nav .nav-bar > li .dropdown-bar {
    display: none;
}
#nav .nav-bar .dropdown-nav {
    margin: 0;
    padding: 0;
    padding: 0 16px 0;
    list-style: none;
    width: 100%;
}
#nav .nav-bar .dropdown-nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 11px;
}
#nav .nav-bar .dropdown-nav li a {
    color: #888;
    outline: none;
}
#nav .nav-bar .dropdown-nav li a:hover {
    color: #000;
}
.nav-opener {
    position: absolute;
    left: 50px;
    top: 0;
    bottom: 0;
    outline: none;
    width: 46px;
    z-index: 9;
}
.nav-opener .opener .opener-span {
    width: 23px;
    height: 23px;
    border-top: 1px solid #000;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    left: 50%;
    top: 50%;
    outline: none;
    margin: -8px 0 0 -12px;
}
.nav-active .nav-opener .opener .opener-span {
    border: none;
}
.nav-opener .opener .opener-span:after,
.nav-opener .opener .opener-span:before {
    width: 23px;
    height: 1px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #000;
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
}
.nav-active .nav-opener .opener .opener-span:after,
.nav-active .nav-opener .opener .opener-span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px;
}
.nav-opener .opener .opener-span:before {
    top: 17px;
}
.nav-active .nav-opener .opener .opener-span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px;
}
.post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    background: #fff;
}
.post .wrap-text {
    overflow: hidden;
}
.post .img-holder {
    overflow: hidden;
}
.post .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}
.post .text-holder {
    padding: 24px 24px 16px;
    overflow: hidden;
    font-size: 19px;
    line-height: 23px;
    font-weight: 300;
    color: #000;
    text-align: left;
}
.post .text-holder.pad-style {
    padding: 26px 24px 25px;
}
.post .text-holder p {
    margin: 0 0 12px;
}
.post .title-category {
    margin: 0 0 8px;
    display: block;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
}
.post h3 {
    margin: 0 0 8px;
    font-size: 23px;
    line-height: 28px;
    font-weight: 400;
    color: #375542;
}
.post h3 a,
.post h3 a:hover {
    color: #375542;
}
.post .btn-view {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #375542;
    text-transform: uppercase;
    margin-top: 5px;
}
.jcf-select {
    display: block;
    position: relative;
    width: 100%;
    height: 50px;
    background: #f7f7f7;
    padding: 17px 40px 13px 9px;
}
.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0;
}
.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
}
.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    width: 29px;
    bottom: 0;
    right: 0;
    top: 0;
    cursor: pointer;
}
.jcf-select .jcf-select-opener:after {
    top: 50%;
    left: 0;
    margin: -6px 0 0;
    font-size: 12px;
    line-height: 12px;
    color: #888;
    content: "о¤Ѓ";
    position: absolute;
    font-family: icomoon-free !important;
}
body > .jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 99999;
}
body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
}
.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}
.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #888;
}
.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px;
}
.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px;
    width: 100%;
}
.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
}
.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.jcf-list ul li {
    overflow: hidden;
    display: block;
}
.jcf-list .jcf-overflow {
    overflow: auto;
}
.jcf-list .jcf-option {
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 15px;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
}
.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important;
}
.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
    background: #e6e6e6;
    color: #000;
}
.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}
.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}
.resize-active * {
    -webkit-transition: none !important;
    transition: none !important;
}
body {
    min-width: 320px;
}
a {
}
a:hover {
    text-decoration: none;
    outline: none;
}
#wrapper {
    width: 100%;
    padding: 50px 0 0;
    position: relative;
    overflow: hidden;
}
#wrapper.with-msg-bar {
    padding: 85px 0 0;
}
.bg-stretch {
    background-position: 50% 50%;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.bg-stretch img {
    max-width: none;
}
.stay .bg-stretch {
    background-position: 50% 50%;
}
.spa .bg-stretch {
    background-position: 100% 0;
}
.btn {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    border: 0;
}
.btn-dark {
    padding: 9px 13px 9px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    border-radius: 0;
    background: #375542;
    text-transform: uppercase;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
    background: #375542;
    color: #fff;
    border-color: transparent;
    box-shadow: none;
}
.btn-dark:active,
.btn-dark.active {
    background: #375542;
    color: #fff;
}
.btn-dark:active:not(:disabled):not(.disabled),
.btn-dark.active:not(:disabled):not(.disabled) {
    background: #375542;
    color: #fff;
    border: 0;
}
.btn-dark:active:not(:disabled):not(.disabled):focus,
.btn-dark.active:not(:disabled):not(.disabled):focus {
    background: #375542;
    color: #fff;
    box-shadow: none;
}
.show > .btn-outline-light.dropdown-toggle {
    background-color: transparent;
    border-color: transparent;
    color: transparent;
}
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: none;
}
.home-featured {
}
.home-featured-2 .info-block {
}
.home-featured-last {
}
.detail-area.detail-area-with-tab .vault-block {
    margin: 0 0 -120px;
    min-height: 500px;
}
.detail-area.detail-area-with-tab .vault-block .bg-stretch {
    height: 500px;
}
#private-touring {
    margin-top: 130px;
}
#private-touring p a {
    font-family: "Raleway", serif;
    font-weight: 400;
    color: #375542;
}
.detail-area-with-tab .sol-toggle-content {
    min-height: 685px;
    margin-bottom: 130px;
}
#anangu-seasons .slick-arrow,
#western-seasons .slick-arrow {
    display: none !important;
}
#destination-getting-area .location-holder .title,
#destination-getting-area .location-holder p {
    color: #fff;
}
.homepage-rp .rates-text p {
    max-width: 220px;
}
#anangu-seasons.container-fluid {
    padding: 0;
}
.page-template-template-spa .jcf-list-content {
    background: #f7f7f7;
}
#dining-under-the-stars .info-box.left-align {
    z-index: 0;
}
#dining-under-the-stars .info-box.right-align,
#dining-under-the-stars .info-box.right-align .top-align {
    z-index: 1;
}
.sol-toggle .tab-nav li.tab-inactive a {
    border-bottom: 1px solid #375542;
    position: relative;
    bottom: 0;
    z-index: 9;
    color: #a6a6a6;
}
.sol-toggle .tab-nav li.tab-inactive a:hover {
    color: #a6a6a6;
}
.sol-toggle .tab-nav li.tab-inactive a:hover:after {
    display: none;
}
.sol-toggle .tab-nav li.tab-inactive a .tbc {
    font-size: 18px;
}
.post-type-archive-stay .info-block .info-box:first-child {
    z-index: -1;
}
.lodge .detail-area.lodge-spotlight {
    padding-bottom: 60px;
}
.page-template-template-dine .main-area {
    padding-bottom: 0 !important;
}
.page-template-template-destination .slick-slider4b .slick-dots {
    list-style: none;
    text-align: left;
    text-align: center;
    margin: 40px 0 0 0;
    padding: 0;
}
.page-template-template-destination .slick-slider4b .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
}
.page-template-template-destination .slick-slider4b .slick-dots li button {
    background: transparent;
    height: 20px;
    position: relative;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
    color: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
}
.page-template-template-destination .slick-slider4b .slick-dots li button:after {
    content: "";
    position: absolute;
    background: #d7d7d7;
    height: 1px;
    width: 100%;
    left: 0;
}
.page-template-template-destination .slick-slider4b .slick-dots li.slick-active button:after {
    background: #323f48;
}
.page-template-template-dine .visual-area .bg-stretch {
    background-position: center;
}
.para-box a {
    font-family: "Raleway", serif;
    color: #375542;
}
.spotlight-slider.slick-slider.slick-initialized .slick-slide {
    flex-direction: column;
}
.spotlight-slider {
    position: relative;
}
.spotlight-slider .btn-prev {
    position: absolute;
    left: 15px;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    cursor: pointer;
    top: 38%;
}
.spotlight-slider .btn-next {
    position: absolute;
    right: 15px;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    cursor: pointer;
    top: 38%;
}
.design-spotlight > h2 {
    text-align: center;
}
.design-spotlight > p {
    text-align: center;
    max-width: 760px;
    margin: 0 auto 50px;
    padding: 0 10px;
    font-size: 21px;
}
.postid-4710 .visual-area .bg-stretch {
    background-position: 0;
}
.postid-4706 #features .info-box:first-child {
    z-index: 9;
}
.postid-4706 #features .info-box.fd-style .img-holder {
    z-index: -1;
}
.postid-4527 .bg-stretch {
    background-position: left;
}
.postid-4542 .bg-stretch {
    background-position: right;
}
#main .homepage-rp a.btn.btn-dark {
    min-width: 129px;
    padding: 0 19px;
    width: auto;
}
.experience-carousel .slides.post-4573 .img-style,
.postid-4573 .bg-stretch {
    background-position: right;
}
.postid-4899 .bg-stretch {
    background-position: left;
}
#environment h2,
#environment.header-holder p,
#environment.header-holder p a {
    color: white;
}
.lodge #our-people .slideset .slides-wrap .slide-box:first-child {
    z-index: 9999;
}
.postid-6092 .bg-stretch {
    background-position: center;
}
.page-id-56 .visual-area .bg-stretch {
    background-position: left;
}
.page-id-66 .visual-area .bg-stretch {
    background-position: left;
}
.editorial-spa-2 .pad-left {
    z-index: 9;
}
.page-id-66 #sm-area.spa-menu-wrapper .bg-img {
    background-position: center top;
}
.page-id-39 .text-column .text-holder p span {
    color: black;
}
.list li.hide-xs {
    display: none;
}
.grouped-svg {
    max-width: 100%;
}
.packages-info {
    margin-bottom: 130px;
}
.packages-outer {
    margin-bottom: 30px;
}
.packages-wrapper {
    display: flex;
    flex-direction: row;
}
.packages-wrapper .packages-info-left {
    flex: 1 1 50%;
    width: 50%;
    position: relative;
}
.packages-wrapper .packages-info-left .package-img {
    width: 100%;
}
.packages-wrapper .packages-info-right {
    flex: 1 1 50%;
    width: 50%;
    background: #f7f7f7;
    padding: 30px 0 100px;
    position: relative;
}
.packages-wrapper .packages-info-right .info,
.packages-wrapper .packages-info-right .features {
    padding: 0 30px;
}
.packages-wrapper .packages-info-right .info h2 {
    font-size: 45px;
    line-height: 47px;
    margin-bottom: 15px;
}
.packages-wrapper .packages-info-right .info p {
    color: #000;
    font-size: 21px;
    line-height: 26px;
}
.packages-wrapper .packages-info-right .features p {
    color: #000;
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 0;
    font-family: "Raleway", serif;
}
.packages-wrapper .packages-info-right .features p a {
    color: #375542;
}
.packages-wrapper .packages-info-right .features ul {
    list-style: none;
    padding-left: 20px;
}
.packages-wrapper .packages-info-right .features ul li {
    position: relative;
    font-size: 21px;
    line-height: 26px;
}
.packages-wrapper .packages-info-right .features ul li:before {
    content: "";
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/SOL-Dot.svg");
    width: 4px;
    height: 4px;
    background-size: 4px 4px;
    position: absolute;
    left: -18px;
    background-repeat: no-repeat;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-position: center;
    top: 12px;
}
.packages-wrapper .packages-info-right .features.no-dots ul li:before {
    display: none;
}
.packages-wrapper .packages-info-right .features.no-dots ul {
    padding-left: 0;
}
.packages-wrapper .packages-info-right .package-info-bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.packages-wrapper .packages-info-right .package-info-bottom {
    padding: 15px 25px 15px 30px;
    background: #ededed;
    min-height: 100px;
}
.packages-wrapper .packages-info-right .package-info-bottom .rates-per-night {
    font-family: "Cormorant Garamond", serif;
    font-size: 21px;
    line-height: 26px;
    color: #375542;
    margin: 0;
}
.packages-wrapper .packages-info-right .package-info-bottom .package-info-bottom-right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.packages-wrapper .packages-info-right .package-info-bottom .package-terms p {
    margin: 0;
    color: #375542;
    font-size: 14px;
    position: relative;
    font-family: "Raleway", serif;
}
.packages-wrapper .packages-info-right .package-info-bottom .package-terms {
    padding-right: 50px;
    cursor: pointer;
}
.packages-wrapper .packages-info-right .package-info-bottom .package-terms p:after {
    top: 4px;
    cursor: pointer;
    right: -21px;
    content: "";
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/package-arrow-up.svg");
    background-size: 12px 8px;
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.packages-wrapper .packages-info-right .package-info-bottom .package-terms.toggle-visible p:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.packages-wrapper .packages-info-right .package-info-bottom .package-reserve-now a {
    margin: 0 !important;
}
.packages-outer .terms-container {
    display: none;
}
.packages-outer .terms-container .terms-heading {
    font-family: "Raleway" Italic, serif;
    font-size: 19px;
    line-height: 23px;
    color: #000;
    margin: 10px 0 0;
}
.packages-outer .terms-container .terms-content {
    font-family: "Raleway" Italic, serif;
    font-size: 19px;
    line-height: 23px;
    color: #000;
    margin: 0;
}
.packages-wrapper .packages-info-left .badge-info {
    float: left;
    padding: 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.packages-info-right p,
.packages-info-right ul {
    margin-bottom: 20px;
}
.packages-outer .terms-container .terms-heading {
    margin-top: 15px;
}
.page-template-template-packages .main-area {
    padding-bottom: 0 !important;
}
.page-template-template-packages .slick-slider4p.slick-initialized .slick-slide {
    justify-content: center;
}
.page-template-template-packages .packages-porthole {
    padding-bottom: 0;
}
.postid-8649 #leading-bg {
    background-position: right;
}
.postid-8826 #leading-bg,
.postid-8828 #leading-bg,
.postid-5905 #leading-bg,
.postid-8502 #leading-bg {
    background-position: left;
}
.page-template-template-packages .intro-holder h1,
.page-template-template-events .intro-holder h1 {
    font-size: 60px;
    line-height: 65px;
}
@media (min-width: 601px) {
    .page-template-template-packages .intro-holder h1,
    .page-template-template-events .intro-holder h1 {
        font-size: 100px;
        line-height: 110px;
    }
}
@media (min-width: 1201px) {
    .page-template-template-packages .intro-holder h1 {
        font-size: 100px;
        line-height: 110px;
    }
}
@media (max-width: 374px) {
    .page-template-template-packages .intro-holder h1 {
        font-size: 50px;
    }
}
.page-template-template-packages .intro-holder {
    margin-bottom: 0;
}
.page-template-template-packages .packages-porthole .text-holder p {
    font-family: "Cormorant Garamond", serif;
    font-weight: normal;
    font-style: normal;
    color: #375542;
    font-size: 19px;
    line-height: 23px;
    max-width: 240px;
    padding: 0 0;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-prev,
.page-template-template-packages .slick-slider4p.btns-style .slick-next,
.page-template-template-packages .slick-slider4p.btns-style .slick-prev:hover,
.page-template-template-packages .slick-slider4p.btns-style .slick-next:hover {
    background: none;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-prev,
.page-template-template-packages .slick-slider4p.btns-style .slick-next {
    width: 13px;
    height: 26px;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-prev {
    left: 0;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-next {
    right: 0;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-prev:after,
.page-template-template-packages .slick-slider4p.btns-style .slick-next:after {
    background-size: contain;
    width: 13px;
    height: 26px;
}
.page-template-template-packages .slick-slider4p.btns-style .slick-prev:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/LEFT-ARROW-CWL.svg");
}
.page-template-template-packages .slick-slider4p.btns-style .slick-next:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/RIGHT-ARROW-CWL.svg");
}
@media (min-width: 601px) {
    .page-template-template-packages .slick-slider4p.btns-style .slick-prev {
        left: 20px;
    }
    .page-template-template-packages .slick-slider4p.btns-style .slick-next {
        right: 20px;
    }
}
@media (min-width: 1201px) {
    .page-template-template-packages .slick-slider4p.btns-style .slick-prev {
        left: 28px;
    }
    .page-template-template-packages .slick-slider4p.btns-style .slick-next {
        right: 28px;
    }
}
@media (max-width: 1200px) {
    .hide-below-md {
        display: none;
    }
    .hide-above-md {
        display: block;
    }
    .packages-wrapper .packages-info-right .package-info-bottom .package-info-bottom-left {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }
    .packages-wrapper .packages-info-right .package-info-bottom {
        min-height: 140px;
    }
    .packages-wrapper .packages-info-right {
        padding: 30px 0 140px;
    }
    .packages-wrapper .packages-info-right .package-info-bottom {
        align-items: stretch;
        padding: 20px 30px;
    }
    .packages-wrapper .packages-info-right .package-info-bottom .package-info-bottom-right {
        align-items: end;
    }
    .packages-wrapper .packages-info-right .info h2 {
        font-size: 36px;
    }
    .packages-wrapper .packages-info-right .info p {
        font-size: 19px;
        line-height: 23px;
    }
    .packages-wrapper .packages-info-right .package-info-bottom .rates-per-night {
        font-size: 19px;
        line-height: 23px;
    }
    .packages-info-right p,
    .packages-info-right ul {
        margin-bottom: 15px;
    }
    .packages-outer .terms-container .terms-heading,
    .packages-outer .terms-container .terms-content {
        font-size: 16px;
        line-height: 19px;
    }
    .packages-wrapper .packages-info-left .badge-info {
        width: 160px;
        height: 160px;
        font-size: 14px;
        line-height: 18px;
    }
    .packages-wrapper .packages-info-left .badge-info {
        padding: 0 20px;
    }
    .packages-info {
        margin-bottom: 100px;
    }
    .packages-wrapper .packages-info-right .features p,
    .packages-wrapper .packages-info-right .features ul li {
        font-size: 19px;
        line-height: 23px;
    }
    .packages-wrapper .packages-info-right .features ul li:before {
        top: 10px;
    }
}
@media (max-width: 1200px) and (min-width: 901px) {
    .page-template-template-packages #packages-info {
        padding: 0 30px;
    }
}
@media (min-width: 901px) {
	.columns-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
	.text-column.destination-col-two {
        width: 50%;
    }
}
@media (max-width: 900px) {
    .packages-wrapper .packages-info-left {
        width: 35%;
        flex: 1 1 35%;
    }
    .packages-wrapper .packages-info-right {
        flex: 1 1 65%;
        width: 65%;
    }
    .packages-outer .terms-container p {
        padding: 0 15px;
    }
    .packages-info {
        margin-bottom: 70px;
    }
}
@media (max-width: 600px) {
    .packages-wrapper .packages-info-right .info,
    .packages-wrapper .packages-info-right .features {
        padding: 0 25px;
    }
    .packages-wrapper {
        display: block;
    }
    .packages-wrapper .packages-info-left {
        height: 400px;
    }
    .packages-wrapper .packages-info-left .badge-info {
        margin-right: 0;
        margin-left: 30px;
        margin-top: 30px;
    }
    .packages-wrapper .packages-info-left,
    .packages-wrapper .packages-info-right {
        width: 100%;
    }
    .packages-wrapper .packages-info-left .badge-info {
        width: 130px;
        height: 130px;
        font-size: 12px;
        line-height: 16px;
    }
    .packages-wrapper .packages-info-left .badge-info {
        padding: 0 15px;
    }
}
@media (min-width: 601px) {
    .packages-wrapper .packages-info-left .badge-info {
        margin-right: 0;
        margin-left: 30px;
        margin-top: 30px;
    }
}
@media (min-width: 901px) {
    .packages-wrapper .packages-info-left .badge-info {
        margin-right: 0;
        margin-left: 30px;
        margin-top: 30px;
    }
}
@media (min-width: 1201px) {
    .packages-wrapper .packages-info-left .badge-info {
        margin-right: 0;
        margin-left: 30px;
        margin-top: 30px;
    }
    .hide-above-md {
        display: none;
    }
    .hide-below-md {
        display: block;
    }
}
@media (min-width: 601px) {
    .list li.show-xs {
        display: none;
    }
    .list li.hide-xs {
        display: block;
    }
}
@media (min-width: 375px) {
    .detial-holder h3 {
        margin-bottom: 15px;
    }
    .accordion {
        font-size: 31px;
        line-height: 36px;
    }
    .detail-area .sol-toggle ul.tab-nav {
        max-width: 285px;
    }
    .location-holder .text-holder {
        padding-top: 30px;
    }
}
@media (min-width: 601px) {
    .desktop-hidden {
        display: none;
    }
    .detail-area .sol-toggle ul.tab-nav {
        max-width: 285px;
    }
    .visual-area .logo-load img {
        width: 276px;
        height: 138px;
    }
    .intro-holder {
        margin: 0 0 66px;
    }
    .intro-holder .header-box {
        padding: 0 0 37px 47px;
    }
    .general-detail {
        padding: 0 47px;
    }
    .intro-holder.in-viewport .bottom-border,
    .in-viewport.animate-sliderup .bottom-border {
        width: 213px;
    }
    .lodge .intro-holder h1,
    .destination .intro-holder h1,
    .spa .intro-holder h1,
    .dine .intro-holder h1,
    .stay .intro-holder h1,
    .rates-packages .intro-holder h1,
    .faqs .intro-holder h1,
    .thank-you h1,
    .contact-us h1,
    .downloads h1,
    h1.page-title {
        font-size: 100px;
        line-height: 110px;
    }
    .thank-you h1 {
        font-size: 80px;
        line-height: 88px;
    }
    .lodge .intro-holder .header-box,
    .destination .intro-holder .header-box,
    .spa .intro-holder .header-box,
    .dine .intro-holder .header-box,
    .stay .intro-holder .header-box,
    .downloads .intro-holder .header-box,
    .faqs .intro-holder .header-box {
        padding: 0 0 27px 38px;
    }
    .text-frame {
        padding: 0 50px 0 45px;
    }
    .main-area {
        padding: 62px 0 9px;
    }
    .home .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
    }
    .destination .main-area #destination-about-area.intro-holder,
    .dine .main-area .intro-holder {
        margin-bottom: 50px;
    }
    .stay .main-area {
        padding: 47px 0 0;
    }
    .single-page.stay .main-area {
        padding-bottom: 100px;
    }
    .lodge .main-area,
    .destination .main-area,
    .dine .main-area {
        padding: 0 0 70px;
    }
    .lodge .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
        padding-top: 47px;
    }
    .spa .main-area {
        padding: 47px 0 0;
    }
    .info-block.flex-style {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 69px;
    }
    .info-block.mar-style {
        margin: 0;
    }
    .info-block.df-style {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .info-block .img-holder.m-left {
        margin: 0 0 0 -31px;
    }
    .info-block .img-holder.m-right {
        margin: 0 -31px 0 0;
    }
    .info-block .img-holder.mar-style3 {
        margin: -70px 0 0 -31px;
    }
    .info-block .info-holder {
        padding: 44px 30px 64px 44px;
    }
    .stay .info-block .info-holder {
        padding-bottom: 70px;
    }
    .info-block .info-holder.pos-style {
        padding: 40px 20px 63px 44px;
    }
    .text-info-holder {
        padding: 33px 30px 37px 49px;
    }
    .text-info-holder .wrap-info {
        float: left;
        margin: 0 76px 0 0;
        width: 145px;
        padding: 10px 0 0;
    }
    .text-info-holder .icon-holder {
        margin: 0 0 14px;
    }
    .info-box {
        width: 54%;
    }
    .info-box.width-style {
        width: 50%;
    }
    .info-box.pad-left {
        padding: 0 0 0 25px;
    }
    .info-box + .info-box {
        width: 46%;
    }
    .info-box + .info-box.width-style {
        width: 50%;
    }
    .info-box .wrap-frame {
        padding: 15px 20px 11px 28px;
    }
    .info-box .wrap-frame.mar-style {
        margin-top: -10px;
    }
    .info-box .space-style {
        padding: 15px;
    }
    .info-box .space-style2 {
        padding: 0 20px 19px 40px;
    }
    .info-box .space-style3 {
        padding: 0 35px 13px 0;
    }
    .destination .info-box .space-style3,
    .page-template-template-spa .info-box .space-style3,
    .single-page.stay .info-box .space-style3,
    .dine .info-box .space-style3,
    .stay .info-box .space-style3 {
        padding-top: 0;
        padding-left: 0;
        padding-right: 40px;
        padding-bottom: 20px;
    }
    .single-page.stay .info-box .space-style2,
    .single-page.stay .info-box .space-style3 {
        padding-bottom: 55px;
    }
    .detail-area .vault-block {
        padding: 85px 0 130px;
    }
    .info-box .space-style4 {
        padding: 0 20px 37px 53px;
    }
    .destination .info-box .space-style4 {
        padding: 0 48px 0 38px;
    }
    .info-box .space-style5 {
        padding: 15px 50px 15px 38px;
    }
    .slideshow {
        height: 500px;
    }
    .blockquote-area {
        padding: 105px 0 73px;
        padding: 0;
        height: 450px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .slider-area {
        padding: 62px 0 39px;
    }
    .slider-area.bg-gray {
        padding: 63px 0 27px;
    }
    .slider-area.p-style {
        padding: 60px 0 33px;
    }
    .slider-area h2 {
        padding: 0;
        margin: 0 0 59px;
    }
    .slider-area .slides-block {
        margin: 0 -10px 45px;
    }
    .slider-area .text-caption {
        padding: 47px 40px 39px 49px;
    }
    .subscribe-area {
        padding: 68px 84px 71px;
    }
    .subscribe-area .wrap-block {
        padding: 0;
    }
    .subscribe-area .wrap-holder {
        margin: 0 0 14px;
        overflow: hidden;
    }
    .subscribe-area .text-frame {
        padding: 0 70px 0 0;
    }
    .subscribe-area .btn-subs {
        top: 50%;
        bottom: auto;
        margin: -6px 0 0;
    }
    .btns-style .slick-prev,
    .btns-style .slick-next {
        right: 10px;
    }
    .btns-style .slick-prev {
        right: auto;
        left: 10px;
    }
    .slick-slider4 .slick-prev,
    .slick-slider4 .slick-next {
        right: 20px;
    }
    .slick-slider4 .slick-prev {
        right: auto;
        left: 20px;
    }
    .slick-slider4b .slick-prev,
    .slick-slider4b .slick-next {
        right: 20px;
    }
    .slick-slider4b .slick-prev {
        right: auto;
        left: 20px;
    }
    .lodge .detail-area {
        padding: 0 0 100px;
    }
    .detail-block {
        padding: 0 20px;
        margin: 0 -20px 67px;
    }
    .destination .detail-block,
    .dine .detail-block {
        margin: 0 -20px 70px;
    }
    .destination .detail-block .slide-holder {
        padding: 0 20px;
    }
    .lodge .detail-block {
        margin: 0 -20px 70px;
    }
    .lodge .detail-block.detail-block2 {
        margin-bottom: 0;
    }
    .lodge .detail-block .slide-holder {
        padding: 0 20px;
    }
    .detail-info .img-hold {
        min-height: 500px;
        margin: 0 0 -132px;
    }
    .detail-info .para-block {
        max-width: 678px;
        margin: 0 auto;
    }
    .detail-info .para-holder {
        padding: 47px 45px;
    }
    .lodge-update-spotlight .detail-info .para-holder {
        padding-bottom: 55px;
    }
    .detail-info h2 {
        text-align: center;
    }
    .detail-info .para-box {
        text-align: center;
    }
    .text-area {
        padding: 66px 45px 69px;
    }
    .text-area .heading-block {
        margin: 0 auto 50px;
        text-align: center;
    }
    .location-holder {
        margin: 0 0 37px;
    }
    .location-holder .text-holder {
        padding: 50px 47% 0 0;
    }
    .sample-itineraries .location-holder .text-holder {
        padding: 0 0 0 0;
    }
    .location-holder .map-holder {
        margin: -155px 0 -128px;
    }
    .accordion {
        margin: 0 0 63px;
    }
    .slick-slider5 {
        padding: 0 80px 23px 0;
    }
    .slick-slider5 .slick-list {
        overflow: visible;
    }
    .booking-holder .heading-box {
        margin: 0 0 35px;
        padding: 0 90px;
        text-align: center;
    }
    .booking-holder .input-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -10px 30px;
    }
    .booking-holder .input-holder {
        width: 50%;
        padding: 0 10px;
        margin: 0;
    }
    .map-area .wrap-block {
        padding: 0 15px;
    }
    .map-area .wrap-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 48px 0;
        width: 60%;
        min-height: 700px;
        line-height: 26px;
    }
    .map-area .wrap-holder + .wrap-holder {
        width: 40%;
    }
    .adventure-area {
        padding: 0px 0 0;
    }
    .adventure-area .counter-block {
        margin: 0 0 66px;
    }
    .adventure-area .counter-holder {
        width: 300px;
        margin: 0;
        padding: 0 38px 0 0;
    }
    .adventure-area .counter-holder .wrap-text {
        padding: 0 0 0 10px;
    }
    .adventure-area .counter-holder h2 {
        margin: 0 0 85px;
        padding: 0 0 38px 10px;
    }
    .adventure-area .counter-holder h2:after {
        right: 78px;
    }
    .adventure-area .slider-holder {
        float: none;
        width: auto;
        overflow: hidden;
        padding: 11px 50px 0 0;
    }
    .adventure-area .btn-arrows {
        margin: 60px 0 0;
    }
    .info-slider.style {
        padding: 68px 0 69px;
    }
    .info-slider .slides-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .info-slider .slides-wrap.fd-style {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .info-slider .slide-box {
        width: 54%;
    }
    .info-slider .slide-box.width-style {
        width: 50%;
    }
    .info-slider .slide-box + .slide-box {
        width: 46%;
    }
    .info-slider .slide-box + .slide-box.width-style {
        width: 50%;
    }
    .info-slider .left-align {
        padding: 0 0 0 46px;
    }
    .info-slider .left-align .pagination ul,
    .pagination-slider.two ul {
        margin: 0 0 39px;
        padding: 0;
    }
    .info-slider .img-holder.mar-left {
        margin: 0 0 0 -31px;
    }
    .info-slider .img-holder.mar-right {
        margin: 0 -31px 0 0;
    }
    .info-slider .txt-holder {
        padding: 0 15px 7px 40px;
        margin: -11px 0 0;
    }
    .lodge .info-slider .txt-holder {
        padding: 0 40px 7px 40px;
    }
    .info-slider .txt-holder.pad-style,
    .lodge .info-slider .txt-holder.pad-style {
        padding: 0 50px 7px 0;
    }
    .info-slideshow .pagination ul,
    .pagination-slider ul {
        margin: 0 0 43px;
        padding: 0 0 0 33px;
    }
    .awards-area {
        padding: 90px 0 83px;
    }
    .awards-area .title-award {
        margin: 0 0 15px;
    }
    .brochure-area .wrap-holder {
        padding: 48px 25px 46px;
    }
    .brochure-area .brochure-img {
        right: -399px;
    }
    .brochure-area .text-box {
        padding: 0 0 0 20px;
    }
    .visual-area .img-logo {
        width: 276px;
    }
    .visual-area .logo-load {
        width: 276px;
    }
    #header {
    }
    .header-wrapper {
        padding: 10px 22px 9px;
    }
    #footer {
        padding: 60px 25px 67px;
    }
    #footer .navs-holder {
        padding: 0 0 46px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    #footer .logo-box {
        margin: 0;
        width: 48.8%;
        text-align: left;
    }
    #footer .navs-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 51.2%;
        padding: 13px 0 0;
    }
    #footer .navs-wrap {
        width: 50%;
        border: none;
        padding: 0 20px 0 0;
    }
    #footer .nav-hold {
        display: block;
    }
    #footer .list-bar {
        padding: 24px 0 21px;
    }
    #footer .social-area {
        margin: 0 0 36px;
        padding: 0;
        border: none;
    }
    .list {
        text-align: center;
    }
    .list li {
        display: inline-block;
        vertical-align: top;
    }
    .list li.desk-hidden {
        display: none;
    }
    .list .site-link {
        display: none;
    }
    .footer-nav li {
        margin: 0 0 0 10px;
    }
    .post .text-holder.pad-style {
        padding: 26px 24px 48px;
    }
    .home-featured {
    }
    .home-featured-last {
    }
}
@media (min-width: 768px) {
    .info-block .img-holder.mar-style {
        margin: -113px 0 0 -31px;
    }
    .info-box.pad-left {
        padding: 0 0 0 46px;
    }
    .info-box .wrap-frame {
        padding: 64px 48px 40px 48px;
    }
    .info-box .wrap-frame.space-style5 {
        padding-right: 67px;
    }
    .info-box .space-style {
        padding: 16px 50px 16px 46px;
    }
    .editorial-spa-4 .info-box .space-style {
        padding-right: 70px;
    }
    .info-box .space-style2 {
        padding: 0 40px 23px 40px;
    }
    .destination .info-box .space-style2 {
        padding: 0 48px 23px 38px;
    }
    .map-area .wrap-block {
        padding: 0 45px;
    }
    .map-area .wrap-holder {
        width: 86%;
    }
    .map-area .wrap-holder + .wrap-holder {
        width: 24%;
    }
    .adventure-area .counter-holder {
        width: 356px;
        padding: 0 48px 0 0;
    }
    .adventure-area .counter-holder .wrap-text {
        padding: 0 0 0 49px;
    }
    .adventure-area .counter-holder h2 {
        padding: 0 0 38px 48px;
    }
    .adventure-area .slider-holder {
        padding: 11px 117px 0 0;
    }
}
@media (min-width: 901px) {
    .home-featured-last.healing-waters {
        margin-bottom: 30px;
    }
    .page-template-template-lodge .info-slider.editorial-carousel-3 {
        padding-left: 15px;
        padding-right: 15px;
    }
    #nav .nav-bar > li.mobile-home {
        display: none;
    }
    .detail-area .sol-toggle ul.tab-nav {
        max-width: 326px;
        margin: 0 auto 80px;
    }
    .text-column .text-holder {
    }
    .intro-holder {
        margin: 0 0 96px;
    }
    .intro-holder .header-box {
        padding: 0 0 37px 81px;
    }
    .general-detail {
        padding: 0 81px;
    }
    .intro-holder .bottom-border {
        left: -30px;
    }
    .intro-holder.in-viewport .bottom-border,
    .in-viewport.animate-sliderup .bottom-border {
        width: 276px;
    }
    .lodge .intro-holder,
    .destination .intro-holder,
    .spa .intro-holder,
    .dine .intro-holder,
    .stay .intro-holder {
        margin: 0 0 74px;
    }
    .info-block {
        margin-top: 74px;
    }
    .lodge .info-block {
        margin-top: 74px;
        margin-bottom: 100px;
    }
    .lodge .info-slider {
        padding-top: 100px;
    }
    .lodge .intro-holder .header-box,
    .destination .intro-holder .header-box,
    .spa .intro-holder .header-box,
    .dine .intro-holder .header-box,
    .stay .intro-holder .header-box,
    .downloads .intro-holder .header-box,
    .faqs .intro-holder .header-box {
        padding: 0 0 27px 76px;
    }
    .lodge .detail-block {
        margin: 0 -20px 100px;
    }
    .lodge .detail-block.detail-block2 {
        margin-bottom: 0;
    }
    .text-frame {
        padding: 0 117px 0 143px;
    }
    .main-area {
        padding: 90px 15px 55px;
    }
    .home .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
    }
    .destination .main-area #destination-about-area.intro-holder,
    .dine .main-area .intro-holder {
        margin-bottom: 80px;
    }
    .stay .main-area {
        padding: 75px 15px 100px;
    }
    .lodge .main-area,
    .destination .main-area,
    .dine .main-area {
        padding: 0 15px 101px;
    }
    .lodge .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
        padding-top: 75px;
    }
    .spa .main-area {
        padding: 75px 15px 42px;
    }
    .container {
        padding: 0 15px;
    }
    .info-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 100px;
    }
    .info-block.flex-style {
        margin: 0 0 126px;
    }
    .info-block.content-pos .info-wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .info-block.align-center .info-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .info-block.mar-style {
        margin: 0;
    }
    .info-block .img-holder.m-top {
        margin: -66px 0 0;
    }
    .info-block .img-holder.m-left {
        margin: 0 0 0 -39px;
    }
    .info-block .img-holder.m-right {
        margin: 0 -39px 0 0;
    }
    .info-block .img-holder.mar-style {
        margin: -92px 0 0 -38px;
    }
    .info-block .img-holder.mar-style3 {
        margin: -135px 0 0 -38px;
    }
    .info-block .img-style {
        top: 0;
        left: 0;
        right: 0;
        position: absolute;
    }
    .info-block .info-wrap {
        width: 100%;
        padding: 50px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        min-height: 600px;
    }
    .info-block .info-wrap.left-cont .info-holder {
        width: 390px;
        padding: 45px 50px 62px 34px;
    }
    .info-block .info-holder {
        width: 390px;
        z-index: 5;
        padding: 37px 20px 43px 47px;
    }
    .info-block .info-holder.pos-style {
        margin: 0 0 0 164px;
        padding: 37px 20px 46px 44px;
    }
    .info-block .info-holder:after {
        top: 0;
        left: 0;
        right: 0;
        content: "";
        height: 1px;
        position: absolute;
        background: #375542;
    }
    .info-block .info-holder .text-frame {
        padding: 0;
    }
    .info-block .info-holder .text-measure {
        margin: 0 0 22px;
        font-size: 21px;
        line-height: 26px;
    }
    .text-info-holder {
        width: 563px;
        height: 566px;
        text-align: center;
        border-radius: 100%;
        padding: 55px 80px 93px;
    }
    .text-info-holder .wrap-info {
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
        overflow: hidden;
    }
    .text-info-holder .icon-holder {
        margin: 0 0 17px;
    }
    .text-info-holder h2 {
        margin: 0 0 25px;
    }
    .info-box.pad-left {
        padding: 0 0 0 82px;
    }
    .info-box .wrap-frame {
        padding: 97px 40px 40px 52px;
    }
    .info-box .wrap-frame.mar-style {
        margin-top: -12px;
    }
    .info-box .space-style {
        padding: 49px 50px 40px 61px;
    }
    .info-box .space-style2 {
        padding: 0 20px 23px 30px;
    }
    .info-box .space-style3,
    .destination .info-box .space-style3,
    .dine .info-box .space-style3,
    .stay .info-box .space-style3,
    .page-template-template-spa .info-box .space-style3,
    .single-page.stay .info-box .space-style3 {
        padding: 0 55px 35px 0;
    }
    .info-box .space-style4 {
        padding: 0 15px 45px;
        margin: -11px 0 0;
    }
    .destination .info-box .space-style4 {
        padding: 0 40px;
    }
    .info-box .space-style5 {
        padding: 59px 75px 10px 82px;
    }
    .editorial-spa-4 .info-box .space-style {
        padding-right: 70px;
    }
    .slideshow {
        top: 0;
        left: 0;
        right: 0;
        height: 600px;
        position: absolute;
        margin: 0 82px 0 0;
    }
    .slideshow.left-space {
        margin: 0 0 0 82px;
    }
    .slideshow.left-space .btn-prev {
        left: 308px;
    }
    .btn-prev,
    .btn-next {
        right: 308px;
    }
    .blockquote-area {
        padding: 120px 0 86px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .cycle-gallery {
        max-width: 680px;
    }
    .slider-area.bg-gray {
        padding: 63px 0 32px;
    }
    .slider-area.p-style {
        padding: 60px 0 37px;
    }
    .slider-area .slides-block {
        margin: 0 -10px 40px;
    }
    .subscribe-area {
        padding: 71px 25px 92px;
    }
    .subscribe-area .wrap-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding: 0 51px;
    }
    .subscribe-area .wrap-holder {
        width: 50%;
        margin: 0;
    }
    .subscribe-area .wrap-holder + .wrap-holder {
        padding: 0 0 4px 10px;
    }
    .subscribe-area .text-frame {
        padding: 0;
    }
    .slick-slider4 .slick-prev,
    .slick-slider4 .slick-next {
        right: 72px;
    }
    .slick-slider4 .slick-prev {
        right: auto;
        left: 72px;
    }
    .lodge .detail-area .header-holder,
    .destination .detail-area .header-holder {
        max-width: 840px;
    }
    .lodge .detail-area {
        padding: 0 0 100px;
    }
    .detail-block {
        margin: 0 -20px 92px;
    }
    .destination .detail-block,
    .dine .detail-block {
        margin: 0 -20px 100px;
    }
    .detail-info .img-hold {
        min-height: 600px;
    }
    .detail-info .para-block {
        max-width: 965px;
    }
    .detail-info .para-holder {
        padding: 47px 95px 47px 82px;
    }
    .lodge-update-spotlight .detail-info .para-holder {
        padding-bottom: 84px;
    }
    .detail-info .para-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -20px;
    }
    .detail-info .para-box {
        text-align: left;
        font-size: 21px;
        line-height: 26px;
        width: 50%;
        padding: 0 20px;
    }
    .text-area {
        padding: 66px 35px 126px;
    }
    .text-area .heading-block {
        margin: 0 auto 74px;
    }
    .location-holder {
        margin: 0 0 47px;
    }
    .location-holder .text-holder {
        width: 33%;
        padding: 0;
    }
    .destination .location-holder .text-holder {
        width: 31%;
    }
    .location-holder .map-holder {
        width: 67%;
        margin: -148px 0 0;
    }
    .destination .location-holder .map-holder {
        width: 69%;
    }
    .accordion {
        margin: 0 0 94px;
    }
    .columns-block {
        padding: 45px 0 4px;
    }
    .destination .columns-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .destination .text-column {
        width: 33.333333333%;
        padding: 0 10px;
    }
    .destination .text-column.destination-col-one {
        width: 100%;
    }
    .destination .text-column.destination-col-two {
        width: 50%;
    }
    .slick-slider5 {
        padding: 0 106px 36px 0;
    }
    .booking-holder .heading-box {
        margin: 0 0 58px;
    }
    .booking-holder .submit-form {
        padding: 0 60px;
    }
    .map-area .wrap-block {
        padding: 0 35px;
    }
    .map-area .wrap-holder {
        width: 56%;
    }
    .map-area .wrap-holder + .wrap-holder {
        width: 44%;
    }
    .adventure-area {
        padding: 0px 0 120px;
    }
    .adventure-area .counter-block {
        margin: 0 0 96px;
    }
    .adventure-area .container {
        padding: 0 30px;
    }
    .adventure-area .counter-holder {
        width: 404px;
        padding: 0 65px 0 0;
    }
    .adventure-area .slider-holder {
        padding: 11px 30px 0 0;
    }
    .info-slider.style {
        padding: 99px 15px;
    }
    .info-slider .left-align {
        padding: 0 0 0 82px;
    }
    .info-slider .left-align .pagination ul,
    .pagination-slider.two ul {
        margin: 0 0 57px;
    }
    .info-slider .img-holder.mar-left {
        margin: 0 0 0 -39px;
    }
    .info-slider .img-holder.mar-right {
        margin: 0 -39px 0 0;
    }
    .info-slider .txt-holder {
        padding: 0 10px 4px 54px;
    }
    .lodge .info-slider .txt-holder {
        padding: 0 60px 4px 54px;
    }
    .info-slideshow .pagination ul,
    .pagination-slider ul {
        margin: 0 0 47px;
        padding: 0 0 0 45px;
    }
    .brochure-area .wrap-holder {
        padding: 56px 25px 62px;
    }
    .brochure-area .brochure-img {
        right: -260px;
    }
    .brochure-area .text-box {
        max-width: 430px;
    }
    .visual-area {
        height: calc(100vh - 70px);
    }
    #header {
    }
    .header-wrapper {
        padding: 0 14px;
    }
    #header .container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    #header .logo {
        margin: 12px 0 0;
    }
    #header .btn {
        margin: 9px 0 0;
    }
    #footer {
        padding: 60px 15px 67px;
    }
    #footer .navs-holder {
        padding: 0 0 67px;
    }
    #footer .logo-box {
        width: 33.9%;
    }
    #footer .navs-box {
        width: 66.1%;
    }
    #footer .nav-hold {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    #footer .list-bar {
        padding: 24px 0 21px;
    }
    #footer .bottom-bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    #footer .social-area {
        margin: 0;
    }
    .list {
        text-align: left;
    }
    #nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    #nav .nav-bar {
        font-size: 12px;
        line-height: 12px;
    }
    #nav .nav-bar > li.desk-hidden {
        display: none;
    }
    #nav .nav-bar > li {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        border: none;
    }
    #nav .nav-bar > li .dropdown-opener {
        display: none;
    }
    #nav .nav-bar > li > .nav-link {
        padding: 19px 7px 19px;
    }
    #nav .nav-bar > li .dropdown-bar {
        top: 100%;
        left: 0;
        right: 0;
        position: absolute;
        background: #fff;
    }
    #nav .nav-bar > li .dropdown-bar:before {
        top: 0;
        left: 0;
        right: 0;
        content: "";
        height: 1px;
        position: absolute;
        background: #bbb;
    }
    #nav .nav-bar .dropdown-nav {
        padding: 0;
        text-align: center;
    }
    #nav .nav-bar .dropdown-nav li a {
        padding: 20px 0;
        display: block;
    }
    .nav-opener {
        display: none;
    }
    .home-featured {
    }
    .home-featured .info-block {
    }
    .home-featured-2 {
    }
    .home-featured-last {
    }
}
@media (min-width: 901px) and (min-width: 1201px) {
    #nav .nav-bar > li .dropdown-bar:before {
        left: 40px;
        right: 40px;
    }
}
@media (min-width: 1201px) {
    .home-featured-last.healing-waters {
        margin-bottom: 43px;
    }
    .visual-area .logo-load img {
        width: 345px;
        height: 198px;
    }
    .intro-holder {
        margin: 0 0 124px;
        padding: 0 0 0 104px;
    }
    .lodge .intro-holder h1,
    .destination .intro-holder h1,
    .spa .intro-holder h1,
    .dine .intro-holder h1,
    .stay .intro-holder h1,
    .rates-packages .intro-holder h1,
    .faqs .intro-holder h1,
    .thank-you h1,
    .contact-us h1,
    .downloads h1 {
        font-size: 100px;
        line-height: 110px;
    }
    .general-detail {
        padding: 0 0;
    }
    .package-detail .intro-holder {
        padding-right: 104px;
    }
    .intro-holder .header-box {
        margin: 0 0 39px;
        padding: 0 0 35px;
    }
    .intro-holder .bottom-border {
        left: 0;
    }
    .intro-holder.in-viewport .bottom-border {
        width: 267px;
    }
    .lodge .intro-holder,
    .destination .intro-holder,
    .spa .intro-holder,
    .dine .intro-holder,
    .stay .intro-holder {
        margin: 0 0 101px;
    }
    .lodge .intro-holder .header-box,
    .destination .intro-holder .header-box,
    .spa .intro-holder .header-box,
    .dine .intro-holder .header-box,
    .stay .intro-holder .header-box,
    .downloads .intro-holder .header-box,
    .faqs .intro-holder .header-box {
        padding: 0 0 27px;
    }
    h1,
    .lodge .lodge-udpate-page .intro-holder h1 {
        font-size: 47px;
        line-height: 52px;
    }
    .text-frame {
        font-size: 21px;
        line-height: 26px;
        padding: 0 180px 0 176px;
    }
    .text-frame p {
        margin: 0 0 22px;
    }
    .text-frame .info-text {
        font-size: 21px;
        line-height: 26px;
    }
    h2 {
        margin: 0 0 35px;
        font-size: 60px;
        line-height: 65px;
    }
    .main-area {
        padding: 80px 25px 84px;
    }
    .home .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
    }
    .destination .main-area #destination-about-area.intro-holder,
    .dine .main-area .intro-holder {
        margin-bottom: 110px;
    }
    .stay .main-area {
        padding: 65px 25px 128px;
    }
    .lodge .main-area,
    .destination .main-area,
    .dine .main-area {
        padding: 0 25px 126px;
    }
    .lodge .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
        padding-top: 65px;
    }
    .spa .main-area {
        padding: 65px 25px 128px;
    }
    .info-block {
        margin: 0 0 130px;
    }
    .lodge .info-block {
        margin-top: 101px;
        margin-bottom: 130px;
    }
    .lodge .info-slider {
        padding-top: 130px;
    }
    .info-block .img-holder.m-top {
        margin: -110px 0 0;
    }
    .info-block .img-holder.m-left {
        margin: 0 0 0 -50px;
    }
    .info-block .img-holder.m-right {
        margin: 0 -50px 0 0;
    }
    .info-block .img-holder.mar-style {
        margin: -210px 0 0 -50px;
    }
    .info-block .img-holder.mar-style3 {
        margin: -167px 0 0 -50px;
    }
    .info-block .info-wrap {
        min-height: 700px;
    }
    .info-block .info-wrap.left-cont .info-holder {
        width: 420px;
    }
    .info-block .info-holder {
        width: 400px;
        padding: 45px 20px 62px 47px;
    }
    .info-block .info-holder.pos-style {
        margin: 0 0 0 210px;
    }
    .text-info-holder {
        width: 585px;
        padding: 70px 82px 105px;
        height: 585px;
    }
    .info-box.pad-left {
        padding: 0 0 0 105px;
    }
    .info-box .wrap-frame {
        padding: 117px 40px 40px 67px;
    }
    .a-naturalflavour .info-box .wrap-frame {
        padding: 85px 40px 40px 67px;
    }
    .info-box .space-style {
        padding: 73px 90px 40px 105px;
    }
    .editorial-spa-4 .info-box .space-style {
        padding-right: 110px;
    }
    .info-box .space-style2 {
        padding: 0 50px 18px 67px;
    }
    .info-box .space-style3 {
        padding: 0 55px 90px 0;
    }
    .info-box .space-style4 {
        padding: 20px 60px 56px 72px;
        margin: 0;
    }
    .info-box .space-style5 {
        padding: 55px 85px 10px 102px;
    }
    .info-box .space-style5 .text-frame {
        padding-right: 30px;
    }
    .slideshow {
        height: 700px;
        margin: 0 105px 0 0;
    }
    .slideshow.left-space {
        margin: 0 0 0 105px;
    }
    .slideshow.left-space .btn-prev {
        left: 315px;
    }
    .btn-prev,
    .btn-next {
        right: 295px;
    }
    .blockquote-area {
        padding: 125px 0 92px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .blockquote-area blockquote {
        font-size: 24px;
        line-height: 30px;
    }
    .blockquote-area blockquote q {
        margin: 0 0 24px;
    }
    .cycle-gallery {
        max-width: 990px;
    }
    .slider-area {
        padding: 84px 25px 88px;
    }
    .slider-area .container {
        padding: 0 15px;
    }
    .slider-area.bg-gray {
        padding: 84px 25px 16px;
    }
    .slider-area.p-style {
        padding: 84px 25px 18px;
    }
    .slider-area h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 54px;
    }
    .slider-area .slides-block {
        margin: 0 -10px 58px;
    }
    .subscribe-area {
        padding: 88px 25px 92px;
    }
    .subscribe-area .wrap-block {
        padding: 0 105px;
    }
    .subscribe-area .wrap-holder + .wrap-holder {
        padding: 0 0 8px 10px;
    }
    .subscribe-area .text-frame {
        font-size: 21px;
        line-height: 26px;
    }
    .subscribe-area .text-frame h2 {
        font-size: 45px;
        line-height: 48px;
    }
    .subscribe-area .form-control {
        font-size: 21px;
        line-height: 26px;
    }
    .subscribe-area .btn-subs {
        font-size: 16px;
    }
    .slick-slider4 .slick-prev,
    .slick-slider4 .slick-next {
        right: 165px;
    }
    .slick-slider4 .slick-prev {
        right: auto;
        left: 165px;
    }
    .slick-slider4b .slick-prev,
    .slick-slider4b .slick-next {
        right: 43px;
    }
    .slick-slider4b .slick-prev {
        right: auto;
        left: 43px;
    }
    .detail-area {
        padding: 0 0 59px;
    }
    .detail-area .container {
        padding: 0 40px;
    }
    .detail-area .vault-block {
        padding: 85px 0 130px;
    }
    .detail-area .header-holder {
        padding: 0;
        font-size: 21px;
        line-height: 26px;
        max-width: 820px;
    }
    .detail-area .header-holder h2 {
        font-size: 45px;
        line-height: 50px;
        margin: 0 0 20px;
    }
    .lodge .detail-area .header-holder,
    .destination .detail-area .header-holder {
        max-width: 880px;
    }
    .lodge .detail-area .header-holder h2,
    .destination .detail-area .header-holder h2 {
        font-size: 45px;
        line-height: 50px;
    }
    .detail-area .header-holder {
        font-size: 21px;
        line-height: 26px;
    }
    .lodge .detail-area {
        padding: 0 0 130px;
    }
    .detail-block {
        margin: 0 -28px 123px;
        padding: 0 96px;
    }
    .detail-block .slide-holder {
        padding: 0 28px;
    }
    .destination .detail-block,
    .dine .detail-block {
        margin: 0 -20px 130px;
    }
    .lodge .detail-block {
        margin: 0 -20px 130px;
    }
    .lodge .detail-block.detail-block2 {
        margin-bottom: 0;
    }
    .detial-holder h3 {
        font-size: 36px;
        line-height: 39px;
        margin-bottom: 15px;
    }
    .detail-info .img-hold {
        min-height: 700px;
        margin: 0 0 -162px;
    }
    .detail-info .para-block {
        max-width: 1030px;
    }
    .detail-info .para-holder {
        padding: 47px 44px 47px 85px;
    }
    .lodge-update-spotlight .detail-info .para-holder {
        padding-bottom: 113px;
    }
    .detail-info h2 {
        margin: 0 0 46px;
        font-size: 60px;
        line-height: 65px;
    }
    .text-area {
        padding: 59px 25px 126px;
    }
    .text-area .heading-block {
        margin: 0 auto 58px;
    }
    .location-holder {
        margin: 0 0 16px;
    }
    .location-holder .text-holder {
        font-size: 21px;
        line-height: 26px;
    }
    .location-holder .text-holder p {
        margin: 0 0 11px;
        display: block;
    }
    .location-holder .title,
    .text-area.our-policies h2 {
        font-size: 60px;
        line-height: 65px;
        margin: 0 0 35px;
    }
    .location-holder .map-holder {
        margin: -180px 0 0;
    }
    .accordion {
        margin: 0 0 117px;
        font-size: 36px;
        line-height: 39px;
    }
    .accordion li > a:before,
    .accordion li > a:after {
        width: 2px;
        height: 18px;
        top: 44px;
        right: 9px;
        margin: -9px 0 0;
    }
    .accordion li > a:before {
        top: 43px;
        right: 1px;
        width: 18px;
        height: 2px;
        margin: 0;
    }
    .text-area h2 {
        margin: 0 0 20px;
        font-size: 45px;
        line-height: 60px;
    }
    .columns-block {
        padding: 43px 0 4px;
    }
    .slick-slider5 {
        padding: 0 0 35px;
    }
    .slick-slider5 .slick-list {
        overflow: hidden;
    }
    .slick-slider6 .slick-list {
        overflow: hidden;
    }
    .booking-holder .heading-box {
        margin: 0 0 47px;
        padding: 0 120px;
        font-size: 21px;
        line-height: 26px;
    }
    .booking-holder h2 {
        margin: 0 0 16px;
        font-size: 45px;
        line-height: 60px;
    }
    .booking-holder .submit-form {
        padding: 0;
    }
    .booking-holder .label {
        font-size: 21px;
    }
    .booking-holder .form-control {
        font-size: 21px;
    }
    .map-area .wrap-block {
        padding: 0 25px;
    }
    .map-area .wrap-holder {
        width: 50%;
    }
    .map-area .wrap-holder + .wrap-holder {
        width: 50%;
    }
    .adventure-area {
        padding: 0px 25px 62px;
    }
    .adventure-area .counter-block {
        margin: 0 0 126px;
    }
    .adventure-area .counter-block .container {
        padding: 0 15px;
    }
    .adventure-area .container {
        padding: 0 15px;
    }
    .adventure-area .counter-holder {
        width: 355px;
        font-size: 21px;
        line-height: 26px;
    }
    .adventure-area .counter-holder .wrap-text {
        padding: 0;
    }
    .adventure-area .counter-holder h2 {
        padding: 0 0 38px;
    }
    .adventure-area .counter-holder h2:after {
        right: 0;
    }
    .adventure-area .slider-holder {
        padding: 11px 0 0;
    }
    .adventure-area .view {
        font-size: 21px;
        line-height: 26px;
    }
    .adventure-area .btn-arrows {
        margin: 70px 0 0;
    }
    .info-slider.style {
        padding: 128px 25px 129px;
    }
    .info-slider .left-align {
        padding: 0 0 0 105px;
    }
    .info-slider .left-align .pagination ul,
    .pagination-slider.two ul {
        margin: 0 0 68px;
    }
    .info-slider .img-holder.mar-left {
        margin: 0 0 0 -50px;
    }
    .info-slider .img-holder.mar-right {
        margin: 0 -50px 0 0;
    }
    .info-slider .txt-holder {
        font-size: 21px;
        line-height: 26px;
        padding: 0 50px 11px 65px;
    }
    .lodge .info-slider .txt-holder {
        padding: 0 50px 11px 65px;
    }
    .info-slider .txt-holder p {
        margin: 0 0 22px;
    }
    .info-slider .txt-holder.pad-style {
        padding: 0 30px 5px 0;
    }
    .lodge .info-slider .txt-holder.pad-style {
        padding: 0 55px 5px 0;
    }
    .info-slideshow .pagination ul,
    .pagination-slider ul {
        margin: 0 0 41px;
        padding: 0 0 0 59px;
    }
    .awards-area {
        padding: 83px 0;
    }
    .awards-area h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 56px;
    }
    .awards-area .slider-holder {
        padding: 0 82px 0 82px;
    }
    .awards-area .title-award {
        font-size: 24px;
        line-height: 30px;
    }
    .brochure-area .wrap-holder {
        padding: 76px 0;
    }
    .brochure-area .brochure-img {
        right: -38px;
    }
    .brochure-area .text-box {
        font-size: 21px;
        line-height: 26px;
        max-width: 500px;
    }
    .brochure-area h2 {
        font-size: 45px;
        line-height: 50px;
    }
    .visual-area {
        margin: 0 40px 40px;
    }
    .stay .visual-area {
    }
    .visual-area .img-logo {
        width: 345px;
    }
    .visual-area .logo-load {
        width: 345px;
    }
    #header {
    }
    .header-wrapper {
        padding: 0 25px;
    }
    #header .logo {
        margin: 25px 0 0;
    }
    #header .btn {
        margin: 18px 0 0;
    }
    #footer {
        padding: 60px 25px 67px;
    }
    #footer .navs-wrap {
        padding: 0 65px 0 0;
    }
    #nav .nav-bar {
        font-size: 13px;
        line-height: 13px;
    }
    .dropdown-active #nav .nav-bar > li > .nav-link:before,
    #nav .nav-bar > li:hover > .nav-link:before,
    #nav .nav-bar > li.current-menu-item > .nav-link:before {
        left: 27px;
        right: 27px;
    }
    .dropdown-active #nav .nav-bar > li.ss-menu > .nav-link:before,
    #nav .nav-bar > li.ss-menu:hover > .nav-link:before,
    #nav .nav-bar > li.ss-menu.current-menu-item > .nav-link:before {
        left: 18px;
        right: 18px;
    }
    #nav .nav-bar > li > .nav-link {
        padding: 29px 14px 29px;
    }
    #nav .nav-bar > li > .nav-link:before {
        bottom: 20px;
    }
    #wrapper {
        padding: 70px 0 0;
    }
    #wrapper.with-msg-bar {
        padding: 105px 0 0;
    }
    .btn-dark {
        font-size: 13px;
        line-height: 13px;
        padding: 11px 13px 11px;
    }
    .home-featured {
    }
    .home-featured-2 {
    }
    .home-featured-last {
    }
}
@media (min-width: 1321px) {
    .anangu-container {
        max-width: 1560px;
    }
    .main-area {
        padding: 80px 0 84px;
    }
    .main-area.third-exp {
        padding: 130px 0 84px;
    }
    .stay .main-area {
        padding: 65px 0 128px;
    }
    .lodge .main-area,
    .destination .main-area,
    .dine .main-area {
        padding: 0 0 126px;
    }
    .lodge .main-area .intro-holder,
    .destination .main-area .intro-holder,
    .dine .main-area .intro-holder {
        padding-top: 65px;
    }
    .spa .main-area {
        padding: 65px 0 42px;
    }
    .info-box .space-style2 {
        padding: 0 70px 18px 67px;
    }
    .info-box .space-style4 {
        padding: 91px 60px 56px 72px;
    }
    .slider-area {
        padding: 84px 0 88px;
    }
    .slider-area.bg-gray {
        padding: 84px 0 16px;
    }
    .slider-area.p-style {
        padding: 84px 0 18px;
    }
    .subscribe-area {
        padding: 88px 0 92px;
    }
    .detail-area .container {
        padding: 0 15px;
    }
    .text-area {
        padding: 59px 0 126px;
    }
    .text-area .heading-block {
        max-width: 900px;
        font-size: 21px;
        line-height: 26px;
    }
    .text-area h2 {
        margin: 0 0 20px;
        font-size: 45px;
        line-height: 60px;
    }
    .map-area .wrap-block {
        padding: 0;
    }
    .adventure-area {
        padding: 0px 0 126px;
    }
    .info-slider.style {
        padding: 128px 0 129px;
    }
    .brochure-area .brochure-img {
        right: -38px;
    }
    #header {
    }
    .header-wrapper {
        padding: 0;
    }
    #footer {
        padding: 60px 0 67px;
    }
}
@media (max-width: 1320px) {
    .spotlight-slider .btn-next {
        right: 40px;
    }
    .spotlight-slider .btn-prev {
        left: 40px;
    }
}
@media (max-width: 1200px) {
    br.hide-from-md {
        display: none;
    }
    .spotlight-slider .btn-next {
        right: 0px;
    }
    .spotlight-slider .btn-prev {
        left: 0px;
    }
    .main-area .p-none {
        padding: 0;
        margin: 0 -15px;
        max-width: none;
        width: calc(100% + 30px);
    }
    .main-area .p-none .info-wrap {
        padding: 33px 0;
    }
    .awards-area .container {
        padding: 0;
    }
    .detail-area-with-tab .sol-toggle-content {
        min-height: 685px;
        margin-bottom: 20px;
    }
    .destination .detial-holder .text-holder {
        padding: 0 10px;
    }
    #design .btn-prev,
    #design .btn-next {
        top: 31%;
    }
    #destination-getting-area .bg-destination {
        background-position: top !important;
        height: 620px !important;
    }
}
@media (max-width: 900px) {
    .spotlight-slider .btn-next {
        top: 29%;
    }
    .spotlight-slider .btn-prev {
        top: 29%;
    }
    .brochure-area br {
        display: none;
    }
    .detail-area-with-tab .sol-toggle-content {
        min-height: 585px;
        margin-bottom: 20px;
    }
    .nav-opener a.opener {
        display: block;
        height: 100%;
    }
    .main-area .p-none {
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    .main-area .p-none .info-wrap {
        padding: 0;
    }
    .info-block.content-pos .img-style {
        min-height: 500px;
    }
    .info-block.align-center {
        margin: 0 0 66px;
    }
    .lodge .info-block.align-center {
        margin-top: 70px;
    }
    .info-block.df-style {
        margin: 0 0 40px;
    }
    .info-block .img-holder.mt-mob {
        margin-top: 127px;
    }
    .info-block .img-holder.mt-mob2 {
        margin-top: 71px;
    }
    .info-block .img-holder.mar-style2 {
        margin: 129px 0 0;
    }
    .info-block .info-holder.pos-style h2 {
        margin: 0 107px 0 0;
    }
    .info-block .info-holder.pos-style .text-frame {
        padding: 11px 0 0;
    }
    .info-block .info-holder h2 {
        float: left;
        margin: 0 79px 0 0;
    }
    .info-block .info-holder .heading-wrap {
        float: left;
        min-width: 330px;
    }
    .location-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .location-holder .top-align {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .location-holder .bottom-align {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .destination .columns-block {
        margin: 0;
    }
    .text-column .text-holder p {
        margin: 0 0 11px;
    }
    .info-slider .img-holder.mar-top {
        margin-top: 127px;
    }
    .info-slider .img-holder.mar-top2 {
        margin-top: 70px;
    }
    #nav {
        padding: 0 20px;
        position: absolute;
        left: 0;
        top: 49px;
        width: 375px;
        z-index: 999;
        height: calc(100vh - 50px);
        background: #fff;
        -webkit-transition: -webkit-transform 0.4s ease 0s;
        transition: -webkit-transform 0.4s ease 0s;
        transition: transform 0.4s ease 0s;
        transition: transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .nav-active #nav {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    #nav .nav-bar {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0 0 20px;
    }
    #nav .nav-bar > li {
        position: relative;
        padding: 0;
    }
    #nav .nav-bar > li > .nav-link:hover {
        color: #000;
    }
    #nav .nav-bar > li > .nav-link:before {
        display: none;
    }
    #nav .nav-bar .dropdown-nav li {
        display: block;
        margin: 0;
    }
    #nav .nav-bar .dropdown-nav li a {
        display: block;
        padding: 13px 0;
    }
    #nav .nav-bar .dropdown-nav li:last-child {
        margin: 0;
    }
    #nav .nav-bar .dropdown-nav li a {
        color: #000;
    }
    #header.fixed-position .dropdown-bar {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #destination-getting-area .bg-destination {
        background-position: top !important;
        height: 850px !important;
    }
    #destination-getting-area .bg-destination.nitro-lazy {
        background-image: none !important;
    }
}
@media (max-width: 767px) {
    .info-block .info-holder.pos-style h2 {
        margin: 0 25px 0 0;
    }
    .info-block .info-holder h2 {
        margin: 0 25px 0 0;
    }
    .info-block .info-holder .heading-wrap {
        min-width: 290px;
    }
    .list li {
        margin: 0 15px 0 0;
        width: 150px;
    }
}
@media (max-width: 600px) {
    .postid-4706 .floor-plan .floor-img {
        width: 180px !important;
    }
    #design .btn-prev,
    #design .btn-next {
        top: 17%;
    }
    .blockquote-area {
        padding: 100px 30px 79px;
    }
    .spotlight-slider .btn-next {
        top: 19%;
    }
    .spotlight-slider .btn-prev {
        top: 19%;
    }
    .page-template-template-lodge .detail-area .vault-block {
        margin: 0 0 -152px;
    }
    .xs-br {
        display: block;
    }
    .homepage-rp .rates-text p br {
    }
    .post-type-archive-stay .info-block .img-style {
        background-position: center;
    }
    .page-template-template-dine .detail-area .vault-block {
        margin: 0 0 -152px;
    }
    .page-template-template-lodge .detail-area .header-holder#community h2 {
        max-width: 270px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .page-template-template-lodge .detail-area .header-holder#environment h2 {
        max-width: 310px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .subscribe-area br {
        display: none;
    }
    .info-block.content-pos .img-style {
        min-height: 300px;
    }
    .info-block.align-center {
        margin: 0;
    }
    .info-block.df-style {
        margin: 0;
    }
    .info-block .img-holder.m-right {
        margin: -85px 94px 0 0;
    }
    .info-block .img-holder.m-right img {
        max-height: 480px;
    }
    .info-block#dining-under-the-stars .img-holder.m-right {
        margin: -45px 94px 0 0;
    }
    .info-block .img-holder.mt-mob {
        margin-top: 0;
    }
    .info-block .img-holder.mt-mob2 {
        margin-top: 0;
    }
    .info-block .img-holder.mr-mob {
        margin-right: 30px;
    }
    .info-block .img-holder.ml-mob {
        margin-left: 31px;
    }
    .info-block .img-holder.mb-mob {
        margin-bottom: -51px;
    }
    .info-block .img-holder.mar-style2 {
        margin: 0;
    }
    .info-block .info-holder.pos-style h2 {
        margin: 0 0 15px;
    }
    .info-block .info-holder h2 {
        float: none;
        margin: 0 0 18px;
    }
    .info-block .info-holder .heading-wrap {
        float: none;
        min-width: 100%;
        margin: 0 0 10px;
    }
    .info-box.fd-style {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .info-box .top-align {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .info-box .bottom-align {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .slider-area.p-style h2 {
        margin: 0 0 43px;
    }
    .btns-style.mob-style .slick-prev,
    .btns-style.mob-style .slick-next {
        top: 75px;
    }
    .detail-area .header-holder p .mob-hidden {
        display: none;
    }
    .map-area .wrap-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        padding: 150px 30px 37px;
    }
    .map-area .top-align {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .map-area .bottom-align {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .map-area .wrap-holder + .wrap-holder {
        margin: 0 0 32px;
        min-height: 502px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .map-area h2 {
        top: 28px;
        left: 30px;
        position: absolute;
    }
    .map-area .img-hold {
        width: 68%;
        text-align: left;
    }
    .map-area .control-holder {
        width: 32%;
    }
    .adventure-area .counter-holder p {
        display: inline;
    }
    .adventure-area .counter-holder .view {
        display: inline;
    }
    .adventure-area .slider-holder:before {
        top: 0;
        left: 0;
        bottom: 0;
        width: 30px;
        content: "";
        z-index: 3;
        position: absolute;
        background: #fff;
    }
    #sample-itineraries .adventure-area .slider-holder:before {
        content: none;
    }
    .info-slider .img-holder.mar-right {
        margin: -85px 94px 0 0;
    }
    .info-slider .img-holder.mar-top {
        margin-top: 0;
    }
    .info-slider .img-holder.mar-top2 {
        margin-top: 0;
    }
    .list li {
        width: auto;
    }
    .list .logo-hold {
        display: none;
    }
    #nav {
        width: 100%;
    }
    .stay .bg-stretch {
    }
    .detial-holder .text-holder {
        overflow: hidden;
        font-size: 19px;
        line-height: 23px;
        font-weight: 300;
        color: #000;
        text-align: center;
        padding: 0;
        opacity: 0;
        -webkit-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
    }
    .dine .detial-holder .text-holder,
    .destination .detial-holder .text-holder {
        padding: 0 0;
    }
    .slick-current.slick-active .detial-holder .text-holder {
        opacity: 1;
    }
    #sample-itineraries .adventure-area .slider-holder {
        padding: 0 50px 0 0;
    }
    .text-area.sample-itineraries {
        padding: 66px 28px 69px 28px;
    }
    .post-type-archive-stay .info-block .info-box:nth-child(2) .img-holder {
        display: none;
    }
    .post-type-archive-stay .info-block .img-holder.mb-mob {
        margin-bottom: 0;
    }
    .home .intro-holder h1 br {
        display: none;
    }
    #destination-getting-area .bg-destination {
        background-position: 0px -115px !important;
        height: 750px !important;
    }
    #destination-getting-area .bg-destination.nitro-lazy {
        background-image: none !important;
    }
    #sample-itineraries .bg-img {
    }
    .experience #sample-itineraries .location-holder .text-holder {
        padding-top: 0;
    }
    .stay .info-box .space-style3 {
        padding: 28px 27px 25px;
    }
    .package-col.md-ms-up {
        display: none;
    }
}
@media (max-width: 374px) {
    .lodge .intro-holder h1,
    .destination .intro-holder h1,
    .spa .intro-holder h1,
    .dine .intro-holder h1,
    .stay .intro-holder h1,
    .rates-packages .intro-holder h1,
    .faqs .intro-holder h1,
    .thank-you h1,
    .contact-us h1 {
        font-size: 50px;
    }
    .map-area .img-hold {
        width: 60%;
    }
    .map-area .control-holder {
        width: 40%;
    }
    #footer .bottom-logo {
        margin: 0 10px 0 0;
    }
}
@-webkit-keyframes fadeInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@media (max-width: 900px) {
    .detail-area.detail-area-with-tab .vault-block {
        margin: 0 0 -120px;
    }
}
@media (max-width: 767px) {
    .thank-you-content p br {
        display: none;
    }
}
.br-mobile {
    display: none;
}
@media (max-width: 600px) {
    .br-desktop {
        display: none;
    }
    .br-mobile {
        display: block;
    }
    .thank-you-content p {
        padding: 0 30px;
    }
    .detail-area.detail-area-with-tab .vault-block {
        margin: 0 0 -152px;
    }
    .page-template-template-destination .slick-slider4b .detial-holder .text-holder {
        padding: 0 15px;
    }
    .page-template-template-destination .slick-slider4b .detial-holder .image-box {
        max-width: 354px;
        margin: 0 auto;
    }
    #footer #menu-explore-2.add-nav {
        padding-right: 18px;
    }
    #footer #menu-downloads-2 {
        margin-right: 42px;
    }
    #design > h2,
    #design > p {
        text-align: left;
        padding: 0 29px;
    }
}
.single-journal .post .img-holder img {
    height: 275px;
    object-fit: cover;
}
@media (max-width: 600px) {
    .single-journal .post .img-holder img {
        height: 200px;
        object-fit: cover;
    }
}
.bg-video1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.single-journal .text-holder h2 {
    font-family: "Raleway", serif;
    font-size: 21px;
    line-height: 22px;
    margin-bottom: 1rem;
}
@import url("https://cloud.typenetwork.com/projects/3927/fontface.css/");
body {
    font-family: "Raleway", serif;
}
#nav .nav-bar {
    font-family: "Raleway", serif;
}
a:focus,
input:focus,
textarea:focus,
select:focus {
    outline: none;
}
a.btn {
    font-family: "Raleway", serif;
}
h1,
h2 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
}
.blockquote-area .bg-stretch {
    background-position: 0 53%;
}
.blockquote-area blockquote q {
    font-family: "Cormorant Garamond", serif;
    font-weight: 300;
    font-style: normal;
}
.slider-area h2,
.detail-column h3 {
    font-family: "Raleway", serif;
}
.adventure-area .detail-column h3 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 11px;
}
.slider-area .package-title,
.text-area h2,
.accordion,
.text-column h3,
.subscribe-area .text-frame h2,
.detial-holder h3,
.location-holder .title,
.accordion li > a,
.adventure-area .counter-holder h2,
.text-info-holder h2 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
}
.post h3 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
}
.text-frame .info-text,
.text-column .txt.txt-price,
.detial-holder .text-holder p span.temperatures,
.location-holder .text-holder p a,
.adventure-area .view,
.adventure-area a {
    font-family: "Raleway", serif;
}
.acc-slide .text-holder p > a,
.adventure-area a,
.editorial-carousel-intro .general-text a {
    font-family: "Raleway", serif;
    font-weight: 400;
    color: #375542;
}
.editorial-carousel-intro .general-text .bespoke-tabs a {
    font-family: "Raleway", Serif;
}
.editorial-carousel-intro .general-text .bespoke-tabs a.active {
    font-family: "Raleway", Serif;
}
.acc-slide .text-holder p > a:hover,
.acc-slide .text-holder p > a:active,
.experience .text-area .wrap-text a:hover,
.experience .text-area .wrap-text a:active {
    color: #375542;
}
.adventure-area .detail-column a.view {
    font-size: 14px;
    line-height: 23px;
    font-family: "Raleway", serif;
}
.text-column .text-holder p,
.text-column .txt {
    font-family: "Raleway", serif;
}
iframe {
    display: block;
    width: 100%;
}
.video-banner {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.text-column .text-add:focus {
    outline: none;
}
.dine .detail-info .para-box p {
    margin-bottom: 20px;
}
.dine .blockquote-area .btn-prev:after,
.destination .blockquote-area.quotes-de .btn-prev:after,
.experience .blockquote-area.quotes-de .btn-prev:after,
.page-template-template-spa .blockquote-area .btn-prev:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/LEFT-ARROW-Blue.svg");
}
.dine .blockquote-area .btn-next:after,
.destination .blockquote-area.quotes-de .btn-next:after,
.experience .blockquote-area.quotes-de .btn-next:after,
.page-template-template-spa .blockquote-area .btn-next:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/RIGHT-ARROW-Blue.svg");
}
.ig-block .img-holder {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 190px;
    height: 190px;
}
body.dine .info-box .wrap-frame.mar-style,
body.single-stay .info-box .wrap-frame.mar-style,
body.page-template-template-spa .info-box .wrap-frame.mar-style {
}
.bl-exclude-nitro.nitro-offscreen {
    content-visibility: visible;
}
#g-form .gform_wrapper,
#gform_wrapper_2.gform_wrapper,
#gform_wrapper_5.gform_wrapper,
#gform_wrapper_7.gform_wrapper {
    margin: 0;
}
.booking-holder #g-form form ul li.input-holder {
    margin-bottom: 36px !important;
}
.booking-holder #g-form form ul li.input-holder.form-captcha {
    margin-bottom: 15px !important;
}
.booking-holder #g-form .ginput_container > div {
    webkit-transform: scale(0.7565);
    transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    transform: scale(0.7565);
}
.booking-holder#spa-bookings #g-form .ginput_container > div {
    webkit-transform: scale(0.7565);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform: scale(0.7565);
}
.gform_wrapper form ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.gform_wrapper form ul label,
.gform_wrapper .top_label .gfield_label,
.gform_wrapper legend.gfield_label,
.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
    margin: 0 0 4px;
    display: block;
    font-size: 19px;
    line-height: 24px;
    color: #375542;
    font-weight: 400;
    width: 100%;
    font-family: "Raleway", serif;
}
#field_1_5 {
    position: relative;
}
.gform_wrapper .input-holder .icon-calendar {
    width: auto;
    z-index: 9;
    top: 55%;
}
.ui-datepicker-trigger {
    display: none !important;
}
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="email"] {
}
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="email"] {
    width: 100%;
    height: 50px;
    padding: 0 40px 0 10px;
    font-size: 19px;
    line-height: 24px;
    color: #888;
    font-weight: 300;
    border: none;
    border-radius: 0;
    background: #f7f7f7;
}
.subscribe-form ul li label {
    display: none !important;
}
.subscribe-area #gform_wrapper_2.gform_wrapper form input[type="text"],
.subscribe-area #gform_wrapper_5.gform_wrapper form input[type="text"],
.subscribe-area #gform_wrapper_7.gform_wrapper form input[type="text"] {
    width: 100%;
    height: 41px;
    padding: 0;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    color: #000;
    border: none;
    background: none;
    margin-bottom: 0;
}
.subscribe-area .btn-subs,
.post .btn-view {
    font-family: "Raleway", serif;
}
.subscribe-area #gform_wrapper_2 .btn-subs,
.subscribe-area #gform_wrapper_5 .btn-subs,
.subscribe-area #gform_wrapper_7 .btn-subs {
    font-size: 15px;
}
.subscribe-area form .gfield.gfield_error input[type="text"],
.subscribe-area #gform_wrapper_2.gform_wrapper form .gfield.gfield_error input[type="text"],
.subscribe-area #gform_wrapper_5.gform_wrapper form .gfield.gfield_error input[type="text"],
.subscribe-area #gform_wrapper_7.gform_wrapper form .gfield.gfield_error input[type="text"] {
    border-top: 1px solid #b30000;
    border-left: 1px solid #b30000;
    border-right: 1px solid #b30000;
    border-radius: 0;
}
#gform_wrapper_2.gform_wrapper .gform_footer,
#gform_wrapper_5.gform_wrapper .gform_footer,
#gform_wrapper_7.gform_wrapper .gform_footer {
    padding: 0;
    margin: 0;
    width: auto;
    text-align: left;
    box-sizing: unset !important;
}
.subscribe-area #gform_wrapper_2 li,
.subscribe-area #gform_wrapper_5 li,
.subscribe-area #gform_wrapper_7 li {
    margin: 0 !important;
    padding-right: 0;
    max-width: 100% !important;
    width: 100%;
}
.subscribe-area #gform_wrapper_2 .ginput_container,
.subscribe-area #gform_wrapper_5 .ginput_container,
.subscribe-area #gform_wrapper_7 .ginput_container {
    margin: 0;
}
.subscribe-area .subscribe-form {
    padding: 0;
}
body img.gform_ajax_spinner {
    position: absolute;
    top: 0;
    right: 0;
}
.gform_confirmation_message {
    font-size: 19px;
    line-height: 24px;
}
#g-form .gform_wrapper form ul li {
    margin-top: 0;
}
.ginput_container.ginput_container_date {
    position: relative;
}
.ginput_container_date img {
    position: absolute;
    right: 21px;
    top: 16px;
}
#g-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 0 40px 0 10px;
    margin-bottom: 0;
}
#field_1_5 input,
#field_3_5 input,
#field_3_9 input {
    width: 100%;
}
#field_1_5 input[type="hidden"] {
    display: block;
}
#g-form .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0;
    position: relative;
}
#g-form .gform_wrapper input,
#g-form .gform_wrapper textarea {
    border: 0;
}
#g-form .gform_wrapper li.gfield.gfield_error,
#g-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
#gform_wrapper_2.gform_wrapper li.gfield.gfield_error,
#gform_wrapper_2.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
#gform_wrapper_5.gform_wrapper li.gfield.gfield_error,
#gform_wrapper_5.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
#gform_wrapper_7.gform_wrapper li.gfield.gfield_error,
#gform_wrapper_7.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 0;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    box-sizing: unset;
}
#g-form .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
#g-form .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half,
#g-form .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_full {
    margin-right: 0;
}
#g-form .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_full {
    max-width: 100% !important;
}
#g-form form ul li label {
    margin-top: 0;
}
#g-form form ul li.gfield input,
#g-form form ul li.gfield textarea,
#g-form form ul li.gfield select {
    border: 1px solid transparent;
}
#g-form form ul li.gfield.gfield_error input,
#g-form form ul li.gfield.gfield_error textarea,
#g-form form ul li.gfield.gfield_error select,
#g-form li#field_1_10.gfield.gfield_error .jcf-list-box,
#g-form form ul li.gfield.gfield_error .jcf-select {
    border: 1px solid #f44336;
}
.gform_wrapper form .gfield_required {
    color: #375542;
}
#field_1_10 {
    width: 100%;
}
#field_1_10 .jcf-list-box {
    margin: 0;
    border: 0;
}
#field_1_10 ul {
    background: #f7f7f7;
}
#field_1_10 ul li ul {
    margin: 0;
}
#field_1_10 .jcf-list ul li {
    width: 100%;
}
#field_1_10 .jcf-list ul li .jcf-optgroup {
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 15px 0;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
}
.jcf-list .jcf-optgroup .jcf-option {
}
.jcf-list .jcf-optgroup .jcf-option.jcf-selected {
    background: #e6e6e6;
}
.jcf-list .jcf-optgroup-caption {
    padding: 5px 9px 5px 0;
}
#field_1_9,
#field_3_11 {
    width: 100%;
}
#field_1_9 label,
#field_3_11 label {
    display: none;
}
#input_1_9 > div,
#input_3_11 > div {
}
.rc-anchor-light.rc-anchor-normal {
    border: 0;
}
#gform_wrapper_1 .ginput_container,
#g-form .gform_wrapper .ginput_container {
    margin-top: 0;
}
.awards-area h2 {
    font-family: "Raleway", serif;
}
.lodge .awards-area .title-award {
    margin-bottom: 22px;
}
.award-slider .slick-slide {
    align-items: center;
    justify-content: center;
}
.lodge .txt-holder a {
    color: #375542;
    font-family: "Raleway", serif;
}
.lodge .txt-holder a:hover {
    color: #0056b3;
}
.lodge .awards-area .title-award {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
}
.award-slider .title-holder a,
.award-slider .title-holder a:hover,
.award-slider .title-holder a:focus {
    color: #000;
}
.lodge .intro-holder .text-frame p strong,
.lodge .intro-holder .text-frame p b {
    font-family: "Raleway", Serif;
}
.text-frame p a {
    font-family: "Raleway", Serif;
}
.package-col-right .text-frame p a {
    font-family: "Raleway", serif;
}
.single-page .intro-holder h1 {
    font-size: 60px;
    line-height: 65px;
}
.floor-text {
    font-size: 19px;
    line-height: 24px;
    color: #000;
    text-align: center;
    padding: 0 35px;
}
#main a.btn.btn-dark {
    width: 129px;
    height: 50px;
    font-size: 14px;
    line-height: 17px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
}
.hide-mobile {
    display: none;
}
.hide-mobile-tab-p {
    display: none;
}
.stay .floor-plan {
    padding: 95px 0 95px;
}
.stay .floor-plan {
    background: #efefef;
}
.floor-plan h2 {
    font-size: 36px;
    line-height: 39px;
    margin: 0 0 20px;
    text-align: center;
    padding: 0 20px;
}
.stay .floor-plan .floor-img {
    width: 338px;
    margin: 60px auto 0;
}
.stay .package-highlights {
}
.package-highlights.blockquote-area {
    height: auto;
}
.stay .package-highlights h2 {
    font-size: 34px;
    line-height: 37px;
    margin: 0 0 15px;
    color: #375542;
}
.stay .package-highlights a.view-all {
    font-size: 19px;
    line-height: 24px;
    color: #375542;
    font-family: "Raleway";
}
.stay .package-highlights .package-text {
    font-size: 19px;
    line-height: 24px;
    color: #000;
}
.stay .package-highlights .link-btn {
}
.experience .main-area {
    padding-bottom: 0;
}
.general-text p {
    font-size: 19px;
    line-height: 24px;
    font-family: "Raleway", serif;
    color: #000;
}
.experience-carousel {
    position: relative;
    margin-bottom: 40px;
}
.editorial-carousel-intro {
    padding: 0 30px;
}
.editorial-carousel-intro > div {
    margin-bottom: 35px;
}
.bespoke-experience-content .editorial-carousel-intro > div {
    margin-bottom: 45px;
}
.slides > div {
    position: relative;
    width: 100%;
}
.slides .img-style {
    min-height: 300px;
    background-size: cover;
    background-position: center center;
}
.info-wraps {
    position: relative;
    top: -140px;
    right: 0;
    margin: 0 0 0 30px;
}
.info-wraps > div {
    width: 100%;
    height: 100%;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.info-wraps .info-holder {
    padding: 40px 35px 45px 35px;
    background: #fff;
    position: relative;
}
.info-wraps .info-holder.in-viewport {
}
.info-wraps .info-holder .heading-wrap {
    overflow: hidden;
    display: inline-block;
    overflow-wrap: break-word;
    word-break: break-word;
}
.info-wraps .info-holder .heading-wrap a {
    color: #375542;
}
.info-wraps .info-holder .heading-wrap h2 {
    font-size: 36px;
    line-height: 39px;
    margin-bottom: 20px;
}
.info-wraps .info-holder .text-frame {
    padding: 8px 0 0;
}
.info-wraps .btn-prev,
.info-wraps .btn-next {
    margin: 0 0 0 33px;
    background: none;
    padding: 0;
    position: static;
    font-size: 19px;
    line-height: 19px;
    color: #1d485f;
    outline: none;
}
.experience #other-activities {
    padding: 40px 0 0;
}
.experience-carousel a .slick-arrow {
    font-size: 18px;
    line-height: 18px;
}
.experience-carousel .btn-prev,
.experience-carousel .btn-next {
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    cursor: pointer;
    z-index: 9999;
}
.experience-carousel .btn-prev:after {
    content: " ";
}
.experience-carousel .btn-next:after {
    content: " ";
}
.experience-carousel .icon-right-arrow:before {
    content: "о¤„";
}
.experience-carousel .icon-left-arrow:before {
    content: "о¤ѓ";
}
.sample-itineraries.text-area .bg-img {
    background-position: center -300px;
}
.text-area.sample-itineraries,
.text-area.our-policies {
    padding-bottom: 40px;
}
.text-area.our-policies {
    padding-top: 0;
}
.experience .sample-itineraries .adventure-area .counter-block {
    margin: 36px 0 28px 0;
}
.bespoke-tabs {
    margin-bottom: 8px;
}
.bespoke-tabs ul {
    list-style: none;
    padding-left: 0;
    display: table;
    position: relative;
    margin-bottom: 0;
    margin-top: 20px;
}
.bespoke-tabs ul:after {
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    height: 1px;
    position: absolute;
    background: #375542;
}
.bespoke-tabs li {
    display: table-cell;
    padding: 0 12px 0 0;
}
.bespoke-tabs li a {
    color: #000;
    font-size: 19px;
    line-height: 24px;
    position: relative;
    font-family: "Raleway", Serif;
    padding-bottom: 8px;
    display: block;
}
.bespoke-tabs li:last-of-type {
    padding-right: 0;
}
.bespoke-tabs li a:hover:after,
.bespoke-tabs li a.active:after {
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    height: 2px;
    position: absolute;
    background: #375542;
}
.bespoke-tabs li:last-of-type a.active:after {
    right: -1px;
}
.tabcontent,
.tabcontent-mob {
    display: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.editorial-carousel-intro .intro-title {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 25px;
    font-family: "Cormorant Garamond", serif;
    color: #375542;
}
.experience-type {
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
    margin-bottom: 8px;
    display: block;
}
.experience .location-holder .title {
    font-size: 36px;
    line-height: 39px;
    margin-bottom: 20px;
    color: #375542;
}
.experience .location-holder .text-holder {
    width: 100%;
    margin: 0 auto 220px;
    text-align: left;
}
.experience .detail-column .text-holder {
    font-family: "Raleway", serif;
}
.experience .accordion .wrap-text p {
}
.experience .accordion .detail-column h3 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    color: #375542;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 11px;
}
.experience .accordion .detail-column .text-holder p {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 12px;
}
.experience .text-area .wrap-text {
    opacity: 1;
    visibility: visible;
    font-family: "Raleway", serif;
}
.experience .accordion .adventure-area .counter-holder .wrap-text {
    padding-left: 0;
}
.experience .adventure-area {
    padding: 0;
}
.experience #full-day-experiences {
    padding: 0;
}
.experience .adventure-area#full-day-experiences .slider-holder,
.experience .adventure-area .slider-holder {
    padding-top: 0;
}
.experience .accordion {
    margin-bottom: 0;
}
.rates-packages .intro-holder h1 {
    margin-right: 200px;
}
.md-lg {
    display: none;
}
.md-md {
    display: none;
}
#our-policies .accordion {
    margin-bottom: 0;
}
.col-two {
    display: flex;
    flex-wrap: wrap;
}
.nightly-rates {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 0 40px;
}
.package-rates-nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
    padding: 0 40px;
}
.package-rates-nav .sol-toggle {
    width: 100%;
}
.package-rates-nav .rate-col-half.left {
    display: flex;
    justify-content: center;
    align-items: center;
}
.package-rates {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
    padding: 0;
}
.nightly-rates.ki-classic {
    margin-bottom: 15px;
}
.package-rates-nav .rate-col-half {
    width: 100%;
    margin-bottom: 25px;
}
.nightly-rates .rate-col-half {
    width: 100%;
    margin-bottom: 0;
}
.nightly-rates-title {
    width: 100%;
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 25px;
    font-family: "Cormorant Garamond", serif;
    color: #375542;
}
.package-rates-nav .nightly-rates-title {
    margin-bottom: 0;
}
.nightly-rates .text-frame,
.package-rates .text-frame {
    padding: 0;
}
.nightly-rates .text-frame strong {
    font-family: "Raleway";
    font-weight: normal;
}
.nightly-rates .text-frame em {
    font-size: 17px;
    line-height: 21px;
    padding-bottom: 11px;
    font-family: "Raleway", serif;
}
.nightly-rates .text-frame strong em,
.nightly-rates .text-frame em strong {
    font-family: "Raleway", serif;
}
.nightly-rates .text-frame ul {
    padding-left: 16px;
    font-size: 12px;
}
.sol-toggle ul.tab-nav {
    display: table;
    list-style: none;
    padding-left: 0;
    position: relative;
    margin-bottom: 8px;
    width: 100%;
}
.sol-toggle ul.tab-nav:after {
    bottom: 0px;
    left: 0;
    right: 0;
    content: "";
    height: 1px;
    position: absolute;
    background: #375542;
}
.sol-toggle ul.tab-nav li {
    display: table-cell;
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: "Raleway", serif;
}
.sol-toggle ul.tab-nav li:last-of-type {
    text-align: right;
}
.sol-toggle ul.tab-nav li a {
    color: #375542;
    font-size: 19px;
    line-height: 24px;
    position: relative;
}
.sol-toggle ul.tab-nav li a.active {
    font-family: "Raleway", serif;
    color: #375542;
}
.sol-toggle .tab-nav li a:hover:after,
.sol-toggle li a.active:after {
    bottom: -9px;
    left: 0;
    right: 0;
    content: "";
    height: 2px;
    position: absolute;
    background: #375542;
}
.sol-toggle .tab-nav li a:not(.active):hover:after {
    bottom: -9px;
}
.toggle-title {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 4px;
    display: flex;
    flex-wrap: wrap;
    font-family: "Raleway", serif;
    margin: 30px 0;
    color: #000;
}
.toggle-content {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 4px;
    display: flex;
    flex-wrap: wrap;
}
.nightly-rates.top .toggle-title.suite-info .rate-row,
.nightly-rates.top .toggle-content .rate-row {
    width: 15%;
    text-align: center;
}
.nightly-rates.top .toggle-title.suite-info .rate-row.title,
.nightly-rates.top .toggle-content .rate-row.title {
    width: 55%;
    text-align: left;
}
.nightly-rates.ki-classic .toggle-title.suite-info .rate-row,
.nightly-rates.ki-classic .toggle-title.main .rate-row,
.nightly-rates.ki-classic .toggle-content .rate-row {
    width: 15%;
    padding-left: 10px;
    text-align: center;
}
.nightly-rates.ki-classic .toggle-title.suite-info .rate-row.title,
.nightly-rates.ki-classic .toggle-title.main .rate-row.title,
.nightly-rates.ki-classic .toggle-content .rate-row.title {
    width: 55%;
    text-align: left;
    padding-left: 0;
}
.package-rates .package-rates-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    background: #f7f7f7;
}
.package-rates .package-rates-row:last-of-type {
    margin-bottom: 0;
}
.package-col-inner {
    padding: 40px;
}
.package-rates-row .package-col {
    width: 100%;
}
.package-rates .package-rates-row .md-lg > div {
    display: flex;
    flex-wrap: wrap;
}
.package-rates-row .package-col .package-col-left,
.package-rates-row .package-col .package-col-right {
    width: 50%;
}
.package-col-left .text-frame {
    padding-right: 80px;
}
.package-col-right .text-frame {
}
.package-rates .package-rates-row .package-col .package-col-left {
}
.package-rates h3 {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 8px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    color: #375542;
}
.package-rates h3 a,
.package-rates h3 a:hover,
.package-rates h3 a:focus {
    color: #375542;
}
.package-rates .btn-view {
    display: block;
    vertical-align: top;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #375542;
    text-transform: uppercase;
    font-family: "Raleway", serif;
    margin-top: 20px;
}
.package-image {
    height: 285px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.nightly-rates.ki-classic .md-xs .toggle-title.main .rate-row {
    width: auto;
}
.nightly-rates.ki-classic .md-xs .toggle-title.main .rate-row.title {
    width: auto;
}
.md-xs .suite-info .rate-row,
.md-xs .sol-toggle-content .toggle-content .rate-row {
    width: 20% !important;
}
.md-xs .suite-info .rate-row.title,
.md-xs .sol-toggle-content .toggle-content .rate-row.title {
    width: 60% !important;
}
.experience-cat-mob {
    color: #375542;
    font-family: "Raleway", serif;
}
.experience-cat-mob.active {
    color: #375542;
    font-family: "Raleway", serif;
}
.rates-text {
    padding-right: 25px;
}
.package-list .package-col-inner .text-frame {
    font-size: 19px;
    line-height: 23px;
}
.package-list .package-col-inner .text-frame p {
    margin-bottom: 11px;
}
.package-list .package-col-inner .text-frame strong {
    font-family: "Raleway", Serif;
}
.package-list .package-col-inner .text-frame em {
    font-family: "Raleway" Italic, Serif;
    font-style: normal;
}
.package-detail .intro-holder .header-box {
    padding-right: 120px;
}
.package-detail #main,
.experience-detail #main,
.rates-packages #main,
.single-post #main,
.single-journal #main {
    position: relative;
}
.s-badge {
    position: absolute;
    right: 0;
    top: -100px;
    z-index: 9;
    width: 0;
}
.in-viewport .s-badge,
.in-viewport.s-badge {
    width: 100%;
    z-index: 9;
}
.single.single-rates-packages .s-badge,
.single.single-experience .s-badge,
.single.single-package .s-badge {
    top: -239px;
}
.bl-custom-badge .s-badge {
    top: -134px;
}
.badge-info {
    width: 210px;
    height: 210px;
    float: right;
    display: flex;
    flex-wrap: wrap;
    justify-items: center;
    place-items: center;
    font-size: 18px;
    line-height: 21px;
    font-family: "Raleway", serif;
    padding: 0 35px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 87px;
}
.rates-packages.archive .badge-info {
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-Luxury-Promise.svg");
}
.badge-info.news {
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-News.svg");
}
.badge-info.press {
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-Press.svg");
}
.badge-info.reviews {
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-Review.svg");
}
.badge-info {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}
.in-viewport .badge-info {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeInUp 1.5s ease;
    animation: fadeInUp 1.5s ease;
}
.rates-packages .main-area,
.package-detail .main-area {
    padding-bottom: 0;
}
.general-detail {
    display: flex;
    flex-wrap: wrap;
}
.in-viewport .general-detail {
}
.general-detail .text-frame {
    padding: 0;
}
.general-detail .text-frame p:last-of-type {
    margin-bottom: 0;
}
.general-title,
.general-detail strong,
.general-detail b {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: "Raleway", serif;
}
.general-detail ul li,
.single-editorial-cascade ul li {
    position: relative;
}
.general-detail ul,
.single-editorial-cascade ul {
    list-style: none;
    padding-left: 20px;
}
.general-detail ul li:before,
.single-editorial-cascade ul li:before {
    content: "";
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/SOL-Dot.svg");
    width: 4px;
    height: 4px;
    background-size: 4px 4px;
    position: absolute;
    left: -18px;
    background-repeat: no-repeat;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-position: center;
    top: 12px;
}
.general-detail .sol-toggle ul li:before {
    content: none;
}
.default-color {
    color: #000;
}
.suite-row {
    display: flex;
    flex-wrap: wrap;
}
.suite-info {
    margin: 0 0 20px;
}
.suite-row.header-row .suite,
.suite-row.header-row .rates {
    font-family: "Raleway", serif;
}
.suite-row .suite {
    width: 60%;
}
.suite-row .rates {
    width: 40%;
    text-align: right;
}
.conditions {
    font-size: 17px;
    line-height: 21px;
    font-family: "Raleway" Italic", serif;
    font-style: normal;
}
.text-frame p em {
    font-family: "Raleway" Italic", serif;
    font-style: normal;
}
.text-frame p.italic-p em {
    font-size: 19px;
    line-height: 23px;
}
.text-frame p.italic-p {
    line-height: 23px;
}
.conditions-wrapper {
    margin-top: 20px;
    font-family: "Raleway" Italic", serif;
    font-style: normal;
}
.conditions-wrapper .text-frame {
    font-size: 17px;
    line-height: 21px;
}
.nightly-rates .conditions-wrapper .text-frame strong {
    font-family: "Raleway" Italic, Serif;
    font-style: normal;
}
.text-frame.offers p b,
.text-frame.offers p strong {
    display: block;
    margin-bottom: 18px;
}
.experience-detail .main-area {
    padding-bottom: 0;
}
.experience-detail .general-detail {
    padding: 0;
}
.experience-detail .general-detail .main-content {
    width: 100%;
    padding-right: 0;
}
.experience-detail .general-detail .sidebar {
    width: 100%;
}
.badge-info > div {
    width: 100%;
}
.experience-highlight {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: "Raleway", Serif;
}
.experience-secondary {
    position: relative;
    margin: 20px 0 40px;
    display: flex;
    flex-wrap: wrap;
}
.secondary-row {
    width: 100%;
}
.secondary-row.first .secondary-img {
    margin: 0 31px -47px 0;
}
.secondary-row.second .secondary-img {
    margin: 0 0 0px 31px;
}
.secondary-row.second {
}
.secondary-row.second .secondary-img > div {
}
.secondary-row .secondary-img img {
    width: 100%;
    height: auto;
}
.experience-row {
    margin-bottom: 20px;
}
.experience-row h4 {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Raleway", Serif;
}
.single-post .general-detail .main-content,
.page-template-default .general-detail .main-content,
.page-template-template-career .general-detail .main-content {
    width: 100%;
    padding-right: 0;
}
.general-detail .post-date,
.general-detail .general-short-description {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #000;
    font-family: "Raleway", Serif;
}
#faqs {
    padding-left: 30px;
    padding-right: 30px;
}
#faqs.in-viewport {
    margin-bottom: 0;
}
.general-link {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: "Raleway", Serif;
    color: #375542;
}
#faqs h4 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 31px;
    line-height: 36px;
    margin-bottom: 30px;
    color: #375542;
}
.faqs .accordion {
    margin-bottom: 60px;
}
.faqs .accordion a {
    font-size: 19px;
    line-height: 24px;
    font-family: "Raleway", Serif;
    color: #375542;
}
.faqs .accordion li.acc-active > a {
    color: #375542;
}
.faqs .columns-block {
    padding-top: 30px;
}
.faqs .accordion .text-holder p {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
}
.thank-you h1 {
    color: #fff;
    opacity: 1;
    visibility: visible;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.thank-you .caption p {
    width: 100%;
    text-align: center;
    color: #fff;
}
.thank-you .text-frame {
    padding: 0;
}
.contact-us .header-box {
    margin-bottom: 48px;
}
.contact-us .sol-toggle ul.tab-nav {
    width: 100%;
    margin: auto;
    margin-bottom: 40px;
}
.contact-content {
    text-align: left;
    margin: auto;
    margin-bottom: 40px;
}
.contact-us h1 {
    text-align: center;
}
.contact-us h2 {
    font-size: 36px;
    line-height: 42px;
}
.contact-intro-holder {
    margin: auto;
}
.contact-us .general-detail {
    padding: 0 29px;
}
.contact-us .general-detail .main-content {
    width: 100%;
    padding-right: 0;
}
.sol-toggle .contact-form ul:after {
    content: none;
}
.sol-dates {
    position: relative;
}
input.datepicker {
    width: 100%;
}
.booking-holder form ul li.form-small-text,
.booking-holder form ul li.form-small-text ul li label {
    font-size: 15px;
    line-height: 17px;
}
.mailing-list {
    position: absolute;
    top: 198px;
    left: 74px;
    z-index: 1;
    text-align: right;
}
.mailing-list .ginput_container_checkbox ul li {
    width: 240px;
}
.booking-holder form ul li.gf_full {
    width: 100%;
}
form ul {
    position: relative;
}
form ul li textarea {
    background: #f7f7f7;
}
.field-info {
    position: relative !important;
    margin-top: -20px !important;
}
.form-captcha {
    width: 100% !important;
}
.form-captcha label {
    display: none !important;
}
.form-captcha .ginput_recaptcha > div {
    margin: initial;
}
.form-notes {
    width: 100% !important;
    margin-top: 7px !important;
    margin-bottom: 50px !important;
    text-align: center;
    font-size: 19px;
    line-height: 24px !important;
}
.booking-holder .submit-form {
    padding: 0;
}
.gform_wrapper .top_label li.gfield.gf_left_half:before {
    content: none !important;
}
#gform_3 .mailing-list,
#gform_4 .mailing-list {
    position: absolute;
}
.contact-content .text-frame a {
    display: inline-block;
}
.downloads .main-area {
    padding-top: 38px;
    padding-bottom: 54px;
}
.downloads .intro-holder {
    margin-bottom: 40px;
}
.downloads #faqs.intro-holder {
    margin-bottom: 0;
}
.downloads .intro-holder .header-box {
}
.downloads .accordion {
    margin-bottom: 0;
}
.downloads .accordion li > a {
    font-size: 31px;
    line-height: 36px;
    color: #375542;
}
.downloads .accordion li > a:hover:before,
.downloads .accordion li > a:hover:after {
    background: #375542;
}
.downloads .accordion li.acc-active > a:before {
    background: #375542;
}
.downloads .file-list {
    width: 100%;
}
.downloads .file-list ul {
    list-style: none;
    padding-left: 20px;
}
.downloads .file-list ul li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
}
.downloads .file-list ul li:before {
    content: "";
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/PDF-Icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 14px;
    position: absolute;
    top: 4px;
    left: -19px;
}
.downloads .file-list ul li a {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #375542;
    font-family: "Raleway", serif;
}
.downloads .file-list ul li a:before,
.downloads .file-list ul li a:after {
    content: none;
}
.downloads .columns-block {
    padding: 36px 0 0;
}
.gallery .visual-area {
}
.gallery-wrapper {
    width: 100%;
    padding: 20px;
}
.gallery-wrapper > div {
}
.gallery-wrapper > div img {
    width: 100%;
    height: auto;
}
.gallery-full-col {
}
.gallery-col.last {
    margin-bottom: 0;
}
.gallery-col-1,
.gallery-col-2 {
}
.gallery-col .img {
}
.gallery-col .img:first-of-type {
}
.gallery-col .img:last-of-type {
}
.gallery-wrapper .video > div {
    position: relative;
}
.video-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.video-overlay a {
    display: block;
    height: 100%;
    width: 100%;
}
.video-overlay a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}
.video-overlay a:hover:after {
    opacity: 1;
}
.video-overlay a:hover .video-title {
    opacity: 1;
}
.video-btn {
}
.video-btn:after {
    content: "";
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/play-button-icon.svg");
    background-repeat: no-repeat;
    -webkit-background-size: 45px 45px;
    background-size: 45px 45px;
    background-position: center center;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}
.video-overlay a:hover .video-btn:after {
    opacity: 1;
    z-index: 9;
}
.video-title {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    font-family: "Cormorant Garamond", serif;
    opacity: 0;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}
h1.gallery-title {
    visibility: visible;
    opacity: 1;
    color: #fff;
    font-size: 60px;
    line-height: initial;
    margin-bottom: 25px;
}
a.img-link {
    display: block;
    position: relative;
}
a.img-link:after {
}
a.img-link:hover:after {
    opacity: 1;
}
.mfp-content .mfp-figure {
    position: relative;
}
.mfp-content .mfp-close {
    position: absolute;
    right: 0;
    width: 100px;
}
.mfp-image-holder .mfp-content {
    margin: 0 50px;
}
.mfp-image-holder .mfp-content .mfp-close,
.mfp-iframe-holder .mfp-content .mfp-close {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 25px;
    height: 25px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cross-icon-white.svg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    color: transparent;
    cursor: pointer !important;
}
.mfp-image-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after,
.mfp-iframe-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after {
}
.mfp-image-holder .mfp-arrow:after,
.mfp-image-holder .mfp-arrow:after {
    content: none;
}
button.mfp-close,
button.mfp-arrow {
    opacity: 1;
}
.mfp-image-holder .mfp-arrow.mfp-arrow-right:before,
.mfp-iframe-holder .mfp-arrow.mfp-arrow-right:before {
    width: 25px;
    height: 39px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/gallery-right-arrow-white.svg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    left: 25px;
    margin: 0;
    border: 0;
    opacity: 1;
}
.mfp-image-holder .mfp-arrow.mfp-arrow-left:before,
.mfp-iframe-holder .mfp-arrow.mfp-arrow-left:before {
    width: 25px;
    height: 39px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/gallery-left-arrow-white.svg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    left: 0;
    margin: 0;
    border: 0;
    opacity: 1;
}
.mfp-image-holder .mfp-arrow.mfp-arrow-right {
}
.mfp-image-holder .mfp-content .mfp-close.nitro-lazy,
.mfp-iframe-holder .mfp-content .mfp-close.nitro-lazy {
    background-image: none !important;
}
.mfp-iframe-holder .mfp-arrow.mfp-arrow-left {
}
.mfp-iframe-holder .mfp-arrow,
.mfp-image-holder .mfp-arrow {
    margin-top: -54px !important;
}
.subscribe-area.signup-popup {
    height: 340px;
    padding: 29px 20px 29px;
}
.subscribe-area.signup-popup .bg-stretch {
    height: 340px;
}
.signup-popup.subscribe-area .wrap-block {
    opacity: 1;
    visibility: visible;
    overflow: initial;
}
.signup-popup .wrap-block {
    position: relative;
    padding: 0;
    width: 100%;
}
.close-btn {
    content: "";
    width: 22px;
    height: 23px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cross-icon-blue.svg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 0;
}
.close-btn.nitro-lazy {
    background-image: none !important;
}
.close-btn a {
    color: transparent;
    display: block;
}
.animate-sliderup {
    opacity: 0;
    -webkit-transition: 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.25s;
    transition: 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.25s;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}
.animate-sliderup.in-viewport {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.site-logo-1 .logo-hold img {
    width: 200px;
    height: auto;
}
.site-logo-2 .logo-hold img {
    width: 194px;
    height: auto;
}
.site-logo-3 .logo-hold img {
    width: 217px;
    height: auto;
}
.site-logo-4 .logo-hold img {
    width: 136px;
    height: 47px;
}
.site-logo-5 .logo-hold img {
    width: 172px;
    height: auto;
}
.bottom-logo img {
    width: 200px;
    height: auto;
}
#header .header-wrapper .logo img {
    width: 32px;
    height: auto;
}
#nav .nav-bar > li .dropdown-opener {
    background: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/nav-arrow-down.svg");
    background-size: 15px 15px;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center center;
}
.homepage-rp .img-holder {
    width: 400px;
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.homepage-rp .slide-holder.white .text-caption,
.homepage-rp .slide-holder.white .text-caption .package-title a {
    color: #fff;
}
.destination .text-area {
}
.btn-arrows.blue .btn-prev,
.btn-arrows.blue .btn-next {
    position: relative;
    right: 0;
}
.btn-arrows.blue .btn-prev {
    margin-right: 23px;
}
.btn-arrows.blue .btn-next {
    margin-left: 23px;
}
.btn-arrows.blue .btn-prev:before,
.btn-arrows.blue .btn-next:before {
    content: "";
    position: absolute;
    background-size: 8px 15px;
    width: 8px;
    height: 15px;
    background-repeat: no-repeat;
}
.btn-arrows.blue .btn-prev:before {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/LEFT-ARROW-Blue.svg");
}
.btn-arrows.blue .btn-next:before {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/RIGHT-ARROW-Blue.svg");
}
.experience .adventure-area .btn-arrows {
    margin: 50px 0 0;
}
.gform_wrapper #field_1_11 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.gform_wrapper #field_1_11 ul li {
    width: 50%;
}
.cookie-banner {
    position: absolute;
    top: 0;
    z-index: 4;
    width: 100%;
    height: auto;
    background: rgba(55, 85, 66, 0.2);
    padding: 17px 15px;
    opacity: 1;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}
.cookie-banner.hide {
    opacity: 0;
}
.cookie-container {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.cookie-content {
    height: 100%;
    width: 90%;
    display: flex;
    justify-content: left;
    align-items: center;
    padding-right: 22px;
}
.cookie-container p {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 0;
    font-family: "Raleway" Italic, serif;
    font-style: normal;
}
.cookie-container p a {
    color: #fff;
    font-family: "Raleway" Italic, serif;
    font-style: normal;
}
.cookie-close {
    width: 10%;
}
.cookie-close a {
    color: #fff;
    font-family: "Raleway", serif;
    width: 44px;
    height: 29px;
    background: rgba(255, 255, 255, 0.3);
    font-size: 13px;
    line-height: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}
.info-block .info-holder .heading-wrap h2 a,
.info-block .info-holder .heading-wrap h2 a:hover,
.info-block .info-holder .heading-wrap h2 a:focus {
    color: #375542;
}
.a-img-link {
    display: block;
    height: 100%;
    width: 100%;
}
.spa-menu-intro {
    margin-bottom: 20px;
}
#spa-menu .btn-arrows.blue {
    padding: 0 10px;
    margin-top: 20px;
}
.gform_wrapper ul li.treatment-choices {
    width: 100%;
    font-family: "Raleway", serif;
    font-size: 19px;
    margin-bottom: 35px;
    color: #375542;
}
.gform_wrapper ul li.treatment-choices-row {
    width: 100%;
}
.gform_wrapper ul li.treatment-choices-row label {
    font-size: 19px !important;
}
.gform_wrapper ul li.treatment-choices-row ul.gfield_checkbox {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.gform_wrapper ul li.treatment-choices-row ul.gfield_checkbox li {
    width: 100%;
    font-size: 19px;
    line-height: 19px;
    color: #000;
    margin-bottom: 4px;
}
#g-form .gform_wrapper form ul li#field_1_9 {
    margin-top: 20px;
}
#g-form .gform_wrapper ul.gfield_checkbox li label {
    font-weight: normal;
    color: #000;
    font-family: "Raleway", serif;
}
.text-add.hide {
    display: none;
}
#spa-menu .slick-slide .text-holder {
    position: relative;
}
.confirmation-popup {
    position: fixed;
    display: flex;
    justify-content: center;
    height: 100%;
    width: 100%;
    left: 0;
    left: 0;
    background-size: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    padding: 0;
    margin: 0;
}
.confirmation-popup.hide {
    opacity: 0;
    z-index: -9;
    -webkit-transition: all 2s;
    transition: all 2s;
}
.confirmation-popup.show {
    opacity: 1;
    z-index: 3;
    -webkit-transition: all 2s;
    transition: all 2s;
}
.confirmation-popup.added {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/confirmation-popup-ADDED.svg");
}
.confirmation-popup.added.nitro-lazy {
    background-image: none !important;
}
.confirmation-popup.removed {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/confirmation-popup-REMOVED.svg");
}
.confirmation-popup.removed.nitro-lazy {
    background-image: none !important;
}
.jcf-checkbox {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 1px solid #375542;
    margin: 0 8px 0 0;
    height: 16px;
    width: 16px;
}
.jcf-checkbox span {
    position: absolute;
    display: none;
    height: 6px;
    width: 11px;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -6px;
    border: 3px solid #fff;
    border-width: 0 0 2px 2px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}
:root .jcf-checkbox span {
    margin: -4px 0 0 -5px;
}
.jcf-checkbox input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}
.jcf-checkbox.jcf-checked {
    background: #375542;
}
.jcf-checkbox.jcf-checked span {
    display: block;
}
.cycle-gallery .btn-prev,
.cycle-gallery .btn-next,
.home-featured .btn-prev,
.home-featured .btn-next {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    cursor: pointer;
}
#destination-getting-area .bg-img,
.sample-itineraries.text-area .bg-img,
#sm-area .bg-img,
#destination-getting-area .bg-img,
.sample-itineraries.text-area .bg-img,
#sm-area .bg-img {
    height: 750px;
    background-size: cover;
    background-position: center bottom;
}
#destination-getting-area .bg-img:after,
.sample-itineraries.text-area .bg-img:after,
#sm-area .bg-img:after {
}
.slick-slider-others:not(.slick-initialized),
.slick-slider:not(.slick-initialized),
.slick-slider2:not(.slick-initialized),
.slick-slider3:not(.slick-initialized),
.slick-slider5:not(.slick-initialized),
.blockquote-area .slideset:not(.slick-initialized),
.slick-slider-rp:not(.slick-initialized),
.slick-slider-insta:not(.slick-initialized),
.slick-slider4b:not(.slick-initialized),
.slick-slider-discover:not(.slick-initialized),
.logos-sliderb:not(.slick-initialized),
.award-slider:not(.slick-initialized),
.slick-slider-discover-lodge:not(.slick-initialized) {
    display: none;
}
#ui-datepicker-div {
    display: none;
}
.blockquote-area.quotes .slideset .slide {
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.brochure-area .brochure-img {
    height: 300px;
    background-position: left;
    background-size: cover;
    width: 100%;
    right: 0;
}
.loaded .visual-area .loading-layout.video-loading,
.visual-area .loading-layout.video-loading {
    display: flex;
}
#bespoke-experiences .experience-carousel .slides {
}
.info-slider.style.editorial-carousel-2 {
    padding-top: 0;
}
a.footer-insta-link {
    display: block;
    height: 100%;
    width: 100%;
}
.archive.rates-packages .bg-stretch {
    background-position: center;
}
.contact-us .bg-stretch {
    background-position: center;
}
.social-icons li a:hover {
    color: #fff;
}
a.img-exp-link {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.sol-toggle ul.tab-nav li a {
    padding-bottom: 8px;
    display: inline-block;
}
.sol-toggle .tab-nav li a:not(.active):hover:after {
    bottom: 0;
}
.sol-toggle .tab-nav li a:hover:after,
.sol-toggle li a.active:after {
    bottom: -2px;
}
.visual-area.v-banner .bg-stretch {
    display: none;
}
.sol-video-holder .bg-stretch {
    display: none;
}
.sup-num {
    top: -4px;
    font-size: 8px;
    color: #bbb;
    left: 0;
}
.lodge .info-slideshow .pagination ul li a,
.pagination-slider ul li a {
    background: transparent;
    height: 20px;
    position: relative;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.lodge .info-slideshow .pagination ul li.active a:after,
.pagination-slider ul li.active a:after {
    background: #375542;
}
.lodge .info-slideshow .pagination ul li a:after,
.pagination-slider ul li a:after {
    content: "";
    position: absolute;
    background: #d7d7d7;
    height: 1px;
    width: 100%;
    left: 0;
}
#sticky-footer {
    height: 51px;
    background: #375542;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0 20px;
    z-index: 10000000;
    opacity: 1;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}
#sticky-footer.hide {
    opacity: 0;
}
#sticky-footer .container {
    height: 100%;
}
#sticky-footer .close-btn {
    right: 20px;
}
#sticky-footer .close-btn {
    width: 13px;
    height: 13px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/sticky-footer-cross-icon.svg");
    top: auto;
}
#sticky-footer .close-btn.nitro-lazy {
    background-image: none !important;
}
.sticky-footer-content {
    display: flex;
    height: 100%;
}
.sticky-footer-content .sticky-links {
    height: 100%;
    width: 90%;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
}
.sticky-footer-content .footer-close {
    width: 10%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sticky-footer-content a {
    color: transparent;
    line-height: 0;
}
.sticky-footer-content a.m-mail {
    width: 28px;
    height: 15px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/sticky-footer-email-icon.svg");
    background-repeat: no-repeat;
    margin-right: 15px;
}
.sticky-footer-content a.m-mail.nitro-lazy {
    background-image: none !important;
}
.sticky-footer-content a.m-phone {
    width: 22px;
    height: 15px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/sticky-footer-phone-icon.svg");
    background-repeat: no-repeat;
}
.sticky-footer-content a.m-phone.nitro-lazy {
    background-image: none !important;
}
.lodge .info-slider .txt-holder,
.page-template-template-events .info-slider .txt-holder {
    margin-top: 0;
    position: relative;
}
.pagination-slider {
}
.lodge .info-slider.editorial-carousel-2 .txt-holder {
}
.editorial-carousel-2 .pagination-slider {
}
.pagination-slider ul {
    list-style: none;
    text-align: left;
}
.pagination-slider ul li {
}
.pagination-slider ul li a {
    color: transparent;
}
.lodge .info-slider ul.slick-dots,
.page-template-template-events .info-slider ul.slick-dots {
    display: none !important;
}
.info-slider.editorial-carousel-1 {
    padding-top: 0;
}
.info-slider.editorial-carousel-3 {
    padding-top: 0;
    padding-bottom: 130px;
}
.gform_wrapper .instruction {
    display: none;
}
.field-opa label,
.past-guest-at .ui-state-disabled span:last-of-type,
.field-opa-txt {
    opacity: 0.5;
}
.past-guest-at .jcf-list-box {
    display: none !important;
}
.past-guest-at button {
    display: block;
    position: relative;
    width: 100% !important;
    height: 50px;
    background: #f7f7f7;
    padding: 17px 40px 13px 9px;
    border: 0;
    border-radius: 0;
    font-family: "Raleway", serif;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
    outline: none;
}
.contact-us .ui-multiselect-header {
    display: block;
    padding: 15px;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
    border: 0;
    border-radius: 0;
    margin: 0;
    background: transparent;
}
.ui-multiselect-menu.ui-widget {
    position: relative;
    background: #f7f7f7;
    padding: 0;
    border: 0;
    border-radius: 0;
    font-family: "Raleway", serif;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
    outline: none;
}
.ui-multiselect-menu .ui-multiselect-checkboxes {
    padding: 0;
}
.ui-multiselect-checkboxes {
    padding: 0;
}
.ui-multiselect-checkboxes li:not(.ui-multiselect-optgroup) {
    display: block;
    padding: 0;
    font-size: 21px;
    line-height: 25px;
    color: #888;
    font-weight: 300;
}
.ui-multiselect-checkboxes .ui-state-hover,
.ui-multiselect-checkboxes .ui-widget-content .ui-state-hover {
    border: 1px solid transparent !important;
    background: transparent !important;
    color: #000 !important;
}
.ui-multiselect-menu .ui-multiselect-checkboxes label {
    text-indent: 0;
    padding: 15px;
    border: 1px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
}
.ui-multiselect-checkboxes .jcf-label-active,
.ui-multiselect-checkboxes .ui-state-hover {
    background: #e6e6e6 !important;
}
.sol-num {
    bottom: 4px;
}
.past-guest-at .ui-state-disabled {
    opacity: 1;
}
.past-guest-at button.ui-multiselect .ui-icon {
    position: relative;
    overflow: initial;
    background: none;
    width: 29px;
    right: -40px;
    height: 50px;
    top: -12px;
    text-align: center;
    text-indent: 0;
}
.past-guest-at button.ui-multiselect .ui-icon:after {
    top: 50%;
    left: 0;
    margin: -6px 0 0;
    font-size: 12px;
    line-height: 12px;
    color: #888;
    content: "о¤Ѓ";
    position: absolute;
    font-family: icomoon-free !important;
}
.page-template-template-career .main-area {
    padding-bottom: 0;
}
img[src='https://satc.demdex.net/event?d_sid=15430035'],img[src='https://satc.demdex.net/event?d_sid=15312510'],img[src='https://satc.demdex.net/event?d_sid=15312508']
{
    display: none;
}
.bold-menu > a {
}
.slick-slider-discover-lodge .post {
    background: transparent;
}
.slick-slider-discover-lodge .post .text-holder {
    padding: 20px 0 16px;
}
#kangaroo-island-bushfires .text-frame p:last-of-type {
    margin-bottom: 0;
}
.lodge-update-spotlight .para-box p a {
    font-family: "Raleway", Serif;
    color: #375542;
}
.list li.site-logo-6 {
    width: 100%;
}
.mobile-nav-link {
    font-family: "Raleway", Serif;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
}
.sol-show-sm {
    display: block;
}
.sol-hide-sm {
    display: none;
}
.show-md-sm {
    display: none;
}
.hide-md-sm {
    display: block;
}
.sol-show-md {
    display: none;
}
.sol-hide-md {
    display: block;
}
.single-stay .intro-holder .text-frame p {
    margin-bottom: 0;
}
.stay-square {
    margin: 0;
    position: relative;
    top: -25px;
    font-size: 21px;
    line-height: 26px;
}
.page-id-39 .visual-area .bg-stretch {
    background-position: left;
}
#packages .sol-toggle p {
    margin: 0;
    font-size: 19px;
    line-height: 24px;
}
#spa-menu .text-column .text-holder p span {
    color: black;
}
.header-box h1 {
    overflow-wrap: normal;
}
.package-highlights .package-highlights-holder .title br {
    display: none;
}
.detail-area.experience-para {
    padding-bottom: 0;
}
.detail-area.experience-para .bg-stretch {
    background-position: left center;
}
.detail-area.experience-para .detail-info {
    margin-top: 40px;
}
@media (min-width: 601px) {
    #g-form .gform_wrapper form .top_label li.gfield.gf_left_half,
    #g-form .gform_wrapper form .top_label li.gfield.gf_right_half {
        padding-right: 10px;
    }
    .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
    .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
        max-width: 100%;
    }
    #g-form .gform_wrapper li.gfield.gfield_error,
    #g-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
        max-width: 50%;
    }
    #g-form .gform_wrapper .gform_footer {
        text-align: center;
    }
    .subscribe-area #gform_wrapper_2 .btn-subs,
    .subscribe-area #gform_wrapper_5 .btn-subs,
    .subscribe-area #gform_wrapper_7 .btn-subs {
        margin: -6px 0 0;
    }
    .subscribe-area .subscribe-form {
        padding: 0 100px 0 0;
    }
    .stay .floor-plan {
        padding: 65px 0 100px;
    }
    .single-page .intro-holder h1 {
        font-size: 80px;
        line-height: 85px;
        margin-right: 200px;
    }
    .stay .floor-plan .floor-img {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .stay .floor-plan .floor-img img {
        height: 450px;
        margin: auto;
    }
    _:-ms-fullscreen,
    :root .stay .floor-plan .floor-img img {
        width: 100%;
    }
    .hide-mobile {
        display: block;
    }
    .mobile-only.form-small-text {
        display: none !important;
    }
    .mobile-only {
        display: none;
    }
    .package-highlights-holder {
        max-width: 100%;
        margin: auto;
        padding: 0 80px;
    }
    .package-highlights-holder .link {
        position: relative;
    }
    .package-highlights-holder .link-btn {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .package-rates .package-rates-row {
        height: 285px;
    }
    .package-col-inner {
        padding: 22px 34px 30px 40px;
    }
    .package-rates-row .package-col.left {
        width: 58%;
    }
    .package-rates-row .package-col.right {
        width: 42%;
    }
    .experience-secondary {
        margin-top: 50px;
    }
    .editorial-carousel-intro {
        display: flex;
        flex-wrap: wrap;
    }
    .editorial-carousel-intro > div {
        width: 50%;
        margin-bottom: 45px;
    }
    .experience-carousel {
        margin-bottom: 70px;
    }
    .experience #other-activities {
        padding: 70px 0 0;
    }
    .info-wraps {
        position: relative;
        top: -200px;
        right: 0;
    }
    .experience-carousel .info-wraps {
        top: 0;
    }
    .info-wraps .info-holder {
        width: 400px;
        z-index: 5;
        padding: 50px 40px;
    }
    .slides .img-style {
        min-height: 500px;
    }
    .experience-carousel .slides .img-style {
        margin-bottom: -200px;
    }
    .experience .location-holder .text-holder {
    }
    .bespoke-tabs li {
        padding: 0 20px 0 0;
    }
    .text-area.sample-itineraries,
    .text-area.our-policies {
        padding-bottom: 70px;
    }
    .experience .location-holder .text-holder {
        text-align: center;
    }
    .experience .sample-itineraries .adventure-area .counter-block {
        margin: 38px 0 35px 0;
    }
    .nightly-rates.ki-classic {
        margin-bottom: 40px;
    }
    .md-ms-up {
        display: block;
    }
    .md-xs {
        display: none;
    }
    .nightly-rates,
    .package-rates {
        margin-bottom: 40px;
    }
    .package-rates.package-list {
        margin-bottom: 70px;
    }
    .package-rates.ki-list {
        margin-bottom: 64px;
    }
    .col-two .text-holder {
        width: 50%;
    }
    .text-holder.accordion-col-1 {
        padding-right: 20px;
    }
    .text-holder.accordion-col-2 {
        padding-left: 20px;
    }
    .nightly-rates.top .toggle-title.suite-info .rate-row,
    .nightly-rates.top .toggle-content .rate-row {
        text-align: right;
    }
    .nightly-rates.ki-classic .toggle-title.suite-info .rate-row,
    .nightly-rates.ki-classic .toggle-title.main .rate-row,
    .nightly-rates.ki-classic .toggle-content .rate-row {
        text-align: right;
    }
    .package-rates-row .package-col {
        width: 50%;
    }
    .package-image {
        height: 285px;
    }
    .single.single-rates-packages .s-badge,
    .single.single-experience .s-badge,
    .bl-custom-badge .s-badge,
    .single.single-package .s-badge {
        top: -168px;
    }
    .badge-info {
        margin-right: 47px;
    }
    .general-detail .main-content {
        width: 65%;
        padding-right: 38px;
    }
    .general-detail .sidebar {
        width: 35%;
    }
    .secondary-row {
        width: 50%;
    }
    .secondary-row.first .secondary-img {
        margin: 0 -43px 0 0;
    }
    .secondary-row.second .secondary-img {
        margin: 46px 0 0 -43px;
    }
    .secondary-row .secondary-img {
    }
    .img-empty {
        width: 21%;
    }
    .secondary-row .secondary-img > div {
    }
    .faqs .general-detail .main-content {
        width: 100%;
    }
    #faqs {
        padding-left: 47px;
        padding-right: 47px;
    }
    .thank-you h1 {
        margin-bottom: 30px;
    }
    .contact-us .general-detail {
        padding: 0;
    }
    .contact-us .header-box {
        margin-bottom: 73px;
    }
    .contact-us .sol-toggle ul.tab-nav {
        width: 550px;
        margin-bottom: 70px;
    }
    .contact-content {
        max-width: 796px;
        margin-bottom: 65px;
        text-align: center;
    }
    .contact-us h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .contact-intro-holder {
        max-width: 680px;
    }
    .mailing-list {
        left: 88px;
        top: 88px;
    }
    .booking-holder form ul li.gf_full {
        padding-right: 10px !important;
    }
    .form-captcha .ginput_recaptcha > div {
        margin: auto;
    }
    #g-form form ul li.input-holder.gfield_html.form-small-text {
        margin-bottom: 8px !important;
    }
    .downloads .main-area {
        padding-top: 65px;
        padding-bottom: 70px;
    }
    .downloads .general-detail .main-content {
        width: 100%;
        padding-right: 0;
    }
    .downloads .intro-holder {
        margin-bottom: 40px;
    }
    .downloads .intro-holder .header-box {
        margin-bottom: 44px;
        padding-bottom: 30px;
    }
    .gallery-wrapper {
        padding: 20px;
    }
    .gallery-wrapper > div {
        margin-left: -10px;
        margin-right: -10px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .gallery-full-col {
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
        width: 100%;
    }
    .gallery-col {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
        width: 50%;
    }
    .gallery-col-1.gallery-row-3,
    .gallery-col-2.gallery-row-5,
    .gallery-col-1.gallery-row-9 {
        width: 41.66%;
    }
    .gallery-col-2.gallery-row-3,
    .gallery-col-1.gallery-row-5,
    .gallery-col-2.gallery-row-9 {
        width: 58.33%;
    }
    .gallery-col .img {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .gallery-col .video .img {
        padding-bottom: 0;
    }
    .gallery-col .img:first-of-type {
        padding-top: 0;
    }
    .gallery-col .img:last-of-type {
        padding-bottom: 0;
    }
    h1.gallery-title {
        font-size: 80px;
        margin-bottom: 30px;
    }
    .subscribe-area.signup-popup {
        height: 225px;
        padding: 25px 25px 28px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 225px;
    }
    .signup-popup .wrap-block {
    }
    .destination .text-area {
        margin-top: 43px;
    }
    .brochure-area .brochure-img {
        width: calc(100% - 286px);
        right: -40px;
        top: 5px;
    }
    .cookie-content {
        padding-right: 100px;
    }
    .cookie-close {
        width: 10%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .gform_wrapper ul li.treatment-choices-row {
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper {
        margin-left: -10px;
        margin-right: -10px;
    }
    .gform_wrapper ul.gform_fields li.gfield.gform_item_wrapper_begin {
        margin-bottom: 0 !important;
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul {
        height: 850px;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul li {
        width: 50%;
    }
    .bespoke-tabs li a.active:after {
        bottom: -1px;
    }
    #sticky-footer {
        display: none;
    }
    .field-info.hide-mobile.children {
        height: 37px;
        right: 0;
        float: right;
        text-align: right;
        bottom: 0;
        top: calc(30% + -6px);
        margin: 0;
        padding: 0 10px 0;
    }
    #field_3_17.field-info.hide-mobile.children {
        width: 50%;
        padding-left: 100px;
        padding-right: 10px;
    }
    .tablets-only {
        display: block;
    }
    .booking-holder #g-form .ginput_container > div,
    .booking-holder#spa-bookings #g-form .ginput_container > div {
        transform-origin: 55% 56%;
        -webkit-transform-origin: 55% 56%;
    }
    .list li.hide-SM {
        display: none;
    }
    .list li.show-SM {
        display: block;
    }
    .show-md-sm {
        display: block;
    }
    .hide-md-sm {
        display: none;
    }
    .detail-area.experience-para .detail-info {
        margin-top: 70px;
    }
}
@media (min-width: 650px) {
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul {
        height: 800px;
    }
}
@media (min-width: 680px) {
    .ui-multiselect-menu.ui-widget {
        width: 320px !important;
    }
}
@media (min-width: 723px) {
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul {
        height: 730px;
    }
}
@media (min-width: 901px) {
    .post-type-archive-stay .info-block:last-child {
        margin: 0;
    }
    .header-wrapper #nav {
        width: auto;
        margin-left: 81px;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
    }
    #header .header-wrapper .btn.btn-dark {
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        padding: 0 0;
        height: 30px;
        min-width: 106px;
    }
    .home-featured-2 .info-block .info-holder.pos-style {
        padding-right: 54px;
    }
    .visual-area {
        height: calc(100vh - 50px);
    }
    .nightly-rates,
    .package-rates {
        margin-bottom: 70px;
    }
    .package-rates.package-list {
        margin-bottom: 100px;
    }
    .package-rates.ki-list {
        margin-bottom: 94px;
    }
    .package-highlights.blockquote-area {
        height: 300px;
        padding-top: 0;
        padding-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        justify-items: center;
        align-items: center;
        min-height: 300px;
    }
    .package-highlights-holder {
        max-width: 905px;
        padding: 0;
    }
    .package-highlights-holder .title {
        padding-right: 50px;
    }
    .hide-mobile-tab-p {
        display: block;
    }
    .mobile-only-tab-p {
        display: none;
    }
    .sol-toggle ul.tab-nav li a {
        font-size: 21px;
        line-height: 26px;
    }
    .experience .location-holder .text-holder {
        width: 770px;
        margin-bottom: 250px;
    }
    .experience .info-block .info-wrap {
        position: relative;
        right: -80px;
    }
    .editorial-carousel-intro {
        width: calc(100% - 105px);
        padding: 0;
    }
    .experience-carousel {
        margin-bottom: 100px;
    }
    .experience #other-activities {
        padding: 100px 0 0;
    }
    .info-wraps {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .slides > div {
        margin-right: 105px;
    }
    .slides .img-style {
        min-height: 600px;
    }
    .experience-carousel .slides .img-style {
        margin-bottom: 0;
    }
    .info-wraps .info-holder .heading-wrap h2 {
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 22px;
    }
    .info-wraps .info-holder {
        width: 400px;
        z-index: 5;
        padding: 37px 20px 43px 47px;
        margin-right: -105px;
    }
    #signature .info-wraps .info-holder {
    }
    #bespoke-experiences .info-wraps .info-holder {
    }
    .info-wraps .info-holder:after {
        top: 0;
        left: 0;
        right: 0;
        content: "";
        height: 1px;
        position: absolute;
        background: #375542;
    }
    .info-wraps .info-holder .text-frame {
        padding: 0 56px 0 0;
    }
    .experience .info-block .info-holder .text-frame {
        padding-right: 10px;
    }
    .experience-carousel .icon-left-arrow:before {
        color: #fff;
    }
    .experience-carousel .btn-next {
        right: -15px;
    }
    .experience-carousel .btn-prev {
        background: rgba(0, 0, 0, 0.1);
    }
    .experience-carousel .icon-right-arrow:before {
        position: relative;
        right: -15px;
    }
    .bespoke-tabs li {
        padding: 0 30px 0 0;
    }
    .text-area.sample-itineraries,
    .text-area.our-policies {
        padding-bottom: 100px;
    }
    .experience .adventure-area .btn-arrows {
        margin: 40px 0 0;
    }
    .md-ms {
        display: none;
    }
    .md-md {
        display: block;
    }
    .package-rates-nav {
        padding: 0;
        margin-bottom: 44px;
    }
    .nightly-rates {
        padding: 0;
    }
    .nightly-rates .rate-col-half,
    .package-rates-nav .rate-col-half {
        width: 50%;
        margin-bottom: 0;
    }
    .nightly-rates .rate-col-half.first {
        padding-right: 75px;
    }
    .package-col-inner {
        padding: 22px 60px 50px 25px;
    }
    .single.single-rates-packages .s-badge,
    .single.single-experience .s-badge,
    .bl-custom-badge .s-badge,
    .single.single-package .s-badge {
        top: -196px;
    }
    .badge-info {
        margin-right: 53px;
    }
    .package-rates-row .package-col.left {
        width: 48%;
    }
    .package-rates-row .package-col.right {
        width: 52%;
    }
    .package-rates-nav .rate-col-half:first-of-type {
        width: 48%;
    }
    .package-rates-nav .rate-col-half:last-of-type {
        width: 52%;
    }
    .nightly-rates.ki-classic {
        margin-bottom: 70px;
    }
    .package-detail .intro-holder .header-box {
        padding-right: 0;
    }
    .general-detail .main-content {
        width: 70%;
        padding-right: 70px;
    }
    .faqs .general-detail .main-content {
        width: 100%;
        padding-right: 0;
    }
    .general-detail .sidebar {
        width: 30%;
    }
    .experience-detail .general-detail {
        padding: 0 81px;
    }
    .experience-detail .experience-detail-row {
        padding: 0;
    }
    .experience-detail .general-detail .main-content {
        width: 70%;
        padding-right: 70px;
    }
    .experience-detail .general-detail .sidebar {
        width: 30%;
    }
    .experience-highlight {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    .secondary-row {
        width: 100%;
    }
    .secondary-row.first .secondary-img {
        margin: 0 86px -47px 0;
    }
    .secondary-row.second .secondary-img {
        margin: 0 0 0 86px;
    }
    .secondary-row.second {
    }
    .secondary-row.first {
    }
    .experience-row {
        margin-bottom: 22px;
    }
    .experience-row h4 {
        font-size: 21px;
        line-height: 26px;
        font-family: "Raleway", Serif;
    }
    .single-post .general-detail .main-content,
    .page-template-default .general-detail .main-content {
        padding-right: 0;
    }
    .general-detail .post-date,
    .general-detail .general-short-description {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    #faqs {
        padding-left: 81px;
        padding-right: 81px;
    }
    .contact-intro-holder {
        max-width: 800px;
    }
    .contact-us .sol-toggle ul.tab-nav {
        margin-bottom: 100px;
    }
    .mailing-list {
        left: 150px;
        top: 88px;
    }
    .downloads .main-area {
        padding-bottom: 100px;
    }
    .downloads .intro-holder {
        margin-bottom: 70px;
    }
    .subscribe-area .text-frame {
        padding-right: 60px;
    }
    .downloads .file-list ul li a {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    .gallery-wrapper {
        padding: 30px;
    }
    .video-btn:after {
        -webkit-background-size: 60px 60px;
        background-size: 60px 60px;
    }
    .signup-popup .wrap-block {
        margin: 0;
    }
    .close-btn {
    }
    .subscribe-area.signup-popup {
        height: 190px;
        padding: 29px 15px 32px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 190px;
    }
    .footer-insta button.slick-arrow,
    .slick-slider2 button.slick-arrow,
    .homepage-rp .slick-slider button.slick-arrow,
    .blockquote-area.quotes .cycle-gallery .slick-slider a.slick-arrow,
    .slick-slider-discover-lodge button.slick-arrow {
        opacity: 0;
        -webkit-transition: opacity 1s;
        transition: opacity 1s;
    }
    .footer-insta:hover button.slick-arrow,
    .slick-slider2:hover button.slick-arrow,
    .homepage-rp .slick-slider:hover button.slick-arrow,
    .blockquote-area.quotes:hover .slick-slider a.slick-arrow,
    .slick-slider-discover-lodge:hover button.slick-arrow {
        opacity: 1;
    }
    .destination .text-area {
        margin-top: 10px;
    }
    .map-img {
        width: 565px;
        float: right;
    }
    .editorial-carousel-last {
        padding: 0 30px;
    }
    .brochure-area .brochure-img {
        width: calc(100% - 350px);
        right: -30px;
        top: 1px;
    }
    .cookie-content {
        padding-right: 280px;
    }
    .ui-multiselect-menu.ui-widget {
        width: 380px !important;
    }
    #field_3_17.field-info.hide-mobile.children {
        padding-left: 150px;
    }
    .careers.text-area .wrap-text {
        padding-left: 66px;
        padding-right: 66px;
    }
    .list li.hide-SM {
        display: inline-block;
    }
    .list li.show-SM {
        display: none;
    }
    .sol-show-sm {
        display: none;
    }
    .sol-hide-sm {
        display: block;
    }
    .lodge-update-spotlight .container {
        padding: 0;
    }
    #footer #menu-explore-2 {
        padding-right: 40px;
    }
    .sol-show-md {
        display: block;
    }
    .sol-hide-md {
        display: none;
    }
    .detail-area.experience-para .detail-info {
        margin-top: 100px;
    }
}
@media (min-width: 1025px) {
    .map-img {
        width: 655px;
    }
    .mfp-image-holder .mfp-content .mfp-close,
    .mfp-iframe-holder .mfp-content .mfp-close {
        width: 25px;
        height: 25px;
    }
    .mfp-image-holder .mfp-arrow.mfp-arrow-left:before,
    .mfp-iframe-holder .mfp-arrow.mfp-arrow-left:before,
    .mfp-image-holder .mfp-arrow.mfp-arrow-right:before,
    .mfp-iframe-holder .mfp-arrow.mfp-arrow-right:before {
        width: 25px;
        height: 42px;
    }
    .mfp-image-holder .mfp-arrow.mfp-arrow-right:before,
    .mfp-iframe-holder .mfp-arrow.mfp-arrow-right:before {
        left: 25px;
    }
}
@media (min-width: 1201px) {
    .header-wrapper #nav {
        margin-left: 92px;
    }
    #header .header-wrapper .btn.btn-dark {
        height: 35px;
        min-width: 116px;
    }
    .home-featured-2 .info-block .info-holder.pos-style {
        padding-right: 40px;
    }
    .visual-area {
        height: calc(100vh - 110px);
    }
    .dine .detail-area {
        padding-bottom: 60px;
    }
    .dine .detail-info .para-box p {
        margin-bottom: 22px;
    }
    .subscribe-area .gform_wrapper form input[type="text"] {
        font-size: 21px;
        line-height: 26px;
    }
    .subscribe-area #gform_wrapper_2 .btn-subs,
    .subscribe-area #gform_wrapper_5 .btn-subs,
    .subscribe-area #gform_wrapper_7 .btn-subs {
        font-size: 16px;
    }
    .subscribe-area #gform_wrapper_2.gform_wrapper form input[type="text"],
    .subscribe-area #gform_wrapper_5.gform_wrapper form input[type="text"],
    .subscribe-area #gform_wrapper_7.gform_wrapper form input[type="text"] {
        font-size: 21px;
        line-height: 26px;
    }
    .booking-holder form ul label,
    .gform_wrapper .top_label .gfield_label,
    .gform_wrapper legend.gfield_label,
    .gform_wrapper label.gfield_label,
    .gform_wrapper legend.gfield_label {
        font-size: 21px;
    }
    .gform_wrapper form.submit-form ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -10px 0;
        flex-wrap: wrap;
    }
    .gform_wrapper form.submit-form #field_1_10 ul {
        margin: 0;
    }
    .gform_confirmation_message {
        font-size: 21px;
        line-height: 26px;
    }
    .booking-holder .label {
        font-size: 21px;
    }
    .gform_wrapper form input[type="text"],
    .gform_wrapper form input[type="email"] {
        font-size: 21px;
    }
    .package-highlights-holder .title {
        padding-right: 70px;
    }
    .stay .info-block .info-holder h2 {
        margin: 0 0 11px;
    }
    .lodge .awards-area .title-award {
        margin-bottom: 15px;
    }
    .single-page .intro-holder h1 {
        font-size: 100px;
        line-height: 110px;
    }
    .package-highlights-holder {
        max-width: 1118px;
    }
    .stay .package-highlights h2 {
        font-size: 36px;
        line-height: 39px;
    }
    .stay .package-highlights a.view-all {
        font-size: 21px;
        line-height: 26px;
    }
    .stay .package-highlights .package-text {
        font-size: 21px;
        line-height: 26px;
    }
    .stay .package-highlights .link-btn {
    }
    .floor-plan h2 {
        font-size: 45px;
        line-height: 60px;
    }
    .floor-text {
        font-size: 21px;
        line-height: 26px;
        color: #000;
    }
    .experience .adventure-area .counter-block {
        margin: 0 0 125px;
    }
    .general-text p {
        font-size: 21px;
        line-height: 26px;
    }
    .editorial-carousel-intro > div {
        margin-bottom: 63px;
    }
    .editorial-carousel-intro .intro-title {
        font-size: 60px;
        line-height: 65px;
    }
    .experience-carousel {
        margin-bottom: 130px;
    }
    .experience #other-activities {
        padding: 130px 0 0;
    }
    .experience .info-block .info-wrap {
        position: relative;
        right: -105px;
    }
    .experience .location-holder .text-holder {
        width: 915px;
    }
    .slides .img-style {
        min-height: 700px;
    }
    .bespoke-tabs li {
        padding: 0 40px 0 0;
    }
    .experience .location-holder .title {
        font-size: 45px;
        line-height: 60px;
    }
    .sample-itineraries.text-area .bg-img {
        background-position: center -150px;
    }
    .text-area.sample-itineraries,
    .text-area.our-policies {
        padding-bottom: 130px;
    }
    .bespoke-tabs li a {
        font-size: 21px;
        line-height: 26px;
    }
    .sample-itineraries.text-area .bg-img {
        background-position: center -20px;
    }
    .sample-itineraries.text-area .bg-img:after {
        position: absolute;
        content: "";
        height: 100%;
        width: 100%;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0.6) 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0.6) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 1) 100%);
    }
    #signature .info-wraps .info-holder,
    #bespoke-experiences .info-wraps .info-holder {
    }
    .rates-packages .intro-holder h1 {
        margin-right: 0;
    }
    .md-sm {
        display: none;
    }
    .md-lg {
        display: block;
    }
    .nightly-rates,
    .package-rates {
        margin-bottom: 94px;
    }
    .package-rates.package-list {
        margin-bottom: 130px;
    }
    .package-rates.ki-list {
        margin-bottom: 124px;
    }
    .nightly-rates-title {
        font-size: 60px;
        line-height: 65px;
        margin-bottom: 35px;
    }
    .nightly-rates .text-frame strong {
    }
    .toggle-title {
        font-size: 21px;
        line-height: 26px;
    }
    .toggle-content {
        font-size: 21px;
        line-height: 26px;
    }
    .nightly-rates .text-frame em {
        font-size: 19px;
        line-height: 23px;
    }
    .package-col-inner {
        padding: 28px 40px 28px 25px;
    }
    .package-rates-row .package-col.left {
        width: 50%;
    }
    .package-rates-row .package-col.right {
        width: 50%;
    }
    .nightly-rates.ki-classic {
        margin-bottom: 98px;
    }
    .conditions-wrapper .text-frame {
        font-size: 19px;
        line-height: 23px;
    }
    .package-rates-nav .rate-col-half:first-of-type {
        width: 50%;
    }
    .package-rates-nav .rate-col-half:last-of-type {
        width: 50%;
    }
    .s-badge {
        top: -155px;
    }
    .single.single-rates-packages .s-badge,
    .single.single-experience .s-badge,
    .bl-custom-badge .s-badge,
    .single.single-package .s-badge {
        top: -226px;
    }
    .badge-info {
        margin-right: 87px;
    }
    .general-title,
    .general-detail strong,
    .general-detail b {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    .conditions {
        font-size: 19px;
        line-height: 23px;
    }
    .experience-detail .general-detail {
        padding: 0;
    }
    .experience-detail .general-detail .main-content {
        width: 75%;
        padding-right: 70px;
    }
    .experience-detail .general-detail .sidebar {
        width: 25%;
    }
    .experience-secondary {
    }
    .secondary-row {
        width: 50%;
    }
    .secondary-row.first .secondary-img {
        margin: 0 -43px 0 0;
    }
    .secondary-row.second .secondary-img {
        margin: 46px 0 0 -43px;
    }
    .secondary-row.second {
    }
    .secondary-row.second .secondary-img > div {
    }
    .single-post .general-detail .main-content {
        padding-right: 250px;
    }
    .faqs .general-detail .main-content {
        width: 90%;
        padding-right: 70px;
    }
    #faqs {
        padding-left: 104px;
        padding-right: 104px;
    }
    .general-link {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    #faqs h4 {
        font-size: 45px;
        line-height: 50px;
    }
    .faqs .accordion a {
        font-size: 21px;
        line-height: 26px;
    }
    .faqs .accordion li > a:before {
        top: 31px;
    }
    .faqs .accordion li > a:before,
    .faqs .accordion li > a:after {
        top: 32px;
    }
    .faqs .accordion .text-holder p {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    .thank-you h1 {
        margin-bottom: 35px;
    }
    .contact-intro-holder {
        max-width: 1030px;
    }
    .contact-us .header-box {
        margin-bottom: 98px;
    }
    .contact-us .sol-toggle ul.tab-nav {
        width: 610px;
        margin-bottom: 130px;
    }
    .contact-content {
        max-width: 885px;
    }
    .contact-us h2 {
        font-size: 45px;
        line-height: 52px;
    }
    .mailing-list {
        top: 96px;
        left: 280px;
    }
    .form-notes {
        font-size: 21px;
        line-height: 26px !important;
    }
    .downloads .main-area {
        padding-bottom: 130px;
    }
    .downloads .intro-holder {
        margin-bottom: 95px;
    }
    .downloads .intro-holder .header-box {
        margin-bottom: 65px;
        padding-bottom: 30px;
    }
    .downloads .general-detail .main-content {
        width: 94%;
        padding-right: 175px;
    }
    .downloads .accordion li > a {
        font-size: 36px;
        line-height: 39px;
    }
    .subscribe-area .text-frame {
        padding-right: 25px;
    }
    .gallery-wrapper {
        padding: 0 40px 40px;
    }
    h1.gallery-title {
        font-size: 100px;
        margin-bottom: 35px;
    }
    .video-title {
        font-size: 40px;
        line-height: 42px;
    }
    .video-btn:after {
        -webkit-background-size: 45px 75px;
        background-size: 75px 75px;
    }
    .subscribe-area.signup-popup {
        height: 200px;
        padding: 42px 25px 38px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 200px;
    }
    .single-page .intro-holder h1 {
        margin-right: 0;
    }
    .destination .text-area {
        margin-top: 15px;
    }
    .map-img {
        width: 830px;
    }
    .editorial-carousel-last {
        padding: 0;
    }
    .brochure-area .brochure-img {
        right: 0;
        width: calc(100% - 415px);
        bottom: 0;
        top: initial;
    }
    .cookie-banner {
        padding: 8px 0;
    }
    .cookie-content {
        width: 96%;
        padding-left: 0;
        padding-right: 0;
    }
    .cookie-close {
        width: 4%;
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper {
        margin-left: 0;
        margin-right: 0;
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul li {
        width: 50%;
    }
    .gform_wrapper ul li.treatment-choices {
        font-size: 21px;
    }
    .gform_wrapper ul li.treatment-choices-row {
        width: 33.33%;
    }
    #g-form .gform_wrapper form ul li#field_1_9 {
        margin-top: -20px;
    }
    .gform_wrapper form.submit-form .gfield_course_option_wrapper > ul {
        height: 630px;
    }
    .booking-holder #g-form form ul li.input-holder#field_1_15 {
        margin-bottom: 32px !important;
    }
    .booking-holder #g-form form ul li.input-holder#field_1_14,
    .booking-holder #g-form form ul li.input-holder#field_1_16 {
    }
    .archive.rates-packages .bg-stretch,
    .contact-us .bg-stretch {
        background-position: center;
    }
    .field-info.hide-mobile.children {
        top: calc(37% + 10px);
    }
    .ui-multiselect-menu.ui-widget {
        width: 495px !important;
    }
    .field-info.hide-mobile.children {
        position: absolute !important;
    }
    #field_3_17.field-info.hide-mobile.children {
        width: 25% !important;
        padding-left: 10px;
    }
    .tablets-only {
        display: none !important;
    }
    .careers.text-area .wrap-text {
        padding-left: 104px;
    }
    .lodge-update-spotlight .container {
        padding: 0 15px;
    }
    .show-md-sm {
        display: none;
    }
    .hide-md-sm {
        display: block;
    }
    .sol-show-md {
        display: none;
    }
    .sol-hide-md {
        display: block;
    }
    #packages .sol-toggle p {
        margin: 0;
        font-size: 21px;
        line-height: 26px;
    }
    .package-highlights .package-highlights-holder .title br {
        display: block;
    }
    .detail-area.experience-para .detail-info {
        margin-top: 130px;
    }
}
@media (min-width: 1321px) {
    .stay .floor-plan {
        padding: 65px 0 100px;
    }
    .downloads .general-detail .main-content {
        width: 90%;
        padding-right: 175px;
    }
    .cookie-close {
        padding-right: 8px;
    }
    .subscribe-area.signup-popup {
        padding: 42px 0 38px;
    }
    .cookie-banner {
        padding: 8px 0;
    }
    .cookie-content {
        width: 90%;
        padding-left: 22px;
        padding-right: 0;
    }
    .cookie-close {
        width: 10%;
    }
    .faqs .general-detail .main-content {
        width: 80%;
        padding-right: 70px;
    }
    .sample-itineraries.text-area .bg-img {
        background-position: center 75%;
    }
}
@media (min-width: 1700px) {
    .sample-itineraries.text-area .bg-img {
        background-position: center 75%;
    }
}
.age-of-children:after {
    content: "Clayoquot Wilderness Lodge welcomes children six years and over." !important;
    position: absolute;
    top: -12px;
    right: 0;
    text-align: right;
    max-width: 260px;
    padding-right: 10px !important;
    display: inline-block !important;
}
@media (max-width: 1200px) {
    .site-logo-1 .logo-hold img {
        width: 160px;
        height: auto;
    }
    .site-logo-2 .logo-hold img {
        width: 154px;
        height: auto;
    }
    .site-logo-3 .logo-hold img {
        width: 177px;
        height: auto;
    }
    .site-logo-4 .logo-hold img {
        width: 127px;
        height: 47px;
    }
    .site-logo-5 .logo-hold img {
        width: 164px;
        height: auto;
    }
    footer .list-bar li.hide-SM {
        margin-right: 10px;
    }
    .age-of-children:after {
        font-size: 14px;
        top: -25px;
        max-width: 160px;
        right: 4px;
    }
}
@media (max-width: 900px) {
    .experience-carousel .btn-prev {
        width: 100%;
        width: 40px;
        left: calc(100% - 466px);
    }
    .experience-carousel .btn-next {
        right: 38px;
    }
    .experience-carousel .btn-prev,
    .experience-carousel .btn-next {
        top: calc(50% + 60px);
    }
    .signature-experience-content .experience-carousel .btn-prev,
    .signature-experience-content .experience-carousel .btn-next,
    .bespoke-experience-content .experience-carousel .btn-prev,
    .bespoke-experience-content .experience-carousel .btn-next,
    .experience-content-loop .experience-carousel .btn-prev,
    .experience-content-loop .experience-carousel .btn-next {
        top: calc(50% + 245px);
    }
    .experience-carousel .btn-prev:after {
        background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/LEFT-ARROW-Blue.svg");
    }
    .info-wraps > div {
        padding-bottom: 0;
    }
    .info-wraps .info-holder {
        padding-bottom: 0;
    }
    .experience-secondary {
        margin: 50px 47px 60px 0;
    }
    .experience-detail .experience-detail-row {
        padding: 0 47px;
    }
    .experience-detail .experience-detail-row.sidebar {
        margin-top: 58px;
    }
    .footer-insta button.slick-arrow,
    .slick-slider2 button.slick-arrow,
    .slick-slider button.slick-arrow,
    .blockquote-area.quotes .cycle-gallery .slick-slider a.slick-arrow,
    .slick-slider-discover-lodge button.slick-arrow {
        display: none !important;
    }
    .mailing-list .jcf-checkbox {
        margin-right: 4px;
    }
    .contact-intro-holder {
        margin-bottom: 61px;
    }
    .experience .signature-experience-content .info-wraps,
    .experience .bespoke-experience-content .info-wraps,
    .experience .experience-content-loop .info-wraps,
    .page-template-template-spa .experience-content-loop .info-wraps {
        margin: 0 50px 0 30px;
    }
    .package-highlights.blockquote-area {
        height: auto;
    }
    .age-of-children:after {
        top: unset;
        right: 0;
        text-align: left;
        max-width: 100%;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .booking-holder #g-form form ul li.input-holder.age-of-children {
        margin-bottom: 40px !important;
    }
}
@media (max-width: 641px) {
    .gform_wrapper .ginput_container ul li span.jcf-checkbox {
        display: inline-block;
    }
}
@media (max-width: 640px) {
}
@media (max-width: 600px) {
    .info-slider.editorial-carousel-3 {
        padding-bottom: 0;
    }
    .postid-3597.single-page .intro-holder h1,
    .postid-3591.single-page .intro-holder h1 {
        width: 320px;
    }
    #footer .footer-logo {
        display: block;
        margin: auto;
    }
    .footer-nav li + li:last-of-type:after {
        content: none;
    }
    #g-form .gform_wrapper .gform_footer input.button,
    .gform_wrapper .gform_footer input[type="submit"],
    #g-form.gform_wrapper .gform_page_footer input.button,
    #g-form .gform_wrapper .gform_page_footer input[type="submit"] {
    }
    #g-form .gform_wrapper .ginput_container span:not(.ginput_price) {
        margin-bottom: 0;
    }
    .homepage-rp .img-holder {
        width: 300px;
    }
    .subscribe-area .btn-subs {
        bottom: -52px;
        text-align: right;
    }
    .stay .package-highlights .mobile-only-tab-p .col-9,
    .stay .package-highlights .mobile-only-tab-p .col-3 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .experience-carousel .btn-prev {
        left: 16px;
        width: auto;
    }
    .experience .experience-carousel .btn-prev {
        width: 40px;
        left: 5px;
    }
    .experience-carousel .btn-next {
        right: 5px;
    }
    .experience .accordion .adventure-area .slider-holder:before {
    }
    .slides > div {
        margin-bottom: 70px;
    }
    .slides .img-style {
        width: 100%;
        position: absolute;
    }
    .info-wraps {
        top: 140px;
    }
    .info-wraps > div {
        padding-bottom: 50px;
    }
    .info-wraps .info-holder {
        padding-bottom: 45px;
    }
    .bespoke-tabs ul {
        width: auto;
        margin-top: 30px;
    }
    .editorial-carousel-intro .general-text .bespoke-tabs a {
        font-size: 14px;
        line-height: 14px;
        text-transform: uppercase;
    }
    .editorial-carousel-intro .general-text .bespoke-tabs a {
        font-family: "Raleway", Serif;
    }
    .editorial-carousel-intro .general-text .bespoke-tabs a.active {
        font-family: "Raleway"", Serif;
    }
    .rates-packages .intro-holder h1 {
        margin-right: 0;
    }
    .nightly-rates {
        padding: 0 27px;
    }
    .package-col-inner {
        padding: 40px 27px;
    }
    .package-rates-nav {
        padding: 0 27px 0;
    }
    .col-two .text-holder {
        margin-bottom: 20px;
    }
    .package-detail .intro-holder,
    .single-post .intro-holder {
        margin-top: 104px;
    }
    .badge-info {
        float: none;
        margin: auto;
    }
    .visual-area .arrow-down {
        z-index: 0;
    }
    .visual-area.v-banner .arrow-down {
        z-index: 3;
    }
    .s-badge {
        z-index: 1;
    }
    .s-badge {
        width: 0;
    }
    .package-detail .visual-area .arrow-down {
    }
    .experience-detail .intro-holder,
    .single.single-package .intro-holder {
        margin-top: 100px;
    }
    .experience-secondary {
        margin-right: 0;
        margin-bottom: 40px;
        margin-top: 45px;
    }
    .secondary-row.first {
    }
    .secondary-row.second {
    }
    .img-empty {
        display: none;
    }
    .accordion li > a {
        padding-right: 30px;
    }
    .single-page .intro-holder h1.mobile-title {
        font-size: 50px;
        line-height: 55px;
    }
    .contact-intro-holder {
        margin-bottom: 28px;
    }
    .booking-holder .input-holder.gf_first_quarter,
    .booking-holder .input-holder.gf_second_quarter {
        width: 50%;
        float: left;
        clear: none;
    }
    .booking-holder .input-holder.gf_first_quarter {
        padding-right: 10px;
    }
    .booking-holder .input-holder.gf_second_quarter {
        padding-left: 10px;
    }
    .transparent-text {
        color: transparent;
    }
    .experience-detail .experience-detail-row {
        padding: 0 31px;
    }
    .gform_wrapper .mailing-list ul.gfield_checkbox li label {
        width: auto;
    }
    .mailing-list {
        right: 0;
    }
    .mailing-list .ginput_container_checkbox ul li {
        width: 100%;
    }
    .contact-intro-holder .sol-toggle .tab-nav li:nth-child(1) a:hover:after,
    .contact-intro-holder .sol-toggle li:nth-child(1) a.active:after {
        width: 94px;
    }
    .contact-intro-holder .sol-toggle .tab-nav li:nth-child(2) a:hover:after,
    .contact-intro-holder .sol-toggle li:nth-child(2) a.active:after {
        width: 64px;
    }
    .contact-intro-holder .sol-toggle .tab-nav li:nth-child(3) a:hover:after,
    .contact-intro-holder .sol-toggle li:nth-child(3) a.active:after {
        width: 72px;
        left: calc(100% - 71px);
    }
    .gallery-col .img,
    .video .img,
    .gallery-full-col .img {
        margin-bottom: 20px;
    }
    .subscribe-area.signup-popup h2 {
        padding-right: 40px;
    }
    .subscribe-area.signup-popup form input[type="submit"] {
        bottom: -54px;
        text-align: right;
    }
    .post .img-holder .discover-more-img-holder img {
        display: none;
    }
    .discover-more-img-holder {
        background-size: cover;
        height: 275px;
        background-repeat: no-repeat;
    }
    .discover-more-img-holder a {
        display: block;
        height: 100%;
    }
    .slick-slider.btns-style.mob-style .slick-prev,
    .slick-slider.btns-style.mob-style .slick-next {
        top: 109px;
    }
    .cookie-close {
        position: relative;
        top: 18px;
        right: 10px;
    }
    #gform_wrapper_1 .form-captcha .ginput_recaptcha > div {
        margin: auto;
    }
    #g-form .gform_wrapper#gform_wrapper_1 .gform_footer {
        text-align: center;
    }
    .experience .signature-experience-content .info-wraps,
    .experience .bespoke-experience-content .info-wraps,
    .experience .experience-content-loop .info-wraps,
    .page-template-template-spa .experience-content-loop .info-wraps {
        margin: 0 30px 0 30px;
        top: 210px;
    }
    .signature-experience-content .experience-carousel .btn-prev,
    .signature-experience-content .experience-carousel .btn-next,
    .bespoke-experience-content .experience-carousel .btn-prev,
    .bespoke-experience-content .experience-carousel .btn-next,
    .experience-content-loop .experience-carousel .btn-prev,
    .experience-content-loop .experience-carousel .btn-next {
        top: calc(50% + 150px);
    }
    .single-page.postid-1020 .intro-holder h1,
    .single-page.postid-1248 .intro-holder h1 {
        font-size: 55px;
        line-height: 60px;
    }
    .booking-holder .input-holder.gf_second_quarter.field-info.mobile-only {
        width: 220px;
        padding-left: 0;
    }
    .booking-holder #g-form form ul li.input-holder.age-of-children {
        margin-bottom: 15px !important;
    }
    .detail-block .slick-slider4b .slide-holder,
    .detail-block .slick-slider-season2 .slide-holder,
    .detail-block .slick-slider4 .slide-holder {
        padding: 0 15px;
    }
    .slick-slider4b .detial-holder .image-box,
    .slick-slider-season2 .detial-holder .image-box,
    .slick-slider4 .detial-holder .image-box {
        width: 100%;
        height: auto;
    }
    .list li.show-SM {
        display: none;
    }
    .lodge .lodge-udpate-page .intro-holder h1 {
        padding-right: 23px;
    }
    .lodge-update-spotlight .detail-info .para-holder {
        padding-right: 20px;
    }
    #kangaroo-island-bushfires .text-frame p:last-of-type {
        margin-bottom: 20px;
    }
    .nightly-rates.top .toggle-title.suite-info .rate-row,
    .nightly-rates.top .toggle-content .rate-row {
        width: 17.5%;
    }
    .nightly-rates.top .toggle-title.suite-info .rate-row.title,
    .nightly-rates.top .toggle-content .rate-row.title {
        width: 46%;
    }
    .nightly-rates.ki-classic .toggle-title.suite-info .rate-row,
    .nightly-rates.ki-classic .toggle-title.main .rate-row,
    .nightly-rates.ki-classic .toggle-content .rate-row {
        width: 17.5%;
        padding-left: 7px;
    }
    .nightly-rates.ki-classic .toggle-title.suite-info .rate-row.title,
    .nightly-rates.ki-classic .toggle-title.main .rate-row.title,
    .nightly-rates.ki-classic .toggle-content .rate-row.title {
        width: 46%;
    }
    .age-of-children:after {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .booking-holder #g-form form ul li.input-holder.age-of-children {
        margin-bottom: 40px !important;
    }
    .info-block.second-cascade .img-holder.m-right {
        margin-top: -45px;
    }
    .single-stay.stay .floor-plan .floor-img {
        width: 270px;
    }
    .single-stay.stay .floor-plan .floor-img {
        width: 270px;
    }
    .single-stay.stay.postid-7236 .floor-plan .floor-img {
        width: 338px;
    }
}
@media (max-width: 445px) {
    #shoulder-season .sol-toggle-content,
    #peak-season .sol-toggle-content {
        overflow-x: scroll;
        max-width: 100%;
    }
    #shoulder-season .sol-toggle ul.tab-nav li a br {
        display: none;
    }
}
#my_closure_popups {
    position: relative;
    background: #fff;
    width: auto;
    margin: 20px auto;
    max-width: 908px;
    box-sizing: border-box;
}
.my_closure_popups_body {
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.my_closure_popups_body_left {
    width: 50%;
    box-sizing: border-box;
    padding-right: 21px;
}
.my_closure_popups_body_right {
    width: 50%;
    box-sizing: border-box;
    padding-left: 21px;
}
.my_hidden_dev {
    display: none !important;
}
.my_closure_popups_header_logo img {
    width: 32px;
}
.my_closure_popups_header_logo {
    padding-bottom: 29px;
}
.my_closure_popups_header {
    background-color: #f2f2f2;
    padding: 40px 54px;
    box-sizing: border-box;
    font-family: "Raleway", serif !important;
    font-size: 21px;
}
.my_closure_popups_body {
    padding: 50px 54px 54px;
    box-sizing: border-box;
    font-size: 21px;
}
.my_closure_popups_body a {
    color: #375542 !important;
    text-decoration: none;
    font-family: "Raleway", serif !important;
    font-size: 21px;
}
#my_closure_popups .mfp-close {
    display: none !important;
}
#my_closure_popups_inner {
    position: relative;
}
.my_closure_popups_close_btn {
    position: absolute;
    right: 17px;
    top: 17px;
    cursor: pointer;
}
.my_closure_popups_close_btn img {
    width: 20px;
}
.my_closure_popups_body a.my_close_button {
    margin: 0 auto;
    color: #fff !important;
}
.show_in_mobile {
    display: none;
}
.my_closure_popups_header_text {
    max-width: 738px;
}
@media (max-width: 767px) {
    .my_closure_popups_body_left {
        width: 100%;
        padding: 0;
    }
    .my_closure_popups_body_right {
        width: 100%;
        padding: 0;
    }
    .my_closure_popups_body {
        padding: 20px 24px 24px;
        font-size: 19px;
    }
    .my_closure_popups_header {
        padding: 40px 24px 20px;
        font-size: 19px;
    }
    .show_in_mobile {
        display: block;
    }
}
.gform_legacy_markup_wrapper .validation_message {
    color: #f44336 !important;
}
.post-type-archive-journal .detail-area {
    margin-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
.post-type-archive-journal .container {
    padding: 0;
}
.post-type-archive-journal .header-wrapper .container {
    padding: 0;
}
.post-type-archive-journal .opportunities-filter-by {
    margin-top: 50px;
}
.journal-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-top: 45px;
}
.journal-item {
    width: 100%;
}
.journal-item > div {
    position: relative;
    padding-bottom: 45px;
}
.journal-item > div {
    position: relative;
}
.journal-item img {
    width: 100%;
    object-fit: cover;
    height: 275px;
}
.journal-item a {
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 100px;
}
.journal-text-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 100px;
    max-height: 100px;
    background: #fff;
    padding-top: 20px;
    transition: max-height 0.4s 0.1s, min-height 0.4s 0.1s;
    overflow: hidden;
}
.journal-overlay {
}
.journal-text-holder > div > span {
    margin: 0 0 8px;
    display: block;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
}
.journal-text-holder h3 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
}
.post-type-archive-journal .detial-holder .text-holder {
    text-align: left;
}
.journal-arrow {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/ARROW.svg");
    background-size: contain;
    height: 20px;
    background-position: center;
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
    left: 9px;
}
.journal-arrow.nitro-lazy {
    background-image: none !important;
}
.other-articles .wrap-text {
    position: relative;
    padding-bottom: 100px;
}
.other-articles .post {
    background: transparent;
}
.other-articles .post .text-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 100px;
    max-height: 100px;
    background: #f7f7f7;
    padding: 20px 0 0;
    transition: max-height 0.4s 0.1s, min-height 0.4s 0.1s;
    overflow: hidden;
}
.other-articles .post .text-holder p,
.journal-item .journal-text-holder .text-holder,
.news-other-detial-holder,
.blog-inner-wrapper .text-holder .home-article-text-holder {
    visibility: hidden;
    transition: visibility 0.4s 0.1s, min-height 0.4s 0.1s;
}
.other-articles .slide-holder,
.other-articles .post,
.other-articles .wrap-text {
    width: 100%;
}
.opportunities-filter-by .select-filter .jcf-select {
    padding-left: 0;
}
.opportunities-filter-by .jcf-select .jcf-select-text {
    overflow: initial;
}
.single-journal .main-area {
    padding-bottom: 50px;
}
.single-journal h1 {
    font-size: 45px;
    line-height: 50px;
}
.journal-back-link a {
    font-size: 19px;
    line-height: 24px;
    font-family: "Raleway", Serif;
    color: #375542;
}
.single-journal .general-detail .main-content {
    width: 820px;
    margin: 0 auto;
    padding-right: 0;
}
.journal-image-quote img {
    width: 100%;
    height: auto;
}
.single-journal .intro-holder {
    margin-bottom: 55px;
}
.image-quote-row {
    margin-bottom: 55px;
}
.image-quote-row.image-only,
.image-quote-row.text-only,
.journal-back-link {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 28px;
}
.image-quote-row:last-of-type {
    margin-bottom: 0;
}
.image-quote-row.image-quote {
    display: flex;
    flex-wrap: wrap;
}
.image-quote-row .text-holder {
    font-size: 21px;
    line-height: 26px;
}
.journal-quote {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 0;
    font-family: "Cormorant Garamond", serif;
    color: #375542;
}
.journal-quote p {
    margin-bottom: 20px;
}
.journal-quote span {
    font-size: 16px;
    line-height: 20px;
    font-family: "Raleway", serif;
}
.journal-quote-img {
    margin-bottom: 55px;
}
.journal-quote-holder {
    margin-bottom: 0;
    padding: 0 40px;
}
.badge-info.journal-bl {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-BL.svg");
}
.badge-info.journal-cap {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-CAP.svg");
}
.badge-info.journal-sol {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-SOL.svg");
}
.badge-info.journal-lon {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-LON.svg");
}
.badge-info.journal-slk {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-SLK.svg");
}
.badge-info.journal-cwl {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-CWL.svg");
}
.badge-info.journal-huk {
    background: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/BADGE-HUK.svg");
}
.post-type-archive-journal .detail-area .header-holder {
    max-width: 100%;
}
.opportunities-filter-by label {
    font-size: 19px;
    color: #343e48;
    font-family: "Raleway", Serif;
}
.opportunities-filter-by {
    margin-top: 20px;
}
.opportunities-filter-by .select-filter .jcf-select {
    padding-left: 0;
}
.opportunities-filter-by .jcf-select .jcf-select-text {
    overflow: initial;
}
.post-type-archive-journal .jcf-select {
    background: none;
    border-bottom: 1px solid #b7b7b7;
}
.journal-text-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 100px;
    max-height: 100px;
    background: #fff;
    padding-top: 20px;
    transition: max-height 0.4s 0.1s, min-height 0.4s 0.1s;
    overflow: hidden;
}
.journal-text-holder > div > span {
    margin: 0 0 8px;
    display: block;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
}
.post h3,
.journal-text-holder h3 {
    margin: 0 0 8px;
    font-size: 23px;
    line-height: 28px;
    font-weight: 400;
    color: #375542;
}
.post h3 a,
.post h3 a:hover,
.journal-text-holder h3 a:hover {
    color: #375542;
}
.journal-hidden {
    display: none !important;
}
.read-more {
    margin-top: 25px;
}
.load-more.btn-white,
.btn-more {
    width: 140px;
    height: 50px;
}
.btn-white:focus,
.btn-white:visited,
.btn-white:link {
    color: #375542 !important;
}
.btn-white {
    color: #375542 !important;
}
.btn-white {
    border: 1px solid #000;
    background: #f7f7f7;
    width: 220px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    font-size: 12px;
    line-height: 12px;
    color: #375542;
    font-family: "Raleway", serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: all 1.5s ease-in;
    transition: all 1.5s ease-in;
}
.single-journal .text-holder a,
.single-journal .text-holder a:hover,
.single-journal .text-holder a:focus,
.single-journal .text-holder a:active,
.single-journal .text-holder a:visited {
    font-family: "Raleway", Serif;
    color: #375542;
}
.single-journal .image-quote-row .text-holder span {
    display: block;
    margin-top: 15px;
}
.single-journal .image-quote-row .text-holder span {
    font-size: 14px;
    font-family: "Raleway" Italic;
    line-height: 20px;
}
.single-journal .image-quote-row .text-holder span b,
.single-journal .image-quote-row .text-holder span a {
    font-family: "Raleway" Italic;
}
.single-journal .text-holder a.btn {
    color: #fff;
}
.image-quote-row:last-of-type .bl-btn-link {
    margin-bottom: 1em;
}
.opportunities-filter-by .select-filter {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.opportunities-filter-by .select-filter .by-lodges {
    min-width: 474px;
}
@media (min-width: 601px) {
    .post-type-archive-journal .detail-area {
        margin-top: 65px;
        padding-bottom: 70px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .post-type-archive-journal .opportunities-filter-by {
        margin-top: 70px;
    }
    .journal-row {
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 70px;
    }
    .journal-item {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .journal-item > div {
    }
    .journal-item > div {
        position: relative;
        padding-bottom: 50px;
    }
    .single-journal .main-area {
        padding-bottom: 70px;
    }
    .single-journal .intro-holder .header-box {
        padding: 45px 148px 37px 47px;
    }
    .single-journal .intro-holder .header-box h1 {
        padding-right: 0;
    }
    .single-journal h1 {
        font-size: 65px;
        line-height: 70px;
        padding-right: 0;
    }
    .single-journal .intro-holder {
        margin-bottom: 60px;
    }
    .image-quote-row {
        margin-bottom: 55px;
    }
    .journal-quote {
        width: 100%;
    }
    .journal-quote-holder {
        padding: 0 60px 0 56px;
    }
    .image-quote-row.image-only,
    .image-quote-row.text-only,
    .journal-back-link {
        padding: 0 47px;
    }
    .opportunities-filter-by {
        margin-top: 30px;
    }
    .opportunities-filter-by .select-filter {
        width: 636px;
        margin: auto;
    }
    .opportunities-filter-by .select-filter > div {
        display: flex;
        flex-wrap: wrap;
        margin-left: -29px;
        margin-right: -29px;
    }
    .opportunities-filter-by .by-lodges {
        padding-left: 29px;
        padding-right: 29px;
        width: 50%;
    }
    .bg-getting-there {
        background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/thelouise/assets/images/getting-there-bg-sm.jpg");
    }
    .bg-getting-there.nitro-lazy {
        background-image: none !important;
    }
}
@media (min-width: 901px) {
    .single-journal .general-detail .main-content,
    .page-template-default .general-detail .main-content {
        padding-right: 0;
    }
    .post-type-archive-journal .container {
        padding: 0 15px;
    }
    .post-type-archive-journal .detail-area {
        margin-top: 95px;
        padding-bottom: 100px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .journal-row {
        margin-top: 80px;
    }
    .journal-item {
        width: 33.33%;
    }
    .single-journal .main-area {
        padding-bottom: 100px;
        padding-right: 0;
        padding-left: 0;
    }
    .single-journal .container {
        padding: 0;
    }
    .single-journal h1 {
        font-size: 80px;
        line-height: 85px;
    }
    .single-journal .intro-holder .header-box {
        padding: 15px 158px 37px 81px;
    }
    .single-journal .intro-holder .header-box h1 {
        padding-right: 0;
    }
    .image-quote-row.image-quote > div {
        width: 50%;
    }
    .journal-quote-img {
        position: relative;
    }
    .journal-quote-img > div {
        margin: 123px -123px 0 0;
    }
    .journal-quote-holder {
        background: #f7f7f7;
        margin-bottom: 150px;
        padding: 0 55px 0 172px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
    }
    .quote-left .journal-quote-image-holder {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .quote-left .journal-quote-image-holder.journal-quote-holder {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .quote-left .journal-quote-img > div {
        margin: 123px 0 0 -123px;
    }
    .quote-left .journal-quote-holder {
        padding: 0 172px 0 55px;
    }
    .journal-quote {
        width: 100%;
    }
    .image-quote-row.image-only,
    .image-quote-row.text-only,
    .journal-back-link {
        width: 820px;
        padding: 0;
    }
    .journal-quote-img {
        margin-bottom: 0;
    }
    .journal-quote {
        margin-bottom: 20px;
    }
    .post-type-archive-journal .detail-area .header-holder {
        max-width: 710px;
    }
    .post-type-archive-journal .header-wrapper .container {
        padding: 0 15px;
    }
    .bg-getting-there {
        background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/thelouise/assets/images/getting-there-bg2.jpg");
    }
    .bg-getting-there.nitro-lazy {
        background-image: none !important;
    }
}
@media (min-width: 1201px) {
    .single-journal .general-detail .main-content {
        padding-right: 250px;
    }
    .post-type-archive-journal .detail-area {
        margin-top: 125px;
        padding-bottom: 130px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .journal-item a:hover .journal-text-holder {
        min-height: 160px;
        max-height: 160px;
        transition: max-height 0.4s, min-height 0.4s;
    }
    .other-articles .btns-style.style .slick-prev,
    .btns-style.style .slick-next {
    }
    .other-articles .wrap-text:hover .text-holder {
        min-height: 160px;
        max-height: 160px;
        transition: max-height 0.4s, min-height 0.4s;
    }
    .blog-inner-wrapper:hover .text-holder {
        min-height: 230px;
        max-height: 230px;
        transition: max-height 0.4s, min-height 0.4s;
    }
    .other-articles .wrap-text:hover .text-holder p,
    .journal-item a:hover .journal-text-holder .text-holder,
    .other-articles .wrap-text:hover .news-other-detial-holder,
    .blog-inner-wrapper:hover .text-holder .home-article-text-holder {
        visibility: visible;
        transition: visibility 0.4s, min-height 0.4s;
    }
    .single-journal .intro-holder .header-box {
        width: 780px;
        margin-left: 102px;
    }
    .single-journal .general-detail .main-content {
        padding-right: 0;
        width: 820px;
    }
    .blog-inner-wrapper {
        position: relative;
        padding-bottom: 155px;
    }
    .blog-inner-wrapper .text-holder {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        min-height: 155px;
        max-height: 155px;
        background: #f7f7f7;
        padding: 24px 0 0;
        transition: max-height 0.4s 0.1s, min-height 0.4s 0.1s;
        overflow: hidden;
    }
    .single-journal .main-area {
        padding-bottom: 130px;
    }
    .single-journal .container {
        padding: 0 15px;
    }
    .single-journal .intro-holder .header-box {
        margin: 0 0 39px;
        padding: 0 0 35px 0;
    }
    .journal-quote-img > div {
        margin: 150px -150px 0 0;
    }
    .journal-quote-holder {
        margin-bottom: 150px;
        padding: 0 70px 0 200px;
    }
    .quote-left .journal-quote-img > div {
        margin: 150px 0 0 -150px;
    }
    .quote-left .journal-quote-holder {
        padding: 0 200px 0 70px;
    }
    .single-journal .intro-holder {
        margin-bottom: 65px;
        padding-left: 0;
    }
    .image-quote-row {
        margin-bottom: 60px;
    }
    .single-journal h1 {
        font-size: 80px;
        line-height: 85px;
        padding-right: 0 !important;
    }
    .journal-back-link a {
        font-size: 21px;
        line-height: 26px;
    }
    .journal-quote {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 20px;
        font-family: "Cormorant Garamond", serif;
        color: #375542;
    }
    .journal-quote span {
        font-size: 19px;
        line-height: 24px;
    }
    .blog-inner-wrapper .text-holder .home-article-text-holder {
        display: block;
    }
    .post-type-archive-journal .detail-area .header-holder {
        max-width: 760px;
    }
    .opportunities-filter-by .select-filter {
        width: 770px;
    }
    .opportunities-filter-by .select-filter > div {
        margin-left: -37px;
        margin-right: -37px;
    }
    .opportunities-filter-by .by-lodges {
        padding-left: 37px;
        padding-right: 37px;
    }
    .btn-white {
        font-size: 13px;
        line-height: 13px;
    }
    .package-highlights .package-highlights-holder .title br {
        display: block;
    }
}
@media (min-width: 1321px) {
    .post-type-archive-journal .detail-area {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 600px) {
    .package-detail .intro-holder,
    .rates-packages .intro-holder,
    .single-journal .intro-holder {
        margin-top: 104px;
    }
    .opportunities-filter-by .select-filter .by-lodges {
        min-width: 100%;
    }
    .opportunities-filter-by .select-filter {
        display: block;
    }
}
@media (max-width: 600px) {
    .journal-page .opportunities-filter-by {
        padding: 0;
    }
    .journal-page .header-holder {
        padding: 0;
        text-align: left;
    }
}
@media (max-width: 900px) {
    .journal-quote-img {
        margin-bottom: 0;
    }
    .journal-quote-holder {
        background: #f7f7f7;
        padding: 60px !important;
        width: 100%;
    }
}
@media (max-width: 600px) {
    .journal-quote-img {
        margin-bottom: 0;
    }
    .journal-quote-holder {
        background: #f7f7f7;
        padding: 60px 41px !important;
        width: 100%;
    }
}
@media (min-width: 901px) {
    .journal-quote-holder {
        padding-top: 123px;
        align-items: flex-start;
        -webkit-align-items: flex-start;
    }
    .quote-left .journal-quote-holder {
        padding-top: 123px;
    }
}
@media (min-width: 1201px) {
    .single-journal .intro-holder .header-box {
        width: 1000px;
        margin-left: 102px;
    }
    .journal-quote-holder {
        padding-top: 150px;
        align-items: flex-start;
        -webkit-align-items: flex-start;
    }
    .quote-left .journal-quote-holder {
        padding-top: 150px;
    }
}
.single-journal .badge-info.journal-tlb {
}
@media (max-width: 1200px) {
    .journal-item img {
        width: 100%;
        object-fit: cover;
        height: 225px;
    }
}
@media (max-width: 600px) {
    .journal-item img {
        width: 100%;
        object-fit: cover;
        height: auto;
    }
}
.single-journal .text-holder p strong {
    font-family: "Raleway", Serif;
    font-weight: normal;
}
.subscribe-area.signup-popup .subscribe-form,
.subscribe-area#subscribe-area .subscribe-form {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border-bottom: none;
}
.subscribe-area.signup-popup .subscribe-form .gform-body.gform_body,
.subscribe-area#subscribe-area .subscribe-form .gform-body.gform_body {
    width: calc(100% - 170px);
    margin-right: 30px;
}
.subscribe-area.signup-popup #gform_wrapper_7.gform_wrapper .subscribe-form .gform_footer,
.subscribe-area#subscribe-area #gform_wrapper_2.gform_wrapper .subscribe-form .gform_footer,
.subscribe-area.signup-popup #gform_wrapper_5.gform_wrapper .subscribe-form .gform_footer {
    width: 140px;
    clear: none;
    box-sizing: border-box !important;
    display: flex;
    justify-content: end;
    align-items: end;
}
.subscribe-area.signup-popup .subscribe-form .gform_body ul li .ginput_container,
.subscribe-area#subscribe-area .subscribe-form .gform_body ul li .ginput_container {
    border-bottom: 1px solid #375542;
}
.subscribe-area.signup-popup #gform_wrapper_7 .subscribe-form .gform_body ul li:first-of-type,
.subscribe-area.signup-popup #gform_wrapper_5 .subscribe-form .gform_body ul li:first-of-type,
.subscribe-area#subscribe-area #gform_wrapper_2 .subscribe-form .gform_body ul li:first-of-type {
    margin-bottom: 10px !important;
}
.subscribe-area.signup-popup .subscribe-form .jcf-select .jcf-select-opener:after,
.subscribe-area#subscribe-area .subscribe-form .jcf-select .jcf-select-opener:after {
    left: initial;
    right: 0;
}
.subscribe-area.signup-popup .subscribe-form .gform_footer input,
.subscribe-area#subscribe-area .subscribe-form .gform_footer input {
    font-size: 14px !important;
    line-height: 14px;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
    padding: 0;
    text-transform: uppercase;
    background: #375542;
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    width: 140px;
    height: 48px;
    top: initial;
}
.subscribe-area.signup-popup .subscribe-form .jcf-select,
.subscribe-area#subscribe-area .subscribe-form .jcf-select {
    background: transparent;
    padding-left: 0;
}
.subscribe-area .gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 0;
}
.subscribe-area.signup-popup .subscribe-form .jcf-select .jcf-select-text,
.subscribe-area#subscribe-area .subscribe-form .jcf-select .jcf-select-text {
    color: #888;
}
.subscribe-area .jcf-select .jcf-select-opener:after {
    color: #888;
}
.jw-menu-extend {
    display: none;
}
.page-template-template-events .brochure-area.nitro-lazy-render {
    content-visibility: visible;
}
.top-msg-bar {
    height: 35px;
    width: 100%;
    background-color: #ebebeb;
    opacity: 1;
    padding: 0 15px;
}
header.fixed-position:not(.msg-scroll-up) .top-msg-bar {
}
.msg-slider-container {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    height: 35px;
}
.msg-slider-container p {
    font-family: "Raleway", serif;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 13px;
    color: #000;
    padding-right: 15px;
}
.msg-slider-container .msg-slide a {
    color: #375542;
    text-decoration: underline;
}
.msg-slider,
.msg-slider-container .slick-slide,
.msg-slider-container .slick-slide > div {
    width: 100%;
    text-align: center;
}
.msg-slider {
    position: relative;
    z-index: 1;
}
.top-msg-bar .close-btn {
    width: 11px;
    height: 13px;
    top: 11px;
    right: 0;
    z-index: 2;
}
.hide-msg-bar {
    display: none;
}
.msg-slider .msg-slide {
    display: none;
}
.msg-slider .msg-slide:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
}
.msg-slider.slick-initialized .msg-slide {
    display: flex;
}
.subscribe-area .gform_wrapper form input[type="text"],
.subscribe-area .gform_wrapper form input[type="email"] {
    background: transparent;
    font-size: 21px !important;
    line-height: 25px;
    padding-left: 0 !important;
    color: #888;
}
.subscribe-area .gform_wrapper .validation_error {
    display: none;
}
.subscribe-area .gform_legacy_markup_wrapper.gform_validation_error li.gfield_error input[type="email"] {
    border: 0 !important;
    margin-bottom: 0;
}
.subscribe-area .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding-top: 10px;
    font-family: "Raleway", serif;
    font-weight: normal;
}
.subscribe-area.signup-popup .subscribe-form .gform_body ul li.gfield_error .ginput_container,
.subscribe-area#subscribe-area .subscribe-form .gform_body ul li.gfield_error .ginput_container {
    border-bottom: 1px solid #790000;
}
body .subscribe-area img.gform_ajax_spinner {
    top: unset;
    bottom: 60px;
}
.subscribe-area input[type="email"]:-moz-placeholder {
    color: #888;
    opacity: 1;
}
.subscribe-area input[type="email"]::-moz-placeholder {
    color: #888;
    opacity: 1;
}
.subscribe-area input[type="email"]:-ms-input-placeholder {
    color: #888;
}
.subscribe-area input[type="email"]::-webkit-input-placeholder {
    color: #888;
}
@media (min-width: 601px) {
    .subscribe-area.signup-popup {
        height: 300px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 300px;
    }
    .top-msg-bar {
        padding: 0 22px;
    }
    .msg-slider-container p {
        font-size: 14px;
        line-height: 14px;
        padding-right: 0;
    }
}
@media (min-width: 901px) {
    .subscribe-area.signup-popup {
        height: 220px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 220px;
    }
    .jw-menu-extend {
        display: block;
        width: 100%;
        height: 30px;
        background: transparent;
        position: absolute;
        bottom: -30px;
    }
}
@media (min-width: 1171px) {
    .subscribe-area.signup-popup {
        height: 190px;
    }
    .subscribe-area.signup-popup .bg-stretch {
        height: 190px;
    }
}
@media (max-width: 600px) {
    .subscribe-area.signup-popup {
        min-height: 390px;
        height: auto;
    }
    .subscribe-area.signup-popup .bg-stretch {
        min-height: 390px;
        height: auto;
    }
    .subscribe-area.signup-popup .subscribe-form .gform-body.gform_body,
    .subscribe-area#subscribe-area .subscribe-form .gform-body.gform_body {
        width: 100%;
        margin-right: 0;
    }
    .subscribe-area.signup-popup #gform_wrapper_7.gform_wrapper .subscribe-form .gform_footer,
    .subscribe-area#subscribe-area #gform_wrapper_2.gform_wrapper .subscribe-form .gform_footer,
    .subscribe-area.signup-popup #gform_wrapper_5.gform_wrapper .subscribe-form .gform_footer {
        width: 100%;
        margin-top: 30px;
    }
    .subscribe-area.signup-popup #gform_wrapper_7.gform_wrapper .subscribe-form .gform_footer input,
    .subscribe-area#subscribe-area #gform_wrapper_2.gform_wrapper .subscribe-form .gform_footer input,
    .subscribe-area.signup-popup #gform_wrapper_5.gform_wrapper .subscribe-form .gform_footer input {
        text-align: center;
        margin-bottom: 0;
        position: initial;
    }
    .subscribe-area.signup-popup .subscribe-form .jcf-select,
    .subscribe-area#subscribe-area .subscribe-form .jcf-select {
        height: 41px;
        padding: 0;
        margin-bottom: 0;
    }
    .subscribe-area.signup-popup .subscribe-form .jcf-select .jcf-select-text,
    .subscribe-area#subscribe-area .subscribe-form .jcf-select .jcf-select-text {
        height: 41px;
        font-size: 19px;
        line-height: 24px;
        margin-bottom: 0;
    }
    .subscribe-area.signup-popup .subscribe-form .jcf-select .jcf-select-text span,
    .subscribe-area#subscribe-area .subscribe-form .jcf-select .jcf-select-text span {
        height: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 0;
    }
    .subscribe-area#subscribe-area .wrap-block {
        padding-bottom: 0;
    }
}
.page-template-template-events .bg-stretch {
    background-position: left 50%;
}
.page-template-template-events .main-area,
.event-editorial-carousel,
.brochure-area.applicant,
.detail-area.express-your-interest {
    padding-bottom: 0;
    margin-bottom: 40px;
}
.page-template-template-events .detail-area {
    padding-bottom: 0;
    padding-top: 0;
}
.page-template-template-events .adventure-area {
    padding-top: 0;
    padding-bottom: 0;
}
ul.feature-icons {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    padding-left: 0;
}
ul.feature-icons li {
    position: relative;
    list-style: none;
    padding-left: 28px;
    padding-right: 18px;
    font-size: 19px;
    line-height: 19px;
}
ul.feature-icons li:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 24px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    top: 50%;
    transform: translate(0, -50%);
}
ul.feature-icons li.boardroom:before {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/boardroom.svg");
}
ul.feature-icons li.dining:before {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/dining.svg");
    height: 22px;
    background-size: 18px;
}
ul.feature-icons li.cocktail:before {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cocktail.svg");
}
.detail-area .header-holder.eyi-holder {
    margin-bottom: 50px;
}
.page-template-template-events .slider-area.p-style {
    background-color: #f7f7f7;
}
.page-template-template-events #express-your-interest .booking-holder {
    padding: 0 30px;
}
.detail-area #event-enquiry .header-holder {
    max-width: 650px;
}
.page-template-template-events .info-slider.editorial-carousel-3 {
    padding-bottom: 0;
}
.subscribe-area .gform_wrapper form input[type="text"],
.subscribe-area .gform_wrapper form input[type="email"] {
    background: transparent;
    font-size: 21px !important;
    line-height: 25px;
    padding-left: 0 !important;
    color: #888;
}
.subscribe-area .gform_wrapper .validation_error {
    display: none;
}
.subscribe-area .gform_legacy_markup_wrapper.gform_validation_error li.gfield_error input[type="email"] {
    border: 0 !important;
    margin-bottom: 0;
}
.subscribe-area .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding-top: 10px;
    font-family: "Raleway", serif;
    font-weight: normal;
}
.subscribe-area.signup-popup .subscribe-form .gform_body ul li.gfield_error .ginput_container,
.subscribe-area#subscribe-area .subscribe-form .gform_body ul li.gfield_error .ginput_container {
    border-bottom: 1px solid #790000;
}
body .subscribe-area img.gform_ajax_spinner {
    top: unset;
    bottom: 60px;
}
.subscribe-area input[type="email"]:-moz-placeholder {
    color: #888;
    opacity: 1;
}
.subscribe-area input[type="email"]::-moz-placeholder {
    color: #888;
    opacity: 1;
}
.subscribe-area input[type="email"]:-ms-input-placeholder {
    color: #888;
}
.subscribe-area input[type="email"]::-webkit-input-placeholder {
    color: #888;
}
.page-template-template-events .info-slider .txt-holder p a {
    font-family: "Raleway", serif;
}
.page-template-template-events .info-slider .txt-holder p a:hover,
.page-template-template-events .info-slider .txt-holder p a:active,
.page-template-template-events .info-slider .txt-holder p a:focus {
    color: #375542;
}
.footer-insta .slide-holder .img-holder img {
    object-fit: cover !important;
    width: 190px !important;
    height: 190px !important;
}
.list .show-xs .title {
    margin-bottom: 20px;
}
.list .show-xs.site-logo-7 .site-link {
    margin-bottom: 20px;
}
.list .show-xs.site-logo-1 .site-link,
.list .show-xs.site-logo-8 .site-link {
    color: #fff;
}
.gform_wrapper form .gfield.gfield--type-turnstile .ginput_container_turnstile {
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.subscribe-area.signup-popup .subscribe-form .gform_body ul li .ginput_container.ginput_container_select,
.subscribe-area#subscribe-area .subscribe-form .gform_body ul li .ginput_container.ginput_container_select {
    border-bottom: 0;
}
.subscribe-area.signup-popup .gform_validation_error .subscribe-form .gform_body ul li .ginput_container.ginput_container_select,
.subscribe-area#subscribe-area .gform_validation_error .subscribe-form .gform_body ul li .ginput_container.ginput_container_select {
    border-bottom: 1px solid #375542;
}
@media (min-width: 601px) {
    .page-template-template-events .main-area,
    .event-editorial-carousel,
    .brochure-area.applicant,
    .detail-area.express-your-interest {
        margin-bottom: 70px;
    }
    .page-template-template-events .editorial-carousel-intro .intro-title {
        width: 54%;
    }
    .page-template-template-events .editorial-carousel-intro .intro-holder {
        width: 46%;
        padding-left: 0;
    }
    .brochure-area.applicant .wrap-holder > div {
        display: flex;
        flex-wrap: wrap;
        -webkit-align-items: center;
        align-items: center;
        height: 300px;
    }
    .curated-carousel,
    .event-editorial-carousel {
    }
}
@media (min-width: 901px) {
    .page-template-template-events .main-area,
    .event-editorial-carousel,
    .brochure-area.applicant,
    .detail-area.express-your-interest {
        margin-bottom: 100px;
    }
    .page-template-template-events .info-wraps .info-holder .text-frame {
        padding: 0 30px 0 0;
    }
    .page-template-template-events #express-your-interest .booking-holder {
        padding: 0;
    }
    .curated-carousel,
    .event-editorial-carousel {
        padding-left: 15px;
        padding-right: 15px;
    }
    .page-template-template-events #signature .info-wraps .info-holder {
        height: auto;
    }
    .desktop-hidden-sm {
        display: none;
    }
}
@media (min-width: 1201px) {
    .page-template-template-events .main-area,
    .event-editorial-carousel,
    .brochure-area.applicant,
    .detail-area.express-your-interest {
        margin-bottom: 130px;
    }
    .page-template-template-events .editorial-carousel-intro .intro-title {
        width: 54%;
    }
    .page-template-template-events .editorial-carousel-intro .intro-holder {
        width: 46%;
    }
    .curated-carousel,
    .event-editorial-carousel {
        padding-left: 25px;
        padding-right: 25px;
    }
    .detail-area.express-your-interest .header-holder,
    .detail-area #event-enquiry .header-holder {
        max-width: 765px;
    }
    .detail-area.event-porthole .detail-block {
        padding: 0 40px;
    }
}
@media (max-width: 900px) {
    .page-template-template-events .info-slider .txt-holder {
        padding-right: 25px;
    }
    .mob-hidden-sm {
        display: none;
    }
    .page-template-template-events .exclusive-experience-content .info-wraps {
        margin: 0 50px 0 30px;
    }
    .page-template-template-events .exclusive-experience-content .experience-carousel .btn-prev,
    .page-template-template-events .exclusive-experience-content .experience-carousel .btn-next {
        top: calc(50% + 190px);
    }
}
@media (max-width: 768px) {
    .general-text ul.feature-icons li {
        padding-right: 10px;
    }
}
@media (max-width: 600px) {
    .page-template-template-events .main-area,
    .event-editorial-carousel {
        margin-bottom: 0px;
    }
    .page-template-template-events .info-wraps {
        top: 190px;
    }
    .page-template-template-events .info-wraps > div {
        padding-bottom: 100px;
    }
    .page-template-template-events .brochure-area.applicant {
        padding-bottom: 50px;
    }
    ul.feature-icons li {
        padding-right: 12px;
    }
    .page-template-template-events .detail-area .vault-block {
        margin: 0 0 -152px;
    }
    .page-template-template-events .exclusive-experience-content .info-wraps {
        margin: 0 30px;
    }
    .page-template-template-events .exclusive-experience-content .experience-carousel .btn-prev,
    .page-template-template-events .exclusive-experience-content .experience-carousel .btn-next {
        top: calc(50% + 90px);
    }
}
.hide-bl-desktop {
    display: block;
}
.show-bl-desktop {
    display: none;
}
#wrapper.header-with-banner-menu {
    padding-top: 100px;
}
#wrapper.header-with-banner-menu.with-msg-bar {
    padding-top: 134px;
}
.bl-collection-banner-menu {
    height: 50px;
    background-color: #343e48;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    width: 100%;
}
.bl-collection-banner-menu.hide-banner-menu {
    height: 0;
    position: absolute;
    z-index: -10;
    opacity: 0;
}
.bl-collection-banner-menu .inner-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 50px;
}
.bl-collection-banner-menu .inner-container .banner-menu-col {
    width: 33.33%;
    height: 100%;
    display: flex;
}
#header .bl-collection-banner-menu .inner-container .banner-menu-col .logo {
    width: 140px;
    margin: auto;
    height: auto;
}
.bl-collection-banner-menu .inner-container .banner-menu-col .banner-menu-txt,
.bl-collection-banner-menu .inner-container .banner-menu-col .banner-menu-txt a {
    font-size: 18px;
    color: #d1d2d4;
    font-family: "Cormorant Garamond", serif;
}
.bl-collection-banner-menu .inner-container .banner-menu-col .banner-menu-txt a:hover,
.bl-collection-banner-menu .inner-container .banner-menu-col .banner-menu-txt a:focus {
    color: #d1d2d4;
}
.bl-collection-banner-menu .inner-container .banner-menu-col .bl-lodge-content {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #d1d2d4;
    font-family: "Cormorant Garamond", serif;
}
.banner-menu-col .bl-lodge-content > span {
    display: block;
    display: flex;
    height: 100%;
    align-items: center;
    cursor: pointer;
}
.banner-menu-col .bl-lodge-content > span i {
    font-size: 18px;
    color: #d1d2d4;
    padding-left: 8px;
}
.banner-menu-col .bl-lodge-content > span i.fa-angle-up {
    display: none;
}
.bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover span i.fa-angle-up {
    display: inline-block;
}
.bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover span i.fa-angle-down {
    display: none;
}
.bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content .bl-scrollbar-menu.bl-b-menu-general {
    opacity: 1;
    z-index: 2;
    visibility: visible;
}
.bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content span i.fa-angle-up {
    display: inline-block;
}
.bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content span i.fa-angle-down {
    display: none;
}
.bl-collection-banner-menu .inner-container .banner-menu-col .bl-lodge-content:hover {
}
.bl-collection-banner-menu .inner-container .banner-menu-col.third-col {
    display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: center;
}
.bl-collection-banner-menu.banner-menu-click.bm-active .inner-container .banner-menu-col .bl-lodge-contentss:hover ul.bl-lodge-listss {
    opacity: 1;
    z-index: 2;
    visibility: visible;
}
.bl-collection-banner-menu.banner-menu-click.bm-active .inner-container .banner-menu-col .bl-lodge-contentss:hover span i.fa-angle-up {
    display: inline-block;
}
.bl-collection-banner-menu.banner-menu-click.bm-active .inner-container .banner-menu-col .bl-lodge-contentss:hover span i.fa-angle-down {
    display: none;
}
.banner-menu-col .bl-lodge-content .bl-scrollbar-menu.bl-b-menu-scrollable,
.banner-menu-col .bl-lodge-content .bl-scrollbar-menu.bl-b-menu-general {
    position: absolute;
    top: 50px;
    width: 420px;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 26px 40px 40px;
    list-style: none;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
    z-index: -1;
    opacity: 0;
    transition: all 0.5s ease-out 13ms;
    -webkit-transition: all 0.5s ease-out 13ms;
    visibility: hidden;
    left: -40px;
    padding-right: 0;
    padding-bottom: 0;
}
.banner-menu-col .bl-lodge-content .bl-scrollbar-menu.bl-b-menu-general {
    padding-right: 40px;
}
.banner-menu-col .bl-lodge-content > ul.accordion {
    position: absolute;
    top: 50px;
    width: 420px;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 26px 40px 40px;
    list-style: none;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
    z-index: -1;
    opacity: 0;
    transition: all 0.5s ease-out 13ms;
    -webkit-transition: all 0.5s ease-out 13ms;
    visibility: hidden;
    left: -40px;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list {
    list-style: none;
    padding-left: 0;
    padding-bottom: 25px;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list > li {
    list-style: none;
    margin-bottom: 14px;
    border-bottom: 1px solid #ddd;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list > li:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list > li:last-of-type ul.sub-list {
    margin-bottom: 0;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list > li span,
.banner-menu-col .bl-lodge-content ul.accordion > li span {
    display: block;
    color: #000;
    padding-left: 0;
    text-transform: uppercase;
    font-family: "Raleway", serif;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 10px;
}
.banner-menu-col .bl-lodge-content ul.sub-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 15px;
}
.banner-menu-col .bl-lodge-content ul.sub-list li {
}
.banner-menu-col .bl-lodge-content ul.sub-list a {
    font-size: 19px;
    line-height: 23px;
    color: #343e48;
    font-family: "Cormorant Garamond", serif;
    text-transform: none;
    display: block;
    margin-bottom: 2px;
}
.banner-menu-col .bl-lodge-content ul.sub-list span {
    padding-left: 0;
    font-size: 13px;
    line-height: 22px;
    display: block;
    color: #999;
    margin-bottom: 10px;
}
.banner-menu-col .bl-lodge-content ul.bl-lodge-list ul.sub-list span {
    padding-left: 0;
    font-size: 13px;
    line-height: 22px;
    display: block;
    color: #999;
}
.banner-menu-col .bl-lodge-content ul.sub-list span > span,
.banner-menu-col .bl-lodge-content ul.bl-lodge-list ul.sub-list span > span {
    display: inline-block !important;
    border-bottom: 1px solid;
    line-height: 100%;
    text-decoration: none;
    margin-bottom: auto;
}
.bl-lodge-content .bl-lodge-list.bl-b-menu-scrollable {
}
.bl-lodge-content .bl-lodge-list.bl-b-menu-scrollable::-webkit-scrollbar {
}
.header-with-banner-menu .visual-area {
    height: calc(100vh - 100px);
}
.header-with-banner-menu.with-msg-bar .visual-area {
    height: calc(100vh - 135px);
}
@media (min-width: 601px) {
    .bl-collection-banner-menu {
        padding-left: 22px;
        padding-right: 22px;
    }
}
@media (min-width: 901px) {
    .header-with-banner-menu .visual-area {
        height: calc(100vh - 100px);
    }
    .header-with-banner-menu.with-msg-bar .visual-area {
        height: calc(100vh - 135px);
    }
    .bl-collection-banner-menu {
        padding-left: 14px;
        padding-right: 14px;
    }
}
@media (min-width: 1181px) {
    .hide-bl-desktop {
        display: none;
    }
    .show-bl-desktop {
        display: block;
    }
    .bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover .bl-scrollbar-menu.bl-b-menu-scrollable,
    .bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover .bl-scrollbar-menu.bl-b-menu-general {
        opacity: 1;
        z-index: 2;
        visibility: visible;
    }
    .bl-scrollbar-menu:not(.mCustomScrollbar) {
        visibility: hidden;
    }
    .bl-scrollbar-menu:not(.mCustomScrollbar),
    .bl-scrollbar-menu:not(.bl-b-menu-general) {
        visibility: hidden;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools {
        width: 42px;
    }
    .bl-b-menu-scrollable .mCSB_inside > .mCSB_container {
        margin-right: 42px;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 2px;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_draggerRail {
        width: 2px;
        background-color: #ddd;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #343e48 !important;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background-color: #343e48 !important;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
    .bl-b-menu-scrollabl .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
        background-color: #343e48 !important;
    }
    .bl-b-menu-scrollable .mCSB_scrollTools .mCSB_dragger {
        height: 610px !important;
    }
}
@media (min-width: 1201px) {
    .bl-collection-banner-menu {
        padding-left: 25px;
        padding-right: 25px;
    }
    #wrapper.header-with-banner-menu {
        padding-top: 121px;
    }
    #wrapper.header-with-banner-menu.with-msg-bar {
        padding-top: 156px;
    }
    .header-with-banner-menu .visual-area {
        height: calc(100vh - 160px);
    }
    .header-with-banner-menu.with-msg-bar .visual-area {
        height: calc(100vh - 195px);
    }
}
@media (min-width: 1321px) {
    .bl-collection-banner-menu {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 1180px) {
    .bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover .bl-scrollbar-menu.bl-b-menu-scrollable {
        z-index: 10;
    }
    .bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content:hover ul.bl-lodge-list {
        z-index: 10;
    }
    .bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content ul.accordion {
        opacity: 1;
        visibility: visible;
    }
    .banner-menu-col .bl-lodge-content > ul.accordion {
        width: 100%;
        left: 0;
        position: fixed;
        z-index: 10;
        padding-top: 13px;
        padding-top: 13px;
        padding-left: 29px;
        padding-right: 29px;
        padding-bottom: 5px;
        visibility: hidden;
    }
    .banner-menu-col .bl-lodge-content > ul > li {
        margin-bottom: 8px;
        padding: 0;
    }
    .banner-menu-col .bl-lodge-content > ul > li > a {
        display: block;
        color: #000;
        padding-left: 0;
        text-transform: uppercase;
        font-family: "Raleway", serif;
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 8px;
        position: relative;
    }
    .banner-menu-col .bl-lodge-content > ul > li > a:after,
    .banner-menu-col .bl-lodge-content > ul > li > a:before {
        content: none;
    }
    .banner-menu-col .bl-lodge-content > ul > li > a i {
        font-size: 13px;
        color: #000;
        position: absolute;
        top: 5px;
        right: 0;
    }
    .banner-menu-col .bl-lodge-content > ul > li > a i.fa-angle-up {
        display: none;
    }
    .banner-menu-col .bl-lodge-content > ul > li.acc-active > a i.fa-angle-up {
        display: block;
    }
    .banner-menu-col .bl-lodge-content > ul > li.acc-active > a i.fa-angle-down {
        display: none;
    }
    .banner-menu-col .bl-lodge-content ul.sub-list a:before,
    .banner-menu-col .bl-lodge-content ul.sub-list a:after {
        content: none;
    }
    .banner-menu-col .bl-lodge-content ul.sub-list {
        margin-bottom: 20px;
    }
    .banner-menu-col .bl-lodge-content ul.sub-list li {
        padding: 0;
        border: 0;
    }
    .bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover ul.accordion {
        opacity: 1;
        z-index: 2;
        visibility: visible;
    }
}
@media (max-width: 900px) {
    .bl-collection-banner-menu .inner-container .banner-menu-col.third-col {
        display: none;
    }
    .bl-collection-banner-menu .inner-container .banner-menu-col {
        width: 50%;
        align-items: center;
        -webkit-align-items: center;
    }
    .bl-collection-banner-menu .inner-container .banner-menu-col.first-col {
        order: 2;
        justify-content: end;
        -webkit-justify-content: end;
    }
    .banner-menu-col .bl-lodge-content > span {
        padding-left: 0;
    }
    #header .bl-collection-banner-menu .inner-container .banner-menu-col .logo {
        margin: unset;
    }
    .banner-menu-col .bl-lodge-content > span i {
        font-size: 13px;
    }
    .banner-menu-col .bl-lodge-content > ul.accordion {
        padding-left: 22px;
        padding-right: 22px;
    }
    .bl-collection-banner-menu.banner-menu-hover .inner-container .banner-menu-col .bl-lodge-content:hover .bl-scrollbar-menu.bl-b-menu-scrollable {
        z-index: 10;
    }
    .bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content:hover ul.bl-lodge-list {
        z-index: 10;
    }
    .bl-collection-banner-menu.banner-menu-click.active-bm .inner-container .banner-menu-col .bl-lodge-content ul.accordion {
        opacity: 1;
        visibility: visible;
        z-index: 9991;
    }
}
@media (max-width: 600px) {
    .banner-menu-col .bl-lodge-content > ul {
        padding-left: 15px;
        padding-right: 15px;
    }
    .banner-menu-col .bl-lodge-content > ul.accordion {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.home .caption .img-logos {
    width: auto;
    max-width: 366px;
}
.home .caption .img-logos img {
    width: 100%;
}
.cwl-visibility-hidden {
    visibility: hidden;
}
.home .video-holdersss {
    height: 136%;
    top: -18%;
}
.bl-hotspot-form {
}
.bl-hotspot-form form {
}
.bl-hotspot-form form fieldset,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field {
    width: 100%;
    max-width: initial;
}
.bl-hotspot-form form fieldset .field.hs-form-field,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 32px;
}
.bl-hotspot-form form fieldset .field.hs-form-field .input,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field .input {
    margin-right: 0;
}
.bl-hotspot-form form fieldset .field.hs-form-field > label,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field > label {
    display: inline-block;
    line-height: 1.3;
    clear: both;
    margin: 0 0 0.5rem;
    font-size: 19px;
    color: #375542;
    font-weight: 400;
    width: 100%;
    font-family: "Raleway", serif;
}
.bl-hotspot-form form fieldset .field.hs-form-field > label span.hs-form-required,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field > label span.hs-form-required {
    color: #375542;
    margin-left: 4px;
}
.bl-hotspot-form form fieldset .field.hs-form-field.hs-fieldtype-checkbox > label,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field.hs-fieldtype-checkbox > label {
    font-size: 19px !important;
}
.bl-hotspot-form form fieldset .field.hs-form-field.hs-fieldtype-checkbox ul.inputs-list,
.bl-hotspot-form.bl-type-plain form > .field.hs-form-field.hs-fieldtype-checkbox ul.inputs-list {
    font-size: 19px !important;
}
.bl-hotspot-form form input[type="text"],
.bl-hotspot-form form input[type="email"],
.bl-hotspot-form form input[type="tel"] {
    width: 100%;
    height: 50px;
    padding: 0 40px 0 10px;
    font-size: 19px;
    line-height: 24px;
    color: #888;
    font-weight: 300;
    border: none;
    border-radius: 0;
    background: #f7f7f7;
}
.bl-hotspot-form form textarea {
    height: 160px;
    width: 100% !important;
    letter-spacing: normal;
    padding: 6px 8px;
    line-height: 1.5;
    line-height: 24px;
    resize: none !important;
    background: #f7f7f7;
    border: 0;
    font-size: 19px;
}
.bl-hotspot-form form ul.hs-error-msgs {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.bl-hotspot-form form ul.no-list.hs-error-msgs li {
    padding-top: 16px;
}
.bl-hotspot-form form ul.no-list.hs-error-msgs li label {
    letter-spacing: normal;
    text-align: left;
    display: block;
    color: red;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    font-family: "Raleway", serif;
    font-weight: 700;
}
.bl-hotspot-form form .actions {
    text-align: center;
}
.bl-hotspot-form form input[type="submit"] {
    margin: 0;
    border: 0;
    font-family: "Raleway", serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
    padding: 0;
    text-transform: uppercase;
    background: #375542;
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    width: 230px;
    height: 50px;
    cursor: pointer;
}
.bl-hotspot-form form .hs_recaptcha.hs-recaptcha .grecaptcha-badge {
    margin: 0 auto 15px;
}
.bl-hotspot-form .jcf-select .jcf-select-text {
    font-size: 19px;
}
.bl-hotspot-form form select {
    ppearance: none;
    position: absolute !important;
    left: -9999px !important;
    height: 1px !important;
    width: 1px !important;
    margin: 0px !important;
    border-width: 0px !important;
}
.bl-hotspot-form form .legal-consent-container .inputs-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.bl-hotspot-form form .legal-consent-container .field.hs-form-field {
    margin-bottom: 12px;
}
.bl-hotspot-form form .legal-consent-container .inputs-list li {
    padding-top: 0;
}
.bl-hotspot-form form .legal-consent-container .inputs-list li label {
}
.bl-hotspot-form form .legal-consent-container .inputs-list li label span {
    display: inline-block;
    font-family: "Raleway", serif;
    font-size: 19px;
    line-height: 24px;
    margin-left: 15px;
}
.bl-hotspot-form form .legal-consent-container .inputs-list li label span.jcf-checkbox {
    margin-left: 0;
    position: relative;
    bottom: 3px;
}
.bl-hotspot-form form .legal-consent-container .inputs-list li label span.jcf-checked > span {
    margin-left: -5px;
}
.bl-hotspot-form form .legal-consent-container .hs-richtext p {
    font-size: 19px;
    line-height: 24px;
    font-family: "Raleway", serif;
    padding-left: 8px;
}
.bl-hotspot-form form .legal-consent-container .hs-richtext p a {
    font-family: "Raleway", Serif;
    font-weight: 400;
    color: #375542;
}
.bl-hotspot-form form .legal-consent-container .hs-richtext p a:hover,
.bl-hotspot-form form .legal-consent-container .hs-richtext p a:focus,
.bl-hotspot-form form .legal-consent-container .hs-richtext p a:active {
    color: #375542;
}
.bl-hotspot-form form .hs-recaptcha {
    margin: 40px 0 40px;
}
.general-detail .bl-hotspot-form ul li:before {
    display: none;
}
.bl-hotspot-form form ul.inputs-list.multi-container {
    padding-left: 0;
}
.bl-hotspot-form form ul.inputs-list.multi-container li {
    display: block;
}
.bl-hotspot-form form fieldset.form-columns-3 .field.hs-form-field {
    width: 100%;
}
.bl-hotspot-form form fieldset.form-columns-3 .hs-form-field ul.inputs-list.multi-container li {
    display: block;
    margin-right: 0;
}
.bl-hotspot-form form fieldset.form-columns-3 .hs-form-field ul.inputs-list.multi-container li label,
.bl-hotspot-form form fieldset .hs-form-field ul.inputs-list.multi-container li.hs-form-checkbox label {
    font-size: 19px !important;
}
.bl-hotspot-form form .hs-richtext.hs-main-font-element {
    padding-left: 10px;
    margin-bottom: 26px;
}
.bl-hotspot-form form .hs-richtext.hs-main-font-element p {
    font-size: 19px !important;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 0.5rem;
    color: #375542;
    font-family: "Raleway", serif;
}
@media (max-width: 900px) {
    .bl-hotspot-form form .legal-consent-container .inputs-list li label span.jcf-checkbox {
        position: absolute;
        bottom: unset;
        top: 5px;
    }
    .bl-hotspot-form form .legal-consent-container .inputs-list li label span {
        margin-left: 30px;
    }
}
@media (min-width: 601px) {
    .bl-hotspot-form form textarea {
        height: 320px;
    }
    .visiting-apply .bl-hotspot-form form textarea {
        height: 160px;
    }
    .bl-hotspot-form form fieldset.form-columns-2 .hs-form-field.hs-fieldtype-checkbox {
        width: 50% !important;
    }
    .bl-hotspot-form form fieldset.form-columns-3 .field.hs-form-field {
        width: 50%;
    }
}
@media (min-width: 1101px) {
    .contact-us .bl-hotspot-form form fieldset.form-columns-3 .field.hs-form-field,
    .page-template-template-events .bl-hotspot-form form fieldset.form-columns-3 .field.hs-form-field {
        width: 33.33%;
    }
}
@media (min-width: 1201px) {
    .bl-hotspot-form form fieldset .field.hs-form-field > label,
    .bl-hotspot-form form .hs-richtext.hs-main-font-element p,
    #reservation-enquiry .bl-hotspot-form form fieldset .field.hs-form-field.hs-fieldtype-checkbox > label {
        font-size: 21px !important;
    }
    .bl-hotspot-form form input[type="text"],
    .bl-hotspot-form form input[type="email"],
    .bl-hotspot-form form input[type="tel"] {
        font-size: 21px;
        line-height: 26px;
    }
    .bl-hotspot-form form textarea {
        font-size: 21px;
        line-height: 26px;
    }
    .bl-hotspot-form form .legal-consent-container .inputs-list li label span {
        font-size: 21px;
        line-height: 26px;
    }
    .bl-hotspot-form form .legal-consent-container .hs-richtext p {
        font-size: 21px;
        line-height: 26px;
    }
}
@media (max-width: 1200px) {
    .bl-hotspot-form form fieldset.form-columns-3 .hs-form-field {
    }
}
@media (max-width: 600px) {
    .bl-hotspot-form form fieldset.form-columns-3 .hs-form-field {
        width: 100%;
    }
    .bl-hotspot-form form fieldset.form-columns-2 .hs-form-field.hs-fieldtype-checkbox {
        width: 100%;
    }
    .bl-hotspot-form form fieldset .field.hs-form-field {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .bl-hotspot-form form .hs-richtext.hs-main-font-element {
        padding-left: 0;
    }
    .bl-hotspot-form form fieldset .field.hs-form-field.hs-fieldtype-checkbox ul.inputs-list {
        margin-bottom: 0;
    }
}
@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
    .bl-hotspot-form form .form-columns-3 .hs-form-field .hs-input {
        width: 100% !important;
    }
    .bl-hotspot-form form .form-columns-2 .hs-form-field .hs-input {
        width: 100% !important;
    }
}
.bl-multi-state-sign-up-form {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.bl-sign-up-stage-one {
    width: 400px;
    height: 120px;
    background-color: #343e48;
}
.bl-sign-up-stage-one .text-wrapper {
    position: relative;
    display: flex;
    height: 100%;
    padding: 30px;
}
.bl-sign-up-stage-one .text-wrapper .text p {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    font-family: "Raleway", serif;
}
.bl-sign-up-stage-one .text-wrapper .text p a {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    font-family: "Raleway", serif;
}
.bl-sign-up-stage-one .text-wrapper .close,
.bl-form .close {
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cross-icon-white-p.svg");
    width: 11px;
    height: 12px;
    right: 12px;
    top: 12px;
    background-size: cover;
    opacity: 1 !important;
}
.bl-sign-up-stage-one .text-wrapper .close.nitro-lazy,
.bl-form .close.nitro-lazy {
    background-image: none !important;
}
.bl-sign-up-stage-two {
    height: 590px;
    width: 400px;
    background-color: #343e48;
}
.mfp-inline-holder .mfp-content.bl-sign-up-popup-wrapper {
    height: 530px;
    width: 400px;
}
.bl-sign-up-popup-holder {
    background-color: #343e48;
}
.mfp-close-btn-in .mfp-content.bl-sign-up-popup-wrapper .mfp-close {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cross-icon-white-p.svg");
    width: 11px;
    height: 12px;
    right: 12px;
    top: 12px;
    background-size: cover;
    opacity: 1 !important;
    color: transparent;
}
.mfp-close-btn-in .mfp-content.bl-sign-up-popup-wrapper .mfp-close.nitro-lazy {
    background-image: none !important;
}
.bl-sign-up-stage-two .form-intro {
    margin-bottom: 20px;
}
.bl-sign-up-stage-two .form-intro h3 {
}
.bl-sign-up-stage-two .form-intro p {
}
.bl-sign-up-form {
}
.bl-form {
    position: relative;
    padding: 26px 33px 26px 27px;
    padding: 26px 30px 26px;
}
.bl-sign-up-form form fieldset,
.bl-sign-up-form form .field.hs-form-field {
    height: 32px;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.bl-sign-up-form form .field.hs-form-field.hs-recaptcha {
    height: auto;
    border-bottom: 0;
    margin-top: 30px;
}
.bl-sign-up-form form .field.hs-form-field.hs-recaptcha .grecaptcha-badge {
    margin: auto;
}
.bl-sign-up-form form .field.hs-form-field label {
    display: none;
}
.bl-sign-up-form form fieldset input[type="text"],
.bl-sign-up-form form fieldset input[type="email"],
.bl-sign-up-form form .field.hs-form-field input[type="text"],
.bl-sign-up-form form .field.hs-form-field input[type="email"] {
    font-size: 17px;
    line-height: 22px;
    font-family: "Raleway", serif;
    width: 100%;
    background: transparent;
    border: 0;
    padding: 0;
    color: #fff;
}
.bl-sign-up-form form .field.hs-form-field input[type="email"]:focus,
.bl-sign-up-form form .field.hs-form-field input[type="email"]:active,
.bl-sign-up-form form .field.hs-form-field input[type="email"]::selection,
.bl-sign-up-form form .field.hs-form-field input[type="email"]:visited {
}
.bl-sign-up-form form fieldset input[type="text"]:-moz-placeholder,
.bl-sign-up-form form fieldset input[type="email"]:-moz-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="text"]:-moz-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="email"]:-moz-placeholder {
    color: #fff;
    opacity: 0.6;
    font-family: "Raleway", serif;
}
.bl-sign-up-form form fieldset input[type="text"]::-moz-placeholder,
.bl-sign-up-form form fieldset input[type="email"]::-moz-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="text"]::-moz-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="email"]::-moz-placeholder {
    color: #fff;
    opacity: 0.6;
    font-family: "Raleway", serif;
}
.bl-sign-up-form form fieldset input[type="text"]:-ms-input-placeholder,
.bl-sign-up-form form fieldset input[type="email"]:-ms-input-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="text"]:-ms-input-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="email"]:-ms-input-placeholder {
    color: #fff;
    opacity: 0.6;
    font-family: "Raleway", serif;
}
.bl-sign-up-form form fieldset input[type="text"]::-webkit-input-placeholder,
.bl-sign-up-form form fieldset input[type="email"]::-webkit-input-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="text"]::-webkit-input-placeholder,
.bl-sign-up-form form .field.hs-form-field input[type="email"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.6;
    font-family: "Raleway", serif;
}
.bl-sign-up-form form .jcf-select {
    background: transparent;
    height: 32px;
    padding: 0;
}
.bl-sign-up-form .jcf-select .jcf-select-text {
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.6);
}
.bl-sign-up-form .jcf-select.bl-active-select .jcf-select-text {
    color: #fff;
}
.bl-sign-up-forms form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute !important;
    left: -9999px !important;
    height: 1px !important;
    width: 1px !important;
    margin: 0px !important;
    border-width: 0px !important;
}
.bl-sign-up-form form .hs_submit.hs-submit {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}
.bl-sign-up-form form input[type="submit"] {
    height: 50px;
    width: 100%;
    background-color: #fff;
    font-size: 13px;
    line-height: 13px;
    font-family: "Raleway", serif;
    color: #000;
    border: 0;
    border-radius: unset;
    text-transform: uppercase;
    cursor: pointer;
}
.bl-sign-up-form form input[type="submit"]:disabled {
    opacity: 0.3;
}
.bl-sign-up-form form p {
    font-family: "Raleway", serif;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    text-align: center;
    width: 200px;
    margin: 0 auto 0;
}
.bl-sign-up-form form p a {
    color: #fff;
    position: relative;
}
.bl-sign-up-form form p a:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #fff;
    bottom: 0;
    left: 0;
}
.bl-sign-up-form form ul.hs-error-msgs {
    display: none;
}
.bl-sign-up-stage-three {
    width: 400px;
    height: 530px;
}
.bl-sign-up-stage-three .form-thank-you {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: relative;
    background-position: center;
}
.bl-sign-up-stage-three .form-thank-you:after {
    content: "";
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(52, 62, 72, 0), rgba(52, 62, 72, 1));
    width: 100%;
    height: 304px;
    bottom: 0;
    z-index: 1;
}
.bl-sign-up-stage-three .form-thank-you .close {
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/close-icon.svg");
    width: 10px;
    height: 10px;
    top: 15px;
    right: 15px;
    opacity: 1 !important;
}
.bl-sign-up-stage-three .form-thank-you .close.nitro-lazy {
    background-image: none !important;
}
.bl-sign-up-stage-three .thank-you-content {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 0 30px 50px;
    z-index: 2;
}
.bl-sign-up-stage-three .thank-you-content h3,
.bl-sign-up-stage-two .form-intro h3,
.bl-sign-up-popup-holder .form-intro h3 {
    font-family: "Cormorant Garamond", serif;
    color: #fff;
    font-size: 36px;
}
.bl-sign-up-stage-three .thank-you-content p,
.bl-sign-up-stage-two .form-intro p,
.bl-sign-up-popup-holder .form-intro p {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    font-family: "Raleway", serif;
    margin-bottom: 12px;
}
.bl-sign-up-stage-three .thank-you-content a {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    font-family: "Raleway", serif;
    position: relative;
}
.bl-sign-up-stage-three .thank-you-content a:hover,
.bl-sign-up-stage-three .thank-you-content a:focus,
.bl-sign-up-stage-three .thank-you-content a:active {
    color: #fff;
}
.bl-sign-up-stage-three .thank-you-content a:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #fff;
    bottom: 0;
    left: 0;
}
#footer.with-bl-sign-up {
    padding-top: 35px;
}
#footer.with-bl-sign-up .navs-holder.footer-second-row {
    padding-top: 45px;
}
#footer .navs-holder.bl-sign-up-mudule {
    padding-bottom: 35px;
    border-bottom: 1px solid #707070;
}
#footer .navs-holder.bl-sign-up-mudule .logo-box {
    margin-bottom: 0;
    padding: 0;
}
#footer .navs-holder.bl-sign-up-mudule .navs-box {
    padding-top: 0;
}
.bl-sign-up-mudule h3 {
    font-family: "Cormorant Garamond", serif;
    color: #fff;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 0;
}
.bl-sign-up-mudule .text {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
}
.bl-sign-up-mudule .btn-white {
    height: 35px;
    width: 190px;
    background-color: #fff !important;
    font-size: 13px;
    line-height: 13px;
    font-family: "Raleway", serif;
    color: #000;
    border: 0;
    border-radius: unset;
    text-transform: uppercase;
}
.bl-sign-up-mudule .btn-white:focus,
.bl-sign-up-mudule .btn-white:link,
.bl-sign-up-mudule .btn-white:visited {
    color: #000 !important;
}
#footer .bl-sign-up-mudule .navs-wrap.text {
    width: 360px;
    padding: 0;
    border: 0;
}
#footer .bl-sign-up-mudule .navs-wrap.btn {
    width: calc(100% - 360px);
    padding: 0;
    border-radius: 0;
    border: 0;
    cursor: auto;
}
#footer .bl-sign-up-mudule .navs-wrap.btn a {
    float: right;
}
.jcf-select-drop.bl-sign-up-form-dropdown {
    z-index: 1000000;
}
.jcf-select-drop.bl-sign-up-form-dropdown .jcf-list .jcf-option {
    font-size: 17px;
    line-height: 22px;
}
.bl-form .jcf-select .jcf-select-opener {
    text-align: right;
}
.bl-form .jcf-select .jcf-select-opener:after {
    right: 0;
    margin-top: -10px;
}
.bl-sm-hide {
    display: block;
}
.bl-sm-show {
    display: none;
}
.home .slider-area.other-articles {
    margin-top: 45px;
}
@media (min-width: 601px) {
    .bl-multi-state-sign-up-form {
        padding-left: 25px;
        padding-right: 25px;
    }
    #footer.with-bl-sign-up .navs-holder.footer-second-row {
        padding-top: 60px;
    }
    .bl-sm-sign-up-form-text {
        display: block;
    }
    .bl-multi-state-sign-up-form .bl-sign-up-stage-one,
    .bl-multi-state-sign-up-form .bl-sign-up-stage-two,
    .bl-multi-state-sign-up-form .bl-sign-up-stage-three {
        float: right;
    }
    .home .slider-area.other-articles {
        margin-top: 70px;
    }
}
@media (min-width: 901px) {
    .bl-multi-state-sign-up-form {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home .slider-area.other-articles {
        margin-top: 100px;
    }
}
@media (min-width: 1201px) {
    .bl-multi-state-sign-up-form {
        padding-left: 25px;
        padding-right: 25px;
    }
    #footer.with-bl-sign-up .navs-holder.footer-second-row {
        padding-top: 80px;
    }
    .home .slider-area.other-articles {
        margin-top: 130px;
    }
}
@media (min-width: 1321px) {
    .bl-multi-state-sign-up-form {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 1200px) {
    #footer .bl-sign-up-mudule .navs-box {
        flex-wrap: wrap;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn {
        width: calc(100% - 360px);
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn a.btn-white {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 1023px) {
    #footer .bl-sign-up-mudule .navs-wrap.text {
        margin-bottom: 35px;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn {
        width: 100%;
        margin-bottom: 3px;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn a {
        float: right;
    }
    .bl-sm-hide {
        display: none;
    }
    .bl-sm-show {
        display: block;
    }
    #footer .navs-holder.bl-sign-up-mudule {
        padding-left: 0;
    }
    #footer .navs-holder.bl-sign-up-mudule .logo-box .text {
        margin-top: 30px;
        max-width: 360px;
    }
    #footer .bl-sign-up-mudule .navs-box {
        align-items: end;
        -webkit-align-items: flex-end;
    }
}
@media (max-width: 900px) {
    #footer .bl-sign-up-mudule .navs-wrap.text {
        width: 100%;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn a.btn-white {
        width: 190px;
    }
}
@media (max-width: 600px) {
    .bl-multi-state-sign-up-form {
        bottom: 51px;
    }
    .bl-footerbar-hidden .bl-multi-state-sign-up-form {
        bottom: 0;
    }
    .bl-sign-up-stage-one {
        width: 100%;
        height: 150px;
    }
    .bl-sign-up-stage-two {
        width: 100%;
        height: 600px;
    }
    .bl-sign-up-stage-three {
        width: 100%;
    }
    .bl-sign-up-popup-holder .form-intro h3 {
        width: 200px;
    }
    .bl-sign-up-stage-two .form-intro h3 {
        width: 200px;
    }
    #footer .bl-sign-up-mudule .navs-box {
        margin-top: 20px;
        text-align: center;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn {
        margin-bottom: 0;
    }
    #footer .bl-sign-up-mudule .navs-wrap.btn a {
        float: none;
    }
    .mfp-inline-holder .mfp-content.bl-sign-up-popup-wrapper {
        width: 100%;
        padding-left: 24px;
        padding-right: 24px;
    }
    .mfp-close-btn-in .mfp-content.bl-sign-up-popup-wrapper .mfp-close {
        right: 38px;
    }
    #footer .bl-sign-up-mudule .navs-wrap.text {
        margin-bottom: 20px;
    }
    .bl-sm-hide {
        display: block;
    }
    .bl-sm-show {
        display: none;
    }
    #footer .bl-sign-up-mudule .navs-box {
        align-items: normal;
        -webkit-align-items: normal;
    }
}
.cwl-only-desktop {
    display: none;
}
.cwl-only-md {
    display: none;
}
.cwl-only-sm {
    display: none;
}
.cwl-only-xs {
    display: block;
}
.honoured-show-bl-desktop {
    display: none;
}
.bl-honoured-promotion {
    position: relative;
}
.bl-honoured-promotion .cwl-bl-honoured-banner {
    position: relative;
    z-index: 1;
}
.bl-honoured-promotion .cwl-bl-honoured-banner img {
    width: 100%;
}
.bl-honoured-promotion .cwl-bl-honoured-overlay {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
    height: 100%;
    padding: 0 20px;
}
.bl-honoured-promotion .cwl-bl-honoured-overlay .container {
    height: 100%;
}
.bl-honoured-promotion .bl-honoured-wrapper {
    position: relative;
    height: 100%;
}
.bl-honoured-promotion .bl-honoured-content {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
    -webkit-align-items: center;
    padding-top: 75px;
}
.bl-honoured-promotion .bl-honoured-content .bl-honoured-col {
    width: 100%;
}
.bl-honoured-promotion .bl-honoured-logo {
    width: 300px;
}
.bl-honoured-promotion .bl-honoured-logo img {
    width: 100%;
}
.bl-honoured-promotion .text-frame {
    padding: 0;
    color: #fff;
}
.bl-honoured-promotion .text-frame p a {
    color: #fff;
}
.lodge .bl-honoured-promotion {
    margin-bottom: 50px;
}
@media (min-width: 601px) {
    .cwl-only-desktop {
        display: none;
    }
    .cwl-only-md {
        display: none;
    }
    .cwl-only-sm {
        display: block;
    }
    .cwl-only-xs {
        display: none;
    }
    .bl-honoured-promotion .bl-honoured-logo {
        width: 347px;
        position: relative;
        bottom: 15px;
    }
    .lodge .bl-honoured-promotion {
        margin-bottom: 70px;
    }
}
@media (max-width: 420px) {
	.detail-area .vault-block .bg-stretch {
    	height: 700px;
	}
	.detial-holder .image-box {
		width: 210px;
		height: 210px;
	}
}
@media (min-width: 991px) {
    .cwl-only-desktop {
        display: none;
    }
    .cwl-only-md {
        display: block;
    }
    .cwl-only-sm {
        display: none;
    }
    .cwl-only-xs {
        display: none;
    }
    .bl-honoured-promotion .cwl-bl-honoured-overlay {
        padding: 0 15px;
    }
    .lodge .bl-honoured-promotion {
        margin-bottom: 100px;
    }
}
@media (min-width: 1201px) {
    .cwl-only-desktop {
        display: block;
    }
    .cwl-only-md {
        display: none;
    }
    .cwl-only-sm {
        display: none;
    }
    .cwl-only-xs {
        display: none;
    }
    .honoured-show-bl-desktop {
        display: block;
    }
    .honoured-hide-bl-desktop {
        display: none;
    }
    .lodge .bl-honoured-promotion {
        margin-bottom: 128px;
    }
    .bl-honoured-promotion .bl-honoured-content {
        padding-left: 30px;
    }
    .bl-honoured-promotion .bl-honoured-content .bl-honoured-col {
        width: 37%;
    }
    .bl-honoured-promotion .cwl-bl-honoured-overlay {
        padding: 0 25px;
    }
    .bl-honoured-promotion .text-frame {
        max-width: 412px;
    }
}
@media (max-width: 1200px) {
    .bl-honoured-promotion .bl-honoured-content {
        padding-top: 70px;
    }
    .bl-honoured-promotion .bl-honoured-content .bl-honoured-col {
        padding-left: 30px;
    }
    .bl-honoured-promotion .cwl-md-sm-xs-content {
        padding-left: 35px;
        margin-top: 33px;
    }
    .bl-honoured-promotion .cwl-md-sm-xs-content .text-frame {
        max-width: 500px;
    }
}
@media (max-width: 992px) {
    .bl-honoured-promotion .cwl-md-sm-xs-content {
        padding-left: 0;
        margin-top: 30px;
    }
    .bl-honoured-promotion .cwl-md-sm-xs-content .text-frame {
        max-width: 390px;
    }
}
@media (max-width: 600px) {
    .bl-honoured-promotion {
        height: 555px;
        overflow: hidden;
    }
    .bl-honoured-promotion .bl-honoured-logo {
        width: 264px;
        margin: 0 auto;
    }
    .bl-honoured-promotion .bl-honoured-content {
        padding-top: 180px;
    }
    .bl-honoured-promotion .bl-honoured-content .bl-honoured-col {
        padding-left: 0;
        text-align: center;
    }
    .bl-honoured-promotion .cwl-md-sm-xs-content {
        margin-top: 25px;
    }
    .bl-honoured-promotion .cwl-md-sm-xs-content .text-frame {
        max-width: 100%;
    }
}
@media (max-width: 400px) {
    .bl-honoured-promotion {
        height: auto;
    }
}
.bl-ft-lodge-list {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.bl-ft-lodge-list .bl-ft-lodge-item {
    width: 100%;
}
.bl-ft-lodge-list ul.ft-lodge-main-list {
    list-style: none;
    padding-left: 0;
}
.bl-ft-lodge-list ul.ft-lodge-main-list > li > span,
.bl-ft-lodge-list ul.ft-lodge-main-list ul li > span {
    display: block;
    color: #fff;
    padding-left: 0;
    text-transform: uppercase;
    font-family: "Raleway", serif;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 10px;
}
.bl-ft-lodge-list ul.ft-lodge-main-list ul li > span > span {
    display: inline-block !important;
    border-bottom: 1px solid;
    line-height: 100%;
    text-decoration: none;
    margin-bottom: auto;
}
.bl-ft-lodge-list ul.ft-lodge-main-list ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 15px;
}
.bl-ft-lodge-list ul.ft-lodge-main-list ul li a {
    font-size: 19px;
    line-height: 23px;
    color: #fff;
    font-family: "Cormorant Garamond", serif;
    text-transform: none;
    display: block;
    margin-bottom: 2px;
}
.bl-ft-lodge-list ul.ft-lodge-main-list ul li > span {
    padding-left: 0;
    font-size: 13px;
    line-height: 22px;
    display: block;
    color: #999;
}
.experience .main-area.third-exp {
    padding-top: 0;
}
.experience .detail-area.experience-para {
    margin-bottom: 11px;
}
.bl-ft-lodge-list .footer-lodge-info .text {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    max-width: 272px;
}
.bl-ft-lodge-list .bl-logo {
    width: 210px;
    margin-bottom: 35px;
}
.bl-ft-lodge-list .bl-logo a {
    display: block;
}
.bl-ft-lodge-list .bl-logo img {
    width: 100%;
}
@media (min-width: 601px) {
    .ft-mobile-only {
        display: none !important;
    }
    .bl-ft-lodge-list .bl-ft-lodge-item.left {
        width: 48.8%;
    }
    .bl-ft-lodge-list .bl-ft-lodge-item.right {
        width: 51.2%;
        padding-left: 15px;
    }
    .experience .detail-area.experience-para {
        margin-bottom: 23px;
    }
    .bl-ft-lodge-list .bl-logo {
        width: 205px;
        margin-top: 5px;
    }
    .list-bar-new .bl-ft-lodge-list .bl-ft-lodge-item.left {
        width: 100%;
    }
    .list-bar-new .bl-ft-lodge-list .bl-ft-lodge-item.right {
        width: 100%;
        padding-left: 0;
    }
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap {
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper {
        width: 50%;
    }
    .bl-ft-lodge-list .footer-lodge-info {
        margin-bottom: 30px;
    }
    .bl-ft-lodge-list .footer-lodge-info .text {
        max-width: 545px;
    }
    .nav-hold ul li.th-visible-mobile-only {
        display: none;
    }
}
@media (min-width: 901px) {
    .bl-ft-lodge-list .bl-ft-lodge-item.left {
        width: 50%;
    }
    .bl-ft-lodge-list .bl-ft-lodge-item.right {
        width: 50%;
        padding-left: 0px;
    }
    .experience .detail-area.experience-para {
        margin-bottom: 53px;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .lodge-info-item.right,
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
        padding-left: 20px;
    }
    .bl-ft-lodge-list .footer-lodge-info {
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin-bottom: 40px;
    }
    .bl-ft-lodge-list .footer-lodge-info .lodge-info-item {
        width: 50%;
    }
    .bl-ft-lodge-list .footer-lodge-info .text {
        max-width: 400px;
    }
}
@media (min-width: 1024px) {
    .bl-ft-lodge-list .bl-ft-lodge-item.right {
        padding-left: 36px;
    }
    .list-bar-new .bl-ft-lodge-list .bl-ft-lodge-item.right {
        padding-left: 0;
    }
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
        padding-left: 36px;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .lodge-info-item.right {
        padding-left: 36px;
    }
}
@media (min-width: 1180px) {
    .bl-ft-lodge-list .bl-ft-lodge-item.right {
        padding-left: 60px;
    }
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
        padding-left: 60px;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .lodge-info-item.right {
        padding-left: 60px;
    }
}
@media (min-width: 1201px) {
    .bl-ft-lodge-list .bl-ft-lodge-item.left {
        width: 33.9%;
    }
    .bl-ft-lodge-list .bl-ft-lodge-item.right {
        width: 66.1%;
        padding-left: 0px;
    }
    .list-bar-new .bl-ft-lodge-list .bl-ft-lodge-item.left {
        width: 33.9%;
    }
    .list-bar-new .bl-ft-lodge-list .bl-ft-lodge-item.right {
        width: 66.1%;
    }
    .bl-ft-lodge-list .right-inner-wrap {
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper {
        width: 50%;
    }
    .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
        padding-left: 0;
    }
    .experience .detail-area.experience-para {
        margin-bottom: 73px;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .lodge-info-item {
        width: 100%;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .text {
        max-width: 272px;
    }
    .list-bar-new .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
        padding-left: 0px;
    }
    .list-bar-new .bl-ft-lodge-list .footer-lodge-info .lodge-info-item.right {
        padding-left: 0px;
    }
}
@media (min-width: 1321px) {
    .bl-ft-lodge-list .right-inner-wrap .ft-lodge-wrapper.last {
    }
}
@media (max-width: 600px) {
    .ft-hide-mobile {
        display: none !important;
    }
    #footer .list-bar {
        padding-top: 10px;
        padding-bottom: 0;
    }
    #footer .list-bar.list-bar-new {
        padding-top: 23px;
    }
    .list-bar .accordion {
        border: 0;
        margin-bottom: 0;
    }
    .list-bar .accordion > li {
        margin-bottom: 8px;
        padding: 0;
        border-bottom: 1px solid #707070;
    }
    .list-bar .accordion > li:last-of-type {
        border-bottom: 0;
    }
    .list-bar .accordion > li a {
        display: block;
        color: #fff;
        padding-left: 0;
        text-transform: uppercase;
        font-family: "Raleway", serif;
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 8px;
        position: relative;
    }
    .list-bar .accordion > li > a i {
        font-size: 13px;
        color: #fff;
        position: absolute;
        top: 5px;
        right: 0;
    }
    .list-bar .accordion > li > a i.fa-angle-up {
        display: none;
    }
    .list-bar .accordion > li.acc-active > a i.fa-angle-up {
        display: block;
    }
    .list-bar .accordion li.acc-active > a i.fa-angle-down {
        display: none;
    }
    .list-bar .accordion ul.sub-list {
        list-style: none;
        padding-left: 0;
        margin-bottom: 15px;
    }
    .list-bar .accordion ul.sub-list li {
        padding: 0;
        border: 0;
    }
    .list-bar .accordion ul.sub-list li a {
        font-size: 19px;
        line-height: 23px;
        color: #fff;
        font-family: "Cormorant Garamond", serif;
        text-transform: none;
        display: block;
        margin-bottom: 2px;
    }
    .list-bar .accordion ul.sub-list li > span {
        display: block;
        color: #999;
        padding-left: 0;
        text-transform: uppercase;
        font-family: "Raleway", serif;
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 10px;
    }
    .list-bar .accordion ul.sub-list li > span > span {
        display: inline-block !important;
        border-bottom: 1px solid;
        line-height: 100%;
        text-decoration: none;
        margin-bottom: auto;
    }
    #footer .bottom-bar .social-area {
        display: none;
    }
    .bl-ft-lodge-list .footer-lodge-info {
        padding-bottom: 20px;
        border-bottom: 1px solid #707070;
        margin-bottom: 10px;
    }
    .bl-ft-lodge-list .bl-logo {
        margin-bottom: 20px;
    }
    #footer #menu-downloads-2 {
        margin-right: 0;
    }
    #footer #menu-explore-2.add-nav {
        padding-right: 0;
    }
    .nav-hold ul li.th-visible-mobile-only {
        visibility: hidden;
    }
}
.cwl-no-bottom-margin {
    margin-bottom: 0 !important;
}
#destination-getting-area.cwl-location .bg-img {
    height: 600px;
}
.page-template-template-new-home-landing-page .slider-area.homepage-rp {
    padding-top: 0;
    padding-bottom: 0;
}
.page-template-template-new-home-landing-page .slider-area.p-style {
    padding-top: 32px;
}
.page-template-template-new-home-landing-page .detail-area.express-your-interest {
    margin-top: 40px;
}
.page-template-template-new-home-landing-page #exclusive-packages.slider-area .slides-block {
    margin-bottom: 0;
}
.page-template-template-new-home-landing-page #express-your-interest .booking-holder {
    padding: 0 30px;
}
.page-template-template-new-home-landing-page .adventure-area.first {
    padding-bottom: 0;
}
.page-template-template-new-home-landing-page .adventure-area.first {
    padding-bottom: 0;
}
.page-template-template-new-home-landing-page .adventure-area.second {
    margin-top: 40px;
}
@media (min-width: 601px) {
    .page-template-template-new-home-landing-page .slider-area.p-style {
        padding-top: 62px;
    }
    .page-template-template-new-home-landing-page .detail-area.express-your-interest {
        margin-top: 70px;
    }
    .page-template-template-new-home-landing-page .info-box .space-style4 {
        padding: 0 48px 0 38px;
    }
    .page-template-template-new-home-landing-page .info-box .space-style3 {
        padding-top: 0;
        padding-left: 0;
        padding-right: 40px;
        padding-bottom: 20px;
    }
    .page-template-template-new-home-landing-page .adventure-area.second {
        margin-top: 70px;
    }
}
@media (min-width: 901px) {
    .page-template-template-new-home-landing-page .slider-area.p-style {
        padding-top: 92px;
    }
    .page-template-template-new-home-landing-page .detail-area.express-your-interest {
        margin-top: 100px;
    }
    .page-template-template-new-home-landing-page .info-box .space-style4 {
        padding: 0 40px;
    }
    .page-template-template-new-home-landing-page .info-box .space-style3 {
        padding: 0 55px 35px 0;
    }
    .page-template-template-new-home-landing-page #express-your-interest .booking-holder {
        padding: 0;
    }
    .page-template-template-new-home-landing-page .adventure-area.second {
        margin-top: 100px;
    }
}
@media (min-width: 1201px) {
    .page-template-template-new-home-landing-page .slider-area.p-style {
        padding-top: 118px;
    }
    .page-template-template-new-home-landing-page .detail-area.express-your-interest {
        margin-top: 130px;
    }
    .page-template-template-new-home-landing-page .adventure-area.second {
        margin-top: 130px;
    }
}
@media (min-width: 1321px) {
}
@media (max-width: 600px) {
    .page-template-template-new-home-landing-page .adventure-area {
        padding-top: 0;
    }
    .page-template-template-new-home-landing-page .intro-holder h1 br {
        display: none;
    }
    .page-template-template-new-home-landing-page #destination-getting-area .bg-destination,
    .destination #destination-getting-area .bg-destination {
        height: 900px !important;
    }
    .page-template-template-new-home-landing-page .info-block .img-holder.m-right {
        margin-top: -45px;
    }
    .page-template-template-new-home-landing-page #destination-getting-area.text-area {
        padding-bottom: 0;
    }
}
.intro-holder .text-frame .intro-btn {
    display: flex;
}
.text-frame .intro-btn a.btn {
    padding: 0 25px;
    font-size: 12px;
    line-height: 12px;
    color: #375542;
    border-radius: 0;
    background: #ebebeb;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}
@media (min-width: 1201px) {
    .text-frame .intro-btn a.btn {
        font-size: 13px;
        line-height: 13px;
    }
}
.cookie-banner-footer {
    position: fixed;
    left: 0;
    z-index: 1001;
    bottom: 0;
}
.cookie-banner-footer .container {
    padding: 0;
}
.cookie-banner-footer .cookie-content {
    max-width: 400px;
    height: 95px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    position: relative;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.1);
}
.cookie-banner-footer .cookie-content .close {
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cross-icon-blue.svg");
    width: 11px;
    height: 12px;
    right: 12px;
    top: 12px;
    background-size: cover;
    opacity: 1 !important;
    cursor: pointer;
}
.cookie-banner-footer .cookie-content .close.nitro-lazy {
    background-image: none !important;
}
.cookie-banner-footer .cookie-content p {
    font-size: 17px;
    line-height: 22px;
    color: #000;
    font-family: "Raleway", serif;
    margin-bottom: 0;
}
.cookie-banner-footer .cookie-content a {
    font-size: 17px;
    line-height: 22px;
    color: #375542;
    font-family: "Raleway", serif;
}
@media (min-width: 601px) {
    .cookie-banner-footer {
        left: 25px;
        bottom: 30px;
    }
    .cookie-banner-footer .cookie-content {
        width: 400px;
    }
}
@media (min-width: 901px) {
    .cookie-banner-footer {
        left: 30px;
        bottom: 30px;
    }
}
@media (min-width: 1201px) {
    .cookie-banner-footer {
        left: 40px;
        bottom: 39px;
    }
}
@media (max-width: 600px) {
    .cookie-banner-footer {
        bottom: 71px;
        width: 100%;
    }
    .cookie-banner-footer.cookie-footer-margin {
        bottom: 40px;
    }
    .cookie-banner-footer .cookie-content {
        margin: 0 auto;
        padding: 0 20px 0 20px;
        justify-content: flex-start;
    }
    .cookie-banner-footer .cookie-content .text {
        max-width: 272px;
    }
}
.bl-footer-call-banner {
    height: 70px;
    background: #375542;
}
.bl-footer-call-banner .container {
    height: 100%;
}
.bl-footer-call-banner .call-banner-wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bl-footer-call-banner .call-banner-wrapper .text {
    text-align: center;
}
.bl-footer-call-banner .call-banner-wrapper .text p {
    margin-bottom: 0;
    font-family: "Raleway", serif;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
}
.bl-footer-call-banner .call-banner-wrapper .text p a {
    color: rgba(255, 255, 255, 1);
}
.bl-footer-call-banner .call-banner-wrapper .text p a.tel {
    font-size: 16px;
    position: relative;
    top: -2px;
}
.main-area.experience-loop-area {
    padding-top: 0;
}
.slick-slider4c .slick-dots {
    list-style: none;
    text-align: left;
    text-align: center;
    margin: 40px 0 0 0;
    padding: 0;
}
.slick-slider4c .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
}
.slick-slider4c .slick-dots li button {
    background: transparent;
    height: 20px;
    position: relative;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
    color: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
}
.slick-slider4c .slick-dots li button:after {
    content: "";
    position: absolute;
    background: #d7d7d7;
    height: 1px;
    width: 100%;
    left: 0;
}
.slick-slider4c .slick-dots li.slick-active button:after {
    background: #375542;
}
.detail-area .slick-slider4c .slide-holder p a {
    display: block;
    margin-top: 6px;
    font-family: "Raleway", serif;
    color: #375542;
}
.detail-area .slick-slider4c .slide-holder p a:hover {
    color: #375542;
}
.intro-holder .intro-multi-links a {
    font-family: "Raleway", serif;
    color: #375542;
    font-weight: 400;
}
.intro-holder .intro-multi-links a:hover {
    color: #375542;
}
.intro-holder .intro-multi-links a:last-of-type {
    display: block;
}
.detail-area.experience-para .bg-stretch {
    background-position: center;
}
@media (min-width: 601px) {
    .bl-footer-call-banner {
        height: 50px;
    }
    .bl-footer-call-banner .call-banner-wrapper .text p br {
        display: none;
    }
    .intro-holder .intro-multi-links a:last-of-type {
        display: inline-block;
    }
}
@media (min-width: 1201px) {
    .detail-area.exp-porthole-area {
        padding: 0;
    }
    .detail-area.experience-para .detail-info .para-holder {
        padding-left: 80px;
        padding-right: 80px;
    }
}
@media (max-width: 600px) {
    .exp-porthole-area .detail-block .slick-slider4c .slide-holder {
        padding: 0 15px;
    }
    .experience .text-area.sample-itineraries {
        padding-top: 36px;
    }
}
.spa-spotlight {
    position: relative;
}
.spa-spotlight .spa-spotlight-info {
    position: relative;
    z-index: 1000;
}
.spa-spotlight .spotlight-slider .btn-next,
.spa-spotlight .spotlight-slider .btn-prev {
    top: 50%;
}
.spa-spotlight .spotlight-slider .btn-prev {
    left: 0;
}
.spa-spotlight .spotlight-slider .btn-next {
    right: 0;
}
.page-template-template-spa .blockquote-area {
    margin-bottom: 40px;
}
.social-icons .bl-icon-tiktok {
    position: relative;
    display: block;
    height: 27px;
    width: 25px;
}
.social-icons .bl-icon-tiktok:after {
    content: "";
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/tiktok-white.svg");
    height: 28px;
    width: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0;
    bottom: 0;
}
.bl-link-arrow-right {
    position: relative;
    padding-right: 18px;
    display: inline-block;
}
.tests .bl-link-arrow-right {
    padding-right: 18px;
}
.bl-link-arrow-right.sml-arrow {
    padding-right: 17px;
}
.tests .bl-link-arrow-right.sml-arrow {
    padding-right: 17px;
}
.bl-link-arrow-right:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 18px;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/Link-arrow-right-simple.svg");
    background-repeat: no-repeat;
    right: 0;
    bottom: 1px;
    background-position: center;
    background-size: contain;
}
.tests .bl-link-arrow-right:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/Link-arrow-right-simple.svg");
    width: 7px;
    bottom: 1px;
}
.bl-link-arrow-right.lrg-arrow:after {
    height: 22px;
    bottom: 0;
}
.bl-link-arrow-right.sml-arrow:after {
    height: 17px;
    width: 7px;
    bottom: 0;
}
.tests .bl-link-arrow-right.sml-arrow:after {
    width: 7px;
    bottom: 0;
}
.bl-link-arrow-right.sml-arrow.sm-b:after {
    height: 23px;
}
.bl-link-arrow-right.white:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/Link-arrow-right-simple-white.svg");
}
.tests .bl-link-arrow-right.white:after {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/Link-arrow-right-simple-white.svg");
}
@media (min-width: 601px) {
    .spa-spotlight .spa-spotlight-info {
        margin-top: -132px;
    }
    .spa-spotlight .detail-info .img-hold {
        margin-bottom: auto;
    }
    .info-wraps.penny-falls-trail-hike .heading-wrap h2 {
        padding-right: 65px;
    }
    .page-template-template-spa .blockquote-area {
        margin-bottom: 70px;
    }
}
@media (min-width: 901px) {
    .info-wraps.penny-falls-trail-hike .heading-wrap h2 {
        padding-right: 15px;
    }
    .page-template-template-spa .blockquote-area {
        margin-bottom: 100px;
    }
}
@media (min-width: 1201px) {
    .spa-spotlight .spa-spotlight-info {
        margin-top: -162px;
    }
    .spa-spotlight .detail-info .para-holder {
        padding-left: 80px;
        padding-right: 80px;
    }
    .page-template-template-spa .blockquote-area {
        margin-bottom: 130px;
    }
    .bl-link-arrow-right.lrg-arrow:after {
        height: 22px;
    }
}
@media (max-width: 600px) {
    .stay .package-highlights-holder .view-all {
        margin-bottom: 1em;
    }
    #messenger_avtar.bmb_msg_frame_default {
        bottom: 50px !important;
    }
    .sol-hide-sticky-footer #messenger_avtar.bmb_msg_frame_default {
        bottom: 0 !important;
    }
    body.show-cookie-bar #messenger_avtar.bmb_msg_frame_default {
        bottom: 168px !important;
    }
    .bmb_msg_bubbles_container {
        right: 82px !important;
        bottom: 42px !important;
    }
    body.show-cookie-bar .bmb_msg_bubbles_container {
        bottom: 160px !important;
        right: 82px !important;
    }
    body.show-cookie-bar.sol-hide-sticky-footer #messenger_avtar.bmb_msg_frame_default {
        bottom: 126px !important;
    }
    body.sol-hide-sticky-footer .bmb_msg_bubbles_container {
        right: 82px !important;
        bottom: -10px !important;
    }
    body.show-cookie-bar.sol-hide-sticky-footer .bmb_msg_bubbles_container {
        bottom: 120px !important;
    }
}
.single-page.single-journal .general-detail .text-frame h2,
.single-page.single-journal .journal-image-quote .image-quote-row h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
    font-family: "Cormorant Garamond", serif;
}
.single-page.single-journal .general-detail .text-frame h3,
.single-page.single-journal .journal-image-quote .image-quote-row h3 {
    font-size: 24px;
    line-height: 28px;
    color: #375542;
    font-family: "Raleway", Serif;
}
.single-page.single-journal .general-detail .text-frame h4,
.single-page.single-journal .journal-image-quote .image-quote-row h4 {
    font-size: 21px;
    line-height: 26px;
    color: #375542;
    font-family: "Raleway", Serif;
}
.single-page.single-journal .general-detail .text-frame h5,
.single-page.single-journal .journal-image-quote .image-quote-row h5 {
    font-size: 21px;
    line-height: 26px;
    color: #000;
    font-family: "Raleway", Serif;
}
.single-journal .other-articles .text-holder h3 a,
.single-journal .other-articles .text-holder h3 a:hover,
.single-journal .other-articles .text-holder h3 a:visited {
    font-family: "Cormorant Garamond", serif;
}
.jw-no-padding-bottom {
    padding-bottom: 0px !important;
}
body.page-id-10532 .main-area {
    overflow: initial;
}
body.page-id-10532 .video-holder.video-active {
    z-index: initial;
}
.main-area.main-section-with-badge .intro-holder {
    margin-top: 100px;
}
.text-column .text-holder p strong,
.text-column .text-holder p b,
.text-holder p strong,
.text-holder p b,
.text-frame p strong,
.text-frame p b {
    font-family: "Raleway", serif;
    font-weight: normal;
}
.text-column .text-holder p i,
.text-column .text-holder p em,
.text-holder p i,
.text-holder p em,
.text-frame p em,
.text-frame p i {
    font-family: "Raleway" Italic", serif;
    font-weight: normal;
}
.bl-hotspot-form form ul.inputs-list.multi-container li.hs-form-radio {
    padding-left: 20px;
    display: block;
}
.bl-hotspot-form form ul.inputs-list.multi-container li.hs-form-radio label.hs-form-radio-display {
    position: relative;
    font-size: 19px;
    line-height: 24px;
}
.jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 1px solid #375542;
    margin: 0 8px 0 0;
    height: 16px;
    width: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.jcf-radio.jcf-checked {
    background: #375542;
}
.bl-hotspot-form form .jcf-radio {
    position: absolute;
    left: -20px;
    top: 5px;
}
.bl-honoured-promotion.what-to-pack .bl-honoured-content {
    padding-top: unset;
}
.bl-honoured-promotion.what-to-pack .bl-honoured-logo {
    width: 200px;
}
.bl-honoured-promotion.what-to-pack .text-frame p {
    margin-bottom: 0;
}
.bl-honoured-promotion.what-to-pack .bl-honoured-content .bl-honoured-col {
    padding-left: 0;
}
.bl-honoured-promotion.what-to-pack .cwl-md-sm-xs-content {
    padding-left: 0;
    margin-top: 30px;
}
@media (min-width: 601px) {
    .destination .detail-block .slide-holder {
        padding: 0;
    }
    .single-page.single-journal .intro-holder h1 {
        font-size: 80px;
        line-height: 85px;
    }
    .main-area.main-section-with-badge .intro-holder {
        margin-top: 0px;
    }
    .single-journal .intro-holder .header-box {
        padding-right: 257px;
    }
    .single-journal .intro-holder .header-box h1 {
        margin-right: 0;
    }
    .bl-honoured-promotion.what-to-pack .bl-honoured-logo {
        width: 270px;
    }
    .bl-honoured-promotion.what-to-pack .bl-honoured-content {
        padding-left: 30px;
    }
    .bl-honoured-promotion.what-to-pack .cwl-md-sm-xs-content .text-frame {
        max-width: 310px;
    }
}
@media (min-width: 901px) {
    .single-journal .intro-holder .header-box {
        padding-right: 263px;
    }
}
@media (min-width: 1201px) {
    .single-journal .intro-holder .header-box {
        width: calc(100% - 399px);
        margin-left: 102px;
        padding-right: 0;
    }
    .bl-hotspot-form form ul.inputs-list.multi-container li.hs-form-radio label.hs-form-radio-display {
        font-size: 21px;
        line-height: 26px;
    }
    .bl-hotspot-form form .hs-fieldtype-radio ul.inputs-list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .bl-honoured-promotion.what-to-pack .bl-honoured-content {
        padding-top: 50px;
    }
    .bl-honoured-promotion.what-to-pack .text-frame {
        max-width: 340px;
    }
}
@media (min-width: 1270px) {
    .single-journal .intro-holder .header-box {
        width: 841px;
    }
}
@media (max-width: 600px) {
    .bl-honoured-promotion.what-to-pack .bl-honoured-content .bl-honoured-col {
        height: 100%;
        position: relative;
    }
    .bl-honoured-promotion.what-to-pack .bl-honoured-logo {
        margin: unset;
        padding-top: 20px;
    }
    .bl-honoured-promotion.what-to-pack .cwl-md-sm-xs-content {
        position: absolute;
        bottom: 20px;
    }
    .bl-honoured-promotion.what-to-pack .cwl-md-sm-xs-content .text-frame {
        max-width: 310px;
        text-align: left;
    }
}
.single-package .main-area {
    padding-bottom: 0;
}
.package-accordion {
    margin-top: 35px;
}
.package-accordion .accordion {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.general-detail .package-accordion ul.accordion > li:before {
    content: none;
}
.single-package .detail-area.express-your-interest {
    margin: 65px 0 0;
}
.single-package .bl-hotspot-form form .legal-consent-container .inputs-list li label span.jcf-checkbox {
    position: absolute;
    bottom: unset;
    top: 5px;
    margin-left: 0;
}
.single-package .bl-hotspot-form form .legal-consent-container .inputs-list li label span {
    margin-left: 30px;
}
.package-accordion .accordion ul li {
    padding: 0;
    border: 0;
    position: relative;
}
.package-accordion .accordion .columns-block {
    padding: 20px 0 0;
}
.sidebar-package-terms {
}
.sidebar-package-terms span.link {
    display: inline-block;
    cursor: pointer;
    position: relative;
    color: #375542;
    font-family: "Raleway", serif;
    font-size: 21px;
    line-height: 26px;
}
.sidebar-package-terms span.link:after {
    content: "";
    content: "";
    top: 10px;
    cursor: pointer;
    right: -21px;
    position: absolute;
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/optimized/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/package-arrow-up.svg");
    background-size: 12px 8px;
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.sidebar-package-terms.toggle-visible span.link:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.sidebar .sidebar-terms-container {
    margin-top: 25px;
}
.package-accordion .accordion-header h3 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 23px;
    line-height: 38px;
    color: #375542;
    padding-bottom: 23px;
}
.single-package .general-detail .text-frame p:last-of-type {
    margin-bottom: 20px;
}
.single-package .general-detail .text-frame em,
.single-package .general-detail .header-holder em,
.single-package .general-detail .accordion em,
.single-package .general-detail .header-holder i,
.single-package .general-detail .accordion i {
    font-family: "Raleway" Italic;
    font-weight: normal;
}
.single-package #main .sidebar a.btn.btn-dark {
    margin-bottom: 26px;
    margin-top: 26px;
}
#main .package-button-wrapper a.btn.btn-dark {
    margin-top: 0;
    margin-bottom: 22px;
}
@media (min-width: 375px) {
    .package-accordion .accordion-header h3 {
        font-size: 31px;
        line-height: 36px;
    }
}
@media (min-width: 901px) {
    .single-package #main .sidebar a.btn.btn-dark {
        margin-bottom: 28px;
        margin-top: 28px;
    }
}
@media (min-width: 1201px) {
    .package-accordion .accordion-header h3 {
        font-size: 36px;
        line-height: 39px;
    }
    .single-package .general-detail .text-frame p:last-of-type {
        margin-bottom: 22px;
    }
}
@media (max-width: 1200px) {
    .single-package .bl-hotspot-form fieldset.form-columns-2 .hs-form-field {
        width: 100%;
    }
    .sidebar-package-terms span.link {
        font-size: 19px;
        line-height: 24px;
    }
    .sidebar-package-terms span.link:after {
        top: 9px;
    }
}
@media (max-width: 600px) {
    .single-package .booking-holder.express-your-interest-form {
        padding: 0;
    }
    .single-package .sidebar {
        margin-top: 40px;
    }
    .sidebar.mobile-only {
        margin-bottom: 35px;
    }
}
.general-detail.form-temp {
    display: block;
}
.general-detail.form-temp .main-content {
    width: auto;
    max-width: 865px;
    padding-right: 0;
}
.bl-hotspot-form form .hs-datepicker .pika-lendar select.pika-select {
    left: 0 !important;
    height: auto !important;
    width: auto !important;
}
.destination-new-search-wrapper {
    max-width: 1560px;
    margin-left: auto;
    margin-right: auto;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 50px;
    height: 84px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 20px;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 20px;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front {
    z-index: 100;
}
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: 0.5em 0.5em 0.5em 0.7em;
    font-size: 100%;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
}
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.2em;
    margin: auto 0;
}
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
.ui-button {
    padding: 0.4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: 0.1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}
.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
    text-indent: 0;
}
.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: 0.4em 1em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
    z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
    padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: 0.12em;
    border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon.nitro-lazy,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-checkboxradio-disabled {
    pointer-events: none;
}
.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}
.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}
.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane.nitro-lazy {
    background-image: none !important;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em 0.6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: 0.5em;
    top: 0.3em;
}
.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.2em;
    outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 0.4em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: 0.1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0.5em 1em;
    background: none;
    overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: 0.5em;
    padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane.nitro-lazy {
    background-image: none !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: 0.5em 0.4em 0.5em 0;
    cursor: pointer;
}
.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0;
}
.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0;
}
.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0;
}
.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
}
.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0;
}
.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0;
}
.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0;
}
.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}
.ui-progressbar-indeterminate .ui-progressbar-value.nitro-lazy {
    background-image: none !important;
}
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}
.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}
.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
.ui-slider-horizontal {
    height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-slider-vertical {
    width: 0.8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}
.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0.222em 0;
    margin: 0.2em 0;
    vertical-align: middle;
    margin-left: 0.4em;
    margin-right: 2em;
}
.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: 0.5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}
.ui-tabs {
    position: relative;
    padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px 0.2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: 0.5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}
body .ui-tooltip {
    border-width: 2px;
}
.ui-widget {
    font-family: Arial, sans-serif;
    font-size: 1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, sans-serif;
    font-size: 1em;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}
.ui-widget-content a {
    color: #333;
}
.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold;
}
.ui-widget-header a {
    color: #333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}
.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}
.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled.nitro-lazy,
.ui-widget-content .ui-state-disabled.nitro-lazy,
.ui-widget-header .ui-state-disabled.nitro-lazy {
    background-image: none !important;
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_444444_256x240.png");
}
.ui-icon.nitro-lazy,
.ui-widget-content .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-widget-header .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_555555_256x240.png");
}
.ui-state-hover .ui-icon.nitro-lazy,
.ui-state-focus .ui-icon.nitro-lazy,
.ui-button:hover .ui-icon.nitro-lazy,
.ui-button:focus .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-active .ui-icon.nitro-lazy,
.ui-button:active .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_777620_256x240.png");
}
.ui-state-highlight .ui-icon.nitro-lazy,
.ui-button .ui-state-highlight.ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_cc0000_256x240.png");
}
.ui-state-error .ui-icon.nitro-lazy,
.ui-state-error-text .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-button .ui-icon {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/images/ui-icons_777777_256x240.png");
}
.ui-button .ui-icon.nitro-lazy {
    background-image: none !important;
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.ui-icon-caret-1-n {
    background-position: 0 0;
}
.ui-icon-caret-1-ne {
    background-position: -16px 0;
}
.ui-icon-caret-1-e {
    background-position: -32px 0;
}
.ui-icon-caret-1-se {
    background-position: -48px 0;
}
.ui-icon-caret-1-s {
    background-position: -65px 0;
}
.ui-icon-caret-1-sw {
    background-position: -80px 0;
}
.ui-icon-caret-1-w {
    background-position: -96px 0;
}
.ui-icon-caret-1-nw {
    background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background-position: -16px -144px;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-on {
    background-position: -96px -144px;
}
.ui-icon-radio-off {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-start {
    background-position: -80px -160px;
}
.ui-icon-seek-first {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
    background: #aaa;
    opacity: 0.003;
    filter: Alpha(Opacity=.3);
}
.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666;
}
.ui-multiselect {
    box-sizing: border-box;
    padding: 2px 0 2px 4px;
    text-align: left;
    width: auto;
}
.ui-multiselect .ui-multiselect-open {
    float: right;
}
.ui-multiselect-menu {
    display: none;
    box-sizing: border-box;
    position: absolute;
    text-align: left;
    z-index: 101;
    width: auto;
    height: auto;
    padding: 3px;
}
.ui-multiselect-menu.ui-multiselect-listbox {
    position: relative;
    z-index: 0;
}
.ui-multiselect-header {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: auto;
    padding: 3px 0 3px 4px;
    margin-bottom: 2px;
}
.ui-multiselect-header > ul {
    font-size: 0.9em;
}
.ui-multiselect-header li {
    float: left;
    margin: 0 10px 0 0;
}
.ui-multiselect-header a {
    text-decoration: none;
}
.ui-multiselect-header a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.ui-multiselect-header .ui-icon {
    float: left;
}
.ui-multiselect-header .ui-multiselect-close {
    float: right;
    margin-right: 0;
    text-align: right;
}
.ui-multiselect-checkboxes {
    display: block;
    box-sizing: border-box;
    position: relative;
    overflow: auto;
    width: auto;
    border: 0;
    padding: 4px 0 8px;
}
.ui-multiselect-checkboxes li:not(.ui-multiselect-optgroup) {
    clear: both;
    font-size: 0.9em;
    list-style: none;
    padding-right: 3px;
}
.ui-multiselect-checkboxes label {
    border: 1px solid transparent;
    cursor: default;
    display: block;
    padding: 3px 1px 3px 21px;
    text-indent: -20px;
}
.ui-multiselect-checkboxes input {
    position: relative;
    top: 1px;
    cursor: pointer;
}
.ui-multiselect-checkboxes img {
    height: 30px;
    vertical-align: middle;
    margin-right: 3px;
}
.ui-multiselect-grouplabel {
    border-bottom: 1px solid;
    display: block;
    font-weight: bold;
    margin: 1px 0;
    padding: 3px;
    text-align: center;
    text-decoration: none;
}
.ui-multiselect-selectable {
    cursor: pointer;
}
.ui-multiselect-optgroup > ul {
    padding: 3px;
}
.ui-multiselect-columns {
    display: inline-block;
    vertical-align: top;
}
.ui-multiselect-collapser {
    float: left;
    padding: 0 1px;
    margin: 0;
}
.ui-multiselect-collapsed > ul {
    display: none;
}
.ui-multiselect-single .ui-multiselect-checkboxes input {
    left: -9999px;
    position: absolute !important;
    top: auto !important;
}
.ui-multiselect-single .ui-multiselect-checkboxes label {
    padding: 5px !important;
    text-indent: 0 !important;
}
.ui-multiselect.ui-multiselect-nowrap {
    white-space: nowrap;
}
.ui-multiselect.ui-multiselect-nowrap > span {
    display: inline-block;
}
.ui-multiselect-checkboxes.ui-multiselect-nowrap li,
.ui-multiselect-checkboxes.ui-multiselect-nowrap a {
    white-space: nowrap;
}
.ui-multiselect-measure > .ui-multiselect-header,
.ui-multiselect-measure > .ui-multiselect-checkboxes {
    float: left;
}
.ui-multiselect-measure > .ui-multiselect-checkboxes {
    margin: 4px;
    overflow-y: scroll;
}
.ui-multiselect-resize {
    border: 2px dotted #00f;
}
@media print {
    .ui-multiselect-menu {
        display: none;
    }
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "пЂЂ";
}
.fa-music:before {
    content: "пЂЃ";
}
.fa-search:before {
    content: "пЂ‚";
}
.fa-envelope-o:before {
    content: "пЂѓ";
}
.fa-heart:before {
    content: "пЂ„";
}
.fa-star:before {
    content: "пЂ…";
}
.fa-star-o:before {
    content: "пЂ†";
}
.fa-user:before {
    content: "пЂ‡";
}
.fa-film:before {
    content: "пЂ€";
}
.fa-th-large:before {
    content: "пЂ‰";
}
.fa-th:before {
    content: "пЂЉ";
}
.fa-th-list:before {
    content: "пЂ‹";
}
.fa-check:before {
    content: "пЂЊ";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "пЂЌ";
}
.fa-search-plus:before {
    content: "пЂЋ";
}
.fa-search-minus:before {
    content: "пЂђ";
}
.fa-power-off:before {
    content: "пЂ‘";
}
.fa-signal:before {
    content: "пЂ’";
}
.fa-gear:before,
.fa-cog:before {
    content: "пЂ“";
}
.fa-trash-o:before {
    content: "пЂ”";
}
.fa-home:before {
    content: "пЂ•";
}
.fa-file-o:before {
    content: "пЂ–";
}
.fa-clock-o:before {
    content: "пЂ—";
}
.fa-road:before {
    content: "пЂ";
}
.fa-download:before {
    content: "пЂ™";
}
.fa-arrow-circle-o-down:before {
    content: "пЂљ";
}
.fa-arrow-circle-o-up:before {
    content: "пЂ›";
}
.fa-inbox:before {
    content: "пЂњ";
}
.fa-play-circle-o:before {
    content: "пЂќ";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "пЂћ";
}
.fa-refresh:before {
    content: "пЂЎ";
}
.fa-list-alt:before {
    content: "пЂў";
}
.fa-lock:before {
    content: "пЂЈ";
}
.fa-flag:before {
    content: "пЂ¤";
}
.fa-headphones:before {
    content: "пЂҐ";
}
.fa-volume-off:before {
    content: "пЂ¦";
}
.fa-volume-down:before {
    content: "пЂ§";
}
.fa-volume-up:before {
    content: "пЂЁ";
}
.fa-qrcode:before {
    content: "пЂ©";
}
.fa-barcode:before {
    content: "пЂЄ";
}
.fa-tag:before {
    content: "пЂ«";
}
.fa-tags:before {
    content: "пЂ¬";
}
.fa-book:before {
    content: "пЂ";
}
.fa-bookmark:before {
    content: "пЂ®";
}
.fa-print:before {
    content: "пЂЇ";
}
.fa-camera:before {
    content: "пЂ°";
}
.fa-font:before {
    content: "пЂ±";
}
.fa-bold:before {
    content: "пЂІ";
}
.fa-italic:before {
    content: "пЂі";
}
.fa-text-height:before {
    content: "пЂґ";
}
.fa-text-width:before {
    content: "пЂµ";
}
.fa-align-left:before {
    content: "пЂ¶";
}
.fa-align-center:before {
    content: "пЂ·";
}
.fa-align-right:before {
    content: "пЂё";
}
.fa-align-justify:before {
    content: "пЂ№";
}
.fa-list:before {
    content: "пЂє";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "пЂ»";
}
.fa-indent:before {
    content: "пЂј";
}
.fa-video-camera:before {
    content: "пЂЅ";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "пЂѕ";
}
.fa-pencil:before {
    content: "пЃЂ";
}
.fa-map-marker:before {
    content: "пЃЃ";
}
.fa-adjust:before {
    content: "пЃ‚";
}
.fa-tint:before {
    content: "пЃѓ";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "пЃ„";
}
.fa-share-square-o:before {
    content: "пЃ…";
}
.fa-check-square-o:before {
    content: "пЃ†";
}
.fa-arrows:before {
    content: "пЃ‡";
}
.fa-step-backward:before {
    content: "пЃ€";
}
.fa-fast-backward:before {
    content: "пЃ‰";
}
.fa-backward:before {
    content: "пЃЉ";
}
.fa-play:before {
    content: "пЃ‹";
}
.fa-pause:before {
    content: "пЃЊ";
}
.fa-stop:before {
    content: "пЃЌ";
}
.fa-forward:before {
    content: "пЃЋ";
}
.fa-fast-forward:before {
    content: "пЃђ";
}
.fa-step-forward:before {
    content: "пЃ‘";
}
.fa-eject:before {
    content: "пЃ’";
}
.fa-chevron-left:before {
    content: "пЃ“";
}
.fa-chevron-right:before {
    content: "пЃ”";
}
.fa-plus-circle:before {
    content: "пЃ•";
}
.fa-minus-circle:before {
    content: "пЃ–";
}
.fa-times-circle:before {
    content: "пЃ—";
}
.fa-check-circle:before {
    content: "пЃ";
}
.fa-question-circle:before {
    content: "пЃ™";
}
.fa-info-circle:before {
    content: "пЃљ";
}
.fa-crosshairs:before {
    content: "пЃ›";
}
.fa-times-circle-o:before {
    content: "пЃњ";
}
.fa-check-circle-o:before {
    content: "пЃќ";
}
.fa-ban:before {
    content: "пЃћ";
}
.fa-arrow-left:before {
    content: "пЃ ";
}
.fa-arrow-right:before {
    content: "пЃЎ";
}
.fa-arrow-up:before {
    content: "пЃў";
}
.fa-arrow-down:before {
    content: "пЃЈ";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "пЃ¤";
}
.fa-expand:before {
    content: "пЃҐ";
}
.fa-compress:before {
    content: "пЃ¦";
}
.fa-plus:before {
    content: "пЃ§";
}
.fa-minus:before {
    content: "пЃЁ";
}
.fa-asterisk:before {
    content: "пЃ©";
}
.fa-exclamation-circle:before {
    content: "пЃЄ";
}
.fa-gift:before {
    content: "пЃ«";
}
.fa-leaf:before {
    content: "пЃ¬";
}
.fa-fire:before {
    content: "пЃ";
}
.fa-eye:before {
    content: "пЃ®";
}
.fa-eye-slash:before {
    content: "пЃ°";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "пЃ±";
}
.fa-plane:before {
    content: "пЃІ";
}
.fa-calendar:before {
    content: "пЃі";
}
.fa-random:before {
    content: "пЃґ";
}
.fa-comment:before {
    content: "пЃµ";
}
.fa-magnet:before {
    content: "пЃ¶";
}
.fa-chevron-up:before {
    content: "пЃ·";
}
.fa-chevron-down:before {
    content: "пЃё";
}
.fa-retweet:before {
    content: "пЃ№";
}
.fa-shopping-cart:before {
    content: "пЃє";
}
.fa-folder:before {
    content: "пЃ»";
}
.fa-folder-open:before {
    content: "пЃј";
}
.fa-arrows-v:before {
    content: "пЃЅ";
}
.fa-arrows-h:before {
    content: "пЃѕ";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "п‚Ђ";
}
.fa-twitter-square:before {
    content: "п‚Ѓ";
}
.fa-facebook-square:before {
    content: "п‚‚";
}
.fa-camera-retro:before {
    content: "п‚ѓ";
}
.fa-key:before {
    content: "п‚„";
}
.fa-gears:before,
.fa-cogs:before {
    content: "п‚…";
}
.fa-comments:before {
    content: "п‚†";
}
.fa-thumbs-o-up:before {
    content: "п‚‡";
}
.fa-thumbs-o-down:before {
    content: "п‚€";
}
.fa-star-half:before {
    content: "п‚‰";
}
.fa-heart-o:before {
    content: "п‚Љ";
}
.fa-sign-out:before {
    content: "п‚‹";
}
.fa-linkedin-square:before {
    content: "п‚Њ";
}
.fa-thumb-tack:before {
    content: "п‚Ќ";
}
.fa-external-link:before {
    content: "п‚Ћ";
}
.fa-sign-in:before {
    content: "п‚ђ";
}
.fa-trophy:before {
    content: "п‚‘";
}
.fa-github-square:before {
    content: "п‚’";
}
.fa-upload:before {
    content: "п‚“";
}
.fa-lemon-o:before {
    content: "п‚”";
}
.fa-phone:before {
    content: "п‚•";
}
.fa-square-o:before {
    content: "п‚–";
}
.fa-bookmark-o:before {
    content: "п‚—";
}
.fa-phone-square:before {
    content: "п‚";
}
.fa-twitter:before {
    content: "п‚™";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "п‚љ";
}
.fa-github:before {
    content: "п‚›";
}
.fa-unlock:before {
    content: "п‚њ";
}
.fa-credit-card:before {
    content: "п‚ќ";
}
.fa-feed:before,
.fa-rss:before {
    content: "п‚ћ";
}
.fa-hdd-o:before {
    content: "п‚ ";
}
.fa-bullhorn:before {
    content: "п‚Ў";
}
.fa-bell:before {
    content: "пѓі";
}
.fa-certificate:before {
    content: "п‚Ј";
}
.fa-hand-o-right:before {
    content: "п‚¤";
}
.fa-hand-o-left:before {
    content: "п‚Ґ";
}
.fa-hand-o-up:before {
    content: "п‚¦";
}
.fa-hand-o-down:before {
    content: "п‚§";
}
.fa-arrow-circle-left:before {
    content: "п‚Ё";
}
.fa-arrow-circle-right:before {
    content: "п‚©";
}
.fa-arrow-circle-up:before {
    content: "п‚Є";
}
.fa-arrow-circle-down:before {
    content: "п‚«";
}
.fa-globe:before {
    content: "п‚¬";
}
.fa-wrench:before {
    content: "п‚";
}
.fa-tasks:before {
    content: "п‚®";
}
.fa-filter:before {
    content: "п‚°";
}
.fa-briefcase:before {
    content: "п‚±";
}
.fa-arrows-alt:before {
    content: "п‚І";
}
.fa-group:before,
.fa-users:before {
    content: "пѓЂ";
}
.fa-chain:before,
.fa-link:before {
    content: "пѓЃ";
}
.fa-cloud:before {
    content: "пѓ‚";
}
.fa-flask:before {
    content: "пѓѓ";
}
.fa-cut:before,
.fa-scissors:before {
    content: "пѓ„";
}
.fa-copy:before,
.fa-files-o:before {
    content: "пѓ…";
}
.fa-paperclip:before {
    content: "пѓ†";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "пѓ‡";
}
.fa-square:before {
    content: "пѓ€";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "пѓ‰";
}
.fa-list-ul:before {
    content: "пѓЉ";
}
.fa-list-ol:before {
    content: "пѓ‹";
}
.fa-strikethrough:before {
    content: "пѓЊ";
}
.fa-underline:before {
    content: "пѓЌ";
}
.fa-table:before {
    content: "пѓЋ";
}
.fa-magic:before {
    content: "пѓђ";
}
.fa-truck:before {
    content: "пѓ‘";
}
.fa-pinterest:before {
    content: "пѓ’";
}
.fa-pinterest-square:before {
    content: "пѓ“";
}
.fa-google-plus-square:before {
    content: "пѓ”";
}
.fa-google-plus:before {
    content: "пѓ•";
}
.fa-money:before {
    content: "пѓ–";
}
.fa-caret-down:before {
    content: "пѓ—";
}
.fa-caret-up:before {
    content: "пѓ";
}
.fa-caret-left:before {
    content: "пѓ™";
}
.fa-caret-right:before {
    content: "пѓљ";
}
.fa-columns:before {
    content: "пѓ›";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "пѓњ";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "пѓќ";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "пѓћ";
}
.fa-envelope:before {
    content: "пѓ ";
}
.fa-linkedin:before {
    content: "пѓЎ";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "пѓў";
}
.fa-legal:before,
.fa-gavel:before {
    content: "пѓЈ";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "пѓ¤";
}
.fa-comment-o:before {
    content: "пѓҐ";
}
.fa-comments-o:before {
    content: "пѓ¦";
}
.fa-flash:before,
.fa-bolt:before {
    content: "пѓ§";
}
.fa-sitemap:before {
    content: "пѓЁ";
}
.fa-umbrella:before {
    content: "пѓ©";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "пѓЄ";
}
.fa-lightbulb-o:before {
    content: "пѓ«";
}
.fa-exchange:before {
    content: "пѓ¬";
}
.fa-cloud-download:before {
    content: "пѓ";
}
.fa-cloud-upload:before {
    content: "пѓ®";
}
.fa-user-md:before {
    content: "пѓ°";
}
.fa-stethoscope:before {
    content: "пѓ±";
}
.fa-suitcase:before {
    content: "пѓІ";
}
.fa-bell-o:before {
    content: "п‚ў";
}
.fa-coffee:before {
    content: "пѓґ";
}
.fa-cutlery:before {
    content: "пѓµ";
}
.fa-file-text-o:before {
    content: "пѓ¶";
}
.fa-building-o:before {
    content: "пѓ·";
}
.fa-hospital-o:before {
    content: "пѓё";
}
.fa-ambulance:before {
    content: "пѓ№";
}
.fa-medkit:before {
    content: "пѓє";
}
.fa-fighter-jet:before {
    content: "пѓ»";
}
.fa-beer:before {
    content: "пѓј";
}
.fa-h-square:before {
    content: "пѓЅ";
}
.fa-plus-square:before {
    content: "пѓѕ";
}
.fa-angle-double-left:before {
    content: "п„Ђ";
}
.fa-angle-double-right:before {
    content: "п„Ѓ";
}
.fa-angle-double-up:before {
    content: "п„‚";
}
.fa-angle-double-down:before {
    content: "п„ѓ";
}
.fa-angle-left:before {
    content: "п„„";
}
.fa-angle-right:before {
    content: "п„…";
}
.fa-angle-up:before {
    content: "п„†";
}
.fa-angle-down:before {
    content: "п„‡";
}
.fa-desktop:before {
    content: "п„€";
}
.fa-laptop:before {
    content: "п„‰";
}
.fa-tablet:before {
    content: "п„Љ";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "п„‹";
}
.fa-circle-o:before {
    content: "п„Њ";
}
.fa-quote-left:before {
    content: "п„Ќ";
}
.fa-quote-right:before {
    content: "п„Ћ";
}
.fa-spinner:before {
    content: "п„ђ";
}
.fa-circle:before {
    content: "п„‘";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "п„’";
}
.fa-github-alt:before {
    content: "п„“";
}
.fa-folder-o:before {
    content: "п„”";
}
.fa-folder-open-o:before {
    content: "п„•";
}
.fa-smile-o:before {
    content: "п„";
}
.fa-frown-o:before {
    content: "п„™";
}
.fa-meh-o:before {
    content: "п„љ";
}
.fa-gamepad:before {
    content: "п„›";
}
.fa-keyboard-o:before {
    content: "п„њ";
}
.fa-flag-o:before {
    content: "п„ќ";
}
.fa-flag-checkered:before {
    content: "п„ћ";
}
.fa-terminal:before {
    content: "п„ ";
}
.fa-code:before {
    content: "п„Ў";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "п„ў";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "п„Ј";
}
.fa-location-arrow:before {
    content: "п„¤";
}
.fa-crop:before {
    content: "п„Ґ";
}
.fa-code-fork:before {
    content: "п„¦";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "п„§";
}
.fa-question:before {
    content: "п„Ё";
}
.fa-info:before {
    content: "п„©";
}
.fa-exclamation:before {
    content: "п„Є";
}
.fa-superscript:before {
    content: "п„«";
}
.fa-subscript:before {
    content: "п„¬";
}
.fa-eraser:before {
    content: "п„";
}
.fa-puzzle-piece:before {
    content: "п„®";
}
.fa-microphone:before {
    content: "п„°";
}
.fa-microphone-slash:before {
    content: "п„±";
}
.fa-shield:before {
    content: "п„І";
}
.fa-calendar-o:before {
    content: "п„і";
}
.fa-fire-extinguisher:before {
    content: "п„ґ";
}
.fa-rocket:before {
    content: "п„µ";
}
.fa-maxcdn:before {
    content: "п„¶";
}
.fa-chevron-circle-left:before {
    content: "п„·";
}
.fa-chevron-circle-right:before {
    content: "п„ё";
}
.fa-chevron-circle-up:before {
    content: "п„№";
}
.fa-chevron-circle-down:before {
    content: "п„є";
}
.fa-html5:before {
    content: "п„»";
}
.fa-css3:before {
    content: "п„ј";
}
.fa-anchor:before {
    content: "п„Ѕ";
}
.fa-unlock-alt:before {
    content: "п„ѕ";
}
.fa-bullseye:before {
    content: "п…Ђ";
}
.fa-ellipsis-h:before {
    content: "п…Ѓ";
}
.fa-ellipsis-v:before {
    content: "п…‚";
}
.fa-rss-square:before {
    content: "п…ѓ";
}
.fa-play-circle:before {
    content: "п…„";
}
.fa-ticket:before {
    content: "п……";
}
.fa-minus-square:before {
    content: "п…†";
}
.fa-minus-square-o:before {
    content: "п…‡";
}
.fa-level-up:before {
    content: "п…€";
}
.fa-level-down:before {
    content: "п…‰";
}
.fa-check-square:before {
    content: "п…Љ";
}
.fa-pencil-square:before {
    content: "п…‹";
}
.fa-external-link-square:before {
    content: "п…Њ";
}
.fa-share-square:before {
    content: "п…Ќ";
}
.fa-compass:before {
    content: "п…Ћ";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "п…ђ";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "п…‘";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "п…’";
}
.fa-euro:before,
.fa-eur:before {
    content: "п…“";
}
.fa-gbp:before {
    content: "п…”";
}
.fa-dollar:before,
.fa-usd:before {
    content: "п…•";
}
.fa-rupee:before,
.fa-inr:before {
    content: "п…–";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "п…—";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "п…";
}
.fa-won:before,
.fa-krw:before {
    content: "п…™";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "п…љ";
}
.fa-file:before {
    content: "п…›";
}
.fa-file-text:before {
    content: "п…њ";
}
.fa-sort-alpha-asc:before {
    content: "п…ќ";
}
.fa-sort-alpha-desc:before {
    content: "п…ћ";
}
.fa-sort-amount-asc:before {
    content: "п… ";
}
.fa-sort-amount-desc:before {
    content: "п…Ў";
}
.fa-sort-numeric-asc:before {
    content: "п…ў";
}
.fa-sort-numeric-desc:before {
    content: "п…Ј";
}
.fa-thumbs-up:before {
    content: "п…¤";
}
.fa-thumbs-down:before {
    content: "п…Ґ";
}
.fa-youtube-square:before {
    content: "п…¦";
}
.fa-youtube:before {
    content: "п…§";
}
.fa-xing:before {
    content: "п…Ё";
}
.fa-xing-square:before {
    content: "п…©";
}
.fa-youtube-play:before {
    content: "п…Є";
}
.fa-dropbox:before {
    content: "п…«";
}
.fa-stack-overflow:before {
    content: "п…¬";
}
.fa-instagram:before {
    content: "п…";
}
.fa-flickr:before {
    content: "п…®";
}
.fa-adn:before {
    content: "п…°";
}
.fa-bitbucket:before {
    content: "п…±";
}
.fa-bitbucket-square:before {
    content: "п…І";
}
.fa-tumblr:before {
    content: "п…і";
}
.fa-tumblr-square:before {
    content: "п…ґ";
}
.fa-long-arrow-down:before {
    content: "п…µ";
}
.fa-long-arrow-up:before {
    content: "п…¶";
}
.fa-long-arrow-left:before {
    content: "п…·";
}
.fa-long-arrow-right:before {
    content: "п…ё";
}
.fa-apple:before {
    content: "п…№";
}
.fa-windows:before {
    content: "п…є";
}
.fa-android:before {
    content: "п…»";
}
.fa-linux:before {
    content: "п…ј";
}
.fa-dribbble:before {
    content: "п…Ѕ";
}
.fa-skype:before {
    content: "п…ѕ";
}
.fa-foursquare:before {
    content: "п†Ђ";
}
.fa-trello:before {
    content: "п†Ѓ";
}
.fa-female:before {
    content: "п†‚";
}
.fa-male:before {
    content: "п†ѓ";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "п†„";
}
.fa-sun-o:before {
    content: "п†…";
}
.fa-moon-o:before {
    content: "п††";
}
.fa-archive:before {
    content: "п†‡";
}
.fa-bug:before {
    content: "п†€";
}
.fa-vk:before {
    content: "п†‰";
}
.fa-weibo:before {
    content: "п†Љ";
}
.fa-renren:before {
    content: "п†‹";
}
.fa-pagelines:before {
    content: "п†Њ";
}
.fa-stack-exchange:before {
    content: "п†Ќ";
}
.fa-arrow-circle-o-right:before {
    content: "п†Ћ";
}
.fa-arrow-circle-o-left:before {
    content: "п†ђ";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "п†‘";
}
.fa-dot-circle-o:before {
    content: "п†’";
}
.fa-wheelchair:before {
    content: "п†“";
}
.fa-vimeo-square:before {
    content: "п†”";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "п†•";
}
.fa-plus-square-o:before {
    content: "п†–";
}
.fa-space-shuttle:before {
    content: "п†—";
}
.fa-slack:before {
    content: "п†";
}
.fa-envelope-square:before {
    content: "п†™";
}
.fa-wordpress:before {
    content: "п†љ";
}
.fa-openid:before {
    content: "п†›";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "п†њ";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "п†ќ";
}
.fa-yahoo:before {
    content: "п†ћ";
}
.fa-google:before {
    content: "п† ";
}
.fa-reddit:before {
    content: "п†Ў";
}
.fa-reddit-square:before {
    content: "п†ў";
}
.fa-stumbleupon-circle:before {
    content: "п†Ј";
}
.fa-stumbleupon:before {
    content: "п†¤";
}
.fa-delicious:before {
    content: "п†Ґ";
}
.fa-digg:before {
    content: "п†¦";
}
.fa-pied-piper-pp:before {
    content: "п†§";
}
.fa-pied-piper-alt:before {
    content: "п†Ё";
}
.fa-drupal:before {
    content: "п†©";
}
.fa-joomla:before {
    content: "п†Є";
}
.fa-language:before {
    content: "п†«";
}
.fa-fax:before {
    content: "п†¬";
}
.fa-building:before {
    content: "п†";
}
.fa-child:before {
    content: "п†®";
}
.fa-paw:before {
    content: "п†°";
}
.fa-spoon:before {
    content: "п†±";
}
.fa-cube:before {
    content: "п†І";
}
.fa-cubes:before {
    content: "п†і";
}
.fa-behance:before {
    content: "п†ґ";
}
.fa-behance-square:before {
    content: "п†µ";
}
.fa-steam:before {
    content: "п†¶";
}
.fa-steam-square:before {
    content: "п†·";
}
.fa-recycle:before {
    content: "п†ё";
}
.fa-automobile:before,
.fa-car:before {
    content: "п†№";
}
.fa-cab:before,
.fa-taxi:before {
    content: "п†є";
}
.fa-tree:before {
    content: "п†»";
}
.fa-spotify:before {
    content: "п†ј";
}
.fa-deviantart:before {
    content: "п†Ѕ";
}
.fa-soundcloud:before {
    content: "п†ѕ";
}
.fa-database:before {
    content: "п‡Ђ";
}
.fa-file-pdf-o:before {
    content: "п‡Ѓ";
}
.fa-file-word-o:before {
    content: "п‡‚";
}
.fa-file-excel-o:before {
    content: "п‡ѓ";
}
.fa-file-powerpoint-o:before {
    content: "п‡„";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "п‡…";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "п‡†";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "п‡‡";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "п‡€";
}
.fa-file-code-o:before {
    content: "п‡‰";
}
.fa-vine:before {
    content: "п‡Љ";
}
.fa-codepen:before {
    content: "п‡‹";
}
.fa-jsfiddle:before {
    content: "п‡Њ";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "п‡Ќ";
}
.fa-circle-o-notch:before {
    content: "п‡Ћ";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "п‡ђ";
}
.fa-ge:before,
.fa-empire:before {
    content: "п‡‘";
}
.fa-git-square:before {
    content: "п‡’";
}
.fa-git:before {
    content: "п‡“";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "п‡”";
}
.fa-tencent-weibo:before {
    content: "п‡•";
}
.fa-qq:before {
    content: "п‡–";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "п‡—";
}
.fa-send:before,
.fa-paper-plane:before {
    content: "п‡";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "п‡™";
}
.fa-history:before {
    content: "п‡љ";
}
.fa-circle-thin:before {
    content: "п‡›";
}
.fa-header:before {
    content: "п‡њ";
}
.fa-paragraph:before {
    content: "п‡ќ";
}
.fa-sliders:before {
    content: "п‡ћ";
}
.fa-share-alt:before {
    content: "п‡ ";
}
.fa-share-alt-square:before {
    content: "п‡Ў";
}
.fa-bomb:before {
    content: "п‡ў";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "п‡Ј";
}
.fa-tty:before {
    content: "п‡¤";
}
.fa-binoculars:before {
    content: "п‡Ґ";
}
.fa-plug:before {
    content: "п‡¦";
}
.fa-slideshare:before {
    content: "п‡§";
}
.fa-twitch:before {
    content: "п‡Ё";
}
.fa-yelp:before {
    content: "п‡©";
}
.fa-newspaper-o:before {
    content: "п‡Є";
}
.fa-wifi:before {
    content: "п‡«";
}
.fa-calculator:before {
    content: "п‡¬";
}
.fa-paypal:before {
    content: "п‡";
}
.fa-google-wallet:before {
    content: "п‡®";
}
.fa-cc-visa:before {
    content: "п‡°";
}
.fa-cc-mastercard:before {
    content: "п‡±";
}
.fa-cc-discover:before {
    content: "п‡І";
}
.fa-cc-amex:before {
    content: "п‡і";
}
.fa-cc-paypal:before {
    content: "п‡ґ";
}
.fa-cc-stripe:before {
    content: "п‡µ";
}
.fa-bell-slash:before {
    content: "п‡¶";
}
.fa-bell-slash-o:before {
    content: "п‡·";
}
.fa-trash:before {
    content: "п‡ё";
}
.fa-copyright:before {
    content: "п‡№";
}
.fa-at:before {
    content: "п‡є";
}
.fa-eyedropper:before {
    content: "п‡»";
}
.fa-paint-brush:before {
    content: "п‡ј";
}
.fa-birthday-cake:before {
    content: "п‡Ѕ";
}
.fa-area-chart:before {
    content: "п‡ѕ";
}
.fa-pie-chart:before {
    content: "п€Ђ";
}
.fa-line-chart:before {
    content: "п€Ѓ";
}
.fa-lastfm:before {
    content: "п€‚";
}
.fa-lastfm-square:before {
    content: "п€ѓ";
}
.fa-toggle-off:before {
    content: "п€„";
}
.fa-toggle-on:before {
    content: "п€…";
}
.fa-bicycle:before {
    content: "п€†";
}
.fa-bus:before {
    content: "п€‡";
}
.fa-ioxhost:before {
    content: "п€€";
}
.fa-angellist:before {
    content: "п€‰";
}
.fa-cc:before {
    content: "п€Љ";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "п€‹";
}
.fa-meanpath:before {
    content: "п€Њ";
}
.fa-buysellads:before {
    content: "п€Ќ";
}
.fa-connectdevelop:before {
    content: "п€Ћ";
}
.fa-dashcube:before {
    content: "п€ђ";
}
.fa-forumbee:before {
    content: "п€‘";
}
.fa-leanpub:before {
    content: "п€’";
}
.fa-sellsy:before {
    content: "п€“";
}
.fa-shirtsinbulk:before {
    content: "п€”";
}
.fa-simplybuilt:before {
    content: "п€•";
}
.fa-skyatlas:before {
    content: "п€–";
}
.fa-cart-plus:before {
    content: "п€—";
}
.fa-cart-arrow-down:before {
    content: "п€";
}
.fa-diamond:before {
    content: "п€™";
}
.fa-ship:before {
    content: "п€љ";
}
.fa-user-secret:before {
    content: "п€›";
}
.fa-motorcycle:before {
    content: "п€њ";
}
.fa-street-view:before {
    content: "п€ќ";
}
.fa-heartbeat:before {
    content: "п€ћ";
}
.fa-venus:before {
    content: "п€Ў";
}
.fa-mars:before {
    content: "п€ў";
}
.fa-mercury:before {
    content: "п€Ј";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "п€¤";
}
.fa-transgender-alt:before {
    content: "п€Ґ";
}
.fa-venus-double:before {
    content: "п€¦";
}
.fa-mars-double:before {
    content: "п€§";
}
.fa-venus-mars:before {
    content: "п€Ё";
}
.fa-mars-stroke:before {
    content: "п€©";
}
.fa-mars-stroke-v:before {
    content: "п€Є";
}
.fa-mars-stroke-h:before {
    content: "п€«";
}
.fa-neuter:before {
    content: "п€¬";
}
.fa-genderless:before {
    content: "п€";
}
.fa-facebook-official:before {
    content: "п€°";
}
.fa-pinterest-p:before {
    content: "п€±";
}
.fa-whatsapp:before {
    content: "п€І";
}
.fa-server:before {
    content: "п€і";
}
.fa-user-plus:before {
    content: "п€ґ";
}
.fa-user-times:before {
    content: "п€µ";
}
.fa-hotel:before,
.fa-bed:before {
    content: "п€¶";
}
.fa-viacoin:before {
    content: "п€·";
}
.fa-train:before {
    content: "п€ё";
}
.fa-subway:before {
    content: "п€№";
}
.fa-medium:before {
    content: "п€є";
}
.fa-yc:before,
.fa-y-combinator:before {
    content: "п€»";
}
.fa-optin-monster:before {
    content: "п€ј";
}
.fa-opencart:before {
    content: "п€Ѕ";
}
.fa-expeditedssl:before {
    content: "п€ѕ";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "п‰Ђ";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "п‰Ѓ";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "п‰‚";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "п‰ѓ";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "п‰„";
}
.fa-mouse-pointer:before {
    content: "п‰…";
}
.fa-i-cursor:before {
    content: "п‰†";
}
.fa-object-group:before {
    content: "п‰‡";
}
.fa-object-ungroup:before {
    content: "п‰€";
}
.fa-sticky-note:before {
    content: "п‰‰";
}
.fa-sticky-note-o:before {
    content: "п‰Љ";
}
.fa-cc-jcb:before {
    content: "п‰‹";
}
.fa-cc-diners-club:before {
    content: "п‰Њ";
}
.fa-clone:before {
    content: "п‰Ќ";
}
.fa-balance-scale:before {
    content: "п‰Ћ";
}
.fa-hourglass-o:before {
    content: "п‰ђ";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "п‰‘";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "п‰’";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "п‰“";
}
.fa-hourglass:before {
    content: "п‰”";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "п‰•";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "п‰–";
}
.fa-hand-scissors-o:before {
    content: "п‰—";
}
.fa-hand-lizard-o:before {
    content: "п‰";
}
.fa-hand-spock-o:before {
    content: "п‰™";
}
.fa-hand-pointer-o:before {
    content: "п‰љ";
}
.fa-hand-peace-o:before {
    content: "п‰›";
}
.fa-trademark:before {
    content: "п‰њ";
}
.fa-registered:before {
    content: "п‰ќ";
}
.fa-creative-commons:before {
    content: "п‰ћ";
}
.fa-gg:before {
    content: "п‰ ";
}
.fa-gg-circle:before {
    content: "п‰Ў";
}
.fa-tripadvisor:before {
    content: "п‰ў";
}
.fa-odnoklassniki:before {
    content: "п‰Ј";
}
.fa-odnoklassniki-square:before {
    content: "п‰¤";
}
.fa-get-pocket:before {
    content: "п‰Ґ";
}
.fa-wikipedia-w:before {
    content: "п‰¦";
}
.fa-safari:before {
    content: "п‰§";
}
.fa-chrome:before {
    content: "п‰Ё";
}
.fa-firefox:before {
    content: "п‰©";
}
.fa-opera:before {
    content: "п‰Є";
}
.fa-internet-explorer:before {
    content: "п‰«";
}
.fa-tv:before,
.fa-television:before {
    content: "п‰¬";
}
.fa-contao:before {
    content: "п‰";
}
.fa-500px:before {
    content: "п‰®";
}
.fa-amazon:before {
    content: "п‰°";
}
.fa-calendar-plus-o:before {
    content: "п‰±";
}
.fa-calendar-minus-o:before {
    content: "п‰І";
}
.fa-calendar-times-o:before {
    content: "п‰і";
}
.fa-calendar-check-o:before {
    content: "п‰ґ";
}
.fa-industry:before {
    content: "п‰µ";
}
.fa-map-pin:before {
    content: "п‰¶";
}
.fa-map-signs:before {
    content: "п‰·";
}
.fa-map-o:before {
    content: "п‰ё";
}
.fa-map:before {
    content: "п‰№";
}
.fa-commenting:before {
    content: "п‰є";
}
.fa-commenting-o:before {
    content: "п‰»";
}
.fa-houzz:before {
    content: "п‰ј";
}
.fa-vimeo:before {
    content: "п‰Ѕ";
}
.fa-black-tie:before {
    content: "п‰ѕ";
}
.fa-fonticons:before {
    content: "пЉЂ";
}
.fa-reddit-alien:before {
    content: "пЉЃ";
}
.fa-edge:before {
    content: "пЉ‚";
}
.fa-credit-card-alt:before {
    content: "пЉѓ";
}
.fa-codiepie:before {
    content: "пЉ„";
}
.fa-modx:before {
    content: "пЉ…";
}
.fa-fort-awesome:before {
    content: "пЉ†";
}
.fa-usb:before {
    content: "пЉ‡";
}
.fa-product-hunt:before {
    content: "пЉ€";
}
.fa-mixcloud:before {
    content: "пЉ‰";
}
.fa-scribd:before {
    content: "пЉЉ";
}
.fa-pause-circle:before {
    content: "пЉ‹";
}
.fa-pause-circle-o:before {
    content: "пЉЊ";
}
.fa-stop-circle:before {
    content: "пЉЌ";
}
.fa-stop-circle-o:before {
    content: "пЉЋ";
}
.fa-shopping-bag:before {
    content: "пЉђ";
}
.fa-shopping-basket:before {
    content: "пЉ‘";
}
.fa-hashtag:before {
    content: "пЉ’";
}
.fa-bluetooth:before {
    content: "пЉ“";
}
.fa-bluetooth-b:before {
    content: "пЉ”";
}
.fa-percent:before {
    content: "пЉ•";
}
.fa-gitlab:before {
    content: "пЉ–";
}
.fa-wpbeginner:before {
    content: "пЉ—";
}
.fa-wpforms:before {
    content: "пЉ";
}
.fa-envira:before {
    content: "пЉ™";
}
.fa-universal-access:before {
    content: "пЉљ";
}
.fa-wheelchair-alt:before {
    content: "пЉ›";
}
.fa-question-circle-o:before {
    content: "пЉњ";
}
.fa-blind:before {
    content: "пЉќ";
}
.fa-audio-description:before {
    content: "пЉћ";
}
.fa-volume-control-phone:before {
    content: "пЉ ";
}
.fa-braille:before {
    content: "пЉЎ";
}
.fa-assistive-listening-systems:before {
    content: "пЉў";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "пЉЈ";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "пЉ¤";
}
.fa-glide:before {
    content: "пЉҐ";
}
.fa-glide-g:before {
    content: "пЉ¦";
}
.fa-signing:before,
.fa-sign-language:before {
    content: "пЉ§";
}
.fa-low-vision:before {
    content: "пЉЁ";
}
.fa-viadeo:before {
    content: "пЉ©";
}
.fa-viadeo-square:before {
    content: "пЉЄ";
}
.fa-snapchat:before {
    content: "пЉ«";
}
.fa-snapchat-ghost:before {
    content: "пЉ¬";
}
.fa-snapchat-square:before {
    content: "пЉ";
}
.fa-pied-piper:before {
    content: "пЉ®";
}
.fa-first-order:before {
    content: "пЉ°";
}
.fa-yoast:before {
    content: "пЉ±";
}
.fa-themeisle:before {
    content: "пЉІ";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "пЉі";
}
.fa-fa:before,
.fa-font-awesome:before {
    content: "пЉґ";
}
.fa-handshake-o:before {
    content: "пЉµ";
}
.fa-envelope-open:before {
    content: "пЉ¶";
}
.fa-envelope-open-o:before {
    content: "пЉ·";
}
.fa-linode:before {
    content: "пЉё";
}
.fa-address-book:before {
    content: "пЉ№";
}
.fa-address-book-o:before {
    content: "пЉє";
}
.fa-vcard:before,
.fa-address-card:before {
    content: "пЉ»";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "пЉј";
}
.fa-user-circle:before {
    content: "пЉЅ";
}
.fa-user-circle-o:before {
    content: "пЉѕ";
}
.fa-user-o:before {
    content: "п‹Ђ";
}
.fa-id-badge:before {
    content: "п‹Ѓ";
}
.fa-drivers-license:before,
.fa-id-card:before {
    content: "п‹‚";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "п‹ѓ";
}
.fa-quora:before {
    content: "п‹„";
}
.fa-free-code-camp:before {
    content: "п‹…";
}
.fa-telegram:before {
    content: "п‹†";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "п‹‡";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "п‹€";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "п‹‰";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "п‹Љ";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "п‹‹";
}
.fa-shower:before {
    content: "п‹Њ";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "п‹Ќ";
}
.fa-podcast:before {
    content: "п‹Ћ";
}
.fa-window-maximize:before {
    content: "п‹ђ";
}
.fa-window-minimize:before {
    content: "п‹‘";
}
.fa-window-restore:before {
    content: "п‹’";
}
.fa-times-rectangle:before,
.fa-window-close:before {
    content: "п‹“";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "п‹”";
}
.fa-bandcamp:before {
    content: "п‹•";
}
.fa-grav:before {
    content: "п‹–";
}
.fa-etsy:before {
    content: "п‹—";
}
.fa-imdb:before {
    content: "п‹";
}
.fa-ravelry:before {
    content: "п‹™";
}
.fa-eercast:before {
    content: "п‹љ";
}
.fa-microchip:before {
    content: "п‹›";
}
.fa-snowflake-o:before {
    content: "п‹њ";
}
.fa-superpowers:before {
    content: "п‹ќ";
}
.fa-wpexplorer:before {
    content: "п‹ћ";
}
.fa-meetup:before {
    content: "п‹ ";
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url("https://clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/css/mCSB_buttons.png");
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonDown.nitro-lazy,
.mCSB_scrollTools .mCSB_buttonLeft.nitro-lazy,
.mCSB_scrollTools .mCSB_buttonRight.nitro-lazy,
.mCSB_scrollTools .mCSB_buttonUp.nitro-lazy {
    background-image: none !important;
}
.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail.nitro-lazy,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail.nitro-lazy {
    background-image: none !important;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail.nitro-lazy {
    background-image: none !important;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px;
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    height: 12px;
    width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

a{color:#375542;}

.main-area .home-featured .info-block {
    margin-bottom: 0;
}
.slider-area-progress {
    background: #f7f7f7;
    padding: 35px 0;
    margin: 35px 0;
    position: relative;
    overflow: unset;
}
.slider-area-progress:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #f7f7f7;
    z-index: 1;
    width: 100%;
    margin-left: -100%;
}
.slider-area-progress:after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #f7f7f7;
    z-index: 1;
    width: 100%;
    margin-right: -100%;
}
.slider-area-progress .container {
    display: flex;
}
.slider-area-progress .container .slides-block {
    flex: 1;
    margin: 0;
}
.slider-area-progress .container .info-block {
    display: flex;
    display: flex;
    margin-bottom: 0;
    flex-direction: column;
    max-width: 315px;
    text-align: left;
    margin-top: 0;
}
.slider-area-progress .container .info-block h2 {
    text-transform: none;
    font-family: "Cormorant Garamond", serif;
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 30px;
    padding: 0;
}
.slider-area-progress .container .info-block .text-desc {
    font-size: 19px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
}
.slider-area-progress .container .info-block .text-btn .info-text {
    display: inline-block;
    vertical-align: top;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    color: #375542;
    font-family: "Raleway", serif;
}
.slider-area-progress .container .info-block .text-btn .info-text:hover,
.slider-area-progress .container .info-block .text-btn .info-text:active {
    color: #375542;
}
.progress-bar {
    height: 2px;
    background-color: #e4e4e4;
    cursor: pointer;
    position: relative;
    margin: 20px 10px 0;
    user-select: none;
}
.progress-fill {
    height: 100%;
    background-color: #375542;
    transition: width 0.3s ease;
}
.show-mobile {
    display: none;
}
@media (max-width: 1023px) {
    .slider-area-progress .container .info-block {
        width: 308px;
    }
}
@media (max-width: 900px) {
    .slider-area-progress .container .info-block {
        padding-left: 44px;
    }
    .slider-area-progress {
        margin-top: 0 !important;
    }
}
@media (max-width: 767px) {
    .show-mobile {
        display: block;
    }
    .show-desktop {
        display: none;
    }
    .slider-area-progress .container .info-block {
        width: 100%;
        max-width: 100%;
    }
    .slider-area-progress .container .slides-block {
        padding-left: 34 px;
    }
    .slider-area-progress .container .info-block h2 {
        margin-bottom: 20px;
    }
    .slider-area-progress .container {
        flex-direction: column;
    }
    .slider-area-progress .container .info-block .text-btn {
        margin-bottom: 25px;
    }
    .slider-area-progress .container .info-block .text-desc {
        display: none;
    }
}
@media (max-width: 600px) {
    .slider-area-progress .container .info-block {
        padding-left: 27px;
    }
    .slider-area-progress .container .slides-block {
        padding-left: 17px;
    }
    .homepage-rp.slider-area-progress .img-holder {
        width: 400px;
    }
}
@media (max-width: 430px) {
    .homepage-rp.slider-area-progress .img-holder {
        width: 300px;
    }
}
@media (min-width: 1201px) {
    .slider-area-progress .container {
        padding: 0;
    }
    .slider-area-progress .container .info-block h2 {
        font-size: 60px;
        line-height: 65px;
    }
    .slider-area-progress .container .info-block .text-desc,
    .slider-area-progress .container .info-block .text-btn {
        font-size: 21px;
        line-height: 26px;
    }
}
@media (min-width: 768px) {
    .slider-area-progress .container .slides-block {
        margin-left: 40px;
    }
    .slider-area-progress {
        padding: 50px 0;
        margin: 50px 0;
    }
}
@media (min-width: 1024px) {
    .slider-area-progress .container .slides-block {
        margin-left: 62px;
    }
}
@media (min-width: 1300px) {
    .slider-area-progress .container .slides-block {
        margin-left: 85px;
    }
    .slider-area-progress .container .slides-block .slick-initialized {
        position: relative;
        left: 10px;
    }
    .progress-bar {
        left: 10px;
    }
}
@media (min-width: 1320px) {
    .slider-area-progress {
        padding: 75px 0;
        margin: 75px 0;
    }
}

.notify-popup {
    max-width: 340px;
    margin: auto;
}
.notify-popup .subscribe-area,
.notify-popup .subscribe-area .container {
    padding: 0;
    min-height: 560px;
}
.notify-popup .subscribe-area .container {
    display: flex;
    align-items: end;
    justify-content: end;
}
.notify-popup .subscribe-area .wrap-block {
    padding: 50px;
    display: flex;
    flex-wrap: wrap;
}
.notify-popup .subscribe-area .wrap-holder {
    width: 100%;
    padding: 0;
    margin: 0;
}
.notify-popup .subscribe-area .text-frame {
    padding: 0;
}
.subscribe-area .text-frame h2 {
    font-size: 42px;
    line-height: 42px;
    width: 84%;
    margin-bottom: 20px;
}
.notify-popup .subscribe-area .text-frame p {
    margin: 0px;
    font-size: 17px;
    line-height: 22px;
    font-family: "Raleway", serif;
}
.notify-popup .subscribe-area .text-btn-top .text-frame p i {
    font-size: 13px;
    font-family: "Raleway" Italic", serif;
}
.notify-popup .close-btn {
    top: 25px;
    right: 25px;
}
.notify-popup .subscribe-area .wrap-block .close-btn {
    background-image: url("https://cdn-ianab.nitrocdn.com/NKeDhgLIZLGkvOVERiufVaGOHtaUlrIX/assets/images/source/rev-ac0ecb0/clayoquotwildernesslodge.com/wp-content/themes/cwl/assets/images/cross-icon-white-2.svg");
    width: 19px;
    height: 20px;
}
.notify-popup .subscribe-area .wrap-block .close-btn.nitro-lazy {
    background-image: none !important;
}
.subscribe-area #gform_wrapper_10.gform_wrapper form input[type="text"] {
}
#gform_wrapper_10.gform_wrapper .gform_footer {
    margin: 38px 0 0;
    padding: 0;
}
#gform_wrapper_10 {
    margin-top: 20px;
}
.subscribe-area #gform_wrapper_10.gform_wrapper form input[type="text"] {
    border-bottom: 1px solid #01324c;
}
#gform_wrapper_10.gform_wrapper .gform_footer input[type="submit"] {
    margin: 0;
    border: none;
    border: 0;
    font-family: "Raleway", serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
    padding: 0;
    text-transform: uppercase;
    background: #01324c;
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    width: 100%;
    height: 50px;
    cursor: pointer;
}
.notify-popup .mfp-close {
    display: none;
}
.notify-popup a.btn.btn-dark {
    display: inline-block;
    margin-top: 25px;
    font-size: 15px;
    font-weight: 400;
    font-family: "Raleway", serif;
    padding: 18px 54px;
}
.notify-popup .subscribe-area .container.text-btn-top {
    align-items: start;
    -webkit-align-items: start;
}
.subscribe-area .container.text-btn-top .text-frame h2,
.subscribe-area .container.text-btn-top .text-frame p {
    color: #fff;
}
.notify-popup .subscribe-area .container.text-btn-top .wrap-block {
    padding: 70px 50px 50px;
}
@media (min-width: 601px) {
    .notify-popup {
        max-width: 340px;
    }
    .notify-popup .subscribe-area .wrap-block {
        padding: 50px;
    }
    .notify-popup .subscribe-area .text-frame p {
        font-size: 17px;
        line-height: 22px;
        margin: 0px;
        font-family: "Raleway", serif;
    }
    #gform_wrapper_10.gform_wrapper .gform_footer input[type="submit"] {
        font-size: 14px;
        line-height: 14px;
    }
}

.bl-sign-up-form form select[name="your_country_regions"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute !important;
    left: -9999px !important;
    height: 1px !important;
    width: 1px !important;
    margin: 0px !important;
    border-width: 0px !important;
}
.bl-sign-up-popup.mfp-hide {
    display: block !important;
}
.bl-sign-up-popup-wrapper .bl-multi-state-sign-up-form {
    position: unset;
    display: block !important;
    padding: 0;
}
.bl-sign-up-popup-wrapper .bl-multi-state-sign-up-form .container {
    padding: 0;
}
.bl-sign-up-popup-wrapper .bl-form .close {
    display: none;
}
.bl-sign-up-popup-wrapper .bl-sign-up-stage-one {
    display: none !important;
}
.bl-sign-up-popup-wrapper .bl-sign-up-stage-two {
    display: block !important;
    float: none;
    height: auto;
}
.bl-sign-up-popup-wrapper .bl-sign-up-stage-two p {
}
.bl-sign-up-popup-wrapper .bl-sign-up-stage-two.bl-form-submitted {
    display: none !important;
}
.bl-sign-up-form .field.hs_your_country_region .input {
    position: relative;
}
.bl-sign-up-form .field.hs_your_country_region .input span {
    position: absolute;
    text-align: right;
    width: 29px;
    bottom: 0;
    right: 0;
    top: 0;
    cursor: pointer;
    pointer-events: none;
}
.bl-sign-up-form .field.hs_your_country_region .input span:after {
    top: 50%;
    left: 0;
    margin: -10px 0 0;
    font-size: 12px;
    line-height: 12px;
    color: #888;
    content: "";
    font-family: icomoon-free!important;
}
.bl-sign-up-form form select[name="your_country_region"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    background: transparent;
    background: transparent;
    background-image: none;
    flex: 1;
    cursor: pointer;
    font-size: 17px;
    line-height: 22px;
    font-family: "Raleway", serif;
    width: 100%;
    border: 0;
    padding: 0;
    color: #fff;
    opacity: 0.6;
}
.bl-sign-up-form form select[name="your_country_region"].nitro-lazy {
    background-image: none !important;
}
.bl-sign-up-form form select[name="your_country_region"] option {
    background: transparent;
    color: #888;
}
.bl-sign-up-form form select[name="your_country_region"]:hover,
.bl-sign-up-form form .input.bl-active-select select[name="your_country_region"]:hover {
}
.bl-sign-up-form form select.bl-active-select,
.bl-sign-up-form form .input.bl-active-select select {
    color: #fff;
    opacity: 1;
}
.bl-sign-up-form form select[name="your_country_region"]::-ms-expand {
    display: none;
}
.bl-sign-up-form form select[name="your_country_region"]::after {
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -10px;
    margin: -6px 0 0;
    font-size: 12px;
    line-height: 12px;
    color: #888;
    content: "";
    position: absolute;
    font-family: icomoon-free!important;
}
.bl-sign-up-form form select[name="your_country_region"]:hover::after {
    color: #23b499;
}
.bl-sign-up-popup-wrapper .bl-sign-up-stage-three .form-thank-you .close {
    display: none;
}
.bl-sign-up-stage-two .submitted-message {
    color: #fff;
}
.js-slide-hidden{position:absolute !important;left:-9999px !important;top:-9999px !important;display:block !important}
.js-acc-hidden{position:absolute !important;left:-9999px !important;top:-9999px !important;display:block !important; width: 100% !important;}