.text_hover_box{overflow:hidden;width:100%}.text_hover_box .text_hover_inner{display:flex;flex-wrap:wrap;justify-content:space-between}.text_hover_box .text_hover_inner .text-item{align-items:center;background:#145cba;display:flex;justify-content:center;margin-bottom:30px;max-width:485px;min-height:285px;position:relative;text-align:center;width:calc(50% - 15px)}.text_hover_inner .text-item .heading-text{align-items:center;display:flex;justify-content:center;padding:0 20px;text-align:center;text-transform:capitalize}.text_hover_inner .text-item .heading-text h3{color:#fcf7f2;font-size:24px;margin-bottom:0}.text_hover_inner .text-item:hover .hover-text{opacity:1}.text_hover_inner .text-item .hover-text{align-items:center;background:#1a4273;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:0 40px;position:absolute;right:0;text-align:center;top:0;transition:all .6s ease-in-out}.text_hover_inner .text-item .hover-text p{color:#fff;font-size:14px;margin-bottom:0}@media (max-width:991px){.text_hover_inner .text-item .hover-text{padding:0 30px}.text_hover_inner .text-item .hover-text p{font-size:12px}.text_hover_inner .text-item .heading-text h3{font-size:20px}}@media (max-width:767px){.text_hover_box .text_hover_inner .text-item{max-width:100%;width:100%}.text_hover_inner .text-item .hover-text p{font-size:14px}}@media (max-width:576px){.text_hover_box .text_hover_inner .text-item{min-height:295px}.text_hover_inner .text-item .hover-text p{font-size:13px}}@media (max-width:420px){.text_hover_inner .text-item:first-child{min-height:420px!important}.text_hover_box .text_hover_inner .text-item{min-height:260px}.text_hover_inner .text-item .hover-text p{font-size:12px}}