.dropdown-menuflex-top {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-bottom: 24px;
    border-bottom: 1px solid #b4b4b4;
}

.dropdown-menu .slick-slide {
    margin-right: 36px;
    height: 480px;
    background: #39682e14;
    padding: 36px;
    border-radius: 25px;
}

.dropdown-menu .slick-list {
    margin-right: -24px;
}

.dropdown-menuflex ul.service-list {
    margin-top: 24px;
}

#menu-header-menu .dropdown-menu .service-list li a {
    font-size: 20px;
    font-weight: 600;
    color: #345e2b;
    transition: 0.3s all ease-in-out;
}

#menu-header-menu .dropdown-menu .service-list li a:hover {
    text-decoration: none;
    padding-left: 6px !important;
	display: block;
}

.dropdown-menuflex span.nav-text {
    margin-top: 24px;
    font-size: 20px;
    font-weight: 500;
    color: #1b3116;

}

.navbar .dropdown-menu {
    max-height: max-content;
    height: auto;
    background: #fff !important;
    padding: 2rem;
}

.dropdown-menuflex-top h4 {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #39682e;
}

.profile-single-details ul{
    text-align: left;
    font-size: 20px;
    margin: 36px 0;
    list-style: none;
}

.profile-single-details ul li{
    color: #fff;
    font-weight: 300;
    margin-bottom: 10px;
}

.profile-single-details ul li:last-child{
    margin-bottom: 0;
}

.profile-single-details ul li:before{
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-size: 16px;
    width: 28px;
    font-weight: 700;
    display: inline-block;
    color: #378f14;
}


/*WP FORM CSS STARTS*/


#wpforms-410-field_12::placeholder {
    color: transparent; /* Hide the placeholder */
}

.field-wrapper .inputbox input[type=text],
.field-wrapper textarea,
#wpforms-412 input[type=text],
#wpforms-412 textarea,
#wpforms-412 input[type="tel"],
#wpforms-410 input[type=text],
#wpforms-410 textarea,
#wpforms-410 input[type="tel"],
#wpforms-410 input{
    border: 0;
    border-bottom: 1px solid #999 !important;
    background-color: transparent;
    color: rgba(255, 255, 255, 0.7);
    outline: 0;
    width: 100%;
    text-indent: 0;
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    border-radius: 0;
    line-height: normal;
    box-shadow: none;
    padding: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
#wpforms-410 textarea{
    line-height: 40px;
}
#wpforms-410-field_12-container{
    margin-right: 15px;
    overflow: hidden;
}
#wpforms-410 input[type=text],
#wpforms-410 textarea,
#wpforms-410 input[type="tel"],
#wpforms-410 input{
    color: #333 !important;
}
#wpforms-410-field_3{
    max-width: 100%;
    height: 40px;
}
#wpforms-410 label{
    color: #333 !important;
}
.iti__flag.iti__np, div.wpforms-container .wpforms-form .iti__flag.iti__np, div.wpforms-container-full .wpforms-form .iti__flag.iti__np{
    box-shadow: none;
    outline: none;
    border: 0;
}
#wpforms-412,
#wpforms-410{
    overflow: hidden;
}

#wpforms-410 input:focus::placeholder {
    color: transparent; /* Hide the placeholder */
}

#wpforms-410 .wpforms-label-hide{
    display: none;
}
.field-wrapper .inputbox label,
#wpforms-412 label,
#wpforms-410 label{
    position: absolute;
    top: 30px;
    left: 0;
    font-size: 18px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.7);
    cursor: text;
    margin: 0;
    line-height: normal;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}
#wpforms-412 #wpforms-412-field_2-container label,
#wpforms-410-field_12-container label{
    left: 40px;
}

#wpforms-412 label.wpforms-field-label.active,
#wpforms-410 label.wpforms-field-label.active{
    font-size: 20px;
    font-weight: 400;
    color: #4a872f !important;
    font-weight: 400;
    text-align: left;
    -webkit-transform: translate(0%, -130%);
    transform: translate(0%, -130%);
}


body .iti__arrow, div.wpforms-container .wpforms-form .iti__arrow, div.wpforms-container-full .wpforms-form .iti__arrow{
    border-top: 4px solid rgba(255, 255, 255, 0.7);
}
.iti__selected-flag, div.wpforms-container .wpforms-form .iti__selected-flag, div.wpforms-container-full .wpforms-form .iti__selected-flag{
    height: auto;
    padding: 0;
}
.iti__selected-flag, div.wpforms-container .wpforms-form .iti__selected-flag, div.wpforms-container-full .wpforms-form .iti__selected-flag{
    height: auto;
    padding: 0;
    top: 3px;
}



.field-wrapper label,
.field-wrapper input,
.field-wrapper textarea {
    padding: 0.5em 0;
}

.field-wrapper .inputbox label.active,
#wpforms-410 .inputbox label.active{
    font-size: 24px;
    font-weight: 400;
    color: #4a872f !important;
    font-weight: 400;
    text-align: left;
    -webkit-transform: translate(0%, -80%);
    transform: translate(0%, -80%);
}

@media only screen and (max-width: 991.98px) {
    .field-wrapper .inputbox label.active {
        font-size: 18px;
        -webkit-transform: translate(0%, -55%);
        transform: translate(0%, -55%);
    }
}

.field-wrapper .textarea label {
    top: 50%;
}

.field-wrapper .textarea label.active {
    top: 0;
}

.field-wrapper .sending-text {
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 1199.98px) {
    .field-wrapper .sending-text {
        margin-bottom: 18px !important;
    }
}
.wpforms-submit-container{
    padding: 5px !important;
}
#wpforms-submit-412{
    border: 0;
    outline: none;
}

.btn-send,
#wpforms-submit-412,
#wpforms-submit-410{
    background: #2646df;
    color: #fff!important;
    padding: 0;
    text-transform: uppercase;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
#wpforms-submit-410,
#wpforms-submit-412{
    background: #1a6495;
    text-transform: uppercase;
    border-radius: 50px;
    font-size: 16px;
    padding: 28px 62px 28px 20px;
    text-align: left;
}
#wpforms-410-field_8{
    width: 80% !important;

}
.btn-send:hover,
#wpforms-submit-412:hover,
#wpforms-submit-410:hover,
.btn-send:focus,
#wpforms-submit-412:focus,
#wpforms-submit-410:focus{
    background: #2281c0;
    color: white !important;
}
#wpforms-submit-412:hover,
#wpforms-submit-410:hover{
    transition: 0.4s all ease-in-out;
    background: #2281c0;
}
.submitbtn {
    position: relative;
    transition: 0.4s all ease-in-out;
}

.submitbtn::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #6abe45;
    width: 44px;
    height: 44px;
    margin-right: 7px;
    border-radius: 50%;
}
.submitbtn::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 0.5rem;
    height: 0.5rem;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    z-index: 999;
    right: 26px;
}
.btn-send span{
    background: #2646df;
    width: 1.8rem;
    height: 1.8rem;
    margin-left: 12px;
    color: #02021e !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#wpforms-410 .wpforms-submit-container{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

/*wp form css ends*/

.footer-logo.footer-logo-pit img {
  height: 55px;
  object-fit: contain;
  width: auto;
	opacity: 0.7;
}

.blog-wrap .blog-box .blog-img img{
    width: 100%;
}

.navbar-toggler{
    display: none;
}

.blog-wrap{
    justify-content: start;
}

.date-viewer p{
    margin: 0;
}

.date-viewer .content p{
    width: 100%;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 300;
    margin: 0;
    font-size: 18px;
}

.date-viewer .content.active p{
    font-size: 18px;
    color: #6abe45;
    font-weight: 500;
    margin: 0;
}





.page-template-default .testimonials,
.single-post .testimonials{
	background: #f4f4f4!important;
}

.testi blockquote p{
    font-weight: 300;
    box-sizing: border-box;
    padding-right: 24px;
    padding-top: 36px;
    font-size: 24px;
}

.page-template-default .inner-page .profile-single-details,
.single-post .inner-page .profile-single-details{
	background: #ececec;
	color: #292929;
	padding: 60px 0;
	  font-size: 20px;
}

.single-post .inner-page .profile-single-details h2{
	color: #1a6495;
}

.profile-single-details .qa li {
    &:before{
        display: none;
    }
}
.page-template-default .inner-page .profile-single-details ul li,
.single-post .inner-page .profile-single-details ul li{
	color: #292929;
}

.single-post header.headerz{
	background: linear-gradient(135deg, rgb(18, 22, 25) 0%, rgb(5, 5, 5) 100%);
}
.single-post header.headerz-sticky .navbar .navbar-nav .nav-link{
	color: rgba(255, 255, 255, 0.7);
}
.error-404{
    padding: 60px 0;
}

.error-404 .page-content h2,
.error-404 .page-content p{
    color: #fff;
    text-align: center;
}

.large-404{
    font-size: 8rem;
    font-weight: 800;
}

.slick-track {
    display: flex;
    align-items: stretch;
}

.dropdown-menu .slick-slide {
    display: flex;
    flex-direction: column;
    height: auto;
}

.dropdown-menuflex {
    flex: 1; 
}









@media only screen and (min-width: 768px) {

    .mobile-menu{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .mobile-menu__wrapper{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mobile-menu #menu-header-menu-1 {
        font-size: 16px;
        font-weight: 400;
        display: flex;
        flex-direction: row;
    }
    .mobile-menu #menu-header-menu-1 li{
        position: relative;
    }
    .mobile-menu #menu-header-menu-1 li.menu-item-has-children a:after {
        content: '';
        background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L6 6L10 2' stroke='white' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        vertical-align: middle;
        display: inline-block;
        height: 12px;
        width: 16px;
        margin-left: 8px;
    }

    .mobile-menu #menu-header-menu-1 li a{
        color: #fff ;
        transition: 0.3s all ease-in-out;
        display: block;
    }

    .mobile-menu #menu-header-menu-1 li a:hover{
        color: #6abe45 ;
    }

    .mobile-menu #menu-header-menu-1{
        border-top: none!important;
        margin-top: 0;
    }
    .mobile-menu #menu-header-menu-1 li:hover ul.sub-menu{
        display: block;
    }


    .mobile-menu #menu-header-menu-1 li ul.sub-menu li a{
        color: #242424;
        padding: 4px 8px;
        display: block;
        transition: 0.3s all ease-in-out;
        font-size: 16px;
        font-weight: 400;
        text-transform: capitalize;
    }

    .mobile-menu #menu-header-menu-1 li ul.sub-menu li a:hover{
        color: #6abe45 ;

    }



    .mobile-menu #menu-header-menu-1 li ul.sub-menu{
        display: none;
        position: absolute;
        list-style: none;
        left: 0;
        margin: 0;
        width: max-content;
        background: #fff;
        top: 100%;
        padding: 12px;
    }

    .mobile-menu #menu-header-menu-1 a {
        padding: 12px 24px;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff

    }

}
@media only screen and (min-width: 1400px) {
    .mobile-menu{
        display: none!important;
    }

    .dropdown-menu .slick-slide{
        padding: 24px;
    }
}
@media only screen and (max-width: 1399px) {
    .desktop-menu{
        display: none!important;
    }
    .dropdown-menuflex-top{
        font-size: 20px;
    }
    .dropdown-menuflex-top {
        padding-bottom: 16px;
    }
    #menu-header-menu .dropdown-menu .service-list li a{
        font-size: 18px;
    }
    .dropdown-menuflex ul.service-list{
        margin-top: 16px;
    }
}
@media only screen and (max-width: 1024px) {
    .mobile-menu{
        flex-wrap: nowrap;
    }
    .mobile-menu #menu-header-menu-1 a{
        padding: 8px 12px;
    }
    .mobile-menu #menu-header-menu-1 li a{
        font-size: 14px;
    }

}
@media only screen and (max-width: 992px) {
    .mobile-menu #menu-header-menu-1 a{
        padding: 8px;
    }
    .mobile-menu #menu-header-menu-1 li a{
        font-size: 12px;
    }
    .mobile-menu #menu-header-menu-1 li.menu-item-has-children a:after {
        height: 8px;
        width: 11px;
    }
}
@media only screen and (max-width: 767px) {

    #menu-header-menu-1 li.menu-item-has-children .sub-menu{
        display: none;
        height: 0;
        opacity: 0;
    }

    #menu-header-menu-1 li.menu-item-has-children .sub-menu.sub-menu--active{
        display: block;
        height: max-content;
        opacity: 1;
    }

    .mobile-menu #menu-header-menu-1 li a{
        color: #fff;
        font-size: 18px;
        text-decoration: none;
        width: 100%;
        display: block;
    }

    #menu-header-menu-1{
        list-style: none;
        padding: 24px;
    }
    .mobile-menu #menu-header-menu-1 li.menu-item-has-children a{
        position: relative;
    }
    .mobile-menu #menu-header-menu-1 li.menu-item-has-children a:after{
        position: absolute;
        content: '';
        background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L6 6L10 2' stroke='white' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        vertical-align: middle;
        display: inline-block;
        height: 12px;
        width: 16px;
        margin-left: 8px;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .mobile-menu #menu-header-menu-1 li.menu-item-has-children ul.sub-menu li.menu-item  a:after{
        display: none;
    }

    #menu-header-menu-1 li .sub-menu{
        list-style: none;
    }

    .navbar-toggler-icon{
        color: #fff;
    }
    .mobile-menu .btn-contact{
        display: none;
    }

    .mobile-menu .navbar-toggler{
        display: block;
    }
    #navbarNavDropdown {
        position: fixed;
        top: 64px;
        left: 0;
        z-index: 999999999;
        background: #121619;
        width: 100%;
    }
}
/* Ensure the tab content has enough space */
.tab-content {
    min-height: 400px; /* Adjust as needed */
    position: relative; /* Add position relative for proper element stacking */
}

/* Swiper container */
.myProjectSwiper {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    gap: 48px;
}


.swiper-slide {
    text-align: center;
    font-size: 18px;
    height: 100px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;

}
.swiper-slide.deliver-box{
    margin-bottom: 0!important;
    border-radius: 25px!important;
    overflow: hidden;
}
.swiper-pagination {
    position: relative;
    margin-top: 10px;
}

#v-pills-tab button{
    color: #6abe45;
}
#v-pills-tab button.active{
    background: #6abe45;
    color: #fff;
    line-height: 1;
}


#v-pills-tabContent .myProjectSwiper .swiper-wrapper {
    margin-bottom: 20px;
}

#v-pills-tabContent .myProjectSwiper {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
}


#v-pills-tabContent .myProjectSwiper .swiper-button-next:after,
#v-pills-tabContent .myProjectSwiper .swiper-button-prev:after{
    font-size: 16px;
}

#v-pills-tabContent .myProjectSwiper .swiper-button-next,
#v-pills-tabContent .myProjectSwiper .swiper-button-prev{
    position: absolute;
    top: calc(100% - 12px);
    border: 1px solid #fff;
    width: 32px;
    height: 32px;
    padding: 12px;
    border-radius: 1000px;
    color: #fff;
}

#v-pills-tabContent .myProjectSwiper .swiper-button-prev{
    left: calc(50% - 20px);
    transform: translatex(-50%);
}

#v-pills-tabContent .myProjectSwiper .swiper-button-next{
    left: calc(50% + 20px);
    transform: translatex(-50%);
}

.card-content p,
.card-content h4{
    color: #fff;
}
.archive-project-tabs{
    margin-top: 24px;
}

.rank-math-breadcrumb p {
    font-weight: 600!important;
    color: #1a1a1a!important;
    text-shadow: none!important;
}
.rank-math-breadcrumb p a {
    color: #1a1a1a!important;
}

.profile-single-details table{
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 16px;
    font-family: sans-serif;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.profile-single-details thead tr {
    background-color: #cef3bd;
    color: #ffffff;
    text-align: left;
}


.profile-single-details th,
.profile-single-details td {
    padding: 12px 15px;
    border: 1px solid #ddd;
}

.profile-single-details tbody tr {
    background-color: #f3f3f3;
}

.profile-single-details tbody tr:nth-child(even) {
    background-color: #e9e9e9;
}

