/*   
Theme Name: health-malaria
Description: A Child Theme of health
Template: health
*/
@import url("../health/style.css");

.carousel-caption {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0) none repeat scroll 0% 0%;
    position: relative;
    top: 110px;

    
}

table {
    line-height: 100%;
}

.offset:before { 
    display: block; 
    content: " "; 
    height: 550px;      /* Give height of your fixed element */
    margin-top: -550px; /* Give negative margin of your fixed element */    
    visibility: hidden; 
}

.carousel-caption h1 {
    font-size: 60px !important;
    color: white !important; 
    font-family: Callibre, Fjalla One, Cantarella !important;
    text-shadow: -1px 0 rgba(16,16,16,0.4), 0 1px rgba(16,16,16,0.4), 1px 0 rgba(16,16,16,0.4), 0 -1px rgba(16,16,16,0.4) !important;
}

.carousel-caption .lead {
    color: white !important; 
    text-shadow: -1px 0 rgba(16,16,16,0.4), 0 1px rgba(16,16,16,0.4), 1px 0 rgba(16,16,16,0.4), 0 -1px rgba(16,16,16,0.4) !important;
    font-size: 25px !important;

}

.mainimg {
    border-radius: 12px;
    position: relative;
    left: 50%;
}

.roundimg {
    border-radius: 12px;
    padding: 10px;
}

.site-title {
    position: relative;
    left:-50px;
    font-size: 20px;
}

.site-title .a {
    font-size: 20px;
}

.skip-link {
    display: none;
}

.search-form {
    display: none;
}

.comment-respond {
    display: none;
}

.hc_project_area {
    padding: 10px;
    text-align: center;
}

.hc_project_area img {
    border-radius: 4px;
}



.header_img
{
    height: 70px;
    position: relative;
    padding-right: 20px;
    margin-bottom: -10px;
    margin-top: -10px;
}

#header_text_praxis
{
    font-size: 40px;
    font-weight: normal;
    position: relative;
    top: -10px;
    color: black;
}

.max-width-proj {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}

.max-width-serv {
    -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}

figcaption .copyright {
    font-size: 9px;
    position: relative;
    top: -48px;
}

body {
    background:url("../../../img/bg-green.jpg") no-repeat center center fixed !important;
}
.roundimg {
    border-radius: 12px;
}

.content-area {
    width:100%;
    float:left;
    padding:30px 15px 0;
}

.sevperc {
    width:70%;
    float:left;
    padding:30px 15px 0;
}

#secondary {
    position: relative;
    top: -100px;
}

#slider-title {
    display: none;
    position: relative;
    top: 60px;
}

.mainimg2 {
    border-radius: 12px;
    border: 10px solid transparent;
}

.padding_ele {
    margin-left: 15px;
}

.mainimgprax{
    position: relative;
    left: 10%;
    border-radius: 12px;
}

.mainimgburk {
    position: relative;
    left: 30%;
    border-radius: 12px;
}