#videogallery span.play{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;position:absolute;top:50%;left:50%;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}#videogallery span.play svg{fill:#fff}#videogallery{padding:70px 0}.vgll_title{text-align:center}.vgll_subtitle{width:80%;margin:30px auto 0;font-weight:400;font-size:20px;line-height:1.3;text-align:center;color:#7d7d7d}.vgll_box{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.vgll_g_item{height:450px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:73%;overflow:hidden;position:relative;cursor:pointer;border-radius:5px}.vgll_g_item img{height:100%;border-radius:5px}.vgll_g_item span.play{margin-top:-45px;margin-left:-45px;width:90px;height:90px}.vgll_g_item span.play svg{width:32px;height:32px;-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.vgll_g_item iframe{position:absolute;top:0;left:0;width:100%;height:100%}.vgll_m_box{width:25%;overflow-y:auto;padding-right:10px}.vgll_m_box::-webkit-scrollbar{width:20px}.vgll_m_box::-webkit-scrollbar-track{background:#eceffb}.vgll_m_box::-webkit-scrollbar-thumb{border-radius:6px}.vgll_m_box::-webkit-scrollbar-button:single-button{display:block;width:20px;background-repeat:no-repeat;background-position:center center;background-size:contain}.vgll_m_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;height:133px;border-radius:5px;margin-bottom:25px;cursor:pointer}.vgll_m_item:last-child{margin-bottom:0}.vgll_m_item div{width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;flex-shrink:0}.vgll_m_item div img{width:100%}.vgll_m_item div span.play{width:52px;height:52px;margin-top:-26px;margin-left:-26px}.vgll_m_item div span.play svg{width:20px;height:20px;-webkit-transform:translateX(1px);-ms-transform:translateX(1px);transform:translateX(1px)}.vgll_m_item h4{display:none;font-weight:600;font-size:11px;line-height:1;color:#333;margin-left:10px}#popup_video{position:fixed;z-index:102;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.9);visibility:hidden;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}#popup_video.a{opacity:1;visibility:visible}.popup_video{width:500px;height:300px;position:relative}.popup_video iframe{width:100%;height:100%}.popup_video_close{position:absolute;width:20px;height:20px;top:-25px;right:0;cursor:pointer}.popup_video_close span{position:absolute;display:block;top:50%;width:20px;height:1px;background:#fff}.popup_video_close span:nth-child(1){-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.popup_video_close span:nth-child(2){-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}#about{padding:70px 0}.about_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about_img_box{width:460px;-ms-flex-negative:0;flex-shrink:0}.about_img_box img{width:100%}.about_content_box{width:100%;padding-left:50px}.about_content_box h3{font-weight:400;font-size:15px;line-height:1;color:#7d7d7d;text-transform:uppercase}.about_content_box ul{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.about_content_box ul li{width:49%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.about_content_box ul li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:38px;height:38px;background:#489ecf;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.about_content_box ul li span svg{font-size:14px;height:14px;fill:transparent;stroke:#fff}.about_content_box ul li div{padding-left:15px}.about_content_box ul li div h6{font-weight:700;font-size:15px;color:#333;text-transform:uppercase}.about_content_box ul li div p{font-weight:400;font-size:15px;line-height:1.2;color:#333;margin-top:4px}.about_title{margin-top:10px;font-weight:600;font-size:30px;line-height:1.4;text-transform:uppercase;color:#333}.about_text{margin-top:20px}.about_text p{font-weight:300;font-size:20px;line-height:1.2;color:#333}.about_btn{position:relative;width:310px;height:70px;font-weight:600;font-size:16px;margin-top:20px}