.popup-trigger{display:block;width:170px;right:2rem;margin:3em auto;text-align:center;color:#fff;font-size:18px;padding:1rem 2rem;text-decoration:none;font-weight:700;text-transform:uppercase;border-radius:50em;background:#35a785;box-shadow:0 3px 0 rgba(0,0,0,.07);transition:.3s all}.popup-trigger:hover{opacity:1}.popup{position:fixed;left:0;top:0;height:100%;z-index:2000;width:100%;background-color:rgba(38,40,43,.3);opacity:0;visibility:hidden;transition:.5s all}.popup.is-visible{opacity:1;visibility:visible;transition:1s all}.popup-container{transform:translateY(-50%);transition:.5s all;position:relative;width:95%;height:82vh;max-width:650px;max-height:1000px;margin:0 auto;top:10%;padding:1rem 1rem;background:#4c4c4c;border-radius:.25em .25em .4em .4em;text-align:center}.is-visible .popup-container{transform:translateY(0);transition:.5s all}.popup-container .popup-close{position:absolute;top:12px;font-size:0;right:17px;width:30px;height:30px}.popup-container .popup-close::after,.popup-container .popup-close::before{content:'';position:absolute;top:12px;width:14px;height:3px;background-color:#8f9cb5}.popup-container .popup-close::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);left:8px}.popup-container .popup-close::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);right:8px}.popup-container .popup-close:hover:after,.popup-container .popup-close:hover:before{background-color:red;transition:.3s all}@media screen and (max-width:667px){.popup-container{position:absolute;left:2.5%;top:22%;transform:translate(-50%,-50%)}}@media screen and (min-width:668px) and (max-width:991px){.popup-container{position:absolute;left:7.5%;top:24%;transform:translate(-50%,-50%);height:67vh!important}}div.sticky{position:fixed;padding:10px;width:100px;z-index:20;top:268px}.stickyBox{width:80px;height:80px;background:coral;margin:0 10px 15px;border-radius:5px 40px 40px 40px;font-size:35px;line-height:80px;box-sizing:border-box;padding-left:25px;transition:.5s all ease-in;overflow:hidden;color:#fff}.stickyBox span{opacity:0;color:#fff;font-size:28px}.stickyBox a{color:#fff;text-decoration:none}.stickyBox a:hover{color:#fff!important;text-decoration:none}.stickyBox a:visited{color:#fff!important;text-decoration:none}.stickyBox:hover{color:#fff!important;width:320px;height:80px;border-radius:5px 40px 40px 40px}.stickyBox:hover span{transition:.5s all ease-in;font-size:28px;margin-left:15px;transition-delay:.4s;color:#fff;opacity:1}.stickyBox_1{background-color:#6495ed;font-size:30px!important}@media (max-width:991px){.stickyBox{width:40px;height:40px;background:coral;margin:0 10px 15px;border-radius:5px 20px 20px 20px;font-size:20px!important;line-height:40px;box-sizing:border-box;padding-left:10px;transition:.5s all ease-in;overflow:hidden;color:#fff}div.sticky{position:fixed;padding:0;width:100px;z-index:20;top:245px}.stickyBox_1{background-color:#6495ed!important;font-size:20px!important}.stickyBox:hover{color:#fff!important;width:320px;height:40px;border-radius:5px 40px 40px 40px}.stickyBox:hover span{transition:.5s all ease-in;font-size:16px;margin-left:15px;transition-delay:.4s;color:#fff;opacity:1}}