/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
/*@import url(swiper.min.css);*/
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: 'Sen', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

:focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 100px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}

.logo {
    width: 145px;
    padding: 0;
    margin: 0;

}

.logo-two {
    width: 450px;
    padding-bottom: 110px;
}

/* header section start */

.header_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.bg-light {
    background-color: transparent !important;
}

.mr-auto,
.mx-auto {
    margin: 0 auto;
    text-align: center;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 3px 10px;
    font-size: 17px;
    color: #fefefd;
    border-radius: 5px;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #373736;
}

.navbar-brand {
    margin: 0px;
    float: right;
}

.navbar {
    padding: 0px 50px;
}

.search_bt {
    width: 100px;
    text-align: right;
}

.search_bt a {
    float: left;
    font-size: 17px;
    color: #fefefd;
    text-align: right;
    display: contents;
}

.search_bt a:hover {
    color: #373736;
}

/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    padding: 90px 0px 80px 0px;
}

.banner_taital_main {
    width: 100%;
    float: left;
    padding-left: 100px;
}

.banner_taital {
    width: 70%;
    font-size: 60px;
    color: #fefefd;
    font-weight: bold;
}

.started_text {
    width: 180px;
    float: left;
    margin-top: 40px;
}

.started_text a {
    width: 100%;
    float: left;
    padding: 8px 10px;
    color: #373736;
    background-color: #fefefd;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    text-transform: uppercase;
}

.started_text a:hover {
    color: #fefefd;
    background-color: #373736;
}

#banner_slider a.carousel-control-prev {
    left: 100px;
    top: 80%;
    color: #252525;
}

#banner_slider a.carousel-control-next {
    right: 0px;
    top: 80%;
    left: 170px;
}

#banner_slider .carousel-control-next,
#banner_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    opacity: 1;
    font-size: 16px;
    color: #00c8ac;
    background-color: #ffffff;
    border-radius: 100%;
    border: 5px solid #24a568;
}

#banner_slider .carousel-control-next:focus,
#banner_slider .carousel-control-next:hover,
#banner_slider .carousel-control-prev:focus,
#banner_slider .carousel-control-prev:hover {
    color: #252525;
}

.play_icon {
    width: 100%;
    float: left;
    position: relative;
    z-index: 5;
    text-align: center;
    margin-top: 80px;
}

.banner-img-div img {
    margin-top: -4rem;
    margin-left: -10rem;
    min-width: 130%;
}

.banner_img_two img {
    margin-top: -3rem;

    width: 80%;
}

/* banner section end */

/* about section start */

.about_section {
    width: 100%;
    float: left;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #232222;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 100px;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #232222;
    margin-left: 0px;
    padding-top: 20px;
}

.readmore_btn {
    width: 170px;
    float: left;
    margin-top: 40px;
}

.readmore_btn a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fefefd;
    text-transform: uppercase;
    background-color: #23B473;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}

.readmore_btn a:hover {
    color: #fefefd;
    background-color: #282727;
}


.about_taital_box {
    width: 100%;
    float: left;
}

.about_box {
    width: 100%;
    display: flex;
    margin-top: 20px;
}

.android_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #3f3f3f;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 20px;
}

.ios_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #f77045;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.about_box_left {
    width: 100%;
    height: auto;
    padding: 30px 0px;
    text-align: center;
    box-shadow: 0px 0px 70px 0px #e6e6e5;
    border-radius: 5px;
}

.feature-icon-message img {
    width: 110px;
}

.about_box_right {
    width: 100%;
    height: auto;
    padding: 30px 0px;
    text-align: center;
    box-shadow: 0px 0px 70px 0px #e6e6e5;
    margin-left: 20px;
    border-radius: 5px;
}

.about_box_2 {
    width: 100%;
    display: flex;
    margin-top: 20px;
}

.about_section h5 {
    font-size: 16px;
}

/* about section end */

/* apps section start */

.apps_section {
    width: 100%;
    float: left;
}

.apps_taital_main {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.apps_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #262626;
    font-weight: bold;
    text-transform: uppercase;
}

.apps_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #232222;
    margin: 0px;
    padding-top: 20px;
}

.btn_main {
    width: 100%;
    float: left;
    padding-top: 40px;
}

.started_bt {
    width: 175px;
    float: left;
}

.started_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #24a568;
    color: #fefefd;
    text-align: center;
    padding: 12px;
    border-radius: 5px;
}

.started_bt a:hover {
    color: #fefefd;
    background-color: #282727;
}

.buy_bt {
    width: 175px;
    float: left;
}

.buy_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #f7684d;
    color: #fefefd;
    text-align: center;
    padding: 12px;
    margin-left: 10px;
    border-radius: 5px;
}

.buy_bt a:hover {
    color: #fefefd;
    background-color: #282727;
}

.buy_bt.active a {
    color: #fefefd;
    background-color: #282727;
}

.apps_img {
    width: 100%;
    float: left;
}

.header-title {
    text-decoration: underline;
    color: #24a568;
    text-align: center;
    padding-left: 8rem;
    margin-top: 1rem;
    font-size: 36px;
}

.pms-description-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 0;
    padding-top: 0;
    box-shadow: 0px 0px 70px 0px #e6e6e5;
}

.pms-description-box img {
    padding: 0;
    margin: 0;
}

.pms-description-box li i {
    color: #24a568;
}

.pms-feature-section {
    margin-top: 2rem;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    gap: 1rem;
}

.pms-feature-section img {
    width: 200px;
}

.pms-feature-section h3 {
    margin: 0;
    padding: 0;
}

.pms-feature-section p {
    margin: 0;
    padding: 0;
}

/* apps section end */

/* feature section start */

.feature_section {
    width: 100%;
    float: left;
    background-image: url(../images/feature.png);
    height: auto;
    background-size: 100%;
    padding: 90px 0px 0px 0px;
}

.feature_taital {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #fefefd;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.feature_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fefefd;
    text-align: center;
    margin: 0px;
}

.feature_section_2 {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.feature_img {
    width: 100%;
    float: left;
}

.feature_img img {
    width: 80%;
}

.unlimited_text {
    width: 100%;
    display: flex;
    font-size: 18px;
    color: #fefefd;
    align-items: center;
    margin-top: 28px;
    font-weight: bold;
}

img.icon_4 {
    width: 90px;
    margin-right: 20px;
}

.unlimited_text_1 {
    width: 100%;
    display: flex;
    font-size: 18px;
    color: #fefefd;
    align-items: center;
    margin-top: 28px;
    font-weight: bold;
    justify-content: center;
}

img.icon_5 {
    width: 90px;
    margin-left: 20px;
}

img.icon_6 {
    width: 80px;
    background-color: #fff;
    margin-left: 20px;
    padding: 20px;
    border-radius: 50%;
}

.readmore_bt1 {
    width: 170px;
    float: right;
    margin-top: 80px;
    margin-right: 100px;
}

.readmore_bt1 a {
    width: 100%;
    float: right;
    font-size: 16px;
    color: #fefefd;
    text-align: center;
    background-color: #24a568;
    padding: 10px;
    border-radius: 5px;
}

.readmore_bt1 a:hover {
    color: #fefefd;
    background-color: #282727;
}

/* feature section end */

/* pricing section start */

.pricing_section {
    width: 100%;
    float: left;
}

.pricing_taital {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #2c2b2b;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.pricing_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #2c2c2c;
    text-align: center;
    margin: 0px;
}

.pricing_section_2 {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.pricing_box {
    width: 100%;
    background-color: #ffffff;
    height: auto;
    padding: 0px 0px 20px 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px;
}

.regular_text {
    width: 100%;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #2b2b2b;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 0px;
}

.taital_main {
    width: 100%;
    display: flex;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    background-color: #24a568;
    border-radius: 10px;
    padding: 40px 0px;
}

.dolor_text {
    font-size: 26px;
    color: #2c2b2b;
    font-weight: bold;
    padding-top: 35px;
}

.dolor_text_1 {
    font-size: 60px;
    color: #fefefd;
    font-weight: bold;
}

.month_text {
    font-size: 16px;
    color: #fefefd;
    margin: 0px;
    padding-top: 35px;
}

.using_text {
    width: 63%;
    font-size: 16px;
    text-align: center;
    color: #3a3a3a;
    margin: 0 auto;
    padding: 20px 0px;
}

.readmore_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #fefefd;
    color: #3a3a3a;
    text-align: center;
    padding: 8px;
    border-radius: 5px;
    box-shadow: 0px 0px 40px 0px #dededd;
}

.readmore_bt a:hover {
    color: #fefefd;
    background-color: #24a568;
}

.readmore_bt.active a {
    color: #fefefd;
    background-color: #23B473;
}


/* pricing section end */


/* testimonial section start */

.customer_section {
    width: 100%;
    float: left;
}

.customer_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #252525;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.customer_section_2 {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.box_main {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 0px 50px 40px 50px;
    box-shadow: 0px 0px 18px -6px;
    margin-bottom: 10px;
}

.customer_main {
    width: 100%;
    margin-top: 50px;
}

.box_main {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 0px 50px 40px 50px;
    box-shadow: 0px 0px 18px -6px;
    margin-bottom: 10px;
    border-radius: 170px;
}

.customer_left {
    width: 30%;
    float: left;
}

.customer_right {
    width: 70%;
    float: left;
    margin-top: 40px;
}

.customer_name {
    width: 100%;
    float: left;
    font-size: 26px;
    font-weight: bold;
    color: #001431;
}

.quick_icon {
    float: right;
}

.enim_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #737372;
    margin: 0px;
}

#my_slider a.carousel-control-prev {
    left: 30px;
    top: 190px;
}

#my_slider a.carousel-control-next {
    right: 30px;
    top: 190px;
    color: #fefefd;
    background-color: #282727;
}

#my_slider .carousel-control-next,
#my_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background: #24a568;
    opacity: 1;
    font-size: 18px;
    color: #fefefd;
    border-radius: 100%;
}

#my_slider .carousel-control-next:focus,
#my_slider .carousel-control-next:hover,
#my_slider .carousel-control-prev:focus,
#my_slider .carousel-control-prev:hover {
    color: #fefefd;
    background-color: #282727;
}


/* testimonial section end */

/* download section start */

.download_section {
    width: 100%;
    /* float: left; */
    /* padding-bottom: 90px; */
    padding: 0;
    margin: 0;
}

.download_taital {
    margin-top: 8rem;
    width: 100%;
    /* float: left; */
    font-size: 30px;
    color: #252525;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}

.apps_main {
    width: 100%;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    padding-top: 30px;
}

.apps_main img {
    width: 100px;
}


.download_bt {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
}

.download_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fefefd;
    background-color: #24a568;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 5px;
}

.download_bt a:hover {
    color: #fefefd;
    background-color: #282727;
}

/* download section end */

/* contact section start */

.contact_section {
    width: 100%;
    float: left;
}

.contact_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #121111;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.contact_section h1 {
    text-align: left;
    text-decoration: underline;
    color: #24a568;
}

.contact_section_2 {
    /* width: 60%; */
    margin: 0 auto;
    /* padding-bottom: 90px; */
}

.contact_section .map_form_container .map_container {
    display: none;
}

.contact_section .map_form_container.map_show form {
    display: none;
}

.contact_section .map_form_container.map_show .map_container {
    display: block;
}

.mail_section {
    width: 100%;
    float: left;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #4f4e4e;
    border: 1px solid #8e8e8e;
    background-color: transparent;
    padding: 14px 15px;
    margin-top: 40px;
    border-radius: 8px;
}

input.mail_text::placeholder {
    color: #4f4e4e;
}

.massage-bt {
    color: #4f4e4e;
    width: 100%;
    height: 130px;
    font-size: 18px;
    background-color: transparent;
    padding: 40px 15px 0px 15px;
    border: 1px solid #8e8e8e;
    margin-top: 40px;
    border-radius: 8px;
}

textarea#comment::placeholder {
    color: #4f4e4e;
}

.contact_btn_main {
    width: 51%;
    margin: 0 auto;
    text-align: center;
}

.send_bt {
    width: 160px;
    float: left;
}

.send_bt a {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fefefd;
    background-color: #24a568;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
    border-radius: 5px;
    font-family: 'poppins', sans-serif;
}

.send_bt a:hover {
    color: #fefefd;
    background-color: #282727;
}

.map_bt {
    width: 160px;
    float: left;
    margin-left: 15px;
}

.map_bt a {
    width: auto;
    text-align: center;
    font-size: 18px;
    color: #fefefd;
    background-color: #24a568;
    padding: 10px 60px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
    border-radius: 5px;
    font-family: 'poppins', sans-serif;
}

.map_bt a:hover {
    color: #fefefd;
    background-color: #282727;
}

.map_bt.active a {
    color: #fefefd;
    background-color: #282727;
}

.map_center {
    width: auto;
}

.map_main {
    width: 100%;
    float: left;
    padding-top: 40px;
}

.contact-div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.contact-div h1 {
    margin: 0 0 10px 0;
    padding: 0;

}

.contact-div p {
    margin: 0 0 10px 0;
    padding: 0;

}

.contact-image-div {
    width: 40%;
}

.container-info-div {
    flex: 1;
}

.address-div {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: space-between;
    gap: 3rem;
}

.address-div h3 {
    text-decoration: underline;
    margin: 10px 0 10px 0;
    padding: 0;
}

.address-div p {
    margin: 0;
    padding: 0;
}

.small-div {
    width: 33.33%;
}

.image-wrapper {
    top: 2rem;
}

.image-wrapper.bg-full {
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll !important;
}

.card[class*="bg-"] {
    box-shadow: none !important;
}

.counter-wrapper p {
    font-size: .85rem;
    font-family: "Space Grotesk", sans-serif;
    margin-top: 0;
}

.icon-svg.icon-svg-sm {
    width: 2.2rem;
    height: 2.2rem;
}

.counter-wrapper .counter {
    font-size: 2.5rem;
    font-family: "Space Grotesk", sans-serif;
    font-weight: 500;

}

.display-4 {
    font-family: "Space Grotesk", sans-serif;
    line-height: 1.25;

}

.booking-btn {
    margin-left: -3.5rem;
}

/* Company Banner */
.company-banner img {
    width: 100%;
    height: 400px;
}

/* Hero Section */
.hero-section {
    padding: 50px 0;
}

.hero-section h2 {
    font-size: 36px;
    margin-bottom: 20px;
}

.hero-section p {
    font-size: 18px;
}

.hero-section img {
    width: 100%;
    height: auto;
}

/* Mission and Vision Section */
.mission-vision-section {
    padding: 50px 0;
}

.mission-vision-section .card {
    padding: 20px;
    border: none;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.mission-vision-section .card h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

.mission-vision-section .card p {
    font-size: 16px;
}

.mission-vision-section .card::before,
.mission-vision-section .card::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    transition: all 0.3s ease-in-out;
}

.mission-vision-section .card:hover::before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: -1;
}

.mission-vision-section .card:hover::after {
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: -1;
}

/* Why Choose Us Section */
.why-choose-us-section {
    padding: 50px 0;
}

.why-choose-us-section h2 {
    text-align: center;
    margin-bottom: 40px;
}

.why-choose-us-section .card {
    padding: 20px;
    border: none;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.why-choose-us-section .card h3 {
    font-size: 20px;
    text-align: center;
}

/* Core Values Section */
.core-values-section {
    padding: 50px 0;
}

.core-values-section h2 {
    text-align: center;
    margin-bottom: 40px;
}

.core-value {
    text-align: center;
    padding: 20px;
}

.core-value i {
    font-size: 36px;
    margin-bottom: 10px;
}

.core-value p {
    font-size: 16px;
}

/* .team-section {
    padding: 60px 0;
    text-align: center;
    background-color: #f8f9fa;
  }
  
  .team-section h2 {
    margin-bottom: 40px;
    font-size: 2.5rem;
    font-weight: 700;
  }
  
  .team-slider {
    display: flex;
    overflow: hidden;
  }
  
  .team-member {
    flex: 0 0 20%;
    box-sizing: border-box;
    padding: 10px;
    transition: transform 0.3s ease-in-out;
    position: relative;
    text-align: center;
  }
  
  .team-member img {
    border-radius: 50%;
    width: 200px;
  }
  
  .team-info {
    margin-top: 15px;
  }
  
  .team-info h3 {
    margin: 10px 0 5px;
    font-size: 1.2rem;
    font-weight: 700;
  }
  
  .team-info p {
    margin: 0;
    font-size: 1rem;
  }
  
  .team-social {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
  }
  
  .team-social a {
    margin: 0 5px;
    color: #333;
    transition: color 0.3s;
  }
  
  .team-social a:hover {
    color: #007bff;
  }
  
  .team-member:hover .team-social {
    display: block;
  }
  
  @media (max-width: 768px) {
    .team-member {
      flex: 0 0 33.333%;
    }
  }
  
  @media (max-width: 576px) {
    .team-member {
      flex: 0 0 50%;
    }
  }
   */
/* .team-section {
    padding: 60px 0;
    text-align: center;
    background-color: #f8f9fa;
}

.team-section h2 {
    margin-bottom: 40px;
    font-size: 2.5rem;
    font-weight: 700;
}

.team-slider .team-member {
    box-sizing: border-box;
    padding: 10px;
    transition: transform 0.3s ease-in-out;
    position: relative;
    text-align: center;
}

.team-member img {
    border-radius: 50%;
    width: 200px;
}

.team-info {
    margin-top: 15px;
}

.team-info h3 {
    margin: 10px 0 5px;
    font-size: 1.2rem;
    font-weight: 700;
}

.team-info p {
    margin: 0;
    font-size: 1rem;
}

.team-social {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.team-social a {
    margin: 0 5px;
    color: #333;
    transition: color 0.3s;
}

.team-social a:hover {
    color: #007bff;
}

.team-member:hover .team-social {
    display: block;
} */

.team-section {
    padding: 60px 0;
    text-align: center;
    background-color: #f8f9fa;
    margin-bottom: -6rem;
}

.team-section h2 {
    margin-bottom: 40px;
    font-size: 2.5rem;
    font-weight: 700;
}

.team-slider .slick-prev,
.team-slider .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2rem;
    color: #333;
    z-index: 1;
    background: none;
    border: none;
}

.team-slider .slick-prev {
    left: -35px;
}

.team-slider .slick-next {
    right: -35px;
}

.team-slider .team-member {
    box-sizing: border-box;
    padding: 10px;
    transition: transform 0.3s ease-in-out;
    position: relative;
    text-align: center;
}

.team-member img {
    border-radius: 50%;
    width: 100px;
    margin: 0 auto;
    display: block;
}

.team-info {
    margin-top: 15px;
    text-align: center;
}

.team-info h3 {
    margin: 0;
    font-size: 1.2rem;
    font-weight: 700;
}

.team-info p {
    margin: 0;
    font-size: 1rem;
}

.team-social {
    position: absolute;
    top: 30%;
    right: -50px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    opacity: 0;
    transition: opacity 0.3s, right 0.3s;

}

.team-social a {
    margin: 2px;
    color: #333;
    transition: color 0.3s;
    background: #00c8ac;
    padding: 2px 8px;
}

.team-social a:hover {
    color: #007bff;
}

.team-member:hover .team-social {
    opacity: 1;
    right: 20px;
}

.mission-vision-div {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.choose-div {
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.core-value p {
    font-weight: bold;
}

.booking_section {
    padding: 60px 0;
    text-align: center;
}

.booking_title {
    margin-top: 5rem;
    font-size: 36px;
    color: #333;
    margin-bottom: 20px;
}

.booking_subtitle {
    font-size: 18px;
    color: #555;
    margin-bottom: 40px;
}

.booking_details h2 {
    font-size: 28px;
    color: #333;
    margin-bottom: 20px;
}

.booking_details ul {
    list-style: none;
    padding: 0;
}

.booking_details ul li {
    font-size: 18px;
    color: #555;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.booking_details ul li i {
    color: #28a745;
    margin-right: 10px;
}

.booking_button {
    margin-top: 40px;
}

.advantage_box img {
    width: 150px;
}

.booking_button .btn {
    background-color: #dc3545;
    color: #fff;
    padding: 10px 30px;
    font-size: 18px;
    border-radius: 5px;
    border: 1px solid transparent;
}

.footer_button a {
    text-decoration: none;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;

}

.footer_button {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: -5px;
}

@media (max-width: 767px) {
    .mission-vision-div {
        display: flex;
        flex-direction: column !important;
    }

    .apps_main {
        display: flex;
        margin: 0 auto;
        align-items: center;
        justify-content: space-between;
        gap: 0;
        padding: 10px 10px;
    }

    .apps_main img {
        width: 60px;
    }

    .image-wrapper {
        top: 4rem;
    }

    .image-wrapper.bg-full {
        background-repeat: repeat;
    }

    .booking-btn {
        margin: 0;
        margin-bottom: 1rem;
    }

    .contact-div {
        display: flex;
        flex-direction: column-reverse;

    }

    .contact-div h1 {
        margin: 0;
        padding: 0;
    }

    .address-div {
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }

    .small-div {
        width: 100%;
    }

    .contact-image-div {
        width: 100%;
    }

    .pms-description-box {
        display: flex;
        flex-direction: column-reverse;
    }

    .header-title {
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .header-title {
        text-align: center;
        font-size: 24px;
    }

    .banner-img-div img {
        margin-top: 1rem;
        margin-left: -5rem;
    }

    .banner_img_two img {
        margin-top: 1rem;
        margin-left: 2rem;
    }
}

/* contact section end */


/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    height: auto;
    background-image: url(../images/footer.png);
    background-size: 100%;
    /* padding: 90px 0px; */
}

.footer_logo {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 50px;
}

.useful_text {
    width: 100%;
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: bold;
}

.footer_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
}

.footer_menu {
    width: 100%;
    float: left;
}

.footer_menu ul {
    margin: 0px;
    padding: 0px;
}

.footer_menu li {
    font-size: 16px;
    color: #ffffff;
}

.footer_menu li a {
    color: #ffffff;
}

.footer_menu li a:hover {
    color: #363636;
}

.dummy_text {
    width: 30%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
}

.location_text {
    width: 100%;
    float: left;
}

.location_text ul {
    margin: 0px;
    padding: 0px;
}

.location_text li {
    font-size: 16px;
    color: #ffffff;
    /* padding: 0px 0px 5px 0px; */
}

.location_text li a {
    color: #ffffff;
}

.location_text li p {
    margin: 5px;
}

.location_text li a:hover {
    color: #363636;
}

.padding_left_10 {
    padding-left: 10px;
}

.social_icon {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

.footer_social_icon ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.footer_social_icon li {
    float: left;
}

.footer_social_icon li a {
    float: left;
    padding: 5px 10px;
    background-color: #fff;
    color: #24a568;
    border-radius: 100%;
    font-size: 19px;
    margin-right: 5px;
    width: 44px;
    text-align: center;
    margin-top: 10px;
}

.footer_social_icon li a:hover {
    background-color: #ffffff;
    color: #363636;
}

.update_mail {
    color: #3b3b3b;
    width: 100%;
    height: 55px;
    font-size: 18px;
    padding: 10px 20px 0px 20px;
    background-color: #e2e2e2;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: block;
    margin-top: 20px;
    border: 0px;
}

textarea#comment.update_mail::placeholder {
    color: #3b3b3b;
}

.subscribe_bt {
    width: 70px;
    float: left;
    padding-top: 30px;
}

.subscribe_bt a {
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 0px;
    background-color: #24a568;
    text-transform: uppercase;
    text-align: center;
    box-shadow: 0px 0px 10px 0px #24a568;
}

.subscribe_bt a:hover {
    color: #363636;
    background-color: #222222;
}

.footer-address h3 {
    color: #fff;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    text-decoration: underline;
}

.footer-address p {
    color: #fff;
    margin: 0;
    padding: 0;
}

/* footer section end */


/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #23B473;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin-left: 0px;
    font-family: 'Poppins', sans-serif;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #363636;
}


/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}

/* .pricing{
    background-color: #e1f6f0;
    background: #00a653;
    background: #7cb798;
    background: #001506;
    
} */
/* Custom Styles */

.pricing-wrapper {
    position: relative;
}

.pricing-switcher-wrapper {
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-bottom: 20px;
}

.pricing-switchers {
    display: flex;
    align-items: center;
    position: relative;
    background: #e0e0e0;
    border-radius: 30px;
    width: 50px;
    height: 20px;
    cursor: pointer;
}

.pricing-switcher {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.switcher-button {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    background: #7cb798 !important;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.pricing {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 20px;
    transition: all 0.3s ease;
}

.pricing:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.pricing .card-body .card-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.pricing .card-body .prices .price {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 10px;
}

.pricing .card-body .prices .price-hide {
    display: none;
}

.pricing .card-body .icon-list {
    list-style: none;
    padding: 0;
}

.pricing .card-body .icon-list li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 14px;
}

.pricing .card-body .icon-list li i {
    margin-right: 10px;
    color: #00c8ac;
    background: #e1f6f0;
    padding: 5px;
    border-radius: 50%;
}

/* .lineal-stroke{
fill: #e1f6f0;
} */
.icon-svg.icon-svg-md {
    width: 2.6rem;
    height: 2.6rem;
}

.text-primary .lineal-fill {
    fill: #7cb798;
}

.price-value {
    font-size: 2.4rem;
}

.display-4 {
    font-size: 2.5rem;
}

.fs-18 {
    margin-top: 0;
    font-size: 1rem;
}

.gyoRoom-pricing {
    font-size: 1.5rem;
    font-weight: 500;
}

.nav-link img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.tab-pane img.img-fluid {
    max-height: 400px;
    object-fit: cover;
}

.tab-content h3 {
    font-weight: bold;
}

.tab-content p {
    margin: 10px 0px;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home-tab {
    height: 545px;
    overflow-y: auto;
}

/* Custom scrollbar styles for WebKit browsers */
.home-tab::-webkit-scrollbar {
    width: 12px;
    /* Width of the scrollbar */
}

.home-tab::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Background of the scrollbar track */
}

.home-tab::-webkit-scrollbar-thumb {
    background: #888;
    /* Color of the scrollbar thumb */
    border-radius: 6px;
    /* Rounded corners of the scrollbar thumb */
}

.home-tab::-webkit-scrollbar-thumb:hover {
    background: #555;
    /* Color of the scrollbar thumb on hover */
}

.home-tab {
    scrollbar-width: thin;
    /* Width of the scrollbar */
    scrollbar-color: #24a568 #f1f1f1;
}

.nav-tabs.nav-pills {
    border-color: transparent;
}

/* .nav-pills {
    --bs-nav-pills-border-radius: 0.4rem;
    --bs-nav-pills-link-active-color: var(--bs-primary);
    --bs-nav-pills-link-active-bg: var(--bs-white);
} */

.gap-3 {
    gap: 0.75rem !important;
}

.rounded-4 {
    border-radius: 0.8rem !important;
}

.py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.px-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

* {
    word-spacing: normal !important;
}

*,
::after,
::before {
    box-sizing: border-box;
}

.nav-tabs.nav-pills .nav-link {
    border-color: transparent;
    box-shadow: 0 0 0 0.05rem rgba(8, 60, 130, 0.06), 0 0 1.25rem rgba(30, 34, 40, 0.04);
    margin-right: 0.5rem;
    padding: 0.55rem 1.25rem;
    display: flex;
    align-items: center;
}

.nav-pills .nav-link:hover {
    color: #24a568;
}

.nav-pills .nav-link.active {

    color: #24a568;
    background: #fff;
}

.nav-tabs .nav-link {
    font-size: 1rem !important;
    font-weight: 600;
}

.product-section {
    padding: 2rem 1rem;
    box-shadow: 0px 0px 70px 0px #e6e6e5;
    border-radius: 8px;
    margin-bottom: 2rem;
}

.blok:nth-of-type(odd) {
    background-color: white;
}

.blok:nth-of-type(even) {
    background-color: black;
}

@-webkit-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%;
    }
}

.paginacontainer {
    height: 3000px;
}

/* #Progress
    ================================================== */

.progress-wrap {
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.progress-wrap::after {
    position: absolute;
    font-family: 'unicons';
    content: '\e84b';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.3);
    /* --- Pijl kleur --- */
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap:hover::after {
    opacity: 0;
}

.progress-wrap::before {
    position: absolute;
    font-family: 'unicons';
    content: '\e84b';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    opacity: 0;
    background: black;
    /* --- Pijl hover kleur --- */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap:hover::before {
    opacity: 1;
}

.progress-wrap svg path {
    fill: none;
}

.progress-wrap svg.progress-circle path {
    stroke: rgba(0, 0, 0, 0.2);
    /* --- Lijn progres kleur --- */
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}


/* ===================================
    STICKY PHONE AND SOCIAL ICONS
    ====================================*/

.phone-call {
    width: 50px;
    height: 50px;
    right: 24px;
    bottom: 155px;
    background-image: linear-gradient(to right,
            #598f92 25%,
            #1a4446 100%) !important;
    position: fixed;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border-radius: 50%;
    z-index: 10001 !important;
    display: inline-block;
    line-height: 50px;
}

.fa-phone:before {
    content: "\f095";
}

.fa-whatsapp:before {
    content: "\f232";
}

.btn-whatsapp-pulse {
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 25px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulsee;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

.btn-whatsapp-pulse-border {
    bottom: 80px;
    right: 24px;
    animation-play-state: paused;
    z-index: 100000;
}

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    /*border: 5px solid #25d366;*/
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@media only screen and (max-width: 767px) {
    .btn-whatsapp-pulse-border {
        right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .phone-call {
        width: 50px;
        height: 50px;
        line-height: 55px;
        right: 20px;
        bottom: 155px;
    }

    .font_size {
        font-size: 20px !important;
    }

    .phone-call:before {
        top: -15px;
        left: -15px;
    }
}

.phone-call i {
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
}

.ctrlq.fb-button {
    z-index: 10001 !important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOCAxMjgiIGhlaWdodD0iMTI4cHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxyZWN0IGZpbGw9IiMwMDg0RkYiIGhlaWdodD0iMTI4IiB3aWR0aD0iMTI4Ii8+PC9nPjxwYXRoIGQ9Ik02NCwxNy41MzFjLTI1LjQwNSwwLTQ2LDE5LjI1OS00Niw0My4wMTVjMCwxMy41MTUsNi42NjUsMjUuNTc0LDE3LjA4OSwzMy40NnYxNi40NjIgIGwxNS42OTgtOC43MDdjNC4xODYsMS4xNzEsOC42MjEsMS44LDEzLjIxMywxLjhjMjUuNDA1LDAsNDYtMTkuMjU4LDQ2LTQzLjAxNUMxMTAsMzYuNzksODkuNDA1LDE3LjUzMSw2NCwxNy41MzF6IE02OC44NDUsNzUuMjE0ICBMNTYuOTQ3LDYyLjg1NUwzNC4wMzUsNzUuNTI0bDI1LjEyLTI2LjY1N2wxMS44OTgsMTIuMzU5bDIyLjkxLTEyLjY3TDY4Ljg0NSw3NS4yMTR6IiBmaWxsPSIjRkZGRkZGIiBpZD0iQnViYmxlX1NoYXBlIi8+PC9zdmc+) center no-repeat #0084ff;
    width: 50px;
    height: 50px;
    text-align: center;
    bottom: 85px;
    border: 0;
    outline: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
    -webkit-transition: box-shadow 0.2s ease;
    background-size: 80%;
    transition: all 0.2s ease-in-out;
}

.ctrlq.fb-button,
.ctrlq.fb-close {
    position: fixed;
    right: 30px;
    cursor: pointer;
}

.ctrlq.fb-button,
.ctrlq.fb-close {
    width: 50px !important;
    height: 50px !important;
    right: 20px !important;
    bottom: 85px !important;
}

@media only screen and (max-width: 767px) {
    .phone-call {
        width: 50px;
        height: 50px;
        line-height: 55px;
        right: 20px;
        bottom: 155px;
    }

    .font_size {
        font-size: 20px !important;
    }

    .phone-call:before {
        top: -15px;
        left: -15px;
    }

    .home-tab {
        height: 200px;
        margin-bottom: 2rem;
    }


}

@media only screen and (min-width: 768px) {
    .font_size {
        padding-top: 14px;
        font-size: 26px;
    }
}

@media only screen and (max-width: 600px) {
    #common_banner {
        background: round;
    }
}

/* .py-14 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important;
    }
    .accordion-wrapper .card-header {
        margin-bottom: 0;
        background: 0 0;
        border: 0;
        padding: 0.9rem 1.3rem 0.85rem;
    }
    .accordion-wrapper .card-header button {
        cursor: pointer;
        width: 100%;
        padding: 0 0 0 1rem;
        text-align: left;
        margin: 0;
        border: 0;
        font-size: 0.85rem;
        font-weight: 700;
        color: #23B473;
        transition: all 150ms ease-in-out;
        background: 0 0;
    }
    .card-header:first-child {
        border-radius: 2.4rem 2.4rem 0 0;
    }
    .card-header {
        background-color: #f5f5f5;
        border-bottom: 0px !important;
    } */

.card-hover:hover {
    transition: all 0.3s linear;
    /* box-shadow: 0px 4px 8px rgba(38, 38, 38, 0.2); */
    background-color: #00a65366;
}

.card-hover1 {
    transition: all 0.3s linear;
}

.card-hover1:hover {
    transition: all 0.3s linear;
    box-shadow: 0px 4px 8px rgba(38, 38, 38, 0.2);
    background-color: #79e381ed;
    transform: scale(1.03);
    color: #000000;
}

.card-hover2:hover {
    transition: all 0.2s ease-out;
    box-shadow: 0px 4px 8px rgba(38, 38, 38, 0.2);
    background-color: rgb(233, 233, 233);
}

.card-hover3 {
    display: block;
    position: relative;
    background-color: #f2f8f9;
    color: black;
    border-radius: 4px;
    padding: 32px 24px;
    margin: 12px;
    text-decoration: none;
    z-index: 0;
    overflow: hidden;
}

.card-hover3:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -26px;
    right: -22px;
    background: #8fe5ba69;
    height: 80px;
    width: 80px;
    border-radius: 32px;
    transform: scale(1);
    transform-origin: 50% 50%;
    transition: transform 0.4s ease-out;
}

.card-hover3:hover:before {
    transform: scale(21);
    color: white;
}

.card-hover4:hover {
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
}

.card-hover5:hover {
    transform: scale(1.03);
    transition: all 0.3s linear;
}

.card-hover6 {
    transition: all 0.1s ease-in-out;
}

.card-hover6:hover {
    background-color: RGB(171, 234, 204);
    transition: all 0.3s linear;
    transform: scale(1.02);
}

.card-hover7 {
    transition: all 0.3s linear;
}

.card-hover7:hover {
    border-color: #00a653;
    box-shadow: rgb(0 0 0 / 12%) 0px 20px 50px 0px;
    /* box-shadow: 0px 20px 50px 0px rgb(1 1 64 / 8%); */
    transition: all 0.3s linear;
    background-color: white;
}

.card-hover8:hover {
    border-color: #00a653;
    box-shadow: 0px 50px 100px 0px rgb(5 1 64 / 10%), 0px -5px 0px 0px rgb(95 84 253 / 0%);
}

/* hover to pop up */

.card-hover9:hover {
    transform: scale(1.06);
    transition: all 0.3s ease-in-out;
}

.card-hover10 {
    display: block;
    position: relative;
    color: black;
    border-radius: 4px;
    padding: 32px 24px;
    text-decoration: none;
    z-index: 0;
    overflow: hidden;
}

.card-hover10:before {
    content: "";
    position: absolute;
    z-index: -1;
    color: white !important;
    top: -43px;
    right: 0px;
    background: #1fd782;
    height: 50px;
    width: 100%;
    transform: scale(1);
    transform-origin: 50% 50%;
    transition: transform 0.4s ease-out;
}

.card-hover10:hover:before {
    transform: scale(21);
    color: white !important;
}

.card-hover11 {
    transition: all 0.1s ease-in-out;
    border-radius: 20px;
}

.card-hover11:hover {
    /* background-color: RGB(171, 234, 204); */
    transition: all 0.3s linear;
    transform: scale(1.02);
}

.our-story-div p {
    margin-left: 0;
    margin-bottom: 5px;

}

.box-shadow1 {
    box-shadow: 0px 0px 10px 1px rgba(82, 56, 56, 0.75);
}

.box-shadow2 {
    box-shadow: 0px 0px 10px 1px rgba(151, 114, 114, 0.75);
}

.box-shadow3 {
    box-shadow: 0px 0px 8px 1px rgba(119, 90, 90, 0.75);
}

.box-shadow4 {
    box-shadow: 0px 0px 5px 1px rgba(119, 90, 90, 0.75);
}

.box-shadow5 {
    box-shadow: 0px 0px 8px 1px rgb(151 146 146 / 22%);
}

.box-shadow6 {
    box-shadow: 0px 0px 8px 1px rgb(16 14 14 / 78%);
}

.box-shadow7 {
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 25%);
}

.box-shadow8 {
    box-shadow: 0px 0px 5px 1px rgb(102 92 92 / 24%);
}

.box-shadow9 {
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
}

.box-shadow10 {
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
}

.box-shadow11 {
    box-shadow: 4px 4px 6px 0 rgb(255 255 255 / 50%), -4px -4px 6px 0 rgb(116 125 136 / 25%), inset -4px -4px 6px 0 rgb(255 255 255 / 20%), inset 4px 4px 6px 0 rgb(0 0 0 / 28%);
}

.box-shadow12 {
    box-shadow: 4px 4px 6px 0 rgb(177 165 165 / 50%), -4px -4px 6px 0 rgb(116 125 136 / 25%), inset -4px -4px 6px 0 rgb(209 164 164 / 20%), inset 4px 4px 6px 0 rgb(0 0 0 / 28%);
}

.box-shadow13 {
    box-shadow: 0px 20px 50px 0px rgb(1 1 64 / 8%);
}

.box-shadow14 {
    box-shadow: inset 2px 2px 2px 0px rgb(153 153 153 / 50%), 7px 7px 20px 0px rgb(0 0 0 / 10%), 4px 4px 5px 0px rgb(0 0 0 / 10%);
}

.box-shadow15 {
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

.box-shadow16 {
    box-shadow: 4px 4px 6px 0 rgb(177 165 165 / 8%), -4px -4px 6px 0 rgb(116 125 136 / 8%), inset -4px -4px 6px 0 rgb(64 50 50 / 14%), inset 4px 4px 6px 0 rgb(0 0 0 / 14%);
}

.mission-vision-div {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
}