#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color:#0d2d62;
    color:#FFFFFF;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color:#2e5698;
    color:#FFFFFF;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.sticky + .content {
  padding-top: 102px;
}

#head-slider{
 padding-top:35px;
 padding-left:40px; 
} 

.carousel-control {
width:0px!important;
  }

#left-angle{
 left:-63px; 
}

.willhow-bg{
      background-color:#eaefe7;
      padding-bottom:93px;
    }

#years-service{
  color:#524848;
}

@media all and (max-width: 991px) {
#head-slider{
 padding-top:35px;
 padding-left:0px!important; 
} 

#left-angle{
 left:0!important; 
}

.carousel-control {
width:15%!important;
  }
.section-xl {
 padding: 10px 0!important;
}
}

.text-madison:hover{
  background-color:#57b7d4;
}