body {
    font-size: 13.3px;
    /*line-height: 23px;*/
    font-family: 'Inter', sans-serif;
    color: #000;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Inter', sans-serif !important;
    font-weight: 700 !important;
    color: #000 !important;
    line-height: 1.3 !important;
}
.page-numbers{
	text-decoration: none !important;
}
.c_youtube iframe{
    width: 100%;
    height: 600px;
}
.wpcf7-form p{
    margin-bottom: 0 !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    display: none !important;
}
.dnd-upload-status .dnd-upload-details .name {
    color: black !important;
    font-size: 12px !important;
}

/* #wpcf7-f558-o1 input{
    color: black !important;
} */
/* .wpcf7-response-output{
    display: none !important;
} */
.wpcf7-not-valid-tip {
    padding-top: 1rem;
    text-align: center;
}
#wpcf7-f558-o1 .btn_2{
    border-radius: 25px !important;
}
#wpcf7-f558-o1 .input-field1{
    border-radius: 4px !important;
}
.dropdown-item.active, .dropdown-item:active{
  background: unset !important;
}
.font1 {
    font-family: 'Poppins', sans-serif;
}

.navbar-toggler {
    border: 0 !important;
}
.modal .form-control{
    color: black !important;
}
.wpcf7-not-valid-tip {
    font-size: 12px !important;
    padding-top: 7px !important;
}
/* .form-control{
    width: 100% !important;
} */

p {
    line-height: 1.46 !important;
}

.f400 {
    font-weight: 400 !important;
}

.f500 {
    font-weight: 500 !important;
}

.f600 {
    font-weight: 600 !important;
}

.f700 {
    font-weight: 700 !important;
}

select:focus {
    box-shadow: none !important;
}

input:focus {
    box-shadow: none !important;
}

textarea:focus {
    box-shadow: none !important;
}

button:focus {
    box-shadow: none !important;
}

.btn:focus {
    box-shadow: none !important;
}
/**/

.logo-img {
    width: 148px;
}

.custom-nav a {
    color: #000 !important;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 500;
    padding-left: 14px !important;
    padding-right: 14px !important;
}

    .custom-nav a:hover {
        color: #777 !important;
    }

.custom-nav .nav-button {
    border-radius: 25px !important;
    font-size: 12px !important;
    border: 1px solid #000 !important;
    padding: 6px 15px 5px 15px !important;
    font-weight: 600;
    margin-top: 1px;
    margin-left: 14px;
}

    .custom-nav .nav-button:hover {
        background: #899F36 !important;
        color: #fff !important;
        border: 1px solid #899F36 !important;
    }
    .custom-nav .nav-button {
        background: #899F36 !important;
        color: #fff !important;
        border: 1px solid #899F36 !important;
    }

.search-icon {
    margin-right: 50px !important;
}

    .search-icon i {
        font-size: 14px;
        color: #222 !important;
    }

.bg-div {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.video-popup-div {
    width: 245px;
    position: relative;
    float: right;
}

    .video-popup-div:hover {
        cursor: pointer;
    }



.image1 {
    width: 241px;
    height: 241px;
    border: 1px solid white;
    padding: 13px;
    border-radius: 100%;
}

.image2 {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 81px;
    top: 84px;
}

.circle1 {
    position: absolute;
    left: 35px;
    top: 16px;
    width: 20px;
}

.circle1-text {
    font-size: 13px;
    color: white;
    position: absolute;
    left: -51px;
    top: 12px;
}

.overly{
    position: absolute;
    width: 100%;
    display: block;
    background: #00000078;
    height: 100%;
}
.overly-2{
    position: absolute;
    width: 98%;
    display: block;
    background: #00000078;
    height: 97.5%;
    z-index: 1;
    left: 3px;
    top: 3px;
    /* border-radius: 17px !important; */
}

.circle2 {
    position: absolute;
    left: -8px;
    top: 117px;
    width: 20px;
}

.circle2-text {
    font-size: 13px;
    color: white;
    position: absolute;
    left: -120px;
    top: 114px;
}

.circle3 {
    position: absolute;
    left: 41px;
    top: 209px;
    width: 20px;
}

.circle3-text {
    font-size: 13px;
    color: white;
    position: absolute;
    left: -75px;
    top: 208px;
}

.banner-h1 {
    font-size: 45px;
    line-height: 1.37em;
}

.banner-h2 {
    background: #D9D9D9;
    border-radius: 16px;
    font-size: 18px;
    margin: 0px;
    padding: 5px 14px;
}



/*.input-field-outer {
    border: 1px solid white;
    border-radius: 54px !important;
    padding: 8px;
}*/

.btn-1 {
    background: #899F36 !important;
    color: white !important;
    height: 44px;
    padding: 6px 23px !important;
    border-radius: 54px !important;
    width: 88px !important;
}

    .btn-1:hover {
        background: #70832c;
        color: white;
    }

.btn-2:hover {
    background: #70832c;
    color: white;
}

.ul-1 li {
    margin-right: 20px;
    position: relative;
}

.ul-1 {
    position: relative;
}
/*.ul-1 li:after{
   position: absolute;
    content: '';
    background: white;
    width: 28px;
    height: 0.5px;
    top: 17px;
    right: -24px;
    z-index: 1000;
}
.ul-1 li:before{
       position: absolute;
    content: '';
    background: white;
    width: 27px;
    height: 0.5px;
    top: 44px;
    right: -24px;
    z-index: 1000;
}*/

.ul-1 {
    margin-top: -52px;
}

.border-image {
    height: 61px !important;
    width: 945px !important;
}

.ul-1 li:first-child {
    margin-left: 9px;
}

.ul-1 li:nth-child(2) {
    margin-left: 19px;
}

.ul-1 li:nth-child(3) {
    margin-left: 19px;
}

.ul-1 li:nth-child(4) {
    margin-left: 16px;
}

@media(min-width:1200px) and (max-width:1400px) {
    .input-field1 {
        width: 237px !important;
    }
}


@media(min-width:992px) and (max-width:1200px) {

    .box-div1 h5 {
        font-size: 14px !important;
    }

    .ul-1 li:nth-child(4) {
        margin-left: 12px !important;
    }

    .btn-1 {
        padding: 6px 6px !important;
        width: 69px !important;
    }
}
/**/

.head2 {
    font-size: 36px;
}

.text-xl {
    font-size: 19px !important;
}

.cover-background {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.cover-height1 {
    height: 420px;
    border-radius: 10px;
    margin-right: 15px;
}

.circles-round {
    width: 28px !important;
}

.line-width {
    width: 180px !important;
}

.left-slider h2 {
    font-size: 28px;
    padding-top: 13px;
    padding-bottom: 5px;
}

.left-slider h3 {
    font-size: 32px;
    padding-top: 13px;
    color: #242937;
}

.currency-sumbol {
    display: inline-block;
    background: #E1FBB2;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    line-height: 45px;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 11px;
}

    .currency-sumbol img {
        width: 13px !important;
        margin: auto;
        margin-top: 11px;
    }

.button-div {
    background: #000;
    border-radius: 10px;
    padding: 12px 20px 10px 12px;
    position: relative;
}

.cr-1 {
    color: white;
    padding-left: 57px;
    font-size: 16px;
    font-weight: bold;
}

.cr-2 {
    color: white;
    padding-left: 57px;
    font-size: 13px;
    display: block;
}


.relative {
    position: relative;
}

.s-arrow {
    width: 35px !important;
    margin-bottom: 15px;
}

.cover-height2 {
    height: 230px;
    border-radius: 10px;
}

.right-slider h3 {
    font-size: 21px;
    font-weight: 400;
}


.slider-main-div p {
    font-size: 13px;
}


/*.carousel-wrap {
    position: relative;
}*/



/*.slider1.owl-carousel .nav-btn {
    position: absolute;
    cursor: pointer;
    background-size: cover !important;
    width: 30px !important;
    height: 30px !important;
    bottom: 19px !important;
}


.slider1.owl-carousel .prev-slide {
    background: url(http://sallahu41.sg-host.com/wp-content/uploads/2023/11/prev-button.png) no-repeat scroll 0 0;
    right: -280px;
}

.slider1.owl-carousel .next-slide {
    background: url(http://sallahu41.sg-host.com/wp-content/uploads/2023/11/next-button.png) no-repeat scroll 0 0;
    right: -320px;
}*/

.slider1.owl-dots {
    display: block !important;
}

.slider1 .owl-dot {
    width: 10px !important;
    height: 10px !important;
    background: black !important;
    border-radius: 10px;
    margin: 3px;
    border: 1px solid #000 !important;
}

    .slider1 .owl-dot.active {
        width: 10px !important;
        height: 10px !important;
        background: none !important;
        border-radius: 10px;
        margin: 3px;
        border: 1px solid #000 !important;
    }

.slider1 .owl-dots {
    position: absolute;
    left: 64%;
    bottom: 34px;
}

/**/
.slider2.owl-carousel .nav-btn {
    position: absolute;
    cursor: pointer;
    background-size: cover !important;
    width: 28px !important;
    height: 28px !important;
    bottom: 17px !important;
}


.slider2.owl-carousel .prev-slide {
    background: url(https://signatureresort.pk/wp-content/uploads/2023/11/prev-button.png) no-repeat scroll 0 0;
    right: 33px;
}

.slider2.owl-carousel .next-slide {
    background: url(https://signatureresort.pk/wp-content/uploads/2023/11/next-button.png) no-repeat scroll 0 0;
    right: 0px;
}

.slider2.owl-dots {
    display: block !important;
}

.slider2 .owl-dot {
    width: 10px !important;
    height: 10px !important;
    background: black !important;
    border-radius: 10px;
    margin: 3px;
    border: 1px solid #000 !important;
}

    .slider2 .owl-dot.active {
        width: 10px !important;
        height: 10px !important;
        background: none !important;
        border-radius: 10px;
        margin: 3px;
        border: 1px solid #000 !important;
    }

.slider2 .owl-dots {
    position: absolute;
    left: 64%;
    bottom: 34px;
}

.total-num {
    font-size: 13px;
}

.wi-line {
    width: 68px;
    height: 0.2px;
    background: #111;
    display: inline-block;
    margin: 0px 8px;
}

.box-div1-xs {
    padding: 22px 5px !important;
}
/**/


.slider-details-images .carousel-indicators [data-bs-target] {
    width: 10px !important;
    height: 10px !important;
    background: black !important;
    border-radius: 10px;
    margin: 3px;
    border: 1px solid #000 !important;
    opacity: 1 !important;
}

.slider-details-images .carousel-indicators .active[data-bs-target] {
    width: 10px !important;
    height: 10px !important;
    background: none !important;
    border-radius: 10px;
    margin: 3px;
    border: 1px solid #000 !important;
}

/**/
.bg-gray {
    background: #F7F7F5;
}

.span-head {
    font-size: 15px;
    letter-spacing: 7px;
}

.green {
    color: #899F36 !important;
}

.text-lg2 {
    font-size: 14.4px;
    line-height: 23px !important;
}

.line4 {
    width: 120px;
    background: #000;
    height: 0.6px;
}

.btn-2 {
   box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    background: #899F36 !important;
    border-radius: 60px !important;
    font-size: 14px !important;
    padding: 10px 20px 8px 20px !important;
    color: white !important;
}

.download {
    display: inline-block;
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

    .download:hover {
        color: #444;
    }

.circle-logo {
    width: 220px;
    margin-top: -129px;
    margin-left: -93px;
    /* -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite; */

}

.box-div1 {
    border-radius: 20px;
    border: 1px solid #D6D6D6;
    width: 50%;
    float: left;
    padding: 33px 5px;
}

    .box-div1 img {
        width: 60px;
    }

    .box-div1 h5 {
        font-size: 16px;
        padding-top: 10px;
        margin: 0px;
    }

.box-div1-height {
    height: 68px;
}


.box-div1-xs img {
    width: 50px;
}

.box-div1-xs .box-div1-height {
    height: 60px;
}

.box-banner {
    border-radius: 20px;
    position: relative;
}

    .box-banner span {
        background: white;
        padding: 6px 12px;
        border-radius: 30px;
        font-size: 15px;
        font-weight: 500;
        display: inline-block;
        float: right;
        margin-top: 10px;
        line-height: 21px;
    }

.box-banner2 span {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.green-box-circle {
    background: #899F36;
    width: 150px;
    height: 150px;
    display: inline-block;
    border-radius: 100%;
    float: right;
    margin-top: -100px;
    margin-right: 15%;
}

    .green-box-circle p {
        font-size: 16px;
        line-height: 20px !important;
        padding-top: 13px;
    }

    .green-box-circle img {
        width: 50px;
        margin-top: 24px;
    }

/**/
.div-md-4 {
    width: 30% !important;
    float: left;
}

.div-md-2 {
    width: 20% !important;
    float: left;
}

.list-boxes {
    gap: 20px;
}

.footer-left h2, .footer-left p, .footer-left a {
    color: white !important;
}

.footer-left a {
    text-decoration: none;
}

.footer-left p {
    font-size: 15px;
}

.footer-left h2 {
    font-weight: 300 !important;
}

.footer-left-inner {
    width: 70%;
    padding-left: 40px;
    padding-top: 80px;
    padding-bottom: 20px;
}


    .footer-left-inner img {
        width: 90px;
        margin-left: -100px;
    }

.footer-contact {
    margin-left: 240px;
}


.footer-right {
    padding-left: 60px;
    padding-top: 80px;
    padding-right: 50px;
    position: relative;
}

    .footer-right p {
        color: white;
    }

.footer-ul-list a {
    color: white;
    font-size: 13px;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 7px;
}

    .footer-ul-list a:hover {
        color: #c4c4c4;
    }

.footer-border {
    border-top: 1px solid white;
}

.footer-right-line {
    border-left: 2px solid white;
}

/**/

.footer-section {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border-radius: 50px;
}

.social-icons-list-footer {
    position: absolute;
    left: -28px;
    margin-top: -164px;
}

    .social-icons-list-footer a {
        display: inline-block;
        color: white;
        background: black;
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 100%;
        line-height: 30px;
        border: 1px solid white;
        margin-bottom: 12px;
    }

        .social-icons-list-footer a:hover {
            background: #899F36;
        }

.color5 {
    color: #242937 !important;
}


.copyrights a {
    color: #000;
    text-decoration: none;
}

    .copyrights a:hover {
        color: #555;
    }

.input-field1::placeholder {
    color: white !important;
    opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
    color: white !important;
}

.youtube-video {
    height: 531px;
}

/**/

/*.screenshot_slider .img-zm-slider {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    height: 220px;
}


.screenshot_slider .owl-item {
    margin: 0px 0px !important;
    position: initial !important;
}

.screenshot_slider .owl-carousel,
.screenshot_slider .owl-stage,
.screenshot_slider .owl-stage-outer {
    position: initial !important;
}

.screenshot_slider .owl-item.active.center {
    margin: 0px 93px !important;
}

.screenshot_slider .owl-item .item {
    margin: 0 7px;
}

.screenshot_slider .owl-item.center .item .img-zm-slider {
    transform: scale(1.85,2.4) !important;
}

.screenshot_slider .owl-nav {
    text-align: center;
    margin: 40px 0;
}

.screenshot_slider .owl-stage-outer .owl-stage {
    margin-left: -120px;
}


@media(max-width:767px) {
    .screenshot_slider .img-zm-slider{
        height:100px
    }
    .screenshot_slider .owl-item.active.center {
    margin: 0px 33px !important;
}
}*/

/**/

.screenshot_slider01 .nav-btn {
    position: absolute;
    cursor: pointer;
    background-size: cover !important;
    width: 28px !important;
    height: 28px !important;
    top: -92px !important;
}



.screenshot_slider01 .prev-slide {
    background: url(https://signatureresort.pk/wp-content/uploads/2023/11/prev-button.png) no-repeat scroll 0 0;
    right: 17%;
}

.screenshot_slider01 .next-slide {
    background: url(https://signatureresort.pk/wp-content/uploads/2023/11/next-button.png) no-repeat scroll 0 0;
    right: 14.7%;
}

.img-zm-slider {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    height: 220px !important;
    object-fit: fill;
}

.screenshot_slider01 .owl-item {
    margin: 0px 0px !important;
}

    .screenshot_slider01 .owl-item.active.center {
        margin: 0px 0px !important;
    }


    .screenshot_slider01 .owl-item .item img {
        -webkit-transition: 0.3s !important;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
        -o-transition: 0.3s !important;
        transition: 0.3s !important;
        -webkit-transform: scale(0.80) !important;
        -ms-transform: scale(0.80) !important;
        transform: scale(0.97) !important;
        /* border-radius: 17px !important; */
    }

    .screenshot_slider01 .owl-item.center .item img {
        transform: scale(0.98, 0.97) !important;
    }

.screenshot_slider01 .owl-nav {
    text-align: center;
    margin: 0px 0;
}

.screenshot_slider01 img:hover {
    cursor: pointer;
}
.wpcf7-spinner{
    display: none !important;
}
.c_phone_li{
        width: 50% !important;
    }
    .codedropz-upload-inner span, .codedropz-upload-inner h3, .dnd-upload-counter{
        display: none !important;
    }

    .codedropz-btn-wrap{
        text-align: start !important;
    }
    .codedropz-upload-container {
    background: #b7b7b778 !important;
    color: white !important;
    border-radius: 4px !important;
    border: 1px solid white;
    width: 100% !important;
    font-size: 14px;
    padding-left: 20px !important;
    }
    .cd-upload-btn{
        color: white !important;
    }
    .codedropz-upload-handler{
        border: 0 !important;
    }

@media(max-width:767px) {
    .ring-container{
    position: absolute;
    top: 8% !important;
}
    .c_phone_li{
        width: 100% !important;
    }

    .m_live{
        display: none !important;
    }
    .circle {
    width: 9px !important;
    height: 9px !important;
    }
    .ringring {
    height: 19px !important;
    width: 19px !important;
}
    .text_area{
        height: auto !important;
        border-radius: 22px !important;
    }
    .modal ul {
    display: grid;
    width: 100% !important;
    }
    .modal ul li{
    width: 100% !important;
    }
    .modal ul li .input-field-outer{
    width: 100% !important;
    }
    .img-zm-slider {
        height: 130px;
    }

    .screenshot_slider01 .owl-item.active.center {
        margin: 0 0px !important;
    }
     .screenshot_slider01 svg{
        width: 35px !important;
    }

    /* .screenshot_slider01 .owl-item.center .item img {
        transform: scale(1.65) !important;
    } */
}
.social-icons-list-footer a:hover {
    color: white !important;
}

@media(min-width:450px) and (max-width:580px) {


    .screenshot_slider01 .owl-item.active.center {
        margin: 0 0px !important;
    }
}



@media(min-width:580px) and (max-width:767px) {


    .screenshot_slider01 .owl-item.active.center {
        margin: 0 0px !important;
    }
}

@media(max-width:500px) {
    .img-zm-slider {
        height: 100px;
    }
}


@media(min-width:1550px) and (max-width:1800px) {


    .screenshot_slider01 .owl-item.active.center {
        margin: 0 0px !important;
    }
}

@media(min-width:1800px) and (max-width:2000px) {


    .screenshot_slider01 .owl-item.active.center {
        margin: 0 0px !important;
    }
}
.screenshot_slider01 .owl-item.active.center {
    margin: 0 0px !important;
    transform: scaleY(1.5);
    width: 432px !important;
    margin-top: 53px !important;
}
.owl-stage{
    display: flex !important ;
}

@media(min-width:1300px) and (max-width:1400px) {
    .curve-image-div .curve-image{
        max-width: 95% !important;
    }
    
    .ct-content {
        padding-right: 8rem;
    }


/*     .screenshot_slider01 .owl-item.active.center {
        margin: 0 0px !important;
    } */
}

@media(min-width:1200px) and (max-width:1300px) {


    .screenshot_slider01 .owl-item.active.center {
        margin: 0 0px !important;
    }
}



@media(min-width:992px) and (max-width:1200px) {
    .img-zm-slider {
        height: 180px;
    }

    .screenshot_slider01 .owl-item.active.center {
        margin: 0 0px !important;
    }

    .screenshot_slider01 .owl-item.center .item img {
        transform: scale(1.55,2.3);
    }
}



@media(min-width:768px) and (max-width:991px) {
    .img-zm-slider {
        height: 170px;
    }

    .screenshot_slider01 .owl-item.active.center {
        margin: 0 0px !important;
    }

    .screenshot_slider01 .owl-item.center .item img {
        transform: scale(1.55,2.3);
    }
}

/**/
.custom-nav-pills {
    position: relative;
}

    .custom-nav-pills:after {
        border-top: 1px solid black;
        position: absolute;
        content: '';
        top: 20px;
        right: 0;
        width: 75%;
    }

    .custom-nav-pills .nav-link {
        color: #000 !important;
        border-radius: 25px !important;
        border: 1px solid #000 !important;
        margin-right: 10px;
        font-weight: 500;
    }

        .custom-nav-pills .nav-link.active {
            color: #fff !important;
            background: #899F36 !important;
            border-radius: 25px;
            border: 1px solid #899F36 !important;
        }
/**/

.ct-text {
    font-size: 20px;
}

.ct-ul1 li {
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 12px;
}

.ct-ul1 img {
    margin-right: 8px;
    position: relative;
    top: -1px;
}

.ct-content {
    position: relative;
    z-index: 10000 !important;
}

.ct-content-right {
    padding-left: 40px;
    /* padding-right: 150px; */
}

.ct-content li {
    position: relative;
    padding-left: 190px;
    /* margin-bottom: 30px; */
}
.ct-content-right p{
    font-size: 12px;
}

.ct-curve {
    width: 86px;
    position: absolute;
    left: 0px;
}

.ct-year {
    width: 101px;
    position: absolute;
    left: 43px;
    top: 27px;
    z-index: 10000;
    height: 36px;
}


.ct-content-right h4 {
    font-size: 17px;
    font-weight: 600;
    padding-top: 18px;
}

.tree-image-div {
    position: relative;
}

    .tree-image-div img {
        width: 670px;
        margin-top: -220px;
    }

.curve-image {
    position: absolute;
    width: 900px;
    top: 0px;
}


@media(min-width:1430px) and (max-width:1520px) {

    .tree-image-div img {
        width: 37%;
        margin-top: -185px;
    }
}

@media(min-width:1380px) and (max-width:1430px) {

    .tree-image-div img {
        width: 33%;
        margin-top: -158px;
    }
}

@media(min-width:1320px) and (max-width:1380px) {

    .tree-image-div img {
        width: 28%;
        margin-top: -138px;
    }
}

@media(min-width:992px) and (max-width:1320px) {

    .tree-image-div img {
        width: 100% !important;
        margin-top: 0px;
    }
    .ct-content li{
        padding-left: 169px;
    }
}

@media(min-width:1200px) and (max-width:1300px) {
    .ct-content-right {
        padding-right: 120px;
    }

        .ct-content-right p {
            font-size: 9.5px;
        }

    .curve-image {
        top: 24px;
        left: 40px;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .ct-content-right {
        padding-right: 250px !important;
    }
}

@media(min-width:768px) and (max-width:992px) {

    .ct-year {
        width: 70px !important;
        left: 28px;
        top: 18px;
    }

    .ct-content-right h4 {
        padding-top: 6px;
    }

    .ct-content-right {
        padding-left: 20px;
    }

    .ct-content li {
        padding-left: 120px;
    }

    .ct-curve {
        width: 60px;
    }

    .ct-content-right {
        padding-right: 50px !important;
    }

        .ct-content-right p {
            font-size: 12px;
        }

    .tree-image-div img {
        width: 670px;
        margin-top: 40px;
        margin-bottom: 40px !important;
    }

    .curve-image {
        top: 0px;
        display: none;
    }
}

@media(min-width:1550px) {
    .tree-image-div img {
        width: 840px;
        margin-top: -249px;
    }
}
@media(min-width:1750px) {
    .tree-image-div img {
        width: 1150px;
        margin-top: -310px;
    }
}
.about_ul{
    padding-left: 0;
}
.book_now{
    display: none !important;
}
@media(max-width:767px) {
    .curve-image-div {
        display: none;
    }
    .book_now{
    display: block !important;
    background: #899F36 !important;
    color: white !important;
    height: 44px;
    padding: 6px 36px !important;
    border-radius: 54px !important;
    width: fit-content !important;
    border: 0 !important;
    }

    .ct-curve {
        width: 65px;
    }

    .ct-year {
    width: 80px;
    left: 25px;
    top: 19px;
    height: 27px;
    }

    .ct-content-right {
        padding-left: 0px;
        padding-right: 0px;
    }

    .ct-content li {
        padding-left: 130px;
    }

    .ct-content-right h4 {
        padding-top: 10px;
    }

    .tree-image-div img {
        width: 100%;
        margin-top: 0px;
    }
}



/**/
@media(min-width:1300px) {
    .container {
        max-width: 1250px !important;
    }
}

@media(min-width:1200px) {
    .right-slider {
        height: 420px;
    }

    .total-num {
        position: absolute;
        bottom: 0px;
    }
}


@media(min-width:1200px) {
    .me-xl-6 {
        margin-right: 200px;
    }
}

@media(min-width:992px) {
    .navbar-brand {
        transform: translateX(-50%);
        left: 50%;
        position: absolute;
    }
}


@media(min-width:1200px) and (max-width:1300px) {
    .search-icon {
        margin-right: 20px !important;
    }

    .custom-nav a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .logo-img {
        width: 120px;
    }
}


@media(min-width:992px) and (max-width:1200px) {

    .custom-nav-pills:after {
        width: 65%;
    }

    .screenshot_slider01 .prev-slide {
        right: 16%;
    }

    .screenshot_slider01 .next-slide {
        right: 12%;
    }

    .search-icon {
        margin-right: 16px !important;
    }

    .logo-img {
        width: 100px;
    }

    .custom-nav a {
        padding-left: 7px !important;
        padding-right: 7px !important;
        font-size: 10px;
    }

    .custom-nav .nav-button {
        border-radius: 25px !important;
        font-size: 10px !important;
        border: 1px solid #000 !important;
        /*padding: 3px 10px !important;*/
        font-weight: 600;
        margin-top: 2px;
        margin-left: 7px;
    }

    .currency-sumbol {
        display: inline-block;
        background: #E1FBB2;
        width: 35px;
        height: 35px;
        border-radius: 100%;
        line-height: 35px;
        text-align: center;
        position: absolute;
        left: 10px;
        top: 11px;
    }

        .currency-sumbol img {
            width: 9px !important;
            margin: auto;
            margin-top: 11px;
        }

    .cr-1 {
        color: white;
        padding-left: 42px;
        font-size: 12px;
        font-weight: bold;
    }

    .cr-2 {
        color: white;
        padding-left: 43px;
        font-size: 10px;
        display: block;
    }


    .div-md-4 {
        width: 100% !important;
    }

    .div-md-2 {
        width: 100%;
        float: left;
        height: 300px;
    }

    .tabs-container {
        max-width: 500px !important;
        margin: auto;
    }

    .slider2.owl-carousel .nav-btn {
        bottom: initial !important;
    }
}

@media(min-width:768px) and (max-width:991px) {

    .custom-nav .nav-button {
        width: 100px;
        margin-top: 8px;
    }


    .footer-right {
        padding-left: 20px;
        padding-top: 80px;
        padding-right: 10px;
        position: relative;
    }

    .footer-contact {
        margin-left: 100px;
    }

    .custom-nav-pills:after {
        display: none;
    }

    .screenshot_slider01 .prev-slide {
        right: 16%;
    }

    .screenshot_slider01 .next-slide {
        right: 12%;
    }

    .input-field1 {
        width: 170px !important;
    }

    .btn-1 {
        padding: 6px 0px !important;
        width: 67px !important;
    }

    .ul-1 li:nth-child(3) {
        margin-left: 17px;
    }

    .ul-1 li:nth-child(4) {
        margin-left: 9px;
    }

    .circle-logo {
        width: 100px;
        margin-top: -72px;
        margin-left: -34px;
        position: initial !important;
    }

    .head2 {
        font-size: 30px;
        line-height: 1.2;
    }

    .download {
        font-size: 11px;
    }

    .btn-2 {
        font-size: 11px;
        padding: 10px 12px 8px 12px !important;
    }

    .text-xl {
        font-size: 16px !important;
    }

    .line-width {
        width: 114px !important;
    }

    .slider2.owl-carousel .nav-btn {
        bottom: 0px !important;
    }

    .cover-height1 {
        height: 280px;
    }

    .left-slider {
        margin-top: 30px;
    }

        .left-slider p {
            margin-bottom: 5px;
        }

    .total-num {
        font-size: 11px;
        margin-bottom: 20px;
    }


    .div-md-4 {
        width: 100% !important;
    }

    .div-md-2 {
        width: 100% !important;
        float: left;
        height: 300px;
    }

    .tabs-container {
        max-width: 500px !important;
        margin: auto;
    }
}
.h_form{
    display: block !important;
}
@media(max-width:767px) {
    .h_form{
        display: none !important;
    }

    .youtube-video {
        height: 300px;
    }

    .slider-zm-container {
        margin-bottom: -50px;
    }

    .screenshot_slider01 .nav-btn {
        top: -77px !important;
    }

    .screenshot_slider01 .next-slide {
        right: 10px;
    }

    .screenshot_slider01 .prev-slide {
        right: 46px;
    }

    .custom-nav-pills:after {
        display: none;
    }

    .border-image {
        display: none !important;
    }

    .ul-1 {
        margin-top: 0px !important;
    }

        .ul-1 li {
            margin-left: 0px !important;
        }

        .ul-1 .input-field-outer {
            margin-top: 8px;
        }

    .btn-1 {
        width: 100% !important;
    }

    .ul-1 .input-field-outer {
        width: 49%;
        float: left !important;
        margin-right: 3px;
    }

    .footer-left-inner img {
        width: 80px;
        margin-left: -52px;
    }

    .input-field1 {
/*         width: 100% !important; */
        margin-right: 7px;
    }

    .footer-contact {
        margin-left: 50px;
    }

    .social-icons-list-footer {
        display: block;
        position: relative;
        top: 0px;
        left: 0px;
        margin-top: 10px;
    }

        .social-icons-list-footer li {
            display: inline-block;
        }

    .footer-left-inner {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-right {
        padding-left: 20px;
        padding-top: 30px;
        padding-right: 20px;
        padding-bottom: 20px;
    }

    .download {
        font-size: 13px;
    }

    .head2 {
        font-size: 25px;
        line-height: 1.25;
    }

    .banner-h1 {
        font-size: 32px;
        line-height: 1.3em;
    }

    .banner-h2 {
        padding: 6px 18px;
        font-size: 16px;
        border-radius: 50px;
    }

    .bg-div {
        position: relative;
        z-index: 2000000 !important;
    }

        .bg-div:after {
            position: absolute;
            width: 100%;
            height: 100%;
            content: '';
            background: #00000079;
            top: 0px;
            z-index: -1;
        }

    .image10 {
        width: 260px;
        margin: 0 auto;
        display: block;
    }

    .circle-logo {
        width: 100px;
        position: absolute;
        bottom: -31px;
        left: 21px;
        margin: 0px !important;
    }

    .line4 {
        display: none;
    }

    .cover-height1 {
        height: 223px;
        margin-right: 0 !important;
    }

    .button-div {
        margin-bottom: 20px;
    }

    .cover-height2 {
        height: 150px;
        margin-right: 10px;
    }

    .right-slider h3 {
        padding-top: 0px !important;
    }

    .sd1 {
        width: 40%;
        float: left;
    }

    .sd2 {
        width: 60%;
        float: left;
    }

    .total-num {
        font-size: 11px;
        position: inherit !important;
    }

    .wi-line {
        width: 45px;
    }

    .logo-img {
        width: 138px;
    }

    .custom-nav .navbar-brand {
        padding-left: 0px !important;
    }

    .custom-nav .nav-button {
        width: 100px;
        text-align: center;
        margin-left: 0px;
        margin-top: 9px;
    }

    .custom-nav a {
        padding-left: 0px !important;
    }

    .small-r0 {
        padding-right: 0px !important;
    }

    .right-slider p {
        line-height: 16px !important;
    }

    .left-slider h2 {
        font-size: 25px;
    }

    .left-slider h3 {
        font-size: 28px;
        padding-top: 0px;
    }

    .div-md-4 {
        width: 100% !important;
    }

    .div-md-2 {
        width: 93% !important;
        float: left;
        height: 461px;
        margin: auto;
    }


    .green-box-circle p {
        font-size: 13px;
        line-height: 16px !important;
        padding-top: 13px;
    }

    .green-box-circle img {
        width: 40px;
        margin-top: 22px;
    }


    .green-box-circle {
        background: #899F36;
        width: 120px;
        height: 120px;
    }

    .box-div1 h5 {
        font-size: 15px;
    }

    .box-div1 {
        padding: 24px 5px;
    }


    .box-div1-xs {
        width: 50% !important;
        float: left;
    }

    .box-div1-xs-small {
        width: 250px;
        margin: auto;
        float: none !important;
    }

    .image1 {
        width: 200px;
        height: 200px;
    }

    .image2 {
        width: 60px;
        height: 60px;
        position: absolute;
        left: 67px;
        top: 74px;
    }

    .video-popup-div {
        width: initial !important;
    }

    .circle1 {
        left: 25px;
        top: 17px;
        width: 16px;
    }


    .circle1-text {
        left: -60px;
        top: 14px;
    }

    .circle2 {
        left: -7px;
        top: 103px;
        width: 16px;
    }

    .circle2-text {
        left: -120px;
        top: 101px;
    }

    .circle3 {
        left: 41px;
        top: 177px;
        width: 16px;
    }


    .circle3-text {
        left: -81px;
        top: 175px;
    }
}


/* Start Group */
.body {
    font-family: "Inter", sans-serif;
  }
  * {
    font-family: inter;
  }
  .main_link {
    color: #858585;
    font-size: 10px;
  }
  .main_link_1 {
    color: #000;
    font-size: small;
    font-family: Inter;
  }
  .border_center {
    position: absolute;
    left: 50%;
    width: 1px;
    height: 94px;
    border-right: 1px solid black;
  }
  .contaner_1 {
    height: 94px;
  
    width: 85.3%;
    max-width: 100%;
  }
  .main_img {
    width: 100%;
    height: 164px !important;
  }
  .img_21 {
    width: 122px !important;
    margin: auto;
    display: block;
  }
  .main_h {
    font-size: 36px;
    font-weight: 700;
    line-height: 47.7px;
    letter-spacing: -0.84px;
    margin-bottom: 0;
    color: #000000 !important;
  }
  .pink {
    color: #899f36;
  }
  .main_p {
    color: #242937;
    font-size: 20px;
    font-weight: 500;
    line-height: 156%;
    letter-spacing: -0.48px;
  }
  .num_h {
    color: #242937;
    font-size: 22px;
    font-weight: 700;
    line-height: 27.7px;
    letter-spacing: -0.44px;
    padding-right: 6px;
  }
  .reduse_contaner {
    max-width: 100%;
    width: 85%;
  }
  .bg_contaner {
    background: #f7f7f5;
  }
  #svg_1 {
    margin-top: 1rem;
  }
  .nav-tabs .nav-link.active {
    background-color: #899f36 !important;
    border-color: #899f36 !important;
    color: white !important;
  }
  .nav-tabs .nav-link {
    border: 1px solid black !important;
    border-radius: 20px !important;
    color: #000;
    font-size: 14px;
    font-weight: 500;
  }
  .nav-tabs {
    border-bottom: none;
    gap: 12px;
  }
  .brn_more {
    border-radius: 20px !important;
    padding: 4px 17px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
  }
  .heading {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.48px;
  }
  .slider_img {
    width: 100%;
    height: 457px !important;
    border-radius: 10px;
    object-fit: cover;
  }
  .paragrap {
    color: #242937;
    font-size: 14px;
    font-weight: 500;
    line-height: 156%;
    letter-spacing: -0.28px;
  }
  .p_wrap {
    font-size: 14px;
    font-weight: 600;
    margin-top: -35px;
  }
  .ul_li {
    gap: 35px;
  }
  .li_1 {
    width: 73%;
  }
  .li_2 {
    width: 24%;
  }
  .slider_1 .owl-dots {
    position: absolute !important;
    bottom: 3% !important;
    left: 45% !important;
    background: white !important;
    display: flex !important;
    border-radius: 20px !important;
    padding: 1px 9px !important;
  }
  .slider_1.owl-theme .owl-dots .owl-dot span {
    margin: 5px 4px !important;
    width: 12px;
    display: block;
    background: black !important;
    height: 12px;
    border-radius: 16px;
  }
  .slider_1.owl-theme .owl-dots .owl-dot.active span {
    background: white !important;
    border: 1px solid black !important;
    padding: 5.7px !important;
  }
  .brn_more.btn-outline-dark:hover {
    background-color: #899f36 !important;
    border-color: #899f36 !important;
  }
  .nav-tabs .nav-link:hover {
    color: white;
    background-color: #899f36 !important;
    border-color: #899f36 !important;
  }
  .slider_1.owl-theme .owl-dots .owl-dot span {
    background: black !important;
  }
  .tab-pane {
    max-width: 100%;
  }
  ul{
    border-bottom: 0 !important;
  }
  @media (max-width: 991px) {
    .reduse_contaner {
      width: 97%;
    }
    .main_h {
      font-size: 32px;
      font-weight: 600;
      line-height: 45.7px;
    }
    .main_p {
      font-size: 23px;
    }
    .num_h {
      margin-top: 26px;
    }
    .slider_img {
      height: 332px;
    }
    .heading {
      font-size: 21px;
    }
    .p_wrap {
      margin-top: -14px;
    }
    .paragrap {
      font-size: 14px;
      font-weight: 500;
    }
  }
  @media (max-width: 767px) {
    .border_center{
        display: none;
    }
    .main_img {
        height: 99px !important;
      }
    .border_center {
      height: 56px;
    }
    .contaner_1 {
      height: 56px;
    }
    .main_h {
      font-size: 26px;
      line-height: 38.7px;
    }
    .main_p {
      font-size: 16px;
      margin-top: 11px;
    }
    .num_h {
      font-size: 19px;
      line-height: 23.7px;
      margin-top: 3px;
    }
    .paragrap {
      font-size: 13px;
    }
    .slider_img {
      height: 293px;
    }
    .nav-tabs {
      justify-content: center;
    }
  }
  .project_detail_thumb{
    height: 45vh !important;
    object-fit: fill;
  }
/* End Group */


/* Start Careers */
*::selection {
    background: #899f36 ;
    color: #fff;
    text-shadow: none;
  }
  /* .navbar_1 {
    position: sticky;
    top: 0;
    z-index: 123233;
    box-shadow: 0 0 14px #00000047;
    padding-top: 0.84rem;
    padding-bottom: 0.84rem;
  } */
  /* .cc_logo {
    height: 34px;
  } */
  .cc_h_1 {
    line-height: 1.3;
    position: relative;
    font-size: 2rem;
  }
 .wpcf7-select{
    padding: 0.6rem 0.8rem !important;
 }
  .cc_h_1::after {
    content: "";
    background-color: #899f36;
    height: 2px;
    width: 100px;
    margin: 5px 0 20px;
    display: block;
  }
  .cc_p_1 {
    font-size: 24px;
    line-height: 1.5;
    display: grid !important;
  }
  .blue_bg {
    background: #f2f2f2;
    margin-bottom: 30px;
    height: 500px;
    padding: 30px;
    border-top: 4.8px solid white;
  }
  .cc_h_3 {
    font-size: 1.5rem;
    position: relative;
    padding-bottom: 1rem !important;
  }
  .cc_h_3::after {
    position: absolute;
    content: "";
    background-color: #899f36 ;
    height: 2px;
    width: 100px;
    margin: 5px 0 20px;
    display: block;
  }
  .card_1 {
    position: relative;
    height: 222px;
    margin-bottom: 25px;
    cursor: pointer;
    padding: 20px !important;
    transition: all 0.3s ease-in-out;
    padding-bottom: 2rem !important;
  }
  .card_1:hover {
    background: #899f36;
  }
  .dropdown-menu{
          border: 1px solid #80808082 !important;
  }
  .title_link:hover{
      color: #899f36 !important;
  }
  .card_1:hover .cc_h_5 {
    color: #fff !important;
  }
  .card_1:hover .card_span::after {
    background-color: #fff;
  }
  .card_1:hover .card_p {
    color: #fff !important;
  }
  .card_1:hover .cc_div {
    color: #fff !important;
  }
  .card_1:hover .card_span {
    color: #fff !important;
  }
  .cc_h_5 {
    text-overflow: ellipsis;
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .card_p {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5;
    color: #899f36 ;
  }
  .cc_div {
    /* height: 59px; */
    /* min-height: 20px; */
    /* overflow: hidden; */
  }
  .card_span {
    position: relative;
    color: #374755 !important;
  }
  .card_span::after {
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
    background-color: #899f36 ;
    bottom: -8px;
    width: 16%;
    border-radius: 2px;
  }
  .out_line {
    border-radius: 0.375rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
  }
  .text_md {
    font-size: 1.125rem;
  }
  .red {
    color: #899f36;
    text-decoration: none;
    cursor: pointer;
  }
  .cc_h_four {
    position: relative;
  }
  .cc_h_four::after {
    content: "";
    background-color: #899f36;
    height: 2px;
    width: 115px;
    margin: 5px 0 13px 0px;
    display: block;
  }
  .container_22 {
    max-width: 100%;
    width: 85%;
  }
  .fa-map-marker:before {
    content: "\f041";
  }
  .fa-phone:before {
    content: "\f095";
  }
  .fa-envelope:before {
    content: "\f0e0";
  }
  .fa-clock-o:before {
    content: "\f017";
  }
  .a_link:hover {
    color: #899f36 ;
  }
  .a_link {
    color: #374755;
  }
  .cc_h_5 {
    font-size: 1.125rem;
  }
  
  @media (max-width: 1200px) {
    .container_22 {
      width: 100%;
    }
  }
  @media (max-width: 991px) {
    .cc_h_1 {
      font-size: 1.5rem;
    }
  
    .cc_h_3 {
      font-size: 1.125rem;
    }
    .cc_h_3::after {
      height: 1px;
      width: 109px;
    }
    .card_span::after {
      width: 26%;
    }
    .card_span {
      font-size: 14px;
    }
    .cc_h_four {
      font-size: 1.125rem;
    }
    .cc_h_four::after {
      width: 102px;
    }
  }
  @media (max-width: 767px) {
    .navbar_1 {
      padding-top: 0.6rem;
      padding-bottom: 0.6rem;
    }
    .grid_p {
      width: 89%;
    }
    .cc_p_1 {
      display: block !important;
    }
  }
  
/* End Career */

/* Career Detail */
.main_heading {
    font-size: 2rem;
    line-height: 33px;
    font-weight: 500;
    margin-bottom: 1rem !important;
    display: grid;
  }
  .d_h_1 {
    font-size: 18px;
    margin-bottom: 1rem !important;
  }
  .d_h_2 {
    font-size: 18px;
    margin-bottom: 1rem !important;
  }
  .small {
    /* font-size: 1rem; */
  }
  .d_p {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 1rem !important;
  }
  .navbar_1 {
    box-shadow: 0 0 7px black;
  }
  .cc_logo {
    height: 34px;
  }
  .btn_1 {
    text-align: center !important;
    color: #333 !important;
    background: #ddd !important;
    border-radius: 5px !important;
    border: none !important;
    width: 120px !important;
    height: 40px !important;
    margin-right: 20px !important;
    font-size: 16px !important;
  }
  .btn_2 {
    color: #fff !important;
    text-align: center !important;
    background: #899f36 !important;
    border-radius: 5px !important;
    border: none !important;
    width: 120px !important;
    height: 40px !important;
    margin-right: 20px !important;
    font-size: 16px !important;
  }
  @media (max-width: 1200px) {
    .container_22 {
      max-width: 100%;
      width: 100%;
    }
  }
  @media (max-width: 991px) {
    .d_p {
      width: 65%;
      position: relative;
    }
  }
  
  @media (max-width: 767px) {
      .t_discrip_card {
    box-shadow: unset !important;
}
    .main_heading {
      font-size: 1.25rem;
      line-height: 28px;
      display: unset;
    }
  
    .d_h_1 {
      display: grid;
      position: relative;
      margin-bottom: 0.2rem !important;
      margin-top: 2.2rem !important;
    }
    .d_h_1::before {
      position: absolute;
      content: "";
      border-bottom: 1px solid #9e9e9e47;
      width: 100%;
      bottom: -33%;
    }
    .d_h_2 {
      margin-bottom: 0rem !important;
      margin-top: 2rem;
    }
    .d_p {
      width: 100%;
      position: relative;
    }
  
    .cc_logo {
      height: 34px;
    }
  }

  .bg_dark_row{
    background-color: #899f36;
  }
  .about_li_1 {
    width: -webkit-fill-available !important;
    text-align: center;
  }
  .gallery_img_1 {
    width: 100%;
    height: 32.2vh !important;
    object-fit: cover;
    border-radius: 25px;
    transform: scale(0 0) !important;
    transition: all 0.5s;
}
.gallery_img_1:hover {
    transform: scale(1.1);
}
.gallery_img_2 {
    width: 100%;
    height: 44vh !important;
    object-fit: cover;
    border-radius: 25px;
    transform: scale(0 0);
    transition: all 0.5s;
}
.gallery_img_2:hover {
    transform: scale(1.1);
}
  
/*End Career Detail */


/* Contact */
.c_main_heading {
    font-size: 2rem !important;
    line-height: 33px !important;
    font-weight: 500 !important;
    margin-bottom: 1rem !important;
  }
  .c_p {
    font-size: 1rem !important;
    line-height: 1.5 !important;
  }
  .input_1 {
    font-weight: 300 !important;
    color: #374755 !important;
    font-size: large !important;
  }
  .input_1:focus {
    box-shadow: none !important;
    border-color: #899f36 !important;
  }
  .btn_send:focus {
    border-color: #899f36 !important;
    box-shadow: none !important;
  }
  .btn_send {
    background: #899f36 !important;
    color: white !important;
  }
  .btn_send:hover {
    background-color: #899f36 !important;
    color: #fff !important;
  }
  .form_side {
    background-color: #899f36 !important;
  }
  .side_h {
    font-size: 1.75rem !important;
    font-weight: 500 !important;
  }
  .side_h_1 {
    font-size: 1.25rem !important;
  }
  .c_d_p {
    font-size: 0.8 !important;
    line-height: 1.5 !important;
  }
  .ifram_map {
    width: 100% !important;
    height: 500 !important;
  }
  
  @media (max-width: 991px) {
    .c_main_heading {
      font-size: 1.5rem !important;
    }
    .side_h_1 {
      font-size: unset !important;
    }
    .input_1 {
      font-size: 12px !important;
    }
    .side_h {
      font-size: 1.25rem !important;
    }
  }
  
/* End Contact */

/* Director */
.t_h_main {
    line-height: 1.3 !important;
    position: relative !important;
    font-size: 1rem !important;
  }
  .t_img_card {
    background-color: #899f36 !important;
    /* box-shadow: 0 0 7px #899f36 !important; */
  }
  .t_discrip_card {
    box-shadow: 0 0 2px #000;
  }
  .t_h_3 {
    font-size: 1.5rem !important;
    position: relative !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
  }
  .t_title {
    font-weight: 600 !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    position: relative !important;
    color: #899f36 !important;
  }
  .t_title::after {
    position: absolute !important;
    content: "" !important;
    border-bottom: 1px solid #899f36 !important;
    bottom: -20% !important;
    width: 40% !important;
    left: 0 !important;
  }
  .t_p {
    font-size: 0.9rem !important;
    text-align: justify !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 7 !important;
    -webkit-box-orient: vertical !important;
  }
  .h_our{
    font-size: x-large !important;
  }
  
  .t_arrow:hover path{
    fill: #899f36;
  }
  .t_img {
    width: 100% !important;
    height: 100% !important;
        object-fit: cover;
  }
  
  .team_img {
    background-color: #899f36 !important;
    height: 100% !important;
	background-color: #899f36 !important;
    height: 298px !important;
    object-fit: cover;
  }
  .t_h_5 {
    font-size: 1.5rem !important;
    position: relative !important;
  }
  .card_wrap {
    position: absolute !important;
    bottom: 5% !important;
    left: 4% !important;
  }
  .t_h_5::after {
   position: absolute !important;
    content: "" !important;
    border-bottom: 3px solid #899f36 !important;
    bottom: -20% !important;
    width: 70px !important;
    left: 0 !important;
  }
  .t_h_5_2 {
    font-size: 1.5rem !important;
    position: relative !important;
  }
  .t_h_5_2::after {
    position: absolute !important;
    content: "";
    border-bottom: 4px solid #899f36 !important;
    bottom: -20% !important;
    width: 70px !important;
    left: 0 !important;
  }
  .team_img_2 {
    background-color: #52c7eb !important;
    height: 100% !important;
    transform: rotatey(360deg) !important;
  }
  .team_img_2:hover {
    transition: 1s !important;
    transform-style: preserve-3d !important;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    overflow: hidden !important;
  }
  
  @media (max-width: 767px) {
    .card_wrap {
      left: 8% !important;
    }
    .t_h_main {
      line-height: 1.2 !important;
      font-size: 1rem !important;
    }
    .t_h_5_2 {
      font-size: 1.4rem !important;
    }
  }
  
/* End Director */