.well_box {
    transition: all 0.25s;
}
.well_box::before {
    content: "";
    opacity: 0;
    transition: 0.25s;
}
.well_box:hover::before {
    content: "";
    position: absolute;
    left: 50px;
    top: 50px;
    background: #00000040;
    width: 80%;
    height: 80%;
    z-index: 1;
    background: rgb(0 0 0 / 21%);
    backdrop-filter: blur(7.8px);
    -webkit-backdrop-filter: blur(7.8px);
    opacity: 1;
    transition: 0.25s;
}

.banner #rev_slider_1_1_wrapper .hesperiden.tparrows:before{
border: 1px solid #ffffff35;
    border-radius: 100%;
}

.banner #rev_slider_1_1_wrapper .hesperiden.tparrows:hover{
    border: none !important;
}

.aesthetics {
    z-index: 999;
}

.about_image_one {
    position: relative;
}

.about_image_one::before {
    content: "";
    width: 232px;
    height: 800px;
    background: #2D96A9;
    position: absolute;
    left: -100px;
    z-index: -1;
    bottom: -100px;
}

.about_image_two {
    position: relative;
}

.about_image_two::before {
    content: "";
    width: 232px;
    height: 800px;
    background: #2D96A9;
    position: absolute;
    right: -100px;
    z-index: -1;
    top: -100px;
}
.faq .elementor-accordion-item {
    box-shadow: 0 3px 20px 0 #00000008;
    margin-bottom: 20px;
  
}

.faq .elementor-tab-title {
    border: 2px solid #E4E4E4;
}

.faq span.elementor-accordion-icon span {
    background: #2D96A9;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 7px;
}


.faq .elementor-tab-title.elementor-active {
    border-bottom: 1px solid #e5e5e5 !important;
}


.page-id-197 h1.elementor-heading-title {
    font-size: 75px !important;
    line-height: 85px !important;
}



.appointment_form input,.appointment_form select {
    background-color: #FFFFFF00 !important;
    border-color: #F0F0F0 !important;
    border-width: 0px 0px 2px 0px !important;
    border-radius: 0px 0px 0px 0px !important;
    font-family: "Philosopher", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    font-style: italic !important;
    line-height: 20px !important;
    color: #000000 !important;
    min-height: 59px !important;
    padding: 7px 20px !important;
    opacity: 1 !important;
}

.appointment_form input::placeholder {
    opacity: 1 !important;
}

.appointment_form label {
    font-family: "Philosopher", Sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
    font-style: italic;
    color: #000000;
}

.appointment_form button {
    font-family: "Philosopher", Sans-serif;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 22px !important;
    border-radius: 10px 10px 10px 10px !important;
    padding: 19px 39px 19px 39px !important;
    background-color: #2D96A9 !important;
    color: #ffffff !important;
}

