.black-screen{position:fixed;left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,.6);z-index:889;transition:.5s;opacity:0;visibility:hidden}.black-screen.active{opacity:1;visibility:visible}.popup{background:#fff;z-index:9999;position:fixed;left:50%;top:50%;transform:translate(-50%,-100%);padding:30px 20px;border-radius:16px;width:calc(100% - 30px);max-width:980px;transition:.5s;opacity:0;visibility:hidden}.popup.active{opacity:1;visibility:visible;transform:translate(-50%,-50%)}.popup::-webkit-scrollbar{display:none}.popup .close{position:absolute;right:10px;top:0;color:var(--theme-orange);font-size:60px;cursor:pointer}.login .btn{width:70%;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50px;font-weight:500;font-size:18px;border:1px solid var(--theme-orange);transition:.3s}.login .btn i{margin-right:30px;font-size:30px}.login .btn-bg:hover{background:0 0;color:var(--theme-orange)}.login .btn-bg,.login .btn-outline:hover{background:var(--theme-orange);color:#fff}.login .btn-outline{margin-top:35px}.login .btn-outline:hover i{color:#fff}.login .btn-outline i{color:var(--theme-orange)}.login p{margin-top:25px;font-weight:500;font-size:14px;line-height:20px}.login p a{color:var(--theme-orange);text-decoration:underline!important}.login h3{margin-top:10px;font-weight:600;font-size:14px;line-height:31px}.login h3 a{color:var(--theme-orange);text-decoration:underline!important}@media (max-width:767px){#sign-in{width:calc(100% - 40px);padding:60px 20px}.login .btn{width:100%}.login .btn i{margin-right:15px}.login .btn i{font-size:30px}.login p br{display:none}.login h3{margin-top:15px}.login .btn-outline{margin-top:20px}.popup .close{font-size:35px}}@media (min-width:768px) and (max-width:991px){#sign-in{width:calc(100% - 60px);padding:40px 20px}.login p br{display:none}}.login{display:flex;flex-direction:column;align-items:center;overflow-y:scroll}#login,#register{height:auto}.popup h2{font-weight:600;font-size:34px;line-height:41px}.login .form{margin-top:25px}.popup .form input{background:#fafafa;border:1px solid #a8a8a8;border-radius:5px;height:55px;box-shadow:none;padding-left:20px;font-size:16px}.popup .form input::placeholder{color:#a8a8a8;font-size:19.5px}.login .forgot{margin-top:15px;color:#555;font-size:16px;line-height:20px}.popup .button{margin-top:40px}.popup .sub-btn{background:linear-gradient(90deg,#f1653f 0,#e64432 100%);border-radius:62px;border:none;width:70%;height:56px;color:#fff;font-weight:500;font-size:21px}.login .or{margin-top:30px;font-weight:500;font-size:25.5px;display:none}.login .btn-outline{margin-top:25px;margin-left:auto;margin-right:auto}@media (max-width:767px){.popup{border-radius:4px}.login{padding:60px 10px}.popup h2{font-size:32px}.popup .form{margin-top:15px}.popup .sub-btn{font-size:20px;width:100%}.popup .button{margin-top:25px}.login .or{margin-top:20px}.login .btn-outline{margin-top:20px}}@media (min-width:768px) and (max-width:1200px){.popup h2{font-size:40px}.popup .form{margin-top:25px}.popup .button{margin-top:30px}.login .or{margin-top:20px}.login .btn-outline{margin-top:20px}}#password .form{margin-top:30px}#password .login-btn{margin-top:25px;color:var(--theme-orange);text-decoration:underline!important;font-weight:600;font-size:18px}@media (max-width:767px){#password .form{margin-top:15px}#password .login-btn{margin-top:20px;font-size:20px}}.banner-popup{max-width:980px;width:calc(100% - 30px);position:fixed;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:30px;overflow:hidden;transition:.5s;opacity:0;visibility:hidden;z-index:9999}body.overflow{overflow:hidden}.banner-popup.active{opacity:1;visibility:visible;transform:translate(-50%,-50%)}.banner-popup .header{padding:23px 35px;background:var(--theme-orange);width:100%;position:relative}.banner-popup .header .dollar{position:absolute;right:10%;bottom:0;width:95px}.banner-popup .header h6{color:#fff;font-weight:600;font-size:22px;line-height:37px}.banner-popup .header .close{position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#fff;font-size:40px;cursor:pointer}.banner-popup .body{padding-top:30px;padding-bottom:40px;padding-left:60px;padding-right:60px}.banner-popup .body .form-group label{font-size:18px;line-height:33px}.banner-popup .body .form-group input{margin-top:10px;background:#fff;border:1px solid #b1afaf;border-radius:10px;height:55px;padding-left:25px;font-size:22px;box-shadow:none;font-size:16px}.banner-popup .body .form-group input::placeholder{color:#bbb}.banner-popup .body .form-group input:focus{border-color:var(--theme-orange)}.banner-popup .body .button{margin-top:40px}.banner-popup .body .btn{background:linear-gradient(90deg,#f1653f 0,#e64432 100%);border-radius:38px;width:45%;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:20px}@media (max-width:767px){.banner-popup .header{padding:15px 10px}.banner-popup .header h6{font-size:20px;line-height:30px}.banner-popup{border-radius:5px}.banner-popup .body{padding:20px 0;display:flex;justify-content:center;align-items:center}#receive-popup-one .body{display:initial!important}#receive-popup-one .body .btn{width:50%}.banner-popup .header .close{font-size:20px;top:20px;right:10px}.banner-popup .body .form-group label{font-size:14px;line-height:25px}.banner-popup .body{padding:20px 10px}.banner-popup .body .btn{height:40px}.banner-popup .body .form-group input{height:50px;padding-left:10px;font-size:14px}.banner-popup .body .button{margin-top:20px}}@media (min-width:768px) and (max-width:991px){.banner-popup .header{padding:30px}.banner-popup .header h6{font-size:26px}}@media (min-width:992px) and (max-width:1400px){.banner-popup .body .form-group label{font-size:20px}.banner-popup .body .button{margin-top:30px}.banner-popup .body{padding:30px 0}}#receive-popup-one{overflow:hidden;justify-content:flex-start!important}#receive-popup-one .body{height:calc(100% - 100px);overflow-y:scroll;padding-left:60px;padding-right:60px}#receive-popup-one .body .col-lg-12 input{margin-top:10.5px!important}#receive-popup-one .body label{font-weight:500;font-size:18px;line-height:33px}#receive-popup-one .body input{margin-top:30px;border:1px solid grey;border-radius:10px;height:55px;padding-left:20px;color:#000;font-size:16px;box-shadow:none;transition:.3s}#receive-popup-one .body input:focus{border-color:var(--theme-orange)}#receive-popup-one .body p{margin-top:10px;font-size:18px;line-height:33px;text-transform:lowercase}#receive-popup-one .body .btn{width:30%}@media (max-width:767px){#receive-popup-one .body label{font-size:14px;line-height:30px}#receive-popup-one .body input{margin-top:20px;font-size:14px}#receive-popup-one .body p{margin-top:10px;font-size:14px;line-height:24px}#receive-popup-one .body{padding-left:20px;padding-right:20px}}@media (min-width:768px) and (max-width:1200px){#receive-popup-one .body{padding-left:30px;padding-right:30px}}#confirm-unsubscribe-popup p{font-size:18px;line-height:33px;color:#555}#confirm-unsubscribe-popup .body{padding-top:30px;padding-bottom:40px;padding-left:60px;padding-right:60px}#confirm-unsubscribe-popup .buttons{margin-top:30px}#confirm-unsubscribe-popup .buttons a.btn-outline{border:3px solid #ef603d;background:0 0;color:var(--theme-orange)}#confirm-unsubscribe-popup .buttons a.btn{margin-right:70px}@media (max-width:767px){#confirm-unsubscribe-popup .body{padding:25px 20px}#confirm-unsubscribe-popup p{font-size:14px;line-height:21px}#confirm-unsubscribe-popup .buttons{margin-top:30px;flex-direction:column;align-items:center}#confirm-unsubscribe-popup .buttons a.btn{margin-right:0;width:60%}#confirm-unsubscribe-popup .buttons a.btn-outline{margin-bottom:20px}}@media (min-width:768px) and (max-width:1200px){#confirm-unsubscribe-popup p{font-size:28px}#confirm-unsubscribe-popup .buttons{margin-top:50px}#confirm-unsubscribe-popup .body{padding-top:30px;padding-bottom:50px;padding-left:30px;padding-right:30px}}#navbar{padding-top:20px;padding-bottom:20px}#navbar .top .logo img{max-width:210px}#navbar .top .right .button .btn{margin-left:50px;background:linear-gradient(120deg,#f1653f 0,#e74c3c 100%);box-shadow:5px 10px 42px 0 rgba(231,76,60,.4);color:#fff;width:100px;height:37px;border-radius:57px;font-size:20px;font-weight:600;display:flex;align-items:center;justify-content:center}#navbar .top .right .lang a img{max-width:60px}#navbar .bottom{margin-top:25px}#navbar .bottom ul{display:flex;justify-content:center;align-items:center}#navbar .bottom ul li{margin-right:13px}#navbar .bottom ul li:last-child{margin-right:0}#navbar .bottom ul .link{color:#383838;font-size:14px;line-height:18.28px;transition:.3s;font-weight:500;text-transform:uppercase}#navbar .bottom ul .link:hover{color:var(--theme-orange)}#navbar .bottom ul .link.active{font-weight:600;color:var(--theme-orange)}#navbar .bottom ul .btn{background:linear-gradient(94.31deg,#f1653f -12.58%,#e74c3c 106.45%);box-shadow:5px 10px 42px rgba(231,76,60,.4);border-radius:57px;width:135px;height:40px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;line-height:19.5px;color:#fff;transition:.3s}#navbar .bottom ul .btn:hover{transform:translateY(-5px)}@media (max-width:768px){#navbar{background:var(--theme-orange)}}@media (max-width:991px){#navbar{padding:15px 0}#navbar .top .right .top{display:none!important}#navbar .top .logo img{max-width:100%}#navbar .bottom ul{flex-direction:column;align-items:flex-start;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.1);border-radius:4px;position:absolute;width:calc(100% - 30px);left:50%;transform:translateX(-50%);top:45px}#navbar .bottom ul li{margin-right:0;width:100%;padding:5px 10px;border-top:.5px solid #ccc}#navbar .bottom ul li:first-child{border-top:0}#navbar .bottom ul li:last-child{margin-top:10px}#navbar .bottom ul .link{font-size:16px}#navbar .bottom ul .btn{font-size:18px;box-shadow:5px 5px 32px rgba(231,76,60,.4)}#navbar .top .right{flex-direction:column}#navbar .top .right .menu{font-size:22px;background-color:#fff;padding:3px 8px;border-radius:4px}#navbar .bottom{margin-top:0}}@media (min-width:992px) and (max-width:1200px){#navbar .top .right .phone{font-size:16px}#navbar .top .logo img{max-width:200px}#navbar .bottom ul .link{font-size:16px}#navbar .bottom ul li{margin-right:10px}#navbar{padding:20px 0}#navbar .bottom{margin-top:20px}}#footer{background:#033333;padding-top:55px;padding-bottom:25px}#footer .info img{max-width:180px}#footer .info p{margin-top:15px;font-size:12px;line-height:18.75px;font-weight:400;color:#fff}#footer .info .social-media{display:flex;margin-top:15px}#footer .info .social-media a{height:30px;width:30px;border:1px solid rgba(255,255,255,.25);border-radius:100%;display:flex;justify-content:center;align-items:center;color:#fff;margin-right:15px;transition:.3s}#footer .info .social-media a:hover{background:var(--theme-orange);border-color:var(--theme-orange)}#footer .heading{color:var(--theme-orange);font-weight:600;font-size:18px;line-height:21.94px}#footer .link{display:flex;flex-direction:column}#footer .support h6{display:flex;align-items:center;margin-top:15px;line-height:12px}#footer .support h6 a:hover{color:var(--theme-orange)}#footer .support h6,#footer .support h6 a{color:#fff;font-size:12px;transition:.3s}#footer .support h6 i{color:#fff;margin-right:10px}#footer .link h6{display:flex;align-items:center}#footer .link a{margin-top:15px;color:#fff;font-size:12px;transition:.3s;line-height:12px}#footer .link a:hover{color:var(--theme-orange)}#footer .link a i{margin-right:10px}#footer .copyright{padding-top:25px;margin-top:15px;border-top:1px solid rgba(255,255,255,.1)}#footer .copyright p{font-size:12px;line-height:10px;font-weight:400;color:#fff}@media (max-width:767px){#footer .info{display:flex;flex-direction:column;align-items:center;text-align:center}#footer{padding-top:50px;padding-bottom:25px}#footer .info p{font-size:12px;line-height:18px}#footer .info .social-media a{height:30px;width:30px;font-size:14px}#footer .info p br{display:none}#footer .col-lg-2,#footer .col-lg-3{display:flex;flex-direction:column;align-items:center;text-align:center}#footer .heading{margin-top:20px;font-size:16px}#footer .link a{margin-top:10px;font-size:12px}#footer .copyright{padding-top:15px;margin-top:10px}#footer .copyright p{font-size:14px}#footer .support h6{margin-top:12px;display:flex;justify-content:center;font-weight:400}#footer .support h6,#footer .support h6 a{font-size:12px}}@media (min-width:768px) and (max-width:991px){#footer .info p{font-size:16px;line-height:22px;width:70%}#footer .info p br{display:none}#footer .heading{margin-top:20px;font-size:20px}#footer .link a{margin-top:10px;font-size:14px}#footer .copyright{padding-top:20px;margin-top:15px}#footer .copyright p{font-size:15px}#footer .support h6{margin-top:10px}#footer .support h6,#footer .support h6 a{font-size:14px}}@media (min-width:992px) and (max-width:1200px){#footer .info p{font-size:12px;line-height:20px}#footer .info p br{display:none}#footer .heading{font-size:20px}#footer .link a{margin-top:15px;font-size:12px}#footer .info .social-media a{height:35px;width:35px;margin-right:10px}#footer .copyright{padding-top:20px;margin-top:15px}#footer .copyright p{font-size:15px}#footer .support h6{margin-top:15px}#footer .support h6,#footer .support h6 a{font-size:12px;line-height:12px}}a,form,h1,h2,h3,h4,h5,h6,label,li,p,span,ul{margin:0;padding:0}.app-btns .btn{width:50%;background:linear-gradient(90deg,#f1653f 0,#e64432 100%);border-radius:62px;color:#fff;height:42px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16.5px;border-color:transparent}.app-btn{background:linear-gradient(90deg,#f1653f 0,#e64432 100%);border-radius:62px;color:#fff;height:42px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16.5px;border-color:transparent}.loading-text{width:85%;font-size:18px;font-weight:700;text-align:center;position:absolute;top:25%}
