.hover-box{margin:0 auto;max-width:1400px;width:96%}.hover-box .box-wrapper .box{border-radius:6px;cursor:pointer;height:200px;margin:20px;overflow:hidden;position:relative;transition:.4s;width:calc(33.33333% - 40px);z-index:1}.hover-box .box-wrapper .box:hover{background-color:transparent;transform:translateY(-10px)}.hover-box .box-wrapper .box:after{background-image:linear-gradient(180deg,rgba(0,52,104,.3),#003468);content:"";height:100%;left:0;opacity:1;position:absolute;top:0;width:100%}.hover-box .box-wrapper .box .bottom-text{color:#fff!important;font-size:22px;font-weight:600;text-transform:uppercase;width:100%;z-index:12}.hover-box .title-part{margin-bottom:40px!important}.hover-box .title-part .title{color:#003468;font-size:42px;font-weight:600;line-height:1.2;text-transform:uppercase}@media (max-width:991px){.hover-box .box-wrapper .box{margin-bottom:20px;margin-left:1%;margin-right:1%;width:50%;width:46%}}@media (max-width:767px){.hover-box .box-wrapper .box{align-items:flex-end;display:flex;margin-left:5%;margin-right:5%;width:auto}.hover-box .box-wrapper .box+.box{margin-top:40px}.hover-box .box-wrapper .box .bottom-text{align-items:center;display:flex;justify-content:center}}