/* Body Style */

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    padding-top: 122px;
    background: #fdfaf9;
}

.custom-logo-link img,
.footer--logo img {
    width: 120px;
    height: auto;
}

.wrapper {
    max-width: 1268px;
    margin: 0 auto;
}

.wrapper-sm {
    max-width: 1132px;
    margin: 0 auto;
}

.header-scroll .logo-header a {
    padding: 0px 15px;
}

.admin-bar .wrapper-main__header{
    top: 32px;
}


.f-side-b {
    position: sticky;
    top: 132px;
}

.main-title {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    /* identical to box height */

    display: flex;
    align-items: center;
    text-transform: capitalize;

    /* Dark blue */

    color: #07203F;
}

.mobile-menu {
    display: none;
}

.wrapper-main__header {
    position: fixed;
    top: 0;
    width: 100%;
    
}

.header-scroll {
    z-index: 100;
    background: #fff;
    transition: all .3s ease-in;
}

.wrapper-main__header--box {
    max-width: 1268px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.wrapper-main__header--box #menu-main-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.wrapper-main__header--box #menu-main-menu li:not(:last-child) {
    margin-right: 38px;
}

.wrapper-main__header--box #menu-main-menu {
    margin-top: 28px;
}

.wrapper-main__header--box #menu-main-menu a {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    transition: all .3s ease-in;
    /* Dark blue */
    text-decoration: none;
    color: #07203F;
}

.wrapper-main__header--box #menu-main-menu a:hover {
    color: #EF3838;
}

.header-book-btn {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 28px;
    transition: all .3s ease-in;
    color: #000000;
}

body .red-button-df-wide {
    padding: 20px 60px;
}

.header-book-btn:hover {
    color: #EF3838;
    text-decoration: none;
}

.wrapper-main__header--box #menu-main-menu .current_page_item a,
.single-suites .wrapper-main__header--box #menu-main-menu  .active-manu-link-suites  a,
.single-post .wrapper-main__header--box #menu-main-menu  .blog-single-nav-link a,
.archive .wrapper-main__header--box #menu-main-menu  .blog-single-nav-link a {
    color: #EF3838;
}

.logo-header a {
    background: #0768AC;
    padding: 22px 15px;
    display: block;
    transition: all 0.5s ease;
}

/* Default Style */
.red-button-df {
    background: #EF3838;
    padding: 20px 26px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    transition: all .3s ease-in;
}

.red-button-df:hover {
    background: #0768AC;
}

.blue-bt-df {
    background: #07203F;
    padding: 20px 26px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    transition: all .3s ease-in;
}

.blue-bt-df:hover {
    background: #0768AC;
}

.footer-bar-link {
    margin: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
}

/* Home Style */
.hero-home {
    max-width: 1268px;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
    height: 458px;
    margin-top: -42px;
}

.hero-home--theme-wider {
	max-width:100%;
}

.theme-main-inside__sc {
    height: 320px;
}

.home-hero-tab div {
    background: #07203F;
    padding: 64px 0px 64px 68px;
    max-width: 485px;
}

.hero-home-title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 18px;
    color: #FFFFFF;
}

.home-hero-tab {
    margin-top: -170px;
}

.see_our_suitie-titel {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    text-transform: uppercase;
    color: #07203F;
    text-align: center;
    margin: 0;
    text-align: center;
    margin-top: 128px;
    margin-bottom: 68px;
}

.suites-box--item--top__img {
    display: block;
    margin-bottom: 24px;
    width: 100%;
    height: 196px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.suites-box {
    max-width: 1132px;    ;
    margin: 0 auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.suites-box--item {
    width: 356px;
    background: #FFFFFF;
    border: 1px solid #E8E0DB;
    box-sizing: border-box;
    margin-bottom: 128px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all .3s ease-in;
}

.suites-box--item:hover {
    box-shadow: 0px 12px 48px rgba(7, 32, 63, 0.15);
}

.suites-box--item--top {
    padding: 20px;
}

.suites-box--item--top__title a {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    /* identical to box height */
    text-transform: capitalize;
    text-decoration: none;
    /* Dark blue */
    transition: all .3s ease-in;
    color: #07203F;
}

.suites-box--item--top__title a:hover {
    color: #EF3838;
}

.suites-box--item--top__title {
    margin-bottom: 16px;
}

.suites-box--item--top__li ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.suites-box--item--top__li li {
    margin-right: 10px;

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    align-items: center;

    /* Dark blue */
    position: relative;
    color: #07203F;
}


.suites-box--item--top__li li:first-child:before {
    width: 0px;
    height: 0px;
    margin: 0;
}

.suites-box--item--top__li li::before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 6px;
    height: 6px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    background-color: #07203F;
    position: inherit;
    /* top: 50%; */
    /* left: -13px; */
    transform: translate(4%, -50%);
    /* margin: 0 10px; */
    margin-right: 10px;
}

 .suites-box--item--line--top {
    background: #CCCED9;
    width: 100%;
    height: 1px;
    margin: 20px 0;
}

.suites-box--item-exerpt {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */

    display: flex;
    align-items: center;

    /* gray */
    color: #4A5665;
}

.suites-box--item-exerpt p {
    margin-top: 0;
}

.suites-box--item-btn {
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 54px;
    text-decoration: none;
    color: #FFFFFF;
    transition: all .3s ease-in;
    background: #07203F;
    padding: 23px 0;
}

.suites-box--item-btn:hover {
    background: #0768AC;
}

.suites-box--last-item {
    background: #DAE8F2;
    width: 356px;
    box-sizing: border-box;
    margin-bottom: 128px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.suites-box--last-item--box {
    padding: 74px 24px 24px 24px;
    text-align: center;
}

.suites-box--last-item--title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    /* or 117% */


    text-transform: uppercase;
    margin: 0;
    margin-bottom: 48px;

    /* Dark blue */

    color: #07203F;
}

.suites-box--last-item--subtitle {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    /* or 178% */

    text-align: center;

    /* gray */
    margin: 0;
    margin-bottom: 48px;
    color: #4A5665;
}
.about-home-section {
    max-width: 1132px;
    margin: 0 auto;
    margin-top: 32px;
}

.about-home-section--box {
    display: flex;
}

.about-home-section--box--text {
    background: #07203F;
    padding: 72px 66px 96px 48px;
    width:48%;
}

.about-home-section--box--img {
    width: 42%;
    background-size: cover;
    background-position: center;
}

.about-home-section--box--titel {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    /* or 117% */
    margin: 0;
    margin-bottom: 32px;
    text-transform: uppercase;


    color: #FFFFFF;
}

.about-home-section--box--p {
     font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    /* or 178% */

    display: flex;
    align-items: center;

    color: #FFFFFF;

}

.about-home-section--notice strong {
    font-weight: 600;
}

.about-home-section--notice {
    padding: 16px 22px 16px 60px;
    background: #FAF3EE;

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */

    display: flex;
    align-items: center;

    /* Dark blue */

    color: #07203F;

}

.about-home-section--notice  a {
    color: #07203F;
    text-decoration: none;
    transition: all .3s ease-in;
}

.about-home-section--notice a:hover {
    color: #EF3838;
}

.about-home-section--notice {
    max-width: 936px;
    margin: 0 auto;
    position: relative;
    margin-top: -30px;
    margin-bottom: 128px;
}

.about-home-section--notice::before {
    display: inline-flex;
    content: '';
    background-image: url('../images/notice.svg');
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 40px;
    left: 38px;
    transform: translate(-50%,-50%);
}

.view_more_amenities_cards {
    max-width: 1112px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.view_more_amenities_cards--item {
    background: #F5EFEA;
    min-height: 700px;
    height: 100%;
}

.view_more_amenities_cards--item--cs {
    width: 540px;
    position: relative;
}

.view_more_amenities_cards--box {
    padding: 56px 48px 140px 48px;
    position: relative;
}

.view_more_amenities_cards--title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    margin: 0;
    margin-bottom: 48px;
    text-transform: capitalize;

    /* Dark blue */

    color: #07203F;

}

.view_more_amenities_cards--list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.view_more_amenities_cards--list ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */
    padding-left: 40px;
    display: flex;
    align-items: center;
    position: relative;
    color: #000000;
    margin-bottom: 16px;
}

.view_more_amenities_cards--list ul li:before {
    display: inline-flex;
    content: '';
    background-image: url(../images/circle-ok.svg);
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 12px;
    left: 14px;
    transform: translate(-50%,-50%);
}

.view_more_amenities_cards--img {
    width: 442px;
    height: 300px;
    margin: 0 auto;
    position: absolute;
    bottom: -215px;
    left: 50%;
    transform: translate(-50%, 0%);

    background-size: cover;
    background-position: center;
}

.btn-view_more_amenities {
    margin-top: 354px;
    text-align: center;
    margin-bottom: 169px;
}

.washer-home {
    text-align: center;
    position: relative;
}

.washer-home__title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 64px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    z-index: 2;
    position: relative;
    color: #FFFFFF;

}

.washer-home__text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    /* identical to box height, or 178% */
    text-align: center;
    position: relative;
    z-index: 2;
    /* light gray */
    margin-bottom: 24px;
    color: #ACB1B8;
}

.washer-home {
    background: #07203F;
    padding: 86px 0;
}

.washer-home--dec-img-1 {
    position: absolute;
    top: 0;
    left: 0;
}

.washer-home--dec-img-2 {
    position: absolute;
    top: 0;
    right: 0;
}

.advanteg--section-box {
    text-align: center;
    margin-top: 128px;
    margin-bottom: 160px;
}

.advanteg--section-img {
    margin-bottom: 50px;
}

.advanteg--section-title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    /* or 117% */
    max-width: 842px;
    margin: 0 auto;
    text-transform: uppercase;
    margin-bottom: 32px;

    /* Dark blue */

    color: #07203F;
}

.advanteg--section-text {
    max-width: 740px;

    margin: 0 auto;
    margin-bottom: 64px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    /* or 178% */

    text-align: center;

    /* gray */

    color: #4A5665;
}

/*Review Hotel*/
.comment-button-wrapper {
    max-width: 984px;
    margin: 0 auto;
    text-align: right;
}

.rooms-comment-box {
    position: relative;
}

#comment-review-form {
    position: absolute;
    bottom: 820px;
}
.rooms-comment-box form{
    display: flex;
    flex-direction: column;
    position: relative;
}

.rooms-comment-box  .rating-label {
    order: 1;
}

.rooms-comment-box  .comments-rating {
    order: 2;
}

.rooms-comment-box .comment-form-author {
    order: 3;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 20px;
}

.rooms-comment-box  .comment-form-author label {
    width: 100%;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */


    /* Light gray */

    color: #787878;
    margin-bottom: 8px;
}

.rooms-comment-box  .comment-form-author  input {
    border: 1px solid rgb(120 120 120 / 30%);
    box-sizing: border-box;
    border-radius: 4px;
    height: 45px;
    width: 400px;
    padding-left: 20px;
    position: relative;
}

.rooms-comment-box  .comment-form-author  label:before {
    display: inline-flex;
    content: ' ';
    background-image: url(./assets/images/contact/user.svg);
    background-size: 18px 13px;
    height: 13px;
    width: 18px;
    position: absolute;
    top: 69%;
    left: 26px;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.rooms-comment-box  .comment-form-author  input:focus {
    border: none;
    outline: none;
    box-shadow: 0px 24px 48px rgb(0 0 0 / 7%);
}

.rooms-comment-box .comment-form-email {
    order: 4;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    left: 430px;
    top: 63px;
    margin-bottom: 20px;
}

.rooms-comment-box   .comment-form-email label {
    width: 100%;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */


    /* Light gray */

    color: #787878;
    margin-bottom: 8px;
}

.rooms-comment-box   .comment-form-email  input {
    border: 1px solid rgb(120 120 120 / 30%);
    box-sizing: border-box;
    border-radius: 4px;
    height: 45px;
    width: 400px;
    padding-left: 20px;
    position: relative;
}

.rooms-comment-box   .comment-form-email  label:before {
    display: inline-flex;
    content: ' ';
    background-image: url(./assets/images/contact/envelope.svg);
    background-size: 18px 13px;
    height: 13px;
    width: 18px;
    position: absolute;
    top: 69%;
    left: 26px;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.rooms-comment-box   .comment-form-email  input:focus {
    border: none;
    outline: none;
    box-shadow: 0px 24px 48px rgb(0 0 0 / 7%);
}


.rooms-comment-box .comment-notes {
    order: 5;
}

.rooms-comment-box .comment-form-comment {
    order: 6;
    display: flex;
    flex-wrap: wrap;
}

.rooms-comment-box   .comment-form-comment label {
    width: 100%;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */


    /* Light gray */

    color: #787878;
    margin-bottom: 8px;
}

.rooms-comment-box   .comment-form-comment textarea {
    border: 1px solid rgb(120 120 120 / 30%);
    box-sizing: border-box;
    border-radius: 4px;
    height: 200px;
    width: 830px;
    padding-top: 20px;
    padding-left: 20px;
    position: relative;
    margin: 0;
    padding-right: 20px;
}


.rooms-comment-box   .comment-form-comment  textarea:focus {
    border: none;
    outline: none;
    box-shadow: 0px 24px 48px rgb(0 0 0 / 7%);
}

.rooms-comment-box .comment-form-cookies-consent {
    order: 7;
}

.rooms-comment-box .form-submit {
    order: 8;
}

#respond {
    max-width: 834px;
    margin: 0 auto;
}


.rooms-comment-box .comment-reply-title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    /* identical to box height */
    

    align-items: center;
    text-align: center;
    text-transform: uppercase;
    
    /* Dark blue */
    
    color: #07203F;
}
.rooms-comment-box .rating-label {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    margin-bottom: 10px;


    /* Light gray */

    color:#787878;
}

.rooms-comment-box .comment-form-cookies-consent {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    margin-bottom: 10px;


    /* Light gray */
    display: flex;
    align-items: center;
    color:#787878;
}

.rooms-comment-box .comment-form-cookies-consent  label {
    margin-left: 10px;
    cursor: pointer;
}

.rooms-comment-box .comment-notes {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    margin-bottom: 10px;


    /* Light gray */

    color:#787878;
    margin: 0;
}

.comment-notes {
    display: none;
}

.form-submit input {
    cursor: pointer;


    background: #EF3838;
    padding: 20px 26px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #EF3838;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    transition: all .3s ease-in;
}

.form-submit input:hover {
    background: #0768AC;
    border: 1px solid #0768AC;
}

.rooms-comment-box {
    margin-bottom: 0;
    overflow: hidden;
    padding-top: 40px;
}

.rooms-comment-box .owl-carousel .owl-stage-outer {
    overflow: inherit;
}

.rooms-comment-box .comment-author span,
.rooms-comment-box .reply  {
    display: none;
}

.rooms-comment-box .commentlist ::marker {
   list-style: none;
   display: none;
   font-size: 0;
}

.rooms-comment-box .commentlist {
    padding-left: 0;
}

.rooms-comment-box #comments {
    display: none;
}

.rooms-comment-box .comment-two-latter {
    display: block !important;
    font-family: 'intermedium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */


    letter-spacing: 0.01em;

    color: #D85117;

}

.rooms-comment-box .comment-body {
    position: relative;
    display: flex;
    flex-direction: column;
}

.r-custom-comment_box {
    order: 1;
}

.rooms-comment-box .comment-body div:nth-child(3) {
    order: 2;
}

.rooms-comment-box .comment-body .vcard {
    order: 3;
}

.rooms-comment-box .comment-body .commentmetadata {
    order: 4;
}

.rooms-comment-box .img-max-width-avatr-wrapper {
    display: flex;
    background: #F6F3EB;
    height: 55px;
    width: 55px;
    justify-content: center;
    align-items: center;
    display: none;
}

.rooms-comment-box .img-max-width-avatr-wrapper img {
    display: none;
}

.rooms-comment-box .comment-body .fn {
    top: 40px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    /* identical to box height, or 178% */
    
    display: flex;
    align-items: center;
    text-transform: capitalize;
    
    /* Dark blue */
    position: relative;
    color: #07203F;
    

}

.rooms-comment-box .logged-in-as a {
    font-family: 'intermedium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */

    letter-spacing: 0.01em;
    /* dark green */
    text-decoration: none;
    color:  #D85117;;
}

.rooms-comment-box .logged-in-as a:hover {
    text-decoration: underline;
}

.rooms-comment-box .comment-body .fn a {
    font-family: 'intermedium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */

    letter-spacing: 0.01em;
    pointer-events: none;
    cursor: default;
    /* dark green */
    text-decoration: none;
    color: #19271E;
}

.r-custom-comment_box .dashicons-star-filled:before {
    color: #F2AC57;
}
.r-custom-comment_box .com-num-rating{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    /* identical to box height, or 150% */
    
    padding-left: 16px;
    
    /* Dark blue */
    
    color: #07203F;
}

.rooms-comment-box .comment-body .commentmetadata {
    font-size: 0;
    text-emphasis: none;
    margin-left: 258px;
    bottom: -8px;
    position: relative;
}

.rooms-comment-box .comment-body .commentmetadata  a {
    text-decoration: none;
    pointer-events: none;
    cursor: default;
}

.rooms-comment-box .comment-body .commentmetadata  .date-custom-format{
    font-family: 'intermedium';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */

    letter-spacing: 0.01em;

    /* Light gray */
    text-decoration: none;
    color: #787878;
}


.rooms-comment-box .comment-body .commentmetadata a{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    /* identical to box height, or 178% */
    
    text-transform: capitalize;
    color: #4A5665;
    position: relative;
}


.rooms-comment-box .comment-body .commentmetadata .comment-edit-link {
    display: none;
}


/* .rooms-comment-box .comment-body .commentmetadata a:before {
    content: "";
    width: 25px;
    height: 30px;
    background: #fff;
    position: absolute;
    right: 0px;
    
} */

.rooms-comment-box .comment-body div:nth-child(3) {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    /* or 178% */
    
    
    /* gray */
    
    color: #4A5665;
    max-width: 1010px;
}

.rooms-comment-box  .comment-awaiting-moderation {
    position: absolute;
    bottom: 27px;
    left: 0;
    color: #d85117;
}

.rating-room-top__avr {
    font-size: 0;
}



.rating-room-top__avr-box-right {
    display: flex;
    align-items: center;
 
}
.rating-room-top__avr-box {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #C5C2BA;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.rating-room-top__avr-box-btn {
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.01em;
    background: #D85117;
    color: #fff;
    border: 1px solid #D85117;
    border-radius: 100px;
    display: inline-block;
    transition: all .3s ease-in;
    padding: 15px 25px;
}

.rating-room-top__avr-box-btn:hover {
    background: #fff;
    color: #D85117;
}

.rating-room-top__avr .dashicons-star-filled:before {
    color: #F2AC57;
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 26px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;

}

.rating-room-top__avr {
    margin-right: 10px;
    
}

.rating-room-top__avr .avr-top-change {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    /* identical to box height, or 178% */

    text-align: center;
    
    color: #FFFFFF;
    margin-left: 20px;
}

.rating-room-top__avr-box-review {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    /* identical to box height, or 178% */
    
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0;
    color: #FFFFFF;
}

.comment-respond {
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.single-post .comment-respond {
    opacity: 1;
    height: auto;
}

.single-post .rooms-comment-box {
    border-top: 1px solid #C5C2BA;
    padding-top: 50px;
}

body .active-comment-js-start {
    opacity: 1;
    height: auto;
}

.single-blog-comment .rating-label,
.single-blog-comment .comments-rating{
    
    display: none;
}

.single-blog-comment .comment-form-email {
    top:0;
}

.single-blog-comment .comment-body .commentmetadata {
    left: 80px;
}

span.rating-container.validation-rating-class-active-now {
    position: relative;
   
}

.validation-rating-class-active-now::after {
    content: ' You did not add a rating';
    font-size: 14px;
    position: absolute;
    top: -24px;
    left: 121px;
    color: #ef3838;
    width: 175px;
    z-index: -1;
}

.room-single-comments .navigation:nth-child(2),
.single-blog-comment .navigation:nth-child(2) {
    display: none;
}

.room-single-comments .navigation,
.single-blog-comment .navigation  {
    text-align: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    display: none;
}

.room-single-comments .navigation  a,
.single-blog-comment .navigation  a {
    color: #D85117;
    padding: 10px;
    text-decoration: none;
}


.review-hero-tab {
    background: #07203F;
    max-width: 715px;
    margin-top: -169px;
}

.review-hero-tab--inside {
    padding: 56px 68px;
}

.rating-room-top__avr--box {
    display: flex;
    align-items: center;
}

.commentlist .comment {
    max-width: 938px;
    margin: 32px auto;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.07);
    padding: 44px 24px 32px 24px;
}

.home-cooment-box--title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    /* identical to box height, or 117% */
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    /* Dark blue */
    margin: 0;
    margin-bottom: 32px;
    color: #07203F;
}



.home-cooment-box .alignright {
    display: none;
}

.home-cooment-box--star {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 102px;
}

.review--home__top--rating-number, .review--home__top--rating-count {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    /* identical to box height, or 178% */


    align-items: center;
    text-align: center;

    /* Dark blue */

    color: #07203F;
}

.home-cooment-box--star .dashicons-star-filled:before{
    color:  #F2AC57;
    font-size: 26px;
}

.home-cooment-box--star .review--home__top--rating-number {
    padding-left: 13px;
}

.home-cooment-box--star .review--home__top--rating-count {
    padding-left: 6px;
}


.home-cooment-section {
    max-width: 1132px;
    margin: 0 auto;
    padding: 0 20px;
}

.home-cooment-section--bg {
    background: #DAE8F2;
    height: 500px;
}

.home-cooment-box {

    max-width: 938px;
    margin: 0 auto;
    margin-top: -384px;
}


.home-cooment-box .commentlist .comment {
    max-width: 405px;
    margin: 0 16px;
}

.home-cooment-box .rooms-comment-box .comment-body .commentmetadata {
    margin-left: 246px;
}

.home-cooment-box .owl-item {
    position: relative;
}

.home-cooment-box .owl-item:before {
    content:'';
    background: url('../images/red-comment-home.svg'); /*url of image*/
    height: 72px;
    width: 72px;
    position: absolute;
    top: -39px;
    left: 52px;
}

.home-cooment-box .rooms-comment-box {
    padding-top: 0;
    overflow: initial;
}

.home-cooment-box {
    position: relative;
    overflow:hidden;
}

.home-cooment-box .owl-dots {
    display: none;
}

.home-cooment-box .owl-next {
    position: absolute;
    top: 0;
    top: -192px; 
    right: 16px;
}

.home-cooment-box .owl-prev {
    position: absolute;
    top: 0;
    top: -192px; 
    left: 16px;
}

.arrow-hero-custom-right, .arrow-hero-custom-left {
    background: #fff;
    padding: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in;
}

.arrow-hero-custom-right:hover,
.arrow-hero-custom-left:hover {
    background: #0768AC;
}

.arrow-hero-custom-right:hover img,
.arrow-hero-custom-left:hover img {
    filter: invert(1);
}

.arrow-hero-custom-right img, .arrow-hero-custom-left img {
    width: 24px;
    height: auto;
}

.home-slider-box-btn {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 76px;
    margin-bottom: 160px;
}

.home-slider-box-btn .red-button-df {
    padding-right: 55px;
    padding-left: 55px;
}

.home-slider-box-btn  .blue-bt-df {
    padding: 20px 31px;
    margin-right: 32px;
}

/*Blog*/
.home-blog-box-title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    text-transform: uppercase;
    color: #07203F;
    text-align: center;
    margin: 0;
    margin-bottom: 68px;
}

.blog-post--home-post__img {
    background-size: cover;
    background-position: center;
    width: 356px;
    height: 250px;
    display: block;
    margin-bottom: 32px;
}

.blog-post--home-post {
    width: 356px;
}

.home-blog-box--section {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.blog-post--home-post__title {
    margin: 0;
}

.blog-post--home-post__title a {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;

    /* Dark blue */
    text-decoration: none;
    color: #07203F;
    transition: all .3s ease-in;
    margin-bottom: 16px;
}

.blog-post--home-post__title a:hover {
    color: #0768AC;
}

.blog-post--home-post__exerpt {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    /* or 178% */


    /* gray */

    color: #4A5665;
    margin-bottom: 36px;
}

.blog-post--home-post__btn {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    transition: all .3s ease-in;
    color: #EF3838;
    text-decoration: none;
}

.blog-post--home-post__btn:hover {
    color: #0768AC;
}

.home-blog-box {
    margin-bottom: 208px;
}

.subscribe-home__box--title {
    font-family: 'Playfair Display';
    max-width: 843px;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    align-items: center;
    margin: 0;
    margin-bottom: 32px;
    text-transform: uppercase;
    color: #07203F;
    margin: 0 auto;
}

.subscribe-home__box {
    text-align: center;
    background: #F5EFEA;
    padding: 80px 40px 86px 40px;
    margin-bottom: 190px;
}

.subscribe-home__box--p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    align-items: center;
    text-align: center;
    margin-bottom: 50px;
    color: #4A5665;

}

.subscribe-home__box label {
    display: none !important;
}

body .tnp-subscription .tnp-email {
    border: none !important;
    background: #FFFFFF;
    background-color: #fff !important;
    padding: 24px 100px 24px 24px !important;
    height: 80px !important;
    width: 550px !important;
}

body .tnp-subscription .tnp-email ::placeholder {
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 32px !important;
    color: #ACB1B8 !important;
}

body .tnp-subscription form {
    position: relative;
}

body .tnp-subscription .tnp-email:focus {
    border: none !important;
    outline: none !important;
}

.tnp-field-button {
    position: absolute;
    right: 104px;
    top: 10px;
}

body .tnp-subscription .tnp-field-button input{
    background: #EF3838;
    padding: 20px 26px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    transition: all .3s ease-in;
    cursor: pointer;
}

body .tnp-subscription .tnp-field-button input:hover {
    background: #0768AC;
}

/*Footer*/
.footer {
    background: #0768AC;
}

.footer-phone-number {
    text-align: center;
    margin-bottom: 30px;
}

.disclaimer__footer {
    color: #fff;
    margin-top: 50px;
    font-size: 13px;
    text-align: center;
}

.disclaimer__footer a {
    color: #fff;
    text-decoration: none;
}

.disclaimer__footer a:hover {
    text-decoration: underline;
}

.footer-phone-number a {
/*    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 24px;
    text-decoration: none;
    align-items: center;
    color: #fff;
    transition: all .3s ease-in;*/



    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 21px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    transition: all .3s ease-in;
}

.footer-phone-number a:hover {
    color: #ffffffc5;
}

.main-menu--footer {
    padding: 80px 0px 48px 0px;  
}

.footer--logo {
    display: block;
    text-align: center;
    margin-bottom: 70px;
}

#menu-footer {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}


#menu-footer li:not(:last-child) {
    margin-right: 50px;
}

#menu-footer a {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    transition: all .3s ease-in;
}

#menu-footer li:last-child a {
    font-weight: 700;
}

#menu-footer a:hover {
    color: #ffffffc5;
}

.footer-bar {
    background: #07203F;
    padding: 24px 0;
}

.footer-bar p {
    margin: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
}

.footer-bar--box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-bar--box div:nth-child(1) {
    width: 10%;
}

.footer-bar--box div:nth-child(2) {
    width: 80%;
}

.footer-bar--box div:nth-child(3) {
    width: 10%;
}

.footer-icon a {
    padding-right: 34px;
}

.footer-icon img:hover {
    transition: all .3s ease-in;
}

.footer-icon img:hover {
    filter: contrast(0.5);
}

.d-none {
    display: none;
}

.comment-custom-number-pagination {
    position: relative;
}

.pagination-arrow-right {
    background: #fff;
    padding: 35px;
    border-radius: 50%;
    position: relative;
    display: block;
    margin-left: 50px;
    transition: all .3s ease-in;
}

.pagination-arrow-left {
    background: #fff;
    padding: 35px;
    border-radius: 50%;
    position: relative;
    display: block;
    margin-right: 50px;
    transition: all .3s ease-in;
}

.blog-arrow-l {
    background: url('../images/arrow-left.svg');
    height: 24px;
    width: 24px;
    position: absolute;
    top: 50%;  
    left: 50%; 
    transform: translate(-50%, -50%);
}

.blog-arrow-r {
    background: url('../images/arrow-right.svg');
    height: 24px;
    width: 24px;
    position: absolute;
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
}

.pagination-arrow-left:hover, .pagination-arrow-right:hover {
    background: #F5EFEA;
}


.page-id-3089 .box--inside-hero-wrapper {
    padding: 56px 85px 59px 68px;
}


.comment-custom-number-pagination {
    max-width: 938px;
    margin: 32px auto;
    margin-top: 61px;
    justify-content: end;
    display: flex;
    align-items: center;
}

.comment-custom-number-pagination .page-numbers {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    color: #07203F;
    text-decoration: none;
    padding: 0 5px;
}

.comment-custom-number-pagination  .current {
    color:  #EF3838;
}

/*SUITIES*/ 

.box--inside-hero {
    background: #07203F;
    max-width: 715px;
    margin-top: -179px;
    margin-bottom: 80px;
}

.box--inside-hero-wrapper {
    padding: 56px 36px 56px 68px;
}

.box--inside-hero--title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 16px;
    color: #FFFFFF;
}

.box--inside-hero--text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #FFFFFF;
}

.last-elememt---item {
    margin-right: auto;
    margin-left: 35px;
}

.suities-description-text-cs {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #4A5665;
    padding-left: 136px;
    position: relative;
    max-width: 840px;
    margin-bottom: 100px;
}

.amenities-description-text-cs p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #4A5665;
    padding-left: 136px;
    position: relative;
    max-width: 840px;
}

.amenities-description-text-cs {
    margin-bottom: 48px;
}

.amenities-description-text-cs p:first-child:before {
    content: '';
    width: 100px;
    border: 1px solid #EF3838;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 1;
}

.suities-description-text-cs:before {
    content: '';
    width: 100px;
    border: 1px solid #EF3838;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 1;
}

.special-box-border {
    padding: 72px 20px 80px 20px;
    background: #DAE8F2;
    position: relative;
    text-align: center;
    margin-bottom: 160px;
}

.special-box-border img {
    position:absolute;
    left: 0;
    bottom: 0;
}

.special-box-border--title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    color: #07203F;
    margin: 0;
    margin-bottom: 56px;
    position: relative;
    z-index: 2;
}

.special-box-border  .red-button-df {
    position: relative;
    z-index: 2;
}

/*amenities*/ 
.amenities-notice_th_box {
    margin-top: 0;
    margin-bottom: 48px;
    max-width: 854px;
}

.amenities-notice_th_box-bottom {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #4A5665;
    padding-left: 136px;
    position: relative;
    max-width: 840px;
    margin-bottom: 160px;
}

.juneau--hotel--amenities__box--left {
    background: #07203F;
    padding: 72px 148px 72px 48px;
    max-width: 548px;
}

.juneau--hotel--amenities__box--left--title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    margin-bottom: 48px;
}

.juneau--hotel--amenities__box--left--list li {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    padding-left: 40px;
    display: flex;
    align-items: center;
    position: relative;
    color: #fff;
    margin-bottom: 16px;
    border-bottom: 1px solid #3F6E8F;
    padding-bottom: 16px;
}

.juneau--hotel--amenities__box--left--list  ul {
    margin: 0;
    padding: 0;
}

.juneau--hotel--amenities__box--left--list  ul li:before {
    display: inline-flex;
    content: '';
    background-image: url(../images/circle-ok.svg);
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 12px;
    left: 14px;
    transform: translate(-50%,-50%);
}

.nice-green-list-style ul li:before {
    display: inline-flex;
    content: '';
    background-image: url(../images/circle-ok-revers.svg);
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 12px;
    left: 14px;
    transform: translate(-50%,-50%);
}

.juneau--hotel--amenities__box {
    margin-bottom: 160px;
    position: relative;
}

.juneau--hotel--amenities__box--left---link {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #FF5656;
    display: inline-block;
    margin-top: 56px;
    transition: all .3s ease-in;
}

.juneau--hotel--amenities__box--left---link:hover {
    color: #f74848;
}

.juneau--hotel--amenities__box--right {
    position: absolute;
    width: 486px;
    height: 654px;
    background-size: cover;
    background-size: cover;
    background-position: center;
    top: 50%;
    transform: translate(0%, -50%);
    right: 0;
}

.direct-page-airo-port-theme .juneau--hotel--amenities__box--right {
    width: 453px;
    height: 356px;
}

.hotel-revers-style .juneau--hotel--amenities__box--left {
    margin-left: auto;
    padding: 72px 48px 72px 148px;
    background: #FAF3EE;
}


.hotel-revers-style .juneau--hotel--amenities__box--right {
    left: 0;
}

.hotel-revers-style {
    margin-top: 160px;
}

.hotel-revers-style .juneau--hotel--amenities__box--left--title {
    color: #07203F;
}

.hotel-revers-style .juneau--hotel--amenities__box--left--list li {
    color: #4A5665;
}

.gallery-rooms-single {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 170px;
}

.gallery-rooms-single--item {
    width: 32%;
}

.gallery-rooms-single--item img {
    width: 100%;
}

.gallery-rooms-single--item {
    margin-bottom: 32px;
}

.gallery-rooms-single--item {
    display: none;
}

.gallery-rooms-single--item a {
    display: block;
}

.item-empty {
    visibility: hidden;
}

.gallery-rooms-single--item:first-child,
.gallery-rooms-single--item:nth-child(2),
.gallery-rooms-single--item:nth-child(3),
.gallery-rooms-single--item:nth-child(4),
.gallery-rooms-single--item:nth-child(5){
    display: block;
}

.gallery-rooms-single--item:first-child a {
    position: relative;
    background: #FAF3EE;
    max-height: 241px;
    position: relative;
}

.gallery-rooms-single--item:first-child {
    margin-right: 362px;
}

.gallery-rooms-single--item:first-child img {
    opacity: 1;
    position: relative;
    left: 385px;
}

.gallery-rooms-single--item:first-child a::before {
    content: "galLery";
    position: absolute;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 64px;
    align-items: center;
    text-transform: uppercase;
    color: #07203F;
    top: 50%;  
    left: 50%;
    transform: translate(-50%, -50%);
}

.book-room__box {
    background: #F5EFEA;
    padding: 108px 144px 108px 144px;
    text-align: center;
    margin-bottom: 190px;
}

.book-room__box--title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    color: #07203F;
    margin: 0;
    margin-bottom: 24px;
}

.book-room__box--text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #4A5665;
    margin-bottom: 56px;
}

.book-room__box--text a {
    text-decoration: none;
    color: #EF3838;
    transition: all .3s ease-in;
}

.book-room__box--text a:hover {
    color:#0768AC;
}

/* Extended Special */ 

.specials_extended_stay .box--inside-hero--title {
    margin-bottom: 0;
}

.specials_extended_stay  .box--inside-hero-wrapper {
    padding: 56px 36px 56px 68px;
}

.specials_extended_stay {
    margin-top: -160px;
}

.boxe_specials_extended {
    width: 938px;
    margin: 0 auto;
    margin-bottom: 160px;
}

.boxe_specials_extended--item-img {
    background-size: cover;
    background-position: center;
    width: 290px;
    height: 260px;
    position: relative;
}

.boxe_specials_extended--item-position {
    position: absolute;
    top: 0;
    left: 0;
    background: #FFFFFF;
    padding: 14px 20px;
}

.boxe_specials_extended--item-position-price {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
    text-transform: uppercase;
    color: #EF3838;
}

.boxe_specials_extended--item-position-text {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ACB1B8;
    padding-left: 5px;
}

.boxe_specials_extended-btn {
    background: #EF3838;
    display: block;
    width: 290px;
    text-align: center;
    padding: 18px 0px;

    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;

    color: #FFFFFF;
    text-decoration: none;
    transition: all .3s ease-in;
}

.boxe_specials_extended-btn:hover {
    background: #0768AC;
}

.boxe_specials_extended--item {
    display: flex;
    background: #FFFFFF;
    border: 1px solid #E8E0DB;
    justify-content: space-between;
    margin-bottom: 24px;
}

.boxe_specials_extended--item-left__title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    align-items: center;
    text-transform: uppercase;
    color: #07203F;
    margin: 0;
    margin-bottom: 8px;
}

.boxe_specials_extended--item-left {
    padding: 24px 30px 26px 32px;
}

.boxe_specials_extended--item-left__text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    align-items: center;
    color: #4A5665;
    margin-bottom: 16px;
}

.boxe_specials_extended--item-left__notice {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    color: #07203F;
}

.boxe_specials_extended--item-left__notice--box {
    display: flex;
    align-items: center;
}

.boxe_specials_extended--item-left__notice--box  img {
    padding-right: 10px;
}

.boxe_specials_extended--item-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


/* Suite */
.suite-single-right {
   text-align: center; 
   width: calc(100% - 715px);
}

.suite-single-top {
    display: flex;
    flex-wrap: wrap;
}

.suite-single-right-title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    text-transform: capitalize;
    color: #07203F;
    margin: 44px 0px;
}

.view-slider-rooms-btn--count {
    font-family: 'Inter', sans-serif;
    text-align: right;
    width: 100%;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #EF3838;
    cursor: pointer;
    transition: all .3s ease-in;
}

.view-slider-rooms-btn--count:hover {
    color: #0768AC;
}

.single-facilities-bg {
    background: #F5EFEA;
}

.single-facilities__box {
    list-style: none;
    padding: 0;
    margin: 0;
}

.single-facilities__box li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.single-facilities-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.single-facilities-title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 64px;
    text-align: center;
    text-transform: uppercase;
    color: #07203F;
    margin: 0;
    margin-bottom: 56px;
}

.single-facilities__box p {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    /* identical to box height, or 178% */
    display: flex;
    align-items: center;

    /* Dark blue */

    color: #07203F;

}

.single-facilities__box li {
    margin-bottom: 32px;
    width: 300px;
}

.single-facilities-bg {
    padding-top: 96px;
    padding-bottom: 120px;
    margin-bottom: 160px;
}

.single-facilities__box span {
    color: #626569;
}

.single-facilities__box img {
    margin-right: 14px;
}

body .single-facilities__box--fix {
    width: 320px;
}


/* Blog */

.search-form input {
    border: none;
    background: #FFFFFF;
    width: 512px;
    padding: 30px 18px;
}

.search-form input ::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #ACB1B8;
}

.search-form input:focus {
    border: none;
    outline: none;
}


.search-form  input[type="search"] {
    -webkit-appearance: none;
}

.search-form  input {
    border-radius: 0;
}   

.btn-search-form {
    background: #EF3838;
    border: none;
    padding: 20px 22px;
    cursor: pointer;
    transition: all .3s ease-in;
}

.btn-search-form:hover {
    background: #07203F;
}

.search-form__blog--input{
    position: relative;
    right: -108px;
}

.input-group-btn {
    position: absolute;
    top: 50%;
    right: -23px;
    transform: translate(-50%, -50%);
}

.blog-main-box__top .box--inside-hero-wrapper {
    display: flex;
    align-items: center;
}

.blog-main-box__top  .box--inside-hero--title {
    margin-bottom: 0;
}

.blog-main-box__top .box--inside-hero-wrapper {
    padding: 56px 36px 56px 68px;
}

.blog-main-box__top .box--inside-hero {
    margin-top: -190px;
}

.main_blog_index {
    display: flex;
    justify-content: space-between;
}

.blog-left-side__main_page {
    width: 356px;
    margin-right: 32px;
}

.category-archive-blog {
    background: #F5EFEA;
    padding: 40px 10px;
    margin-bottom: 24px;
}

.category-archive-blog .widgettitle {
    margin: 0;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #07203F;
    margin-bottom: 20px;
}

.category-archive-blog ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.category-archive-blog ul li a {
    display: block;
    padding: 8px 20px;
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    /* identical to box height, or 178% */


    /* Dark blue */
    transition: all .3s ease-in;
    color: #07203F;
}

.category-archive-blog ul li a:hover {
    background: #EADFD5;
}

.blog-sub-left__index .subscribe-home__box--title{
    font-size: 36px;
    line-height: 48px;
}

.blog-single-wrapper .wp-block-button__link {
	background: #07203F;
    padding: 20px 26px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;

    border-radius: 0;
    transition: all .3s ease-in;
}

.blog-single-wrapper .wp-block-button__link:hover {
	background: #0768AC;
    color: #FFFFFF;
}

body  .blog-sub-left__index .tnp-subscription .tnp-email {
    width: 306px !important;
}

.blog-sub-left__index .subscribe-home__box {
    margin-bottom: 26px;
}


.blog-sub-left__index .tnp-field-button {
    position: initial;
}

body .blog-sub-left__index .tnp-subscription .tnp-email {
    padding: 24px 24px 24px 24px !important;
    margin-bottom: 24px;
}

.blog-sub-left__index .tnp-subscription div.tnp-field {
    margin-bottom: 0px;
}

.blog-sub-left__index .subscribe-home__box {
    padding: 56px 24px 56px 24px;
}

.blog-right-side__main_page .blog-post--home-post{
    margin-bottom: 96px;
}

.blog-pagination-box ul{
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: flex-end;
}

.blog-pagination-box {
    margin-bottom: 180px;
}

.blog-pagination-box ul a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    color: #07203F;
    text-decoration: none;
    padding: 0 5px;
    transition: all .3s ease-in;
}

.blog-pagination-box  .active a,
.blog-pagination-box  .active a:hover {
    color: #EF3838;
}

.category-archive-blog .widget_archive [aria-current]:not([aria-current="false"]) {
    background: #0768AC;
    color: #fff;

}

.blog-desctop--top-show {
    display: block;
}

.blog-mobile-show {
    display: none;
}

.link-search-title,  .link-search-text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    align-items: center;
    color: #4A5665;
    margin-bottom: 16px;
    transition: all .3s ease-in;
}

.link-search-title:hover, .link-search-text:hover {
    color: #EF3838;
}

.single-blog-latest-post-bottom {
    margin-bottom: 160px;
    margin-top: 160px;
}

.single-blog-latest-post-bottom .blue-bt-df {
    margin-top: 100px;
    width: 220px;
}   
.blue-bt-df---blog {
    text-align: center;
}

.blog-single-wrapper p, .blog-single-wrapper a {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    /* or 178% */


    /* gray */
    transition: all .3s ease-in;
    color: #4A5665;
}

.blog-single-wrapper p {
    margin-top: 0;
    margin-bottom: 36px;
}

.blog-single-wrapper a:hover {
    color: #EF3838;
}

.blog-single-wrapper h2, .blog-single-wrapper h2 span {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 28px;
    line-height: 56px;
    text-transform: uppercase;
    margin: 0;
    margin-top: 0;
    margin-bottom: 24px;
    color: #07203F;

}

.blog-single-wrapper h3, .blog-single-wrapper h3 span {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 32px;
    color: #07203F;
    margin: 0;
    margin-top: 0;
    margin-bottom: 24px;

}

.blog-single-wrapper h4 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 32px;
    color: #07203F;
}

.blog-single-wrapper ul li,
.blog-single-wrapper ol li {
    font-style: normal;
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 32px;
    color: #07203F;
    margin-bottom: 8px;
}

.blog-single-wrapper ul {
    list-style: none; /* Remove default bullets */
}
.blog-single-wrapper ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #0768AC;
    ; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
  }
.blog-single-wrapper ul li span,
.blog-single-wrapper ol li span {
    font-weight: 500 !important;
}

.suites-box--last-item__single--blog {
    margin-bottom: 24px;
}

.blog-blue-card {
    margin-top: 75px;
    margin-bottom: 75px;
    padding: 67px 42px 40px 42px;
    min-height: auto;
    position: relative;
}

.blog-blue-card:before {
    content: '';
    background: url(../images/red-comment-home.svg);
    height: 72px;
    width: 72px;
    position: absolute;
    top: -39px;
    left: 52px;
}

.blog-blue-card .has-background-dim {
    z-index: -1;
}

body .blog-single-wrapper .blog-blue-title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    align-items: center;
    margin: 0;
    color: #FFFFFF;
    text-transform: lowercase;
    margin-bottom: 40px;
}

body .blog-blue-name {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */


    color: #FFFFFF;
}

.blog-grey-cover {
    min-height: auto;
    padding: 70px 130px 70px 130px;
    margin-top: 72px;
    margin-bottom: 72px
}

body .blog-grey-title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #07203F !important;

}
.blog-grey-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #4A5665;
}

.blog-grey-text a {
    text-decoration: none;
    color: #EF3838;
}

.blog-grey-text a:hover {
    text-decoration: underline;
}

.blog-grey-text {
    margin-bottom: 24px;
}

.blog-grey-btn .wp-block-button__link{
    background: #07203F;
    padding: 20px 26px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;

    border-radius: 0;
    transition: all .3s ease-in;
}

.blog-grey-btn .wp-block-button__link:hover {
    background: #0768AC;
    color: #FFFFFF;
}

.blog-single-wrapper h2 a,
.blog-single-wrapper h3 a,
.blog-single-wrapper h4 a,
.blog-single-wrapper h5 a,
.blog-single-wrapper h6 a{
    text-decoration: none;
    transition: all .3s ease-in;
}

.blog-single-wrapper h2 a:hover span,
.blog-single-wrapper h3 a:hover span,
.blog-single-wrapper h4 a:hover span,
.blog-single-wrapper h5 a:hover span,
.blog-single-wrapper h6 a:hover span{
    color: #EF3838;
}

.blog-single-wrapper .wp-block-quote {
    border-left: 3px solid #EF3838;
    margin: 0;
    padding: 0px 20px 0px 30px;
}

.wp-block-image figure {
    margin: 0 !important;
}

/*Contat Us*/
.notice-diraction-page {
    max-width: 495px;
    position: absolute;
    top: 118%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
                                        
}

.desc-diraction-page {
    max-width: 560px;
    position: absolute;
    top: 160%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.box--inside-hero--contact-us-page {
    position: relative;
    height: 338px;
}

.suite-single-right-page-diraction {
    margin-top: -179px;
    background: #F5EFEA;
    width: 452px;
    margin-left: 32px;
    margin-bottom: 56px;
}

.suite-single-right-page-diraction input,
.suite-single-right-page-diraction textarea {
    background: #FFFFFF;
    width: 357px;
}

.suite-single-right-page-diraction input,
.suite-single-right-page-diraction textarea {
    border: none;
    padding: 13px 24px;

    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #07203F;
    border: 1px solid #FFFFFF;
}

.suite-single-right-page-diraction textarea  {
    height: 100px;
}

.suite-single-right-page-diraction p {
    margin-bottom: 24px;
}

.suite-single-right-page-diraction input ::placeholder,
.suite-single-right-page-diraction textarea ::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #ACB1B8;
}

.suite-single-right-page-diraction input:focus,
.suite-single-right-page-diraction textarea:focus  {
    outline: #0768AC;
    border: 1px solid #0768AC;
}

.contact--text-direct-----cmh {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    padding: 32px 23px 36px 23px;


    color: #07203F;
}

.suite-single-right-page-diraction .wpcf7-submit {
    background: #EF3838;
    padding: 20px 26px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    transition: all .3s ease-in;
    margin-right: 23px;
    width: 407px;
    margin-left: 23px;
    margin-bottom: 0;
    cursor: pointer;
}

.suite-single-right-page-diraction .wpcf7-submit:hover {
    background: #0768AC;
}

.suite-single-right-page-diraction p {
    margin: 0;
}

.suite-single-right-page-diraction input {
    margin-bottom: 24px;
}

.suite-single-right-page-diraction textarea {
    margin-bottom: 36px;
}


.wpcf7-not-valid-tip {
    top: 19px;
    left: 0px;
    position: absolute;
}

.list-contact-us_th--box {
    display: flex;
    justify-content: space-between;
}

.list-contact-us_th {
    width: 48%;
}

.list-contact-us_th--title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;
    color: #07203F;
    margin: 0;
    margin-bottom: 56px;
}

.list-contact-us_th ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-contact-us_th ul li {
    position: relative;
    margin-left: 34px;


    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #07203fba;
    margin-bottom: 16px;
}


.list-contact-us_th ul li::before {
    content: "\2022";
    color: #0768AC;
    font-weight: bold;
    display: inline-block;
    width: 1em;

    position: absolute;
    top: 50%;  
    left: -22px; 

    transform: translate(-50%, -50%); 
}


.decoraion-line-dir {
    background: #E8E0DB;
    margin-top: 69px;
    margin-bottom: 58px;
    height: 1px;
}

.list-contact-us_th ul li strong {
    font-weight: 500;
    color: #07203F;
}

#map {
    width: 100%;
    height: 428px;
    margin-bottom: 77px;
    margin-top: 170px;
}

#map {
    background-image: url('../images/map-bg-text-ht.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.comment-form-cookies-consent {
    display: none !important;
}

.tnp-subscription .error {
    color: red;
    margin-top: 20px;
    display: block;
}

.comment-form-email input {
	z-index: 2;
}

@media only screen and (min-width: 1400px)  {
    .mfp-arrow-right {
        right: 20%;
    }

    .mfp-arrow-left {
        left: 20%;
    }

}

@media only screen and (min-width: 2000px)  {
    .mfp-arrow-right {
        right: 30%;
    }

    .mfp-arrow-left {
        left: 30%;
    }

}


@media only screen and (min-width: 3000px)  {
    .mfp-arrow-right {
        right: 40%;
    }

    .mfp-arrow-left {
        left: 40%;
    }

}

@media only screen and (max-width: 1308px) { 
    .wrapper-main__header--box {
        margin: 0 20px;
    }

    .wrapper, .wrapper-sm {
        margin: 0 20px;
    }

    .hotel-revers-style {
        margin-top: 160px;
    }
}

@media only screen and (max-width: 1238px) {  }

@media only screen and (max-width: 1253px) {  
    .suite-single-right-page-diraction {
        margin-top: 110px;
        margin-left: 67px;
    }

    .notice-diraction-page {
        max-width: 495px;
        position: unset;
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
        width: auto;
        margin-top: 40px;
        margin-left: 0;
    }

    .desc-diraction-page {
        max-width: 560px;
        display: none;
        position: initial;
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
        width: auto;
    }


    .gallery-rooms-single--item:first-child {
        margin-right: 56px;
    }
}

@media only screen and (max-width: 1170px) { 
    .gallery-rooms-single--item:first-child {
        margin-right: 54px;
    }

    .gallery-rooms-single--item:first-child img {
        left: 375px;
    }

    .home-cooment-box .commentlist .comment {
        margin: 0 auto;
    }

    .home-cooment-box .owl-item:before {
        position: absolute;
        left: 32%;
        transform: translate(-34%, 0%);
    }


    .footer-bar--box div:nth-child(1) {
        width: 20%;
    }
    
    .footer-bar--box div:nth-child(2) {
        width: 60%;
    }
    
    .footer-bar--box div:nth-child(3) {
        width: 20%;
    }


    .juneau--hotel--amenities__box--right {
        position: initial;
        width: 486px;
        height: 654px;
        background-size: cover;
        background-size: cover;
        background-position: center;
        margin: 0 auto;
        transform: inherit;
        right: 0;
        margin-top: -30px;
    }

    .juneau--hotel--amenities__box--left {
        background: #07203F;
        padding: 72px 48px 72px 48px;
        max-width: 548px;
        margin: 0 auto;
    }

    .hotel-revers-style .juneau--hotel--amenities__box--left {
        margin-left: auto;
        padding: 72px 48px 72px 48px;
    }
    
}


@media only screen and (max-width: 1120px) { 
    .view_more_amenities_cards {
        justify-content: space-around;
    }

    .gallery-rooms-single--item:first-child img {
    left: 106%;
    }

    .view_more_amenities_cards--item--cs:first-child {
        margin-bottom: 300px;
    }

    .home-blog-box--section {
        justify-content: space-around;
    }

    .blog-post--home-post {
        margin-bottom: 68px;
    }

    .home-blog-box {
        margin-bottom: 68px;
    }

    .footer-icon a {
        padding: 0 10px;
    }

    .suite-single-right {
        text-align: center;
        width: 100%;
    }

    .suite-single-right-title {
        margin-top: 0;
    }

    .suite-single-right {
        margin-bottom: 56px;
        
    }

    .suite-single-right-page-diraction {
        margin-top: 110px;
        margin-left: 67px;
        width: 452px !important;
    }

    .single-facilities__box {
        width: 100%;
        text-align: -webkit-center;
    }


}


@media only screen and (max-width: 1024px) { 

    .gallery-rooms-single--item:first-child img {
        left: 113%;
    }


    .gallery-rooms-single--item:first-child {
     margin-right: 70px;
    }

    .gallery-rooms-single--item:first-child a {
        max-height: 305px;
    }


   .logo-header, .main-menu-left__container, .header-book-btn {
       display: none;
   }

   .wrapper-main__header--box {
        margin: 0 0px;
    }
   
   .mobile-menu {
    display: block;
    }

    .wrapper-main__header--box {
        text-align: center;
    }

    .mobile-menu {
        width: 100%;
    }

    .nav-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 62px;
        width: 100%;
    }

    .navbar .menu-items {
        display: flex;
    }

    .navbar .nav-container li {
        list-style: none;
    }

    .navbar .nav-container a {
        text-decoration: none;
        color: #0e2431;
        font-weight: 500;
        font-size: 1.2rem;
        padding: 0.7rem;
    }

    .nav-container {
        display: block;
        position: relative;
        height: 60px;
    }

    .nav-container .checkbox {
        position: absolute;
        display: block;
        height: 32px;
        width: 32px;
        top: 20px;
        left: 20px;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
    }

    .nav-container .hamburger-lines {
        display: block;
        height: 15px;
        width: 15px;
        position: absolute;
        top: 24px;
        left: 24px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .nav-container .hamburger-lines .line {
        display: block;
        height: 2px;
        width: 100%;
        border-radius: 10px;
        background: #0e2431;
    }

    .nav-container .hamburger-lines .line1 {
        transform-origin: 0% 0%;
        transition: transform 0.4s ease-in-out;
    }

    .nav-container .hamburger-lines .line2 {
        transition: transform 0.2s ease-in-out;
    }

    .nav-container .hamburger-lines .line3 {
        transform-origin: 0% 100%;
        transition: transform 0.4s ease-in-out;
    }

    .navbar .menu-items {
        padding-top: 40px;
        box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
        height: 478px;
        width: 100%;
        transform: translate(-150%);
        display: flex;
        flex-direction: column;
        transition: transform 0.5s ease-in-out;
        text-align: center;
        background: #fff;
        margin-top: 10px;
    }

    .navbar .menu-items a {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 21px;
        text-transform: uppercase;
        
        /* Dark blue */
        
        color: #07203F;
    }
	
	
	.single-post   .blog-single-nav-link a,
	.archive  .blog-single-nav-link a {
		color: #EF3838;
	}

	
	.single-suites .active-manu-link-suites  a {
		    color: #EF3838;
	}
	
    .navbar .menu-items li {
        margin-bottom: 30px;
        font-size: 1.5rem;
        font-weight: 500;
    }

    .logo {
        position: absolute;
        top: 5px;
        right: 15px;
        font-size: 1.2rem;
        color: #0e2431;
    }

    .navbar .menu-items {
        padding-top: 40px;
        box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
        height: 378px;
        width: 100%;
        transform: translate(-150%);
        display: flex;
        flex-direction: column;
        transition: transform 0.5s ease-in-out;
        text-align: center;
        background: #fff;
        margin-top: 10px;
    }


    .nav-container input[type="checkbox"]:checked~.menu-items {
        transform: translateX(0);
    }

    .nav-container input[type="checkbox"]:checked~.hamburger-lines .line1 {
        transform: rotate(45deg);
        position: absolute;
    }

    .nav-container input[type="checkbox"]:checked~.hamburger-lines .line2 {
        transform: scaleY(0);
    }

    .nav-container input[type="checkbox"]:checked~.hamburger-lines .line3 {
        transform: rotate(-45deg);
        position: absolute;
        bottom: 3px;
    }
    
    .wrapper-main__header {
        padding: 0 0px;
    }

    .logo-header--mobile img {
        width: 86px;
        height: auto;
    }

    #menu-main-menu-1 {
        padding: 0;
        margin: 0;
    }

    .mobile-menu {
        background: #0768AC;
        padding: 13px 0;
    }

    .nav-container .hamburger-lines .line {
        background: #ffffff;
    }
    
    .navbar .menu-items .header-book-btn-mobile {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 21px;
        text-align: center;
        text-transform: uppercase;
        line-height: 0;
        color: #000000;
    }

    .current-menu-item a {
        color: #EF3838 !important;
    }
    

    .suites-box {
        justify-content: space-around;
    }

    .see_our_suitie-titel {
        margin-top: 56px;
        margin-bottom: 32px;
    }

    .about-home-section {
        margin-top: 0;
    }


    .d-none {
        display: block;
    }

    .m-none {
        display: none;
    }

    .footer-bar--box div:nth-child(2) {
        width: 1000%;
    }

    .footer-icon  {
        text-align: center;
        margin-top: 30px;
    }


    #menu-footer {
        flex-wrap: wrap;
    }

    .rooms-comment-box .comment-form-email {
        order: 4;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        position: inherit;
        left: 0;
        top: 0;
        margin-bottom: 20px;
    }

    .rooms-comment-box .comment-form-author input, .rooms-comment-box .comment-form-email input {
        width: 100%;
    }

    .last-elememt---item {
        margin-right: auto;
        margin-left: auto;
    }

    .suities-description-text-cs {
        padding-left: 0;
    }

    .suities-description-text-cs:before {
        content: '';
        width: 0;
        border: 0;
    }

    #menu-footer a {
        color: #fff !important;
    }
    
    .amenities-description-text-cs p, .amenities-notice_th_box-bottom {
        padding-left: 0;
    }

    .amenities-description-text-cs p:first-child:before {
        content: '';
        width: 0;
    }

    .gallery-rooms-single--item {
        width: 47%;
    }

    .gallery-rooms-single--item:first-child a {
        max-height: 302px;
    }


    .book-room__box {
        background: #F5EFEA;
        padding: 56px 20px 56px 20px;
    }

    .boxe_specials_extended {
        width: 438px;
    }

    .boxe_specials_extended--item {
        flex-wrap: wrap;
    }

    .boxe_specials_extended--item-right,.boxe_specials_extended--item-img, .boxe_specials_extended-btn {
        width: 100%;
    }

    .boxe_specials_extended--item {
        margin-bottom: 56px;
    }

    .blog-main-box__top .box--inside-hero-wrapper {
        flex-wrap: wrap;
    }

    .search-form__blog--input {
        position: relative;
        right: 0;
    }

    .blog-main-box__top .box--inside-hero--title {
        margin-bottom: 20px;
        width: 100%;
    }

    .search-form input {
        width: 312px;
    }

    .blog-grey-cover {
        padding: 56px 20px;
    }
	
	   .hidden-when-click-fix {
        z-index: -1;
    }

}

@media only screen and (max-width: 768px) {
    .about-home-section--box {
        flex-wrap: wrap;
    }

    .about-home-section--box--img, .about-home-section--box--text {
        width: 100%;
    }

    .about-home-section--box--img {
        width: 100%;
        height: 40vh;
        margin: 0 auto;
    }

    .about-home-section--box--text {
        background: #07203F;
        padding: 64px 20px 96px 20px;
    }

    .view_more_amenities_cards--title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 32px;
    }

    .view_more_amenities_cards--img {
        width: 100%;
    }

    .washer-home {
        overflow: hidden;
        padding: 54px 0px 64px 0px;
    }

    .washer-home--dec-img-1 {
        left: -56px;
    }

    .washer-home--dec-img-2 {
        right: -56px;
    }

    .advanteg--section-box {
        margin-top: 60px;
        margin-bottom: 140px;
    }

    .advanteg--section-title {
        font-size: 36px;
        line-height: 48px;
    }

    .advanteg--section-text {
        margin-bottom: 32px;
    }

    body .tnp-subscription .tnp-email {
        width: 400px !important;
    }

    .tnp-field-button {
        right: 254px;
    }

    body .tnp-subscription .tnp-email {
        padding: 24px 50px 24px 24px !important;
    }

    .special-box-border {
        padding: 56px 20px 191px 20px;
    }

    .amenities-notice_th_box-bottom {
        margin-bottom: 56px;
    }

    .juneau--hotel--amenities__box--right, .direct-page-airo-port-theme .juneau--hotel--amenities__box--right {
        width: 335px;
        height: 348px;
    }

    .juneau--hotel--amenities__box--left--title {
        font-size: 36px;
        line-height: 48px;
    }

    
    .boxe_specials_extended {
        margin-right: 20px;
        margin-left: 20px;
    }

    .specials_extended_stay .box--inside-hero-wrapper {
        padding: 32px;
    }

    .specials_extended_stay {
        margin-top: -113px;
        margin-bottom: 32px !important;
    }

    .boxe_specials_extended--item-left__title {
        font-size: 24px;
        line-height: 32px;
    }

    .boxe_specials_extended--item-left__notice--box {
        margin-top: 20px;
    }

    .boxe_specials_extended {
        width: auto;
    }

    .blog-desctop--top-show {
        display: none;
    }

    .blog-mobile-show {
        display: block;
    }

    .blog-mobile-show {
        margin: 0 auto;
    }

    .main_blog_index {
        flex-wrap: wrap;
        justify-content: center;
        
    }

    .blog-left-side__main_page {
        margin-right: 0;
    }

    .m-center-style {
        margin: 0 auto;
    }

    .list-contact-us_th--box {
        flex-wrap: wrap;
    }

    .list-contact-us_th  {
        width: 100%;
    }

    .decoraion-line-dir {
        margin-top: 32px;
        margin-bottom: 32px;
    }

    .list-contact-us_th--title {
        margin-bottom: 32px;
    }

    .page-id-3089 .box--inside-hero-wrapper {
        padding: 32px 58px;
    }

    .page-id-3089  .box--inside-hero {
        margin-top: -128px;
    }
	
	.comment-button-wrapper {
		max-width: 984px;
		margin: 0 auto;
		text-align: left;
		margin: 0 20px;
   		margin-top: 30px;
	}


}


@media only screen and (max-width: 600px) { 
    .pagination-arrow-left {
        margin-right: 0px;
    }
    .pagination-arrow-right {
        margin-left: 0px;
    }
    .gallery-rooms-single--item:first-child {
        margin-right: 0;
        margin-bottom: 248px;
    }

    .gallery-rooms-single--item:first-child a {
        max-height: 248px;
        margin-bottom: 64px;
    }

    .gallery-rooms-single--item:first-child img {
        left: 0;
       bottom: -280px;
    }
    
    .admin-bar .wrapper-main__header {
        top: 46px;
    }


    .about-home-section--box--img {
        width: 100%;
        height: 348px;
        margin: 0 20px;
        position: relative;
        margin-top: -78px;
    }

    .about-home-section--notice {
        margin: 0 20px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .hero-home {
        height: 320px;
    }

    .home-hero-tab div {
        padding: 32px 20px;
        text-align: center;
    }

    .hero-home-title {
        text-align: center;
    }

    .hero-home-title br {
        display: none;
    } 

    .see_our_suitie-titel {
        font-size: 36px;
        line-height: 48px;
    }

    .suites-box--item {
        margin-bottom: 56px;
    }

    .suites-box--last-item {
        margin-bottom: 48px;
    }

    .about-home-section--notice::before {
        top: 40px;
    }

    .about-home-section--box--titel {
        font-size: 36px;
        line-height: 48px;
    }

    .view_more_amenities_cards--item {
        background: #F5EFEA;
        min-height: 100%;
        height: 100%;
    }

    .view_more_amenities_cards--img {
        width: 100%;
        height: 227px;
    }

    .view_more_amenities_cards--box {
        padding: 56px 48px 48px 48px;
    }

    .view_more_amenities_cards--item--cs:first-child {
        margin-bottom: 271px;
    }

    .btn-view_more_amenities {
        margin-top: 271px;
        margin-bottom: 84px;
    }

    .washer-home--dec-img-2 {
        right: -145px;
    }

    .washer-home--dec-img-1 {
        left: -111px;
    }

    .washer-home__title {
        font-size: 36px;
        line-height: 48px;
    }

    .washer-home__title br {
        display: none;
    }

    .washer-home {
        padding: 54px 20px 64px 20px;
    }

    .arrow-hero-custom-right, .arrow-hero-custom-left {
        display: none;
    }

    .home-cooment-box .rooms-comment-box .comment-body .commentmetadata {
        margin-left: 156px;
    }

    .home-cooment-box {
        margin-top: -451px;
    }

    .home-cooment-box--title {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 24px;
    }

    .home-cooment-box--star {
        margin-bottom: 67px;
    }

    .home-cooment-box .commentlist .comment {
        margin: 0 20px;
    }

    .home-cooment-box .rooms-comment-box .comment-body .commentmetadata {
        margin-left: 121px;
    }

    .home-cooment-box .owl-item:before {
        position: absolute;
        left: 70px;
    }

    .rooms-comment-box .comment-body .fn {
        width: 100px;
    }

    .home-slider-box-btn {
        margin-top: 45px;
        margin-bottom: 66px;
    }

    .home-slider-box-btn .blue-bt-df {
        margin-right: 0;
        margin-bottom: 22px;
    }

    /* .rooms-comment-box .comment-body .commentmetadata a:before {
        content: "";
        width: 25px;
        height: 30px;
        background: #fff;
        position: absolute;
        right: -1px;
        
    } */

    .home-blog-box-title {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 32px;
    }

    .blog-post--home-post__img {
        width: 100%;
    }

    .blog-post--home-post {
        width: 100%;
        max-width: 100%;
    }

    .home-blog-box {
        margin-bottom: 0;
    }

    .subscribe-home__box--title {
        font-size: 24px;
        line-height: 32px;
    }

    body .tnp-subscription .tnp-email {
        width: 100% !important;
    }

    .subscribe-home__box {
        padding: 48px 12px 48px 12px;
    }

    body .tnp-subscription .tnp-email {
        padding: 24px 106px 24px 24px !important;
    }

    .subscribe-home__box {
        overflow: hidden;
    }

    body .tnp-subscription .tnp-field-button input {
        width: 146px;
        font-size: 12px;
        padding: 11px;
        width: 95px;
    }

    .tnp-field-button {
        right: 61px;
        width: 95px;
        top: 23px;
    }

    #menu-footer {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: flex-start;
    }

    #menu-footer li:not(:last-child), #menu-footer li {
        margin-right: 0;
        width: 50%;
        margin-bottom: 24px;
    }

    .main-menu--footer {
        padding: 28px 0px 22px 0px;
    }

    #menu-footer li:nth-child(even) {
        text-align: right;
    }

    .footer--logo {
        margin-bottom: 24px;
    }

    .review-fix .comment-body .commentmetadata {
        margin-left: 123px;
    }   

    .review-hero-tab--inside {
        padding: 56px 35px;
    }

    /* .review-fix .commentmetadata a:before {
        right: 0px !important;
    } */

    .comment-custom-number-pagination {
        justify-content: center;
    }

    .box--inside-hero-wrapper {
        padding: 32px 22px;
    }

    .suities-description-text-cs, .box--inside-hero {
        margin-bottom: 56px;
    }

    .special-box-border {
        margin-bottom: 56px;
    }

    .special-box-border img {
        width: 100%;
    }

    .remove-wrapper-m {
        margin: 0 !important;
    }

    .hotel-revers-style {
        margin-top: 56px !important;
    }

    .juneau--hotel--amenities__box--left---link {
        margin-top: 36px;
    }

    .juneau--hotel--amenities__box--left {
        background: #07203F;
        padding: 37px 20px 72px 20px; 
    }

    .juneau--hotel--amenities__box--right, .direct-page-airo-port-theme .juneau--hotel--amenities__box--right {
        width: 350px;
    }

    .juneau--hotel--amenities__box {
        margin-bottom: 56px;
    }

    .hotel-revers-style .juneau--hotel--amenities__box--left {
        padding: 37px 20px 72px 20px;
    }

    .gallery-rooms-single--item {
        width: 100%;
    }

    .gallery-rooms-single  {
        margin-bottom: 24px;
    }

    .book-room__box--title {
        font-size: 36px;
        line-height: 56px;
        margin-bottom: 24px;
    }

    .book-room__box, .subscribe-home__box {
        margin-bottom: 56px;
    }

    .book-room__box--text {
        margin-bottom: 46px;
    }

    .boxe_specials_extended--item-left__text {
        margin-bottom: 24px;
    }

    .boxe_specials_extended {
        margin-bottom: 0;
    }

    .suite-single-right-title br {
        display: none;
    }

    .view-slider-rooms-btn--count {
		text-align: center;
		margin-bottom: 30px;
    }

    .single-facilities__box li {
        width: 320px;
    }

    .single-facilities-bg {
        padding-top: 56px;
        padding-bottom: 56px;
        margin-bottom: 56px;
    }

    .blog-main-box__top .box--inside-hero-wrapper {
        padding: 20px 10px;
        padding-top: 30px;   
    }

    .blog-main-box__top .box--inside-hero {
        margin-top: -91px;
    }

    .blog-left-side__main_page {
        width: 100%;    
    }

    .suites-box--last-item .suites-box--last-item{
        margin-right: auto;
        margin-left: auto;
    }

    .blog-right-side__main_page .blog-post--home-post {
        margin-bottom: 68px;
    }

    .blog-pagination-box ul {
        justify-content: center;
    }

    .blog-pagination-box {
        margin-bottom: 76px;
    }

    .blog-left-side__main_page .suites-box--last-item {
        margin-left: auto;
        margin-right: auto;
    }

    .single-post .category-archive-blog {
        display: none;
    }

    .single-post .blog-sub-left__index, .single-post .suites-box--last-item {
        display: none;
    }

    .single-blog-latest-post-bottom .blue-bt-df {
        margin-top: 0px;
        margin-bottom: 80px;
    }

    .suite-single-right-page-diraction {
        margin-top: 0px;
        margin-left: 0px;
        width: 100% !important;
    }

    .suite-single-right-page-diraction input, .suite-single-right-page-diraction textarea {
        background: #FFFFFF;
        width: 256px;
    }

    .suite-single-right-page-diraction .wpcf7-submit {
        margin-right: 0;
        width: 306px;
        margin-left: 0;
        margin-bottom: 0;
    }

    .notice-diraction-page {
        position: relative;
        top: 61px;
    }

    .box--inside-hero--contact-us-page {
        position: inherit;
        margin-bottom: 0;
    }

    .fix-notice-direction-page {
        overflow: hidden;
    }

    #map {
        margin-top: 56px;
        margin-bottom: 56px;
    }


}  

@media only screen and (max-width: 415px) {
    /* .rooms-comment-box .comment-body .commentmetadata a:before {
        right: -3px;
    } */

    .review-fix .commentmetadata a:before {
        right: -3px!important;
    }
}

@media only screen and (max-width: 380px) {
    .home-cooment-box .rooms-comment-box .comment-body .commentmetadata {
        margin-left: 101px;
    }

    /* .rooms-comment-box .comment-body .commentmetadata a:before {
        right: -3px;
    } */
}


@media only screen and (max-width: 362px) {
    .home-cooment-box .rooms-comment-box .comment-body .commentmetadata {
        margin-left: 98px;
    }
}