.text-justify{
    text-align: justify;
}
.text-justify-p{
    text-align: justify;
    color: #000;
}
.about-img{
    position:relative !important;
    z-index:-1 !important;
}
.ptb--100{
    padding-top: 100px;
    padding-bottom: 100px;
}
.fptb--100 {
    padding-top: 100px;
    padding-bottom: 60px;
}
.main-img{
    display: flex;
    justify-content: center;
}
.services-card-three a img{
    width: 100%;
    padding: 10px;
}
marquee{
    background: #F6F4FF;
    padding: 10px 0;
    font-weight: 500;
}
.work-card p{
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
}
.s-card-three-text p{
    text-align: center;
    color: #000;
}
.covax-gallery{
    display: flex;
    gap: 30px 0;
}
.p_tag_style p{
    background-color: #F6F4FF;
    border-radius: 50px;
    padding: 5px 20px;
    text-align: start;
    width: fit-content;
}
.ul_list_style{
    text-decoration: none;
    list-style: none;
    padding-left: 0px;
    font-weight: 500;
    padding: 10px 15px;
    text-align: start;
}
.img_style_start img{
    display: flex;
    flex-direction: column;
}

/*Css For Form Loader Start*/
#loader2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner2 {
    border: 8px solid rgba(0, 0, 0, 0.1);
    border-top: 8px solid #000;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin2 1s linear infinite;
}

@keyframes spin2 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/*Css For Form Loader End*/

/*whatsapp icon css*/
#whatsapp .wtsapp{
    position:fixed;
    transform: all .5s ease;
    background-color: #25d366;
    display: block;
    text-align: center;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    border-radius: 50px;
    border-right: none;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    bottom: 30px;
    left: 20px;
    border: 0;
    z-index: 9999;
    width:50px;
    height: 50px;
    line-height: 50px;
}
.fa-whatsapp{
    line-height: 50px;
}

#whatsapp .wtsapp:before{
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-color: #25d366;
    -webkit-animation:pulse-border 1500ms ease-out infinite;
    animation:pulse-border 1500ms ease-out infinite;
}

.whatsapp-icon{
    margin-top: 1px;
}

#whatsapp .wtsapp:focus{
    border: none;
    outline: none;
}

@keyframes pulse-border{
    0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity:1;}
    100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity:0;}
}
/*whatsapp icon css end*/

.services-details2 p{
    color: #000;
    text-align: justify;
}

.widget_categories2{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.widget_categories2 a{
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    padding: 20px 0 20px 0;
    color: #fff;
    border-radius: 20px;
    background-color: rgb(11, 192, 132);
    box-shadow: 0 0 5px 2px #a8a8a8;
}
.widget_categories2 i{
    border-radius: 50px;
    background: #00683d;
    padding: 15px;
}
/* .footer-widget ul li i{
    font-size: 28px;
    background: #00ffc4;
    border-radius: 50px;
    padding: 10px
}
.footer-widget .contact{
    gap: 25px 0;
    display: flex;
    flex-direction: column;
} */
@media only screen and (max-width:1200px) and (min-width:992px){
    .top-header .header-content .contact-area li span {
        font-size: 12px;
    }
    .main-responsive-menu .logo img {
        max-width: 100px;
    }
}
@media only screen and (max-width:1025px){
    .ptb--100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .fptb--100 {
        padding-top: 50px;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width:1201px){
    .meanmenu-reveal{
        top:12px
    }
}
@media only screen and (max-width:992px) and (min-width:770px){
    .top-header .header-content .contact-area li span {
        font-size: 10px;
    }
    .main-responsive-menu .logo img {
        max-width: 60px !important;
        border-radius: 10px;
    }
    .mean-container a.meanmenu-reveal{
        padding-top: 0px !important;
        margin-top: -4px !important;
    }
    .top-header{
        display: none;
    }
}
/* @media only screen and (min-width:1025px){
    .t-three-card{
        height: 320px !important;
    }
} */
@media only screen and (min-width:530px){
    .s-card-three-text{
        height: 250px;
    }
    .t-three-card{
        height: 350px;
    }
}
@media only screen and (min-width:770px){
    .services-dateils-area .widget-area {
        padding-left: 10px;
        position: sticky;
        top: 150px;
    }
}
@media only screen and (max-width:770px){
    .top-header .header-content .contact-area li i{
        top:7px !important
    }
    .main-responsive-menu .logo img {
        max-width: 100px;
    }
    .about-area .about-img .main-img img {
        width: 300px;
    }
    .about-area .about-img .main-img .shape-3{
        left: 15px;
    }
    .about-area .about-img .main-img .shape-1 {
        right: 20px;
    }
    .about--padding{
        padding-top: 35px;
    }
    .about-btn{
    display: flex;
    justify-content: center;
    }
    .choice-of-choice .choice-img{
        display: flex;
        justify-content: center;
    }
    .choice-of-choice .choice-img img{
        height: 300px;
    }
    .widget_categories2 a {
        padding: 10px 0 10px 0;
    }
    .services-details2{
        margin-top: 30px;
    }
    .top-header{
        display: none;
    }
}
@media only screen and (max-width:764px){
    .mean-container .mean-nav {
        margin-top: 65px;
    } 
}
@media only screen and (max-width:582px){
    .top-header{
        display: none;
    }
}
@media only screen and (max-width:530px){
    .ptb--100 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .fptb--100 {
        padding-top: 40px;
        padding-bottom: 15px;
    }
    .section-title-two span{
        display: block;
        text-align: center;        
    }
    .about-span span{
        margin-top: 40px;
    }
    .section-title-two span::before {
        right: 80px;
    }
    .section-title-two h2{
        text-align: center;
    }
    .about-area .about-img .main-img .shape-1 {
        right: 20px !important;
    }
    .top-header{
        display: none;
    }
    .about--padding {
        padding-top: 0px;
    }
    .about-area .about-img .main-img img {
        width: 250px;
    }
    marquee {
        padding: 7px 0;
        font-size: 13px;
    }
    .content-img{
        display: flex;
        justify-content: center;
    }
    .content-img img{
        height: 250px;
    }
    .content-img-mb{
        display: flex;
        justify-content: center;
    }    
    .navbar-area {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .main-responsive-menu .logo img {
        max-width: 80px;
    }
    .mean-container a.meanmenu-reveal {
        padding-top: 2px;
    }
}
@media only screen and (max-width:350px){
    .section-title-two span::before {
        display: none;
    }
    .section-title-two span {
        margin-left: 110px;
    }
}