
.rewards-section{
	position:relative;
	padding:60px 0px 70px;
	background-color:rgb(1,75,75);; 
}

.rewards-section .title-column{
	position:relative;
	margin-bottom: 30px;
}

.rewards-section .title-column .icon{
	position:relative;
	line-height:1em;
	color: #fff;
	font-size: 50px;
	margin-bottom: 30px;
}

.rewards-section .title-column h2{
	max-width:300px;
	line-height:55px;
	color:#fff;
	/* font-family:var(--font-family-Inter); */
}

.rewards-section .blocks-column{
	position:relative;
	margin-bottom: 30px;
}

.rewards-section .blocks-column .inner-column{
	position:relative;
	margin-left:-60px;
	margin-top:-200px;
}

.rewards-section .blocks-column .row{
	margin:0px -7px;
}

.rewards-section .blocks-column .reward-block-two{
	padding:0px 7px;
}

.rewards-section .blocks-column .reward-block-two:nth-child(2) .inner-box{
	text-align:right;
	border-radius:50% 50% 50% 0%;
	padding-left: 18px;
	padding-right: 33px;
}

.rewards-section .blocks-column .reward-block-two:nth-child(2) .inner-box .text{
	text-align:center;
}

.rewards-section .blocks-column .reward-block-two:nth-child(3) .inner-box{
	border:0px;
	border-radius:50% 0% 50% 50%;
	padding-left: 45px;
}

.rewards-section .blocks-column .reward-block-two:nth-child(3) .inner-box .text{
	margin-top:0;
	margin-bottom: 15px;
}

.rewards-section .blocks-column .reward-block-two:nth-child(4) .inner-box{
	border:0px;
	text-align:right;
	border-radius:0% 50% 50% 50%;
	padding-right: 35px;
}

.rewards-section .blocks-column .reward-block-two:nth-child(4) .inner-box .text{
	text-align:center;
	margin-top:0;
	margin-bottom:15px;
}

.rewards-section .blocks-column .lower-text{
	position:relative;
	text-align:center;
	font-size:17px;
	color: #fff;
	margin-top: 25px;
	/* font-family:var(--font-family-Inter); */
	margin-bottom: 30px;
}

.reward-block-two{
	position:relative;
	margin-bottom: 15px;
}

.reward-block-two .inner-box{
	position:relative;
	line-height:28px;
	background-size:cover;
	padding: 55px 25px 55px 25px;
	border-radius:50% 50% 0px 50%;
	border:1px solid rgba(255,255,255,0.30);
	background-color:rgba(255,255,255,0.06);
	background-position:center top;
	background-repeat:no-repeat;
}

.reward-block-two .inner-box .icon{
	position:relative;
	line-height:1em;
	font-size: 60px;
	font-family: "flaticon3";
	color: #fff;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.reward-block-two .inner-box:hover .icon{
	transform:rotateY(180deg);
}

.reward-block-two .inner-box .text{
	position:relative;
	opacity:1;
	text-align:center !important;
	font-size: 17px;
	color: #fff;
	margin-top: 20px;
	/* font-family:var(--font-family-Inter); */
}

.rewards-section .text-column{
	position:relative;
	margin-bottom:30px;
}

.rewards-section .text-column .text{
	line-height:30px;
	font-size: 16px;
	color:rgba(231,231,231,1);
	/* font-family:var(--font-family-Inter); */
	margin-top: 130px;
}
.btn-style-twentytwo .txt {
    position: relative;
    display: block;
    z-index: 1;
    padding: 14px 30px;
    background-color: #fff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn-style-twentytwo {
    position: relative;
    line-height: 30px;
    font-weight: 600;
    overflow: hidden;
    border-radius: 4px;
    display: inline-block;
    font-size: var(--font-15);
    text-transform: capitalize;
    color: rgba(43,49,50,1);
}

.gl-header-type-two .gl-header-top {
	padding: 20px 0px;
  }
 
  .gl-header-info-item .hd-item-icon {
    width: 56px;
    height: 56px;
    margin-right: 12px;
    border-radius: 100%;
    background: linear-gradient(99.89deg, rgba(76, 64, 247, 0.05) 0%, rgba(255, 0, 161, 0.05) 106.22%);
}
  .gl-header-btn a:hover {
	color: #fff;
	border: 2px solid #00D2B2;
	background-color: #00D2B2;
  }
  .gl-header-main-menu-3 {
	height: 80px;
	padding-left: 40px;
	border-radius: 5px;
	background-color: #0C2957;
  }
  .dropdown:after {
	color: #fff;
  }
  .menu-navigation.left-nav {
	float: left;
	text-align: left;
  }
  .menu-navigation.right-nav {
	float: right;
	margin-right: 70px;
	text-align: right;
  }
  .site-logo {
	left: 0;
	right: 0;
	top: 5px;
	width: 150px;
	margin: 0 auto;
	position: absolute;
  }
  .gl-header-side-btn {
	top: 0;
	right: 0;
	position: absolute;
  }
  .gl-header-side-btn button {
	width: 85px;
	border: none;
	height: 80px;
	background-color: #214071;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
  }
  .gl-header-info-item {
    margin-left: 60px;
}
.gl-header-info-item .hd-item-icon {
    width: 56px;
    height: 56px;
    margin-right: 12px;
    border-radius: 100%;
    background: linear-gradient(99.89deg, rgba(76, 64, 247, 0.05) 0%, rgba(255, 0, 161, 0.05) 106.22%);
}
.gl-header-info-item .hd-item-icon i {
    font-size: 20px;
    font-weight: 700;
    background: linear-gradient(99.89deg, #fdb813 0%, #fdb813 106.22%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gl-header-info-item:before {
    top: 10px;
    width: 2px;
    content: "";
    height: 40px;
    right: -30px;
    position: absolute;
    border: 2px dashed #263756;
}
.gl-header-type-two .gl-header-main-menu {
    padding: 24px 35px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px 15px 55px 0px #B9B9B926;
    box-shadow: 0px 15px 55px 0px #B9B9B926;
}

/* card */
.business-section {
    position: relative;
    padding: 100px 0px 70px;
    background-color: #f0f3f9;
}

.sec-title.centered {
    text-align: center !important;
}
.sec-title {
    position: relative;
    margin-bottom: 40px;
}
.sec-title h2 {
    margin-bottom: 18px;
    font-size: 50px;
}

.business-block .inner-box {
    position: relative;
    padding: 20px 20px 28px;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-bottom: 3px solid transparent;
}
.business-block .image {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.business-block .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.business-block .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-align: center;
    background-color: rgb(253 184 19 / 29%);
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.business-block .inner-box .overlay-inner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0px;
}
.business-block .inner-box .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.business-block .inner-box .image .overlay-box .icon {
    position: relative;
    width: 60px;
    height: 60px;
    color: #fdb813;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    border-radius: 50px;
    font-weight: 700;
    display: inline-block;
    background-color: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    /* font-family: 'FontAwesome'; */
}
.business-block .lower-content {
    position: relative;
    padding-top: 30px;
}
.business-block .icon {
    position: relative;
    width: 60px;
    height: 60px;
    color: #fdb813;
    font-size: 30px;
    line-height: 60px;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    background-color: rgb(253 184 19 / 29%);
    font-family: "Flaticon";
}
.business-block .text {
	font-size: 15px;
    position: relative;
    margin-top: 20px;
    color: #3a3a3a;
    opacity: 1;
    line-height: 28px;
	font-weight: 600;
}
.business-block .read-more {
    position: relative;
    color: #282F3B;
    font-size: 15px;
    font-weight: 700;
    margin-top: 25px;
    padding: 12px 36px;
    border-radius: 3px;
    display: inline-block;
    border: 2px solid #F0F3F9;
    background: rgba(240, 243, 249, 0.16);
    font-family: 'DM Sans', sans-serif;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.business-block .inner-box:hover .overlay-box {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}
.business-block .inner-box:hover h4 a {
    color: #fdb813;
}
.business-block h4 a {
    position: relative;
    color: #000000;
}
.business-block .inner-box:hover .read-more {
    color: #ffffff;
    border-color: #fdb813;
    background-color: #fdb813;
}
.business-block .read-more {
    position: relative;
    color: #282F3B;
    font-size: 15px;
    font-weight: 700;
    margin-top: 25px;
    padding: 12px 36px;
    border-radius: 3px;
    display: inline-block;
    border: 2px solid #F0F3F9;
    background: rgba(240, 243, 249, 0.16);
    font-family: 'DM Sans', sans-serif;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.xis-it-video-play-img-btn{
	width: 100%;
	height: auto;
}