﻿.why-hom {
    background-image: url('../img/home-bg-img.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color:#FFF;
    text-align:justify;
}
.why-hom h3{
    color:#FFF !important;
}
.why-hom h6 {
   font-weight:800;
   padding:20px 0px 0px;
}
    .why-hom .icon-boxes div{
        padding:10px;
    }
section{
    text-align:justify;
}
#footer p, #footer h4, #footer a, #footer i{
    color:#FFF !important;
}
.page-ti {
    font-size: 30px;
    font-weight: 800;
    color: #2c4964;
    padding: 0px 0px 15px;
}
.carousel-caption{
    top:30%;
}

.carousel-caption h5 {
    font-size: 50px;
    color: #000;
    font-weight: 600;
}