.hp-slider-left-main>div {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.hp-slider-icon {
    display: inline-block;
    float: left;
}
.hp-slider-icon>i {
    font-size: 41px;
    color: white;
}
.hp-slider-text {
    display: inline-block;
    padding-left: 23px;
    color: white;
}

.hp-slider-sub-text {
   color:white;
   margin:0 !important;
}
.hp-grid-img-box {
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 0px 42px;
   
}
.hp-grid-img-box:hover .hp-grid-text-box>h6{
position: absolute;
top:27%;
    width: 100%;

}


.hp-grid-img-box:hover .hp-grid-text-box>p {
    display: block;
    position: absolute;
    top: 41%;
}
.hp-grid-text-box {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
   background: rgba(48, 137, 197, 0.75);
    height: 63px;
    -webkit-transition: all 0.8s ease;
    overflow: hidden;
   opacity:0.8;
}
.hp-grid-text-box>p {
    display: none;
    color: white;
   
    
    padding-left: 20px;
    padding-right: 20px;
    line-height: 25px;
 
}
.hp-grid-text-box>h6 {
   
    text-transform: uppercase;
    
    letter-spacing: 1px;
    padding: 12px 0;
   color: white;
 
}
.hp-grid-img-box:hover .hp-grid-text-box{

     height: 100%;
    background: rgba(48, 137, 197, 0.75);
   -webkit-transition: all 0.8s ease;
   width: 100%;
}

img.hp-img-section {
    width: 100% !important;
}
.hp-grid-img-box:first-child {
    margin-left: 0 !important;
}
li.clearfix {
    /* text-align: center; */
    padding-left: 10%;
    padding-right: 10%;
    list-style: none;
    color: white;
      transition: 0.5s;
    padding-bottom: 18px;
   
}
span.hp-day {
    float: left;
}
.opening_hours .value {
    float: right;
}
.hp-grid-text-box>ul {
    display: none;
   transition: 0.5s;
   padding-top: 15px;
}
.hp-grid-img-box:hover .hp-grid-text-box>ul{
display: block;
    position: absolute;
    top: 41%;
width: 100%;
}
li.clearfix:after {
    content: "";
    border: 1px solid rgba(224, 224, 224, 0.16);
    width: 100%;
    position: relative;
    top: 8px;
}


.hp-title-text {
   
    color: #f5f5f5;
    text-align: center;
}
.hp-facilaities>h6 {
   color:white;
}
.hp-facilaities {
    text-align: center;
    color: white;
    padding: 0 15px;
}
.hp-facilaities>p {
   color:white;
}
.hp-services>p {
   padding-right: 18%;
    line-height: 24px;
}
.hp-services>h3 {
   
   padding-bottom: 14px;
}

span.hp-services-icon {
    padding-right: 20px;
}
span.hp-sevices-btn {
    font-family: inherit;
    padding: 15px 25px;
    margin-right: 30px;
}
span.hp-sevices-btn a {
    color: #f5f5f5;

}
.hp-button {
    margin-top: 50px;
}
.hp-button>a {
   
    font-family: inherit;
    padding: 15px 25px;
    color: #f5f5f5;
}

.testimonial-main-heading {
    font-family: inherit;
    color: white;
    font-size: 18px;
    padding-bottom: 4%;
}

.hp-news-date {
    background: #0e76bc;
    position: relative;
    width: 100%;
  
}
.hp-news-date>h5 {
    color: white;
    margin: 0;
   
    padding: 15px;
}
.hp-news-img>img {
    width: 100%;
}
.hp-news-heading {
    margin-top: 22px;
}
.hp-news-heading>h5 {
    color: #0e76bc;
    font-family: inherit;
    font-size: 16px;
}

.hp-contact-section {
    color: white;
}
.hp-contact-section>h2 {
   color: white;
    line-height: 40px;
}

input.hp-contact-field {
    height: 45px;
    padding: 10px;
    width: 40%;
    margin: 16px;
    background:#f5f5f5 !important;
    border: 1px solid #f5f5f5;
}
input.hp-submit-btn {
    margin-left: 18px;
   
    border-radius: 0px !important;
    outline: 0 !important;
    border: 1px solid5;
    color: white;
    
    width: 145px;
    height: 45px;
}

input.hp-contact-field::-webkit-input-placeholder {
    font-size: 13px;
    font-family: inherit;
    color: #000 !important;
}
p.hp-contact-subtext {
    padding-left: 16px;
   
    color: #f5f5f5;
   
}
.hp-google-map-column>div{
padding: 0 !important;

}
.hp-footer-bottom {
    
    color: #f5f5f5;
}
.hp-news-img>img {
    width: 100% !important;
    height: 245px !important;
}






@media screen and (max-width: 992px) and (min-width: 768px) 
{  
.hp-slider-icon>i {
    font-size: 25px;
}
.hp-slider-text>p {
    font-size: 14px;
}
.hp-button>a {
    display: block;
    margin-top: 26px;
    width: 213px;
}
.hp-sevices-btn {
    padding: 15px 52px !important;
    
}

}






@media screen and (max-width:768px){
.hp-services{
text-align:center;
}
.hp-services>p{
padding-right:0 !important;

}
.hp-team-img>img {
    
    width: 100% !important;
    height: auto !important;
}
.hp-contact-section {
    text-align: center;
}
.hp-slider-left-main {
    padding-left: 15px !important;
}
.hp-slider-text {
    padding: 0px;
    text-align: center;
    float: none;
    margin-top: 20px;
    width: 100%;
}
.hp-slider-icon {
    text-align: center;
    float: none;
    display: block;
    padding: 0px;
    margin: 0px;
}
.hp-grid-img-box:first-child {
   margin-right: 20px;
}

.hp-testimonial.slick-slide
{     text-align:center !important;
}
h4.testimonial-main-heading {
    text-align: center;
}
.hp-space-remove
{ height: 0px !important;
}
}
@media screen and (max-width:450px){
span.hp-sevices-btn{
padding: 15px 15px !important;
font-size: 12px;
    margin-right: 15px;
}
.hp-button>a{
padding: 15px 15px;
font-size: 12px;
}
input.hp-contact-field
{ width: 90%;
}


}

.hp-button a {
    color: #fff;
}
