html {
    overflow-y: scroll;
    height: 100%;
}

body {
    overflow-y: visible;
    position: relative;
    height: unset;
}

html, body {
    overflow-x: hidden;
    margin: 0px;
}

.material-symbols-outlined {
    font-variation-settings: "FILL" 0, "wght" 300, "GRAD" 0, "opsz" 48;
}

.static_container .material-symbols-outlined {
    font-variation-settings: "FILL" 0, "wght" 100, "GRAD" 0, "opsz" 48;
    font-size: 55px;
}

.cursive {
    /* font-family: Merriweather, serif!important; */
    /* font-family: 'Lato', sans-serif; */
    /* font-family: 'Didact Gothic', sans-serif; */
    font-family: 'Cinzel', serif;
}

.container {
    width: 400%;
    height: 100vh;
    display: flex;
    flex-wrap: nowrap;
}

.static_container {
    display: unset;
    width: 100%;
}

.lastContainer {
    display: flex;
    height: 100vh;
    background: yellow;
}

html {
    scroll-behavior: smooth;
}

a, a:hover, a:focus {
    all: unset;
}

body {
    overflow-x: hidden;
    position: relative;
    max-width: 100%;
    /* font-family: Lato, sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
    -webkit-font-smoothing: antialiased;
}

.cus_container {
    box-sizing: border-box;
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
    display: flex;
}

.divider_hr {
    display: block;
    width: 100%;
    margin-bottom: 50px;
    background: black;
    opacity: 1;
    margin-top: 0px;
}

.heading_text {
    width: 100%;
    text-align: center;
    /* font-family: Lato, sans-serif; */
    /* font-family: 'Didact Gothic', sans-serif; */
    font-family: 'Cinzel', serif;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 57px;
    position: relative;
    color: black;
}

.heading_text::before {
    content: "";
    position: absolute;
    width: 75px;
    height: 1px;
    background: #0098a6;
    bottom: -20px;
    left: calc(50% - 31px);
}

.dd_menu_cont {
    display: none;
}

.dd_menu_cont.dd_active {
    display: flex;
    animation: 0.3s linear 0s 1 normal forwards running fadeinanimation;
}

@keyframes fadeinanimation {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: flex;
        opacity: 0;
    }

    100% {
        display: flex;
        opacity: 1;
    }
}

.heading_para {
    width: 100%;
    max-width: 900px;
    margin: -20px auto 50px;
    text-align: center;
}

.top_info_nav {
    color: white;
    background: rgb(30, 30, 30);
    padding: 10px;
}

.top_info_nav_inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 13px;
}

.top_info_nav_inner_left {
    width: 50%;
    display: flex;
    gap: 27px;
    align-items: center;
}

.top_info_nav_inner_right {
}

.top_info_nav_inner i {
}

.top_info_nav_inner span {
}

.top_info_nav_inner p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    color: rgb(79, 78, 78);
}

p a {
    cursor: pointer;
}

.nav {
    width: 100%;
    position: relative;
    z-index: 5;
}

.wrapper_n {
    z-index: 2;
    position: relative;
    width: 100%;
}

.nav_logo {
    align-self: center;
    padding: 6px 0px;
}

.nav_inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav.active.scrolled {
    position: fixed;
    z-index: 2;
    animation: 0.5s linear 0s 1 normal forwards running menu_animation;
    background: rgba(255, 255, 255, 0.65);
    border-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 30px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

@keyframes menu_animation {
    0% {
        top: -100%;
    }

    100% {
        top: 0%;
    }
}

.nav_inner ul.parent_menu {
    text-align: right;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 0px;
}

.nav_inner ul.parent_menu li {
    display: inline-block;
    letter-spacing: 2px;
    font-weight: 400;
}

.nav_inner ul.parent_menu li.dd ul {
}

.nav_inner ul.parent_menu li.dd ul li {
}

.nav_inner ul.parent_menu li button {
    background: rgb(220, 220, 220);
    border: none;
    padding: 12px 23px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0px;
    transition: all 0.5s ease 0s;
    color: black;
    cursor: pointer;
}

.nav_inner ul.parent_menu li button:hover {
    background: rgb(0, 0, 0);
    color: white;
    transition: all 0.5s ease 0s;
}

.wrapper_nli:nth-last-child(1) {
    background: rgb(220, 220, 220);
    border: none;
    padding: 12px 23px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 4px;
}

.wrapper_n .cus_container {
    display: flex;
}

.dd_menu_cont {
    width: 100%;
    background: white;
    margin: 0px auto;
    text-align: center;
    padding: 20px 0px;
    position: absolute;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    display: none;
}

.dd_menu_cont li {
    display: inline-block;
}

.dd_menu_cont .cus_container {
    text-align: right;
    display: block;
    margin: 0px auto;
}

.wrapper_n li {
    font-size: 12px;
    text-transform: uppercase;
    margin: 15px 23px;
    /* font-family: Montserrat, sans-serif; */
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
    cursor: pointer;
    font-weight: 400;
    letter-spacing: 2px;
}

.wrapper_n li:nth-last-child(1) {
    margin-right: 0px;
}

.wrapper_n li:nth-child(1) {
    margin-left: 0px;
}

.dd i {
    margin-left: 10px;
}

.mobie_menu_button {
    display: none;
}

.close_dd {
    display: none;
}

.banner {
    background-size: cover;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: calc(100vh - 80px);
}

.banner_text_cont {
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
    text-align: center;
}

.banner .cus_container {
    min-height: calc(100vh - 80px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_text_cont h1 {
    line-height: 67px;
    color: white;
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 400;
}

.banner_text_cont p {
    color: white;
    letter-spacing: 2px;
    word-spacing: 3px;
    text-transform: uppercase;
}

.slide-arrow {
    position: absolute;
    top: 50%;
    z-index: 2;
    background: transparent;
    color: white;
    border: none;
    cursor: pointer;
}

.next-arrow {
    right: 0px;
}

.prev-arrow {
    left: 7px;
}

.banner_text_cont h1 hr {
    width: 30%;
    margin-top: 7px;
    height: 1px;
    background: white;
    opacity: .5;
}

.small_booknow_button {
}

.banner .cus_container {
}

.small_booknow_button {
    background: rgb(220, 220, 220);
    border: none;
    padding: 12px 54px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 16px;
    transition: all 0.5s ease 0s;
    color: black;
}

.small_booknow_button:hover {
    background: black;
    color: white;
    transition: all 0.5s ease 0s;
}

.col_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 70px 0px;
}

.col_wrapper_outer {
    width: 100%;
}

.col_wrapper .hals_col.for_text {
    width: calc(56% - 22px);
}

.hals_col.for_text ul {
    width: 90%;
    font-size: 16px;
    color: rgb(30, 30, 30);
    /* font-family: Montserrat, sans-serif; */
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
    padding-left: 34px;
    list-style: none;
    counter-reset: section;
}

.hals_col.for_text ul li, .faq_container.body li {
    margin-bottom: 10px;
    position: relative;
    list-style: none;
}

.hals_col.for_text ul li::before, .faq_container.body li::before {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 0;
    background: #2f374f;
    left: -32px;
    border: 0px solid #0098a6;
    top: calc(50% - 10px);
    /* counter-increment: section;
    content: counter(section, decimal-leading-zero)"."; */
    content: '';
    display: flex;
    align-items: center;
    justify-content: center;
    color: #30374d94;
    font-weight: 800;
    font-family: 'Cinzel', serif;
    padding-top: 0px;
    line-height: 0;
    font-size: 25px;
}

.hals_col.for_text ul li::after, .faq_container.body li::after {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 0;
    background: #fcc523;
    left: -27px;
    border: 0px solid #0098a6;
    top: calc(50% - 6px);
    /* counter-increment: section;
    content: counter(section, decimal-leading-zero)"."; */
    content: '';
    display: flex;
    align-items: center;
    justify-content: center;
    color: #30374d94;
    font-weight: 800;
    font-family: 'Cinzel', serif;
    padding-top: 0px;
    line-height: 0;
    font-size: 25px;
}

.col_wrapper .hals_col.for_text p {
    font-size: 16px;
    color: rgb(30, 30, 30);
    /* font-family: Montserrat, sans-serif; */
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
    width: 90%;
}

.col_wrapper .hals_col.for_image {
    width: calc(44% - 20px);
}

.col_wrapper .hals_col.for_image img {
    width: 100%;
}

.hals_col button {
    display: block;
    text-align: center;
    width: auto;
    background: #4c4949;
    border: none;
    margin-top: 30px;
    padding: 15px 50px;
    text-transform: uppercase;
    /* font-family: Montserrat, sans-serif; */
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    color: #fffbfb;
    margin-left: 0;
    float: left;
}

.hals_col button:hover {
    background: black;
    color: white;
    transition: all 0.5s ease 0s;
}

.col_wrapper.annother {
    padding: 20px 0px 30px;
}

.bordered_col {
    display: flex;
    border: 1px solid rgb(30, 30, 30);
}

.bordered_col .hals_col.for_text {
    width: 50%;
    padding: 54px;
}

.bordered_col .hals_col.for_image {
    width: 50%;
}

.bordered_col .hals_col.for_text h3 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 31px;
    margin-bottom: 32px;
}

.bordered_col .hals_col.for_text h3 hr {
    width: 13%;
    opacity: 1;
}

.bordered_col button {
    width: 100%;
    padding: 20px 0px;
    background: rgb(220, 220, 220);
}

.cards {
    width: calc(29% - 30px);
    text-align: center;
    background: rgb(240, 240, 240);
    padding: 33px 30px;
    /* font-family: Montserrat, sans-serif; */
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
}

.cards img {
}

.cards .card_name {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 700;
    /* font-family: Montserrat, sans-serif; */
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
    margin-bottom: 7px;
}

.cards .designation {
    font-size: 11px;
    color: rgba(0, 0, 0, 0.45);
}

.cards .some_text {
}

.cards hr {
    width: 21%;
    margin: 0px auto 20px;
    opacity: 1;
}

.cards .some_text {
    font-size: 11px;
    color: rgba(0, 0, 0, 0.45);
    width: 100%;
    max-width: 200px;
    display: block;
    margin: 0px auto 20px;
}

.cards button {
    width: 100%;
    padding: 13px 0px;
    background: rgb(220, 220, 220);
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    /* font-family: Lato, sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
    font-size: 14px;
    color: black;
}

.col_wrapper_outer.for_cards .col_wrapper.annother {
    width: 100%;
}

.col_wrapper_outer.for_cards .col_wrapper.annother .col_wrapper_outer {
    width: 100%;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.faq_container {
    width: 100%;
}

.faq_container_ind {
    border: 1px solid black;
    margin-bottom: 26px;
    width: 100%;
}

.faq_container_ind .head {
    background: transparent;
    transition: all 0.5s ease 0s;
    cursor: pointer;
}

.faq_container_ind .head:hover {
    background: black;
    color: white;
    transition: all 0.5s ease 0s;
}

.faq_container.head {
    display: flex;
    width: 100%;
}

.faq_container.body {
    padding: 29px;
    background: rgb(247 247 247);
    /* font-family: Lato, sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    font-weight: 300;
    display: none;
}

.faq_container.head p {
    margin: 0px;
    display: flex;
    align-items: center;
    width: calc(100% - 80px);
    padding-left: 24px;
}

.faq_container .fa-search {
    width: 61px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid black;
}

.faq_container .fa-angle-down {
    width: 61px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer;
}

.faq_container .fa-caret-up {
}

.faq_container.body p {
    margin-bottom: 0px;
}

.faq_container.body span {
    color: #0098a6;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: inline-block;
    margin-right: 4px;
}

.faq_container.body a {
    margin-bottom: 0;
    color: #0098a6;
    font-weight: 600;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.qyery_cont {
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    margin-top: 90px;
}

.qyery {
    width: 39%;
}

.qyery.left {
    width: 59%;
}

.qyery.left {
}

.qyery.left h3 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 35px;
    margin-bottom: 16px;
    font-family: 'Cinzel', serif;
}

.qyery.left h3 hr {
    width: 15%;
    opacity: 1;
    margin-left: 0;
}

.qyery.left p {
    color: rgb(30, 30, 30);
    width: 62%;
    /* font-family: Lato, sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
}

.input_cont {
    width: 100%;
}

.input_cont label {
    display: block;
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 2px;
    text-transform: uppercase;
}

.input_cont input {
    width: 100%;
    padding: 10px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    background: rgb(247, 247, 247);
    border-bottom: 1px solid black;
    margin-bottom: 21px;
}

.qyery.right button {
    margin-bottom: 100px;
    background: rgb(220, 220, 220);
    border: none;
    padding: 12px 54px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    font-size: 16px;
    margin-top: 23px;
    color: black;
    transition: all 0.5s ease 0s;
    font-family: 'Didact Gothic', sans-serif;
    letter-spacing: 2px;
}

.qyery.right button:hover {
    background: black;
    color: white;
    transition: all 0.5s ease 0s;
}

.bookanappointment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 32px;
    border: 1px solid black;
    margin-bottom: 50px;
}

.bookanappointment p {
    margin: 0px;
    font-size: 18px;
}

.bookanappointment img {
    width: 66px;
}

.bookanappointment button {
    margin-bottom: 0px;
    background: rgb(220, 220, 220);
    border: none;
    padding: 12px 54px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 0px;
}

footer {
    width: 100%;
    background: rgb(255 255 255);
    padding: 50px 0px;
}

.footer_inner {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}

.footer_collum {
    width: calc(25% - 20px);
}

.footer_collum p {
    color: #585555;
    font-size: 13px;
}

.footer_collum p a {
    cursor: pointer;
}

.footer_collum img {
    width: 59px;
    margin-bottom: 25px;
}

.footer_collum .social img {
    width: 19px;
    filter: brightness(6.5);
    cursor: pointer;
    margin-right: 17px;
}

.footer_collum p.heading {
    font-size: 14px;
    font-weight: 900;
}

.footer_collum .footer_para {
}

.footer_collum p.heading.right_col {
    font-size: 14px;
    text-transform: uppercase;
}

.footer_collum button {
    width: 100%;
    padding: 10px;
    color: white;
    background-color: transparent;
    border: 1px solid white;
}

footer .cus_container hr {
    margin-top: 20px;
    margin-bottom: 20px;
    background: white;
}

.copyright {
    color: #3c3c3c;
    text-align: center;
    margin-top: 18px;
    font-size: 13px;
    margin-bottom: 0px;
}

.logo_cont_footer {
    width: fit-content;
    margin: 23px auto 0px;
    color: white;
    opacity: 0.5;
    position: absolute;
    cursor: pointer;
}

.logo_cont_footer img {
    display: inline-block;
    width: 19px;
}

.logo_cont_footer span {
    display: inline-block;
    transform: translateY(1px);
    margin-left: 5px;
}

.under_heading {
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
}

.flex_wrap {
    display: flex;
    flex-wrap: wrap;
}

.dropdown_cont_left {
    width: 85%;
}

.dropdown_cont_tight {
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: end;
}

.flex_wrap.for_pricing {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 17px 25px 50px;
    border-bottom: 1px solid black;
    margin-left: 20px;
}

.faq_container.body.for_pricing {
    padding: 0;
}

.flex_wrap.for_pricing:nth-last-child(1) {
    border-bottom: 0;
}

.doctor_popup_container {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(63, 58, 58, 0);
    z-index: 2;
    left: 0;
    top: 0;
    display: none;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.overlay_doc_popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.66);
    z-index: 2;
    left: 0;
    top: 0;
}

.doc_profile_wrapper {
    width: 100%;
    max-width: 1200px;
    min-height: 200px;
    max-height: 90vh;
    background: rgb(255, 255, 255);
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 39px;
    flex-wrap: wrap;
    border-radius: 10px;
    overflow: auto;
}

.close_button {
    position: absolute;
    top: 11px;
    right: 16px;
    border: none;
    background: transparent;
}

.close_button img {
}

.doc_image_sec_left {
    width: 40%;
    padding: 0 4px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.doc_image_sec_left .doc_image {
    width: 129px;
    border-radius: 100px;
}

.name_doc_details {
    /* font-family: Montserrat, sans-serif; */
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-top: 14px;
    margin-bottom: 9px;
    text-transform: uppercase;
}

.name_doc_designation {
    /* font-family: Montserrat, sans-serif; */
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Didact Gothic', sans-serif;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 8px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.45);
}

.table_of_info_doc {
}

.table_of_info_doc p {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 8px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.table_of_info_doc .left_col {
    text-transform: uppercase;
    font-size: 12px;
}

.table_of_info_doc .right_col {
    font-weight: 900;
    margin-top: -2px;
}

.doc_image_sec_right {
    width: 60%;
    padding: 0px 30px;
    display: flex;
    position: relative;
    height: 100%;
    flex-wrap: wrap;
}

.doc_image_sec_right h3 {
    text-transform: uppercase;
    font-size: 19px;
    font-family: 'Didact Gothic', sans-serif;
    margin-bottom: 17px;
}

.doc_image_sec_right p {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 13px;
}

.about_doctor_content_wrapper {
    width: 100%;
    height: 70vh;
    overflow-y: auto;
    position: static;
    display: flex;
}

.doc_image_Section_wrapper {
    width: 55%;
}

.doc_image_Section_wrapper hr {
    width: 50%;
    margin: 10px auto 31px;
}

.banner.for_contact {
    background: url("../img/contact_banner.png");
}

.our_address_cont_outer {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our_address_cont {
    background: rgb(240, 240, 240);
    padding: 30px 20px;
    text-align: center;
}

.our_address_cont h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 600;
}

.our_address_cont p {
    width: 76%;
    margin: 0 auto;
}

.for_our_address {
    width: 100%;
}

.col_wrapper.for_opening_hours {
    width: 100%;
}

.for_opening_hours_outer {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.for_opening_hours_inner {
    font-family: 'Didact Gothic', sans-serif;
}

.wkname {
    display: flex;
    text-transform: uppercase;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 113px;
    height: 65px;
    font-weight: 600;
    font-size: 11px;
    background: rgb(240, 240, 240);
}

.wkname.open {
}

.wkname.closed {
    background: rgb(255, 233, 233);
}

.for_opening_hours_inner p {
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.qyery.left p a {
    cursor: pointer;
}

.for_contact_page .qyery.left h3 hr {
    width: 9%;
    opacity: 1;
}

.fifty_fifty_row {
    width: 100%;
    display: flex;
    gap: 33px;
    flex-wrap: wrap;
}

.fifty_fifty {
    width: calc(50% - 20px);
}

.fifty_fifty .heading_text {
    font-size: 17px;
    margin-top: 27px;
    font-weight: 500;
    margin-bottom: 39px;
}

.fifty_fifty p {
    font-size: 16px;
    text-align: center;
}

.fifty_fifty img {
    width: 100%;
}

.fifty_fifty button {
    color: black;
    width: 100%;
    padding: 12px;
    border: 0px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 13px;
    margin: 10px auto 0px;
    transition: all 0.5s ease 0s;
}

.fifty_fifty button:hover {
    color: white;
    background-color: black;
    transition: all 0.5s ease 0s;
}

.treatment_text_cont {
    width: 100%;
    padding: 0px 28px 28px;
    border: 1px solid black;
}

.panel .col_wrapper_outer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.panel .col_wrapper_outer {
    width: 100%;
    height: 100%;
}

.panel .col_wrapper_outer {
    width: 100%;
    height: 100%;
}

.panel .cus_container {
}

.panel .col_wrapper .hals_col.for_text {
    width: calc(50% - 10px);
}

.panel .col_wrapper .hals_col.for_image {
    width: calc(50% - 10px);
}

.panel .col_wrapper {
    width: 100%;
}

.panel {
    width: 100vw;
}

.panel .col_wrapper .hals_col.for_text {
    width: calc(50% - 10px);
    display: flex;
    align-items: center;
    /* place-content: center; */
    flex-wrap: wrap;
}

.panel .col_wrapper .hals_col.for_image {
    width: calc(50% - 10px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.panel .col_wrapper .hals_col.for_image img {
    width: unset;
    height: 100%;
}

.logo_container {
    background: red;
    position: relative;
}

.nav_logo {
    align-self: center;
    position: absolute;
    width: 80px;
    padding: 16px;
    /* background: rgb(221, 221, 221); */
    box-sizing: border-box;
    z-index: 2;
}

.top_info_nav {
    color: white;
    background: rgb(221, 221, 221);
    padding: 10px;
    position: relative;
    z-index: 2;
}

.for_text p span {
    color: #6c7172;
    margin-right: 5px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    font-family: 'Cinzel', serif;
    margin-bottom: 10px;
}

.iframe_cont {
    min-height: 200px;
}

.iframe_cont iframe {
    display: block;
}

.cur_ponter {
    cursor: pointer;
}

.panel_outside .col_wrapper .hals_col.for_text {
    width: calc(56% - 10px);
    align-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.cus_container.for_outside {
    flex-wrap: wrap;
}

.hals_col.for_text ul.outside_li {
    display: flex;
    width: 83%;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}

.li_cont {
    width: 46%;
}

.large_li {
    width: 54%;
}

.for_mob {
    display: none;
}

.for_desk {
    display: block;
}

.col_wrapper.for_fp {
    padding: 5px 0px 70px;
}

.cur_pointer {
    cursor: pointer !important;
}

.input_cont textarea {
    width: 100%;
    padding: 10px;
    border: none;
    background: #F7F7F7;
    border-bottom: 1px solid black;
    margin-bottom: 21px;
    min-height: 100px;
}

.for_contact_address.qyery.left h3 {
    font-size: 19px;
}

.footer_newsletters {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.footer_newsletters input {
    border: 1px solid #8f8686;
    background: transparent;
    padding: 10px;
    padding-left: 10px;
    width: 100%;
}

.footer_newsletters button {
    font-size: 11px;
    width: 46%;
    background: black;
    color: white;
    cursor: pointer;
}

.email_and_phone {
    margin-bottom: 11px;
}

.email_and_phone i {
    font-size: 20px;
    margin-right: 20px;
}

.input_cont * {
    box-sizing: border-box;
}

.for_team_page .text_team {
    width: 100%;
    max-width: 900px;
    text-align: center;
    margin: 0px auto 50px;
}

.design-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    min-height: 100vh;
    padding: 70px 0 100px;
}

.design {
    display: flex;
    align-items: center;
    justify-content: center;
}

.timeline {
    width: 80%;
    height: auto;
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.timeline-content {
    background: #f0f0f0;
    color: #525151;
    padding: 1.35rem;
    transition: 0.4s ease;
    overflow-wrap: break-word !important;
    margin: 1rem 1rem 20px;
    border-radius: 6px;
    font-family: 'Cinzel', serif;
}

.timeline-component {
    margin: 0 20px 20px 20px;
}

.timeline-content h3 {
    font-size: 40px;
    margin-bottom: 0;
    margin-top: 0;
    opacity: .7;
}

.qyery_cont.for_team_page.bottom {
    margin-top: 20px;
}

.blog_listing_container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 50px;
}

.blog_listing_container .blog {
    width: 40%;
    margin-bottom: 29px;
    box-shadow: 1px 2px 30px -3px #ccc;
}

.blog_image_container {
    width: 100%;
}

.blog_image_container img {
    width: 100%;
}

.blog_listing_container h3 {
    margin-bottom: 10px;
}

.blog_listing_container p {
    font-size: 14px;
}

.chips_cont .chips {
    border: 1px solid black;
    padding: 2px 8px;
    border-radius: 3px;
}

.chips_cont {
    width: 100%;
    display: flex;
    gap: 7px;
    /* text-transform: uppercase; */
    font-size: 12px;
}

.blog_listing_container.for_tab_button button {
    background: no-repeat;
    border: none;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    padding-bottom: 8px;
    cursor: pointer;
}

.blog_listing_container.for_tab_button button.active {
    border-bottom: 1.5px solid black;
}

.blog_listing_container.for_tab_button {
    width: 100%;
    margin-bottom: 29px;
}

.blog_subheader {
    width: 100%;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 30px;
}

.banner_text_cont .for_blog_heading {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 26px;
    margin-top: 55px;
}

.banner_text_cont .search_cont {
    margin-bottom: 50px;
    width: 70%;
}

.blog_details_inner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.blog_banner_overlay {
    width: 100%;
    height: 100%;
    background: #00000052;
    position: absolute;
    left: 0;
    top: 0%;
}

.blog_details_inner .blog_left_side {
    width: calc(70% - 30px);
}

.blog_details_inner .blog_left_side h1 {
}

.blog_details_inner .blog_left_side p {
}

.blog_details_inner .blog_left_side img {
    width: 100%;
}

.blog_details_inner .blog_right_side {
    width: calc(30% - 30px);
}

.blog_details_inner .blog_right_side h3 {
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid black;
    display: inline-block;
    padding-bottom: 5px;
    letter-spacing: 2.5px;
}

.blog_details_inner .blog_right_side .recent_post {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.blog_details_inner .blog_right_side .recent_post img {
    display: block;
    width: 100%;
}

.blog_details_inner .blog_right_side .recent_post h3 {
}

.blog_details_inner .blog_right_side .recent_post p {
}

.blog_details_inner .blog_right_side .recent_post .recent_post_text {
    width: 100%;
    background: #eeec;
    padding: 10px 20px 30px;
    border-bottom: 1px solid black;
}

.next_post_container {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.next_post_container p {
    font-weight: 600;
    font-size: 23px;
}

.next_post_container button {
    align-self: center;
    padding: 13px 37px;
    border: none;
    background: black;
    color: white;
}

.next_post_container span {
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid black;
    display: inline-block;
    padding-bottom: 5px;
    letter-spacing: 2.5px;
    margin-bottom: 21px;
}

.search_cont {
    width: 39%;
    margin: 0 auto;
    position: relative;
}

.search_cont input {
    width: 100%;
    padding: 14px 20px;
    border-radius: 5px;
    border: 1px solid black;
    box-sizing: border-box;
}

.search_cont button {
    position: absolute;
    right: calc(0px + 11px);
    top: calc(50% - 16px);
    width: 30px;
    height: 30px;
    border: none;
    background: transparent;
    font-size: 20px;
    cursor: pointer;
}

.search_cont button i {
}

.blog_more_details {
    padding: 10px 30px;
    border: none;
    border-radius: 0px;
    background: black;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 8px;
}

.blog_text_wrapper {
    box-sizing: border-box;
    margin-top: -20px;
    background: #fbfbfb;
    transition: all .5s;
    padding: 22px 22px 30px;
}

.blog:hover .blog_text_wrapper {
    background-color: black;
    color: white;
    transition: all .5s;
}

.blog:hover .blog_text_wrapper button {
    background-color: white;
    color: black;
    transition: all .5s;
}

ul.dd_menu_cont.dd2.dd_active {
    width: 18%;
    left: 66%;
}

ul.dd_menu_cont.dd1.dd_active {
    width: 18%;
    left: 26%;
}

.nav_dd_container li {
    width: 100%;
    text-align: left;
    padding: 0px 10px;
}

.wrapper_n .nav_dd_container li {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
}

.banner.for_blog_banner {
    min-height: calc(58vh - 80px);
    overflow: hidden;
    position: relative;
}

.banner.for_blog_banner .cus_container {
    min-height: auto
}

.for_home_info_section .col_wrapper {
    width: 100%;
    gap: 42px;
    row-gap: 0;
}

.for_home_info_section .hals_col.for_text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.for_home_info_section .hals_col.for_text p {
    text-align: justify;
}

.service_section_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
    width: 100%;
    /* margin-top: 50px; */
    align-items: stretch;
    /* background: #ccc; */
    padding: 58px 36px;
    border-radius: 30px;
    box-shadow: 1px 1px 17px -9px #ccc;
}

.icon_container {
    width: 22%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    height: 69dvh;
    overflow: auto;
    padding-top: 20px;
    direction: rtl;
    padding-left: 15px;
}

.icon_container_inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    direction: ltr;
    cursor: auto;
    align-content: flex-start;
    width: 100%;
}

.category_container {
    width: calc(37% - 30px);
    /* background-color: #f7f7f7; */
    /* min-height: 200px; */
    flex-grow: 1;
    box-sizing: border-box;
    border-radius: 11px;
    box-shadow: 1px 1px 9px -3px #00000030;
    padding: 10px 27px 50px;
    position: relative;
}

.category_container:before {
    content: '';
    right: -29px;
    top: 0%;
    position: absolute;
    width: 1px;
    height: 90%;
    background: #00000033;
}

.category_container h3, .maker_heading {
    text-align: center;
    margin-top: 24px;
    margin-bottom: 50px;
    font-family: 'Cinzel', serif;
    text-transform: uppercase;
    font-size: 21px;
    color: #616161;
    width: 100%;
}

.maker_heading {
    margin-bottom: 20px;
    margin-top: 13px;
}

.company_name_container {
    width: calc(35% - 30px);
    min-height: 200px;
    /* background-color: #f7f7f7; */
    padding: 20px 20px;
    box-sizing: border-box;
    display: flex;
    gap: 5%;
    flex-wrap: wrap;
    align-content: flex-start;
    position: relative;
}

.icon_container button {
    width: 97%;
    height: 50px;
    border: none;
    background: white;
    margin-bottom: 13px;
    box-shadow: 1px 1px 8px -3px #ccc;
    padding: 11px;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.icon_container button img {
    width: 26px;
}

.icon_container button.active {
    background: #fcc523;
    position: relative;
}

.icon_container::-webkit-scrollbar , .option_cont::-webkit-scrollbar {
    width: 5px;
    /* width of the entire scrollbar */
}

.icon_container::-webkit-scrollbar-track, .option_cont::-webkit-scrollbar-track {
    background: #ccc;
    /* color of the tracking area */
}

.icon_container::-webkit-scrollbar-thumb, .option_cont::-webkit-scrollbar-thumb {
    background-color: blue;
    /* color of the scroll thumb */
    border-radius: 20px;
    /* roundness of the scroll thumb */
    border: 3px solid orange;
    /* creates padding around scroll thumb */
}

.company_name_container .company_logo_individual {
    width: 21%;
    align-self: start;
    box-shadow: 1px 1px 8px -3px #ccc;
    /* background: #eae9e9; */
    border-radius: 9px;
    padding: 2px;
    box-sizing: border-box;
}

.icon_container button span {
    display: block;
    width: max-content;
    position: static;
    white-space: nowrap;
    z-index: 2;
    visibility: visible;
    opacity: 1;
    transition: all .5s;
    /* padding: 21px 20px 17px; */
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 10px;
    transition: all .5s;
    color: black;
    width: calc(100% - 55px);
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 14px;
}

.icon_container button:hover span {
    visibility: visible;
    opacity: 1;
    transition: all .5s;
}

.company_logo_individual img {
    width: 100%;
    display: block;
}

.icon_container button.active span {
}

.icon_container button span:hover {
    /* display: none; */
    /* cursor: unset; */
}

.gallery_cont .gallery {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 90%;
    margin: 4% auto;
}

.gallery_cont .gallery a {
    width: 20%;
    transition: all .5s;
    margin: 10px;
}

.gallery_cont .gallery a img {
    width: 100%;
}

.gallery_cont .gallery a:hover {
    scale: 1.05;
}

.gallery_cont .gallery a:not(:hover) {
    /*Your code here*/
    opacity: 0.8;
}

.category_grid {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-top: 78px;
    margin-bottom: 59px;
}

.category_grid.for_product_list {
    margin-top: 20px;
}

.category_item {
    width: calc(19% - 8px);
    /* background: #f3f3f3; */
    margin: 8px;
    padding: 22px;
    box-sizing: border-box;
    border-radius: 7px;
    box-shadow: 1px 1px 12px 0px #11101026;
    position: relative;
    overflow: hidden;
    min-height: 250px;
}

.category_item button {
    /* width: 100%; */
    background: black;
    color: white;
    padding: 10px 28px;
    border-radius: 100px;
    border: none;
    cursor: pointer;
    transition: all .5s;
}

.category_item button:hover {
    background: #269daa;
}

.category_item:before {
    content: "";
    position: absolute;
    top: -4px;
    right: -10px;
    width: 36px;
    height: 17px;
    background: #269daa;
    transform: rotate(45deg);
    z-index: 2;
}

.category_item img {
    width: 100%;
    max-width: 42px;
}

.category_item h3 {
    font-size: 15px;
    font-weight: 800;
    transition: all .5s;
}

.category_item p {
    font-size: 14px;
}

.category_item .category_image {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all .5s;
    z-index: -1;
    opacity: 0;
}

.category_item:hover .category_image {
    top: 0;
    transition: all .5s;
    opacity: 1;
}

.category_item:hover img, .category_item:hover h3, .category_item:hover p {
    opacity: 0;
    transition: all .5s;
}

.category_item:hover h3 {
    opacity: 1;
    color: white;
}

/* .category_item:hover p {
    font-size: 10px;
} */
.category_image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #4f4f4f;
    opacity: 0.6;
    z-index: 1;
}

.for_choose_product_outer {
    width: 100%;
    background: #2f3651;
    display: block;
}

.choose_product_outer {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 31px 0px 0px;
    flex-wrap: wrap;
}

.choose_product_outer label {
    width: 100%;
    color: white;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Cinzel', serif;
    font-size: 21px;
    font-weight: 300;
}

.choose_product_outer select {
    width: 50%;
    padding: 18px 13px;
    border-radius: 1px;
    font-size: 14px;
    background: #aa9b9b00;
    border: 1px solid white;
    color: white;
    margin: auto;
    margin-bottom: 30px;
    display: none;
}

.choose_product_outer select option {
    color: black;
}

.category_item.for_product_details:hover img, .category_item.for_product_details:hover h3, .category_item.for_product_details:hover p {
    opacity: 1;
}

.for_product_list .category_item.for_product_details:hover h3 {
    color: black;
}

.heading_for_products {
    /* font-size: 25px; */
    /* font-weight: 800;
    margin-top: 50px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center; */
    width: 100%;
    text-align: center;
    font-family: 'Cinzel', serif;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    color: black;
    margin-top: 50px;
}

.for_product_details_banner {
    min-height: 400px;
    /* background-color: red; */
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_image_cont.for_product_details {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.347);
}

.banner_image_cont.for_product_details .banner_overlay {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(87deg, rgb(14 131 92) 50%, rgb(41 47 143 / 0%) 83%);
    z-index: 2;
}

.banner_image_cont.for_product_details .banner_image {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-position: center;
}

.for_product_details_banner_text {
    position: relative;
    z-index: 3;
}

.banner_text_cont_for_product_details {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.banner_text_cont_for_product_details h1 {
    width: 100%;
    color: white;
    margin-bottom: 0;
    font-family: 'Cinzel', serif;
}

.banner_text_cont_for_product_details p {
    width: 50%;
    color: white;
}

.for_company_list {
    background: #f9f9f9;
    display: block;
    padding: 40px 0px 68px;
}

.maker_list_inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    /* background: tan; */
}

.maker_list_inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    /* background: tan; */
    justify-content: center;
}

.company_list.for_product_list {
    width: 100%;
}

a.icon_anchor {
    width: 100%;
}

.company.for_product_details {
    width: 100%;
    max-width: 100px;
    margin: 7px;
    background: white;
    border-radius: 7px;
    box-shadow: 1px 1px 8px -3px #ccc;
}

.company.for_product_details img {
    width: 100%;
}

.for_product_list .category_item {
    padding: 10px 22px;
    min-height: 95px;
    align-items: center;
    justify-content: flex-start;
    display: flex;
}

.custom_select {
    width: 100%;
    background: red;
    width: 50%;
    padding: 16px 13px;
    border-radius: 1px;
    font-size: 14px;
    background: #aa9b9b00;
    border: 1px solid white;
    color: white;
    margin: auto;
    margin-bottom: 30px;
    position: relative;
    box-sizing: border-box;
    /* box-sizing: border-box; */
}

.selected_option {
    display: block;
    /* background: green; */
    font-size: 15px;
}

.option_cont {
    position: absolute;
    background: white;
    width: 100%;
    top: 65px;
    left: 0;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 13px;
    z-index: 3;
    max-height: 200px;
    overflow: auto;
    box-shadow: 1px 1px 18px -3px #00000024;
    visibility: hidden;
    opacity: 0;
    transition: all .5s;
}

.custom_select.active .option_cont {
    visibility: visible;
    opacity: 1;
    transition: all .5s;
}

.option.custom_option {
    padding: 10px 15px;
    /* z-index: 1; */
    /* position: relative; */
    cursor: pointer;
    color: black;
}

.custom_select_arrow {
    position: absolute;
    right: 2%;
    top: 36%;
    transition: all .5s;
}

.active .custom_select_arrow {
    transform: rotate(180deg);
}

.option.custom_option.active {
    background: #f6f6f6;
}
.option.custom_option:hover {
    background-color: #fcc526;
}
@media screen and (min-width: 768px) {
    .timeline {
        display: grid;
        grid-template-columns: 1fr 3px 1fr;
    }

    .timeline-middle {
        position: relative;
        background-image: linear-gradient(45deg, #000000, #000000, #000000);
        width: 3px;
        height: 100%;
    }

    .main-middle {
        opacity: 0;
    }

    .timeline-circle {
        position: absolute;
        top: 0;
        left: 50%;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-image: linear-gradient(45deg, #000000, #000000, #000000);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
