.hermitage-appointment-area {
    background: #e8eaed;
    min-height: 682px;
    max-width: 100%;
    padding-top: 120px;
    padding-bottom: 60px;
    text-align: justify;
}

.hermitage-appointment-form {
    padding: 40px;
    background: #fafafa;
    overflow: hidden;
    z-index: 3;
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.06);
    max-width: 600px;
    margin-inline-start: 55px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .hermitage-appointment-form {
        margin-inline-start: 0;
        max-width: 100%;
    }
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .hermitage-appointment-form {
        width: auto;
        height: auto;
        padding: 50px 30px;
    }
}

.hermitage-appointment-form svg {
    position: absolute;
    top: 0;
    left: 0;
}

.hermitage-appointment-form-bg-icon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.hermitage-appointment-form-2 {
    width: 100%;
    height: 100%;
    padding: 100px 80px;
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
    margin-top: -70px;
    margin-bottom: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hermitage-appointment-form-2 {
        padding: 60px 50px;
    }
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    .hermitage-appointment-form-2 {
        padding: 50px 30px;
        margin-bottom: 50px;
        padding-bottom: 60px;
    }
}

.hermitage-appointment-form-2.hermitage-appointment-form {
    margin-inline-end: 80px;
    margin-inline-start: 0;
    max-width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hermitage-appointment-form-2.hermitage-appointment-form {
        margin-inline-end: 0px;
    }
}

.hermitage-appointment-form-2 .hermitage-appointment-input {
    width: 48%;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    .hermitage-appointment-form-2 .hermitage-appointment-input {
        width: 100%;
    }
}

.hermitage-appointment-form-2 .hermitage-appointment-input.hermitage-appointment-submit {
    width: 100%;
    color: var(--clr-common-white);
}

.hermitage-appointment-form-2 .hermitage-appointment-input .nice-select {
    width: 100%;
    height: 100%;
    line-height: 60px;
}

.hermitage-appointment-form-2 .hermitage-appointment-input .nice-select::after {
    right: 25px;
}

.hermitage-appointment-bg {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 36%;
}

[dir=rtl] .hermitage-appointment-bg {
    left: 0;
    right: auto;
}

.hermitage-appointment-bg img {
    width: 100%;
    height: 100vh;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .hermitage-appointment-bg {
        width: 40%;
    }
}

.hermitage-appointment-content h4 {
    margin-bottom: 20px;
}

.hermitage-appointment-content p {
    color: #575757;
    margin-bottom: 0;
}

.hermitage-appointment-content > p {
    margin-bottom: 55px;
    color: #575757;
}

.hermitage-appointment-features {
    display: flex;
    gap: 120px;
    align-items: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hermitage-appointment-features {
        gap: 100px;
    }
}

@media (max-width: 575px) {
    .hermitage-appointment-features {
        gap: 30px;
        flex-wrap: wrap;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .hermitage-appointment-features {
        gap: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hermitage-appointment-features {
        gap: 120px;
    }
}

.hermitage-appointment-features-icon {
    position: relative;
    line-height: 75px;
    height: 80px;
    width: 80px;
    background-color: var(--clr-common-white);
    display: block;
    text-align: center;
    min-width: 80px;
    border-radius: 50%;
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
}

.hermitage-appointment-features-icon::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 50px;
    top: 40px;
    left: 115px;
    background: #aa8453;
}

[dir=rtl] .hermitage-appointment-features-icon::after {
    left: 0;
    right: 160%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hermitage-appointment-features-icon::after {
        left: 100px;
    }

    [dir=rtl] .hermitage-appointment-features-icon::after {
        left: 0;
        right: 100px;
    }
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    .hermitage-appointment-features-icon::after {
        content: none;
    }
}

.hermitage-appointment-room-tour {
    padding-top: 70px;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    .hermitage-appointment-room-tour.pb-120 {
        padding-bottom: 70px;
    }
}

.hermitage-appointment-room-tour p {
    color: #000;
    font-size: 16px;
    font-family: plus-jakarta;
    margin-top: 10px;
}

.hermitage-appointment-room-tour-btn {
    margin-inline-start: 50px;
}

@mediaonly screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hermitage-appointment-room-tour-btn {
        margin-inline-start: 25px;
    }
}
.hermitage-appointment-room-tour .g-calender {
    margin-inline-start: 20px;
}

[dir=rtl] .hermitage-appointment-room-tour .g-calender span {
    padding: 0px 10px !important;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    .hermitage-appointment-room-tour .g-calender {
        margin-inline-start: 0px;
    }
}

.hermitage-appointment-room-tour span {
    color: var(--clr-theme-1);
    font-size: 16px;
    font-weight: 600;
}

.hermitage-appointment-room-tour span a {
    border-bottom: 1px solid var(--clr-theme-1);
}

.hermitage-appointment-input {
    position: relative;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    .hermitage-appointment-input .fill-btn {
        padding: 15px 0;
    }
}

.hermitage-appointment-input textarea, .hermitage-appointment-input input {
    width: 100%;
    height: 60px;
    border: 1px solid var(--clr-border-1);
    padding-left: 20px;
    padding-right: 40px;
    outline: none;
}

[dir=rtl] .hermitage-appointment-input textarea, [dir=rtl] .hermitage-appointment-input input {
    padding-left: 40px;
    padding-right: 20px;
    direction: rtl;
}

.hermitage-appointment-input textarea {
    height: 150px;
    padding-top: 15px;
}

.hermitage-appointment-input.message {
    grid-column: span 2;
}

@media (max-width: 450px) {
    .hermitage-appointment-input.message {
        grid-column: unset;
    }
}

.hermitage-appointment-input.message i {
    top: 20px;
    transform: translateY(0%);
}

.hermitage-appointment-input i {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

[dir=rtl] .hermitage-appointment-input i {
    left: 20px;
    right: auto;
}

.hermitage-appointment-check {
    position: relative;
}

.hermitage-appointment-check input {
    height: 60px;
    padding: 0 20px;
    width: 100%;
    outline: none;
    border: 1px solid #e8e8e8;
    color: var(--clr-common-placeholder);
}

.hermitage-appointment-check i {
    top: 40%;
    right: 20px;
    position: absolute;
}

[dir=rtl] .hermitage-appointment-check i {
    left: 20px;
    right: auto;
}

.hermitage-appointment-select {
    height: 60px;
}

.hermitage-appointment-select .nice-select {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    border-radius: 0;
    border: 1px solid #e8e8e8;
}

.hermitage-appointment-select .nice-select.open .list {
    width: 100%;
}

.hermitage-appointment-select .nice-select::after {
    /*border-bottom: 2px solid var(--color_base);
    border-right: 2px solid var(--color_base);
    height: 10px;
    right: 20px;
    width: 10px;
    color: var(--clr-common-white);*/
}

[dir=rtl] .hermitage-appointment-select .nice-select::after {
    right: auto;
    left: 20px;
}

.hermitage-appointment-submit a {
    width: 100%;
    box-shadow: inset 0 0 0 0 var(--clr-theme-7);
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.hermitage-appointment-submit a:hover {
    box-shadow: inset 500px 0 0 0 var(--clr-theme-7);
}

.hermitage-appointment-input-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    .hermitage-appointment-action {
        padding-bottom: 110px;
    }
}

.hermitage-booking-2 .hermitage-testimonial-pagination {
    display: flex;
    gap: 10px;
    justify-content: left;
    margin-top: 50px;
}

[dir=rtl] .hermitage-booking-2 .hermitage-testimonial-pagination {
    justify-content: right;
}

p.g-calender {
    padding-left: 30px;
    color: #1e2223;
}

p.g-calender a {
    text-decoration: underline;
    color: var(--clr-theme-1);
}

p.g-calender a:hover {
    color: var(--clr-theme-2);
}

[dir=rtl] p.g-calender {
    padding-right: 25px;
    padding-left: 0;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    p.g-calender {
        padding: 0;
        padding-top: 10px;
        margin: 0;
    }
}

.hermitage-booking-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px;
}

@media (max-width: 450px) {
    .hermitage-booking-form {
        grid-template-columns: 1fr;
    }
}

.hermitage-booking-support {
    padding: 30px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.04);
}

.hermitage-booking-call {
    display: flex;
    gap: 10px;
}

.hermitage-booking-call a {
    font-size: 16px;
    font-weight: 500;
}

.hermitage-booking-call a:hover {
    color: var(--clr-theme-1);
}

.hermitage-booking-call-title {
    color: var(--clr-theme-7);
    font-size: 18px;
    font-weight: 500;
}