




@font-face {
    font-family: redhat-black;
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Black.ttf');
}
@font-face {
    font-family: redhat-bold;
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Bold.ttf');
}
@font-face {
    font-family: releway-regular;
    src: url('../fonts/Raleway/Raleway-Regular.ttf');
}
@font-face {
    font-family: raleway-medium;
    src: url('../fonts/Raleway/Raleway-Medium.ttf');
}
@font-face {
    font-family: raleway-semibold;
    src: url('../fonts/Raleway/Raleway-SemiBold.ttf');
}
@font-face {
    font-family: raleway-light;
    src: url('../fonts/Raleway/Raleway-Light.ttf');
}
header {
    box-shadow: 0px 3px 6px #00000029;
}
/* header */
.container {
    max-width: 90.7rem;
    padding-left: 4.15rem;
    padding-right: 4.15rem;
}
.header .header-content nav.navbar ul.navbar-nav .nav-link {
    font-weight: 600;
    color: #000000;
}
.group-action {
    align-items: center;
}
.header .header-content nav.navbar ul.navbar-nav .nav-link:hover {
    color: #386641;
}
.group-action {
    align-items: center;
}
.shop-cart img {
    width: 17px;
    height: 17px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.image-shop {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.navbar-toggler img {
    width: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
/* header */
/* footer */
.footer-wrap {
    padding: 0 250px;
    background: #6A994E;
    height: 300px;
    margin-top: 80px;
}
.footer {
    display: flex;
    padding-top: 40px;
}
.footer-title {
    display: grid;
    flex: 0 0 30%;
}
.footer-title p {
    font-size: 18px;
    font-family: redhat-bold;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.footer-title a {
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    font-family: raleway-medium;
}
.footer-title .service1 {
    margin-top: -48px;
}
.footer-title .service2 {
    margin-top: -72px;
}
.phone {
    display: flex;
    margin-top: -30px;
}
.email {
    display: flex;
    margin-top: -35px;
}
.location {
    display: flex;
    margin-top: -40px;
}
.phone img {
    width: 20px;
    height: 20px;   
}
.email img {
    width: 20px;
    height: 20px;
}
.location img {
    width: 20px;
    height: 20px;
}
.phone span {
    color: #FFFFFF;
    margin-left: 20px;
    font-size: 16px;
    font-family: raleway-medium;
    letter-spacing: 0.32px;
}
.email span {
    color: #FFFFFF;
    margin-left: 20px;
    font-size: 16px;
    font-family: raleway-medium;
    letter-spacing: 0.32px;
}
.location span {
    color: #FFFFFF;
    margin-left: 20px;
    font-size: 16px;
    font-family: raleway-medium;
    letter-spacing: 0.32px;
}
.face {
    width: 25px;
    height: 20px;
    margin-right: 5px;
}
.ins {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.youtube {
    width: 25px;
    height: 25px;
}
.fiy {
    margin-top: -81px;
}
.copyright {
    height: 35px;
     background: #386641;
}
.copyright p {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    font-size: 16px;
    font-family: raleway-regular;
}
/* footer */
/* clean */
.option-clean-image {
    height: 300px;
    position: relative;
}
.option-clean-image img {
    height: 100%;
    object-fit: cover;
    z-index: -2;
    position: absolute;
}
.option-background-dark {
    height: 100%;
    background: black;
    opacity: 0.25;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.option-clean-image h1 {
    font-size: 34px;
    font-family: redhat-bold;
    letter-spacing: 2.72px;
    color: #FFFFFF;
    text-shadow: 0px 3px 10px #0000004D;
    text-transform: uppercase;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.option-clean-wrap {
    margin-bottom: 50px;
}
.about-clean-title {
    margin-bottom: 20px;
}
.about-clean-title h1 {
    text-align: center;
    font-size: 24px;
    font-family: redhat-regular;
    letter-spacing: 1.92px;
    color: #272727;
    text-transform: uppercase;
}
.about-clean-content {
    margin-bottom: 50px;
}
.about-clean-content p {
    text-align: center;
    padding: 0 288px;
    font-size: 16px;
    font-family: releway-regular;
    letter-spacing: 0.32px;
    color: #272727;
}
.about-clean-slide-wrap {
    padding: 0 200px;
}
.image-about-clean img {
    height: 420px;
    object-fit: cover;
}
.next-clean::after {
    content: "";
}
.next-clean {
   background: #386641;
   width: 44px;
   top: 95%;
   right: 0;
}
.next-clean img {
    width: 20px;
    height: 15px;
}
.prev-clean::after {
    content: "";
}
.prev-clean {
    transform: rotate(180deg);
    background: #6A994E;
    width: 44px;
    top: 95%;
    left: 91%;
}
.prev-clean img {
    width: 20px;
    height: 15px;
}
.about-clean-wrap {
    margin-bottom: 75px;
    margin-top: 50px;
}
.key-clean-wrap {
    background: #F2E8CF;
    padding-bottom: 50px;
}
.key-clean-title {
    margin-bottom: 15px;
    padding-top: 50px;
}
.key-clean-title h1 {
    text-align: center;
    font-size: 24px;
    font-family: redhat-regular;
    letter-spacing: 1.92px;
    color: #272727;
    text-transform: uppercase;
}
.key-clean-content p {
    text-align: center;
    padding: 0 288px;
    font-size: 16px;
    font-family: releway-regular;
    letter-spacing: 0.32px;
    color: #272727;
}
.key-room-wrap {
    display: flex;
    padding: 0 100px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.key-room-wrap .key-public {
    width: 280px;
}
#key-public4 {
    margin-right: 0 ;
}
.key-public img {
    width: 75px;
    height: 75px;
}
.key-public h1 {
    font-size: 20px;
    font-family: redhat-regular;
    letter-spacing: 1.6px;
    color: #6A994E;
    text-transform: uppercase;
}
.key-public {
    padding: 30px 15px 30px 20px;
    background: #FFFFFF;
    margin-right: 32px;
}
.key-public p {
    font-size: 16px;
    font-family: releway-regular;
}
.balcony-room {
    margin-right: 0;
}
.key-public img {
    margin-bottom: 30px;
}
.key-public h1 {
    margin-bottom: 10px;
}
.key-public p {
    margin-bottom: 10px;
}
.key-button {
    text-align: center;
}
.key-button button {
    background: #6A994E;
    letter-spacing: 0.72px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 18px;
    font-family: redhat-bold;
    border: none;
    padding: 10px 35px 9px 35px;
}
/* clean question */
.clean-question img {
    height: 100%;
    object-fit: cover;
    z-index: -2;
    position: absolute;
}
.background-question {
    background: #000000;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.clean-question {
    position: relative;
    height: 400px;
}
.clean-question-content {
    height: 100%;
    justify-content: center;
    align-items: center;
}
.clean-question-content  div {
    width: 40%;
}
.clean-question-content  div p {
    margin-top: 10px;
    margin-bottom: 20px;
}
.clean-question-content  div button {
    background: none;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    padding: 9px 22px 9px 22px;
}
.clean-question-content h1 {
    font-size: 28px;
    font-family: redhat-bold;
    letter-spacing: 2.24px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
}
.clean-question-content p {
    font-size: 18px;
    font-family: releway-regular;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    text-align: center;
}
/* clean question */
/* clean */
/* js */
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #FFFFFF;
    z-index: 999;
}
/* js */
@media all and (min-width: 320px) {
    /* footer */
    .footer-wrap {
        padding: 0 30px;
        height: 700px;
    }
    .footer {
        display: block;
    }
    .footer-title {
        margin-bottom: 50px;
    }
    .footer-title .about-grid {
        display: grid;
    }
    .footer-title .service1 {
        margin-top: 15px;
    }
    .footer-title .service2 {
        margin-top: 15px;
    }
    .phone {
        margin-top: 15px;
    }
    .email {
        margin-top: 15px;
    }
    .location {
        margin-top: 15px;
    }
    .fiy {
        margin-top: 15px;
    }
    /* footer */
    .login-form  {
        margin-left: 0;
    }
    .register-form  {
        margin-left: 0;
    }
    .recover-form  {
        margin-left: 0;
    }
    .about-clean-content p {
        padding: 0 50px; 
    }
    .about-clean-slide-wrap {
        padding: 0;
    }
    .next-clean {
        display: none;
    }
    .prev-clean {
        display: none;
    }
    .key-clean-content p {
        padding: 0 50px;
    }
    .key-room-wrap {
        display: block;
        padding: 0 50px;
    }
    .key-public {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .image-about-clean img {
        height: 100%;
    }
    
}
@media all and (min-width: 414px) {}
@media all and (min-width: 600px) {
    .key-public {
      display: flex;
      justify-content: center;
    }
}
@media all and (min-width: 1024px) {
    .image-about-clean img {
        height: 420px;
    }
    .prev-clean {
        left: 86%;
    }
    .about-clean-slide-wrap {
        padding: 0 200px;
    }
    .footer-wrap {
        margin-top: 0;
    }
    .key-public {
        margin-right: 32px;
        margin-bottom: 0;
        display: block;
    }
    .balcony-room {
        margin-right: 0;
    }
    .key-room-wrap {
        display: flex;
        padding:  0 100px;
        justify-content: center;
    }
    .next-clean {
        display: flex;
    }
    .prev-clean {
        display: flex;
    }
     /* footer */
     .footer {
        display: flex;
    }
    .footer-wrap {
        padding: 0 70px;
        height: 300px;
    }
    .footer-title .service1 {
        margin-top: -44px;
    }
    .footer-title .service2 {
        margin-top: -72px;
    }
    .phone {
        margin-top: -30px;
    }
    .email {
        margin-top: -35px;
    }
    .location {
        margin-top: -40px;
    }
    .fiy {
        margin-top: -81px;
    }
    /* footer */
    .login-form  {
        margin-left: 30%;
    }
    .register-form  {
        margin-left: 30%;
    }
    .recover-form  {
        margin-left: 30%;
    }
}
@media all and (min-width: 1366px) {
    .prev-clean {
        left: 91%;
    }
    .key-clean-content p {
        padding: 0 288px;
    }
    .about-clean-slide-wrap {
        padding: 0 200px;
    }
    .about-clean-content p {
        padding: 0 288px; 
    }
     /* footer */
     .footer-wrap {
        padding: 0 250px;
        height: 300px;
    }
    .footer {
        display: flex;
    }
    .footer-title {
        margin-bottom: 0;
    }
    .footer-title .about-grid {
        display: grid;
    }
    .footer-title .service1 {
        margin-top: -48px;
    }
    .footer-title .service2 {
        margin-top: -72px;
    }
    .phone {
        margin-top: -30px;
    }
    .email {
        margin-top: -35px;
    }
    .location {
        margin-top: -40px;
    }
    .fiy {
        margin-top: -81px;
    }
    /* footer */
}
@media all and (min-width: 1900px) {
    .prev-clean {
        top: 97%;
        left: 94%;
    }
    .next-clean {
        top: 97%;
    }
     /* footer */
     .footer-title p {
        font-size: 24px;
    }
    .footer-title a {
        font-size: 20px;
    }
    .copyright p {
        font-size: 20px;
    }
    /* footer */
}