.fullWrap.services .innerWrap{padding:105px 0}.services .container{display:flex;flex-wrap:wrap;justify-content:space-between}.services .container .service-block{background-position:50%;background-size:cover;display:flex;flex-wrap:wrap;flex-flow:column;height:292px;justify-content:center;margin:0 0 20px;overflow:hidden;position:relative;text-align:center;width:31%}.services .container .service-block h3{background:#fff;display:inline-block;font-size:24px;line-height:1.1em;margin:0 60px;padding:20px 5px}.services .container .service-block .hover-area{background:rgb(43,50,72,.7);color:#fff;display:none;flex-flow:column;height:100%;justify-content:center;left:0;padding:10px 10%;position:absolute;top:0;width:100%}.services .container .service-block:hover .hover-area{display:flex}.services .container .service-block .hover-area p{font-size:18px;font-weight:300;line-height:1.5em;margin:0 0 10px}@media screen and (max-width:850px){.services .container .service-block{width:48%}}@media screen and (max-width:480px){.services .container .service-block{width:100%}}