@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');
}
@font-face {
    font-family: raleway-bold;
    src: url('../fonts/Raleway/Raleway-Bold.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;
}
.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 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 */
/* thankbooking */
.thank-book-wrap {
    text-align: center;
}
.thank-book-title h1 {
    font-size: 28px;
    font-family: redhat-bold;
    letter-spacing: 2.24px;
    color: #272727;
    text-transform: uppercase;
}
.thank-book-title {
    margin-top: 50px;
}
.thank-book-content {
    margin-top: 20px;
    margin-bottom: 50px;
}
.thank-book-content p {
    font-size: 16px;
    font-family: releway-regular;
    letter-spacing: 0.32px;
    color: #272727;
    padding: 0 385px;
}
.thank-book-overview h1 {
    font-size: 20px;
    font-family: redhat-bold;
    letter-spacing: 1.6px;
    color: #272727;
    text-transform: uppercase;
}
.thank-book-form-overview {
    justify-content: center;
    margin-top: 30px;
}
.thank-book-form-overview-child {
    background: #F2E8CF;
    padding: 50px 50px 50px 50px;
    width: 671px;
}
.thank-book-title-general h1 {
    font-size: 15px;
    font-family: raleway-bold;
    letter-spacing: 1.05px;
    color: #272727;
    text-transform: uppercase;
}
.thank-book-title-general {
    margin-bottom: 15px;
}
.thank-book-content-general p {
    font-size: 15px;
    font-family: raleway-medium;
    letter-spacing: 0.3px;
    color: #272727;
    text-transform: capitalize;
    flex: 0 0 40%;
}
.thank-book-content-general span {
    font-size: 15px;
    font-family: raleway-medium;
    letter-spacing: 0.3px;
    color: #272727;
    text-transform: capitalize;
    text-transform: inherit;
}
.thank-book-content-general {
    display: flex;
    margin-bottom: 15px;
}
.thank-book-service-wrap {
    margin-bottom: 40px;
}
.thank-book-appointment-wrap {
    margin-bottom: 40px;
}
.thank-book-appointment-content p {
    flex: 0 0 auto;
}
.thank-book-button {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.thank-book-button button {
    font-size: 18px;
    font-family: redhat-bold;
    letter-spacing: 0.72px;
    color: #FFFFFF;
    text-transform: uppercase;
    background: #386641;
    border: none;
    padding: 9px 56px 9px 56px;
}
/* thankbooking */
@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;
    }
}
@media all and (min-width: 414px) {}
@media all and (min-width: 600px) {}
@media all and (min-width: 1024px) {
     /* 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) {
     /* 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) {
     /* footer */
     .footer-title p {
        font-size: 24px;
    }
    .footer-title a {
        font-size: 20px;
    }
    .copyright p {
        font-size: 20px;
    }
    /* footer */
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #FFFFFF;
    z-index: 999;
  }