.servicelist_container .semititle{color: #4b4b4b; font-family: 'Bebas Neue'; font-size: 22px; letter-spacing: 1px; text-transform: uppercase; margin: 10px 0 20px 0}
.servicelist_container p{color: #231f20; font-size: 16px; font-family: 'Avenir Next LT Pro'; text-align: center; line-height: 26px;margin: 0 auto 60px; max-width:965px}


.servicelist_container {width: 100%;float: left;position: relative;z-index: 0; margin: 0 0 100px 0}
.servicelist_container .servicelistbox{width:calc(33.33% - 6px); margin:0 3px 6px; float:left; overflow: hidden; min-height: 350px; position: relative;z-index: 0; background: #000}


.serviclistimg {position: absolute;z-index: 0; left: 50%; margin: 0 0 0 -265px; top: 0; opacity: 0.4}
.servicenamebox {position: absolute;z-index: 5;color: #fff;font-size: 36px;font-family: 'Bebas Neue Bold';line-height: 100%;top: 38%;left: 0;width: 100%;text-align: center; transition:all ease-out 0.3s!important; -webkit-transition: all ease-out 0.3s!important; -moz-transition: all ease-out 0.3s!important; -ms-transition: all ease-out 0.3s!important;}
a.servicelistbox:hover .servicenamebox {top: 40px; transition:all ease-out 0.3s!important; -webkit-transition: all ease-out 0.3s!important; -moz-transition: all ease-out 0.3s!important; -ms-transition: all ease-out 0.3s!important;}
.servicenamebox span{display: block; font-size: 36px; font-family: 'Bebas Neue Bold'; letter-spacing: 2px; position: relative;z-index: 0}
.servicelistbox:hover .servicenamebox span::after {
    content: '';
    position: absolute;
    z-index: 0;
    width: calc(100% - 174px);
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 7px;
}

a.servicelistbox .servicenamebox p {color: #fff;font-size: 16px;font-family: 'Avenir Next LT Pro';text-align: center;line-height: 26px;margin: 30px 0 0 0;padding: 0 60px; opacity: 0; transition:all ease-out 0.3s!important; -webkit-transition: all ease-out 0.3s!important; -moz-transition: all ease-out 0.3s!important; -ms-transition: all ease-out 0.3s!important;}
a.servicelistbox:hover .servicenamebox p {opacity: 1; transition:all ease-out 0.3s!important; -webkit-transition: all ease-out 0.3s!important; -moz-transition: all ease-out 0.3s!important; -ms-transition: all ease-out 0.3s!important;}

.servicelist_container .servicelistbox:hover {background: #0095da; transition:all ease-out 0.3s!important; -webkit-transition: all ease-out 0.3s!important; -moz-transition: all ease-out 0.3s!important; -ms-transition: all ease-out 0.3s!important;}
.innerpg .comcta{margin-bottom: -60px}
