/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 09 2024 | 20:07:31 */
#youtube-video-popup{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:10000;display:flex;align-items:center;justify-content:center}.youtube-popup-content{position:relative;z-index:10001}#youtube-video-container{width:80%;height:80%}.youtube-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:transparent;z-index:10000}.youtube-popup-close{position:absolute;top:-10px;right:-10px;background-color:red;color:#fff;border:none;border-radius:50%;width:30px;height:30px;font-weight:700;font-size:16px;line-height:30px;text-align:center;cursor:pointer}@media (max-width:600px){.youtube-popup-content{width:90%}#youtube-video-container{width:100%;height:auto}}#youtube-video-container iframe{width:100%;height:100%;border:none}.youtube-videos-container{display:grid;grid-template-columns:repeat(5,1fr);width:100%}.youtube-video{background-size:cover;position:relative;width:100%;height:350px}.youtube-video{background-size:cover;position:relative;width:100%;height:350px;display:flex;flex-direction:column;justify-content:center;align-items:center}.youtube-video::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);transition:background 0.5s ease}.youtube-video:hover::after{background:rgba(0,0,0,.5)}.svgiconplay{transition:all 0.5s ease;width:140px;height:auto;fill:#fff;opacity:.6}.youtube-video:hover .svgiconplay{transform:scale(.8);opacity:.9}.play-icon{position:absolute;z-index:1}button.bezar{width:100%;display:flex;color:#fff;background-color:#55555e00;padding:12px;font-family:"Montserrat",Sans-serif;font-size:17px;font-weight:600;flex-direction:row;align-items:center;justify-content:center}svg#fi_3416079{width:34px;fill:#fff;margin-right:15px}@media (max-width:767px){.youtube-videos-container{grid-template-columns:repeat(1,1fr)}}