@charset "utf-8";

*{margin:0px; padding:0px;}



html{overflow-x: hidden;}
body{overflow-x: hidden; font-size: 16px;  color:#A3A3A3; font-family: "Montserrat", sans-serif; background-color: #000 ; font-weight: 500;}
a, a:active, a:focus, a:hover {outline: none; transition: all 0.5s ease; text-decoration: none;}
button, button:active, button:focus, button:hover {outline: none; transition: all 0.5s ease; text-decoration: none;}


.overlay {position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100000000;}
.overlay .overlayDoor:before, .overlay .overlayDoor:after {content: ""; position: absolute; width: 50%; height: 100%; background: #000; transition: 0.5s; transition-delay: 0.8s; }
.overlay .overlayDoor:before {left: 0; }
.overlay .overlayDoor:after {right: 0;}
.overlay.loaded .overlayDoor:before {left: -50%;}
.overlay.loaded .overlayDoor:after {right: -50%;}
.overlay.loaded .overlayContent {opacity: 0; margin-top: -15px;}
.overlay .overlayContent {position: relative; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column;	transition: 0.5s}
.overlayContent img{width:220px;}

.max-200{max-width: 200px;}
.max-300{max-width: 300px;}
.max-400{max-width: 400px;}
.max-500{max-width: 500px;}
.max-550{max-width: 550px;}
.max-600{max-width: 600px;}
.max-700{max-width: 700px;}
.max-800{max-width: 800px;}
.max-900{max-width: 900px;}
.max-1000{max-width: 1000px;}
.max-1100{max-width: 1100px;}

.fs-7{font-size: .9rem !important;}
.fs-8{font-size: .8rem !important;}

.pointer{cursor: pointer;}

.opacity-10{opacity: .10;}
.opacity-20{opacity: .20;}
.opacity-30{opacity: .30;}

.icon-200{width: 200px;}
.icon-150{width: 150px;}
.icon-140{width: 140px;}
.icon-130{width: 130px;}
.icon-110{width: 110px;}
.icon-120{width: 120px;}
.icon-100{width: 100px;}
.icon-90{width: 90px;}
.icon-80{width: 80px;}
.icon-70{width: 70px;}
.icon-60{width: 60px;}
.icon-50{width: 50px;}
.icon-40{width: 40px;}
.icon-30{width: 30px;}
.icon-25{width: 25px;}
.icon-20{width: 20px;}
.icon-15{width: 15px;}
.icon-10{width: 10px;}

.fw-300{font-weight: 300}
.fw-400{font-weight: 400}
.fw-500{font-weight: 500}
.fw-600{font-weight: 600}
.fw-700{font-weight: 700}
.fw-800{font-weight: 800}

.g-6 {--bs-gutter-y: 7rem;  --bs-gutter-x: 7rem;}


.btn_style{color: #fff; background-image: linear-gradient(to right, #C5302D, #CC7526, #C0AD25, #7E9F35, #3F9134) !important; border-radius: 25px;  text-align: center; display: inline-block;  padding: 10px 25px; }
.btn_style span{padding: 8px 23px; background: #000; border-radius: inherit; display: block;}
.btn_style:hover {background: #000;}
.btn_style.border-btn{background: #000;}
.btn_style.border-btn:hover{background: #28ff2e52;}

header { z-index: 11; background: transparent; position: fixed; left: 0; right: 0; top: 0; border-bottom: 1px solid #484848;}
.navbar-brand {margin-right: 10px; padding-top: 0px; padding-bottom: 0px; padding-right: 30px;}
.header_logo{width: 180px;}
.navbar-nav .nav-item .nav-link{color: #fff; font-weight: 500; }
.navbar-nav .nav-item .nav-link:hover{color:#d4b14a;}
.navbar-nav .nav-item .nav-link.active{color:#d4b14a;}
.navbar-nav .nav-item{margin-left: 10px;}
.navbar-collapse {flex-grow: unset;}
.navbar {padding: 12px 0px;}
.navbar-toggler-icon {filter: brightness(0) invert(1);}
.navbar-toggler{padding: 0;}
.header_padding{padding-top: 130px;}
.menu_fixed{background: #000;}

.all_heading h2{color:#fff;  font-size: 42px; font-weight: 700}
.all_heading p{color: #fff; margin-bottom: 0; font-size: 18px;}
.middle_heading{max-width: 480px; margin: auto;}
.heading_width{max-width: 900px;}

.text_28ff2e{color:#28ff2e;}
.text_opacity{color:rgba(255, 255, 255, 0.6) !important;}

.banner_section {background: url(../img/bannerbg.png) no-repeat; background-size: 100% 100%; height: 100vh;}
.banner_heading{max-width: 850px; margin: auto; display: block;}
.banner_heading h6{font-weight: 600; font-size: 18px; background: linear-gradient(90deg, #C0AD25, #7E9F35); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.banner_heading h1{font-weight: 600; font-size: 45px; color: #fff;}
.banner_heading p{font-weight: 400;}

.gradient-btn {font-weight: 500; color: #fff; padding: 10px 25px; border-radius: 50px; display: inline-flex; align-items: center; gap: 12px; cursor: pointer; background: transparent; position: relative; border: none; }
.gradient-btn::before {content: ""; position: absolute; inset: 0; padding: 2.5px; border-radius: 50px; background: linear-gradient(90deg, #C5302D, #CC7526, #C0AD25, #7E9F35, #3F9134); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor;  mask-composite: exclude; }
.gradient-btn img {width: 25px; height: 25px; }

.all_heading h6{font-weight: 600; background: linear-gradient(to right, #C5302D, #CC7526, #CC7526, #CC7526); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.all_heading h2{font-weight: 600; font-size: 32px;}
.all_heading h3{font-weight: 600; font-size: 26px;}

.about_bg{background: #111111; border: 1px solid rgba(255, 255, 255, 0.16); border-radius: 25px; padding: 20px; box-shadow: 0px 0px 20px 0px rgba(204, 117, 38, 0.16);}

.features_section{background: url(../img/features-bg.png) no-repeat; background-size: 100% 100%;}
.features_icon_bg{height: 100px; width: 100px; background: rgba(255, 255, 255, 0.09); border:1px solid rgba(255, 255, 255, 0.18); border-radius: 15px;}

.promotion_section{background: url(../img/promotion-bg.png) no-repeat; background-size: 100% 100%;}
.promotion_padding{padding: 30px 0px;}

.accordion_border_main{max-width: 1000px; margin: auto;}
.plusminus{position: absolute; z-index: 1; right: 20px; font-size: 18px; top: 19px;  height: 28px;  text-align: center;}
.accordion_head {cursor: pointer; font-size: 16px; color: #fff; background-color: rgba(255, 255, 255, 0.05); backdrop-filter: blur(10px); position: relative; padding-right: 34px !important; font-weight: 400; padding: 20px 18px;}
.faq_point{position: absolute; left: 0; top:0}
.accordion_border{position: relative; overflow: hidden; border-radius: 5px; margin-bottom: 15px;}
.accordion_body{display:none; padding: 0px 20px 20px 20px; background-color: rgba(255, 255, 255, 0.05); backdrop-filter: blur(10px);}
.accordion_body p{margin-bottom: 0px; color: rgba(255, 255, 255, 0.60); font-size: 14px; font-weight: 400; width: 100%;}
.faq_open{display: block;}

footer{background: url(../img/footer.png) no-repeat; background-size: 100% 100%;}
.Copyright_bg{background: rgba(255, 255, 255, 0.09); border:1px solid rgba(255, 255, 255, 0.18); border-radius: 30px; padding: 15px;}
.Copyright_bg p{font-weight: 500; font-size: 14px; text-align: center; margin-bottom: 0px;}