#News_Section .News_Background{color:#fff;position:relative;display:block;width:100%;bottom:0;left:0;right:0;background-color:#fff}#News_Section .News_Container{max-width:1920px;margin:0 auto;position:relative;height:100%}#News_Section .News_Wrapper{position:relative;display:block;padding:0px 0px 0px 0px;margin:auto;height:100%;width:100%;border:thin;margin-bottom:180px;margin-top:50px}#News_Section .News_WrapperP{padding:30px}#News_Section h1{color:#2e2e2e;text-align:left;font-size:40px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:2.7px;text-transform:uppercase}#News_Section h2{color:#2e2e2e;text-align:left;font-size:40px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:2.7px;text-transform:uppercase}#News_Section h3{color:#2e2e2e;text-align:left;font-size:25px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:2.5px;text-transform:uppercase}#News_Section p{color:#2e2e2e;text-align:justify;font-size:20px;font-style:normal;font-weight:300;line-height:130%;margin:0 auto;padding-bottom:10px}#News_Section .News_TitleW{position:absolute;display:block;width:100%;height:250px;text-align:left;top:-30px;left:0px;background-color:#ccdeee}#News_Section .News_TitleWPad{padding:20px 5px 0px 15px}#News_Section .News_MainW_Grid{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:auto;top:150px;row-gap:50px}#News_Section .News_Main_Item{position:relative;display:block;width:310px;height:550px;margin:0 auto}#News_Section .News_ItemW{position:relative;display:block;width:310px;height:550px}#News_Section .News_ItemW:hover .News_ImageW img{-webkit-transform:scale(1.05);transform:scale(1.05)}#News_Section .News_ItemW:hover .News_Body{background-color:#293250}#News_Section .News_ItemW:hover .News_Body p{color:#fff}#News_Section .News_ItemW:hover .P_Title{color:#fff}#News_Section .News_Title{position:absolute;display:block;top:160px;left:0;background-color:#000;width:160px;height:120px;z-index:1;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);transition:background-color .5s}#News_Section .Title_Padding{padding:10px}#News_Section .News_Title p{color:#fff;text-align:left;font-size:20px;font-style:normal;font-weight:500;margin:0 auto;padding-top:20px;transition:color .5s}#News_Section .News_Title a{text-decoration:none}#News_Section .News_Title:hover{background-color:#ccdeee}#News_Section .News_Title:hover p{color:#2e2e2e}#News_Section .News_ImageW{position:absolute;display:block;width:280px;height:280px;overflow:hidden;left:10px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25)}#News_Section .News_ImageW img{object-fit:cover;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}#News_Section .News_Body{position:absolute;display:block;width:300px;height:300px;background-color:#ededed;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);z-index:2;left:10px;top:250px;overflow:hidden;transition:background-color .5s}#News_Section .P_Title{color:#2e2e2e;text-align:left;font-size:18px;font-style:normal;font-weight:500;line-height:146%;transition:color .5s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:0;padding:0;transition:color .5s}#News_Section .News_Body p{color:#2e2e2e;text-align:left;font-size:18px;font-style:normal;font-weight:300;line-height:146%;transition:color .5s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;margin:0;padding:0;transition:color .5s}#News_Section .News_Body_Padding{padding:20px}@media only screen and (max-width: 330px){#News_Section .News_ItemW{width:300px}#News_Section .News_Body{left:0px;width:100%}}