@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500;600;700;800;900&amp;display=swap');
body {
    font-family: 'Archivo';
    overflow-x: hidden;
}

* {
    margin: 0;
    padding: 0;
}

a,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
}

a {
    text-decoration: none;
}

h1 {
    font-size: 70px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

.gap {
    padding: 80px 0;
}

.no-top {
    padding-top: 0;
}

.no-bottom {
    padding-bottom: 0;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    display: block;
}

figure {
    overflow: hidden;
}

.margin-top {
    margin-top: 80px;
}

.align-items {
    align-items: center;
}

.border-bottom {
    border-bottom: 2px solid #181717d4;
    padding: 10px;
}

/* top-bar*/

.guruji {
    text-align: center;
}

/* Footer */

.star-rating h6 {
    font-weight: 800;
    color: #fff;
}

.star-rating i {
    color: #040a2f;
}

.footer-form button:hover {
    background-color: #000;
}

.footer-form input {
    width: 100%;
    border-radius: 10px;
    padding: 5px;
}

.footer-form input::placeholder {
    padding-left: 13px;
}

/* ITS Section*/

.its-section {
    text-align: center;
}

/*Toll heading Section*/

.toll-heading-image img {
    border-radius: 80px
}

.greentech-heading {
    text-align: center;
    color: #040a2f;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 25px;
}

/* Product-Toll-Page*/

.toll-content div {
    margin-top: 20px;
}

.toll-content h3 {
    font-size: 25px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #040a2f;
}

/*Product-Video Based Profiling Page */

.profiling-image {
    text-align: center;
    margin-top: 50px;
}

/*Product-anpr page*/

.anpr-image {
    text-align: center;
    margin-top: 50px;
}

/* Project page */

.project-list p {
    color: #999;
    font-weight: 400;
}

.project-list h6 {
    color: #040a2f;
}

/*contact page*/

.contact-address h6 {
    text-align: justify;
}

.contact-heading h2 i {
    color: #040a2f;
    margin: 0px 10px;
}

.contact-heading h2 {
    text-align: start;
}

.certificate h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 800;
    color: #000;
    letter-spacing: 1px;
    margin-top: 25px;
}

.service-price .hover-img {
    display: none;
}

.service-price .normal-img,
.service-price:hover .hover-img {
    display: block;
}

.service-price:hover .normal-img {
    display: none;
}

/* career page */

.career-benefits .career-benefits-list i {
    margin-right: 14px;
    color: #040a2f;
}

.career {
    margin-top: 25px;
}

.form-content h3 {
    color: #000;
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 15px;
}

.form-boxes {
    width: 50%;
}

.form-boxes div {
    margin: 10px 0px;
}

.form-boxes input {
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    border-radius: 52px;
    border: 1px solid #c1c1c1
}

.career-form {
    margin: 25px 0px;
}

.career-form button {
    background-color: #040a2f;
    color: white;
    font-size: 15px;
    font-weight: 800;
    padding: 10px 30px;
    height: auto;
    border: none;
    border-radius: 20px;
}

.career-form button:hover {
    background-color: #000;
}

.hero-text p {
    margin-top: 20px;
}

/* Blog Page */

.blog-button button {
    background-color: #040a2f;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    border-radius: 20px;
    padding: 7px 28px;
    margin-top: 15px;
    border: none;
}

video {
    width: 100%;
}

.contact-style:hover a {
    color: white;
}

ul.list-style li {
    position: relative;
    padding-left: 20px;
    text-align: justify;
    color: #555;
}

ul.list-style .bol {
    position: absolute;
    top: 5px;
    left: 0;
}

ul.social-media i {
    width: 30px;
    height: 30px;
    font-size: 14px;
}

.footer-contact {
    margin-top: 0;
    margin-bottom: 38px;
}

.get-in-touch i {
    width: 40px;
    height: 40px;
    font-size: 18px;
    /* color: #040a2f; */
    color: #000;
}

.footer-form .captcha_btn {
    color: white;
}

.footer-form .btn {
    font-size: 18px;
    background-color: #040a2f;
    color: #fff;
    padding: 3px 20px;
    border-radius: 20px;
    font-weight: 800;
}

form.content-form input {
    padding: 0.6rem 1rem;
    margin-bottom: 0;
}

/* .footer-contact .boder{
    height: 80px;
 } */

.years-experience .boder {
    height: 100px;
}

.years-experience .count-text i {
    width: 60px;
    height: 60px;
    padding: 8px;
}

.refer-friend.two .refer-inner-box {
    padding: 130px 0;
}

.query-alert,
.query-error {
    display: none;
    color: red;
    font-size: 0.8rem;
}

.hero-section .list-page-item li:nth-child(2) {
    margin-left: 0.5rem;
}

.hero-section .list-page-item li:nth-child(2)::before {
    content: "/";
    margin-right: 0.5rem;
}

.banner-video-icon .video_link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.video a {
    width: 100%;
    justify-content: center;
}

.get-in-touch span {
    color: #000;
}