/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0 solid
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    color: #303033;
    font-weight: 900;
    font-family: 'Conthrax Sb';
    font-family: 'Gilroy';

}

h2 {
    font-family: 'Conthrax Sb';
}



body {
    color: #787878;
    font-weight: 400;
    font-family: 'Conthrax Sb';
    font-family: 'Gilroy';
    background: #080808;
    font-size: 16px;
}



@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Black.woff2') format('woff2'),
        url('../fonts/Gilroy-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Conthrax Sb';
    src: url('../fonts/ConthraxSb-Regular.woff2') format('woff2'),
        url('../fonts/ConthraxSb-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Heavy.woff2') format('woff2'),
        url('../fonts/Gilroy-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light.woff2') format('woff2'),
        url('../fonts/Gilroy-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('../fonts/Gilroy-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.woff2') format('woff2'),
        url('../fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-SemiBold.woff2') format('woff2'),
        url('../fonts/Gilroy-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Thin.woff2') format('woff2'),
        url('../fonts/Gilroy-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-UltraLight.woff2') format('woff2'),
        url('../fonts/Gilroy-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

.container {
    max-width: 1270px;
}

a {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}










/*header--area--style--start*/

.header__menu ul li {
    display: inline-block;
    margin: 0px 30px;
}

.header__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__area {
    position: absolute;
    top: 40px;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0 10px;
    z-index: 9;
}

.header__menu ul li a {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    transition: .3s;
}
.header__menu ul li a:hover {
  color: #0F770F;
}

.header__btn a {
    width: 188px;
    height: 56px;
    border: 2px solid #0F770F;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: #151815;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Conthrax Sb';
}

/*header--area--style--end*/





/*hero--area--style--start*/

.hero__area {
    background-size: 100% 100%;
    background-position: center;
    height: auto;
    display: flex;
    align-items: center;
    padding-top: 280px;
    padding-bottom: 225px;
}

.hero__wrap {
    max-width: 820px;
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 9;
}.hero-sheadow {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}

.hero__wrap h2 {
  margin-bottom: 16px;
  font-style: normal;
  font-weight: 600;
  font-size: 56px;
  line-height: 67px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0px 0px 1397.088px 0px #FFF, 0px 0px 798.336px 0px #FFF, 0px 0px 465.696px 0px #FFF, 0px 0px 232.848px 0px #FFF, 0px 0px 66.528px 0px #FFF, 0px 0px 33.264px 0px #FFF;
  text-shadow: 0px 0px 22px rgba(255, 255, 255, 1);
}
.hero__wrap p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #AEAEAE;
  margin-bottom: 18px;
}
.hero__wrap a {
  width: 298px;
  height: 56px;
  background: #2B342C;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: 45px;
  border: 1.5px solid #136F13;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  font-family: 'Conthrax Sb';
}
/*hero--area--style--end*/




/*about--area--style--strat*/

.about__lf {
  width: 49%;
}
.about__ri {
  width: 49%;
  position: relative;
}
.about__img {
  width: 100%;
  position: relative;
}
.about__img img {
  width: 100%;
}
.abodut__wrap {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.about__area {
  position: relative;
  padding: 60px 10px 135px 10px;
}

.about__lf h2 {
  font-weight: 600;
  font-size: 56px;
  line-height: 67px;
  color: #FFFFFF;
  margin-bottom: 12px;
}
.about__lf p {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  color: #AEAEAE;
}

.about__tx__box {
  width: 190px;
  height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(25px);
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.about__tx__box h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  background: linear-gradient(180deg, #138F13 55.6%, #052905 107.09%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 0;
}
.about__tx__box span {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  color: #ABABAB;
}
.about__tx__box.about__box2 {
	bottom: 0 !important;
	top: auto;
	right: 0;
	left: auto;
}
.about__sp {
	position: absolute;
	right: 8%;
	bottom: 30px;
}
/*about--area--style--end*/




/*take--area--style--start*/

.take__area {
  background-size: 100% 100%;
  background-position: center;
  padding: 110px 10px;
  position: relative;
}
.take__lf {
  width: 46.2%;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 999;
}.take__ri {
	width: 49%;
}
.overlay {
	position: absolute;
	left: 40px;
    z-index: -1;
	height: 300px;
	width: 300px;
	background: #138F13;
	top: 133px;
	filter: blur(200px);
	border-radius: 200px;
	opacity: .7;
}
.challange__txt.take__ri {
  width: 73%;
  margin: auto;
  /*! width: 49%; */
}
.take__wrap {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.take__ri p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  color: #AEAEAE;
  margin: 0;
  font-family: 'Gilroy';
  margin-bottom: 28px;
}
.take__ri a {
  width: 164px;
  height: 56px;
  background: #2C2C2C;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 53px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  border: 1.5px solid #118111;
  font-family: 'Conthrax Sb';
}
.take__ri h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 67px;
  color: #FFFFFF;
  margin-bottom: 13px;
}
.take__ri h2 span {
  background: linear-gradient(180deg, #138F13 55.6%, #052905 107.09%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
/*take--area--style--end*/





/* flag area start here */

.flag__area {
	position: relative;
	overflow: hidden;
	padding: 0 10px;
}
.flag__content{
  width: 50%;
}
.flag__body {
	gap: 58px;
	padding-top: 135px;
}
.flag-overlay {
	height: 500px;
	width: 500px;
	background: green;
	filter: blur(300px);
	opacity: .3;
	border-radius: 300px;
	position: absolute;
	top: 0;
	z-index: -1;
}
.flag__img {
	width: 50%;
	position: relative;
}

.flag__content h2 span {
  background: linear-gradient(180deg, #138F13 55.6%, #052905 107.09%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.flag__content p {
	font-size: 18px;
	color: #AEAEAE;
	text-align: justify;
}
.flag__content ul {
	margin-bottom: 34px;
}
.flag__content ul li {
	color: #fff;
	font-size: 18px;
	margin-bottom: 17px;
}
.flag__content ul li i {
	color: #138F13;
	font-size: 18px;
	margin-right: 8px;
}
.btn__classic {
	width: 164px;
	height: 56px;
	background: #2C2C2C;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 53px;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	border: 1.5px solid #118111;
	font-family: 'Conthrax Sb';
	transition: .3s;
}
.btn__classic:hover {
	background: #138E13;
	color: #fff;
}
.flag__sp {
	position: absolute;
	top: -90px;
	z-index: -1;
	left: 0;
}

/* flag area end here */







/* feature area start here */

.feature__area {
	padding: 100px 10px;
	padding-bottom: 166px;
	overflow: hidden;
}
.feature__fx{
  gap: 20px;
  position: relative;
}

.feature__single {
	width: 32%;
	text-align: center;
	background: #212121;
	padding: 13px;
	border-radius: 20px;
}
.feature__text h4 {
	color: #fff;
	margin-top: 22px;
	margin-bottom: 6px;
}
.feature__text p {
	font-size: 18px;
	color: #fff;
}
.feature__sp {
	position: absolute;
	top: -190px;
	right: -100px;
	z-index: -1;
}

/* feature area end here */







/* challange bar area start here */

.challange__area {
	padding: 0 10px;
}
.challange__box{
  background-image: url(../img/challange__bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 30px;
  padding: 60px 90px;
  overflow: hidden;
}
.challange__txt a{
  background: #145014;
  margin: auto;
}
.challange__txt h2 {
	font-size: 56px;
	color: #fff;
	margin-bottom: 17px;
}
.challange__txt p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 21px;
	text-align: center;
}
.big__img {
	position: absolute;
	left: -10px;
	bottom: -2px;
}
.small__img {
	position: absolute;
	top: 0;
	left: 42%;
}

/* challange bar area end here */







/* footer area start here */

.footer__area {
	background: #212121;
	padding-top: 250px;
	margin-top: -200px;
	padding: 250px 10px 0 10px;
}
.widget p {
	width: 90%;
	color: #fff;
	font-size: 18px;
}
.widget h4 {
	font-size: 24px;
	color: #fff;
  margin-bottom: 16px;
}
.widget ul li a {
	color: #fff;
	margin-bottom: 19px;
	display: flex;
	font-size: 18px;
	transition: .3s;
	align-items: center;
	gap: 5px;
}
.widget ul li a:hover {
	color: #06C706;
}
.area__intro h2 {
	font-size: 24px;
	display: inline-block;
	width: 10%;
}
.widget__four.widget button {
	width: 70%;
	height: 34px;
	background: #138F13;
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
	border: none;
}
.widget__four.widget input {
	background: transparent;
	border: none;
  color: #fff;
  padding: 10px;
	padding-left: 20px;
	width: 100%;
}
.widget__four.widget input:focus {
	color: #fff;
	outline: none;
}
.widget__four.widget label {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 5px;
  border: 1px solid #fff;
	border-radius: 10px;
	width: 100%;
}
.footer__credit {
	align-items: center;
  justify-content: space-between;
	padding: 33px 0;
	border-top: 1px solid #138F13;
	margin-top: 50px;
}
.footer__credit p{
  color: #fff;
  font-size: 18px;
  margin: 0;
}
.footer-social {
	gap: 15px;
}
/* footer area end here */



















/* challenge-area-start */

.challenge {
  padding: 148px 0;
}
.challenge__box {
  fill: rgba(255, 255, 255, 0.10);
  backdrop-filter: blur(25px);
  background: #222222;
  border-radius: 20px;
  padding: 14px 30px;
  padding-bottom: 30px;
}
.challenge__top-box {
  border-radius: 20px;
  background: rgba(217, 217, 217, 0.10);
  padding: 20px 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.challenge__top-single--box h3 {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 24px;
}
.challenge__top-single--box h3 span {
  color: #00BA00;
}
.challenge__top-single--box h3:last-child {
  margin: 0;
}
.challenge__top-single--box:last-child {
  text-align: right;
}
.photo__title {
  margin-bottom: 40px;
}
.photo__title h2 {
  color: #FFF;
  text-align: center;
  font-size: 46px;
  font-weight: 600;
  margin: 0;
}
.single__pgoto {
  position: relative;
}
.single__pgoto h3 {
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  position: absolute;
  bottom: 27px;
  left: 34px;
}

.owl-dots button {
  width: 20px;
  height: 10px;
  border-radius: 40px;
  background: #2E2E2E !important;
  margin: 0 2px;
  transition: .3s;
}
.owl-dots button.active {
  width: 64px;
  background: #00BA00 !important;
}
.owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.photo__wrapper .owl-item.active.center {
  transform: scale(1.8);
  /*! margin: 82px 0; */
  z-index: 9;
  opacity: 1;
}
.owl-item {
  height: 100%;
  margin: 82px 0;
}
.owl-item {
  transition: .3s;
  opacity: .5;
}

.single__pgoto:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
  position: absolute;
  content: "";
  height: 88%;
  width: 92.5%;
  filter: drop-shadow(0px 0px 25px rgba(0, 0, 0, 0.15));
  border-radius: 13px;
  left: 0;
  right: 0;
  margin: auto;
  /*! bottom: 0; */
  top: 50%;
  transform: translateY(-50%);
}

.step__flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
.prog__title {
  margin-bottom: 10px;
}
.prog__title span {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: block;
}
.progresss {
  border-radius: 20px;
  background: #2E2E2E;
  height: 38px;
  position: relative;
  overflow: hidden;
  /*! border-radius: 50px; */
}
.step__prog {
  width: 600px;
}
.progresss p {
  background: linear-gradient(90deg, #FF3434 0%, #FFA234 27.15%, #FFEB34 50.62%, #00BA00 100%);
  width: 50%;
  height: 100%;
  border-radius: 20px;
  margin: 0;
}
.progresss p {
  position: relative;
  display: flex;
  justify-content: end;
  align-items: center;
  padding-right: 4px;
}
.progresss p span {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  color: #00BA00;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
}
.time__flex li {
  display: inline-block;
  /*! margin: 0 6px; */
}
.time__flex span {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.30);
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00BA00;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.time__flex span.obdd {
  border: 0;
  width: auto;
  margin: 0 3px !important;
  font-size: 39px;
  height: 50px;
}
.step__flag {
  display: flex;
  /*! align-items: center; */
  /*! height: 77px; */
  padding-top: 37px;
}#days {
	display: none;
}
/* challenge-area-end */














/* offcanvas */

.btn-close {
  background-image: none;
}

.offcanvas-header {
  padding: 0;
  height: auto !important;
  display: flex !important;
  margin-bottom: 25px;
  justify-content: end;
}


.header__bar a {
  color: var(--text_color);
  font-size: 20px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: #FD438E;
}
.offcanvas-header button {
  color: #fff !important;
  opacity: 1;
  margin: 20px !important;
  height: 40px;
  width: 40px;
  padding: 0 !important;
  font-size: 21px;
  box-sizing: border-box;
  background: none;
  display: flex;
  align-items: center;
  margin-left: auto;
  background: #FD438E;
  justify-content: center;
  margin: 0;
}

.offcanvas-start {
  background: var(--themebg);
}

.offcanva__menu ul li {
  display: block;
}

.header-lun {
  margin: 0;
  padding: 24px;
}
.offcanva__menu li a:hover {
	padding-left: 30px;
	border-color: #136F13;
	color: #fff;
}
.hero__content a:hover img {
  margin-left: 20px;
}
.hero__content a img {
  transition: .3s;
}
.offcanva__menu li a {
  padding: 15px 20px;
  display: flex;
  align-items: center;
  color: #fff;
  text-align: center;
  /*! font-family: Lexend; */
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding: 13px 24px;
  border-bottom: 1px solid#136F13;
  border-left: 0;
  border-right: 0;
  transition: .3s;
  text-transform: uppercase;
}

.offcanva__menu li a svg {
  margin-right: 10px;
}

.offcanva__menu li:last-child a {
  margin-right: 4px;
  border-top: 0;
}


.header__bar.d-none a {
  text-decoration: none;
  background: linear-gradient(90deg, #FF3A34 0%, #019CFE 100%);
}
.offcanvas-start {
  background: #212121;
}
.offcanvas-header button {
  background: #136F13;
}
.offcanva__wp .header__btn {
  display: block;
  padding: 0 20px;
  margin-top: 30px;
}
.offcanva__wp .header__btn a {
  width: 100%;
  background: #2B342C;
  color: #fff;
  border-color: #136F13;
}
/* offcanvas */





.theme__btn:hover {
  background: #0F770F !important;
}
.theme__btn {
  transition: .3s;
}



















