/*slide*/

.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg { height: 520px;}

.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title {font-weight: 700; color: #000;}

.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .details { margin: 10px 0px 25px;}

a.sppbSlidePrev, a.sppbSlideNext { border-radius: 10px 0;}

.sppb-slider-fullwidth-wrapper .customNavigation a.sppbSlidePrev { margin-left: 15px;}
.sppb-slider-fullwidth-wrapper .customNavigation a.sppbSlideNext { margin-right: 15px;}

@media (max-width: 991px){
.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg { height: 500px;}
.sppb-slider-fullwidth-wrapper .customNavigation { top: unset; bottom: 28px;}}

/*end of slide*/

/*facilities*/

.home-facilities .sppb-addon-feature span.sppb-img-container:after { content: " "; position: absolute; background-color: #991b1f; height: 2px; width: 0%; left: 0; transition: all 200ms linear; }

.home-facilities .sppb-addon-feature:hover span.sppb-img-container:after { width: 100%; transition: all 200ms linear}

/*end of facilities*/

/*services*/

.home-services-icon .sppb-addon.sppb-addon-feature { padding: 10px 0; border: 1px solid #ddd; transition: all ease 400ms;}

.home-services-icon .sppb-addon.sppb-addon-feature .sppb-text-center .sppb-img-responsive {width: auto;}

.home-services-icon .sppb-addon.sppb-addon-feature:hover { border-radius: 15px 0; border-color: #991b1f;transition: all ease 400ms;}

/*end of services*/