.imgvcenter{
    border: 0px solid green;
}

.imgc{
    display: flex;
    align-items: center;
}

.whychooseus-bg{
    background-color: #CFE985;/*  #029CCD */
}

#header .nav ul {
    margin: 0;
    padding: 40px 0px 0px 10px !important;
}

.footer-post-img{
    width:60px;
    margin: 5px;
    float:left;
}

.footer-link-text{
    
}

.carousel-item{
    position: relative !important;
}

.black-overlay{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.6);
}


.carousel-caption{
    top: 250px !important;
}
.carousel-caption p{
    width: 50% !important;
    margin: auto;
    text-align: center !important;
    line-height: inherit !important;
}

.slide-btn{
    text-align: center !important;
}

.record_title{
    /* font-size: 16px !important; */
    word-wrap:normal;
    line-height: 28px;
    padding-top: 20px !important;
    
}

.blogger{
    /* box-shadow: 5px 6px 4px gray; */
}