@import url(https://fonts.googleapis.com/css2?family=Marcellus&display=swap);
.banner_bg,
.banner_width {
    width: 100%;
    background-color: #000;
}
.about1_img,
.about2_img {
    max-width: 100%;
}
.about_btn,
.banner_btn {
    transition: 0.5s ease-in;
}
.about_section:before,
.galeres:before,
.work__area-two:after {
    content: "";
    background-repeat: no-repeat;
}
.about_section:before,
.banner_section,
.galeres:before,
.work__area-two:after {
    background-repeat: no-repeat;
}
body {
    font-family: "DM Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Marcellus, serif;
}
.banner_width {
    clip-path: ellipse(100% 66% at 100% 40%);
}
.banner_left {
    height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-main-ct,
.banner_img_div,
.form_left,
.how-we-wrk-images,
.key-number-count .percent,
.main-imgs-ji,
.testimonials_img_div2,
.why_choose_flexs,
.why_choose_icon,
.why_choose_us {
    position: relative;
}
.banner_bg {
    padding: 0 0 0 21px;
    clip-path: ellipse(100% 66% at 100% 35%);
    position: absolute;
    top: 0;
    right: 0;
}
.banner_section {
    position: relative;
    background-image: url(../our-image/banner/best-skin-care-hospital-keva-coimbatore.webp);
    height: 650px;
    display: grid;
    align-items: center;
    background-size: cover;
}
.main-head-cal {
    display: flex;
    align-items: center;
    color: #fff;
}
.main-head-cal i {
    font-size: 1.4rem;
    transform: translateY(4px);
}
.main-head-cal a:hover,
.play-buyttn:hover,
.service-why-choose-box:hover .service-box-content,
.services-categories-menu ul li.active a,
.services-categories-menu ul li:hover a,
.services_col:hover a,
.text-fonsa:hover {
    color: #fff;
}
@media (min-width: 1800px) {
    .banner_section {
        height: 800px;
    }
    .breadcrumbs-section {
        background-size: contain !important;
    }
    .appoin-btn img {
        right: 20rem !important;
    }
}
.banner_heading {
    font-size: 2.5rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0.7rem;
}
.banner-main-ct p {
    margin-bottom: 2rem;
    max-width: 80%;
    text-align: justify;
    font-size: 1.1rem;
}
.banner_btn {
    background-color: #66231f;
    border-radius: 5px;
    border: 1px solid #66231f;
    color: #fff;
    padding: 10px 30px;
    font-size: 18px;
    font-weight: 600;
}
.banner_btn:hover {
    background-color: #fff;
    color: #66231f;
}
@media screen and (max-width: 767px) {
    .banner_heading {
        font-size: 1.1rem !important;
        margin-bottom: 2rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 1021px) {
    .banner_heading {
        font-size: 2.4rem !important;
    }
}
.about2_img {
    position: absolute;
    right: 30px;
    bottom: -8px;
}
@media screen and (max-width: 600px) {
    .about3_img {
        width: 160px !important;
    }
}
.uabout-section-img {
    max-width: 100%;
    position: relative;
}
.about_us,
.contact-box-text a:hover,
.serv-button:hover {
    color: #66231f;
}
.about_us_h2 {
    font-size: 45px;
    line-height: 1.225;
}
.about_section {
    position: relative;
    background-color: #f9f3f0;
    padding: 3rem 0;
}
.about_div {
    position: relative;
    z-index: 3;
}
.work__area-two:after {
    position: absolute;
    left: 0;
    height: 297px;
    z-index: 1;
    width: 297px;
    bottom: 50px;
    transform: translateY(150px) rotateY(180deg) translateX(50px);
    background-image: url(../our-image/reff/how-we-work-bg.webp);
}
.about_section:before {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background-image: url(../our-image/reff/about-flower.webp);
}
.about_type {
    display: flex;
    background-color: #fff;
    padding: 12px 22px;
    min-width: 46%;
    margin-right: 1rem;
    margin-bottom: 1.5rem;
    align-items: center;
}
.about_type img,
.why_choose_flex:hover img,
.why_choose_flexs:hover img {
    filter: invert(14%) sepia(33%) saturate(3535%) hue-rotate(337deg) brightness(92%) contrast(91%);
}
.contact-box-icon img,
.how-we-work-icon img,
.service_img_icon_bg img,
.why_choose_icon_svg img,
.work__icon img {
    filter: brightness(0) invert(1);
}
.about_type h5,
.about_type span {
    font-size: 1.3rem;
    margin-left: 1rem;
    margin-bottom: 0;
    text-transform: capitalize;
}
.about_btn {
    background-color: #c28565;
    padding: 10px 20px;
    color: #fff;
    border: 1px solid #c28565;
    font-size: 18px;
    border-radius: 2px;
}
.about_btn:hover {
    background-color: #fff;
    padding: 10px 20px;
    color: #c28565;
}
.about_us_p {
    line-height: 1.75;
    margin-bottom: 1.6rem;
}
.about3_img {
    width: 270px;
}
.platform {
    position: absolute;
    animation: 8s linear infinite move;
    bottom: 0;
}
@keyframes move {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -100px;
    }
    70% {
        right: 200px;
    }
}
.galeres,
.home-form {
    position: relative;
    padding: 4rem 0;
}
.form_input,
.form_inputs {
    margin-bottom: 20px;
    font-size: 15px;
    padding: 10px 20px;
    outline: 0;
}
.galeres:before {
    position: absolute;
    right: 0;
    bottom: -150px;
    height: 500px;
    background-image: url(../our-image/reff/gallery-bg-leaves.webp);
    width: 200px;
    z-index: -1;
    transform: rotateY(180deg);
    opacity: 0.5;
}
.form_left::after,
.form_left::before {
    content: "";
    height: 100%;
    border: 1px solid #911439;
    background-color: transparent;
    position: absolute;
    z-index: -1;
}
.form_left::before {
    bottom: -20px;
    left: -20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.form_left::after {
    top: -20px;
    right: -20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 600px) {
    .form_left::before {
        left: -9px !important;
    }
    .form_left::after {
        right: -9px !important;
    }
}
.form_input {
    height: 60px;
    border: 1px solid #66231fb3;
    background-color: transparent;
    color: #757575;
    width: 100%;
    border-radius: 0;
}
.form_inputs {
    border: 1px solid #66231fb3;
    background-color: transparent;
    width: 100%;
    border-radius: 0;
}
.form_right {
    margin-top: -28px;
}
.about4_img {
    width: 170px;
}
.platforms {
    position: absolute;
    animation: 7s linear infinite moves;
    bottom: -50px;
    left: 0;
}
@keyframes moves {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -50px;
    }
    70% {
        right: 50px;
    }
}
.services_col {
    margin-bottom: 1.5rem;
    background-color: #eddbd4;
    transition: 0.3s ease-in;
    position: relative;
    overflow: hidden;
}
.main-serv-ct:before {
    content: "";
    position: absolute;
    right: 0;
    z-index: -1;
    bottom: 0;
    border-radius: 50%;
    background-color: #66231f !important;
    height: 0%;
    width: 0%;
    transition: 0.5s;
}
.services_col:hover .main-serv-ct:before {
    border-radius: 0;
    height: 100%;
    width: 100%;
}
.services_col:hover {
    color: #fff;
    position: relative;
    top: 0;
    transition: 1s;
}
.service_para {
    font-size: 16.2px;
}
.services_col:hover .service_img_icon_bg img {
    filter: invert(11%) sepia(37%) saturate(3931%) hue-rotate(345deg) brightness(104%) contrast(85%);
}
.service_img_icon_bg {
    width: 90px;
    z-index: 3;
    height: 90px;
    background: #66231f;
    position: absolute;
    bottom: -30px;
    border-radius: 50px;
    right: 30px;
    transition: 0.3s ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 30px;
    box-shadow: 5px 5px #282828;
}
.serv-button,
.what_we_do_card {
    display: inline-block;
    position: relative;
}
.serv-titl {
    font-size: 1.5rem;
    font-weight: 550 !important;
    text-transform: capitalize;
}
.main-serv-ct:hover .serv-titl a {
    color: #fff !important;
}
.serv-titl a {
    color: #212529;
}
.services_col:hover .service_img_icon_bg {
    background: #fff !important;
}
.services_col:hover .service_img_icon {
    fill: #66231f;
}
.service_img_icon {
    fill: #ffffff;
    transition: 0.3s ease-in;
}
.services_col:hover .serv-button {
    background-color: #f9f3f0 !important;
    color: #66231f;
}
.serv-button {
    border: 2px solid #66231f;
    background: #66231f;
    color: #fff;
    padding: 5px 30px;
    font-size: 17px;
    font-weight: 500;
    border-radius: 18px;
    overflow: hidden;
    z-index: 1;
    transition: 0.5s;
}
.main-serv-ct {
    position: relative;
    padding: 2rem 2rem 1rem;
    overflow: hidden;
    z-index: 1;
    background: #f1d0c7;
}
.serv-button:before {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    left: 50%;
    top: 0;
    background: #fff;
    z-index: -1;
    transition: 0.5s;
}
.serv-button:hover:before {
    width: 100%;
    left: 0;
}
.what_we_do {
    color: #66231f;
    text-transform: uppercase;
}
.what_we_do_card {
    background-color: #f9f3f0;
    color: #000;
    background: linear-gradient(to left, #f9f3f0 50%, #c28665d5 50%) right;
    background-size: 200%;
    transition: 0.5s ease-out;
}
.what_we_do_card::before {
    position: absolute;
    content: "";
    width: 10px;
    background: #66231f;
    height: 100%;
    left: 0;
}
.what_we_do_card:hover {
    color: #fff;
    background-position: left;
}
.what_we_do_card:hover .what_we_do_icon {
    fill: #ffffff;
}
.bg_check {
    background-image: url("../image/banner_imgs.jpg");
    background-size: 100% 100%;
}
.why_choose_icon_svg {
    width: 90px;
    height: 90px;
    background-color: #66231f;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 50%;
    margin: 5px;
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    fill: #ffffff;
}
.why_choose_flex h3,
.why_choose_flexs h3 {
    font-size: 1.4rem;
}
.why_choose_flex:hover .why_choose_icon_svg,
.why_choose_flexs:hover .why_choose_icon_svg {
    background-color: #fff;
}
.why_choose_flex:hover .why_choose_icon::before,
.why_choose_flexs:hover .why_choose_icon::before {
    border-color: #66231f;
}
@media screen and (max-width: 1000px) {
    .why_choose_flex {
        flex-direction: column-reverse;
    }
    .why_choose_flexs {
        flex-direction: column;
    }
}
.why_choose_icon::before {
    content: "";
    position: absolute;
    top: -5px;
    right: 0;
    bottom: 0;
    left: -5px;
    border: 1px dashed #66231f;
    border-radius: 90px;
    transition: 0.4s;
    animation: 30s linear infinite spin;
    width: 110px;
    height: 110px;
}
.why_choose_us::after,
.why_choose_us::before {
    top: 0;
    width: 50%;
    background-image: linear-gradient(var(--gradient-direction, to right), rgb(237 219 212) 0, rgb(249 243 240) 100%);
    z-index: -1;
}
.testimonials::before,
.why_choose_us::after,
.why_choose_us::before {
    position: absolute;
    height: 100%;
    content: "";
}
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.why-choosesi {
    position: relative;
    padding: 1rem 0 3rem;
}
.why_choose_us::before {
    left: 0;
    border-radius: 0 200px 200px 0;
}
.why_choose_us::after {
    right: 0;
    border-radius: 200px 0 0 200px;
    --gradient-direction: to left;
}
@media (max-width: 991px) {
    .why_choose_us::after,
    .why_choose_us::before {
        border-radius: 0;
        width: 51%;
    }
}
.choose_center_img {
    border: 5px solid #fff;
    background: #fbf7f5;
    border-radius: 100px;
}
.accordion_button:not(.collapsed) {
    color: #fff !important;
    background-color: #66231f !important;
    box-shadow: inset 0 -1px 0 rgba(255, 46, 46, 0.125);
}
.accordion_button:focus {
    z-index: 3;
    border-color: #ce9576 !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(194, 133, 101, 0.5) !important;
}
.accordion_button:not(.collapsed)::after {
    background-image: url("../image/minus.png") !important;
}
.accordion_button::after {
    background-image: url("../image/add.png") !important;
}
.accordion_body {
    border: 2px solid #faece5;
    margin: 10px;
    font-size: 1.1rem;
    text-align: justify;
    line-height: 1.8em;
}
.accordion_item {
    margin: 10px 0;
}
.accordion_header {
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.home-faxc,
.how-we-wrk,
.our-key-number,
.our-testimonials-sef,
.service-why-choose,
.services-section-details,
.why-reason {
    position: relative;
    padding: 3rem 0;
}
.accordion-small {
    max-width: 90%;
    margin: 0 auto;
}
.testimonials {
    background-color: #fff;
    border: 0.5px solid #e3e1e1;
    box-shadow: 4px 1px 4px rgb(0 0 0 / 25%);
    margin: 5px 90px;
    position: relative;
}
.testimonials:hover .testimonials_img_div2::before {
    transform: rotate(180deg) !important;
}
.testimonials::before {
    width: 7px;
    background: linear-gradient(to bottom, #66231f, #f9f3f0);
}
.testimonials_img {
    width: 150px !important;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    border: 7px solid #fff;
}
.testimonials_img_div2::before {
    content: "";
    position: absolute;
    width: 170px;
    height: 170px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f3640a), to(#fec53e));
    background: linear-gradient(to bottom, #66231f, #f9f3f0);
    z-index: 0;
    top: -10px;
    left: -10px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media screen and (min-width: 768px) {
    .testimonials_img_div {
        position: absolute;
        top: 0;
        bottom: 0;
        left: -75px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
.testimonials_img_div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
}
.star_test {
    color: #ffc107;
}
.testimonial_role {
    color: #66231f;
    text-transform: uppercase;
    font-weight: 700;
}
.quote_testmonial {
    width: 40px !important;
    position: absolute;
    right: 40px;
    top: 25px;
}
.main-imgs-gall,
.title-main,
.work__area-two,
.work__icon,
.work__item {
    position: relative;
}
.testmonial .owl-nav .owl-next,
.testmonial .owl-nav .owl-prev {
    background-color: transparent !important;
    border: none;
    font-size: 50px !important;
    width: 50px;
    height: 50px;
    color: #000 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.testmonial .owl-nav .owl-prev {
    position: absolute;
    left: -50px;
    top: 40%;
}
.testmonial .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 40%;
}
.testimo-content {
    line-height: 1.75;
    text-align: justify;
}
@media screen and (max-width: 767px) {
    .testmonial .owl-nav .owl-prev {
        left: 0 !important;
        top: 50% !important;
    }
    .testmonial .owl-nav .owl-next {
        top: 50% !important;
    }
}
.title-main {
    margin-bottom: 2rem;
}
.section-title-big {
    font-size: 35px;
    line-height: 1.45;
    margin-bottom: 0;
    font-weight: 700 !important;
    color: #66231f;
    text-transform: capitalize;
}
.section-hihligh {
    filter: brightness(0);
}
.main-imgs-gall {
    overflow: hidden;
    border: 4px solid #f9f3f0;
    transition: 1s;
    border-radius: 20px;
    margin-top: 2rem;
    height: 466px;
}
.footer_ul {
    padding-left: 0;
}
.main-imgs-gall img {
    height: 466px;
    width: 100%;
    object-fit: cover;
    transition: 1s;
}
.main-imgs-gall-2 {
    margin-bottom: 1.9rem;
    height: 350px;
}
.main-imgs-gall-3 {
    height: 317px;
}
.main-imgs-gall:hover img {
    transform: scale(1.05);
}
.text-fonsa {
    font-size: 2rem;
    text-align: right;
    max-width: fit-content;
    background: #66231f;
    margin-left: auto;
    color: #fff;
    display: block;
    padding: 0.4rem 1rem;
    border-radius: 10px;
    margin-bottom: 1.4rem;
}
.work__icon,
.work__icon span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.work__area-two {
    padding: 3rem 0;
    overflow: hidden;
}
.work__area-two:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 150px;
    height: 500px;
    background-image: url(../our-image/reff/leaves_5.png);
    width: 400px;
    background-repeat: no-repeat;
    z-index: -1;
    transform: translateX(20px);
    opacity: 0.8;
}
.work__item {
    text-align: center;
    margin-bottom: 30px;
    padding-right: 20px;
}
.work__icon {
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #66231f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 60px;
    color: var(--tg-theme-primary);
    line-height: 0;
    margin: 0 auto 20px;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.work__item-wrap .row [class*="col-"]:nth-child(odd) {
    margin-top: 90px;
}
.work__item-wrap .row [class*="col-"]:nth-child(2n) .work__arrow {
    transform: rotate(22deg);
    top: 100px;
}
.work__icon span {
    width: 40px;
    height: 40px;
    background: #f9f3f0;
    border: 1px solid #66231f;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
}
.work__content-two .title {
    font-size: 24px;
    color: var(--tg-color-white-default);
    margin-bottom: 10px;
    font-weight: 600;
}
.work__content-two p {
    margin-bottom: 15px;
}
.work__item:hover .work__icon {
    transform: translateY(5px);
    border: 10px solid #66231f;
    background: #fff;
}
.work__item:hover .work__icon img {
    filter: invert(14%) sepia(33%) saturate(3535%) hue-rotate(337deg) brightness(92%) contrast(91%);
}
.work__arrow {
    position: absolute;
    right: -25%;
    top: 22px;
    transform: rotate(-22deg);
    color: var(--tg-color-white-default);
}
.bac-foote {
    position: relative;
    text-align: center;
    margin-bottom: 2rem;
}
.bac-foote:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    height: 5px;
    width: 100%;
    background: #66231f;
}
.bac-foote-img {
    padding: 1rem;
    background: #f9f3f0;
    position: relative;
    z-index: 2;
    max-width: fit-content;
    border: 1px dashed #66231f;
    margin: 0 auto;
}
.call_tag:hover .phone_icon {
    transform: scale(1.06);
}
.service-details-thumb {
    position: relative;
    padding: 2rem 0;
    text-align: center;
}
.service-details-content p {
    font-size: 1.1rem;
    text-align: justify;
    line-height: 1.8em;
}
.services-categories-box {
    position: relative;
    padding: 2rem;
    background-color: #f9f3f0;
}
.service-details-heading {
    font-size: 2rem;
    color: #00000;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
}
.services-catagories-title h4 {
    position: relative;
    color: #000;
    font-size: 24px;
    margin-bottom: 1.5rem;
    font-weight: 600;
}
.services-categories-menu ul li {
    position: relative;
    padding: 10px;
    margin-bottom: 1rem;
    list-style: none;
    background: #fff;
    z-index: 1;
    right: 1rem;
    transition: 0.5s;
}
.services-categories-menu ul li a {
    position: relative;
    text-decoration: none;
    color: #000;
    font-size: 1.1rem;
    transition: 0.5s;
    font-weight: 600;
}
.services-categories-menu ul li.active:after,
.services-categories-menu ul li:hover:after {
    width: 100%;
}
.services-categories-menu ul li:after {
    position: absolute;
    bottom: -1px;
    width: 0;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.5s linear;
    background-color: #66231f;
    content: "";
    z-index: -1;
}
.services-categories-menu ul li a span {
    position: relative;
    font-weight: 600;
    float: right;
    font-size: 1.2rem;
}
.services-categories-box-2 {
    position: relative;
    margin-top: 2rem;
}
.service-why-choose-box {
    position: relative;
    background-color: #f9f3f0;
    text-align: center;
    padding: 2rem;
    z-index: 1;
    /*margin-top: 3rem;*/
    /*height: 290px;*/
      height: 100%;

}
.service-why-choose .row{
    row-gap:50px
}
.service-why-choose-box:before {
    position: absolute;
    content: "";
    inset: 10px;
    border: 1px solid #ab6a49;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.service-why-choose-box .service-why-chose-box-icon {
    position: absolute;
    border-radius: 50%;
    top: -25px;
    right: -10px;
    width: 80px;
    height: 80px;
    line-height: 74px;
    background-color: #fff;
    border: 1px solid #66231f;
    transition: 0.4s ease-in-out;
}
.service-box-content {
    position: relative;
    font-size: 1.1rem;
    line-height: 1.9rem;
    text-align: justify;
}
.service-why-choose-box .why-choose-box-title {
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    font-weight: 700;
    margin-top: 20px;
}
.service-why-choose-box:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    background-color: #66231f;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.service-why-choose-box:hover:before {
    border: 3px solid #fff;
}
.service-why-choose-box:hover:after {
    height: 100%;
}
.how-we-work-item .how-we-title,
.service-box-text.why-choose-box-title {
    margin-bottom: 8px;
}
.service-why-choose-box .service-why-chose-box-icon img {
    transition: 0.3s;
    filter: invert(11%) sepia(28%) saturate(6315%) hue-rotate(347deg) brightness(98%) contrast(84%);
}
.key-numbaer-item:hover .key-numbaer-icon img,
.service-why-choose-box:hover .service-why-chose-box-icon img {
    transform: rotateY(360deg);
    filter: invert(10%) sepia(44%) saturate(4783%) hue-rotate(4deg) brightness(99%) contrast(76%);
}
.key-numbaer-item {
    position: relative;
    text-align: -webkit-center;
    padding: 60px 25px 55px 20px;
    background-color: #66231f;
    height: 295px;
}
.key-numbaer-icon {
    position: relative;
    background-color: #fff;
    display: flex;
    align-items: center;
    height: 104px;
    justify-content: center;
    margin-bottom: 3rem;
    width: 103px;
}
.key-numbaer-icon:after {
    border-color: #fff #0000 #0000;
    border-style: solid;
    border-width: 7px 10px 0;
    bottom: -7px;
    content: "";
    height: 0;
    left: 16px;
    position: absolute;
    width: 0;
}
.key-numbaer-item::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.102;
    background-image: linear-gradient(90deg, rgba(11, 24, 42, 0) 0, rgba(11, 24, 42, 0.290994567) 33%, #0b182a 100%);
}
.key-numbaer-item .key-numbaer-icon img {
    transition: 1s;
}
.key-numbaer-icon img {
    position: relative;
    display: inline-block;
    transition: 0.6s;
}
.key-number-count {
    position: relative;
    bottom: 6rem;
    text-align: center;
    color: #fff;
    font-size: 23px;
    line-height: 1;
}
.key-number-count .percent:after {
    content: "+";
    display: inline-block;
}
.percents:after {
    content: "%";
    display: inline-block;
}
.key-number-text {
    position: relative;
    bottom: 5rem;
    font-size: 18px;
    line-height: 29px;
    color: #fff;
    text-align: center;
}
.our-key-numb {
    position: relative;
    background-color: #66231f;
    height: 295px;
}
.how-we-wrk-images img {
    position: relative;
    visibility: visible;
    -webkit-animation: 10s linear infinite alternate forwards border-transform;
    animation: 10s linear infinite alternate forwards border-transform;
    border-radius: 100%;
}
.imago.animated {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
@keyframes border-transform {
    0%,
    100% {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
    }
    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
    }
    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
    }
    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
    }
    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
    }
    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
    }
    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
    }
}
.how-we-work-item {
    display: flex;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 30px;
    max-width: 516px;
    margin-bottom: 15px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.how-we-work:hover .how-we-work-icon {
    transform: rotate(360deg);
    animation: 2s linear infinite rotation;
}
.how-we-work-icon {
    position: relative;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    background: #66231f;
    height: 80px;
    min-width: 80px;
    border-radius: 50%;
    box-shadow: 1px 1px #eddbd4;
    border: 5px solid #eddbd4;
    text-align: center;
    line-height: 60px;
}
.how-we-work-icon img {
    text-align: center;
}
.how-we-title {
    font-size: 21px;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 1rem;
}
.our-contact-secs {
    position: relative;
    padding: 4rem 0 0;
}
.our-contact-box {
    position: relative;
    z-index: 1;
    text-align: center;
    background: #fff;
    box-shadow: 0 6px 40px rgba(1, 19, 60, 0.07);
    padding: 31px 46px 34px;
    height: 330px;
}
.contact-box-icon {
    position: relative;
    display: inline-block;
    margin-bottom: 34px;
    height: 80px;
    width: 80px;
    line-height: 82px;
    background: #66231f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}
.our-contact-box:hover .contact-box-icon {
    position: relative;
    background: #f9f3f0;
}
.our-contact-box:hover .contact-box-icon img {
    filter: brightness(0) invert(0);
}
.contact-box-icon:after {
    content: "";
    position: absolute;
    left: -10px;
    top: -7px;
    border: 2px solid #66231f;
    height: 100%;
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: -1;
}
.contact-form-box-ser,
.our-contact-form-input {
    height: 56px;
    border: 1px solid #e0e0e0;
    width: 100%;
    position: relative;
}
.contact-title {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 1.7rem;
}
.contact-title-1 {
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 2.5rem;
}
.contact-box-text {
    position: relative;
    display: block;
    line-height: 1.65;
    max-width: 88%;
    color: #000;
    margin: 0 auto;
}
.contact-box-text a {
    position: relative;
    color: #000;
}
.contact-info {
    position: relative;
    bottom: 13rem;
    z-index: 1;
    text-align: center;
}
.our-contact-form {
    position: relative;
    padding: 3rem 0;
    background: #f9f3f0;
}
.our-contact-form-input {
    padding: 0 20px;
    margin-bottom: 1rem;
    color: #525960;
    font-size: 16px;
    border-radius: 0;
}
.contact-form-box-ser {
    margin-bottom: 20px;
    font-size: 15px;
    color: #757575;
    padding: 10px 20px;
    border-radius: 0;
    outline: 0;
}
.contact-text-area {
    position: relative;
    padding: 15px 20px;
    margin-bottom: 2rem;
    border: 1px solid #e0e0e0;
    color: #525960;
    height: 150px;
    width: 100%;
    font-size: 16px;
}
.contact-slide-img {
    position: relative;
    left: 4rem;
    bottom: 1rem;
    width: 400px;
    background: #fff;
    border: 1px solid #66231f;
}
.contact-slide-img:after {
    top: 50%;
    right: 0;
    bottom: 50%;
    left: 0;
    background: rgba(255, 255, 255, 0.3);
}
.contact-slide-img:after,
.contact-slide-img:before {
    content: "";
    position: absolute;
    pointer-events: none;
    opacity: 1;
    z-index: 3;
}
.slick-initialized .slick-slide {
    display: block !important;
    width: 591px;
    position: relative;
    left: -1182px;
    top: 0;
    z-index: 998;
    opacity: 0;
    transition: opacity 1s;
}
.contacts-form-bx-1 {
    height: 80px;
}
.form-btne {
    display: inline-block;
    border: 1px solid #66231f;
    background: 0 0;
    text-align: center !important;
    padding: 15px 30px;
    min-width: 170px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #fff;
    position: relative;
    z-index: 10;
}
.our-breadcumb-menu .active,
.our-breadcumb-title {
    font-weight: 600;
    color: #66231f;
}
.form-btne:after {
    content: "";
    position: absolute;
    background: #66231f;
    left: 5px;
    right: 5px;
    z-index: -1;
    top: 5px;
    bottom: 5px;
    transition: 0.5s;
}
.breadcrumbs-section {
    position: relative;
    background-image: url(../our-image/breadcumb/keva-breadcrumb.webp);
    padding: 153px 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.breadcrumbs-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: -1;
    width: 100%;
    background: linear-gradient(0.25turn, #f1d0c7, #fff, #f1d0c7);
}
.our-breadcumb-title {
    margin: -0.2em 0 -0.18em;
    line-height: 1.4;
    font-size: 2.2rem;
    text-transform: capitalize;
        max-width: 67%;
}
.our-breadcumb-menu {
    max-width: 100%;
    padding: 0;
    margin: 28px 0 -0.5em;
    list-style-type: none;
    position: relative;
}
.our-breadcumb-menu a,
.our-breadcumb-menu li,
.our-breadcumb-menu span {
    white-space: normal;
    word-break: break-word;
    font-weight: 400;
    font-size: 20px;
    color: #000;
    margin-right: 1rem;
}
.our-breadcumb-menu li:not(:last-child):before {
    content: "\f102";
    font-family: flaticon_normal-icon !important;
    right: 0;
    position: absolute;
    color: #66231f;
    top: 3px;
}
.our-breadcumb-menu:hover a {
    color: #000;
}
.our-breadcumb-menu li {
    display: inline-block;
    margin-right: 3px;
    padding-right: 5px;
    list-style: none;
    position: relative;
    color: #000;
}
.our-breadcumb-menu i {
    position: relative;
    margin-left: 10px;
    font-weight: 500;
    font-size: 20px;
}
.accordion-lists {
    list-style: none;
}
.pop-appoints {
    position: fixed;
    top: 5%;
    display: none;
    z-index: 9999;
}
.pop-appoints .tp-contact-form {
    max-width: 70%;
    margin: 0 auto;
    background: #fff;
    padding: 2rem 3rem;
    box-shadow: rgb(102 35 31 / 36%) 0 7px 29px 0;
}
.pop-appoints .our-contact-form-input {
    height: 45px !important;
}
.pop-appoints.popp-sho {
    display: block !important;
}
.appoin-btn img {
    position: absolute;
    right: 15rem;
}
.reason-img,
.reason-img img,
.reason-tile,
.th-social {
    position: relative;
}
.reason-tile {
    text-align: center;
    margin-top: 2rem;
    background: #66231f;
    color: #fff;
    height: 150px;
    padding: 20px;
    border-radius: 10px;
}
.col-md-2-5 {
    flex: 0 0 auto;
    width: 20% !important;
}
.reason-tile h5 p,
.reason-tile:hover {
    background: #eddbd4;
    color: #000;
}
.reason-img {
    text-align: -webkit-center;
}
.reason-tile p {
    font-size: 1.05rem;
}
.reason-tile h5 {
    font-size: 1.25rem;
    font-weight: 600;
}
.reason-img img {
    border-radius: 50%;
    height: 200px;
    width: 200px;
    box-shadow: 0 0 10px #0000001f;
    border: 5px solid #fff;
}
.mobile-view,
.side-btns {
    display: none;
}
.th-social {
    padding: 1rem 0;
}
.th-social.footer-social a {
    border-color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 43px;
    background-color: #66231f;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.th-social.footer-social a:hover {
    color: #fff;
    border-color: #66231f;
    background-color: #66231f;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.our-accordion-lists {
    list-style: none;
    margin-top: 1rem;
    max-width: 89%;
    text-align: justify;
    font-size: 1.2rem;
}
.play-buyttn,
.youtube-link {
    color: #fff;
    text-align: center;
}
.our-accordion-lists i {
    font-size: 23px;
}
.main-imgs-gall .our-youtube-play {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.youtube-link {
    position: absolute;
    font-size: 20px;
    left: 12%;
    bottom: 40%;
}
.youtube-link img {
    height: 25px;
    width: 25px;
    transition: 1s;
    margin-right: 0.5rem;
}
.youtube-link h4 {
    margin-bottom: 1rem;
    font-weight: 600;
    font-size: 1.2rem;
    left: 1rem;
}
.play-buyttn {
    border: 2px solid #fff;
    border-radius: 30px;
    cursor: pointer;
    transition: 0.2s linear;
    padding: 5px 20px;
    line-height: 36px;
    align-items: center;
    display: flex;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    left: 1rem;
}
