﻿

.row {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.img {
    width: 100%;
    height: auto;
}

body {
    font-family: Arial, Helvetica, sans-serif, bookman old style;
}

.image-container {
    /*background-image: url("img_nature.jpg");*/
    background-size: cover;
    position: relative;
    height: 100px;
}

.text {
    background-color: white;
    color: #b4645f;
    /*opacity: 0.5;*/
    background-color: rgb(255 255 255 / 68%);
    /*font-size: 3vw;*/
    font-size: 33px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    mix-blend-mode: screen;
}


.ptb-110 {
    padding: 10px 0 !important;
}

#wholediv {
    background-color: #bad8df;
}

#callcenter1{
    background: #eb8928;
}

#callcenter1 img{
    height: 100px; 
    width: 100px; 
    text-align: center;
}
 
#callcenter1 h4{
    color: white;
}

#imgandoird{
    width: 120px;
}

#divusermanual h5{
    color: red;
}


#chart_div
{
    width: 250px;
    background-color:transparent;
   
}

#chart_divup{
    height: 400px;
}


#chart_div1
{
    width: 250px;
    background-color:transparent;
   
}

#chart_div1up{
    height: 400px;
}

#cardheader{
    background: #4cd18c;
}
#cardheadertext{
    color: white;
}

#cardheader1{
    background: #4cd18c;
}
#cardheadertext1{
    color: white;
}

#cardheader2{
    background: #bb0a1e;
}
#cardheadertext2{
    color: white;
}

#cardheader3{
    background: #bb0a1e;
}
#cardheadertext3{
    color: white;
}



@media (max-width: 767px) {
    .countdown-all {
        padding-top: 0;
    }

    .image-container {
        position: relative;
        height: 20px;
    }

    #Empowerment {
        font-size: 30px !important;
        margin-top: 25px !important;
    }

    .text {
        font-size: 20px !important;
        margin-top: 45px !important;
    }

    .logoimg {
        width: 100px !important;
    }

    #welcomeimage {
        width: 280px !important;
        margin-left: -14%;
    }

    #padding {
        padding-top: 70px !important;
    }
}
