/* Media Querry Starts Here....*/

@media only screen and (max-width: 600px) {
    .container-fluid{
        padding: 0 !important;
    }
}


/* Media Querry Ends Here....*/




    .logo-here {
        padding: 5px 12px;
        box-shadow: 0 2px 4px rgba(.1, .1, .1, .1), 0 8px 16px rgba(.1, .1, .1, .1);
        background: #fff;
        position: absolute;
        z-index: 100;
        height: 111px;
        width: 100%; 
        
    }


    .top-bord {
        padding-right: 10px;
    }

    .top-bord img {
        width: 25px;
        height: 25px;
    }

    .top-bord1 img {
        width: 25px;
        height: 25px;
    }

    .top-bord a {
        color: #463939;
        padding-right: 15px;
        padding-left: 10px;
        border-right: 1px solid #000;
        text-decoration: none;
        font-size: 0.9em;
    }

    .top-bord1 a {
        padding-right: 15px;
        padding-left: 10px;
        text-decoration: none;
        font-size: 0.9em;
    }

    .navbar-brand {
        padding: 14px 20px;
        font-size: 16px
    }

    .navbar-nav {
        width: 100%;
    }

    .navbar-collapse ul li a:hover {
        /* color: #fff !important;
        background-color: #EC1F27;
        border-radius: 40px; */
        /* text-decoration: underline !important; */
    }

    .nav-item {
        font-weight: 500;
        font-size: 15px;
    }

    .nav-link {
        padding-bottom: 10px;
    }

    .navbar-light .navbar-nav .nav-link {
        /* color: rgba(0, 0, 0, .5); */
        color: #111 !important;
    }

    .v-line {
        background-color: gray;
        width: 1px;
        height: 20px
    }

    .navbar-collapse.collapse.in {
        display: block !important
    }

    .nav-item,
    .nav-link {
        padding-right: 10px;
        /* padding-left: 20px; */
    }

    .log-btn {
        width: 110px;
        border-radius: 30px;
        padding: 4px;
        background: #FFF200 !important;
        border-color: #FFF200 !important;
    }

    @media (max-width: 576px) {
        .nav-item {
            width: 100%;
            text-align: left
        }

        .v-line {
            display: none
        }
    }

    @media (min-width: 992px) {
        .navbar-expand-lg .navbar-nav .nav-link {
            padding-right: none !important;
            padding-left: none !important;
        }
    }
f
    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #2866a4;
        text-decoration: none;
    }

    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .show>.nav-link {
        color: #fff200 !important;
    }
    
    .animate__bounce {
        -webkit-animation: bounceTop 3s linear infinite;
        animation: bounceTop 3s linear infinite;
        position: absolute;
        right: 265px;
        top: 170px;
        z-index: -999;
    }

    .animate__bounce1 {
        -webkit-animation: bounceTop 3s linear infinite;
        animation: bounceTop 3s linear infinite;
        position: absolute;
        right: 100px;
        top: 70px;
       
    }

    .animate__bounce img {
        width: 250px;
        height: 175px;
    }

    .about-conte span {
        /*color: #1b1b1b;*/
        color: #000;
        padding-left: 70px;
        font-weight: bold;
    }

    .about-side-img .animate__bounce{
        webkit-animation: bounceTop 3s linear infinite;
        animation: bounceTop 3s linear infinite;
        position: absolute;
        left: 90px;
        top: 35px;
        z-index: 100;
    }

    .about-conte h1 {
        color: #1b1b1b;
        font-weight: 700;
        padding-bottom: 30px;
    }

    .about-conte p {
        font-size: clamp(1rem, 1vw, 10rem);
    }

    .about-side-img .animate__bounce{
    
    }
    .about-down img {
        width: 80px;
        height: 80px;
    }

    .about-down p {
        /*font-size: 12px;*/
        font-size: clamp(1rem, 1vw, 10rem);
        padding-top: 10px;
        font-weight: 600;
        color: #000;
    }

    .about-conte span::after {
        content: "";
        position: absolute;
        border: 1px solid #000;
        background: #000;
        width: 6%;
        top: 60px;
        margin-left: 10px;
    }

    .about-conte span::before {
        content: "";
        position: absolute;
        /*background: #0A457F;*/
        background: #000;
        border: 1px solid #000;
        width: 6%;
        top: 60px;
        margin-left: -67px;
    }
    .service-conte {
        padding-top: 80px;
    }

    .service-conte span {
        color: #1b1b1b;
        padding-left: 50px;
        font-weight: bold;
    }

    .service-conte h1 {
        color: #1b1b1b;
        font-weight: 700;
        padding-top: 30px;
        padding-bottom: 20px;
        margin: 0;
    }

    .service-all ul {
        list-style: none;
        padding: 0;
    }

    .service-all ul li {
        color: #000;
/*      font-size: 17px;*/
        font-size: clamp(1rem, 1vw, 10rem);
        line-height: 35px;
    }

    .service-conte span::after {
        content: "";
        position: absolute;
        background: #000;
        border: 1px solid #000;
        width: 6%;
        top: 92px;
        margin-left: 10px;
    }

    .service-conte span::before {
        content: "";
        position: absolute;
        background: #000;
        border: 1px solid #000;
        width: 6%;
        top: 92px;
        margin-left: -50px;
    }
    .mission-conte .shape {
        left: -100px;
        top: 0;
        z-index: -1;
        border-radius: 0;
        position: absolute;
        -webkit-animation: movebounce 5s linear infinite;
        animation: movebounce 5s linear infinite;
    }

    .mission-conte span {
        color: #000;
        padding-left: 65px;
        font-weight: bold;
    }

    .mission-conte h1 {
        /*color: #0A457F;*/
        color: #000;
        font-weight: 700;
        padding-top: 30px;
        padding-bottom: 20px;
        margin: 0;
    }

    .mission-conte p {
        font-size: clamp(1rem, 1vw, 10rem);
    }

    .mission-conte span::after {
        content: "";
        position: absolute;
        background: #000;
        border: 1px solid #000;
        width: 10%;
        top: 12px;
        margin-left: 10px;
    }

    .mission-conte span::before {
        content: "";
        position: absolute;
        background: #000;
        border: 1px solid #000;
        width: 10%;
        top: 12px;
        margin-left: -65px;
    }

    /*  */

    .content {
        position: relative;
        /* width: 100%;
        max-width: 400px;
        margin: auto; */
        overflow: hidden;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 8px 16px rgba(0, 0, 0, .1);
        width: 100%;
        max-height: 290px;
    }

    .content .content-overlay {
        /*background: rgba(10, 69, 127, 0.54);*/
    	  background: rgb(58 60 62 / 66%);
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
    }

        .fadeIn-top {
            top: 20%;
        }

        .content-details {
            position: absolute;
            text-align: center;
            padding-left: 1em;
            padding-right: 1em;
            width: 100%;
            top: 50%;
            left: 50%;
            opacity: 0;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .content-details h5 {
            color: #fff;
            font-weight: 500;
            /* letter-spacing: 0.15em; */
            margin-bottom: 0.5em;
        }

        .content-details p {
            color: #fff;
            font-size: clamp(1rem, 1vw, 10rem);
        }

        .content:hover .content-overlay {
            opacity: 1;
        }

        .content:hover .content-details {
            top: 50%;
            left: 50%;
            opacity: 1;
        }
 .list-notice li {
            line-height: 22px;
            border-bottom: 1px dotted;
            padding-top: 5px;
        }

        .border-bottom1 li {
            border-bottom: 1px dotted #ccc;
            padding: 1px;
        }

        .MultiCarousel {
            float: left;
            overflow: hidden;
            padding: 15px;
            width: 100%;
            position: relative;
        }

        .MultiCarousel .MultiCarousel-inner {
            transition: 1s ease all;
            float: left;
        }

        .MultiCarousel .MultiCarousel-inner .item {
            float: left;
        }

        .btn1 {
            display: inline-block;
            font-weight: 400;
            border: 1px solid transparent;
            padding: 0.375rem 0.75rem;
            border-radius: 0.25rem;
            transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        }

        /* client heading  */

      /*  .head-client h1::after {
            content: "";
            position: absolute;
            background: #000;
            border: 1px solid #000;
            width: 6%;
            top: 27px;
            margin-left: 13px;
        }

        .head-client h1::before {
            content: "";
            position: absolute;
            background: #000;
            border: 1px solid #000;
            width: 6%;
            top: 27px;
            margin-left: -90px;
        } */

/*Page CSS*/

        .service-head {
            padding-top: 40px;
        }

        .service-head span {
            color: #fff;
            padding-left: 50px;
        }

        .service-head h1 {
            color: #fff;
            font-weight: 700;
            padding-top: 20px;
            padding-bottom: 20px;
            margin: 0;
        }

        .service-head span::after {
            content: "";
            position: absolute;
            border: 1px solid #fff;
            width: 6%;
            top: 53px;
            margin-left: 10px;
        }

        .service-head span::before {
            content: "";
            position: absolute;
            border: 1px solid #fff;
            width: 6%;
            top: 53px;
            margin-left: -50px;
        }

        .content-down p {
            color: #fff;
        }

        .service-btn {
            width: 250px;
            border-radius: 30px;
            padding: 4px;
            background: #FFF200 !important;
            border-color: #FFF200 !important;
            font-size: 20px;
        }
 .card {
            /* height: 500px; */
            /* padding: 10px 10px; */
            border: none;
            box-shadow: -1px 3px 5px #a7a7a7;
        }

        .testimonial p {
            font-size: 0.9rem;
            line-height: 1.4rem;
            font-weight: 500;
            margin: 0;
        }

        .main h6 {
            font-weight: 700;
            margin: 0;
        }

        .btn_read {
            color: #0A457F !important;
            border: 2px solid #0A457F;
            display: inline-block;
            padding: 5px 15px;
            text-transform: capitalize;
            font-size: 18px;
            font-weight: 500;
            background: none;
            border-radius: 40px;
        }

        .btn_read:hover {
            background-color: #0A457F;
            border: 2px solid #0A457F;
            color: #fff !important;
        }

 .staff-conte span {
            color: #000;
            padding-left: 55px;
        }

        .staff-conte h2 {
            color: #000;
            font-weight: 700;
            padding-top: 20px;
           /* padding-bottom: 20px;*/
        }

        .staff-conte span::after {
            content: "";
            position: absolute;
            border: 1px solid #000;
            width: 7%;
            top: 62px;
            margin-left: 10px;
        }

        .staff-conte span::before {
            content: "";
            position: absolute;
            border: 1px solid #000;
            width: 7%;
            top: 61px;
            margin-left: -50px;
        }

        .animate__bounce_client {
            -webkit-animation: bounceTop 3s linear infinite;
            animation: bounceTop 3s linear infinite;
            position: absolute;
            right: 0;
            bottom: 0px;
            z-index: -999;
        }

        .animate__bounce_client img {
            width: 170px;
            height: 130px;
        }