.posts_standart {box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.13); border-radius: 10px; overflow: hidden; margin-bottom: 30px; margin-right: 0px; display: block; background: #fff;}
.wrp_post{border:1px solid rgba(0,0,0,0.1);}
.posts_s a {list-style: none; text-decoration: none;}
.post_img {width: 100%; height: 220px;overflow:hidden; border-radius: 20px 20px 0px 0px;}
.video_p {height: 220px; width: 100%;}
.post_img img {width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;}
.posts_standart:hover img{transform:scale(1.1);}
.wrp_post {padding: 20px 25px;}
.category {position:relative; top:0; left:0; padding:0; padding-bottom:15px;background: none;}
.category span {padding:5px 10px; text-transform:uppercase; position: relative; font-size: 11px;letter-spacing:0px; margin-right:5px; background: #458fd0; color: #fff; font-weight:700;	font-family: 'Montserrat', sans-serif; cursor:pointer;}
.category span:hover{background:#00274D; color:#fff;}
.posts_s span {color: #877F7F; font-size: 12px;}
.left_inf span{font-size:13px; margin-right:3px}
.right_inf a{font-weight: 700; font-family: 'Montserrat', sans-serif; text-transform: uppercase;font-size: 13px;display: inline-block;padding-top: 5px; color:#00274D}
hr.light-hr {border-top: 1px solid #CCCCCC; margin: 15px 0 10px;}
.posts_standart a:hover{color:#458fd0; text-decoration:none;}
.posts_standart h2 {font-size: 20px; color:#00274D}
.posts_standart h2:hover{color:#458fd0}
.wrp_post p {overflow: hidden; display: -webkit-box; height: 54.4px; margin:0;   -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.bottom_inf {padding: 0px; display: -webkit-box; display: flex; -webkit-box-pack: justify;    justify-content: space-between; -webkit-box-align: center; align-items: center;}
.right_inf {display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between;}