@import url('../fonts.googleapis.com/css2%3Ffamily=Playfair+Display:wght@700&amp%3Bfamily=Poppins:wght@100%3B200%3B300%3B400%3B500%3B600%3B700&amp%3Bdisplay=swap.css.html');
@import url('../fonts.googleapis.com/css2%3Ffamily=Oswald:wght@300%3B400%3B500%3B600&amp%3Bdisplay=swap.css.html');
@import url('../fonts.googleapis.com/css2%3Ffamily=Metal+Mania&amp%3Bdisplay=swap.css.html');

.main-container {
    float: left;
    width: 100%;
}

/*progressbar start*/
.progressbar {
    float: left;
    width: 50%;
    text-align: left;
    padding: 38px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    background-color: #028A0F;
    color: #fff;
    border-bottom: 5px solid #5e8e00;
    border-top: 5px solid #5e8e00;
}

.progressbarpercent {
    font-size: 16px;
    color: #ffff;
}

.progressbar-container {
    background-color: #000000 !important;
    padding: 50px;
    float: left;
    width: 100%;
}

.progress-left {
    float: left;
    width: 100%;
}

.progress-head {
    float: left;
    width: 100%;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 34px;
    font-weight: bold;
    border-bottom: 1px solid #ffc107;
}

.progress-desc {
    float: left;
    width: 100%;
    padding-top: 20px;
}

.progress-desc ul {
    float: left;
    width: 100%;
}

.progress-bar {
    background-color: #028a0f !important;
}

.progress-desc ul li {
    float: left;
    width: 100%;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    border-bottom: 1px dashed #fff;
    line-height: 26px;
}

.progressbar-right {
    float: left;
    width: 100%;
    background-color: #fec107;
    padding: 30px;
    margin-top: 52px;
}

.progress-title h6 {
    color: #000;
    font-size: 16px;
}

.progressbar span {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 4px;
    color: #ffffff;
    padding-bottom: 25px;
    float: left;
    width: 100%;
}

.progress-title {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}

/*progressbar ends*/


/*header start*/

.text-flow1 {
    float: left;
    width: 100%;
    background-color: rgba(0, 13, 39, 0.9);
    font-size: 19px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    padding-top: 10px;
    animation: pawan linear 0.5s infinite;
}

@keyframes pawan {
    from {
        background: -webkit-radial-gradient(circle, #ffc107, #ffc107, #ffc107 0%);
    }

    to {
        background: -webkit-radial-gradient(circle, #066b30, #066b30, #066b30 140%);
    }
}

.our-tex3 h5 a {
    text-decoration: none;
    color: #000;
    padding: 10px 20px;
    background-color: #ffcc00;
    color: #353535;
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
}

.text-right a:hover {
    color: #000;
    text-decoration: none;
    background-color: #ffffff;
}

.text-lft {
    float: left;
    width: 100%;
}

.text-right {
    float: left;
    width: 100%;
}

.logo {
    float: left;
    width: 100%;
}

.logo img {
    float: none;
    margin: 0 auto;
    padding-top:20px;
    display: table;
}

.header-center img {
    float: none;
    margin: 0 auto;
    width: 50%;
}

.header-center {
    float: left;
    width: 100%;
}

.header-center img {
    margin-top: 20px;
}

.whatsapp-call {
    float: left;
    width: 100%;
}

.whatsapp-call img {
    float: none;
    margin: 0 auto;
    display: table;
    padding-top: 7px;
}

.header {
    float: left;
    width: 100%;
    padding: 10px;
    background-color: white;
}

.text-flow2 {
    float: left;
    width: 100%;
    background-color: rgb(255 193 7);
    padding: 10px;
    color: #ffffff;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 0;
    border-bottom: 5px solid #000000;
    border-top: 5px solid #000000;
}

.text-flow3 {
    float: left;
    width: 100%;
    background-color: #ffea00;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}

.logo-text {
    width: 100%;
    float: left;
}

.logo-text img {
    float: none;
    margin: 0 auto;
}

.mid-logo {
    float: left;
    width: 100%;
}

.mid-logo img {
    float: none;
    width: 50%;
    margin: 0 auto;
    animation: rotate 10s infinite linear;
    /* -webkit-animation:rotate 10s infinite linear !important; */
    -moz-animation: rotate 10s infinite linear;
}

.txt-flw {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    background-color: #ffc107;
    color: #000;
    border-bottom: 5px solid #000;
}

.txt-flw span {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 4px;
    color: #232c89;
}
/*header end*/


/*about-container*/

.about-us-container {
    float: left;
    width: 100%;
    padding: 1%;
    background-color: #033A08;
    border-top: 5px solid #ffc107;
    text-align: center;
}

.about-us-container span {
    font-size: 26px;
}

.about-us-left {
    float: left;
    width: 100%;
    color: #fff;
}

.about-desc {
    float: left;
    width: 100%;
    font-family: 'Ubuntu', sans-serif;
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.about-us-container span {
    font-size: 26px;
}

.about-desc span {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 32px;
}

.about-desc p {
    color: red;
    font-weight: bold;
}

.imge-call a {
    background-color: #033a08;
    color: #fff !important;
    padding: 5px 30px;
    font-size: 22px;
    text-transform: capitalize;
    display: inline-block;
    font-family: 'Ubuntu', sans-serif;
}
/*about-container*/



/*banner start*/

.banner_container {
    float: left;
    width: 100%;
}

.banner-container {
    border-top: 5px solid #ffffff;
    border-bottom: 5px solid #ffffff;
}

.banner-container img {
    float: left;
    width: 100%;
}

.banner-container .left {
    position: absolute;
    top: 45%;
    font-size: 46px;
    left: 35px;
    color: #42a43c;
}

.banner-container .right {
    position: absolute;
    top: 45%;
    font-size: 46px;
    right: 35px;
    color: #42a43c;
}

.banner_container a.left {
    position: absolute;
    left: 40px;
    top: 43%;
    font-size: 40px;
    color: #fff;
}

.banner_container a.right {
    position: absolute;
    right: 40px;
    top: 43%;
    font-size: 40px;
    color: #fff;
}


/*banner end*/

/*service*/
.service-title {
    float: left;
    width: 100%;
    color: #ffc107;
    font-family: 'Playfair Display', serif;
    font-size: 34px;
    position: relative;
    text-align: center;
}
.serv-desc {
    float: left;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    padding-top: 18px;
    text-align: center;
    color: #fff;
}
.service-head::before {
    content: '';
    position: absolute;
    background-color: #000000;
    width: 84px;
    height: 3px;
    bottom: 15px;
    left: calc(50% - 55px);
}

.services-container {
    float: left;
    width: 100%;
    padding: 2%;
    background-color: #000000;
    background-repeat: repeat;
}
.service-head {
    float: left;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    color: #033A08 !important;
    font-size: 40px;
    font-weight: bold;
    padding: 30px;
    position: relative;
    font-family: 'Berkshire Swash', cursive;
}


.sevices-block-container {
    float: left;
    width: 100%;
    padding-top: 4%;
}

.services-image {
    float: left;
    width: 100%;
}

.services-image img {
    float: left;
    width: 100%;
}

.services-title {
    float: left;
    width: 100%;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
    font-size: 22px;
    padding: 20px 0px;
    color: #ffffff;
    font-weight: bold;
}

.services-blocks {
    float: left;
    width: 100%;
    background-color: #000;
    padding: 30px 13px;
}

.services-bloc-cont {
    float: left;
    width: 100%;
    background-color: #ffc107;
    margin-bottom: 30px;
}
.img-left {
    float: left;
    width: 100%;
}

.img-left img {
    float: left;
    width: 100%;
    margin: 18px 0px;
    border: 5px solid white;
}

.img-right {
    float: left;
    width: 100%;
    text-align: left;
    font-family: 'Berkshire Swash', cursive;
    padding-top: 8%;
}
.imge-heading {
    float: left;
    width: 100%;
    color: #033a08;
    font-size: 26px;
    font-family: 'Playfair Display', serif;
}
.imge-call {
    float: left;
    width: 100%;
    padding-top: 20px;
}
.imge-call a:hover {
    text-decoration: none;
}
.imge-desc {
    float: left;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    padding-top: 18px;
    text-align: left;
    color: #000;
}
/*service*/





/*why-us*/


.astro-pred_left img {
    border: 4px solid #ffc107;
    float: left;
    width: 100%;
}
.astro-predection {
    float: left;
    width: 100%;
    background-color: #033a08;
    padding: 3%;
}
.astro-pred_left {
    float: left;
    width: 100%;
}

.astropred-block {
    float: left;
    width: 100%;
    padding-bottom: 5%;
    position: relative;
    padding-left: 28%;
    padding-top: 26px;
}

.astropred-head {
    float: left;
    width: 100%;
    color: #ffc107;
    font-size: 20px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 600;
    position: relative;
}
.astropred-head::before {
    content: '';
    position: absolute;
    background-color: white;
    width: 10%;
    height: 2px;
    bottom: -5px;
}

.astropred-desc {
    float: left;
    width: 100%;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    padding-top: 22px;
}

.astropred-block.astpre1::before {
    content: '\f007';
    font-family: fontawesome;
    left: 0px;
    position: absolute;
    font-size: 40px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 21px;
    border-radius: 50%;
}

.astropred-block.astpre1:hover::before {
       background-color: #ffc107;
    color: #000;
}

.astropred-block.astpre2::before {
    content: '\f073';
    font-family: fontawesome;
    left: 0px;
    position: absolute;
    font-size: 40px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 21px;
    border-radius: 50%;
}

.astropred-block.astpre2:hover::before {
       background-color: #ffc107;
    color: #000;
}

.astropred-block.astpre3::before {
    content: '\f0c0';
    font-family: fontawesome;
    left: 0px;
    position: absolute;
    font-size: 40px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 14px;
    border-radius: 50%;
}

.astropred-block.astpre3:hover::before {
        background-color: #ffc107;
    color: #000;
}

.astropred-block.astpre4::before {
    content: '\f7a2';
    font-family: fontawesome;
    left: 0px;
    position: absolute;
    font-size: 40px;
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 18px;
    border-radius: 50%;
}

.astropred-block.astpre4:hover::before {
       background-color: #ffc107;
    color: #000;
}

.astropred-block.astpre5::before {
    content: '\f118';
    font-family: fontawesome;
    left: 0px;
    position: absolute;
    font-size: 40px;
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 18px;
    border-radius: 50%;
}

.astropred-block.astpre5:hover::before {
      background-color: #ffc107;
    color: #000;
}

.astropred-block.astpre6::before {
    content: '\f164';
    font-family: fontawesome;
    left: 0px;
    position: absolute;
    font-size: 40px;
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 18px;
    border-radius: 50%;
}

.astropred-block.astpre6:hover::before {
       background-color: #ffc107;
    color: #000;
}

/*why-us*/
/*testimonials*/

.testimonials-container {
    float: left;
    width: 100%;
    padding: 3%;
    background-color: #ffc107;
}

.testimonials-title {
    float: left;
    width: 100%;
    color: #033a08;
    font-size: 34px;
    position: relative;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.testimonials-conainer {
    float: left;
    width: 100%;
    padding-top: 4%;
}

.testimonial-block {
    float: left;
    width: 100%;
    background-image: url(../pictures/testi-bg.png);
    background-repeat: no-repeat;
    padding: 46px;
    padding-bottom: 105px;
}

.testimonial-image {
    float: left;
    width: 100%;
}

.testimonial-image img {
    float: none;
    width: 30% !important;
    border-radius: 50%;
    margin: 0 auto;
    display: table;
    border: 3px solid #edce5a;
}

.testimonial-desc {
    float: left;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    padding: 12px;
    text-align: center;
    color: #000;
}

.testimonial-name {
    float: left;
    width: 100%;
    text-align: center;
    color: #033a08;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
}
.testimonials-tag {
    float: left;
    width: 100%;
    text-align: center;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    padding: 12px;
    padding-bottom: 4%;
}   

/*testimonials*/
.Disclaimer {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #e32741;
    padding: 10px;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

.copyu {
    float: left;
    width: 100%;
    background-color: #000000;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-family: initial;
}

.yz1 {
    -webkit-position: fixed;
    /* position: fixed;
    inset: 390px 10px 100px 000px!important;
	text-align: left;
    z-index: 1000;*/
    width: 178px;
    bottom: 0px;
    left: 10px;
    position: fixed;
    z-index: 1111;
}

.yz1 > a > img {
    width: 60px;
}

.yz2 a {
    /*	-webkit-position:fixed;
    position: fixed;
	inset: 360px 10px 100px 000px!important;
    top: 400px;
	left: 100px;
	text-align: right;
    z-index: 1000;*/
    width: 178px;
    bottom: 0px;
    right: -112px;
    position: fixed;
    z-index: 1111;
}

.yz2 > a > img {
    width: 60px;
}

.text-banner {
    width: 100%;
    height: auto;
    margin: 0 0 0 0px;
    margin-top: 0px;
    font-size: 35px;
    text-align: center;
    font-family: 'Anton', sans-serif;
    background-color: #80c63c;
    color: #ffffff;
    text-transform: uppercase;
    float: left;
    padding: 20px;
}


/* Media Query */

@media(min-width:1201px) and (max-width:1650px) {}

@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {}

@media(min-width:640px) and (max-width:767px) {}

@media(min-width:480px) and (max-width:639px) {
    .mid-logo {
        display: none;
    }

    .whatsapp-call {
        padding-top: 6%;
    }

    .banner_container a.left {
        font-size: 22px;
        color: #fff;
        left: 0;
        top: 35px;
    }

    .banner_container a.right {
        font-size: 20px;
        color: #fff;
        right: 0;
        top: 35px !important;
    }

    .banner-bottom-txt span {
        font-size: 15px;
        line-height: 1px;
    }

    .banner-bottom-txt {
        font-size: 22px;
        line-height: 32px;
    }

    .banner-bottom-txt a {
        font-size: 28px;
    }

    .service-title::before {
        display: none;
    }

    .service-title::after {
        display: none;
    }

    .services-icon i {
        bottom: 290px;
        right: 10px;
    }

    .best-service-title {
        font-size: 28px;
    }

    .service-title {
        font-size: 28px;
    }

    .best-service-title::before {
        display: none;
    }

    .best-service-title::after {
        display: none;
    }

    .why-us-block {
        margin-top: 25%;
    }

    .why-us-title {
        font-size: 28px;
        margin-bottom: -40px;
    }

    .why-us-title::before {
        display: none;
    }

    .why-us-title::after {
        display: none;
    }

    .testimonials-title {
        font-size: 28px;
    }

    .testimonials-title::before {
        display: none;
    }

    .testimonials-title::after {
        display: none;
    }

    .testimonial-block {
        padding-bottom: 25px;
    }

    .testimonial-block {
        float: left;
        width: 100%;
        margin-bottom: 25px;
    }

    .banner-bottom-head {
        font-size: 26px;
    }

    .banner-bottom-image {
        margin-bottom: 20px;
    }

    .just-call3 a {
        font-size: 15px;
    }

    .just-call1 {
        font-size: 26px;
    }

    .about-us-title {
        font-size: 26px;
    }

    .lets-talk-title2 a {
        font-size: 14px;
    }

    .logo-text {
        font-size: 18px;
        line-height: 23px;
        padding-top: 20px;
    }

    .text-flow2 {
        font-size: 15px;
    }

    .num {
        font-size: 20px;
    }

    .num span {
        font-size: 16px;
    }

    .num {
        padding-bottom: 30px;
    }

    .num.num1::before {
        left: -10px;
    }

    .num.num2::before {
        left: -11px;
    }

    .num.num3::before {
        left: -10px;
    }

    .num.num4::before {
        left: -12px;
    }

    .online-list ul {
        width: 100%;
    }

    .logo-text {
        display: none;
    }

  
}

@media(min-width:320px) and (max-width:479px) {
    .mid-logo {
        display: none;
    }

    .whatsapp-call {
        padding-top: 6%;
    }

    .banner_container a.left {
        font-size: 22px;
        color: #fff;
        left: 0;
        top: 35px;
    }

    .banner_container a.right {
        font-size: 20px;
        color: #fff;
        right: 0;
        top: 35px !important;
    }

    .banner-bottom-txt span {
        font-size: 15px;
        line-height: 1px;
    }

    .banner-bottom-txt {
        font-size: 22px;
        line-height: 32px;
    }

    .banner-bottom-txt a {
        font-size: 28px;
    }

    .service-title::before {
        display: none;
    }

    .service-title::after {
        display: none;
    }

    .services-icon i {
        bottom: 290px;
        right: 10px;
    }

    .best-service-title {
        font-size: 28px;
    }

    .service-title {
        font-size: 28px;
    }

    .best-service-title::before {
        display: none;
    }

    .best-service-title::after {
        display: none;
    }

    .why-us-block {
        margin-top: 25%;
    }

    .why-us-title {
        font-size: 28px;
        margin-bottom: -40px;
    }

    .why-us-title::before {
        display: none;
    }

    .why-us-title::after {
        display: none;
    }

    .testimonials-title {
        font-size: 28px;
    }

    .testimonials-title::before {
        display: none;
    }

    .testimonials-title::after {
        display: none;
    }

    .testimonial-block {
        padding-bottom: 25px;
    }

    .testimonial-block {
        float: left;
        width: 100%;
        margin-bottom: 25px;
    }

    .banner-bottom-head {
        font-size: 26px;
    }

    .banner-bottom-image {
        margin-bottom: 20px;
    }

    .just-call3 a {
        font-size: 15px;
    }

    .just-call1 {
        font-size: 26px;
    }

    .about-us-title {
        font-size: 26px;
    }

    .lets-talk-title2 a {
        font-size: 14px;
    }

    .logo-text {
        font-size: 18px;
        line-height: 23px;
        padding-top: 20px;
    }

    .text-flow2 {
        font-size: 15px;
    }

    .num {
        font-size: 20px;
    }

    .num span {
        font-size: 16px;
    }

    .num {
        padding-bottom: 30px;
    }

    .num.num1::before {
        left: -10px;
    }

    .num.num2::before {
        left: -11px;
    }

    .num.num3::before {
        left: -10px;
    }

    .num.num4::before {
        left: -12px;
    }

    .online-list ul {
        width: 100%;
    }

    .logo-text {
        display: none;
    }

  
}
