body{font-family:open sans,sans-serif;color:#fff;background-size:cover;position:relative}body::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(34,34,34,.8)}@media(min-width:1024px){body{background-attachment:fixed}}a{text-decoration:none}a:hover{color:#35c0f0;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:raleway,sans-serif}#main{position:relative;background-color:#d7fed4;width:100%;color:#333}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:996;background:red;width:40px;height:40px;border-radius:4px;transition:all .4s}.back-to-top i{font-size:28px;color:#fff;line-height:0}.back-to-top:hover{background:#ff2929;color:#fff}.back-to-top.active{visibility:visible;opacity:1}#header{position:relative;width:100%;padding:300px 0;background:url(../img/BG1.png) bottom center no-repeat}#header h1{margin:0 0 10px;font-size:48px;font-weight:700;line-height:56px;color:#fff}#header h2{color:#eee;margin-bottom:40px;font-size:22px}#header .countdown{margin-bottom:80px}#header .countdown div{text-align:center;margin:10px;width:100px;padding:15px 0;background:rgba(255,255,255,.12);border-top:5px solid red}#header .countdown div h3{font-weight:700;font-size:44px;margin-bottom:15px}#header .countdown div h4{font-size:16px;font-weight:600}@media(max-width:575px){#header .countdown div{width:70px;padding:10px 0;margin:10px 8px}#header .countdown div h3{font-size:28px;margin-bottom:10px}#header .countdown div h4{font-size:14px;font-weight:500}}@-webkit-keyframes animate-loading-notify{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes animate-loading-notify{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#header .social-links{margin-top:10px}#header .social-links a{font-size:24px;display:inline-block;color:rgba(255,255,255,.8);line-height:1;padding-top:14px;margin:0 10px;text-align:center;transition:.3s}#header .social-links a:hover{color:#fff}.main-01{padding-top:50px}.txt-policy{color:#00bae9;font-weight:700}.txt-condition{color:red}.btn-01{text-align:center}.btn-01 a{color:#333}.btn-01 li{border:1px solid #d7fed4;border-radius:10px;padding:10px 7px}.btn-01 .btn-sub-01{margin-bottom:20px;background-color:#60bb46}.btn-01 .btn-sub-02{background-color:#ffab00}section{padding:60px 0}.section-bg{background-color:#fff5f5}.section-title{text-align:center;padding-bottom:15px}.section-title h2{font-size:32px;font-weight:700;margin-bottom:20px;position:relative}.section-title p{margin-bottom:0}.content{margin-left:150px;border:2px solid #ebecec;border-radius:5px}.about .content h2{font-weight:700;font-size:48px;line-height:60px;margin-bottom:20px;text-transform:uppercase}.about .content h3{font-weight:500;line-height:32px;font-size:24px}.about .content ul{list-style:none;padding:0}.about .content ul li{padding:10px 0 0 28px;position:relative}.about .content ul i{left:0;top:12px;position:absolute;font-size:20px;color:#fc0}.about .content p:last-child{margin-bottom:0}.contact .info-wrap{background:rgba(255,255,255,.06);padding:30px}.contact .info i{font-size:20px;color:#fff;float:left;width:44px;height:44px;background:rgba(255,255,255,.1);display:flex;justify-content:center;align-items:center;border-radius:50px;transition:all .3s ease-in-out}.contact .info h4{padding:0 0 0 60px;font-size:22px;font-weight:600;margin-bottom:5px}.contact .info p{padding:0 0 10px 60px;margin-bottom:20px;font-size:14px}.contact .info .email p{padding-top:5px}.contact .info .social-links{padding-left:60px}.contact .info .social-links a{font-size:18px;display:inline-block;background:#333;color:#fff;line-height:1;padding:8px 0;border-radius:50%;text-align:center;width:36px;height:36px;transition:.3s;margin-right:10px}.contact .info .social-links a:hover{background:#35c0f0;color:#fff}.contact .info .email:hover i,.contact .info .address:hover i,.contact .info .phone:hover i{background:#35c0f0;color:#fff}.contact .php-email-form{width:100%;padding:30px;padding-top:0;background:rgba(255,255,255,.06)}.contact .php-email-form .form-group{padding-bottom:8px}.contact .php-email-form .validate{display:none;color:red;margin:0 0 15px;font-weight:400;font-size:13px}.contact .php-email-form .error-message{display:none;color:#fff;background:#ed3c0d;text-align:center;padding:15px;font-weight:600}.contact .php-email-form .sent-message{display:none;color:#fff;background:#18d26e;text-align:center;padding:15px;font-weight:600}.contact .php-email-form .loading{display:none;background:#fff;text-align:center;padding:15px}.contact .php-email-form .loading:before{content:"";display:inline-block;border-radius:50%;width:24px;height:24px;margin:0 10px -6px 0;border:3px solid #18d26e;border-top-color:#eee;-webkit-animation:animate-loading 1s linear infinite;animation:animate-loading 1s linear infinite}.contact .php-email-form input,.contact .php-email-form textarea{border-radius:0;box-shadow:none;font-size:14px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff}.contact .php-email-form input::-moz-placeholder,.contact .php-email-form textarea::-moz-placeholder{color:rgba(255,255,255,.4)}.contact .php-email-form input::placeholder,.contact .php-email-form textarea::placeholder{color:rgba(255,255,255,.4)}.contact .php-email-form input{height:44px}.contact .php-email-form textarea{padding:10px 12px}.contact .php-email-form button[type=submit]{background:red;border:0;padding:10px 24px;color:#fff;transition:.4s}.contact .php-email-form button[type=submit]:hover{background:#f33}@-webkit-keyframes animate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes animate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#footer{background:rgba(19,19,19,.4);padding:30px 0;color:#fff;font-size:14px;position:relative}#footer .copyright{text-align:center}#footer .credits{padding-top:10px;text-align:center;font-size:13px;color:#fff}#footer .credits a{color:#f33}.table{border-color:#000}@media(max-width:1024px){.content{margin-left:0}#header{position:relative;width:auto;height:fit-content;background:url(../img/Bg1280.png) center}}@media(max-width:480px){#header{position:relative;width:auto;height:fit-content;background:url(../img/Bg480.png) center}}@media(min-width:1920px){.content{margin-left:0}}