@font-face {
    font-family: 'Pelak';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/pelak/eot/PelakFA-Regular.eot?#') format('eot'), /* IE6?8 */
    url('../fonts/pelak/woff/PelakFA-Regular.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/pelak/woff2/PelakFA-Regular.ttf') format('truetype'); /* Saf3?5, Chrome4+, FF3.5, Opera 10+ */
}


@font-face {
    font-family: 'Pelak';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/pelak/eot/PelakFA-Bold.eot?#') format('eot'), /* IE6?8 */
    url('../fonts/pelak/woff/PelakFA-Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/pelak/woff2/PelakFA-Bold.ttf') format('truetype'); /* Saf3?5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'Pelak';
    font-style: normal;
    font-weight: lighter;
    src: url('../fonts/pelak/eot/PelakFA-light.eot?#') format('eot'), /* IE6?8 */
    url('../fonts/pelak/woff/PelakFA-light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/pelak/woff2/PelakFA-light.ttf') format('truetype'); /* Saf3?5, Chrome4+, FF3.5, Opera 10+ */
}

:root {
    --theme-color: #6fa938;
    --theme-color2: #9ecb3b;
    --title-color: #4A4B4D;
    --main-container: 1300px;
}

* {
    font-family: 'Pelak' !important;
    letter-spacing: 0 !important;
}


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: bold !important;
}

.h2, h2 {
    font-size: 22px !important;
    line-height: 1.5 !important;
}

p, .p {
    font-size: 15px;
    margin-bottom: 5px;
}

.main-menu a {
    font-size: 15px;
}

.main-menu > ul > li {
    margin: 0 14px;
}

.h3, h3 {
    font-size: 16px;
}

.fa-regular, .far {
    font-family: Font Awesome\ 6 Pro !important;
}

.fa-light, .fal {
    font-family: Font Awesome\ 6 Pro !important;
}

.fa-solid, .fas {
    font-family: Font Awesome\ 6 Pro !important;
}

.fa-brands, .fab {
    font-family: Font Awesome\ 6 Brands !important;
}

.h4, h4 {
    font-size: 22px;
    line-height: 1.333;
}

.testi-box-img .slider-arrow {
    bottom: 72px;
}

.testi-box-img:after {
    bottom: 72px;
    display: none;
}

.sub-title4, .sub-title {
    background-color: transparent;
    color: #6fa938;
    font-weight: bold;
    margin-bottom: 15px;
}

    .sub-title4:before, .sub-title:before {
        background-color: transparent;
    }

.counter-card .box-text {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.hero-form-wrap .box-text {
    color: #FAFAFA;
}

.pt-100 {
    padding-top: 100px !important;
}

.sub-title4 img, .sub-title img {
    margin-right: 5px;
    margin-left: 8px;
    margin-top: -10px;
    width: 26px;
}

.shape-mockup.btn {
    bottom: 7%;
    z-index: 100;
}

.service-card:hover:after {
    -ms-transform: unset;
    transform: unset;
    inset: 130px;
}

.testi-box-img img {
    height: 514px;
    object-fit: cover;
}

.testi-box .box-title {
    font-size: 26px;
    margin-bottom: 30px;
}

.testi-box-slide {
    padding: 20px 15px 5px 15px;
    min-height: 351px;
}

.service-card .box-title a:hover {
    color: #fff !important;
}

.footer-layout3 {
    background-color: #636466;
}

    .footer-layout3 .copyright-wrap {
        background-color: #424242;
    }

footer p {
    color: #fff;
}

.blog-box .blog-img img {
    width: 100%;
    height: 250px;
}

.blog-box {
    padding: 20px;
}

    .blog-box .blog-meta {
        margin: -0.3em 0 0px 0;
    }

    .blog-box .box-title {
        margin-bottom: 10px;
        font-size: 16px;
    }

.footer-widget.widget_nav_menu a:before {
    display: none;
}

footer .footer-info {
    position: absolute;
    right: -20px;
}

    footer .footer-info i {
        font-size: 20px;
        margin-top: 0px;
    }

footer p {
    margin-bottom: 0px;
}

.footer-widget .text {
    margin-bottom: 0px;
    padding-right: 15px;
}

.footer-widget.widget_nav_menu a {
    padding-right: 0px;
    color: #fff;
}

.footer-widget .widget_title {
    margin: -0.12em 0 20px 0;
    height: 45px;
}

.footer-layout3 .widget-area {
    padding-top: 70px;
    padding-bottom: 55px;
}

.blog-box .btn-sm {
    float: left;
}

.team-block .box-img {
    border-radius: 50px;
}

.team-block .box-title {
    margin-bottom: 5px;
    font-size: 14px;
}

.team-block .box-text {
    font-size: 12px;
}

.dna-ani span:before, .dna-ani span:after {
    background: #888a8d;
}

.dna-ani span {
    background: #6fa938;
    width: 60px;
}

.sub-title {
    margin-bottom: 20px;
}

.title-area .sec-title {
    font-size: 26px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-75 {
    padding-top: 75px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.sub-title4 {
    font-size: 16px;
}

.service-card .box-text {
    margin-bottom: 0px;
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.5;
}

.footer-layout4 .copyright-wrap {
    background-color: var(--title-color);
}

.service-card .box-icon img {
    width: 50px;
}

.pb-200 {
    padding-bottom: 200px;
}

#blog-sec {
    padding-top: 180px;
}

.counter-card .box-number {
    font-size: 36px !important;
    color: #383838;
}

.counter-card-wrap {
    background-color: var(--theme-color);
    background-size: auto;
    background-position: left bottom;
}


.z-index-common {
    position: absolute;
    width: 100%;
    z-index: 3;
}

.service-card {
    background-image: none !important;
    background-color: var(--theme-color);
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
}

    .service-card:hover .box-icon {
        background-color: #fff;
    }

    .service-card:hover .box-text {
        color: #fff;
    }


.box-title {
    font-size: 16px;
    margin-top: 0px !important;
}

.feature-card .title-wrap {
    gap: 10px;
    margin-bottom: 10px;
}

.team-block .team-social {
    display: none;
}

.text-justify {
    text-align: justify;
}

.img-box7 .about-counter {
    padding: 17px;
}

    .img-box7 .about-counter .box-number {
        margin-top: unset;
    }

.th-widget-about .about-logo img {
    width: 200px;
}

.about-counter .box-title {
    margin-top: 0px !important;
}

.th-menu-wrapper .mobile-logo img {
    width: 145px;
}

.th-mobile-menu ul li a:before {
    content: "\f104";
}

.header-layout5 .header-logo img {
    width: 100px;
    top: -10px;
    right: 10px;
}

.header-layout5 .sticky .header-logo {
    padding: 10px 0 20px 0;
}

    .header-layout5 .sticky .header-logo img {
        width: 65px;
    }

.th-social a {
    display: inline-block;
    width: var(--icon-size, 38px);
    height: var(--icon-size, 38px);
}

    .th-social a i {
        position: relative;
        line-height: -35px;
        top: -3px;
        font-size: 17px;
    }

footer .th-widget-about .about-logo img {
    width: 210px;
}

.hero-title {
    font-size: 38px;
    line-height: 1.6;
    width: 60%;
    color: #000 !important;
}



.footer-widget.widget_meta a:before,
.footer-widget.widget_pages a:before,
.footer-widget.widget_archive a:before,
.footer-widget.widget_categories a:before,
.footer-widget.widget_nav_menu a:before {
    content: "\f104";
}

.header-layout3 .header-logo {
    background-color: #e0e0e0;
    *-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%, 0 85px);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 13.5% 100%, 0 70px);
    /*clip-path: none;*/
    padding: 40px 14px 45px 35px;
    height: 151px;
    margin-top: -50px;
    margin-right: -1px;
}


.header-layout3 .sticky-wrapper.sticky .header-logo {
    clip-path: none;
    padding: 21px 39px;
}

.hero-style3 {
    padding: 106px 0 300px 0;
}

.hero-3 {
    max-width: 1700px;
    background-size: 1700px 100%;
    border-radius: unset !important;
}

.main-menu ul.sub-menu a {
    font-size: 14px;
}


.hero-form-wrap {
    border: 1px solid #EEEEEE;
    box-shadow: none;
    padding: 20px;
    margin: auto;
}

.feature-card {
    padding: 20px;
    border-radius: 40px;
    min-height: 180px;
}

.menu-area .header-logo img {
    width: 230px;
}

.main-menu ul.sub-menu li {
    padding: 5px 5px;
}

.header-links .social-links {
    border-right: 1px solid #fff;
    padding-right: 15px;
}

.header-links li {
    margin-left: 15px;
}

body .d-mobile {
    display: none;
    margin: 20% 20px 20px 20px;
    text-align: center;
}

.testi-box-slide .slider-arrow {
    bottom: 31px;
}

#testi-sec .title-area {
    margin-bottom: unset !important;
}

.th-btn:before {
    content: none !important;
}

.th-btn.btn-sm {
    padding: 12px 25px;
    font-size: 13px;
}

.footer-widget.widget_meta a, .footer-widget.widget_pages a, .footer-widget.widget_archive a, .footer-widget.widget_categories a, .footer-widget.widget_nav_menu a {
    font-size: 14px;
}

.blog-single .blog-title,
.blog-content .sec-title,
.team-details .sec-title {
    font-size: 20px !important;
    margin-top: 5px;
}

.blog-details {
    margin-top: 70px;
}

.widget_title {
    font-size: 20px;
}

.widget {
    padding: var(--widget-padding-y, 25px) var(--widget-padding-x, 25px);
}


.widget_nav_menu a::before, .widget_meta a::before, .widget_pages a::before, .widget_archive a::before, .widget_categories a::before, .wp-block-categories a::before {
    content: '\f060';
    left: 20px;
}

.widget_nav_menu a, .widget_meta a, .widget_pages a, .widget_archive a, .widget_categories a, .wp-block-categories a {
    padding: 17px 20px 17px 35px;
    font-size: 14px;
}


.section-view {
    margin-top: 70px;
}

.about-box .box-title {
    margin-bottom: 10px;
    margin-top: 0px !important;
}

.title-area {
    margin-bottom: unset !important;
}

.about-box .box-content {
    padding: 30px 25px 40px 25px;
}

.team-sticky {
    top: 130px;
}

.team-block:hover .box-content {
    bottom: 60px;
}

.category-card .box-title {
    font-size: 12px;
    padding: 15px 10px;
    margin-top: 0px !important;
}

.category-card .box-icon img {
    width: 110px;
}

.home-barnd {
    padding: 40px 0px;
}

#blogSlider4 .blog-content p {
    height: 53px;
}

.hero-1 .hero-thumb .tab-btn img {
    max-width: 30px;
}

.faq-page {
    margin-top: 70px;
}

.blog-page {
    margin-top: 70px;
}

.blog-page {
    margin-top: 70px;
}

.space-bottom.head {
    margin-top: 170px;
}

.service-grid .box-shape {
    z-index: -1;
}

.blog-img img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.recent-post .post-title {
    font-size: 14px;
}

.blog-single .blog-content {
    padding: 30px 25px;
}

.blog-single .blog-title {
    margin-bottom: 5px;
}

.recent-post .media-img img {
    height: 70px;
    object-fit: cover;
}

.recent-post .media-img:after {
    line-height: 73px;
}

.location-card {
    min-height: 260px;
}

.contact-map iframe {
    height: 400px;
}

.contact-form .input-wrap {
    max-width: 100%;
}

.input-validation-error {
    border-color: red;
}

.form-group > i {
    top: 40px;
}

label {
    margin-bottom: 0px;
    font-size: 12px;
    margin-right: 18px;
    font-weight: 600;
}

select, .form-control, .form-select, textarea, input {
    height: 50px;
    padding: 0 20px 0 20px;
    font-size: 14px;
}

textarea {
    padding-top: 10px;
}

#PayvandLabCaptchaInputText-error {
    display: none !important;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    display: none !important;
}

.form-group {
    margin-bottom: 18px;
}

.th-btn.btn-sm {
    color: #fff;
}

.contact-form {
    padding: 30px 25px;
}

.hero-form-wrap {
    max-width: calc(100% - 280px);
    border-radius: 40px;
}

/*@media (max-width: 1860px) {
    .hero-form-wrap {
        max-width: calc(100% - 275px);
    }
}
*/
span.field-validation-error {
    position: absolute;
    top: 0px;
    left: 23px;
    font-size: 12px;
}

label.error {
    position: absolute;
    top: 9px;
    left: 18px;
    font-size: 9px;
    color: red;
    font-weight: 100;
}

input.error {
    border-color: red;
}

.th-btn {
    background: -webkit-linear-gradient(top, var(--theme-color) 100%, #DDFFF1 100%);
    background: linear-gradient(-180deg, var(--theme-color) 100%, #DDFFF1 100%);
}

    .th-btn.style2 {
        background: -webkit-linear-gradient(top, #C2D4FF 100%, #F0F4FF 100%);
        background: linear-gradient(-180deg, #C2D4FF 100%, #F0F4FF 100%);
        color: #636466;
    }

.text-center,
.text-left {
    text-align: left;
    direction: ltr;
}

.contact-form .sec-title {
    margin-bottom: 25px;
    font-size: 18px !important;
}

.contact-form.login {
    max-width: 50%;
    margin: auto;
}

.swal2-title {
    font-size: 18px !important;
}

.swal2-actions {
    padding: 5px 20px !important;
    font-size: 16px !important;
}

.widget_title {
    margin: -0.12em 0 20px 0;
}

.req-his .location-card {
    padding: 25px 25px;
    margin-bottom: 30px;
}

    .req-his .location-card .features {
        font-size: 12px;
        padding: 0px 20px 0px 0px;
    }

.location-card .box-title {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.req-his .location-card .btn-box {
    width: 100%;
    text-align: center;
}

    .req-his .location-card .btn-box a {
        font-size: 14px;
        font-weight: 600;
        margin: auto;
        text-align: center;
    }

table {
    font-size: 12px;
}

td, th {
    padding: 4px 10px;
}

th {
    font-weight: 600;
    background-color: var(--theme-color);
    color: #fff;
}

.order-details h4 {
    font-size: 16px;
    line-height: 1.333;
}

.order-details {
    border-bottom: 1px solid #d8dde1;
}

.pay-select ul {
    display: flex;
    justify-content: center;
}

    .pay-select ul li {
        list-style-type: none;
    }

    .pay-select ul img {
        width: 100px;
        height: 100px;
        object-fit: contain;
    }

.field-label small {
    font-size: 10px;
    font-weight: 100;
    float: left;
    padding-left: 10px;
    color: green;
}

.swiper .blog-box .box-title {
    margin-bottom: 0px;
    margin-top: 10px !important;
}

.hero-img.slideinright img {
    object-fit: cover;
    width: 480px;
}

.hero-form-wrap .box-text a,
.hero-form-wrap .box-text span,
.hero-form-wrap .box-text p {
    color: #FFF;
    margin-bottom: 0px;
}

.hero-form-wrap .row {
    width: 100%;
}

.footer-widget {
    margin-bottom: 0px;
}

.dropdown-toggle::after {
    margin-top: -5px;
}

.dropdown-link > a img {
    margin-top: -5px;
}

footer p {
    line-height: 28px;
}

.footer-widget.widget_nav_menu a {
    line-height: 28px;
    margin-bottom: 3px;
}

.order-details {
    margin-bottom: 15px;
}

.newsletter-widget {
    max-width: 100px;
}

@media (max-width: 1600px) {
    .hero-form-wrap {
        max-width: calc(100% - 220px);
    }
}

@media (max-width: 1500px) {
    .hero-form-wrap {
        max-width: calc(100% - 165px);
    }
}

@media (max-width: 1400px) {
    .hero-form-wrap {
        max-width: calc(100% - 115px);
    }
}

@media (max-width: 1300px) {
    .hero-form-wrap {
        max-width: calc(100% - 30px);
        bottom: -15px;
    }
}

@media (max-width: 1199px) {
    .hero-form-wrap {
        max-width: calc(100% - 15px);
        bottom: 25px;
        border: unset;
        padding: 10px;
    }
}

@media (max-width: 991px) {
    .header-layout5 .header-logo img {
        width: 60px;
        position: absolute;
        top: -20px;
        right: 10px;
    }

    .header-button {
        height: 85px;
    }


    body .d-mobile {
        display: block;
    }


    .header-layout3 .header-logo {
        height: 79px;
        margin-top: 0px;
        margin-right: -1px;
        background: #fff;
    }

    .menu-area .header-logo img {
        width: 190px;
    }

    .header-layout3 .header-logo img {
        max-width: unset;
    }

    .th-menu-toggle {
        width: 50px;
        height: 50px;
    }

        .th-menu-toggle i {
            position: relative;
            top: 2px;
        }

    .hero-style1 {
        padding: 0px 15px 40px 15px;
        width: 100%;
    }

    .hero-title {
        width: 100%;
        font-size: 28px;
    }

    .hero-style3 {
        padding: 106px 0 50px 0;
    }

    .testi-box-slide .slider-arrow {
        bottom: 15px;
    }

    .testi-box-img .slider-arrow {
        bottom: 529px;
    }

    .testi-box {
        margin-bottom: 10px;
    }

    .th-widget-about .about-logo {
        margin-bottom: 30px;
        text-align: center;
    }

    .footer-layout3 .widget-area {
        padding-top: 0px;
        padding-bottom: 50px;
    }

    .footer-widget {
        margin-bottom: 0px;
        padding: 30px 20px 0px 20px;
    }

    footer .footer-info {
        right: 5px;
        padding-top: 3px;
    }

    .footer-widget .text {
        margin-bottom: 10px;
    }

    .footer-widget .widget_title.sec {
        margin: 0px 0 20px 0;
        height: 0px;
        padding: 0px;
    }

    footer .newsletter-widget {
        text-align: center;
    }

    footer .th-social {
        padding-top: 5px;
    }

        footer .th-social a {
            width: 30px;
            height: 30px;
        }

            footer .th-social a i {
                top: -6px;
                font-size: 17px;
            }

    .blog-details {
        margin-top: 0px;
    }

    .faq-page {
        margin-top: 0px;
    }

    .blog-page {
        margin-top: 0px;
    }

    .blog-page {
        margin-top: 0px;
    }

    .space-bottom.head {
        margin-top: 100px;
    }

    .accordion-card .accordion-button {
        font-size: 14px;
    }

        .accordion-card .accordion-button:after {
            left: 15px;
        }

    .contact-form.login {
        max-width: 90%;
    }

    .section-view {
        margin-top: 0px;
        padding-top: 50px;
    }

    .contact-form .input-wrap {
        max-width: 100%;
        text-align: unset;
    }

    .order-details {
        margin-bottom: 15px;
    }

    .table-outer {
        overflow: scroll;
    }

    table {
        min-width: 700px;
    }

    .blog-img img {
        height: 270px;
    }

    .team-block .box-title {
        font-size: 12px;
    }

    .team-block .box-img {
        max-width: calc(100% - 0px);
    }

    #service-sec .box-title {
        font-size: 13px;
    }

    #service-sec .col-sm-6 {
        width: 50%;
    }

    .title-area .sec-title {
        font-size: 22px !important;
    }
}
