body {
    background: #fff;
}

.logo-inside {
    text-align: left;
}

.heading {
    display: block;
    font-size: 16px;
    margin-bottom: 4px;
}

.heading2 {
    display: block;
    font-size: 1px;
    font-style: italic;
    margin-bottom: 4px;
    color: #000;
    font-weight: bold;
}

.header {
    width: 100%;
    margin: 0 auto;
}

.top-strip {
    position: absolute;
    z-index: 2;
    top: 0;
    /*background:rgba(0,0,0,0.5);*/
    width: 100%;
    padding: 20px 0px;
}

.banner {
    text-align: center;
    position: relative;
}

span.bannerTxt {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0px 2px 3px #000;
}

.banner img {
    width: 100%;
    height: auto;
}

.menu {}

h1 {
    font-size: 24px;
    color: #aa3e03;
    text-transform: uppercase;
    display: block;
    padding: 0px 5px;
    border-bottom: 1px solid #aa3e03;
    margin-bottom: 10px;
    padding-bottom: 4px;
    font-weight: bold;
    text-align: left;
    line-height: 32px;
}

.greytxt {
    color: #848484;
    font-size: 19px;
    font-style: italic;
}

.greytxt2 {
    color: #848484;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: normal;
}

.org-txt {
    color: #b36e00;
    font-weight: bold;
}

.bld-txt {
    font-weight: bold;
    font-size: 18px;
    color: #aa3e03;
    border-bottom: 1px dashed #ccc;
    display: block;
    margin: 12px 0px;
    padding-bottom: 3px;
}

.navbar {
    margin-bottom: 0px;
    text-transform: uppercase;
}

.navbar-nav {
    margin-top: 4px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    float: right;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: none;
    color: #fc7971;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: none;
    color: #fc7971;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-align: right;
}

.dropdown-menu>li>a {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: bold;
    padding: 1px 20px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background: none;
    color: #fff;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}

.dropdown-menu {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
}

.navbar-nav>li>a {
    padding: 10px 11px;
}

.color {
    display: block;
    font-size: 14px;
    font-style: italic;
    text-transform: capitalize;
    color: #ffcb66;
    padding-bottom: 5px;
}

.breadcrumb {
    font-size: 14px;
}

.breadcrumb ul {
    float: right;
}

.breadcrumb ul li {
    float: left;
    padding: 0px 3px;
    text-transform: lowercase;
}

.breadcrumb ul li a {
    font-weight: bold;
}

.middle-section {
    padding-top: 20px;
    margin-bottom: 50px;
}

.video {
    border: 1px solid #ccc;
    padding: 6px 6px 0px 6px;
}

.destinations,
.enquiry {
    background: #f5f5f5;
    padding: 15px;
    margin-bottom: 15px;
    text-align: left;
}

.destinations,
.enquiry span.heading {
    text-transform: uppercase;
    border-bottom: 1px solid #aa3e03;
    padding-bottom: 3px;
    margin-bottom: 10px;
    font-weight: bold;
}

.destinations ul {
    margin-top: 15px;
}

.destinations ul li {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 7px;
    padding-bottom: 7px;
    font-size: 13px;
}

.destinations ul li img {
    float: left;
    margin: 0px 10px 0px 0px;
}

.destinations ul li span.bold {
    font-weight: bold;
    color: #000;
    display: block;
    font-size: 13px;
}

.destinations ul li span.view {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 1px 8px;
    margin-top: 2px;
    font-weight: bold;
    font-style: italic;
}

.destinations ul li span.view a {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.packages {
    text-align: left;
    margin-top: 30px;
}

.packages ul {}

.packages ul li {
    border-bottom: 1px dashed #d8d8d8;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #000;
}

.packages ul li span.heading {
    font-style: normal;
    font-weight: bold;
    color: #aa3e03;
    display: block;
    padding: 8px 0px 15px 0px;
}

.packages ul li .left {
    width: 80%;
    float: left;
}

.packages ul li .right {
    width: 18%;
    float: right;
    background: #f5f5f5;
    padding: 20px 8px;
    text-align: center;
}

.packages ul li .right span.iti {
    border: 1px dotted #9f9f9f;
    display: inline-block;
    padding: 4px 10px;
    margin: 15px 0px;
}

.packages ul li .right span.iti a {
    color: #0a6e97;
}

.packages ul li .right span.iti a:hover {
    text-decoration: none;
}

.package-detail {}

.select-destination {
    text-align: left;
    margin-bottom: 18px;
}

.select-destination ul {}

.select-destination ul li {
    font: italic bold 16px Georgia, serif;
    color: #aa3e03;
    line-height: 23px;
}

.select-destination ul li ul {
    padding-top: 8px;
    border-top: 1px solid;
}

.select-destination ul li ul li {
    font: bold 14px Georgia, serif;
    line-height: 23px;
    margin-bottom: 1px;
}

.select-destination ul li ul li a {
    background: #e0e0e0;
    color: #000;
    padding: 5px 10px;
    display: block;
}

.select-destination ul li ul li a:hover {
    text-decoration: none;
    background: #aa3e03;
    color: #fff;
}

.enquiryform {
    padding: 30px 0px;
    overflow: hidden;
    background: url(../images/bg-contact.jpg) no-repeat top center;
}

.enquiryform form {
    font-size: 14px;
}

.enquiryform form label {
    display: block;
    font-size: 16px;
}

.enquiryform form input {
    width: 100%;
    color: #000;
    padding: 7px 10px;
    border: 1px solid #bababa;
}

.enquiryform form input[type="submit"] {
    width: auto;
    margin: 10px 0px 0px 1px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
}

.enquiryform form textarea {
    height: 80px;
}

.form-group {
    margin-bottom: 10px;
}

.form-control {
    height: auto;
}

.btn-danger a {
    color: #fff;
}

.btn-danger a:hover {
    text-decoration: none;
}

.enquiry form {}

.enquiry form label {}

.enquiry form input,
textarea {
    width: 100%;
    margin-bottom: 4px;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 13px;
}

.enquiry form input[type="submit"] {
    background: #bc3e03;
    color: #fff;
    border: none;
    font-weight: bold;
    font-size: 15px;
}

.footer {
    background-color: #373737;
    color: #fff;
    padding: 18px 0px;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
}

.footer ul {}

.footer ul li {
    float: left;
    padding: 0px 10px;
}

.footer ul li a {
    color: #fff;
}

.footer ul li a:hover {
    text-decoration: none;
}

.footer span.copyright-text {
    display: block;
    clear: both;
    text-align: left;
    font-size: 13px;
    text-transform: lowercase;
    font-style: italic;
    padding-left: 10px;
    margin-top: 20px;
    color: #f7ad1e;
}


/*image thumbnail effect*/

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

.clearfix:after,
.clearfix:before {
    display: table;
    content: ''
}

.clearfix:after {
    clear: both
}

.img-thumb {
    margin: 0 auto;
}

.img-thumb>h2 {
    clear: both;
    margin: 0;
    padding: 4em 1% 0;
    color: #484B54;
    font-weight: 800;
    font-size: 1.5em
}

.img-thumb>h2:first-child {
    padding-top: 0
}

.grid,
.grid figure {
    text-align: center;
    position: relative
}

.grid,
.grid figure,
.grid figure img {
    position: relative;
}

.grid {
    /*margin:0 auto;padding:1em 0 4em;max-width:1000px;list-style:none*/
}

.grid figure {
    float: left;
    overflow: hidden;
    width: 215px;
    height: 166px;
    background: #3085a3;
    cursor: pointer;
    margin-right: 20px;
}

.grid figure img {
    display: block;
    opacity: .8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.img-effect img,
figure.effect-sarah img {
    max-width: none;
    -webkit-backface-visibility: hidden
}

.grid figure figcaption::after,
.grid figure figcaption::before {
    pointer-events: none
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.grid figure h2 {
    word-spacing: -.15em;
    font-weight: 300
}

.grid figure h2 span {
    font-weight: 800
}

.grid figure h2,
.grid figure p {
    margin: 0
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%
}

figure.img-effect {
    background: #000
}

figure.img-effect img {
    max-width: none;
    opacity: 1;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
    transform: translate3d(-30px, 0, 0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.img-effect:hover img {
    opacity: .5;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

figure.img-effect h2 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 0px;
    font-size: 13px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.6);
    word-spacing: 1px;
}

figure.img-effect p {
    padding: 0 10px 0 0;
    width: 50%;
    border-right: 1px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
}

figure.img-effect:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.our-team {
    color: #000;
}

.our-team ul {}

.our-team ul li {
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}

.our-team ul li span {
    display: block;
    font-weight: bold;
    color: #aa3e03;
}

.our-team ul li span.name {
    font-size: 20px;
}

.our-team ul li span.profile {
    font-style: italic;
}

.our-team ul li div {
    text-align: justify;
}

.footer-social {
    position: absolute;
    right: 0;
}

.footer-social li {
    padding: 0 !important;
    margin-right: 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding-top: 6px !important;
    transition: all 0.5s ease;
    float: none !important;
    cursor: pointer;
}

.footer-social li:hover {
    transform: rotatey(360deg)
}

.footer-social li.facebook {
    background: #4867aa
}

.footer-social li.twitter {
    background: #1da1f2
}

.footer-social li.google-plus {
    background: #dd5044
}

.footer-social li.youtube {
    background: #c3181e;
}

.footer-social li a {
    font-size: 18px !important;
    color: #FFF;
    display: block;
}

.enquiry-btn-top {
    position: absolute;
    right: 15px;
    top: -2px;
}

.enquiry-btn-bottom {
    position: absolute !important;
    right: 15px !important;
    bottom: 0 !important;
}

.thanks-message {
    font-size: 24px;
    color: #333;
    text-align: center;
}

.thanks-message .text {}

.thanks-message i.fa-quote-left {
    font-size: 30px;
    margin-right: 20px;
}

.thanks-message i.fa-quote-right {
    font-size: 30px;
    margin-left: 20px;
}

.bg-ty {
    background: url(../images/bg-thankyou.png) no-repeat center;
    background-size: 100%;
    height: 100vh;
    display: block;
}

.contact-page .single-contact {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 20px 50px;
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
}

.contact-page .single-contact .title {
    line-height: 1;
    background-color: #fff;
    position: absolute;
    left: 35px;
    top: -8px;
    padding: 0 20px;
}

.contact-page .single-contact .title h6 {
    color: #343434;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0px;
    top: -3px;
    position: relative;
}

.contact-page .single-contact .icon {
    height: 44px;
    min-width: 44px;
    max-width: 44px;
    border-radius: 50px;
    background-color: #8BC34A;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-page .single-contact .icon svg {
    fill: #fff;
}

.contact-page .single-contact .content h6 a {
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 500;
    padding-top: 10px;
    transition: .35s;
    text-decoration: none;
}

.contact-form-area {
    background: linear-gradient(125deg, rgba(99, 171, 69, 0.1) 0%, rgba(251, 176, 59, 0.1) 100%);
    border-radius: 10px;
    padding: 50px 60px;
    @media screen and (max-width: 600px) {
        padding: 40px 40px;
        margin-top: 50px;
    }
}

.contact-form-area h3 {
    font-size: 25px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
}

.contact-form-area .form-inner label {
    color: #5d5b58;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    line-height: 1;
    margin-bottom: 7px;
}

.contact-form-area input {
    width: 100%;
    border-radius: 0;
    background: #fff;
    color: #000;
    font-family: var(--font-jost);
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    height: 50px;
    border: 1px solid #eee;
}

.contact-form-area .primary-btn1 {
    border-radius: 5px;
    background-color: #779751;
    font-family: var(--font-rubik);
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: .48px;
    text-transform: capitalize;
    line-height: 1;
    padding: 16px 34px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: .5s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
    border: none;
}

.contact-form-area .primary-btn1::after {
    position: absolute;
    content: "";
    display: block;
    left: 15%;
    right: -20%;
    top: -4%;
    height: 150%;
    width: 150%;
    bottom: 0;
    border-radius: 2px;
    background-color: var(--primary-color2);
    transform: skewX(45deg) scale(0, 1);
    z-index: -1;
    transition: all .5s ease-out 0s;
}

.mb-120 {
    margin-bottom: 120px;
}

.pt-120 {
    padding-top: 120px;
}

.mb-40 {
    margin-bottom: 40px;
}

.pt-50 {
    padding-top: 40px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.form-inner textarea {
    width: 100%;
    border-radius: 5px;
    background: #fff;
    color: #5e5e5e;
    border: 1px solid #eee;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    padding: 20px 25px;
    min-height: 150px;
}

.bannerMenuCont ul li {
    display: inline-block;
}

.bannerMenuCont ul li a {
    font-size: 20px;
    padding: 20px 20px;
    margin: 0px 0px;
    background-color: #068015;
    display: block;
    color: #fff;
}

.bannerMenuCont ul li a:hover {
    background-color: #af6a03;
    transition: 0.2s;
    text-decoration: none;
    color: #fff;
}

.bannerMenuCont {
    position: absolute;
    bottom: 18px;
    left: 10%;
    @media screen and (max-width: 768px) {
        position: relative;
        left: 0;
        bottom: 0;
        display: none;
        ul li {
            display: block;
        }
    }
}

.newAbout::before {
    content: "";
    background-image: url(../img/home2/vector/home2-about-bg-vector.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.newAbout {
    padding-bottom: 80px;
    padding-top: 60px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-30 {
    margin-bottom: 30px;
}

.section-title2 .eg-section-tag {
    background-color: #8bc34a3d;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    padding: 12px 40px;
    white-space: nowrap;
    display: inline-flex;
    margin-bottom: 3px;
}

.section-title2 .eg-section-tag span {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #000000;
    font-family: var(--font-satisfy);
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .51px;
}

.section-title2 h2 {
    color: #000;
    font-family: var(--font-rubik);
    font-size: 40px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 0;
}

.section-title2 h3 {
    color: #000;
    font-family: var(--font-rubik);
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0;
    @media (max-width: 768px) {
        font-size: 18px;
    }
}

.section-title2 p {
    color: #4d4d4d;
    font-family: var(--font-jost);
    font-size: 17px;
    font-weight: 400;
    line-height: 1.9;
    letter-spacing: .51px;
    margin-bottom: 0;
    padding-top: 30px;
}

.newAbout .about-content .facility-card {
    background-color: rgb(239 246 236);
    border-radius: 10px;
    padding: 13px 22px;
    display: flex;
    align-items: center;
    gap: 15px;
    transition: .5s;
    @media (max-width: 768px) {
        margin-bottom: 20px;
    }
}

.newAbout .about-content .facility-card:hover {
    background-color: #8BC34A;
}

.newAbout .about-content .facility-card .icon {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: #fff;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.05));
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-content .facility-card .content h6 {
    color: #000;
    font-family: var(--font-rubik);
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: .34px;
    text-transform: capitalize;
    margin-bottom: 0;
    transition: .5s;
}

.about-content .facility-card.two {
    background-color: rgb(255 247 235);
}

.about-content .content-bottom-area {
    display: flex;
    align-items: center;
    gap: 45px;
}

.primary-btn3:hover {
    color: #fff;
}

.primary-btn3::after {
    position: absolute;
    content: "";
    border-radius: 30px;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: var(--title-color);
    transform-origin: right;
    transform: scalex(0);
    z-index: -1;
    transition: transform .7s;
}

.primary-btn3:hover::after {
    transform: scalex(1);
    transform-origin: left;
}

.primary-btn3 {
    border-radius: 35px;
    background-color: #8BC34A;
    font-family: var(--font-rubik);
    font-weight: 600;
    font-size: 16px;
    color: var(--white-color);
    letter-spacing: .48px;
    text-transform: capitalize;
    line-height: 1;
    padding: 15px 34px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: .5s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
    border-bottom: 2px solid #4a8631;
}

.about-img-wrap {
    position: relative;
}

.about-img-wrap .about-img {
    -webkit-mask-image: url(../img/home2/home2-about-img-bg-vector.png);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    position: relative;
}

.about-img-wrap .about-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(16, 12, 8, .3);
    z-index: 1;
}

.about-img-wrap .about-img {
    -webkit-mask-image: url(../img/home2/home2-about-img-bg-vector.png);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    position: relative;
}

.about-img-wrap .about-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(16, 12, 8, .3);
    z-index: 1;
}

.activities-counter {
    padding: 40px 0;
    border-bottom: 1px solid rgba(16, 12, 8, .1);
    border-top: 1px solid rgba(16, 12, 8, .1);
}

@media (max-width: 768px) {
    .mbDn {
        display: none;
    }
}

.single-activity {
    display: flex;
    align-items: center;
    gap: 20px;
}

.activities-counter .single-activity .icon svg {
    fill: #8BC34A;
}

.mb-50 {
    margin-bottom: 50px;
}

.mt-2 {
    margin-top: 20px;
}

.experience {
    position: absolute;
    bottom: -80px;
    right: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
    background-color: #8BC34A;
    padding: 15px 12px;
    max-width: 165px;
    width: 100%;
    border-radius: 10px;
    @media (max-width: 768px) {
        right: 0;
        left: 0;
        max-width: 58%;
        margin: 0 auto;
        text-align: center;
    }
}

.experience h3 {
    color: #ffffff;
    font-family: var(--font-rubik);
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
}

.experience p {
    color: #ffffff;
    font-family: var(--font-rubik);
    font-size: 18px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 0;
    text-align: left;
}

.activities-counter .single-activity .content .number {
    display: flex;
    align-items: center;
    font-family: var(--font-rubik);
    font-weight: 700;
    line-height: 1;
    color: #000;
    margin-bottom: 4px;
}

.activities-counter .single-activity .content .number h5 {
    font-size: 27px;
    margin-bottom: 0;
    line-height: 1;
}

.activities-counter .single-activity .content .number span {
    font-size: 27px;
    display: inline-block;
    line-height: 1;
}

.d-flex {
    display: flex !important;
}

@media (min-width: 992px) {
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
}

.justify-content-center {
    justify-content: center !important;
}

@media (min-width: 992px) {
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
}

@media (min-width: 576px) {
    .justify-content-sm-center {
        justify-content: center !important;
    }
}

.activities-counter .single-activity .content p {
    margin-bottom: 0;
    color: #818181;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
}

.section-title2 h2 {
    color: #000000;
    font-family: var(--font-rubik);
    font-size: 45px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 0;
    @media (max-width: 768px) {
        font-size: 30px;
    }
}

.feature-card-section {
    position: relative;
    padding-bottom: 50px;
    padding-top: 40px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-50 {
    margin-bottom: 50px;
}

.text-center {
    text-align: center !important;
}

.feature-card-section .mb-80 {
    margin-bottom: 80px;
}

.feature-card.style-2 {
    background-color: #ffffff;
    background-image: unset;
    border: unset;
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, .08);
    padding: 25px 28px;
    margin-bottom: 40px;
    @media (max-width: 768px) {
        display: block;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 40px;
    }
}

.feature-card.style-2 .feature-card-icon {
    min-width: unset;
    max-width: unset;
    height: unset;
    background-color: unset;
    border-radius: unset;
}

.feature-card.style-2 .feature-card-icon svg {
    fill: #64b044;
    transition: .5s;
}

.feature-card .feature-card-content h6 {
    color: #241c15;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: .6px;
    text-transform: capitalize;
    margin-bottom: 12px;
    transition: .5s;
}

.feature-card .feature-card-content p {
    color: #727272;
    font-family: var(--font-jost);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: .45px;
    margin-bottom: 0;
    transition: .5s;
}

.feature-card-section .pt-15 {
    padding-top: 15px;
}

.feature-card {
    background-image: url(../img/home1/feature-card-bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 20px 20px 20px 10px;
    display: flex;
    align-items: center;
    gap: 20px;
    border-radius: 10px;
    border: 1px solid #eee;
    transition: .5s;
}

.feature-card-content ul {
    margin: 0px;
    padding: 0;
}

.feature-card-content ul li:before {
    content: "";
    background-image: url('data:image/svg+xml,<svg width="14" height="9" viewBox="0 0 14 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.1042 8.26257L0.548859 4.34601L1.68769 3.36687L5.1042 6.30429L12.4367 0L13.5755 0.979141L5.1042 8.26257Z" fill="%23008234"/></svg>');
    width: 20px;
    height: 20px;
    background-size: 14px;
    position: absolute;
    left: 4px;
    background-repeat: no-repeat;
    background-position-x: 0;
    background-position-y: 8px;
}

.feature-card-content ul li {
    padding-left: 31px;
    color: #3d3d3d;
    padding-bottom: 9px;
    font-size: 17px;
    text-align: left;
}

.feature-card-content {
    position: relative;
}

.bgProfile {
    background-image: linear-gradient(to right top, #ffffff, #f3f3f3, #fdffec, #ffffff, #fff3e2);
    padding-top: 60px;
    margin-bottom: 50px;
}

.feature-Profile-Img {
    background-color: #ebf5df;
    padding: 25px;
    background: url(../images/teams-card-bg.png);
    border-radius: 20px;
    @media (max-width: 768px) {
        margin-bottom: 30px;
    }
}

.feature-Profile-Img img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    overflow: hidden;
    width: 250px;
    height: 250px;
    object-fit: cover;
}