.lastesNews .block-content a {
    color: #14468d;
    font-weight: bold;
}
.left-info .box1 .box-content p {
    line-height: 20px;
}
.left-info .box1 .box-content p a{
	word-break: break-word;
}
.lastesNews .views_slideshow_cycle_teaser_section {
    width: 100% !important;
} 
.box1 {
    padding: 0px 0px 10px 5px;
    height: inherit;
}
.lastesNews .block-content {
    padding: 0 110px 0 84px !important;}
    
  .banner-slide {
    display: none;
}
.banner .views_slideshow_controls_text_previous {
    position: relative;
    z-index: 10000;
    top: 15rem;
    /* background-image: url(../../../sites/default/files/images/arrows-prev.png); */
    width: 15px;
    height: 36px;
    right: 56px;
    background-size: 70%;
    background-repeat: no-repeat;
    background-color: #000;
    padding: 4px 4px 4px 6px;
}
.banner .views-slideshow-controls-text-status-play {
    position: relative;
    z-index: 10000;
    right: 30px;
    top: 14.9rem;
    /* background-image: url(../../../sites/default/files/images/play-icon.png); */
    width: 15px;
    height: 40px;
    background-size: 70%;
    background-repeat: no-repeat;
    background-color: #000;
    padding: 4px 2px 4px 6px;
    background-position: center;
}
.banner .views_slideshow_controls_text_next {
    background-size: 70%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 10000;
    right: 5px;
    top: 15rem;
    /* background-image: url(../../../sites/default/files/images/arrows-next.png); */
    width: 15px;
    height: 40px;
    background-color: #000;
    padding: 4px 4px 4px 7px;
}
#services .box .icon a img {
    max-width: 100%;
}