.size-72 { font-size: 72px; }
.size-48, .size-48 * { font-size: 48px; }
.size-42, .size-42 * { font-size: 42px; }
.size-36{ font-size: 36px; }
.size-30{ font-size: 30px; }
.size-28{ font-size: 28px; }
.size-26{ font-size: 26px; }
.size-24{ font-size: 24px; }
.size-20{ font-size: 20px; }
.size-18{ font-size: 18px; }
.size-17{ font-size: 17px; }
.size-16{ font-size: 16px; }
.size-15{ font-size: 15px !important; }
.size-14{ font-size: 14px; }
.size-13{ font-size: 13px; }
.size-11{ font-size: 11px; }
.size-10{ font-size: 10px; }
.color-0{ color: #ffffff !important; }
.color-1{ color: #505050; }
.color-2{ color: #707070; }
.color-3{ color: #799ca0; }
.color-4{ color: #e6a879; }
.color-5{ color: #f1f1f1; }
.font-noto, .font-noto *{ font-family: 'Noto Serif', serif !important; }
.font-openSans{ font-family: 'Open Sans', sans-serif !important; }
.weight-bold{ font-weight: 700; }
.weight-semi{ font-weight: 600; }
.weight-medium{ font-weight: 500; }
.weight-regular{ font-weight: 400; }
.weight-light{ font-weight: 300; }

.pl-0-mine{
    padding-left: 0;
}
.pr-0-mine{
    padding-right: 0;
}
.more-btn{
    display: block;
    width: 200px;
    height: 45px;
    line-height: 40px;
    border: solid 1px #e6a879;
    text-align: center;
    color: #e6a879 !important;
    text-decoration: none !important;
    background: #ffffff;
}
.section-map .title{
    padding-bottom: 30px;
}
.section-map{
    padding-top: 80px;
}
.section-map .map-back{
    z-index: 0;
    margin-top: -250px;
    height: 500px;
    background: #c5a279;
    position: relative;
}
.section-map .map-wrap{
    padding-left: 60px;
    padding-right: 60px;
}
.section-map .map-list ul li::before {
    background: transparent url("../images/pointer.png") center left no-repeat;
    content: "";
    width: 15px;
    height: 20px;
    position: absolute;
    margin-left: -25px;
    top: 0;
}
.section-map .map-distance{
    margin-bottom: 26px;
    max-width: 225px;
}
.section-map .map-distance{
    vertical-align: middle;
}
.section-map .map-distance-wrap{
    padding-bottom: 54px;
}
.map-text{
    height: 115px;
    line-height: 115px;
    position: relative;
    background: #F2F2F2;
    z-index: 1;
}
.wap-shadow{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 15px;
    -webkit-box-shadow: 0 14px 32px rgba(29,15,77,.19);
    box-shadow: 0 14px 32px rgba(29,15,77,.19);
    z-index: 0;
}
#map{
    height: 500px;
    z-index: 2;
}
.underline {
    position: relative;
    width: 200px;
    height: 1px;
    margin: 28px auto 34px auto;
}
.underline .left{
    background: #e6a879a6;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
}
.underline .right{
    background: #e6a879a6;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
}
.underline.sm {
    background-color: rgba(197,162,121,1) !important;
    margin: 20px auto 40px 0;
    width: 100px;
}
.justify-center{
    text-align: justify;
    text-align-last: center;
}
.decoration-none{
    text-decoration: none !important;
}
.pulse-btn::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border:solid 1px #c4c4c4;
    -webkit-transition: all 0.3s cubic-bezier(.5, .24, 0, 1);
    transition: all 0.3s cubic-bezier(.5, .24, 0, 1);
}
.pulse-btn:hover::before {
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    opacity: 0.01;
}

/* WELCOME */
.welcome-more{
    margin-top: 30px;
}
#welcome .section-01 {
    padding-top: 80px;
    padding-bottom: 100px;
}
#welcome .section-01 .text {
    background: #fff;
    padding: 15px 50px 50px 50px;
}
#welcome .section-02 {
    padding-bottom: 120px;
}
#welcome .section-02 .welcome-room-elem {
    margin-bottom: 30px;
}
#welcome .section-02 .welcome-room-elem .back{
    background-size: cover !important;
    height: 550px;
}
.studio-navs{
    cursor: pointer;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.studio-navs.carouselNextBtn{
    right: 15px;
}
.studio-navs.carouselPrevBtn{
    left: 15px;
}
#welcome .section-02 .welcome-room-elem .room-elem-border{
    border: solid 1px #c4c4c4;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
}
#welcome .section-02 .welcome-room-elem .welcome-room-info{
    max-width: 450px;
}
#welcome .section-02 .welcome-room-elem .attributes ul{
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 10px;
}
#welcome .section-02 .welcome-room-elem .text{
    margin-top: 30px;
    margin-bottom: 40px;
}
#welcome .section-02 .welcome-room-elem .book{
    position: relative;
    display: inline-block;
    color: #505050;
    text-decoration:none !important;
}
#welcome .section-02 .welcome-room-elem .book div {
    position: absolute;
    opacity:0;
    right: -30px;
    bottom: 5px;
    width: 11px;
    height: 11px;
    border-right:solid 1px #707070;
    border-top:solid 1px #707070;
    transform: rotate(45deg);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
#welcome .section-02 .welcome-room-elem .book:hover div {
    opacity:1;
}
#welcome .section-02 .welcome-room-elem .book:hover::before {
    left: 106%;
    right: -30px;
    bottom: 10px;
}
#welcome .section-02 .welcome-room-elem .book:hover::after {
    left: 100%;
}
#welcome .section-02 .welcome-room-elem .book::before{
    content: '';
    position: absolute;
    height: 1px;
    background:#909090;
    left: 106%;
    right: 0px;
    bottom: 10px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
#welcome .section-02 .welcome-room-elem .book::after{
    content: '';
    position: absolute;
    height: 1px;
    background:#909090;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
#welcome .section-03{
    padding-top: 60px;
    padding-bottom: 84px;
    background: #fcfcfc;
}
#welcome .section-03 .header{
    position: relative;
}
#welcome .section-03 .header div{
    display: inline-block;
    background: #fcfcfc;
    z-index: 1;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    color: #e6a879;
}
#welcome .section-03 .header:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
/*  height: 1px;  */
    height: 0px;
    background: #e6a879;
    top: 50%;
}
#welcome .section-03 .why-elem{
    height: 260px;
}
#welcome .section-03 .why-elem.bordered{
    border-left: solid 1px #c4c4c4;
    border-right: solid 1px #c4c4c4;
}
#welcome .section-03 .why-info{
    max-width: 340px;
}
#welcome .section-03 .why-info .title{
    margin-top: 30px;
    margin-bottom: 15px;
}

#welcome .section-04{
    padding-top: 100px;
    padding-bottom: 160px;
}
#sliphover{
    padding-right: 15px;
    padding-left: 15px;
}
.fancy-gallery{
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/icon.svg) center center no-repeat;
}
#welcome .section-04 .elema{
    margin-bottom: 14px;
    padding-left: 7px;
    padding-right: 7px;
}
#welcome .section-04 .elem{
    cursor: pointer;
    margin-bottom: 14px;
    padding-left: 7px !important;
    padding-right: 7px !important;
}
#welcome .section-04 .elem img{
    opacity: 0;
}
#welcome .section-04 .elem .anc{
    position:relative;
}
#welcome .section-04 .elem-01 .anc{
    height: 500px;
}
#welcome .section-04 .elem-02 .anc{
    height: 243px;
}
#welcome .section-04 .elem-03 .anc{
    height: 500px;
}
#welcome .section-05{
/*  background: #def0f6; */
    background: #fcfcfc;
    padding-top: 80px;
    padding-bottom: 80px;
}
#welcome .section-05 .info-wrap{
    max-width: 490px;
}
#welcome .section-05 .info-elem{
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
#welcome .section-05 .info-elem .img{
    width: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
}
#welcome .section-05 .info-elem .text{
    padding-left: 5px;
}
#welcome .section-05 .map-btns{
    margin-top: 15px;
}
#welcome .section-05 .map-btns a{
    text-decoration: none !important;
    display: inline-block;
    background: #e6a879;
    border: solid 1px #e6a879;
    height: 50px;
    line-height: 48px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
#welcome .section-05 .map-btns a:hover{
    background: #fff;
    color: #e6a879;
}
.map-wrap{
    -webkit-box-shadow: 0 8px 16px rgba(0,0,0,.30);
    box-shadow: 0 8px 16px rgba(0,0,0,.30);
}
.ss-gal{
    display: none;
}
#welcome .section-06{
    margin-bottom: 190px;
    margin-top: 120px;
}
#welcome .section-06 .how-to .elem img{
    border: solid 6px #fff;
    border-radius: 50%;
    position: absolute;
    top: -24px;
}
#welcome .section-06 .how-to .elem{
    text-decoration: none;
    background: #e6a879;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 15px;
}
#welcome .section-06 .how-to .elem div{
    margin-top: 5px;
}
#welcome .section-07 .back-text{
    max-width: 700px;
    height: 190px;
    background: #74bcdc;
    background-image: url(../images/background90B.png);
    background-repeat: no-repeat;
    background-position: right top;
/*  background-image: linear-gradient(#74bcdc, #ffab66e0); */
    padding-left: 35px;
    padding-right: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    margin-top: -108px;
}
#welcome .section-07 .back{
    background: url(../images/welcome_back.jpg) center center no-repeat;
    background-size: cover;
    height: 500px;
}

/* ACCOMMODATION */
#accommodation .section-01{
    padding-top: 80px;
    padding-bottom: 100px;
}
#accommodation .section-02{
    background: #f2f2f2;
    padding-top: 70px;
    padding-bottom: 100px;
}
#accommodation .section-02 .room-elem{
    margin-top: 180px;
    background: #fff;
    padding: 35px 75px 50px 90px;
}
#accommodation .section-02 .room-elem .height{
    height: 470px;
    background: #eec4a4;
    padding: 0;
}
#accommodation .section-02 .room-elem .height div{
    background-size: cover;
    position: absolute;
    top: -120px;
    left: -35px;
    right: 35px;
    bottom: 35px;
}
#accommodation .section-02 .room-elem .info{
    max-width: 500px;
    padding-left: 50px;
    padding-right: 50px;
}
#accommodation .section-02 .room-elem .info .title{
    margin-bottom: 40px;
}
#accommodation .section-02 .room-elem .info .text{
    margin-top: 35px;
    margin-bottom: 40px;
}

.view-more{
    text-decoration: none !important;
    display: inline-block;
    background: #e6a879;
    border: solid 1px #e6a879;
    height: 45px;
    line-height: 42px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.view-more:hover{
    background: #fff;
    color: #e6a879;
}
.view-more-book{
    text-decoration: none !important;
    display: inline-block;
    background: #74bcdc;
    border: solid 1px #74bcdc;
    height: 45px;
    line-height: 42px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.view-more-book:hover{
    background: #fff;
    color: #74bcdc;
}

/* ROOM */
#room .section-01{
    padding-top: 130px;
    padding-bottom: 200px;
}
#room .section-01 .room-info{
    max-width: 300px;
    margin: 20px auto;
    display: flex;
    align-items: center;
}
#room .room-info div{
    width: 60px;
    text-align: center;
    margin-right: 15px;
}
#room .section-02{
    background: #e6a8792b;
}
#room .section-02 .title{
    margin-bottom: 30px;
    margin-top: 80px;
}
#room .section-02 .facilities-list ul{
    list-style-type: none;
}
#room .section-02 .facilities-list ul li{
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
}
#room .section-02 .image{
    position: relative;
    height: 680px;
}
#room .section-02 .image img{
    position: absolute;
    bottom: 40px;
    width: 100%;
}
#room .section-02 .facilities-list ul li::after{
    content: '';
    position: absolute;
    width: 35px;
    height: 1px;
    background: #909090;
    top: 50%;
    right: 100%;
}
#room .section-03{
    padding-top: 80px;
    padding-bottom: 100px;
    background: #fcfcfc;
}
#room .section-03 .title{
    margin-bottom: 50px;
}
#room .section-03 .room-gallery{
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
#room .section-03 .room-gallery .cover{
    background: rgba(0, 0, 0, 0.33) url(../images/icon.svg) center center no-repeat;
    position: absolute;
    z-index: 0;
    opacity: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;

}
#room .section-03 .room-gallery:hover .cover{
    opacity: 1;
    z-index: 1;
}
#room .section-04{
    padding-top: 70px;
    padding-bottom: 60px;
}
#room .section-04 .title{
    margin-bottom: 50px;
}
#room .section-04 .other-elem{
    padding-left: 10px;
    padding-right: 10px;
}
#room .section-04 .other-elem .wrap{
    -webkit-box-shadow: 0 8px 16px rgba(29,15,77,.3);
    box-shadow: 0 8px 16px rgba(29,15,77,.3);
}
#room .section-04 .other-elem .info{
    padding: 25px 15px 15px 25px;
}
#room .section-04 .other-elem .info .other-more{
    background: #e6a879;
    display: inline-block;
    padding: 5px 15px 5px 15px;
    margin-top: 25px;
    text-decoration: none;
}

/* SERVICES */
#services .section-01{
    padding-top: 80px;
    padding-bottom: 100px;
}
#services .section-02{
    background: #f2f2f2;
    padding-top: 80px;
    padding-bottom: 100px;
}
#services .section-02 .header{
    margin-bottom: 50px;
}
#services .section-02 .service-list{

}
#services .section-02 .service-list .title{
    position: relative;
    padding-left: 20px;
}
#services .section-02 .service-list .title:after{
    content: "\2022";
    position: absolute;
    left: 0;
}
#services .section-02 .service-list .text{
    list-style-type: none !important;
    margin-bottom: 25px;
}

/* LOCATION */
#location .section-01{
    padding-top: 80px;
    padding-bottom: 100px;
}
#location .section-01 .height{
    height: 400px;
}
#location .section-02 .activities ul{
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 50px;
    list-style-type: none;
}
#location .section-02 .activities ul li {
    margin-bottom: 5px;
}
#location .section-03{
    height: 500px;
    background: url(../images/welcome_back.jpg) center center no-repeat;
    background-size: cover;
}
#location .section-04{
    background: #fafafa;
    padding-top: 30px;
    padding-bottom: 30px;
}
#location .section-04 .title{
    margin-top: 30px;
    margin-bottom: 20px;
}
#location .section-04 .distances ul{
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
#location .section-05{
    padding-top: 80px;
    padding-bottom: 60px;
}
#location .section-05 .header{
    margin-bottom: 60px;
}
#location .section-05 .back{
    background: url(../images/howto.jpg) center center no-repeat;
    background-size: contain;
}
#location .section-05 .howTo{
    margin-bottom: 80px;
}
#location .section-05 .howTo ul{
    list-style-type: none;
    padding-left: 0;
}

/* GALLERY */
#gallery{
    padding-top: 250px;
    padding-bottom: 80px;
}
#gallery .section-01 .title{
    margin-bottom: 50px;
}
#gallery .section-01 .text{
    margin-bottom: 55px;
}
#gallery .section-02 .cover{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    background: rgba(0,0,0,.3);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
#gallery .section-02 .room-gallery-elem {
    margin-bottom: 14px;
    padding-left: 7px;
    padding-right: 7px;
}
#gallery .section-02 .room-gallery-elem a{
    position: relative;
}
#gallery .section-02 .room-gallery-elem:hover .cover{
    opacity: 1;
    z-index: 1;
}

/* CONTACT */
#contact .section-01{
    padding-top: 80px;
    padding-bottom: 65px;
}
#contact .section-02 .title{
    margin-bottom: 50px;
}
#contact .section-02 .text{
    margin-bottom: 50px;
}
#contact .section-02 .contact-form{
    background: #f3eeeb;
    padding: 30px 30px 60px 50px;
}
#contact .section-02 .contact-form .input{
    border: solid 2px #e1dede;
    background: #fff;
    height: 50px;
    padding-left: 25px;
    width: 100%;
}
#contact .section-02 .contact-form .textarea-wrap{
    padding-right: 20px;
    position: relative;
}
#contact .section-02 .contact-form .textarea{
    border: solid 2px #e1dede;
    background: #fff;
    height: 270px;
    width: 100%;
    padding-top: 25px;
    padding-left: 25px;
}
#contact .section-02 .contact-form .field{
    position: relative;
    margin-bottom: 40px;
    padding-right: 20px;
}
#contact .section-02 .contact-form .field-wrap .lbl{
    position: absolute;
    padding-left: 10px;
    padding-right: 10px;
    left: 10px;
    top: -10px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background: #e6a879;
    z-index: 1;
}
.mandatory-wrap{
    padding-left: 30px;
}
.mandatory{
    position: relative;
}
#captcha{
    background: #fff url(../captcha/captcha.php) center right no-repeat !important;
}
#contact-submit{
    width: 100%;
    background: #e6a879;
    border: solid 1px #a3a3a3;
    position: relative;
    height: 50px;
    color: #ffffff;
}
#contact-submit.pulse-btn::before {
  border: solid 1px #a3a3a3;
}


@media (max-width: 1470px) {
    #welcome .section-05 .map-btns a {
        min-width: 157px;
        margin-bottom: 4px;
    }
    #accommodation .section-02 .room-elem .info {
      max-width: 500px;
      padding-left: 20px;
      padding-right: 20px;
    }
    #accommodation .section-02 .room-elem {
      padding: 35px 25px 50px 90px;
    }
    #accommodation .section-02 .room-elem.invert {
      padding: 35px 75px 50px 40px !important;
    }
}

@media (max-width: 1250px) {
    #location .loc-img img{
        width: 100%;
    }
}

@media (max-width: 992px) {
    #room .section-02 .image img{
        position: relative;
        bottom: 0;
        max-width: 550px;
        margin: 40px auto 30px auto;
        display: block;
    }
    #accommodation .section-02 .room-elem.invert {
       padding: 35px 25px 50px 40px !important;
    }
    #welcome .section-04 .ss-gal {
        display: flex !important;
    }
    #accommodation .section-02 .room-elem .info .title {
        margin-bottom: 20px;
    }
    #accommodation .section-02 .room-elem .info {
        max-width: 380px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #accommodation .section-02 .room-elem {
        padding: 35px 35px 50px 55px;
    }
    #accommodation .section-02 .room-elem .height {
        height: 300px;
    }
    #accommodation .section-02 .room-elem .info .text {
        margin-top: 15px;
        margin-bottom: 20px;
    }
    #accommodation .section-02 .room-elem .info-wrap {
        justify-content: center;
        text-align: center;
    }
    #accommodation .section-01 {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    #sliphover{
        display: none !important;
    }
    #welcome .section-02 .welcome-room-elem .room-elem-border{
        margin-top: 30px;
    }
    #welcome .section-02 .welcome-room-elem {
        margin-bottom: 80px;
    }
    #welcome .section-02 {
        padding-bottom: 30px;
    }
    #welcome .section-03 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #welcome .section-04 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #gallery {
        padding-top: 80px;
    }
}
@media (max-width: 768px) {
    #room .section-01 {
      padding-top: 40px;
      padding-bottom: 30px;
    }
    #location .loc-img img{
        margin-top: 40px;
    }
    #room .section-02 .room-fac{
        max-width: 380px;
        margin: 0 auto;
    }
    #room .section-02 .image {
      height: auto;
    }
    .mandatory-wrap {
        margin-top: 20px;
    }
    #contact .section-02 .contact-form .textarea-wrap {
        padding-right: 0;
    }
    #contact .section-02 .contact-form {
        padding: 30px 30px 60px 30px;
    }
    #contact .section-02 .contact-form .field {
        padding-right: 0;
    }
    #contact .section-01 {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    #welcome .section-05 .info-wrap *{
        text-align: center !important;
    }
    #location .section-05 {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    #location .section-05 .howTo {
        margin-bottom: 40px;
    }
    #location .section-03 {
        height: 350px;
    }
    #location .section-01 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #location .section-01 .loc-img{
        display: block;
        width: auto !important;
        margin: 10px auto;
    }
    #services .section-01 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #services .section-02 {
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: center;
    }
    #services .section-02 .header {
        margin-bottom: 20px;
    }
    #services .section-02 .service-list .title::after {
        content: none;
    }
    #accommodation .section-02 .room-elem .info {
        margin-top: 40px;
    }
    #welcome .section-02 .welcome-room-elem .back {
        height: 400px;
    }
    #welcome .section-05 .info-wrap {
        max-width: 490px;
        margin-bottom: 50px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    #welcome .section-05 .info-elem {
        justify-content: center;
        max-width: 245px;
        margin-left: auto;
        margin-right: auto;
    }
    #welcome .section-05 .info-wrap *{
        text-align: center;
    }
    #welcome .section-06 {
        margin-top: 80px;
        margin-bottom: 60px;
    }
    #welcome .section-07 .back {
        height: 400px;
    }
    #welcome .section-07 .back-text {
        height: 211px;
    }
    .size-48 {
        font-size: 38px !important;
    }
    #welcome .section-01 {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    #welcome .section-01 .text {
        padding: 30px 15px 10px 15px;
    }
    #welcome .section-06 .how-to .elem {
        margin: 0 auto 50px auto;
        max-width: 450px;
    }
}
@media (max-width: 500px) {
    #welcome .section-07 .back {
        height: 250px;
    }
    #welcome .section-07 .back-text {
        margin-top: 0;
    }
    .room-link a{
        display:block;
        max-width: 155px;
        margin: 5px auto !important;
    }
}