.header .container{display:flex;justify-content:space-between;align-items:center;padding-top:15px}@media screen and (max-width:767px){.header .container{padding-left:15px;padding-right:15px}}.header .container .mobile-nav{display:none}@media screen and (max-width:767px){.header .container .mobile-nav{display:block;color:#f6f6f6;font-size:30px;line-height:16px}}@media screen and (max-width:400px){.header .container .mobile-nav{font-size:30px}}@media screen and (max-width:767px){.header .container .logo{height:auto;width:auto}}.header .container .navigation-and-buttons{display:flex;justify-content:space-between;align-items:center}.header .container .navigation-and-buttons .main-navigation{margin-right:21px}@media screen and (max-width:992px){.header .container .navigation-and-buttons .main-navigation{margin-right:10px}}@media screen and (max-width:767px){.header .container .navigation-and-buttons .main-navigation{display:none}}.header .container .navigation-and-buttons .main-navigation ul{display:flex;padding-left:0;list-style:none}.header .container .navigation-and-buttons .main-navigation ul li a{font-size:14px;font-weight:600;line-height:17px;color:#fff;text-transform:uppercase;margin-left:35px;position:relative;text-decoration:none}.header .container .navigation-and-buttons .main-navigation ul li a:after{content:"";position:absolute;width:0;height:3px;display:block;margin-top:5px;left:0;background:linear-gradient(270deg,#fad961 0,#ff9f00 16.1%,#ffbe8f 26.72%,#ffab00 45.09%,#ffe076 77.33%,#f76b1c 100%);transition:width .3s ease;-webkit-transition:width .3s ease}@media screen and (max-width:767px){.header .container .navigation-and-buttons .main-navigation ul li a:after{display:none}}.header .container .navigation-and-buttons .main-navigation ul li a.active:after,.header .container .navigation-and-buttons .main-navigation ul li a:hover:after{width:100%;right:0;background:linear-gradient(270deg,#fad961 0,#ff9f00 16.1%,#ffbe8f 26.72%,#ffab00 45.09%,#ffe076 77.33%,#f76b1c 100%)}@media screen and (max-width:1200px){.header .container .navigation-and-buttons .main-navigation ul li a{font-size:13px;margin-left:15px}}@media screen and (max-width:992px){.header .container .navigation-and-buttons .main-navigation ul li a{text-transform:capitalize;font-size:12px;margin-left:10px}}.header .container .navigation-and-buttons .header-buttons a,.header .container .navigation-and-buttons .header-buttons button{display:flex;align-items:center;justify-content:center;font-family:"Fira Sans",sans-serif;background:0 0;box-sizing:border-box;height:40px;width:130px;border:1px solid #f8ac2d;border-radius:6px;font-size:14px;font-weight:600;line-height:26px;text-transform:uppercase;background:linear-gradient(180deg,#e28e1f 0,#f4cb1d 100%);color:#161743}@media screen and (max-width:1200px){.header .container .navigation-and-buttons .header-buttons a,.header .container .navigation-and-buttons .header-buttons button{height:40px;width:100px}}@media screen and (max-width:992px){.header .container .navigation-and-buttons .header-buttons a,.header .container .navigation-and-buttons .header-buttons button{height:30px;width:90px;font-size:12px}}@media screen and (max-width:767px){.header .container .navigation-and-buttons .header-buttons a,.header .container .navigation-and-buttons .header-buttons button{height:29.04px;width:94.38px;font-size:10.16px}}.header .container .navigation-and-buttons .header-buttons a:first-child,.header .container .navigation-and-buttons .header-buttons button:first-child{margin-right:10px;display:none}@media screen and (max-width:767px){.header .container .navigation-and-buttons .header-buttons a:first-child,.header .container .navigation-and-buttons .header-buttons button:first-child{margin-right:0}}.header .container .navigation-and-buttons .header-buttons a:first-child:hover,.header .container .navigation-and-buttons .header-buttons button:first-child:hover{background:linear-gradient(180deg,#e28e1f 0,#f4cb1d 100%);color:#161743}.header .container .navigation-and-buttons .header-buttons a:last-child,.header .container .navigation-and-buttons .header-buttons button:last-child{background:linear-gradient(180deg,#f4cb1d 0,#e28e1f 100%);color:#161743;display:none}.header .container .navigation-and-buttons .header-buttons a:last-child:hover,.header .container .navigation-and-buttons .header-buttons button:last-child:hover{background:linear-gradient(180deg,#e28e1f 0,#f4cb1d 100%)}.mobile-navigation{position:fixed;left:0;right:0;top:0;height:100vh;background:#4a0001;z-index:9;display:none}.mobile-navigation .navigationwrap{display:flex;padding:0;align-items:center;justify-content:center;height:100%;position:relative}.mobile-navigation .mobile-nav-close{cursor:pointer;width:23px;height:16px;position:absolute;top:20px;left:15px}.mobile-navigation .mobile-nav-close i{display:inline-block;color:#f6f6f6;font-size:16px;line-height:16px}.mobile-navigation .main-navigation{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-navigation .main-navigation a{text-align:center;margin:30px 0;font-size:20px;font-weight:600;line-height:17px;opacity:.56;color:#fff;text-transform:uppercase;display:block;width:fit-content}.mobile-navigation .main-navigation a.active{position:relative}.mobile-navigation .main-navigation a.active:after{content:"";position:absolute;height:2px;display:block;margin-top:5px;left:0;width:100%;right:0;background:linear-gradient(270deg,#fad961 0,#ff9f00 16.1%,#ffbe8f 26.72%,#ffab00 45.09%,#ffe076 77.33%,#f76b1c 100%)}.login-popupWrapper{display:none;position:absolute;width:100%;align-items:center;justify-content:center;height:100vh;background:#00000057;z-index:9}.login-popupWrapper.active{display:flex}.login-popupWrapper .login-popup{position:absolute;background:#280a03;border:1px solid #a67412;border-radius:5px;padding:35px}@media screen and (max-width:767px){.login-popupWrapper .login-popup{padding:20px}}.login-popupWrapper .login-popup h2{color:#fff;font-family:Oswald,sans-serif;text-transform:uppercase;font-size:30px;font-weight:600;line-height:40px;text-align:center;margin-bottom:20px}@media screen and (max-width:767px){.login-popupWrapper .login-popup h2{font-size:25px}}.login-popupWrapper .login-popup label{display:flex;flex-direction:column;color:#fff;font-size:12px;font-weight:500;line-height:17px;margin-top:6px}.login-popupWrapper .login-popup label input{height:36px;width:260px;border-radius:4px;background-color:#461014;padding:0 16px;color:#fff;font-size:14px;font-weight:300;line-height:14px;border:2px solid #e4951fab;outline:0;margin-bottom:10px}@media screen and (max-width:767px){.login-popupWrapper .login-popup label input{width:230px}}.login-popupWrapper .login-popup label input.error{border-color:#f11}.login-popupWrapper .login-popup .errorText{color:#f11;font-size:10px;font-weight:500;line-height:17px;position:absolute;left:0;right:0;margin:0 auto;text-align:center}.login-popupWrapper .login-popup button{height:46px;width:100%;margin-top:25px;border-radius:4px;background:linear-gradient(180deg,#fad961 0,#f79c1c 98.45%);color:#161743;font-size:16px;font-weight:600;text-transform:uppercase;line-height:26px;border:0}@media screen and (max-width:767px){.login-popupWrapper .login-popup button{width:100%;font-size:14px}}.login-popupWrapper .closePopUp{position:absolute;top:15px;right:15px;color:#fff;cursor:pointer}.login-popupWrapper .closePopUp:hover{transform:scale(1.3);transition:all .3s ease}.download.desktop{display:flex}@media screen and (max-width:767px){.download.desktop{display:none}}.download.mobile{display:none}@media screen and (max-width:767px){.download.mobile{display:flex}}.download{display:flex;align-items:center;justify-content:center;margin-left:2%}@media screen and (max-width:767px){.download{margin:0}}.download a{width:200px;min-height:308px;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1;margin:10px 0;text-decoration:none;border-radius:4px;background:linear-gradient(180deg,#fad961 0,#f79c1c 98.45%);color:#161743}@media screen and (max-width:992px){.download a{width:100px;height:auto;font-size:13px;text-align:center}.download a i{font-size:20px}}@media screen and (max-width:767px){.download a{min-height:40px;width:92px;text-align:center;font-size:12px;height:20px;line-height:1;padding:0}.download a i{font-size:23px}}.download a:hover{background:linear-gradient(180deg,#f79c1c 0,#fad961 98.45%)}footer{background:#2f0302;padding-top:73px}@media screen and (max-width:767px){footer{padding:35px 0 0}}footer h3{opacity:.5;margin-bottom:13px;color:#fff;font-size:18px;font-weight:600;line-height:26px;text-transform:uppercase}@media screen and (max-width:767px){footer h3{opacity:.5;font-size:14px;line-height:20px;margin-bottom:2px}}footer .content{display:flex;justify-content:space-between;margin-bottom:30px}@media screen and (max-width:767px){footer .content{flex-wrap:wrap;padding:0 35px}}footer .content span{color:rgba(255,255,255,.3);font-size:13px;line-height:15px}@media screen and (max-width:767px){footer .content span{opacity:.5;color:#fff;font-size:12px;font-weight:500;line-height:17px}}footer .content p{color:rgba(255,255,255,.55);font-size:13px;line-height:15px}@media screen and (max-width:767px){footer .content p{opacity:.5;color:#fff;font-size:11px;line-height:13px}}footer .content a{opacity:.3;color:#fff;font-size:13px;line-height:15px;margin-top:11px;display:block}footer .content .contact{max-width:193px}@media screen and (max-width:767px){footer .content .contact{margin-bottom:15px}}footer .content .contact p{margin:6px 0 15px}footer .content .information{max-width:241px}@media screen and (max-width:767px){footer .content .information{margin-bottom:30px}}footer .content .information span{display:block}footer .content .information span.days{margin-top:15px}footer .content .information p{margin-top:6px;margin-bottom:0}footer .content .links{max-width:124px}footer .content .socialmedia{max-width:94px}footer .copyright{text-align:center;padding:23px 0;border-top:1px solid #7c100d}@media screen and (max-width:767px){footer .copyright{background:#4a0001}}footer .copyright p{margin:0;color:#781618;font-size:14px;font-weight:500;line-height:20px}@media screen and (max-width:767px){footer .copyright p{color:#893131;font-size:8px;font-weight:500;line-height:11px}}body{overflow-x:hidden;margin:0;font-family:"Fira Sans",sans-serif;margin:0;overflow-x:hidden;background:#4a0001 url(../Images/body-bg.png) repeat center top!important;background-size:auto}a,button{transition:.5s;text-decoration:none;outline:0;cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0}img{max-width:100%}ul{margin:0;padding:0}ul li{list-style-type:none}.top-border{background:linear-gradient(270deg,#fad961 0,#ff9f00 16.1%,#ffbe8f 26.72%,#ffab00 45.09%,#ffe076 77.33%,#f76b1c 100%);height:5px;display:block}.container{margin-right:auto;margin-left:auto}ul{list-style:none;padding-left:0}.btn-yellow{border-radius:6px;background:linear-gradient(180deg,#f4cb1d 0,#e28e1f 100%);color:#161743;font-size:14px;font-weight:600;line-height:26px;text-transform:uppercase;border:0}.btn-yellow:hover{background:linear-gradient(180deg,#e28e1f 0,#f4cb1d 100%)}.btn-brown{border:1px solid #f8ac2d;border-radius:6px;color:#de9226;font-size:14px;font-weight:600;line-height:26px;text-transform:uppercase;background:0 0}.btn-brown:hover{background:linear-gradient(180deg,#e28e1f 0,#f4cb1d 100%);color:#161743}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.overflow{overflow:hidden}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media (max-width:767px){.container{padding:0}}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.thankyou{height:100vh;display:flex;align-items:center;justify-content:center;width:100%;text-align:center}.thankyou h1{color:#fff;text-transform:capitalize}@media screen and (max-width:767px){.thankyou h1{font-size:14px}}.empty_list{padding:60px 0!important;text-align:center;justify-content:center!important}.tableDetail{margin-bottom:30px}.hide{display:none}.download.desktop{display:flex}@media screen and (max-width:767px){.download.desktop{display:none}}.download.mobile{display:none}@media screen and (max-width:767px){.download.mobile{display:flex}}.download{display:flex;align-items:center;justify-content:center;margin-left:2%}@media screen and (max-width:767px){.download{margin:0}}.download a{width:200px;min-height:38px;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1;margin:10px 0;text-decoration:none;border-radius:4px;background:linear-gradient(180deg,#fad961 0,#f79c1c 98.45%);color:#161743}@media screen and (max-width:992px){.download a{width:100px;height:auto;font-size:13px;text-align:center}.download a i{font-size:20px}}@media screen and (max-width:767px){.download a{min-height:40px;width:92px;text-align:center;font-size:12px;height:20px;line-height:1;padding:0}.download a i{font-size:23px}}.download a:hover{background:linear-gradient(180deg,#f79c1c 0,#fad961 98.45%)}.logo img{width:200px}@media screen and (max-width:767px){.logo img{width:100px}}nav.main-navigation ul li:nth-child(3){display:none}.mobile-navigation .main-navigation a:nth-child(4){display:none}