* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

.noto-sans old persian-regular {
    font-family: "Noto Sans Old Persian", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.topbar {
    background: #000000;
    border-bottom: 1px dashed #ffffff5e;
}

.topbar__area {
    display: flex;
    justify-content: space-between;
    padding: 5px
}

.topbar ul {
    display: flex;
    margin-bottom: 0;
    align-items: center;
}

    .topbar ul li {
        list-style-type: none;
    }

        .topbar ul li a {
            color: #fff;
            display: block;
            margin-right: 10px;
            text-decoration: none;
        }

.navbar-expand-lg {
    padding: 0;
}

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border: 0;
        margin-bottom: 0;
        padding: 0;
    }

.navbar-brand {
    width: 100px;
}

    .navbar-brand img {
        width: 104px;
        position: absolute;
        z-index: 10;
        top: 0;
    }

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #000;
    font-size: 16px;
    background: #d78b1a;
    color: #ffff;
}

.navbar-nav .nav-link {
    color: #000;
    padding: 16px;
}

    .navbar-nav .nav-link:hover {
        background: #d78b1a;
        color: #ffff;
    }

/*.navbar-nav li:not(:last-child) {
    border-right: 1px solid #cdcbcb3d;
}*/
/* .navbar-expand-lg .navbar-collapse{
    flex-grow: 0;
} */
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.breadcrumb {
    height: 250px;
    overflow: hidden;
    line-height: 250px;
    position: relative;
}

.breadcrumb__area {
    /*background: url('../images/tonknagar.webp');*/
    background-image: url('../images/tonknagar.jpg');
    height: 200px;
    width: 100%;
}

.breadcrumb__list {
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
}

.breadcrumb__item a {
    font-size: 39px;
    color: #ffffff !important;
    font-weight: 500;
}

.remove-margin {
    padding-top: 0px !important;
}

    .remove-margin .inner-container {
        margin-bottom: 0 !important;
    }

.officerlogin__img {
    height: 402px;
    border-radius: 10px;
}

.offcerlogin {
    background: whitesmoke;
    padding: 40px 0;
}

    .offcerlogin .card-title {
        background: #e79a0c;
        color: #fff;
        padding: 0;
    }

        .offcerlogin .card-title h3 {
            padding: 10px !important;
        }

.logo-bg {
    background: #e79a0c;
    color: #fff;
    padding: 5px 0;
    border: 0;
    font-size: 18px;
    border-radius: 6px;
}

    .logo-bg:hover {
        background: #bb7c06;
    }

.offcerlogin .card {
    border-radius: 11px;
    overflow: hidden;
}



.carousel-inner, .carousel, .carousel-item, .fill {
    height: 100%;
    height: 580px;
    width: 100%;
    background-position: center center;
    background-size: cover;
}

.carousel-dark .carousel-caption {
    color: #fff;
    background: linear-gradient(350deg, #ffffffa6, #f5b52557);
    border-radius: 10px;
}

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
    background-color: orange;
    color: #fff;
    filter: inherit;
    border-radius: 50%;
    padding: 20px;
}

/*------------------------------ vertical bootstrap slider----------------------------*/

.about-section {
    padding: 40px 0;
}

.bg-color-1 {
    background: #fffdf5;
}

.sec-title h6 {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 14px;
    color: #fb7f45;
}

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 20px;
}

.sec-title .title-shape {
    background: #fb7f45;
}

    .sec-title .title-shape:before {
        position: absolute;
        content: '';
        width: 4px;
        height: 4px;
        left: -8px;
        top: 0px;
    }

    .sec-title .title-shape:before {
        background: #e41e2f;
    }

.content_block_1 .content-box .text {
    display: block;
    margin-bottom: 33px;
}

.content_block_1 .content-box .inner-box {
    margin-bottom: 40px;
}


    .content_block_1 .content-box .inner-box .social-style-one {
        position: relative;
        top: 3px;
    }

.content_block_1 .content-box .lower-box .single-item {
    position: relative;
    display: block;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 8%);
    padding: 16px 15px 17px 83px;
}

    .content_block_1 .content-box .lower-box .single-item .icon-box {
        position: absolute;
        display: inline-block;
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 24px;
        border: 1px solid #e6e6ea;
        border-radius: 50%;
        text-align: center;
        left: 20px;
        top: 20px;
        transition: all 500ms ease;
    }

    .content_block_1 .content-box .lower-box .single-item:hover .icon-box {
        color: #ffc107;
        border: 1px solid orange;
    }

    .content_block_1 .content-box .lower-box .single-item h5 {
        display: block;
        font-size: 18px;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 3px;
    }

    .content_block_1 .content-box .lower-box .single-item p {
        color: #616373;
    }

        .content_block_1 .content-box .lower-box .single-item p a {
            display: inline-block;
            color: #616373;
        }


.content_block_1 .content-box .sec-title {
    margin-bottom: 33px;
}

.image_block_1 .image-box {
    position: relative;
    display: block;
    /* padding: 0px 30px;*/
    margin-top: 7px;
    /* width: 60%;
    left: 20%;*/
}

    .image_block_1 .image-box .image {
        position: relative;
        display: block;
        overflow: hidden;
        border-radius: 5px;
        box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 5%);
        height: 300px;
        border: 1px solid #eee;
    }

        .image_block_1 .image-box .image::before {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(255,255,255,.3);
            content: '';
            -webkit-transition: -webkit-transform .9s;
            transition: transform .9s;
            -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
            transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
        }

        .image_block_1 .image-box .image:hover::before {
            -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
            transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
        }

        .image_block_1 .image-box .image img {
            width: 100%;
            border-radius: 5px;
            height: 313px;
        }

    .image_block_1 .image-box .text {
        position: absolute;
        right: 31px;
        bottom: 0px;
        width: calc(100% - 60px);
        padding: 5px 10px 5px;
        background: #ffffff;
        border-radius: 5px;
        box-shadow: 15px -10px 30px 0px rgb(0 0 0 / 8%);
        z-index: 1;
    }

        .image_block_1 .image-box .text h4 {
            font-size: 20px;
            line-height: 30px;
            font-weight: 700;
        }

.important-notice {
    background: #6d6d6d;
    color: #fff;
    padding: 5px;
    text-align: center;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.gallery {
    padding: 20px 0;
    padding-bottom: 40px;
}

    .gallery h3 {
        padding-bottom: 20px;
    }

    .gallery img {
        width: 100%;
        margin: 3px;
        border-radius: 10px;
      
    }

    .gallery a {
        margin-bottom: 20px;
        display: block;
    }
        .gallery img:hover {
            opacity: 0.7;
        }

.h-357 {
    height: 357px;
}


.img-fluid {
    width: 100%;
}

.bg-color-2 {
    background: #252638;
}

.margin-top-70 {
    margin-top: 70px;
}
/* news section */
.news-area1 {
    padding: 40px 0;
    background: #d7caa191;
}

    .news-area1 .news-area {
        top: 0px;
        background: white;
        padding: 10px;
        height: 285px !IMPORTANT;
    }

    .news-area1 .news-list {
        padding-left: 0px;
    }

        .news-area1 .news-list li {
            list-style-type: none;
            padding: 5px 0;
        }

            .news-area1 .news-list li a {
                color: #413f3f;
                text-decoration: none;
                font-size: 14px;
            }

                .news-area1 .news-list li a:hover {
                    color: orange;
                    text-decoration: underline;
                }

.service-section {
    position: relative;
    width: 100%;
    padding: 35px 0px 80px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

    .service-section:before {
        position: absolute;
        content: '';
        background: #f5f5f6;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        right: 0px;
        opacity: 0.85;
    }

.service-block-one .inner-box {
    position: relative;
    display: block;
    /* background: #ffffff;*/
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 7%);
    margin-bottom: 30px;
    height: 275px;
    overflow: auto;
}

.inner-box h5 {
    background: transprant;
    padding: 7px;
    margin-bottom: 0;
    color: #fff;
    position: sticky;
    top: 0;
}

.bg-1 {
    background: #f9f1d8;
}

.heading-1 {
    background: #cdae52;
}

.heading-2 {
    background: #6796c5 !important;
}

.bg-2 {
    background: #c3e1ff;
}


.heading-3 {
    background: #ff8585 !important;
}

.bg-3 {
    background: #e9d0d0;
}

.heading-4 {
    background: #8bc5ab !important;
}

.bg-4 {
    background: #dafbec;
}

.heading-5 {
    background: #a5a5fb !important;
}

.bg-5 {
    background: #eaeaf9;
}


.heading-6 {
    background: #90bf6d !important;
}

.bg-6 {
    background: #edfbe2;
}

.service-block-one .inner-box:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    left: 0px;
    top: 31px;
    transform: scale(0,0);
    transition: all 500ms ease;
}

.service-block-one .inner-box:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 38px;
    left: 0px;
    top: 39px;
    transform: scale(0,0);
    transition: all 500ms ease;
}

.service-block-one .inner-box:hover:before,
.service-block-one .inner-box:hover:after {
    transform: scale(1,1);
}

.service-block-one .inner-box h4 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 33px;
}

    .service-block-one .inner-box h4 a {
        display: inline-block;
        color: #252638;
    }



.service-block-one .inner-box .btn-box a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-family: 'DM Sans', sans-serif;
    color: #696b7e;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 23px;
    text-align: center;
    border: 2px solid #e6e6ea;
    border-radius: 4px;
}

    .service-block-one .inner-box .btn-box a:hover {
        color: #ffffff;
    }

.service-block-one .inner-box .icon-box {
    position: absolute;
    right: 30px;
    bottom: 28px;
    font-size: 50px;
    line-height: 50px;
    color: #8e91a2;
    z-index: 1;
    transition: all 500ms ease;
}

.service-block-one .inner-box:hover .icon-box {
}

.service-block-one .inner-box .icon-box:before {
    position: absolute;
    left: 0px;
    top: -10px;
    content: '';
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: -webkit-linear-gradient(-90deg, #e6e6ea, #f2f2f2 100%);
    z-index: -1;
}


.service-section .sec-title .links {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-family: 'DM Sans', sans-serif;
    color: #616373;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 33px;
}

    .service-section .sec-title .links i {
        position: relative;
        margin-left: 5px;
        font-size: 12px;
        font-weight: 400;
        top: -1px;
    }




.sec-title h6 span {
    margin-left: 10px;
}

.sec-title.centred h6 span {
    margin-right: 10px;
}

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 20px;
}

.sec-title .title-shape {
    position: relative;
    width: 50px;
    height: 4px;
    margin-left: 8px;
}

.sec-title.centred .title-shape {
    margin: 20px auto;
}

.sec-title .title-shape:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    left: -8px;
    top: 0px;
}

.sec-title.centred .title-shape:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    right: -8px;
    top: 0px;
}

.service-block-one .inner-box:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    left: 0px;
    top: 31px;
    transform: scale(0, 0);
    transition: all 500ms ease;
}

.service-block-one .inner-box:hover:before, .service-block-one .inner-box:hover:after {
    transform: scale(1, 1);
}

.service-block-one .inner-box:before {
    background: #e41e2f;
    height: 20%;
    margin-top: 17%;
}

.sec-title.light h2 {
    color: #ffffff;
}

.service-block-one .inner-box h4 a:hover {
    color: #e41e2f;
}

.centred {
    text-align: center;
}

.inner-box ul {
    margin: 0;
    padding-bottom: 20px;
}

/** solutions-section **/

.solutions-section {
    position: relative;
    /* padding-top: 103px;*/
}

    .solutions-section .inner-container {
        position: relative;
        display: block;
        background: #f5f5f6;
        border-radius: 5px;
        overflow: hidden;
        margin-bottom: -138px;
        z-index: 1;
    }

        .solutions-section .inner-container .solution-block-one {
            position: relative;
            float: left;
            width: 33.333%;
        }

.solution-block-one .inner-box {
    position: relative;
    display: block;
    background: #f5f5f6;
    padding: 21px 20px 23px 80px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    min-height: 102px;
}

    .solution-block-one .inner-box:before {
        position: absolute;
        content: '';
        width: 0%;
        height: 100%;
        left: 0px;
        top: 0px;
        transition: all 500ms ease;
    }

    .solution-block-one .inner-box:hover:before {
        width: 100%;
    }

.solution-block-one:nth-child(3) .inner-box,
.solution-block-one:nth-child(6) .inner-box,
.solution-block-one:last-child .inner-box {
    border-right: none;
}

.solution-block-one:nth-child(7) .inner-box,
.solution-block-one:nth-child(8) .inner-box,
.solution-block-one:last-child .inner-box {
    border-bottom: none;
}

.solution-block-one .inner-box .icon-box {
    position: absolute;
    left: 30px;
    top: 34px;
    font-size: 36px;
    line-height: 36px;
    color: #a1a3b1;
    transition: all 500ms ease;
}

.solution-block-one .inner-box h4 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 1px;
    transition: all 500ms ease;
}

.solution-block-one .inner-box p {
    position: relative;
    transition: all 500ms ease;
}

.solution-block-one .inner-box:hover .icon-box,
.solution-block-one .inner-box:hover h4,
.solution-block-one .inner-box:hover p {
    color: #ffffff;
}

.solutions-section .lower-box {
    position: relative;
    background: #ffffff;
    padding: 36px 30px 40px 30px;
}

    .solutions-section .lower-box .bg-layer {
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }

        .solutions-section .lower-box .bg-layer:before {
            position: absolute;
            content: '';
            background: #ffffff;
            width: 100%;
            height: 100%;
            left: 0px;
            top: 0px;
            opacity: 0.7;
        }

    .solutions-section .lower-box .text {
        position: relative;
        padding-left: 78px;
    }

        .solutions-section .lower-box .text .icon-box {
            position: absolute;
            left: 0px;
            top: 4px;
            width: 58px;
            height: 58px;
            line-height: 58px;
            font-size: 24px;
            color: #ffffff;
            text-align: center;
            border-radius: 50%;
        }

        .solutions-section .lower-box .text h3 {
            display: block;
            font-size: 24px;
            line-height: 32px;
            font-weight: 700;
            margin-bottom: 4px;
        }

    .solutions-section .lower-box .btn-box {
        position: relative;
        margin-top: 4px;
    }

        .solutions-section .lower-box .btn-box .theme-btn {
            padding: 16.5px 42px;
        }

.solutions-section .image-layer {
    position: absolute;
    left: 0px;
    top: 0px;
}

.solutions-section .pattern-box .pattern-1 {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 157px;
    height: 323px;
    background-repeat: no-repeat;
}

.solutions-section .pattern-box .pattern-2 {
    position: absolute;
    left: 10px;
    bottom: 150px;
    width: 212px;
    height: 181px;
    background-repeat: no-repeat;
}

.solutions-section .pattern-box .pattern-3 {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 212px;
    height: 181px;
    background-repeat: no-repeat;
}

.solutions-section .pattern-box .pattern-4 {
    position: absolute;
    top: 125px;
    right: 0px;
    width: 367px;
    height: 390px;
    background-repeat: no-repeat;
}

.float-bob-y {
    animation-name: float-bob-y;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float-bob-y;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob-y;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob-y;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.float-bob-x {
    animation-name: float-bob-x;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob-x;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float-bob-x;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob-x;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob-x;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.solution-block-one .inner-box:before {
    background: #a87f05;
}

.sec-title.centred {
    padding: 17px;
}

.solutions-section .lower-box .bg-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.solutions-section .lower-box .text .icon-box {
    position: absolute;
    left: 0px;
    top: 4px;
    width: 58px;
    height: 58px;
    line-height: 58px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
}

.solutions-section .lower-box .text .icon-box {
    background: #e41e2f;
}

.solutions-section .lower-box .text h3 {
    display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 4px;
}

.btn-box {
    position: relative;
    margin-top: 4px;
}

.theme-btn {
    padding: 16.5px 42px;
    box-shadow: none;
    text-decoration: none;
}

.pull-right {
    float: right;
}

.theme-btn {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    color: #fff !important;
    border-radius: 5px;
    text-align: center;
    padding: 16.5px 38px;
    text-transform: uppercase;
    z-index: 1;
    transition: all 500ms ease;
}

.theme-btn {
    background: #e41e2f;
}

    .theme-btn:before {
        position: absolute;
        content: '';
        left: 0px;
        top: 0px;
        width: 0%;
        height: 100%;
        background: #252638;
        z-index: -1;
        border-radius: 5px 0px 0px 5px;
        transition: all 500ms ease;
    }

    .theme-btn:after {
        position: absolute;
        content: '';
        right: 0px;
        top: 0px;
        width: 0%;
        height: 100%;
        background: #252638;
        z-index: -1;
        border-radius: 0px 5px 5px 0px;
        transition: all 500ms ease;
    }

.client img {
    width: 230px;
    height: 100px;
}


.contact-form {
    /* width: 80vw; */
    display: flex;
    justify-content: space-between;
    background: #fff;
    margin: 50px 0;
}

    .contact-form .first-container {
        background: linear-gradient(45deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(https://colorlib.com/etc/cf/ContactFrom_v17/images/bg-01.jpg) center center/cover no-repeat;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .contact-form .first-container .info-container div {
            margin: 24px 0;
        }

            .contact-form .first-container .info-container div h3 {
                color: #fff;
                font-size: 18px;
                font-weight: 400;
                line-height: 1.2;
                padding-bottom: 10px;
            }

            .contact-form .first-container .info-container div:first-of-type p {
                max-width: 260px;
                color: #999;
            }

            .contact-form .first-container .info-container div p {
                font-size: 16px;
                line-height: 1.6;
                color: #00ad5f;
            }

    .contact-form .second-container {
        padding: 30px;
    }

    .contact-form > * {
        width: 50%;
    }

    .contact-form .second-container h2 {
        font-size: 30px;
        font-weight: 400;
        color: #333;
        line-height: 1.2;
        text-align: center;
        margin-bottom: 20px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .contact-form .second-container .form {
        display: flex;
        flex-direction: column;
    }

        .contact-form .second-container .form .form-group input {
            width: 100%;
            font-size: 15px;
            margin-top: -2px;
        }

        .contact-form .second-container .form .form-group label {
            display: flex;
            align-items: center;
            width: 100%;
            border: 1px solid #e6e6e6;
            font-size: 16px;
            color: #333;
            text-transform: uppercase;
            margin-top: -1px;
        }

        .contact-form .second-container .form .form-group * {
            min-height: 55px;
            border: 1px solid #e6e6e6;
            padding: 0 20px;
        }

        .contact-form .second-container .form .form-group:first-of-type input {
            width: 50.1%;
            margin-right: -5px;
            font-size: 15px;
            margin-top: -2px;
            min-height: 55px;
            padding: 0 20px;
        }

        .contact-form .second-container .form .form-group textarea {
            width: 100%;
            min-height: 80px;
            resize: none;
            padding: 10px 20px;
            margin-top: -1px;
        }

        .contact-form .second-container .form button {
            width: 200px;
            height: 50px;
            background: #00ad5f;
            color: #fff;
            font-size: 17px;
            font-weight: 600;
            text-transform: uppercase;
            border: 0;
            position: relative;
            left: calc(50% - 100px);
            cursor: pointer;
        }

.service-list ul {
    padding-left: 10px;
}

    .service-list ul li {
        list-style: none;
        padding: 3px 0;
    }

        .service-list ul li:not(:last-child) {
            border-bottom: 1px dashed #cbcbcb;
        }

        .service-list ul li a {
            color: #0a0a0a;
            text-decoration: none;
            display: inline-flex;
            font-family: inherit;
            margin-left: 10px;
            align-items: center;
        }

        .service-list ul li i {
            font-size: 11px !important;
            /*color: #cdae52;*/
            color: #ff0000;
        }

        .service-list ul li a:hover {
            /*color: orange;*/
            color: #ff0000;
        }

.footer-section {
    /*background: linear-gradient(to bottom, rgb(201 202 203 / 0%), #495057ab), url(https://tripxl.com/blog/wp-content/uploads/2024/09/places-to-visit-in-tonk-Cover-Photo-1-840x425.jpg);*/
    background: #222222cf;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.footer-cta {
    border-bottom: 1px dotted #b5b5b5;
}

.single-cta i {
    color: #fb7f45;
    font-size: 30px;
    float: left;
    margin-top: 0px;
}

.footer-cta .social_link{
    margin-top: 5px;
}

.cta-text {
    padding-left: 15px;
    display: inline-block;
}

    .cta-text h4 {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 2px;
    }

    .cta-text span {
        color: #ccc7c7;
        font-size: 15px;
    }

.footer-content {
    position: relative;
    z-index: 2;
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo {
    margin-bottom: 30px;
}

    .footer-logo img {
        max-width: 200px;
    }

.footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #7e7e7e;
    line-height: 28px;
}

.footer-h {
    margin-top: 110px;
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}

    .footer-social-icon a:hover {
        opacity: 0.7;
    }

.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.facebook-bg {
    background: #3B5998;
}

.twitter-bg {
    background: #55ACEE;
}

.google-bg {
    background: #DD4B39;
}

.footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

    .footer-widget-heading h3::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -15px;
        height: 2px;
        width: 50px;
        background: #fb7f45;
    }

.footer-widget ul li {
    display: block;
    /*float: left;
    width: 100%;*/
    margin-bottom: 12px;
}

    .footer-widget ul li a:hover {
        color: #d82f21;
    }

    .footer-widget ul li a {
        color: #c3c3c3;
        text-transform: capitalize;
    }
.footer-widget-heading i {
    color: #fb7f45;
}

.subscribe-form {
    position: relative;
    overflow: hidden;
}

    .subscribe-form input {
        width: 100%;
        padding: 14px 28px;
        background: #2E2E2E;
        border: 1px solid #2E2E2E;
        color: #fff;
    }

    .subscribe-form button {
        position: absolute;
        right: 10px;
        top: 15px;
    }

        .subscribe-form button i {
            color: #fff;
            font-size: 22px;
            transform: rotate(-6deg);
        }

.copyright-area {
    background: #202020;
    padding: 25px 0;
}

.copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #878787;
}

    .copyright-text p a {
        color: #ff5e14;
    }

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

    .footer-menu li:hover a {
        color: #ff5e14;
    }

    .footer-menu li a {
        font-size: 14px;
        color: #878787;
    }

.scrolltop {
    opacity: 7 !important;
    background: orange;
}

.scrolltop {
    position: fixed;
    display: none;
    cursor: pointer;
    z-index: 105;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 30px;
    bottom: 43px;
    right: 7px;
    background-color: orange;
    opacity: 0;
    transition: color .2s ease;
    border-radius: .475rem;
    text-align: center;
    color: #000;
}

/* Tender page design */

.bg-tender-header {
    background: #DB8244;
}

.tender-area .tender__area-select {
    display: flex;
    justify-content: end;
}

.tender-area table {
    border-collapse: collapse;
    width: 100%;
}

.tender-area th {
    background-color: #DB8244;
    font-weight: bold;
    color: #fff;
}

.tender-area th,
td {
    border: 0.12em solid #e5a67e;
    line-height: 1.5;
    padding: 0.3em 0.7rem;
    text-align: left;
}

.tender-area tr:nth-child(even) {
    background-color: #ffccad;
}

.ml-0 {
    padding-left: 0;
}

.card-header {
    padding: 2px;
}

.form-control:focus {
    box-shadow: inherit;
    border-color: #dee2e6;
}

table tr td {
    font-size: 14px !important;
}

#MainContent_grvedu tr td {
    text-transform: lowercase;
}

.tender-area th {
    font-size: 14px !important;
}

.form-control:disabled {
    font-size: 14px;
}

.form-label {
    font-weight: 500;
}
/* Stack rows vertically on small screens */
@media (max-width: 30em) {
    /* Hide column labels */
    .tender-area thead tr {
        position: absolute;
        top: -9999em;
        left: -9999em;
    }

    .tender-area tr {
        border: 0.125em solid #333;
        border-bottom: 0;
    }
        /* Leave a space between table rows */
        .tender-area tr + tr {
            margin-top: 1.5em;
        }
    /* Get table cells to act like rows */
    .tender-area tr,
    td {
        display: block;
    }

    .tender-area td {
        border: none;
        border-bottom: 0.125em solid #333;
        /* Leave a space for data labels */
        padding-left: 50%;
    }
        /* Add data labels */
        .tender-area td:before {
            content: attr(data-label);
            display: inline-block;
            font-weight: bold;
            line-height: 1.5;
            margin-left: -100%;
            width: 100%;
        }
}
/* Stack labels vertically on smaller screens */
@media (max-width: 20em) {
    .tender-area td {
        padding-left: 0.75em;
    }

        .tender-area td:before {
            display: block;
            margin-bottom: 0.75em;
            margin-left: 0;
        }
}

@media(max-width:767px) {
    .image-layer img {
        width: 100%;
    }

    .screenreader {
        display: none !important;
    }

    .topbar__area {
        flex-direction: column;
    }

    .topbar ul:not(:last-child) {
        border-bottom: 1px solid white;
    }

    .navbar-brand img {
        width: 44px;
        position: inherit;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
       
        position: inherit;
    }

    .navbar-nav .nav-link {
        padding: 3px;
    }

    .navbar-nav .py-4 {
        padding: 0 !important;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        border: 0;
    }

    .navbar-nav h3 {
        border-bottom: 1px solid #bdbdbd;
        padding-bottom: 3px;
    }

    .carousel-inner, .carousel, .carousel-item, .fill {
        height: inherit;
    }

    .carousel-indicators {
        display: none;
    }

    .contact-form {
        flex-direction: column;
    }

        .contact-form > * {
            width: 100%;
        }

    .solutions-section .inner-container .solution-block-one {
        width: 100%;
    }

    .footer-social-icon {
        text-align: center;
    }

    .footer-widget-heading h3::before {
        display: none;
    }

    .footer-widget-heading h3 {
        text-align: center;
        margin-top: 22px;
    }

    .lower-box .d-flex {
        flex-direction: column;
    }

    .solutions-section .inner-container {
        margin-bottom: 0;
    }

    .client img {
        width: 100%;
        height: 83px;
        margin: 0 auto;
        display: table;
        border: 1px solid #80808080;
        margin-bottom: 10px;
        border-radius: 10px;
        padding: 10px;
    }

    .image_block_1 .image-box .image img {
        height: 100%;
    }

    .image_block_1 .image-box .text {
        width: 100%;
        position: inherit
    }

    .image_block_1 .image-box {
        padding: 0;
    }

    .spotlight img {
        height: inherit !important;
    }
}

.footer-widget-heading label {
    color: #fff;
}

.footer-top-area {
    padding: 0;
}

    .footer-top-area .icon {
        padding-right: 20px;
    }

.footer li a {
    transition: all 0.4s ease-in-out;
}

.footer-top-area .icon a {
    justify-content: center;
    display: flex;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #3a3a3a;
    align-items: center;
}

    .footer-top-area .icon a i {
        font-size: 20px;
    }

.facebook_color {
    background: #2196f3;
}

.instagram_color {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    border-radius: 8px;
}

.twitter_color {
    border: 1px solid #fff;
}

.service-block-header {
    display: flex;
    align-items: center;
}

    .service-block-header .icon_div {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .service-block-header h5 {
        color: #000;
    }

    .service-block-header i {
        color: #fff;
        font-size: 20px;
    }

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-size: 50% 50% !important;
}

.footer-widget-heading label i {
    margin-right: 10px;
}
.mt_15{
    margin-bottom: 15px;
}
