/*.our-people { padding-top: 185px; }
.our-people-wrap { display: flex; flex-wrap: wrap; justify-content:center; position: relative; }
.active-popup:before { content: ""; height: 100%; width: 100%; position: absolute; left: 0; background: rgba(255, 255, 255, 0.67); top: 0; z-index: 1; }
.our-people-box { width: 32%; margin-bottom: 50px; position: relative;margin-right: 20px;}
.our-people-box:nth-of-type(3n){margin-right: 0}
.our-people-box:last-child{margin-right: 0}

.our-people-box.class-right .people-details{right:0;padding:70px 0 50px 100px;left:inherit;}
.our-people-box.class-right .people-details a.close-icon{right:0;left:inherit;}
.our-people-box.class-right .people-details:before{right:-100%;left:100%;}

.img-section { margin-bottom: 15px; }
.content-section { padding: 0 0 10px 8px }
.img-section img { width: 100% }
.our-people-box a { display: block; }
.our-people-box h4 { font-size: 15px; color: #58595B; font-weight: 500; text-transform: uppercase; margin-bottom: 0; letter-spacing: 0.16em }
.our-people-box h5 { font-size: 12px; color: #58595B; font-weight: 400; text-transform: uppercase; margin-bottom: 0; letter-spacing: 0.16em; margin-top: 5px; }
.hover-section { position: absolute; border: 2px solid #002E4D; top: 20px; width: 100%; height: 100%; left: -25px; opacity: 0; visibility: hidden; -webkit-transition: 0.5s all ease-in-out; -moz-transition: 0.5s all ease-in-out; transition: 0.5s all ease-in-out;z-index: 1}
.plus-icon { background: #002E4D; height: 32px; line-height: 32px; width: 32px; position: absolute; right: 0; bottom: 0; text-align: center; }
.plus-icon img { width: 10px }
.our-people-box a:hover   .hover-section { opacity: 1; visibility: visible; }
.people-details { position: absolute; bottom: -394px; width: 731px; left: 0; background: #002E4D; padding: 70px 100px 50px 0; z-index: 12345; display: none; }
.people-details.selected { display: block; }
.people-details-last-child .people-details { position: relative; bottom: 0; margin-top: 30px }
.people-details:before { background: #002E4D; content: ""; right:100%; width:1400px; top: 0; height: 100%; position: absolute; }
.people-details p { color: #fff; font-size: 15px; line-height: 22px }
.close-icon { background: #fff; height: 32px; line-height: 26px; width: 32px; position: absolute; left: 0; top: 0; text-align: center; }
.close-icon img { width: 10px }
.latest-new { padding-top: 185px; padding-bottom: 80px; }
.latest-new-wrap { display: flex; flex-wrap: wrap; justify-content: space-between; }
.latest-new-box { width: 32%; margin-bottom: 50px; position: relative; }
.latest-new .img-section { margin-bottom: 15px; }
.latest-new .content-section { padding: 0 0 10px 8px }
.latest-new .img-section img { width: 100% }
.latest-new-box a { display: block; }
.latest-new-box a:hover .hover-section { opacity: 1; visibility: visible; }
.latest-new-box h4 { font-size: 15px; color: #58595B; font-weight: 500; text-transform: uppercase; margin-bottom: 0; letter-spacing: 0.16em }
.latest-new-box h5 { font-size: 12px; color: #58595B; font-weight: 400; text-transform: uppercase; margin-bottom: 0; letter-spacing: 0.16em; margin-top: 5px; }
.width-full { width: 66% }
.width-half { width: 32.4% }
.pagination ul { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; list-style: none; justify-content: flex-end; }
.pagination ul li { margin-right: 10px }
.pagination ul li:last-child { margin-right: 0 }
.pagination ul li a { color: #002E4D; font-size: 12px; font-weight: 500; }

*/