@import "https://fonts.googleapis.com/css?family=Aclonica|Poppins:300,400,500,600&display=swap";



body {
	/* font-family: 'Montserrat'!important; */
	font-family: Catamaran !important;
	overflow: hidden !important;
}



.btn_1,
.live_stareams .live_stareams_slide .live_stareams_slide_img:after,
.Latest_War .Latest_War_text:after,
.gallery_part .single_gallery_item .single_gallery_item_iner:after,
.footer_part .single_footer_part .mail_part .email_icon {
	background-image: -webkit-gradient(linear, right top, left top, from(#0b6dc4), color-stop(51%, #92FE9D), to(#0b6dc4));
	background-image: -webkit-linear-gradient(right, #091a1f 0%, #0b6dc4 51%, #010a0c 100%);
	background-image: -o-linear-gradient(right, #0b6dc4 0%, #92FE9D 51%, #0b6dc4 100%);
	/*background-image: linear-gradient(to left, #0b6dc4 0%, #92FE9D 51%, #0b6dc4 100%)*/
	background-image: linear-gradient(right, #091a1f 0%, #0b6dc4 51%, #010a0c 100%);
}

.main_menu .main-menu-item .nav-item a:before {
	background-image: -webkit-gradient(linear, right top, left top, from(#92FE9D), to(#0b6dc4));
	background-image: -webkit-linear-gradient(right, #92FE9D 0%, #0b6dc4 100%);
	background-image: -o-linear-gradient(right, #92FE9D 0%, #0b6dc4 100%);
	background-image: linear-gradient(to left, #92FE9D 0%, #0b6dc4 100%)
}

.cta_part .banner_btn_1:hover,
.cta_part .banner_btn_2:hover {
	background-image: -webkit-gradient(linear, right top, left top, from(#57ddff), color-stop(51%, #57ddff), to(#57ddff));
	background-image: -webkit-linear-gradient(right, #57ddff 0%, #57ddff 51%, #57ddff 100%);
	background-image: -o-linear-gradient(right, #57ddff 0%, #57ddff 51%, #57ddff 100%);
	background-image: linear-gradient(to left, #57ddff 0%, #57ddff 51%, #57ddff 100%)
}

.single_page_menu .main-menu-item .nav-item a:before {
	background: -moz-linear-gradient(16deg, #000 0%, #000 100%);
	/*	background: -webkit-linear-gradient(16deg, #000 0%, #000 100%);*/
	background: -webkit-linear-gradient(16deg, #0b6dc4 0%, #0b6dc4 100%);
	background: -ms-linear-gradient(16deg, #000 0%, #000 100%);
}


body {
	font-family: Catamaran;
	padding: 0;
	margin: 0;
	font-size: 14px;
	background-color: #fff !important;
}


/* -------- title style ------- */
.line-title {
	position: relative;

	/*width: 400px;*/
	line-height: 50px;
}

.line-title::before,
.line-title::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	border-radius: 2px;
}

.line-title::before {
	width: 19%;
	background: #f2f2f2;
}

.line-title::after {
	width: 32px;
	background: #0b6dc4;
}

h2.card-header {
	font-size: 16px;
}

.card-img-top {
	width: 100%;
	height: 250px;
	/* border-top-left-radius: 16px !important;
	border-top-right-radius: 16px !important; */
}

.modeToggle {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	padding: 0 !important;
	position: relative;
	top: 14px;
	margin: 0 .75rem 0 .75rem;
	color: transparent !important;
}

.modeToggle:before {
	content: '';
	display: block;
	width: 10px;
	height: 20px;
	position: absolute;
	left: -1px;
	top: -1px;
	background-color: #001c29;
	border-radius: 50px 0 0 50px;
	border: 1px solid #fff;
	border-right: 0;
}

.modeToggle span {
	display: block;
	width: 50%;
	border-radius: 0 50px 50px 0;
	float: right;
	height: 100%;
	display: none;
}

.modeToggle span {
	background-color: #fff;
}

.modeToggle:after {
	content: '';
	display: block;
	width: 10px;
	height: 20px;
	position: absolute;
	right: -1px;
	top: -1px;
	background-color: #fff;
	border-radius: 0 50px 50px 0;
	border: 1px solid #fff;
	border-left: 0;
}

.clr:after {
	content: '';
	display: block;
	/*width: 100%;*/
	clear: both;
}

a.single_social_icon {
	font-size: 24px !important;
}

.single_footer_part {
	/* margin-left: 20px; */
}

img.mask-icons {
	width: 45px;
	height: 45px;
	border-radius: 30px !important;
}

section.android_app {
	/* padding: 50px 0px;*/
	background: #010a0c;
}

img.mobile-img {
	position: absolute;
}

/*search form menu*/
.dropdown .search-dropdown {
	background-color: transparent !important;
}

.search-dropdown .form-outline .form-control {
	border-radius: 0px;
}

.search-dropdown .btn {
	border-radius: 0px !important;
}

/*search form menu end*/

.android_text {
	text-align: center;
	padding: 62px 0px 62px 0px;
}

.single_footer_part ul li a {
	color: white;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
}

.single_footer_part ul li a:hover {
	text-decoration: none;
}

.single_footer_part ul li a:hover {
	color: #000;
	opacity: 1;
	text-decoration: underline;
}

/******* Middle section CSS Start ******/
/* -------- Landing page ------- */
/*.game-section {
  padding: 60px 50px;
}*/
.game-section .owl-stage {
	margin: 15px 0;
	display: flex;
	display: -webkit-flex;
}

.game-section .item {
	margin: 0 15px 60px;
	width: 320px;
	height: 400px;
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	background: #343434 no-repeat center center / cover;
	border-radius: 16px;
	overflow: hidden;
	position: relative;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	cursor: pointer;
}

.game-section .item.active {
	width: 500px;
	box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
}

.game-section .item:after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.game-section .item-desc {
	padding: 0 24px 12px;
	color: #fff;
	position: relative;
	z-index: 1;
	bottom: 70px;
	overflow: hidden;
	transform: translateY(calc(100% - 54px));
	-webkit-transform: translateY(calc(100% - 54px));
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.game-section .item.active .item-desc {
	transform: none;
	-webkit-transform: none;
}

.game-section .item-desc p {
	opacity: 0;
	-webkit-transform: translateY(32px);
	transform: translateY(32px);
	transition: all 0.4s ease-in-out 0.2s;
	-webkit-transition: all 0.4s ease-in-out 0.2s;
}

.game-section .item.active .item-desc p {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.game-section .owl-theme.custom-carousel .owl-dots {
	margin-top: -20px;
	position: relative;
	z-index: 5;
}

ul.navbar-nav {
	position: relative;
	right: 0;
}

span.main_logo_text {
	font-size: 20px;
	position: relative;
	margin: 0px 10px;
	font-weight: 500;
	color: rgb(255, 255, 255);
	/* font-family: cursive; */
}


/******** Middle section CSS End *******/

.new_bg_div {
	background: transparent;
}



.message_submit_form:focus {
	outline: none
}

input:hover,
input:focus {
	outline: none !important
}


/*Slieder css*/
div#about_bg {
	background: #010a0c;
}

/*Slieder css*/

.gray_bg {
	background-color: #f7f7f7
}

.section_padding {
	padding: 70px 0px !important;
}

.single_padding_top {
	padding-top: 140px !important
}



.padding_top {
	padding-top: 140px
}

.padding_bottom {
	padding-bottom: 140px
}


a {
	text-decoration: none;
	-webkit-transition: .5s;
	transition: .5s
}

a:hover {
	outline: none;
	text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #fff;
	font-family: Catamaran;
}

p {
	font-family: Catamaran;
	line-height: 29px;
	font-size: 16px;
	margin-bottom: 0;
	font-weight: 400;
}

h2 {
	font-size: 44px;
	line-height: 28px;
	font-weight: 600;
	line-height: 1.222
}

h3 {
	font-size: 24px;
	line-height: 25px
}



h5 {
	font-size: 18px;
	line-height: 22px
}

img {
	max-width: 100%
}

a:focus,
.button:focus,
button:focus,
.btn:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none;
	-webkit-transition: 1s;
	transition: 1s
}

.section_tittle {
	margin-bottom: 80px
}



.section_tittle h2 {
	font-size: 45px;
	color: #fff;
	line-height: 50px;
	font-weight: 500;
	position: relative;
	margin-bottom: 28px
}


.section_tittle p {
	text-transform: capitalize;
	line-height: 30px;
	font-family: Catamaran;
}



ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.mb_110 {
	margin-bottom: 110px
}



.mt_130 {
	margin-top: 130px
}



.mb_130 {
	margin-bottom: 140px
}

.gap-1 {
	gap: 1rem
}

.gap-7 {
	gap: 7px
}

.gap-8 {
	gap: 8px
}

.gap-10 {
	gap: 10px
}

.gap-2 {
	gap: 2rem
}

.gap-3 {
	gap: 3rem
}

.gap-4 {
	gap: 4rem
}


.padding_less_40 {
	margin-bottom: -50px
}

.z_index {
	z-index: 9 !important;
	position: relative
}


.body_bg {
	/*background-image: url(../img/body_bg.png);*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.black .footer_top {
	padding: 65px 0 100px !important
}


.black p {
	color: #888
}

.black h2,
.black h3,
.black h4,
.black h5 {
	color: #2f2d4e
}

.black .copygight_text {
	background-color: #ebebeb !important
}

.submit_btn {
	width: auto;
	display: inline-block;
	background: #fff;
	padding: 0 50px;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 50px;
	border-radius: 5px;
	outline: none !important;
	box-shadow: none !important;
	text-align: center;
	border: 1px solid #edeff2;
	cursor: pointer;
	-webkit-transition: .5s;
	transition: .5s
}



.submit_btn:hover {
	background: 0 0
}

.btn_1 {
	display: inline-block;
	padding: 18.5px 40px;
	border-radius: 0;
	text-decoration: none !Important;
	font-size: 15px;
	font-family: Catamaran !important;
	font-weight: 500;
	/*box-shadow: 0 0 6px rgb(255 255 255 / 52%);*/

	color: #fff;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-transform: capitalize;
	background-size: 200% auto;
	border: 1px solid #ffffff40;
}

.btn_1:hover {
	color: #fff !important;
	background-position: right center
}



.btn_2 {
	display: inline-block;
	padding: 18.5px 40px;
	border-radius: 0;
	background-color: #fff;
	font-size: 15px;
	font-family: Catamaran;
	font-weight: 500;
	color: #1a1a1a;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-transform: capitalize;
	border: 1px solid #8f9091;
	background-size: 200% auto
}

.btn_2:hover {
	color: #fff !important;
	border: 1px solid red;
	background-position: right center;
	background-color: #0b6dc4
}


.btn_4 {
	color: #0b6dc4;
	font-size: 15px;
	font-weight: 700;
	margin-top: 53px;
	display: inline-block
}

.btn_4 img {
	width: 20px;
	margin-left: 15px
}

.button {
	display: inline-block;
	border: 1px solid transparent;
	font-size: 15px;
	font-weight: 500;
	padding: 12px 54px;
	border-radius: 4px;
	color: #fff;
	border: 1px solid #edeff2;
	text-transform: uppercase;
	background-color: #0b6dc4;
	cursor: pointer;
	-webkit-transition: .5s;
	transition: .5s
}


.button:hover {
	color: #fff
}

.button-link {
	letter-spacing: 0;
	color: #3b1d82;
	border: 0;
	padding: 0
}

.button-link:hover {
	background: 0 0;
	color: #3b1d82
}

.button-header {
	color: #fff;
	border-color: #edeff2
}

.button-header:hover {
	background: #b8024c;
	color: #fff
}

.button-contactForm {
	color: #fff;
	border-color: #edeff2;
	padding: 12px 25px
}

.latest-blog-area .area-heading {
	margin-bottom: 70px
}

.blog_area a {
	color: #666 !important;
	text-decoration: none;
	-webkit-transition: .5s;
	transition: .5s
}

.blog_area a:hover,
.blog_area a :hover {
	color: #0b6dc4
}

.blog_area p {
	color: #888
}

.blog_area h1,
.blog_area h2,
.blog_area h3,
.blog_area h4,
.blog_area h5,
.blog_area h6 {
	color: #2f2d4e
}

.single-blog {
	overflow: hidden;
	margin-bottom: 30px
}

.single-blog:hover {
	box-shadow: 0 10px 20px 0 rgba(42, 34, 123, .1)
}

.single-blog .thumb {
	overflow: hidden;
	position: relative
}

.single-blog .thumb:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.single-blog h4 {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 34px;
	margin-bottom: 25px
}

.single-blog a {
	font-size: 20px;
	font-weight: 600
}

.single-blog .date {
	color: #888;
	text-align: left;
	display: inline-block;
	font-size: 13px;
	font-weight: 300
}

.single-blog .tag {
	text-align: left;
	display: inline-block;
	float: left;
	font-size: 13px;
	font-weight: 300;
	margin-right: 22px;
	position: relative
}

.single-blog .tag:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 10px;
	background: #acacac;
	right: -12px;
	top: 7px
}



.single-blog .likes {
	margin-right: 16px
}



.single-blog .single-blog-content {
	padding: 30px
}

.single-blog .single-blog-content .meta-bottom p {
	font-size: 13px;
	font-weight: 300
}

.single-blog .single-blog-content .meta-bottom i {
	color: #edeff2;
	font-size: 13px;
	margin-right: 7px
}


.single-blog:hover .thumb:after {
	opacity: .7;
	-webkit-transition: .5s;
	transition: .5s
}


.full_image.single-blog {
	position: relative
}

.full_image.single-blog .single-blog-content {
	position: absolute;
	left: 35px;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .5s;
	transition: .5s
}


.full_image.single-blog h4 {
	-webkit-transition: .5s;
	transition: .5s;
	border-bottom: none;
	padding-bottom: 5px
}

.full_image.single-blog a {
	font-size: 20px;
	font-weight: 600
}

.full_image.single-blog .date {
	color: #fff
}

.full_image.single-blog:hover .single-blog-content {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .5s;
	transition: .5s
}

.l_blog_item .l_blog_text .date {
	margin-top: 24px;
	margin-bottom: 15px
}

.l_blog_item .l_blog_text .date a {
	font-size: 12px
}

.l_blog_item .l_blog_text h4 {
	font-size: 18px;
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
	padding-bottom: 20px;
	-webkit-transition: .5s;
	transition: .5s
}

.l_blog_item .l_blog_text p {
	margin-bottom: 0;
	padding-top: 20px
}

.causes_slider .owl-dots {
	text-align: center;
	margin-top: 80px
}

.causes_slider .owl-dots .owl-dot {
	height: 14px;
	width: 14px;
	background: #eee;
	display: inline-block;
	margin-right: 7px;
}

.causes_slider .owl-dots .owl-dot:last-child {
	margin-right: 0
}

.causes_item {
	background: #fff
}

.causes_item .causes_img {
	position: relative
}

.causes_item .causes_img .c_parcent {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 3px;
	background: rgba(255, 255, 255, .5)
}

.causes_item .causes_img .c_parcent span {
	width: 70%;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0
}

.causes_item .causes_img .c_parcent span:before {
	content: "75%";
	position: absolute;
	right: -10px;
	bottom: 0;
	color: #fff;
	padding: 0 5px
}

.causes_item .causes_text {
	padding: 30px 35px 40px 30px
}

.causes_item .causes_text h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	cursor: pointer
}

.causes_item .causes_text p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 0
}

.causes_item .causes_bottom a {
	width: 50%;
	border: 1px solid;
	text-align: center;
	float: left;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	font-weight: 500
}

.causes_item .causes_bottom a+a {
	border-color: #eee;
	background: #fff;
	font-size: 14px
}

.latest_blog_area {
	background: #f9f9ff
}

.single-recent-blog-post {
	margin-bottom: 30px
}

.single-recent-blog-post .thumb {
	overflow: hidden
}

.single-recent-blog-post .thumb img {
	transition: all .7s linear
}

.single-recent-blog-post .details {
	padding-top: 30px
}

.single-recent-blog-post .details .sec_h4 {
	line-height: 24px;
	padding: 10px 0 13px;
	transition: all .3s linear
}

.single-recent-blog-post .date {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400
}

.single-recent-blog-post:hover img {
	transform: scale(1.23) rotate(10deg)
}

.tags .tag_btn {
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
	border: 1px solid #eee;
	display: inline-block;
	padding: 1px 18px;
	text-align: center
}

.tags .tag_btn+.tag_btn {
	margin-left: 2px
}

.blog_categorie_area {
	padding-top: 30px;
	padding-bottom: 30px
}


.categories_post {
	position: relative;
	text-align: center;
	cursor: pointer
}

.categories_post img {
	max-width: 100%
}

.categories_post .categories_details {
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	background: rgba(34, 34, 34, .75);
	color: #fff;
	transition: all .3s linear;
	display: flex;
	align-items: center;
	justify-content: center
}

.categories_post .categories_details h5 {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 26px;
	text-transform: uppercase;
	color: #fff;
	position: relative
}

.categories_post .categories_details p {
	font-weight: 300;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 0
}

.categories_post .categories_details .border_line {
	margin: 10px 0;
	background: #fff;
	width: 100%;
	height: 1px
}

.categories_post:hover .categories_details {
	background: rgba(222, 99, 32, .85)
}

.blog_item {
	margin-bottom: 50px
}

.blog_details {
	padding: 30px 0 20px 10px;
	box-shadow: 0 10px 20px 0 rgba(221, 221, 221, .3)
}



.blog_details p {
	margin-bottom: 30px
}

.blog_details a {
	color: #ff8b23
}

.blog_details a:hover {
	color: #0b6dc4 !important
}

.blog_details h2 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px
}



.blog-info-link li {
	float: left;
	font-size: 14px
}

.blog-info-link li a {
	color: #999
}

.blog-info-link li i,
.blog-info-link li span {
	font-size: 13px;
	margin-right: 5px
}

.blog-info-link li::after {
	content: "|";
	padding-left: 10px;
	padding-right: 10px
}

.blog-info-link li:last-child::after {
	display: none
}

.blog-info-link::after {
	content: "";
	display: block;
	clear: both;
	display: table
}

.blog_item_img {
	position: relative
}

.blog_item_img .blog_item_date {
	position: absolute;
	bottom: -10px;
	left: 10px;
	display: block;
	color: #fff;
	background-color: #0b6dc4;
	padding: 8px 15px;
	border-radius: 5px
}


.blog_item_img .blog_item_date h3 {
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 0;
	line-height: 1.2
}

.blog_item_img .blog_item_date p {
	font-size: 18px;
	margin-bottom: 0;
	color: #fff
}


.blog_right_sidebar .widget_title {
	font-size: 20px;
	margin-bottom: 40px
}

.blog_right_sidebar .widget_title::after {
	content: "";
	display: block;
	padding-top: 15px;
	border-bottom: 1px solid #f0e9ff
}

.blog_right_sidebar .single_sidebar_widget {
	background: #fbf9ff;
	padding: 30px;
	margin-bottom: 30px
}

.blog_right_sidebar .search_widget .form-control {
	height: 50px;
	border-color: #f0e9ff;
	font-size: 13px;
	color: #999;
	padding-left: 20px;
	border-radius: 0;
	border-right: 0
}

.blog_right_sidebar .search_widget .form-control::placeholder {
	color: #999
}

.blog_right_sidebar .search_widget .form-control:focus {
	border-color: #f0e9ff;
	outline: 0;
	box-shadow: none
}

.blog_right_sidebar .search_widget .input-group button {
	background: #fff;
	border-left: 0;
	border: 1px solid #f0e9ff;
	padding: 4px 15px;
	border-left: 0
}

.blog_right_sidebar .search_widget .input-group button i,
.blog_right_sidebar .search_widget .input-group button span {
	font-size: 14px;
	color: #999
}

.blog_right_sidebar .newsletter_widget .form-control {
	height: 50px;
	border-color: #f0e9ff;
	font-size: 13px;
	color: #999;
	padding-left: 20px;
	border-radius: 0
}

.blog_right_sidebar .newsletter_widget .form-control::placeholder {
	color: #999
}

.blog_right_sidebar .newsletter_widget .form-control:focus {
	border-color: #f0e9ff;
	outline: 0;
	box-shadow: none
}

.blog_right_sidebar .newsletter_widget .input-group button {
	background: #fff;
	border-left: 0;
	border: 1px solid #f0e9ff;
	padding: 4px 15px;
	border-left: 0
}

.blog_right_sidebar .newsletter_widget .input-group button i,
.blog_right_sidebar .newsletter_widget .input-group button span {
	font-size: 14px;
	color: #999
}

.blog_right_sidebar .post_category_widget .cat-list li {
	border-bottom: 1px solid #f0e9ff;
	transition: all .3s ease 0s;
	padding-bottom: 12px
}

.blog_right_sidebar .post_category_widget .cat-list li:last-child {
	border-bottom: 0
}

.blog_right_sidebar .post_category_widget .cat-list li a {
	font-size: 14px;
	line-height: 20px;
	color: #888
}

.blog_right_sidebar .post_category_widget .cat-list li a p {
	margin-bottom: 0
}

.blog_right_sidebar .post_category_widget .cat-list li+li {
	padding-top: 15px
}

.blog_right_sidebar .popular_post_widget .post_item .media-body {
	justify-content: center;
	align-self: center;
	padding-left: 20px
}

.blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 6px;
	transition: all .3s linear
}

.blog_right_sidebar .popular_post_widget .post_item .media-body a:hover {
	color: #fff
}

.blog_right_sidebar .popular_post_widget .post_item .media-body p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 0
}

.blog_right_sidebar .popular_post_widget .post_item+.post_item {
	margin-top: 20px
}

.blog_right_sidebar .tag_cloud_widget ul li {
	display: inline-block
}

.blog_right_sidebar .tag_cloud_widget ul li a {
	display: inline-block;
	border: 1px solid #eee;
	background: #fff;
	padding: 4px 20px;
	margin-bottom: 8px;
	margin-right: 3px;
	transition: all .3s ease 0s;
	color: #888;
	font-size: 13px
}

.blog_right_sidebar .tag_cloud_widget ul li a:hover {
	background: red;
	color: #fff !important;
	-webkit-text-fill-color: #fff;
	text-decoration: none;
	-webkit-transition: .5s;
	transition: .5s
}

.blog_right_sidebar .instagram_feeds .instagram_row {
	display: flex;
	margin-right: -6px;
	margin-left: -6px
}

.blog_right_sidebar .instagram_feeds .instagram_row li {
	width: 33.33%;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 15px
}

.blog_right_sidebar .br {
	width: 100%;
	height: 1px;
	background: #eee;
	margin: 30px 0
}

.blog-pagination {
	margin-top: 80px
}

.blog-pagination .page-link {
	font-size: 14px;
	position: relative;
	display: block;
	padding: 0;
	text-align: center;
	margin-left: -1px;
	line-height: 45px;
	width: 45px;
	height: 45px;
	border-radius: 0 !important;
	color: #8a8a8a;
	border: 1px solid #f0e9ff;
	margin-right: 10px
}

.blog-pagination .page-link i,
.blog-pagination .page-link span {
	font-size: 13px
}

.blog-pagination .page-item.active .page-link {
	background-color: #fbf9ff;
	border-color: #f0e9ff;
	color: #888
}

.blog-pagination .page-item:last-child .page-link {
	margin-right: 0
}

.single-post-area .blog_details {
	box-shadow: none;
	padding: 0
}

.single-post-area .social-links {
	padding-top: 10px
}

.single-post-area .social-links li {
	display: inline-block;
	margin-bottom: 10px
}

.single-post-area .social-links li a {
	color: #ccc;
	padding: 7px;
	font-size: 14px;
	transition: all .2s linear
}

.single-post-area .blog_details {
	padding-top: 26px
}

.single-post-area .blog_details p {
	margin-bottom: 20px;
	font-size: 15px
}

.single-post-area .quote-wrapper {
	background: rgba(130, 139, 178, .1);
	padding: 15px;
	line-height: 1.733;
	color: #888;
	font-style: italic;
	margin-top: 25px;
	margin-bottom: 25px
}


.single-post-area .quotes {
	background: #fff;
	padding: 15px 15px 15px 20px;
	border-left: 2px solid
}


.single-post-area .arrow {
	position: absolute
}

.single-post-area .arrow .lnr {
	font-size: 20px;
	font-weight: 600
}

.single-post-area .thumb .overlay-bg {
	background: rgba(0, 0, 0, .8)
}

.single-post-area .navigation-top {
	padding-top: 15px;
	border-top: 1px solid #f0e9ff
}

.single-post-area .navigation-top p {
	margin-bottom: 0
}

.single-post-area .navigation-top .like-info {
	font-size: 14px
}

.single-post-area .navigation-top .like-info i,
.single-post-area .navigation-top .like-info span {
	font-size: 16px;
	margin-right: 5px
}

.single-post-area .navigation-top .comment-count {
	font-size: 14px
}

.single-post-area .navigation-top .comment-count i,
.single-post-area .navigation-top .comment-count span {
	font-size: 16px;
	margin-right: 5px
}

.single-post-area .navigation-top .social-icons li {
	display: inline-block;
	margin-right: 15px
}

.single-post-area .navigation-top .social-icons li:last-child {
	margin: 0
}

.single-post-area .navigation-top .social-icons li i,
.single-post-area .navigation-top .social-icons li span {
	font-size: 14px;
	color: #999
}

.single-post-area .blog-author {
	padding: 40px 30px;
	background: #fbf9ff;
	margin-top: 50px
}



.single-post-area .blog-author img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin-right: 30px
}


.single-post-area .blog-author a {
	display: inline-block
}

.single-post-area .blog-author a:hover {
	color: #0b6dc4
}

.single-post-area .blog-author p {
	margin-bottom: 0;
	font-size: 15px
}

.single-post-area .blog-author h4 {
	font-size: 16px
}

.single-post-area .navigation-area {
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	margin-top: 55px
}

.single-post-area .navigation-area p {
	margin-bottom: 0
}

.single-post-area .navigation-area h4 {
	font-size: 18px;
	line-height: 25px
}

.single-post-area .navigation-area .nav-left {
	text-align: left
}

.single-post-area .navigation-area .nav-left .thumb {
	margin-right: 20px;
	background: #000
}

.single-post-area .navigation-area .nav-left .thumb img {
	-webkit-transition: .5s;
	transition: .5s
}

.single-post-area .navigation-area .nav-left .lnr {
	margin-left: 20px;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.single-post-area .navigation-area .nav-left:hover .lnr {
	opacity: 1
}

.single-post-area .navigation-area .nav-left:hover .thumb img {
	opacity: .5
}


.single-post-area .navigation-area .nav-right {
	text-align: right
}

.single-post-area .navigation-area .nav-right .thumb {
	margin-left: 20px;
	background: #000
}

.single-post-area .navigation-area .nav-right .thumb img {
	-webkit-transition: .5s;
	transition: .5s
}

.single-post-area .navigation-area .nav-right .lnr {
	margin-right: 20px;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.single-post-area .navigation-area .nav-right:hover .lnr {
	opacity: 1
}

.single-post-area .navigation-area .nav-right:hover .thumb img {
	opacity: .5
}



.comments-area {
	background: 0 0;
	border-top: 1px solid #eee;
	padding: 45px 0;
	margin-top: 50px
}



.comments-area h4 {
	margin-bottom: 35px;
	font-size: 18px
}

.comments-area h5 {
	font-size: 16px;
	margin-bottom: 0
}

.comments-area .comment-list {
	padding-bottom: 48px
}

.comments-area .comment-list:last-child {
	padding-bottom: 0
}

.comments-area .comment-list.left-padding {
	padding-left: 25px
}


.comments-area .thumb {
	margin-right: 20px
}

.comments-area .thumb img {
	width: 70px;
	border-radius: 50%
}

.comments-area .date {
	font-size: 14px;
	color: #999;
	margin-bottom: 0;
	margin-left: 20px
}

.comments-area .comment {
	margin-bottom: 10px;
	color: #777;
	font-size: 15px
}

.comments-area .btn-reply {
	background-color: transparent;
	color: #888;
	padding: 5px 18px;
	font-size: 14px;
	display: block;
	font-weight: 400
}

.comment-form {
	border-top: 1px solid #eee;
	padding-top: 45px;
	margin-top: 50px;
	margin-bottom: 20px
}

.comment-form .form-group {
	margin-bottom: 30px
}

.comment-form h4 {
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 22px
}

.comment-form .name {
	padding-left: 0
}


.comment-form .email {
	padding-right: 0
}


.comment-form .form-control {
	border: 1px solid #f0e9ff;
	border-radius: 5px;
	height: 48px;
	padding-left: 18px;
	font-size: 13px;
	background: 0 0
}

.comment-form .form-control:focus {
	outline: 0;
	box-shadow: none
}

.comment-form .form-control::placeholder {
	font-weight: 300;
	color: #999
}

.comment-form .form-control::placeholder {
	color: #777
}

.comment-form textarea {
	padding-top: 18px;
	border-radius: 12px;
	height: 100% !important
}

.comment-form ::-webkit-input-placeholder {
	font-size: 13px;
	color: #777
}

.comment-form ::-moz-placeholder {
	font-size: 13px;
	color: #777
}

.comment-form :-ms-input-placeholder {
	font-size: 13px;
	color: #777
}

.comment-form :-moz-placeholder {
	font-size: 13px;
	color: #777
}

.single_sidebar_widget .btn_1 {
	margin-top: 0;
	padding: 15px 24px
}

.single_blog_post .desc a {
	font-size: 16px;
	color: #232b2b !important
}

.single_blog_post .single_blog .single_appartment_content {
	padding: 38px 38px 23px;
	border: 0 solid #edeff2;
	box-shadow: 0 10px 20px 0 rgba(221, 221, 221, .3)
}

.single_blog_post .single_blog .single_appartment_content p {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 20px
}

.single_blog_post .single_blog .single_appartment_content p a {
	color: #0b6dc4
}

.single_blog_post .single_blog .single_appartment_content h4 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.481;
	margin-bottom: 16px
}

.single_blog_post .single_blog .single_appartment_content h5 {
	font-size: 15px;
	color: #8a8a8a;
	font-weight: 400
}

.single_blog_post .single_blog .single_appartment_content .list-unstyled {
	margin-top: 33px
}

.single_blog_post .single_blog .single_appartment_content .list-unstyled li {
	display: inline;
	margin-right: 17px;
	color: #999
}

.single_blog_post .single_blog .single_appartment_content .list-unstyled li a {
	margin-right: 8px;
	color: #999
}

.main_menu {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999
}

img.img_one {
	/* width: 170px; */
	height: 250px;
}

.learning_img h6 {
	text-shadow: 0px 2px 15px #0a6dc3;
	text-align: center;
	font-size: 20px;
}

.btn-wallet .connect_wallet {
	background-color: transparent;
	color: #fff;
	border: 2px solid #0b6dc4;
	border-radius: 20px;
	padding: 3px 20px;
}

img.button_play {
	display: none;
}

.btn-wallet {
	padding: 4px 2px;
}

.main_menu .navbar-brand {
	padding-top: 0;
	padding-bottom: 0
}

.main_menu .navbar {
	padding: 0
}

.main_menu .main-menu-item {
	justify-content: flex-end;
}

.main_menu .main-menu-item ul li .nav-link {
	color: #816e4e;
	font-size: 15px;
	/* padding: 33px 23px; */
	font-family: Catamaran;
	text-transform: capitalize;
	line-height: 12px;
	font-weight: 600;
}

.main_menu .main-menu-item ul li .nav-link:hover {
	color: #aa9169
}



.main_menu .main-menu-item .nav-item a {
	position: relative;
	z-index: 1
}

.main_menu .main-menu-item .nav-item a:before {
	position: absolute;
	left: 16%;
	top: 49px;
	width: 0%;
	height: 2px;
	content: "";
	-webkit-transition: .5s;
	transition: .5s
}

.main_menu .main-menu-item .nav-item a:hover:before {
	width: 67%
}

.main_menu #search_1 i {
	color: #fff
}

.main_menu .dropdown-toggle:hover .nav-item .dropdown {
	color: #0b6dc4 !important
}

.main_menu #search_input_box {
	position: fixed;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	max-width: 1140px;
	z-index: 999;
	text-align: center;
	background: red
}

.main_menu #search_input_box ::placeholder {
	color: #fff
}



.main_menu #search_input_box .form-control {
	background: 0 0;
	border: 0;
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	padding: 0
}

.main_menu #search_input_box .btn {
	width: 0;
	height: 0;
	padding: 0;
	border: 0
}

.main_menu #search_input_box .ti-close {
	color: #fff;
	font-weight: 600;
	cursor: pointer;
	padding: 10px;
	padding-right: 0
}

.main_menu .search-inner {
	padding: 5px
}

.main_menu .form-control:focus {
	box-shadow: none
}

.main_menu .active_color {
	color: #f5790b !important
}

.cart {
	margin-left: 20px
}

.cart .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border: 0 solid transparent
}

.cart i {
	color: #fff;
	position: relative;
	z-index: 1;
	font-size: 15px
}

.cart i:after {
	position: absolute;
	border-radius: 50%;
	background-color: #f13d80;
	width: 14px;
	height: 14px;
	right: -8px;
	top: -8px;
	content: "5";
	text-align: center;
	line-height: 15px;
	font-size: 10px
}

.menu_fixed {
	position: fixed;
	z-index: 9999 !important;
	width: 100%;
	box-shadow: 0 0 15px rgb(240 233 233 / 79%);
	top: 0;
	background-color: #0b0f18a3 !important
}

.box-bg-color {
	/* background-image: radial-gradient(circle at 50% -20.71%, #a3a7ff 0, #7a8ffc 25%, #3c78f2 50%, #0063e8 75%, #0051de 100%);*/
	/*background-image: -webkit-linear-gradient(right, #31271d 0%, #907457 51%, #31271d 100%);*/
	padding: 1px 8px;
}

.box-bg-color h4 {
	color: #816e4e !important;
}

.box-bg-color p {
	color: #816e4e !important;
}

/* .col-4 {
	padding: 0px 19px !important;
	box-shadow: 0 6px 15px -4px rgb(0 0 0 / 20%) !important;
} */

.menu_fixed .active_color {
	color: #0b6dc4 !important
}

.dropdown .dropdown-menu {
	transition: all .5s;
	overflow: hidden;
	transform-origin: top center;
	transform: scale(1, 0);
	display: block;
	border: 0 solid transparent;
	box-shadow: 0 4px 8px 0 rgb(243 239 239 / 40%), 0 6px 20px 0 rgb(249 245 245 / 35%);
	display: block;

	background-color: #010a0c;
}

.dropdown-item:focus,
.dropdown-item:hover {

	text-decoration: none;
	background-color: #816e4e !important;
}

.dropdown .dropdown-menu .dropdown-item {
	font-size: 14px;
	padding: 8px 10px !important;
	color: #fff !important;
	border-top: 1px solid #ccc;
	/* background-color: #010a0c;  */
	text-transform: capitalize;
	font-family: Catamaran;
}

.dropdown:hover .dropdown-menu {
	transform: scale(1)
}



section.about_us.section_padding {
	background-size: cover !important;
}




.dropdown-menu {
	border: 0 solid rgba(0, 0, 0, .15) !important;
	background-color: #fafafa
}

.dropdown:hover .dropdown-menu {
	/*display: block*/
}

.single_page_menu .main-menu-item .nav-item a {
	position: relative;
	z-index: 1
}

.single_page_menu .main-menu-item .nav-item a:before {
	position: absolute;
	left: 16%;
	top: 62px;
	width: 0%;
	height: 3px;
	content: "";
	-webkit-transition: .5s;
	transition: .5s;
}

.single_page_menu .main-menu-item .nav-item a:hover:before {
	width: 67%;
	display: none;

}

.banner_part {
	position: relative;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top
}

.banner_images {
	position: relative;
	z-index: 1;
	padding: 20px;
}

.banner_part .banner_text {
	display: table;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 621px;
}

/* .navbar-light .navbar-nav .nav-link {
    color: #907457!important;
} */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-family: Catamaran;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
	color: #fff;
}

.banner_part .banner_text .banner_text_iner {
	display: table-cell;
	vertical-align: top;
	padding-top: 71px;
}





.banner_part .banner_text h1 {
	font-size: 60px;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 32px;
	line-height: 70px;
	color: #fff
}






.banner_part .banner_text h1 span {
	color: #0b6dc4
}

.banner_part .banner_text p {
	font-size: 15px;
	line-height: 1.8;
	font-family: Catamaran;
	color: #fff;
	margin-bottom: 45px;
	padding-right: 140px
}



.client_logo .single_client_logo {
	display: flex;
	align-items: center
}

.client_logo .owl-carousel .owl-item img {
	width: auto
}

.client_logo .single_client_logo {
	height: 150px
}

.client_logo .single_client_logo img {
	margin: 0 auto
}

.live_stareams {
	position: relative;
	z-index: 99;
	padding: 20px 20px;
	background: url(../img/live_stareams_bg.png);
	/*background-position: center;*/
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 40px 19px 40px;
	/*padding: 140px 0 190px;*/
	overflow: hidden
}

.buddha_painting {
	position: relative;
	z-index: 99;
	padding: 20px 20px;
	background: transparent;
	background: url(../img/live_stareams_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 40px 19px 40px;
	/*padding: 140px 0 190px;*/
	overflow: hidden
}

.live_stareams .container-fluid {
	padding-right: 0;
	padding-left: 0
}

.live_stareams .live_stareams_text {
	margin-bottom: 25px
}

.live_stareams .live_stareams_text h2 {
	font-size: 45px;
	line-height: 55px;
	margin-bottom: 35px;
	position: relative;
	z-index: 1
}


.live_stareams .live_stareams_text h2:after {
	position: absolute;
	content: "";
	left: -26px;
	top: -38px;
	width: 100%;
	height: 100%;
	background-image: url(../img/Shape_text.png);
	background-repeat: no-repeat;
	z-index: 1
}

.live_stareams .live_stareams_slide {
	margin-left: 15px
}

.live_stareams .live_stareams_slide .live_stareams_slide_img {
	position: relative;
	z-index: 1;
	width: 440px;
	height: 440px
}

.live_stareams .live_stareams_slide .live_stareams_slide_img:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: 200% auto;
	opacity: 0;
	z-index: 1;
	-webkit-transition: .5s;
	transition: .5s
}

.live_stareams .live_stareams_slide .live_stareams_slide_img img {
	width: 100%;
	height: 100%
}

.live_stareams .live_stareams_slide .live_stareams_slide_img .video-play-button {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	top: 42%;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .5s;
	transition: .5s
}

.live_stareams .live_stareams_slide .live_stareams_slide_img .video-play-button span {
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	display: inline-block;
	color: #0b6dc4;
	border-radius: 50%;
	text-align: center;
	padding-left: 4px;
	font-size: 16px
}

.live_stareams .live_stareams_slide .live_stareams_slide_img:hover:after {
	opacity: .5
}

.live_stareams .live_stareams_slide .live_stareams_slide_img:hover .video-play-button {
	opacity: 1;
	visibility: visible
}

.live_stareams .owl-next,
.live_stareams .owl-prev {
	position: absolute;
	margin-top: 20px
}

.live_stareams .owl-next i,
.live_stareams .owl-prev i {
	font-size: 30px;
	color: #fff
}

.live_stareams .owl-next {
	margin-left: 30px
}

.Latest_War .Latest_War_text {
	background-image: url(../img/latest_war_img.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 580px;
	position: relative;
	z-index: 1;
	margin-bottom: 40px
}



.Latest_War .Latest_War_text:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-size: 200% auto;
	opacity: 0;
	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.Latest_War .Latest_War_text .btn_2 {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 45%;
	text-align: center;
	display: inline-block;
	z-index: 9;
	opacity: 0;
	width: 200px;
	padding: 18.5px 0
}

.Latest_War .Latest_War_text:hover:after {
	opacity: .7
}

.Latest_War .Latest_War_text:hover .btn_2 {
	opacity: 1;
	visibility: visible;
	z-index: 99
}

.Latest_War .Latest_War_bg_1 {
	background-image: url(../img/latest_war_img_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.Latest_War .single_war_text {
	height: 100%
}

.Latest_War .single_war_text h4 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 16px
}

.Latest_War .single_war_text p {
	font-size: 16px;
	font-family: 'Montserrat';
}

.Latest_War .single_war_text a {
	display: inline-block;
	background: linear-gradient(to right, #0b6dc4 0%, #92FE9D 50%, #0b6dc4 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: 200% auto;
	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	font-size: 14px;
	text-transform: capitalize;
	margin-top: 8px
}

.Latest_War .single_war_text a:hover {
	background-position: center right
}

.Latest_War .war_text_item {
	margin-top: 25px
}



.Latest_War .war_text_item span {
	margin: 0 15px
}


.Latest_War .latest_war_list .war_text_item {
	padding-left: 43px
}


.Latest_War .latest_war_list .war_text_item img {
	max-width: 50px
}

.Latest_War .latest_war_list .war_text_item h2 {
	font-size: 16px
}

.Latest_War .latest_war_list .war_text_item .war_date p {
	font-size: 17px
}

.gallery_part {
	position: relative;
	z-index: 1
}

.gallery_part .single_gallery_item {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden
}

.gallery_part .single_gallery_item .single_gallery_item_iner:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s;
	transform: scale(.7);
	background-size: 200% auto
}

.gallery_part .single_gallery_item .single_gallery_item_iner .gallery_item_text {
	position: absolute;
	left: 0;
	right: 0;
	top: 42%;
	z-index: 5;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s;
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	font-size: 40px;
	color: #fff
}

.gallery_part .single_gallery_item .single_gallery_item_iner .gallery_item_text h3 {
	color: #fff;
	font-size: 20px;
	position: relative;
	display: block;
	overflow: hidden
}

.gallery_part .single_gallery_item .single_gallery_item_iner .gallery_item_text p {
	color: #fff
}

.gallery_part .single_gallery_item:hover .gallery_item_text {
	opacity: 1;
	visibility: visible
}

.gallery_part .single_gallery_item:hover .single_gallery_item_iner:after {
	opacity: .7;
	transform: scale(1)
}

.gallery_part .grid:after {
	content: '';
	display: block;
	clear: both
}

.gallery_part .grid-sizer,
.gallery_part .grid-item {
	width: 25%
}



.gallery_part .grid-item {
	height: 300px;
	float: left;
	border: 5px solid #000;
	border-bottom: 5px solid #000
}


.gallery_part .grid-item--width-1 {
	width: 50%
}






.gallery_part .grid-item--height-1 {
	height: 250px
}

.gallery_part .grid-item--height-2 {
	height: 350px
}



.gallery_part .bg_img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.upcomming_war {
	background-image: url(../img/event_bg.png);
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: bottom
}

.upcomming_war .upcomming_war_iner {
	height: 725px
}


.upcomming_war .upcomming_war_iner h2 {
	margin-bottom: 25px;
	color: #fff;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	/* font-family: Catamaran !important; */
	font-weight: 500;
	line-height: 1.2;
	color: #101111;
}

h2.card-header {
	background: #010a0c;
}


.upcomming_war span {
	display: block;
	font-size: 20px;
	color: #fff
}

.upcomming_war #days {
	font-size: 48px;
	color: #fff
}

.upcomming_war #hours {
	font-size: 48px;
	color: #fff
}

.feature_part {
	position: relative;
	z-index: 1
}

.feature_part .feature_icon_1 {
	position: absolute;
	left: 19%;
	top: 50%;
	z-index: -1
}

.feature_part .feature_icon_2 {
	left: 35%;
	top: 23%;
	position: absolute;
	z-index: -1
}

.feature_part .feature_icon_3 {
	position: absolute;
	left: 48%;
	z-index: -1;
	bottom: 18%
}

.feature_part .feature_icon_4 {
	position: absolute;
	right: 35%;
	top: 7%;
	z-index: -1
}



.feature_part .feature_part_text h2 {
	font-size: 45px;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 21px;
	position: relative;
	text-transform: capitalize
}



.feature_part .feature_part_text p {
	margin-bottom: 46px
}

.feature_part .feature_part_text .feature_part_text_iner {
	border-radius: 50px;
	border-top-right-radius: 0;
	border: 1px solid #eee;
	text-align: center;
	padding: 34px 27px 31px;
	-webkit-transition: .5s;
	transition: .5s
}

.feature_part .feature_part_text .feature_part_text_iner:hover {
	border: 1px solid #0b6dc4
}

.feature_part .feature_part_text .feature_part_text_iner h4 {
	font-size: 40px;
	font-weight: 700;
	font-family: Catamaran;
}

.feature_part .feature_part_text .feature_part_text_iner p {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.667
}

.feature_part .single_feature {
	margin: 0 11px
}



.feature_part .single_feature:nth-child(2) {
	margin-top: 60px
}


.feature_part .single_feature_part {
	padding: 40px 25px 31px;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 3px 81px 0 rgba(216, 216, 216, .45);
	background-color: #fff;
	-webkit-transition: .6s;
	transition: .6s
}

.feature_part .single_feature_part img {
	margin-bottom: 21px;
	height: 65px
}



.feature_part .single_feature_part img i {
	color: #0c2e60;
	font-size: 24px;
	-webkit-transition: .6s;
	transition: .6s
}

.feature_part .single_feature_part h4 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 22px
}



.feature_part .single_feature_part p {
	color: #7f7f7f;
	line-height: 1.8;
	font-size: 15px
}

.single_feature_padding {
	padding-top: 140px
}


.about_us {
	position: relative;
	z-index: 99;
	background: #010a0c;
	/*min-height: 774px;*/

}

.btn-rounded {
	border-radius: 10rem !important;
}

.btn-outline-primary {
	color: #0b6dc4 !important;
	background-color: transparent;
	background-image: none;
	border-color: #0b6dc4 !important;
}

.btn-outline-primary:hover {
	color: #fff !important;
	background-color: #745d46 !important;
	border-color: #fff !important;
}

.about_us .about_us_text h2 {
	font-size: 45px;
	font-weight: 500;
	line-height: 55px;
	margin-bottom: 8px;
	position: relative;
	color: #fff;
}

.carousel-inner .card {
	border: none;
	background: transparent;
}

.carousel-inner .card .card-body {
	background: linear-gradient(to left, rgb(2, 24, 30) 0%, rgb(11 109 196) 51%, rgb(11 109 196) 100%);
	border-bottom-left-radius: 16px !important;
	border-bottom-right-radius: 16px !important;
}



.about_us .about_us_text p {
	line-height: 36px;
	margin-bottom: 0px
}


.about_us .about_us_text .btn_1 {
	margin-right: 27px
}


.use_sasu {
	position: relative;
	z-index: 1;
	position: relative;
	z-index: 99
}

.use_sasu .feature_icon_1 {
	position: absolute;
	left: 22%;
	top: 42%;
	z-index: -1
}

.use_sasu .feature_icon_2 {
	right: 20%;
	top: 50%;
	position: absolute;
	z-index: -1
}

.use_sasu .feature_icon_3 {
	position: absolute;
	left: 3%;
	z-index: -1;
	bottom: 70%
}

.use_sasu .feature_icon_4 {
	position: absolute;
	right: 15%;
	top: 7%;
	z-index: -1
}

.use_sasu .single_feature_part {
	padding: 40px 25px 31px;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 3px 81px 0 rgba(216, 216, 216, .45);
	-webkit-transition: .6s;
	transition: .6s;
	background-color: #fff
}


.use_sasu .single_feature_part img {
	margin-bottom: 21px;
	height: 65px
}


.use_sasu .single_feature_part img i {
	color: #0c2e60;
	font-size: 24px;
	-webkit-transition: .6s;
	transition: .6s
}

.use_sasu .single_feature_part h4 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 22px
}


.use_sasu .single_feature_part p {
	color: #7f7f7f;
	line-height: 1.8;
	font-size: 15px
}

.pricing_part {
	position: relative;
	z-index: 1;
	position: relative;
	z-index: 99
}

.pricing_part .single_pricing_part {
	text-align: center;
	padding: 35px 35px 60px;
	background-color: #0b111f;
	position: relative;
	z-index: 1;
	background-image: url(../img/pricing_bg.png);
	background-position: top;
	background-size: contain;
	background-repeat: no-repeat
}



.pricing_part .single_pricing_part img {
	margin-bottom: 18px;
	height: 65px
}

.pricing_part .single_pricing_part p {
	color: #fff;
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 55px;
	font-family: Catamaran;
	font-weight: 700
}

.pricing_part .single_pricing_part h3 {
	font-size: 36px;
	font-weight: 600
}

.pricing_part .single_pricing_part h3 span {
	font-size: 16px;
	color: #919191;
	font-weight: 400
}

.pricing_part .single_pricing_part .btn_2 {
	padding: 18.5px 42px;
	background-color: transparent;
	color: #fff;
	border: 2px solid;
	border-image: linear-gradient(to left, #0b6dc4 0%, #92FE9D 100%);
	border-image-slice: 1
}

.pricing_part .single_pricing_part .btn_2:hover {
	background: linear-gradient(to left, #0b6dc4 0%, #92FE9D 100%)
}


.pricing_part .single_pricing_part ul {
	margin: 16px 0 22px;
	padding-top: 37px
}



.pricing_part .single_pricing_part ul li {
	font-size: 14px;
	color: #7f7f7f;
	text-transform: capitalize;
	padding: 15px 0;
	border-bottom: 1px dotted
}

.pricing_part .single_pricing_part ul li:last-child {
	border: 0 solid transparent
}

.single_page_pricing .left_shape_1 {
	display: none
}

.cta_part {
	background-image: url(../img/cta_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.cta_part h2 {
	font-size: 45px;
	color: #fff;
	margin-bottom: 30px
}


.cta_part p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 50px
}



.cta_part .banner_btn_1 {
	color: #0b6dc4;
	border: 0 solid transparent;
	margin-right: 28px
}

.cta_part .banner_btn_1:hover {
	background-color: #0b6dc4 !important;
	color: #fff
}

.cta_part .banner_btn_2 {
	color: #fff;
	border: 1px solid #fff;
	background-color: transparent
}

.cta_part .banner_btn_2:hover {
	background-color: #0b6dc4 !important;
	color: #fff;
	border: 1px solid transparent
}

.footer_part .footer_top {
	background: rgba(28, 28, 28, 1);
}



.footer_part .single_footer_part h4 {
	font-size: 20px;
	margin-bottom: 30px;
	font-weight: 500;
	color: white;
}

.footer_part .single_footer_part .list-unstyled li a {
	color: #000000;
	margin-bottom: 10px;
	display: inline-block;
	font-family: Catamaran;
}

.footer_logo_iner:hover {
	text-decoration: none;
}

.footer_part .single_footer_part .list-unstyled li a:hover {
	color: #0b6dc4 !important
}

.footer_part .single_footer_part .social_icon {
	float: left;
	margin-top: 10px
}


.footer_part .single_footer_part .social_icon li a {
	margin-left: 0;
	margin-right: 25px
}

.footer_part .single_footer_part .mail_part {
	position: relative
}

.footer_part .single_footer_part .mail_part input {
	padding: 9px 22px;
	font-size: 13px;
	border-radius: 0;
	margin-top: 20px;
	width: 100%;
	background-color: #f9f9fe;
	border: 1px solid transparent
}

.footer_part .single_footer_part .mail_part .email_icon {
	position: absolute;
	right: 0;
	top: 20px;
	height: 39.3px;
	text-align: center;
	color: #fff;
	border-radius: 0;
	line-height: 10px;
	background-size: 200% auto
}

.footer_part .single_footer_part .mail_part .email_icon i {
	font-size: 15px
}

.footer_part .single_footer_part .mail_part .button-contactForm {
	padding: 11px;
	border: 2px solid;
	border-image: linear-gradient(to left, #92FE9D 0%, #0b6dc4 100%);
	border-image-slice: 1
}

.footer_part hr {
	background-color: #cad7dc;
	margin-top: 50px;
	margin-bottom: 25px
}

.footer_part .footer_icon {
	text-align: right
}

.footer_part .footer_icon li {
	display: inline-block
}

.footer_part .footer_icon li a {
	font-size: 14px;
	color: #555;
	margin-left: 30px;
	-webkit-transition: .5s;
	transition: .5s
}

.footer_part .copyright_text span {
	color: #0b6dc4;
	font-size: 12px
}



.footer_part .copyright_text p a {
	color: #0b6dc4;
	-webkit-transition: .5s;
	transition: .5s
}

.footer_part .copyright_text p a:hover {
	color: #0b6dc4
}

.footer_part .info {
	color: #0b6dc4 !important
}



.footer_part .copygight_text {
	background-color: #0b111f;
	padding: 30px 0
}

.sample-text-area {
	background: #fff;
	padding: 100px 0 70px
}

.text-heading {
	margin-bottom: 30px;
	font-size: 24px
}

/* b,
sup,
sub,
u,
del {
	color: #0b6dc4
} */

h1 {
	font-size: 36px
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2em
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
	color: #828bb2
}

.button-area {
	background: #fff
}

.button-area .border-top-generic {
	padding: 70px 15px;
	border-top: 1px dotted #eee
}

.button-group-area .genric-btn {
	margin-right: 10px;
	margin-top: 10px
}

.button-group-area .genric-btn:last-child {
	margin-right: 0
}

.genric-btn {
	display: inline-block;
	outline: none;
	line-height: 40px;
	padding: 0 30px;
	font-size: .8em;
	text-align: center;
	text-decoration: none;
	font-weight: 500;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.genric-btn:focus {
	outline: none
}

.genric-btn.e-large {
	padding: 0 40px;
	line-height: 50px
}

.genric-btn.large {
	line-height: 45px
}

.genric-btn.medium {
	line-height: 30px
}

.genric-btn.small {
	line-height: 25px
}

.genric-btn.radius {
	border-radius: 3px
}

.genric-btn.circle {
	border-radius: 20px
}

.genric-btn.arrow {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.genric-btn.arrow span {
	margin-left: 10px
}

.genric-btn.default {
	color: #415094;
	background: #f9f9ff;
	border: 1px solid transparent
}

.genric-btn.default:hover {
	border: 1px solid #f9f9ff;
	background: #fff
}

.genric-btn.default-border {
	border: 1px solid #f9f9ff;
	background: #fff
}

.genric-btn.default-border:hover {
	color: #415094;
	background: #f9f9ff;
	border: 1px solid transparent
}

.genric-btn.primary {
	color: #fff;
	background: #0b6dc4;
	border: 1px solid transparent
}

.genric-btn.primary:hover {
	color: #0b6dc4;
	border: 1px solid #0b6dc4;
	background: #fff
}

.genric-btn.primary-border {
	color: #0b6dc4;
	border: 1px solid #0b6dc4;
	background: #fff
}

.genric-btn.primary-border:hover {
	color: #fff;
	background: #0b6dc4;
	border: 1px solid transparent
}

.genric-btn.success {
	color: #fff;
	background: #4cd3e3;
	border: 1px solid transparent
}

.genric-btn.success:hover {
	color: #4cd3e3;
	border: 1px solid #4cd3e3;
	background: #fff
}

.genric-btn.success-border {
	color: #4cd3e3;
	border: 1px solid #4cd3e3;
	background: #fff
}

.genric-btn.success-border:hover {
	color: #fff;
	background: #4cd3e3;
	border: 1px solid transparent
}

.genric-btn.info {
	color: #fff;
	background: #38a4ff;
	border: 1px solid transparent
}

.genric-btn.info:hover {
	color: #38a4ff;
	border: 1px solid #38a4ff;
	background: #fff
}

.genric-btn.info-border {
	color: #38a4ff;
	border: 1px solid #38a4ff;
	background: #fff
}

.genric-btn.info-border:hover {
	color: #fff;
	background: #38a4ff;
	border: 1px solid transparent
}

.genric-btn.warning {
	color: #fff;
	background: #f4e700;
	border: 1px solid transparent
}

.genric-btn.warning:hover {
	color: #f4e700;
	border: 1px solid #f4e700;
	background: #fff
}

.genric-btn.warning-border {
	color: #f4e700;
	border: 1px solid #f4e700;
	background: #fff
}

.genric-btn.warning-border:hover {
	color: #fff;
	background: #f4e700;
	border: 1px solid transparent
}

.genric-btn.danger {
	color: #fff;
	background: #f44a40;
	border: 1px solid transparent
}

.genric-btn.danger:hover {
	color: #f44a40;
	border: 1px solid #f44a40;
	background: #fff
}

.genric-btn.danger-border {
	color: #f44a40;
	border: 1px solid #f44a40;
	background: #fff
}

.genric-btn.danger-border:hover {
	color: #fff;
	background: #f44a40;
	border: 1px solid transparent
}

.genric-btn.link {
	color: #415094;
	background: #f9f9ff;
	text-decoration: underline;
	border: 1px solid transparent
}

.genric-btn.link:hover {
	color: #415094;
	border: 1px solid #f9f9ff;
	background: #fff
}

.genric-btn.link-border {
	color: #415094;
	border: 1px solid #f9f9ff;
	background: #fff;
	text-decoration: underline
}

.genric-btn.link-border:hover {
	color: #415094;
	background: #f9f9ff;
	border: 1px solid transparent
}

.genric-btn.disable {
	color: #222, .3;
	background: #f9f9ff;
	border: 1px solid transparent;
	cursor: not-allowed
}

.generic-blockquote {
	padding: 30px 50px 30px 30px;
	background: #f9f9ff;
	border-left: 2px solid #0b6dc4
}

.progress-table-wrap {
	overflow-x: scroll
}

.progress-table {
	background: #f9f9ff;
	padding: 15px 0 30px;
	min-width: 800px
}

.progress-table .serial {
	width: 11.83%;
	padding-left: 30px
}

.progress-table .country {
	width: 28.07%
}

.progress-table .visit {
	width: 19.74%
}

.progress-table .percentage {
	width: 40.36%;
	padding-right: 50px
}

.progress-table .table-head {
	display: flex
}

.progress-table .table-head .serial,
.progress-table .table-head .country,
.progress-table .table-head .visit,
.progress-table .table-head .percentage {
	color: #415094;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: 500
}

.progress-table .table-row {
	padding: 15px 0;
	border-top: 1px solid #edf3fd;
	display: flex
}

.progress-table .table-row .serial,
.progress-table .table-row .country,
.progress-table .table-row .visit,
.progress-table .table-row .percentage {
	display: flex;
	align-items: center
}

.progress-table .table-row .country img {
	margin-right: 15px
}

.progress-table .table-row .percentage .progress {
	width: 80%;
	border-radius: 0;
	background: 0 0
}

.progress-table .table-row .percentage .progress .progress-bar {
	height: 5px;
	line-height: 5px
}

.progress-table .table-row .percentage .progress .progress-bar.color-1 {
	background-color: #6382e6
}

.progress-table .table-row .percentage .progress .progress-bar.color-2 {
	background-color: #e66686
}

.progress-table .table-row .percentage .progress .progress-bar.color-3 {
	background-color: #f09359
}

.progress-table .table-row .percentage .progress .progress-bar.color-4 {
	background-color: #73fbaf
}

.progress-table .table-row .percentage .progress .progress-bar.color-5 {
	background-color: #73fbaf
}

.progress-table .table-row .percentage .progress .progress-bar.color-6 {
	background-color: #6382e6
}

.progress-table .table-row .percentage .progress .progress-bar.color-7 {
	background-color: #a367e7
}

.progress-table .table-row .percentage .progress .progress-bar.color-8 {
	background-color: #e66686
}

.single-gallery-image {
	margin-top: 30px;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover !important;
	height: 200px
}

.list-style {
	width: 14px;
	height: 14px
}

.unordered-list li {
	position: relative;
	padding-left: 30px;
	line-height: 1.82em !important
}

.unordered-list li:before {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	border: 3px solid red;
	background: #fff;
	top: 4px;
	left: 0;
	border-radius: 50%
}

.ordered-list {
	margin-left: 30px
}

.ordered-list li {
	list-style-type: decimal-leading-zero;
	color: #0b6dc4;
	font-weight: 500;
	line-height: 1.82em !important
}

.ordered-list li span {
	font-weight: 300;
	color: #828bb2
}

.ordered-list-alpha li {
	margin-left: 30px;
	list-style-type: lower-alpha;
	color: #0b6dc4;
	font-weight: 500;
	line-height: 1.82em !important
}

.ordered-list-alpha li span {
	font-weight: 300;
	color: #828bb2
}

.ordered-list-roman li {
	margin-left: 30px;
	list-style-type: lower-roman;
	color: #0b6dc4;
	font-weight: 500;
	line-height: 1.82em !important
}

.ordered-list-roman li span {
	font-weight: 300;
	color: #828bb2
}

.single-input {
	display: block;
	width: 100%;
	line-height: 40px;
	border: none;
	outline: none;
	background: #f9f9ff;
	padding: 0 20px
}

.single-input:focus {
	outline: none
}

.input-group-icon {
	position: relative
}

.input-group-icon .icon {
	position: absolute;
	left: 20px;
	top: 0;
	line-height: 40px;
	z-index: 3
}

.input-group-icon .icon i {
	color: #797979
}

.input-group-icon .single-input {
	padding-left: 45px
}

.single-textarea {
	display: block;
	width: 100%;
	line-height: 40px;
	border: none;
	outline: none;
	background: #f9f9ff;
	padding: 0 20px;
	height: 100px;
	resize: none
}

.single-textarea:focus {
	outline: none
}

.single-input-primary {
	display: block;
	width: 100%;
	line-height: 40px;
	border: 1px solid transparent;
	outline: none;
	background: #f9f9ff;
	padding: 0 20px
}

.single-input-primary:focus {
	outline: none;
	border: 1px solid red
}

.single-input-accent {
	display: block;
	width: 100%;
	line-height: 40px;
	border: 1px solid transparent;
	outline: none;
	background: #f9f9ff;
	padding: 0 20px
}

.single-input-accent:focus {
	outline: none;
	border: 1px solid #eb6b55
}

.single-input-secondary {
	display: block;
	width: 100%;
	line-height: 40px;
	border: 1px solid transparent;
	outline: none;
	background: #f9f9ff;
	padding: 0 20px
}

.single-input-secondary:focus {
	outline: none;
	border: 1px solid #f09359
}

.default-switch {
	width: 35px;
	height: 17px;
	border-radius: 8.5px;
	background: #f9f9ff;
	position: relative;
	cursor: pointer
}

.default-switch input {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer
}

.default-switch input+label {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: red;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2);
	cursor: pointer
}

.default-switch input:checked+label {
	left: 19px
}

.primary-switch {
	width: 35px;
	height: 17px;
	border-radius: 8.5px;
	background: #f9f9ff;
	position: relative;
	cursor: pointer
}

.primary-switch input {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.primary-switch input+label {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%
}

.primary-switch input+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: 0 0;
	border-radius: 8.5px;
	cursor: pointer;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.primary-switch input+label:after {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fff;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2);
	cursor: pointer
}

.primary-switch input:checked+label:after {
	left: 19px
}

.primary-switch input:checked+label:before {
	background: red
}

.confirm-switch {
	width: 35px;
	height: 17px;
	border-radius: 8.5px;
	background: #f9f9ff;
	position: relative;
	cursor: pointer
}

.confirm-switch input {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.confirm-switch input+label {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%
}

.confirm-switch input+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: 0 0;
	border-radius: 8.5px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	cursor: pointer
}

.confirm-switch input+label:after {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fff;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2);
	cursor: pointer
}

.confirm-switch input:checked+label:after {
	left: 19px
}

.confirm-switch input:checked+label:before {
	background: #4cd3e3
}

.primary-checkbox {
	width: 16px;
	height: 16px;
	border-radius: 3px;
	background: #f9f9ff;
	position: relative;
	cursor: pointer
}

.primary-checkbox input {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.primary-checkbox input+label {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	cursor: pointer;
	border: 1px solid #f1f1f1
}

.primary-checkbox input:checked+label {
	background: url(../img/elements/primary-check.png) no-repeat center center/cover;
	border: none
}

.confirm-checkbox {
	width: 16px;
	height: 16px;
	border-radius: 3px;
	background: #f9f9ff;
	position: relative;
	cursor: pointer
}

.confirm-checkbox input {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.confirm-checkbox input+label {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	cursor: pointer;
	border: 1px solid #f1f1f1
}

.confirm-checkbox input:checked+label {
	background: url(../img/elements/success-check.png) no-repeat center center/cover;
	border: none
}

.disabled-checkbox {
	width: 16px;
	height: 16px;
	border-radius: 3px;
	background: #f9f9ff;
	position: relative;
	cursor: pointer
}

.disabled-checkbox input {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.disabled-checkbox input+label {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	cursor: pointer;
	border: 1px solid #f1f1f1
}

.disabled-checkbox input:disabled {
	cursor: not-allowed;
	z-index: 3
}

.disabled-checkbox input:checked+label {
	background: url(../img/elements/disabled-check.png) no-repeat center center/cover;
	border: none
}

.primary-radio {
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #f9f9ff;
	position: relative;
	cursor: pointer
}

.primary-radio input {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.primary-radio input+label {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	cursor: pointer;
	border: 1px solid #f1f1f1
}

.primary-radio input:checked+label {
	background: url(../img/elements/primary-radio.png) no-repeat center center/cover;
	border: none
}

.confirm-radio {
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #f9f9ff;
	position: relative;
	cursor: pointer
}

.confirm-radio input {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.confirm-radio input+label {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	cursor: pointer;
	border: 1px solid #f1f1f1
}

.confirm-radio input:checked+label {
	background: url(../img/elements/success-radio.png) no-repeat center center/cover;
	border: none
}

.disabled-radio {
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #f9f9ff;
	position: relative;
	cursor: pointer
}

.disabled-radio input {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.disabled-radio input+label {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	cursor: pointer;
	border: 1px solid #f1f1f1
}

.disabled-radio input:disabled {
	cursor: not-allowed;
	z-index: 3
}

.disabled-radio input:checked+label {
	background: url(../img/elements/disabled-radio.png) no-repeat center center/cover;
	border: none
}

.default-select {
	height: 40px
}

.default-select .nice-select {
	border: none;
	border-radius: 0;
	height: 40px;
	background: #f9f9ff;
	padding-left: 20px;
	padding-right: 40px
}

.default-select .nice-select .list {
	margin-top: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	padding: 10px 0 10px 0
}

.default-select .nice-select .list .option {
	font-weight: 300;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	line-height: 28px;
	min-height: 28px;
	font-size: 12px;
	padding-left: 20px
}

.default-select .nice-select .list .option.selected {
	color: #0b6dc4;
	background: 0 0
}

.default-select .nice-select .list .option:hover {
	color: #0b6dc4;
	background: 0 0
}

.default-select .current {
	margin-right: 50px;
	font-weight: 300
}

.default-select .nice-select::after {
	right: 20px
}

.form-select {
	height: 50px;
	width: 100%
}

.form-select .nice-select {
	border: none;
	border-radius: 0;
	height: 40px;
	background: #f9f9ff;
	padding-left: 45px;
	padding-right: 40px;
	width: 100%
}

.form-select .nice-select .list {
	margin-top: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	padding: 10px 0 10px 0
}

.form-select .nice-select .list .option {
	font-weight: 300;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	line-height: 28px;
	min-height: 28px;
	font-size: 12px;
	padding-left: 45px
}

.form-select .nice-select .list .option.selected {
	color: #0b6dc4;
	background: 0 0
}

.form-select .nice-select .list .option:hover {
	color: #0b6dc4;
	background: 0 0
}

.form-select .current {
	margin-right: 50px;
	font-weight: 300
}

.form-select .nice-select::after {
	right: 20px
}

.mt-10 {
	margin-top: 10px
}

.section-top-border {
	padding: 50px 0;
	border-top: 1px dotted #eee
}

.mb-30 {
	margin-bottom: 30px
}

.mt-30 {
	margin-top: 30px
}

.switch-wrap {
	margin-bottom: 10px
}





.blog_part .card {
	border: 0 solid transparent
}

.blog_part .blog_right_sidebar .widget_title {
	font-size: 20px;
	margin-bottom: 40px;
	font-style: inherit !important
}



.blog_part .single-home-blog .card-img-top {
	border-radius: 0
}

.blog_part .single-home-blog .card {
	border-radius: 0;
	background-color: transparent;
	position: relative
}

.blog_part .single-home-blog .card .card-body {
	padding: 35px 30px 23px;
	background-color: #fff;
	-webkit-transition: .5s;
	transition: .5s;
	border: 1px solid #edeff2
}

.blog_part .single-home-blog .card .card-body:hover {
	box-shadow: 0 10px 30px 0 rgba(12, 46, 96, .1);
	border: 1px solid transparent
}



.blog_part .single-home-blog .card .card-body .btn_4 {
	margin-bottom: 20px
}

.blog_part .single-home-blog .card .card-body a {
	color: #fff;
	text-transform: capitalize;
	-webkit-transition: .8s;
	transition: .8s
}

.blog_part .single-home-blog .card .dot {
	position: relative;
	padding-left: 20px
}

.blog_part .single-home-blog .card .dot:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	top: 5px;
	left: 0;
	background-color: #0b6dc4;
	border-radius: 50%
}

.blog_part .single-home-blog .card span {
	color: #8a8a8a;
	margin-bottom: 10px;
	display: inline-block;
	margin-top: 10px
}


.blog_part .single-home-blog .card h5 {
	font-weight: 600;
	line-height: 1.5;
	font-size: 19px;
	-webkit-transition: .8s;
	transition: .8s;
	text-transform: capitalize
}



.blog_part .single-home-blog .card h5:hover {
	-webkit-transition: .8s;
	transition: .8s;
	color: #0b6dc4
}

.blog_part .single-home-blog .card ul {
	border-top: 1px solid #edeff2;
	padding-top: 20px;
	margin-top: 24px
}

.blog_part .single-home-blog .card ul li {
	display: inline-block;
	color: #8a8a8a;
	margin-right: 39px
}


.blog_part .single-home-blog .card ul li span {
	margin-right: 10px
}

.contact-info {
	margin-bottom: 25px
}

.contact-info__icon {
	margin-right: 20px
}

.contact-info__icon i,
.contact-info__icon span {
	color: #8f9195;
	font-size: 27px
}

.contact-info .media-body h3 {
	font-size: 16px;
	margin-bottom: 0;
	font-size: 16px;
	color: #2a2a2a
}

.contact-info .media-body h3 a:hover {
	color: #0b6dc4
}

.contact-info .media-body p {
	color: #8a8a8a
}

.contact-title {
	font-size: 27px;
	font-weight: 600;
	margin-bottom: 20px
}

.form-contact label {
	font-size: 14px
}

.form-contact .form-control {
	border: 1px solid #f0e9ff;
	border-radius: 5px;
	height: 48px;
	padding-left: 18px;
	font-size: 13px;
	background: 0 0
}

.form-contact .form-control:focus {
	outline: 0;
	box-shadow: none
}

.form-contact .form-control::placeholder {
	font-weight: 300;
	color: #999
}

.form-contact textarea {
	border-radius: 12px;
	height: 100% !important
}

.modal-message .modal-dialog {
	position: absolute;
	top: 36%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%) !important;
	margin: 0;
	max-width: 500px;
	width: 100%
}

.modal-message .modal-dialog .modal-content .modal-header {
	text-align: center;
	display: block;
	border-bottom: none;
	padding-top: 50px;
	padding-bottom: 50px
}

.modal-message .modal-dialog .modal-content .modal-header .close {
	position: absolute;
	right: -15px;
	top: -15px;
	padding: 0;
	color: #fff;
	opacity: 1;
	cursor: pointer
}

.modal-message .modal-dialog .modal-content .modal-header h2 {
	display: block;
	text-align: center;
	padding-bottom: 10px
}

.modal-message .modal-dialog .modal-content .modal-header p {
	display: block
}

.breadcrumb_bg {
	background-image: url(../img/breadcrumb.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.breadcrumb {
	position: relative;
	z-index: 1;
	text-align: center
}

.breadcrumb .breadcrumb_iner {
	height: 475px;
	width: 100%;
	display: table
}

.breadcrumb .breadcrumb_iner .breadcrumb_iner_item {
	display: table-cell;
	vertical-align: middle
}

.breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
	color: #fff;
	font-size: 90px;
	font-weight: 500;
	margin-bottom: 10px;
	text-transform: capitalize
}

.breadcrumb .breadcrumb_iner .breadcrumb_iner_item p {
	font-size: 15px;
	color: #fff
}

.breadcrumb .breadcrumb_iner .breadcrumb_iner_item span {
	margin: 0 5px;
	font-size: 12px
}

.breadcrumb {
	margin-bottom: 0 !important
}

/* .footer_part .footer_top {
	background: rgb(183, 183, 183, 0.1) !important;
} */

.single_footer_part ul li {
	padding-bottom: 17px;
}

div#about_bg {
	background: #010a0c;
}


.button_play {
	width: 92px;
	/* text-align: right; */
}

.footer_part .single_social_icon img {
	/* margin-bottom: 12px; */
	filter: brightness(1) invert(1);
}



.footer_part .single_footer_part h4 {
	margin-bottom: 17px;
	font-family: Catamaran;
	font-style: normal;
	font-weight: 600;
	/* line-height: 120%; */
}

.footer_part .single_footer_part .list-unstyled li a {
	color: #000;
	margin-bottom: 10px;
	display: inline-block;
	font-family: Catamaran;
}

.footer_part .single_footer_part .list-unstyled li a:hover {
	color: #0b6dc4 !important
}

.footer_part .single_footer_part .social_icon {
	float: left;
	/* margin-top: 26%; */
}


.footer_part .single_footer_part .social_icon li a {
	margin-left: 0;
	margin-right: 20px
}

.footer_part .single_footer_part .mail_part {
	position: relative
}

.footer_part .single_footer_part .mail_part input {
	padding: 9px 22px;
	font-size: 13px;
	border-radius: 0;
	margin-top: 20px;
	width: 100%;
	background-color: #f9f9fe;
	border: 1px solid transparent
}

.footer_part .single_footer_part .mail_part .email_icon {
	position: absolute;
	right: 0;
	top: 20px;
	height: 39.3px;
	text-align: center;
	color: #fff;
	border-radius: 0;
	line-height: 10px;
	background-size: 200% auto
}

.footer_part .single_footer_part .mail_part .email_icon i {
	font-size: 15px
}

.footer_part .single_footer_part .mail_part .button-contactForm {
	padding: 11px;
	border: 2px solid;
	border-image: linear-gradient(to left, #92FE9D 0%, #0b6dc4 100%);
	border-image-slice: 1
}

.footer_part hr {
	background-color: #cad7dc;
	margin-top: 50px;
	margin-bottom: 25px
}

.footer_part .footer_icon {
	text-align: right
}

.footer_part .footer_icon li {
	display: inline-block
}

.footer_part .footer_icon li a {
	font-size: 14px;
	color: #555;
	margin-left: 30px;
	-webkit-transition: .5s;
	transition: .5s
}



.footer_part .copyright_text p {
	color: white;
	font-family: 'lato';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
}

/* .copyright_text {
	position: absolute;
	top: -59px;
	white-space: pre;
} */



.footer_part .copyright_text span {
	color: #0b6dc4;
	font-size: 12px
}



span.d-block.col-sm-6 {
	font-size: 12px;
}

.footer_part .copyright_text p a {
	color: #816e4e;
	-webkit-transition: .5s;
	transition: .5s
}

.footer_part .copyright_text p a:hover {
	color: #0b6dc4
}

.footer_part .info {
	color: #0b6dc4 !important
}



.footer_part .copygight_text {
	background-color: #816e4e;
	/* padding: 30px 0 20px; */
	padding: 0px 0 0px;
}


.item-details-container {

	padding-top: 120px;
	padding-bottom: 40px;
}

.item-details-content .item-dp {
	padding: 30px;
	padding: 0;
	position: relative;
}

.item-details-content .item-dp {
	background: #00000000 radial-gradient(closest-side at 50% 50%, #00000000 0, #00000000 100%) 0 0 no-repeat padding-box;
	/* border: 1px solid; */
}

.item-details-content .item-dp .cardRarity {
	position: absolute;
	right: 2px;
	right: 1px;
	top: 46px;
	right: 0;
}

.item-details-content .img-holder {
	display: flex;
	height: 434.66px;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-align-content: stretch;
	align-content: stretch;
}

.img-holder {
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-align-content: stretch;
	align-content: stretch;
}

.item-details-content .item-dp .cardRarity.rare .rarityNew {
	background: url(../img/rare_badge.svg) no-repeat;
}

.item-details-content .item-dp .cardRarity .color {
	display: inline-block;
	width: 6px;
	height: 50px;
	position: relative;
	margin-left: 5px;
	display: none;
}

.item-details-content .img-holder img {
	max-width: 98%;
	max-height: 98%;
}

.item-details-content .img-holder video {
	max-width: 98%;
	max-height: 98%;
}

.item-details-content .item-info .bottom,
.item-details-content .item-info .top {
	width: 100%;
}

.item-details-content .item-info .top .itemMintedInfo {
	font-size: 14px;
	position: relative;
	top: 9px;
	color: #fff;
	font-weight: 700;
}

.num {
	font-family: "Roboto Condensed";
	letter-spacing: -.45px !important;
}

.item-details-content .item-info .name {
	font-size: 26px;
	margin-bottom: 1.5rem;
}

.item-details-content .item-info .name {
	font-family: Catamaran;
	font-weight: 700;
	color: #fff;
}

.item-details-content .item-info .bottom li {
	float: left;
	width: 50%;
	margin-bottom: 15px;
	color: #000;
	font-weight: 700;
	font-size: 14px;
	min-height: 36px;
}

.item-details-content .item-info .bottom li span {
	display: block;
	padding-left: 0;
}

.item-details-content .item-info .bottom li span {
	font-weight: 400;
}

.item-details-content .item-info .bottom li span {
	font-size: 14px;
}

.item-details-content .item-info .txt p {
	font-size: 14px;
	margin-bottom: 1.5rem;
	line-height: 18.5px;
}

.item-details-content .item-info .txt p {
	color: #000;
}

.item-details-container .shareItem {
	font-size: 14px;
	padding-top: 10px;
	text-align: left;
	color: #000;
	padding-top: 0;
}

.item-details-container .shareItem button:last-child {
	margin-left: 5px;
}

.item-details-container .shareItem .icon.fb {
	height: 14px;
}

.item-details-content .item-callToActions {
	display: flex;
	padding-left: 5rem;
	text-align: center;
	padding-top: 14px;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-align-content: stretch;
	align-content: stretch;
}

.item-details-content .item-callToActions .custom-btn {
	display: block;
	margin-bottom: 1rem;
	width: 100%;
}

.custom-btn span.txt {
	display: inline-block;
	vertical-align: middle;
}

.custom-btn.lg {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

.custom-btn.light,
.custom-btn.light:focus {
	color: #fff !important;
	box-shadow: inset 0 0 0 2px #001c29 !important;
}

.light {
	color: #000 !important;
}

.custom-btn,
button.custom-btn {
	padding: 0 15px;
	font-weight: 400;
	letter-spacing: -.25px;
	text-transform: uppercase;
	border-radius: 0;
	text-align: center;
	font-family: Catamaran !important;
	border: 0;
}

.top .link {
	font-size: 14px;
	color: #fff;
}

.item-details-content .item-info .bottom li label {
	display: block;
	padding-bottom: 0;
	margin-bottom: 0;
	min-width: 130px;
}

.item-details-content .item-callToActions .price {
	text-align: center;
	font-size: 32px;
	margin-bottom: .5rem;
	letter-spacing: -1.75px;
	margin-top: 207px;
}

.item-details-content .item-callToActions .price {
	font-weight: 700;
	font-family: Catamaran;
	color: #000;
}

.item-details-content .img-holder+.links,
.item-details-content .item-dp+.links {
	display: none;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-align-content: stretch;
	align-content: stretch;
}

.item-details-content .img-holder+.links a,
.item-details-content .item-dp+.links a {
	min-width: 140px;
}

.item-details-container .shareItem button {
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100px;
	color: #fff !important;
	text-align: center;
	line-height: 22px !important;
	margin-left: 10px;
}

.custom-btn.gradient {
	border: 0;
	color: #fff;
	padding: 1.5px 15px;
	background: #fb0131;
	border: 1px solid #ffffff40;
	background: #816e4e;
	/* background: -webkit-linear-gradient(right, #31271d 0%, #907457 51%, #31271d 100%);
    background: linear-gradient(right, #31271d 0%, #907457 51%, #31271d 100%);*/
}

.custom-btn:hover,
button.custom-btn:hover {
	transform: scale(1.015);
}

.custom-btn.lg {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

.custom-btn.gradient,
.custom-btn.gradient:focus {
	box-shadow: inset 0 0 0 2px transparent !important;
}

.custom-btn.gradient.lg {
	padding-top: 0;
	padding-bottom: 0;
	padding: 0 49px;
}

.custom-btn {
	outline: none !important;
}

#payment_methode label {
	color: #fff;
}

#payment_methode {
	display: none;
}

.item-details-content .item-callToActions .bottom .custom-btn {
	margin-bottom: 0;
}

.item-details-content .item-callToActions .custom-btn {
	display: block;
	margin-bottom: 1rem;
	width: 100%;
}

/*market place detail end*/
/*checkout css*/
.checkout-container {
	padding: 70px 0 60px;
}

.checkout-container .checkout-tabs-title {
	margin-bottom: 2.5rem;
}

.flex-box {
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	-webkit-align-content: stretch;
	align-content: stretch;
}

.checkout-container .checkout-tabs-title li.active {
	border-bottom-color: #0b6dc4;
}

.checkout-container .checkout-tabs-title li {
	text-align: center;
	width: 34%;
	position: relative;
}

.checkout-container .checkout-tabs-title li {
	border-bottom: 1px solid #ababab;
}

.checkout-container .checkout-tabs-title li.active a {
	font-weight: 700;
}

.checkout-container .checkout-tabs-title li.active a {
	text-decoration: none;
	color: #0b6dc4;
}

.checkout-container .checkout-tabs-title li a {
	letter-spacing: -.24px;
	font-size: 16px;
	border-bottom: 3px solid transparent;
	text-transform: uppercase;
	padding-bottom: 7.5px;
	padding-top: 7.5px;
	display: inline-block;
	cursor: default;
}

.checkout-container .checkout-tabs-title li a {
	color: #ababab;
	font-weight: 400;
	font-family: Catamaran;
}

.checkout-container .checkout-tabs-title li:after {
	content: '';
	height: 3px;
	width: 100%;
	left: 0;
	bottom: 0;
	position: absolute;
	display: none;
}

.checkout-container .checkout-tabs-title li.active:after {
	background: #0b6dc4;
}

.checkout-container .checkout-tabs-title li.active:after,
.checkout-container .checkout-tabs-title li:hover:after {
	display: block;
}

.checkout-container .checkout-tabs-title li {
	text-align: center;
	width: 34%;
	position: relative;
}

.checkout-container .checkout-tabs-title li {
	border-bottom: 1px solid #ababab;
}

.checkout-container .payment .add-card button.custom-btn {
	width: 100%;
	border-radius: 0;
}

.custom-btn.md {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
}

.checkout-container .checkout-tabs-title li a {
	letter-spacing: -.24px;
	font-size: 16px;
	border-bottom: 3px solid transparent;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
	padding-bottom: 7.5px;
	padding-top: 7.5px;
	display: inline-block;
	/* cursor: default; */
}

.checkout-container h1 {
	font-size: 22px;
	float: left;
}

.checkout-container .cart-listing .listing-header {
	padding: 15px;
	letter-spacing: -.24px;
	font-size: 16px;
	margin-bottom: 15px;
	display: none;
}

.checkout-container .cart-listing .listing-header {
	background: #001c29;
	color: #fff;
	font-weight: 400;
	font-family: Catamaran;
}

.checkout-container .cart-listing .listing-body {
	padding: 0;
}

.checkout-container .cart-listing .listing-body li:last-child {
	border-bottom: 0;
	padding: 0px 20px;
	margin-bottom: 20px;
}

.checkout-container .cart-listing .listing-body li {
	padding-bottom: 10px;
	padding-top: 10px;
}

.checkout-container .cart-listing .listing-body li {
	background: transparent;
	box-shadow: 0 0px 5px 0 rgb(245 242 242 / 60%), 0 6px 9px 0 rgb(251 249 249 / 11%) !important;
}

.checkout-container .cart-listing .listing-body .details {
	width: calc(100% - 250px);
}

.checkout-container .cart-listing .details {
	float: left;
	padding-right: 15px;
}

.checkout-container .cart-listing .img-holder {
	width: 110px;
	height: 110px;
	float: left;
	border-radius: 4px;
}

.checkout-container .cart-listing .img-holder {
	background: transparent;
}

.checkout-container .cart-listing .img-holder img {
	max-width: 100%;
	max-height: 100%;
}

.checkout-container .cart-listing .txt {
	float: left;
	width: calc(100% - 110px);
	padding-left: 15px;
	padding-top: 24px;
}

.checkout-container .cart-listing .txt h5 {
	font-size: 18px;
	margin-bottom: 1rem;
}

.checkout-container .cart-listing .txt h5 {
	color: #fff !important;
	font-weight: 700;
	/* font-family: Roboto,sans-serif;*/
	letter-spacing: -.27px;
}

.checkout-container .cart-listing .txt .id {
	float: left;
	min-width: 300px;
}

.checkout-container .cart-listing .txt .owner {
	min-width: 230px;
}

.checkout-container .cart-listing .txt .id label {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 0;
	padding-right: 4px;
}

.checkout-container .cart-listing .txt .id label {
	color: #fff;
	font-weight: 700;
	/*font-family: Roboto,sans-serif;*/
}

.checkout-container .cart-listing .txt .id span {
	display: inline-block;
	font-size: 16px;
}

.checkout-container .cart-listing .txt .id span {
	color: #fff;
	font-weight: 400;
	/*font-family: Roboto,sans-serif;*/
}

.checkout-container .cart-listing .txt .id label {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 0;
	padding-right: 4px;
}

.checkout-container .cart-listing .txt .id label {
	color: #fff;
	font-weight: 700;
	/* font-family: Roboto,sans-serif;*/
}

.checkout-container .cart-listing .txt .owner span {
	text-transform: capitalize;
}

.checkout-container .cart-listing .txt .id span {
	display: inline-block;
	font-size: 16px;
}

.checkout-container .cart-listing .txt .id span {
	color: #fff;
	font-weight: 400;
	/*font-family: Roboto,sans-serif;*/
}

.checkout-container .cart-listing .listing-body .price {
	font-size: 18px;
	letter-spacing: -.45px;
	padding-top: 58px;
}

.checkout-container .cart-listing .listing-body .price {
	color: #fff;
	font-weight: 700;
	/*font-family: "Roboto Condensed";*/
}

.checkout-container .cart-listing .price {
	float: left;
	width: 125px;
	text-align: center;
}

.checkout-container .cart-listing .listing-body .actions {
	font-size: 18px;
	letter-spacing: -.45px;
	padding-top: 58px;
}

.checkout-container .cart-listing .actions {
	float: left;
	width: 125px;
	text-align: center;
}

.checkout-container .cart-listing .actions a {
	font-size: 14px;
	position: relative;
	font-size: 12px;
}

.checkout-container .cart-listing .actions a {
	color: #fff;
	font-weight: 400;
	/*font-family: Roboto,sans-serif;*/
}

.checkout-container .cart-listing .actions a .icon {
	position: relative;
	top: -1px;
}

.checkout-container .cart-listing .actions a .icon svg {
	width: 15px;
	height: 15px;
}

.checkout-container .payment .paymentMethodNew {
	margin-bottom: 1rem;
}

.checkout-container h1,
.checkout-container h2.section-title,
h2.section-title {
	font-size: 22px;
	margin-bottom: 1.5rem;
	font-weight: 700;
	/*font-family: Roboto,sans-serif;*/
	color: #001c29;
	letter-spacing: -.33px;
}

.checkout-container .payment .paymentMethodNew li:first-child {
	padding-top: 0;
}

.checkout-container .payment .paymentMethodNew li {
	padding: 13px 0;
	border-bottom: 1px solid;
}

.checkout-container .payment .paymentMethodNew .txtHolder {
	float: left;
}

.checkout-container .payment .paymentMethodNew .custom-radio-holder {
	margin-bottom: 0;
}

.custom-radio-holder {
	display: block;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 12px;
}

.custom-radio-holder input:checked~.checkmark {
	background: transparent linear-gradient(90deg, #fb0131 0, #6f06a9 100%) 0 0 no-repeat padding-box;
	border-color: transparent;
}

.custom-radio-holder .checkmark {
	position: absolute;
	left: 0;
	height: 16px;
	width: 16px;
	background-color: #eee;
	border-radius: 50%;
	top: 23px;
	border: 1px solid #cecece;
}

.custom-radio-holder input:checked~.checkmark:after {
	display: block;
}

.custom-radio-holder .checkmark:after {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #fff;
}

.custom-radio-holder .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.checkout-container .payment .paymentMethodNew .rightOption {
	float: right;
	position: relative;
	top: 17px;
}

.custom-radio-holder input {
	opacity: 0;
}

.checkout-container .payment .order-details {
	background: #fff;
	border-radius: 4px;
	padding: 2rem;
	margin-bottom: 2rem;
}

.checkout-container .payment .order-details li {
	padding: 0 0 10px;
}

.checkout-container .payment .order-details li.itemLi label {
	font-size: 16px;
}

.checkout-container .payment .order-details li.itemLi span.value {
	font-size: 16px;
	font-weight: 700;
}

.txt {
	color: inherit;
}

.item-callToActions .txt {
	color: #000;
}

.rightOption .num {
	color: #fff;
}

.checkout-container .payment .order-details li span.value {
	font-size: 14px;
	float: right;
	text-align: right;
}

.checkout-container .payment .order-details li.grand:last-child .value {
	font-size: 18px;
	font-weight: 700;
}

.checkout-container .payment .order-details li.grand:last-child label {
	font-size: 18px;
	font-weight: 700;
}

.checkout-container .payment .go-back-link {
	font-size: 14px;
}

.checkout-container .payment .go-back-link {
	font-weight: 500;
	font-family: 'Montserrat';
	color: #fff;
}

.checkout-container .payment .order-details li.grand {
	border-top: 1px solid #ababab;
}

.checkout-container .payment .order-details li.grand {
	padding-top: 10px;
}

.checkout-container .payment .order-details li label {
	margin: 0;
	font-size: 14px;
	width: calc(100% - 150px);
	float: left;
}

.order-details h2 {
	color: #212529 !important;
}

/*checkout css end*/
/*connect wallet modal css*/
.connect_wallet_modal .modal-content {
	background-color: #0e1726;
}

.connect_wallet_modal .modal-header {
	border-bottom: 1px solid transparent;
}

/*connect wallet modal css end*/
.fa-apple {
	font-size: 21px !important;
}

/*.fa-play {
    font-size: 20px!important;
}*/

div#dropdown_id {
	left: 0;
	top: 100% !important;
	right: -20px;
	width: 100% !important;
}

div#menuHeader {
	position: absolute;
	top: 90% !important;
	right: -30px !important;

}

ul.category-btns {
	width: fit-content;
	/* background: #907457; */
	padding: 5px 10px;
	color: #fff;
	position: relative;
	border-radius: 5px;
	left: 8px;
	/* border: 1px solid #907457; */
}

ul.category-btns li {
	display: inline-block;
	margin-left: 6px;
	padding: 3px 20px;
	background: #907457;
}

span.close {
	color: #fff !important;
	position: relative;
	bottom: 2px;
}

/*  Terms and condtion and privacy and policy   */
header.main_menu.single_page_menu {
	background: #010a0c;
	/* box-shadow: 0 0 15px rgb(240 233 233 / 79%); */
}

/* header .navbar {
    display: flex;
    flex-wrap: nowrap;
} */

.navbar-logo {
	width: 70px;
}

.terms_condition {
	margin-top: 130px;
	padding: 0px 50px 0px 50px;
}

.contentPages .top_notice {
	display: block;
	font-weight: 400;
	font-size: 16px;
	margin: 0 0 1rem;
	line-height: 21px;
	color: #000 !important;
}

.contentPages p {
	line-height: 20px;
	font-size: 14px;
}

.contentPages h5 {
	margin: 0 0 1rem;
	font-weight: 500;
	font-size: 16px;
}

.contentPages h3 {
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 1.5rem;
}

/*  Terms and condtion and privacy and policy   */

/*  kolecttoken   */
.kolectPage {
	padding-top: 70px;
	/*background: url(https://terravirtua.io/img/kolectPageBannerBg.png) no-repeat center 480px #000;*/
	padding-bottom: 70px;
}

.kolectPage .intro .sectionTitle {
	font-size: 36px;
	font-weight: 400;
}

.kolectPage .sectionTitle {
	font-size: 24px;
	margin-bottom: 1rem;
	font-weight: 500;
	color: #fff;
	letter-spacing: -.65px;
}

.kolectPage .intro .sectionTxt {
	width: 100%;
	max-width: 900px;
	display: block;
	margin: auto auto 0;
	padding: 0;
	font-size: 18px;
	line-height: 28px;
}

.kolectPage .sectionTxt {
	font-size: 16px;
	padding-bottom: 0;
	font-weight: 400;
	line-height: 26px;
	color: #fff;
}

.kolectPage .contentArea .txt {
	width: calc(100% - 100px);
	padding-left: 15px;
	float: left;
	padding-bottom: 50px;
}

.kolectPage .intro {
	padding-bottom: 100px;
}

.kolectPage .contentArea .img-holder {
	width: 100px;
	float: left;
}

.kolectPage .contentArea .custom-btn .txt {
	width: 100%;
	padding-left: 0;
	float: none;
	padding-bottom: 0;
	color: #fff;
}

.kolectPage .contentArea .custom-btn {
	min-width: 240px;
}

/*  kolecttoken   */


/* Contact us */
.contactUsPage form .form-group label {
	color: #9c9c9c;
}

.contactUsPage .section-title {
	font-size: 30px;
	margin-bottom: 1rem;
	font-weight: 700;
	color: #001c29;
	letter-spacing: -.65px;
}

.contactUsPage .input-lg {
	background: #fff;
	border-radius: 4px;
	height: calc(1.5em + .75rem + 14px);
}

.contactUsPage select.form-control {
	height: calc(1.5em + .75rem + 15px) !important;
	border: 0;
}

.contactUsPage form .formBottom {
	padding-top: 1.4rem;
}

.contactUsPage form .formText {
	opacity: .55;
	line-height: 44px;
	color: #dedede;
	font-size: 14px;
}

/* Contact us */

a.nav-link.btn-wallet {
	position: relative;
	top: 8px;
}

img.nftPopupImage {
	width: 80%;
	height: 80% !important;
}

video.nftPopupImage {
	width: 80%;
	height: 80% !important;
}

button.close {
	color: #fff;
}

img.img-fluid.btn-rounded.mr-2.innerProfileHeader {
	position: relative;
	top: 3px;
	width: 40px;
	height: 40px;
}

#rc-anchor-alert,
.rc-anchor-alert {
	color: transparent !important;
	font-size: 9px;
	margin: 2px;
	position: absolute;
	top: 0;
}

.input-group.asrt-page-length {
	display: none;
}

.text-black {
	color: #000 !important;
}

/* Tabs Card */
.card-header .nav-tabs .nav-item.show .nav-link,
.card-header .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #6f43ec;
}

.tab-card-header {
	background: none;
}

/* Default mode */
.tab-card-header>.nav-tabs {
	border: none;
	margin: 0px;
}

.tab-card-header>.nav-tabs>li {
	margin-right: 2px;
}

.tab-card-header>.nav-tabs>li>a {
	border: 0;
	border-bottom: 2px solid transparent;
	margin-right: 0;
	color: #737373;
	padding: 2px 15px;
}

.tab-card-header>.nav-tabs>li>a.show {
	border-bottom: 2px solid #007bff;
	color: #007bff;
}

.tab-card-header>.nav-tabs>li>a:hover {
	color: #007bff;
}

.tab-card-header>.tab-content {
	padding-bottom: 0;
}

.cart-modal .nav-tabs .nav-item.show .nav-link,
.cart-modal .nav-tabs .nav-link.active {
	color: #fff;
	background-color: #46e;
	padding: 11px 20px;
	border-color: #dee2e6 #dee2e6 #fff;
}

.cart-modal .tab-card-header>.nav-tabs>li>a {
	border: 0;
	border-bottom: 2px solid transparent;
	margin-right: 0;
	color: #737373;
	padding: 11px 20px;
}

.credit-card .StripeElement {
	margin-bottom: 20px !important;
}

.credit-card .InputElement {
	color: #fff !important;
}

.credit-card .StripeElement.StripeElement--empty {
	background: #fff !important;
	padding: 20px !important;
	margin-bottom: 20px !important;
	border-radius: 11px !important;
}

.credit-card .StripeElement {
	margin-bottom: 20px !important;
	background: #fff !important;
	padding: 20px 20px !important;
	border-radius: 16px !important;
}

.soldOutimg {
	width: 100px !important;
	position: absolute;
}

.mobileBlogImg {
	width: 400px;
}

.page-title.nftTransaction {
	float: inherit;
}


/* Header search box */

.search-box-input {
	position: absolute !important;
	right: 568px;
	/* min-width: 200px; */
	top: 7px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.search-box-input input.form-control {
	padding-right: 33px !important;
	background: #fff;
	border: 1px solid #f6f6f7;
}

.search-box-input .fa-search {
	position: absolute !important;
	right: 15px !important;
	top: 24px !important;
	font-size: 17px !important;
}

.search-box-input .search_ul li {
	background: #fff;
	border-top: 1px solid;
	height: 20px;
	padding: 19px;
}


ul#mobile_side_nav {
	display: none;
}

.slider-container {
	padding: 0 2px;
}

/*slick carousel slider */
.slick-slider {
	position: relative;
	display: block;
}

.slick-initialized .slick-slide {
	padding: 0px 12px;
	margin: 0px;
	border-right: 1px solid transparent;
	position: relative;
}

.slick-initialized .slick-slide:hover {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/* .slick-slide img:hover{
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
} */
.slick-slide {
	overflow: hidden;
	display: block;
	height: 359px;
}

.slick-slide img {
	height: 359px;
	width: 100%;
	object-fit: cover;
}

/* Remove padding from first slide */
.slick-initialized .slick-active:first-of-type {
	padding-left: 0 !important;
}

/* Remove padding from last slide */
.slick-initialized .slick-active:last-of-type {
	padding-right: 0 !important;
}



.error-asterick {
	color: red;
}

/* artfungible css */
.viewbtn {
	position: absolute;
	right: 250px;
	bottom: 43px;
	max-width: 219px;
	/* left: 0; */
}

/* ========================= */
.box-list-drop {
	right: unset !important;
}

.hidden {
	display: none !important;
}

.sale_ended {
	z-index: 1111;
	color: red;
	background: #fff;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	width: 165px;
	top: 33px;
	border-top-right-radius: 60px;
	left: -38px;
	border-top-left-radius: 60px;
	transform: rotate(301deg);
	/* transform: translate3d(10px, 10px, 10px); */
	text-align: center;
}

/* .slick-slide:hover h3 {
	height: 453px;
} */

.author-post span {
	font-size: 24px;
	color: #999;
	text-decoration: none;
	font-size: 14px;
}

.head-title {
	font-size: 24px;
	color: #000 !important;
	text-decoration: none !important;
}

.entry-content {
	font-size: 16px;
	line-height: 1.68;
	color: #353840;
	text-align: justify;
	margin-top: 16px;
}

h1.mb-1.nft_world {
	font-size: 2.6rem;
	margin: 0;
	font-weight: 600;
}

.dexription-single {
	font-size: 16px;
	font-family: 'Poppins';
	line-height: 2;
	margin-top: 15px;
}

/* .slick-slide.slick-active.slick-current{
	width: 490px !important;
} */
.carousel .slide img {
	object-fit: contain;
}







/*------------------------- Suraj Css ----------------------------- */



.filterone {
	width: 250px;
	height: 300px;
	border-radius: 50%;
	position: absolute;
	bottom: 350px;
	left: 0px;
	z-index: -1;
	filter: blur(20px);
	backdrop-filter: blur(20px);
	background: #9191F626;
	opacity: 1;
}

.filtertwo {
	width: 250px;
	height: 300px;
	position: absolute;
	bottom: 450px;
	right: 0px;
	z-index: -1;
	filter: blur(20px);
	backdrop-filter: blur(20px);
	background: #51DEF124;
	opacity: 1;
}


header {
	width: 100%;
	height: auto;
	background: transparent;
	padding: 20px 0px;
	position: relative !important;

}

header .navbar .navbar-nav .nav-item .nav-link::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 0px;
	height: 2px;
	/* background: rgb(152, 13, 170); */
	background: var(--Logo-gradient, linear-gradient(90deg, rgba(249, 202, 63, 0.50) 0%, rgba(230, 38, 110, 0.50) 36.5%, rgba(109, 103, 167, 0.50) 70%, rgba(51, 171, 145, 0.50) 100%));
	/* background: radial-gradient(circle, #ea1c1c 0%, #0c02ac 100%); */
	transform: translate(-50%, -50%);
	transition: all .5s ease;
}

header .navbar .navbar-nav .nav-item .nav-link:hover::after {
	width: 100%;
}

.innernav {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

a.navbar-brand span {
	color: #101012;
	font-family: Catamaran;
	font-size: 27px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: left;
}

/* #navbarSupportedContent {
	display: flex;
	justify-content: space-between;
	align-items: center;
} */

.custombtn {
	background: #101012;
	padding: 16px 60px;
	border-radius: 30px;
	color: #fff;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	border: none;
	text-align: left;
	/* border: 1px solid #000; */

}

.custombtn:hover {
	background: var(--Logo-gradient, linear-gradient(90deg, rgba(249, 202, 63, 0.50) 0%, rgba(230, 38, 110, 0.50) 36.5%, rgba(109, 103, 167, 0.50) 70%, rgba(51, 171, 145, 0.50) 100%));
	border: none;
}

.btn.btn-buy-primary:hover {
	background: transparent;
	border: 1px solid #101012;
	color: #101012;
}

a.confirm:hover {
	background: transparent;
	border: 1px solid #101012;
	color: #101012;
}

a.custombtn:hover {
	background: transparent;
	border: 1px solid #101012;
	color: #101012;
}

a.custombtn.freemint:hover span img {
	filter: invert(1);
}


header .navbar .navbar-nav .nav-item {
	margin-left: 0;
	display: flex;
	align-items: center;
	margin-left: 0px;
	margin-right: 30px !important;
}



header .navbar .navbar-nav .nav-item .nav-link {
	color: #000000;
	font-family: "lato-bold";
	font-weight: 400;
	letter-spacing: .5px;
	line-height: 23px;
	text-align: left;
	position: relative;
}

header .navbar .navbar-nav .nav-item .dropdown {
	padding: .5rem .5rem;
}

header .navbar .navbar-nav .nav-item .nav-link.active {
	font-weight: bold;
}

header .navbar .navbar-nav .nav-item.active .nav-link {
	font-weight: bold;
}

/* header .navbar ul li a:hover,
header .navbar ul li a.active,
header .navbar ul li a.active:hover {

	background: rgba(183, 51, 106, 0.38) ; 
} */


.dropbtn {
	background-color: transparent;
	color: white;
	padding: 16px;
	font-size: 16px;
	border: none;
}

header .dropdown {
	position: relative;
	display: inline-block;
}

header .navbar .navbar-nav .nav-item .dropbtn {
	padding: 0px;
	color: #000000;
	font-family: 'lato-bold';
	font-weight: 400;
	line-height: 23px;
	letter-spacing: .5px;
	font-size: 14px;
	text-align: left;
	display: flex;
}

/* 160px,180px */
header .dropdown-content {
	display: none;
	position: absolute;
	width: max-content;
	/* ✅ auto width based on content */
	min-width: 160px;
	/* optional base width */
	max-width: 50vw;
	/* don’t overflow the screen */
	box-shadow: 0px 0px 5px rgb(0 0 0 / 19%);
	z-index: 1;
	border-radius: 10px;
	border: 0.5px solid var(--line-gray, #DADADB);
	background: #FFF;
	backdrop-filter: blur(5px);
	/* padding: 24px 50px 24px 24px; */
	padding: 0px;
	transition: 0.3s;
}

header .dropdown-content .icon img {
	height: 25px;
	width: 25px;
}

header .dropdown-content .dropdown-box {
	/* display: none; */
	/* position: absolute; */
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	margin-top: 10px;
	box-shadow: 0px 0px 5px rgb(0 0 0 / 19%);
	z-index: 1;
	border-radius: 10px;
	border: 0.5px solid var(--line-gray, #DADADB);
	background: #FFF;
	padding: 10px;
	/* margin-top: 12px; */
	backdrop-filter: blur(5px);
	/* padding: 24px 50px 24px 24px; */
	transition: 0.3s;
}

/* ✅ Arrow on top of dropdown */
header .dropdown-content::before {
	content: "";
	position: absolute;
	left: 0%;
	top: 11px;
	transform: translateX(50%);
	border-width: 8px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	filter: drop-shadow(0px -1px 1px rgba(0, 0, 0, 0.1));
	z-index: 1;
}


.backdrop-filter-none {
	backdrop-filter: none !important;
}

.dropdown.navdrop .dropdown-content .dropdown-box a {
	padding: 8px 8px;
	margin: 0px 0px 0px;
	border-radius: 12px;
}

header nav ul li.active a {
	font-weight: bold !important;
}

header .dropdown-content a {
	padding: 15px 50px 15px 24px;
	text-decoration: none;
	display: block;
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

header .dropdown-content .dropdown-box a:hover {
	background-color: #ddd;
	background: var(--Logo-gradient, linear-gradient(90deg, rgba(249, 202, 63, 0.10) 0%, rgba(230, 38, 110, 0.10) 36.5%, rgba(109, 103, 167, 0.10) 70%, rgba(51, 171, 145, 0.10) 100%));
}

header .dropdown:hover .dropdown-content {
	display: block;
	transition: 0.3s;
}

header .dropdown:hover .dropbtn {
	background-color: transparent;
}

header .navbar .navbar-nav .nav-item .dropbtn span {
	margin-left: 5px;
	font-size: 16px;
	color: #101012;
}



/*-------------------------- Banner Section Start ------------------------ */

.banner {
	width: 100%;
	height: auto;
	position: relative;
}

.bannerimg {
	width: 100%;
	height: auto;
	text-align: end;
}

.bannerimg img {
	width: 100%;
	/* width: 550px; */
	height: auto;
}

.bnrtext h1 {
	font-family: Catamaran;
	font-size: 50px;
	font-weight: 700;
	line-height: 70px;
	letter-spacing: 0em;
	text-align: left;
}

.bnrtext p {
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	color: #818186;
}

.custombtn.freemint span {
	margin-left: 10px;
	font-size: 14px;
}

.custombtn:hover {
	text-decoration: none;
	color: #fff;
}

iframe {
	display: none;
}

/*-------------------------- Banner Section End ------------------------ */


/*-------------------------- Feature Section Start ------------------------ */

.feature_collection {
	width: 100%;
	height: auto;
	position: relative;
}

.world {
	width: 100%;
	height: auto;
	position: relative;
}

.tophead {
	font-family: Catamaran;
	font-size: 35px;
	/* font-size: 35px; */
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.card.feature {
	width: 100%;
	height: auto;
	border: none;
	/* background: #F8F8F8; */
	padding: 16px;
	border-radius: 8.983px;
	position: relative;
	/* margin: 0px 10px; */
	transition-timing-function: ease-in;
}

.card.feature:hover {
	/* margin-top: -9px; */
	transition: .2s;
}

/* .feature_card .card.feature::after {
	content: "";
	position: absolute;
	border-radius: 8px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.3;
	background: rgba(183, 183, 183, 0.40);
}

.feature_card .card.feature:hover::before {
	content: "";
	position: absolute;
	border-radius: 8px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.3;
	background: var(--Logo-gradient, linear-gradient(90deg, rgba(249, 202, 63, 0.50) 0%, rgba(230, 38, 110, 0.50) 36.5%, rgba(109, 103, 167, 0.50) 70%, rgba(51, 171, 145, 0.50) 100%));
} */

.feature_collection .customPrevBtn span img,
.feature_collection .customNextBtn span img,
.world .customPrevBtn span img,
.world .customNextBtn span img,
.seasky_collection .customPrevBtn span img,
.seasky_collection .customNextBtn span img {
	background: transparent;
	width: 40px;
	height: 40px;
	padding: 12px;
	border: 1px solid #fff;
	border-radius: 50%;
}




.feature_collection .customPrevBtn span img,
.world .customPrevBtn span img,
.seasky_collection .customPrevBtn span img {
	transform: rotate(180deg);
}

.feature_collection .customPrevBtn span img:hover,
.feature_collection .customNextBtn span img:hover,
.world .customPrevBtn span img:hover,
.world .customNextBtn span img:hover,
.seasky_collection .customPrevBtn span img:hover,
.seasky_collection .customNextBtn span img:hover {
	cursor: pointer;
}

.owl-nav .customPrevBtn {
	position: absolute;
	top: 175px;
	z-index: 11;
	left: 15px;
}

.owl-nav .customNextBtn {
	position: absolute;
	top: 175px;
	z-index: 11;
	right: 25px;
}

/* .feature_collection .owl-nav {
    position: absolute;
    z-index: 11;
} */


.feature_artworks .card.feature .card-text {
	color: #101111;
	font-family: Catamaran;
	/* font-size: 16px; */
	/* font-weight: 400; */
}

.card.feature .card-text {
	color: #101111;
	font-family: Catamaran;
	/* font-size: 20px; */
	opacity: 0.3;
	/* font-weight: 600; */
}


/*Offer Section Start*/

.offer {
	width: 100%;
	height: auto;
	background: #fdf4f5;
	position: relative;
}

.offer span.angle2offer1 img,
.offer span.angle2offer2 img,
.offer span.angle2offer3 img {
	width: 15px;
	height: 15px;
	object-fit: cover;
}

.offer span.angle2offer1,
.offer span.angle2offer2,
.offer span.angle2offer3 {
	position: absolute;
	animation: triangle3 2s infinite linear;
}

.offer span.angle2offer1 {
	top: 20%;
	left: 62%;
}

.offer span.angle2offer2 {
	bottom: 15%;
	left: 50%;
}

.offer span.angle2offer3 {
	bottom: 25%;
	left: 87%;
}


@keyframes triangle3 {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}

}



.offer span.angle2offer img {
	width: 15px;
	height: 15px;
	object-fit: cover;
}

.offer span.rectangle1,
.offer span.rectangle2,
.offer span.rectangle3,
.offer span.rectangle4 {
	position: absolute;
	animation: triangle4 2s infinite linear;
}

.offer span.rectangle1 {
	top: 10%;
	left: 25%;
}

.offer span.rectangle2 {
	bottom: 25%;
	left: 5%;
}

.offer span.rectangle3 {
	bottom: 20%;
	left: 65%;
}

span.arrow3 img {
	width: 12%;
	height: auto;
	position: absolute;
	bottom: 16%;
	left: 40%;
}

.offer span.rectangle1 img,
.offer span.rectangle2 img,
.offer span.rectangle3 img,
.offer span.rectangle4 img {
	width: 30px;
	height: 30px;
	object-fit: cover;
}

@keyframes triangle4 {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}

}

.offer span.circle5 {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #8384f0;
	position: absolute;
	top: 16%;
	right: 30%;
}

.offer span.circle6 {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #8384f0;
	position: absolute;
	bottom: 15%;
	left: 5%;
}

.offer .offer-content {
	width: 100%;
	height: auto;
	background: transparent;
	display: flex;
	justify-content: center;
	align-items: center;
}

.offer-left {
	width: 100%;
	height: auto;
	background: transparent;
	animation: slideInDown .8s linear;
}

.imgbox {
	width: 100%;
	height: auto;
	background: transparent;
}

.imgbox img {
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 0px 35px 35px 0px;
}

.offer-right {
	width: 100%;
	height: auto;
	background: transparent;
	position: relative;
}

.mobile-box,
.web-box,
.uiux-box,
.android-box {
	width: 100%;
	height: auto;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
	padding: 20px;
	border-radius: 15px;
}

.mobile-box {
	animation: fadeInRight .5s linear .2s;
}

.web-box {
	animation: fadeInRight .5s linear .4s;
}

.uiux-box {
	animation: fadeInRight .5s linear .6s;
}

.android-box {
	animation: fadeInRight .5s linear .8s;
}

i.fa.fa-mobile.offer,
i.fa.fa-credit-card.offer,
i.fa.fa-tablet.offer,
i.fa.fa-android.offer {
	font-size: 25px;
	color: #fff;
	width: 50px;
	height: 50px;
	background: #d21313;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}

.mobile-box h4,
.web-box h4,
.uiux-box h4,
.android-box h4 {
	font-size: 12px;
	font-weight: 600;
	color: #d21313;
	margin-bottom: 20px;
}

.mobile-box p,
.web-box p,
.uiux-box p,
.android-box p {
	font-size: 12px;
	color: #b1b1b1;
	text-align: center;
	margin-bottom: 25px;
}

button.btn.btn-outline-primary.offer,
button.btn.btn-outline-primary.save {
	transition: all .5s ease-in-out;
	outline: none;
	border-radius: 50px;
	padding: 10px 35px;
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(90deg, rgba(153, 10, 12, 1) 0%, rgba(207, 4, 7, 1) 100%);
	color: #fff;
	border-color: transparent;
}

button.btn.btn-outline-primary.offer {
	width: 75%;
}

button.btn.btn-outline-primary.save {
	width: 52%;
}

button.btn.btn-outline-primary.offer:hover {
	background: none;
	border: 1px solid #000;
	color: #000;
	transition: all .5s ease-in-out;
}

button.btn.btn-outline-primary.save:hover {
	background: none;
	border: 1px solid #000;
	color: #000;
	transition: all .5s ease-in-out;
}

button.btn.btn-outline-primary.save:hover i.fa.fa-long-arrow-right {
	color: #000;
}

i.fa.fa-long-arrow-right {
	font-size: 12px;
	color: #fff;
	padding-left: 10px;
}

button.btn.btn-outline-primary.offer:hover i.fa.fa-long-arrow-right {
	color: #000;
}

i.fa.fa-chevron-left.icoffer1,
i.fa.fa-chevron-right.icoffer2 {
	z-index: 11;
	width: 35px;
	height: 35px;
	background: transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	font-size: 12px;
	border: 1px solid #fff;
	color: #fff;
}

i.fa.fa-chevron-left.icoffer1 {
	position: absolute;
	top: 170px;
	left: 10px;
}

i.fa.fa-chevron-right.icoffer2 {
	position: absolute;
	top: 170px;
	right: 20px;
}

.offer .owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	display: none !important;
}

.offer .owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	display: none !important;
}

.saveup {
	width: 25%;
	height: auto;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
	padding: 20px;
	border-radius: 15px;
	box-shadow: 0px 0px 4px 1px rgb(0 0 0 / 20%);
	position: absolute;
	position: relative;
	bottom: 85px;
	left: 10%;
	animation: slideInUp .8s linear;
}

.saveup h2 {
	font-size: 25px;
	font-weight: 600;
	color: #be0604;
	margin-bottom: 10px;
}

.saveup p {
	font-size: 14px;
	text-align: center;
	color: #b1b1b1;
}

/*Offer Section End*/


/*-------------------------- Feature Section End ------------------------ */



/*-------------------------- Advantage Section End ------------------------ */

.advantage {
	width: 100%;
	height: 500px;
	background-image: url(../mercafor_dashboard/assets/img/advanture.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.adventure_div {
	width: 100%;
	height: 350px;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* .adventure_text {
	position: absolute;
	top: 75px;
	left: 50%;
	transform: translate(-50%);
} */



.adventure_text {
	text-align: center;
}

.adventure_text h4 {
	color: #101012;
	font-family: Catamaran;
	font-size: 35px;
	font-weight: 700;
	line-height: 56px;
	letter-spacing: 0em;
}

.adventure_text p {
	color: #101012;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: center;
}

.custombtn.learnmore {
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: uppercase;
	border-radius: 0px;
	padding: 16px 30px 16px 30px;
}

/*-------------------------- Advantage Section End ------------------------ */


/*-------------------------- World Section Start ------------------------ */

.world {
	width: 100%;
	height: auto;
}


/*-------------------------- World Section End ------------------------ */


/*-------------------------- Subscribe Section Start ------------------------ */

.subscribe {
	width: 100%;
	height: auto;
	position: relative;
	background: #F5F5F5;
}

.substext h5 {
	color: #101012;
	font-family: Catamaran;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
}

.subscribeimg {
	width: 100%;
	height: auto;
	text-align: end;
}

.subscribeimg img {
	width: 100%;
	/* width: 550px; */
	height: auto;
}

.subs_form form input {
	color: #818186;
	font-family: Catamaran;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	background: transparent;
	border: none;
	padding-left: 0px;
}


.form-group.arrowfield {
	display: flex;
	align-items: center;
	border: 1px solid #000;
	border-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-color: #101012;
	background: #F5F5F5;
}

.form-group.arrowfield span i {
	color: #101012;
	transform: rotate(45deg);
	font-size: 18px;
}

.chaticon {
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 0px;
	right: 20px;
	transition: all .5s ease;
}

.chaticon:hover {
	transform: scale(1.15);
}

.subs_form form input:focus {
	background: transparent;
	box-shadow: none
}

.owl-carousel .owl-item img {
	/* display: block;
	width: 100%;
	min-height: 550px;
	max-height: 550px; */
	display: block;
	width: 100%;
	object-fit: cover;
	/* height: 365px; */
	height: 400px;
	filter: sepia(0);
}

/*-------------------------- Subscribe Section End ------------------------ */


/*-------------------------- Faq Section Start ------------------------ */

.faq {
	width: 100%;
	height: auto;
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #fff;
	border-color: #e4e5e7;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.panel-default>.panel-heading a {
	display: block;
	padding: 20px 15px;
	color: #000;
	font-family: Catamaran;
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	border: 1px solid #ccc;
	border-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-color: #E6E6EB;
	background: transparent;
}

.panel-default>.panel-heading a:after {
	content: "";
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: right;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear;
	color: #101012;
}

/* .panel-default>.panel-heading a[aria-expanded="true"] {
	background-color: #eee;
} */

.panel-default>.panel-heading a[aria-expanded="true"]:after {
	content: "\2212";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
	content: "\002b";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.panel-default>.panel-heading a:hover {
	text-decoration: none;
}



/*-------------------------- Faq Section End ------------------------ */


/*-------------------------- Footer Section Start ------------------------ */

.consectetur {
	border-bottom: 1px solid #818186;
}

.footer_logo_iner span {
	color: #000;
	font-family: Catamaran;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}


.copyright_text {
	border-top: 1px solid rgb(129, 129, 134, 0.5);
}


/*-------------------------- Footer Section End ------------------------ */



/*-------------------------- Marketpalce New Section Start ------------------------ */

.market_content {
	width: 100%;
	height: auto;
}

.topsearch {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.market_content h1 {
	letter-spacing: 0em;
	text-align: left;
	font-family: Catamaran;
	font-size: 50px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.searchbox {
	display: flex;
	align-items: center;
	width: 100%;
	background: rgb(183, 183, 183, 0.1);
	border-radius: 30px;
	padding: 0px 0px 0px 25px;
	height: 45px
}


.searchbox input {
	border: none;
	/* background: #F5F5F5; */
	background: transparent;
	font-family: Catamaran;
}

.searchbox input:focus {
	box-shadow: none;
	background: transparent;
}

.searchbox input::placeholder {
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	color: #818186;
}


.filterbox {
	width: 100%;
	background: rgb(217, 217, 217, .2);
	padding: 20px;
	height: 100%;
	border-radius: 12px;
	max-height: 100%;
}

.filterhead {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.filterbox h5 {
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0px;
}

.btn.btn-reset-primary {
	background: transparent;
	box-shadow: none;
	padding: 15px 52px;
	border: 1px solid #000;
	color: #000;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}

button.btn.btn-link {
	width: 100%;
	display: flex;
	justify-content: space-between;
	transition: all .5s linear;
	box-shadow: none;
	background: transparent;
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	border: none;
	text-decoration: none;
	margin: 0px;
}

button.btn.btn-link span img {
	transform: rotate(180deg);
	transition: all .5s linear;
}

button.btn.btn-link.collapsed span img {
	transform: rotate(0deg);
	transition: all .5s linear;
}

button.btn.btn-link:hover,
button.btn.btn-link:focus {
	border: none;
	transform: translateY(0px) !important;
}


#accordion {
	border: none;
}

#accordion .card {
	border: none;
	background: transparent;
}

#accordion .card-header:first-child {
	border-color: transparent;
	background: transparent;
	padding: 0px;
}

#accordion1 {
	border: none;
}

#accordion1 .card {
	border: none;
	background: transparent;
}

#accordion1 .card-header:first-child {
	border-color: transparent;
	background: transparent;
	padding: 0px;
}



[type="radio"]:checked,
[type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #666;
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
	height: 22px;
	border: 1px solid #101012;
	border-radius: 100%;
	background: transparent;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
	content: '';
	width: 14px;
	height: 14px;
	background: #101012;
	position: absolute;
	top: 4px;
	left: 4px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

[type="radio"]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}


















.styled-checkbox {
	position: absolute;
	opacity: 0;
}

.styled-checkbox+label {
	position: relative;
	cursor: pointer;
	padding: 0;
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.styled-checkbox+label:before {
	content: '';
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 20px;
	height: 20px;
	border: 1px solid #818186;
	border-radius: 5px;
}

/* .styled-checkbox:hover+label:before {
	background: #f35429;
} */

.styled-checkbox:focus+label:before {
	/* box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); */
}

.styled-checkbox:checked+label:before {
	background: #101012;
}

.styled-checkbox:disabled+label {
	color: #b8b8b8;
	cursor: auto;
}

.styled-checkbox:disabled+label:before {
	box-shadow: none;
	background: #ddd;
}

.styled-checkbox:checked+label:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 9px;
	background: white;
	width: 2px;
	height: 2px;
	box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
	transform: rotate(45deg);
}


.unstyled {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* .centered {
	width: 300px;
	margin: auto;
} */

.unstyled.centered li {
	margin-bottom: 15px;
}

.unstyled.centered li:last-child {
	margin-bottom: 0px;
}

.title {
	text-align: center;
	color: #4571ec;
}

.totalitem .dropdown-menu {
	position: absolute;
	top: 75% !important;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem;
}

.topprice {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.totalitem {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.totalitem h4 {
	margin-bottom: 0px;
	font-family: Catamaran;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.totalitem span {
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.sizeby .dropdown .dropdown-menu {
	width: 200px;
}

.sizeby span {
	color: var(--gray, #818186);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.sizeby .dropdown-toggle::after {
	display: none;
}

.sizeby .dropdown:hover button span img {
	filter: brightness(100);
}

.sizeby .dropdown:hover .dropdown-menu {
	width: 200px;
}

.card.feature .card-body {
	padding-left: 0px;
	padding-right: 0px;
}

.ehttext {
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.btn.btn-buy-primary {
	background: #101012;
	box-shadow: none;
	padding: 15px;
	color: var(--white, #FFF);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

/* .btn.btn-reset-primary:hover {
    background: transparent;
    border: 1px solid #101012;
    color: #101012;
} */

.btn.btn-reset-primary:hover {
	background: #101012;
	border: 1px solid #101012;
	color: #fff !important;
}

.card.feature .card-title {
	font-family: Catamaran;
	font-size: 20px;
	/* font-size: 40px; */
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
}


.timercount {
	display: flex;
}

.timercount span {
	margin-right: 10px;
}

.btn.btn-reset-primary:hover {
	border-color: #000;
	color: #000;
}


.btn.btn-lowest-secondary {
	background: #f5f5f5;
	box-shadow: none;
	border-color: #f5f5f5;
	width: 204px;
	height: 40px;
	padding: 0px 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}

.btn.btn-lowest-secondary:focus {
	box-shadow: none;
}

.btn.btn-lowest-secondary:hover {
	color: #fff;
}

.btn.btn-lowest-secondary:hover {
	color: #fff;
	background: #f5f5f5;
	border-color: #f5f5f5;
}

.sizeby .dropdown:hover button {
	color: #fff;
}

.topprice .dropdown .dropdown-menu a:hover {
	background: whitesmoke !important;
	color: #101012 !important;
}

.topprice .dropdown:hover button {
	background: #101012;
	border-color: #101012;
}

.topprice .dropdown:hover .dropdown-menu {
	transform: scale(1);
	background: #101012;
	visibility: visible;
	opacity: 1;
}


.sizeby .dropdown .dropdown-menu {
	visibility: hidden;
	opacity: 0;
}

.sizeby .dropdown:hover .dropdown-menu {
	visibility: visible;
	opacity: 1;
}

/*-------------------------- Marketpalce New Section End ------------------------ */



/*-------------------------- Membership Section Start ------------------------ */

/* .membership {
    width: 100%;
    height: auto;
} */

/* .membership {
	width: 100%;
	height: 250px;
	background-image: url('../mercafor_dashboard/assets/img/memberback.webp');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
} */

.membership {
	width: 100%;
	height: auto;
	position: relative;
}

.memberback {
	width: 100%;
	height: 250px;
}

.cameraicon {
	width: 30px;
	height: auto;
	position: absolute;
	bottom: 205px;
	right: 35px;
}

.profileimg {
	/* width: 150px; */
	width: 100%;
	height: auto;
}

.profiletext h4 {
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.profiletext p {
	color: var(--gray, #818186);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.profilebox {
	display: flex;
	align-items: end;
	position: absolute;
	bottom: -110px;
	left: 30px;
}

.editbox {
	display: flex;
	align-items: center;
}

/* .editbox span i {
    font-size: 18px;
    margin-left: 20px;
    color: #101012;
    font-weight: 500;
} */


.editicon {
	width: 25px;
	height: auto;
	object-fit: cover;
}

.membership_tabs .nav-tabs {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #101012;
	text-align: center;
}

.membership_tabs .nav-tabs .nav-item .nav-link {
	border: none;
	color: var(--gray, #818186);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.membership_tabs .nav-tabs .nav-item .nav-link {
	border-bottom: 4px solid #101012;
	border-color: transparent;
	color: var(--gray, #818186);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}


.membership_tabs .nav-tabs .nav-item .nav-link.active {
	border-bottom: 5px solid #101012;
	font-weight: bold;
	color: #101012;
}

.membership_tabs .nav-tabs .nav-item {
	width: 20%;
}

.custombtn.listsale {
	padding: 10px 20px;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 20px;
}

.confirm {
	background: #101012;
	border-radius: 30px;
	letter-spacing: 0em;
	text-align: left;
	padding: 15px 50px;
	color: var(--white, #FFF);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.dispute {
	border-radius: 30px;
	padding: 15px 50px;
	background: transparent;
	box-shadow: none;
	border: 1px solid #000;
	letter-spacing: 0em;
	text-align: left;
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.dispute:hover,
.confirm:hover {
	text-decoration: none;
}

.confirm:hover {
	text-decoration: none;
	color: #fff;
}

.dispute:hover {
	text-decoration: none;
	color: #fff;
	background: #101012;
	border: 1px solid #101012;
}


.confirmbox {
	display: flex;
	justify-content: space-between;
}

/*-------------------------- Membership Section End ------------------------ */




/*-------------------------- Collection Section Start ------------------------ */

.collection {
	width: 100%;
	height: auto;
	position: relative;
}

.collec_jollykoh {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.viewart {
	display: flex;
	align-items: center;
	margin: 20px 0px 20px;
}

.viewart h6 {
	margin-bottom: 0px;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	margin-left: 10px;
	color: #101012;
}

.substext p {
	color: #101012;
	font-family: Catamaran;
	font-size: 20px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
}


/*-------------------------- Collection Section End ------------------------ */


/*-------------------------- Member Section Start ------------------------ */

.member {
	width: 100%;
	height: auto;
	position: relative;
}

.membertext h4 {
	letter-spacing: 0em;
	text-align: center;
	font-family: Catamaran;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.membertext p {
	color: #101012;
	font-family: Catamaran;
	font-size: 20px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 0em;
	text-align: center;
}

.custombtn.soldout {
	padding: 10px 20px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: #10101266;
	color: var(--white, #FFF);
	text-align: right;
	font-family: Catamaran;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.custombtn.soldout2 {
	padding: 10px 20px;
	position: absolute;
	top: 10px;
	left: 10px;
	background: #10101266;
	font-size: 20px;
}

/* .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-image: url('../mercafor_dashboard/assets/img/downarrow.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100px;
	height: 100px;
} */

#accordion .panel-default>.panel-heading a[aria-expanded="false"]:after {

	content: "";
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	background-image: url('../mercafor_dashboard/assets/img/adition.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 15px;
	height: 15px;
}

#accordion1 .panel-default>.panel-heading a[aria-expanded="false"]:after {

	content: "";
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	background-image: url('../mercafor_dashboard/assets/img/downarrow.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 15px;
	height: 15px;
}

#accordion .panel-default>.panel-heading a[aria-expanded="true"]:after {
	content: "";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background-image: url('../mercafor_dashboard/assets/img/minus.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 15px;
	height: 15px;
}

#accordion1 .panel-default>.panel-heading a[aria-expanded="true"]:after {
	content: "";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background-image: url('../mercafor_dashboard/assets/img/downarrow.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 15px;
	height: 15px;
}


/*-------------------------- Member Section End ------------------------ */



/*-------------------------- Afgenesis Section Start ------------------------ */

.afgenesis {
	width: 100%;
	height: auto;
	position: relative;
}


.card.afgenesiscard {
	border: none;
	min-height: 340px;
	/* background: aqua; */
	position: relative;
}

.afgenesisimg {
	width: 100%;
	height: 340px;
}

.custombtn.genesis {
	padding: 10px 20px;
	position: absolute;
	top: 15px;
	left: 30px;
}

.custombtn.genesis2 {
	padding: 10px 80px;
}

.genesistext h4 {
	color: #101012;
	font-family: Catamaran;
	font-size: 32px;
	font-weight: 700;
	line-height: 45px;
	letter-spacing: 0em;
	text-align: left;
}

.genesistext h6 {
	color: #101012;
	font-family: Catamaran;
	font-family: Catamaran;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
}

.genesistext p {
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 400;
	/* line-height: 23px; */
	letter-spacing: 0em;
	text-align: left;
	color: #101111;
}

.genesistext .card-text::after {
	content: "";
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-radius: 3px;
	background: var(--Logo-gradient, linear-gradient(90deg, rgba(249, 202, 63, 0.50) 0%, rgba(230, 38, 110, 0.50) 36.5%, rgba(109, 103, 167, 0.50) 70%, rgba(51, 171, 145, 0.50) 100%));
	opacity: 0.3;
}

.genesischeck label {
	display: flex;
	color: #818186;
}

.configrat {
	font-size: 16px;
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.genesischeck label span {
	font-weight: 600;
	margin: 0px 5px;
	color: #101012;
}

.breakline {
	display: flex;
}

.breakline span {
	font-family: Catamaran;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: gray;
}

.breakline {
	display: flex;
	align-items: center;
	position: relative;
}


.breakline::before {
	content: '';
	position: absolute;
	top: 11px;
	left: 0px;
	width: 70px;
	height: 2px;
	background: gray;
}

.discount select {
	background: #F5F5F6;
	border: none;
	color: gray;
	font-size: 16px;
}

.offerprice input::placeholder {
	color: gray !important;
}

.offerprice input::placeholder {
	color: gray !important;
}

.discount {
	background: #F5F5F6;
	border-radius: 30px;
	padding: 0px 15px;
}


.offerprice {
	background: #f5f5f6;
	border-radius: 30px;
	padding: 10px 10px
}

.offerprice input {
	border: none;
	background: transparent;
}

.offerprice .input-group .input-group-prepend .input-group-text {
	background: transparent;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #ccc;
	border-width: 1px;
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}


.shipp_method {
	display: flex;
	justify-content: space-between;
}

.custombtn.genesis3 {
	padding: 10px 80px;
	background: gray;
}



/*-------------------------- Afgenesis Section End ------------------------ */


/*-------------------------- Item Activity Section Start ------------------------ */


.itemactivity {
	width: 100%;
	height: auto;
	position: relative;
}

.tonyjade p {
	white-space: nowrap;
}

.tonyjade p:first-child {
	margin-right: 40px;
}

.tonyjade p a {
	font-family: Catamaran;
	font-size: 20px;
	font-weight: 800;
	line-height: 23px;
	letter-spacing: 0em;
	text-align: left;
	color: #101012;
	text-decoration: underline;
}

.tonyjade {
	display: flex;
	margin-top: 10px;
	margin-bottom: 0px;
}


.afgenesisimg.item {
	width: 100%;
	/* height: 450px; */
	height: auto;
}

.itemcard {
	position: relative;
}

.itemcard .swiper .cardblock {
	background: #f6f6f6;
}

.itemcard .swiper .swiper-slide {
	/* padding: 7px; */
	text-align: center;
	background: #f6f6f6;
}

.itemcard .swiper .swiper-button-prev,
.swiper-button-next {
	filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.3));
}

.viewbox {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px 20px;
	position: absolute;
	top: 25px;
	width: 100%;
	;
}


.custombtn.view {
	padding: 10px 20px;
	background: #10101266;
	border-radius: 30px;
	color: #fff;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}

/*-------------------------- Item Activity Section End ------------------------ */


/*-------------------------- Item Table Section Start ------------------------ */

.itematable {
	width: 100%;
	height: auto;
}

.itemscontent {
	border: 1px solid #ccc;
}

.itemscontent table th {
	background: white;
	color: #101012 !important;
	font-weight: 600 !important;
}

.itemscontent table tr {
	background: white !important;
	border-color: #ccc !important;
}



.itemscontent table th {
	text-align: left;
}

.itemscontent table tr td {
	color: #101012 !important;
	font-family: Catamaran;
	font-size: 20px !important;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 0em;
	text-align: left;
}



/*-------------------------- Item Table Section End ------------------------ */


/*-------------------------- Seasky Collection Section Start ------------------------ */

.seasky_collection {
	width: 100%;
	height: auto;
	position: relative;
}

.seaskyimgcard {
	width: 100%;
	height: 350px;
	object-fit: cover;
}

.seaskyimg {
	width: 100%;
	height: 350px;
}

/*-------------------------- Seasky Collectione Section End ------------------------ */


/*-------------------------- Setting Section Start ------------------------ */

.setting {
	width: 100%;
	height: auto;
}

.settingleft form label {
	color: gray;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	margin-left: 20px;
}

.settingleft form input {
	background: #F5F5F5;
	border: none;
	border-radius: 50px;
	color: #101012;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}

.settingleft form input:focus {
	box-shadow: none;
	border-color: #ccc;
}

.settingleft form input::placeholder {
	color: #101012 !important;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}


/*-------------------------- Setting Section End ------------------------ */



/*-------------------------- Shipping Section Start ------------------------ */

.shipping {
	width: 100%;
	height: auto;
}

.shipping h5 {
	color: azure;
	font-family: Catamaran;
	font-size: 25px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
}

.shippingleft form label {
	color: gray;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	margin-left: 20px;
}

.shippingleft form input {
	background: #F5F5F5;
	border: none;
	border-radius: 50px;
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.shippingleft form select {
	background: #F5F5F5;
	border: none;
	border-radius: 50px;
}

.shippingleft form textarea {
	background: #F5F5F5;
	border: none;
	border-radius: 50px;
	padding: 10px 30px;
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}


.shippingleft form input::placeholder,
.shippingleft form select {
	color: #101012 !important;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}

.input-group.shipping {
	background: #f5f5f6;
	border-radius: 30px;
	padding: 0px 10px;
	position: relative;
}

.input-group.shipping input {
	border: none;
	background: transparent;
	margin: 0px;
}

.input-group.shipping .input-group-prepend .input-group-text {
	background: transparent;
	border: none;
}

.input-group.shipping::before {
	content: '';
	position: absolute;
	top: 8px;
	left: 50px;
	width: 1px;
	height: 30px;
	background: #ccc;
}

.shippingleft form textarea::placeholder {
	color: black !important;
	font-weight: 400;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}



/*-------------------------- Shipping Section End ------------------------ */


.topheadpera {
	color: #818186;
	font-family: 'Catamaran';
	font-size: 16px;
	font-weight: 300;
	opacity: 0.8;
}

#accordion .panel-body,
#accordion1 .panel-body {
	color: var(--gray, #818186);
	font-family: Catamaran;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}


.lastbids {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

form.shipp_method h6 {
	color: #101012;
	font-family: Catamaran;
	font-size: 18px;
	font-weight: 500;
	line-height: 21px;
	letter-spacing: 0em;
	text-align: left;
}

.offerprice input::placeholder {
	font-family: Catamaran;
	color: #101012 !important;
	font-weight: bold;
	font-size: 16px;
}

.itemscontent table thead th {
	color: #101012;
	font-family: Catamaran;
	font-size: 20px !important;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
}


.metadata {
	display: flex;
}

.metadata h6 {
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	color: #101012;
}

.timercount h6 {
	font-weight: 500;
	font-size: 20px;
}


/* .owl-carousel .owl-item img:hover {
	transform: rotateY(-180deg);
	transition: all .8s linear;
	filter: grayscale(1);
} */

.cardblock {
	overflow: hidden;
	box-sizing: border-box;
	transform: scale(1);
	transition: all 2s ease-in-out;
	margin: 5px;
}

.cardblock:hover img {
	/* transform: scale(1.1); */
	transition: all .5s linear;
	/* filter: grayscale(1); */
}

.collection_card .card h5 {
	font-family: Catamaran !important;
	font-weight: bold !important;
	font-size: 40px !important;
}

.collection_card .card p {
	color: var(--gray, #818186);
	text-align: center;
	font-family: Catamaran;
	font-size: 20px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
}


.seasktext p {
	color: var(--black, #101012);
	font-family: Catamaran;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	padding-right: 69px;
}

.footer_part .footer_icon li a.single_social_icon.blockicon {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: scale(1);
	border-radius: 50%;
}


.footer_part .footer_icon li {
	display: inline-block;
	/* margin-right: 15px; */
}


.footer_part .footer_icon li a.single_social_icon.blockicon img {
	margin: 0px;
}

.footer_part .footer_icon li a.single_social_icon.blockicon img {
	margin: 0px;
}

.footer_part .footer_icon li a.single_social_icon.blockicon:hover {
	/* border: 1px solid #fff; */
	transform: scale(1.5);
	border-radius: 50%;
}

.footer_part .footer_icon li a.single_social_icon.blockicon:hover img {
	padding: 3px;
}


.metadata a:hover {
	color: #101012 !important;
	text-decoration: underline !important;
}





/*------------------ Contact Section Css Start ----------------------   */

.contact_sec {
	width: 100%;
	height: auto;
	font-family: Catamaran;
}

.contact_sec input:focus,
.contact_sec textarea:focus {
	box-shadow: none;
	border-color: #ccc;
}


/*------------------ Contact Section Css Exit ----------------------   */

.listing_box {
	/* display: flex;
    flex-wrap: wrap;
    flex-direction: column; */
}

span.ownernft {
	font-family: Catamaran;
}









/***** responsive css Start ******/

/* @media (min-width: 1366px) and (max-width: 1440px) {

	.bnrtext h1 {
		color: #101012;
		font-family: Catamaran;
		font-size: 75px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}

} */



@media (min-width: 1440px) {

	.bnrtext h1 {
		color: #101012;
		font-family: Catamaran;
		font-size: 75px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}

	.tophead {
		font-family: Catamaran;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}

	.adventure_text h4 {
		color: #101012;
		font-family: Catamaran;
		font-size: 50px;
		font-weight: 700;
		line-height: 56px;
		letter-spacing: 0em;
	}




	.substext h5 {
		color: #101012;
		font-family: Catamaran;
		font-size: 50px;
		font-style: normal;
		font-weight: 700;
		line-height: 120%;
	}

	.panel-default>.panel-heading a {
		color: #000;
		font-family: Catamaran;
		font-size: 20px;
	}

	#accordion .panel-default>.panel-heading a[aria-expanded="false"]:after {
		width: 20px;
		height: 20px;
	}

	#accordion .panel-default>.panel-heading a[aria-expanded="true"]:after {
		width: 20px;
		height: 20px;
	}


	#accordion .panel-body,
	#accordion1 .panel-body {
		font-size: 16px;
	}

	.consectetur h4 {
		color: #FFF;
		font-family: Catamaran;
		font-size: 40px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}

	.footer_logo_iner span {
		color: #000;
		font-family: Catamaran;
		font-size: 35px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}

	.single_footer_part ul li a {
		font-family: Catamaran;
		font-size: 16px;
		font-weight: 400;
		line-height: 22px;
		letter-spacing: 0em;
		text-align: left;
	}

	.footer_part .single_footer_part ul li a {
		color: white;
		font-family: 'lato';
		font-size: 14px;
	}

	.generative {
		width: 70%;
	}

	.substext.subscribe {
		/* width: 69%; */
		width: 100%;
	}

	.substext.subscribe h5 {
		color: #101012;
		font-family: Catamaran;
		font-size: 37px;
		font-style: normal;
		font-weight: 700;
		line-height: 120%;
	}

	.substext.subscribe .subs_form {
		width: 80%;
	}



}

@media (min-width: 1366px) and (max-width: 1439px) {

	.bnrtext h1 {
		color: #101012;
		font-family: Catamaran;
		font-size: 50px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}



	.tophead {
		font-size: 35px;
	}

	.adventure_text h4 {
		font-size: 35px;
	}

	.substext h5 {
		font-size: 30px;
	}

	.panel-default>.panel-heading a {
		font-size: 25px;
	}

	#accordion .panel-default>.panel-heading a[aria-expanded="true"]:after {
		width: 15px;
		height: 15px;
	}

	#accordion .panel-default>.panel-heading a[aria-expanded="false"]:after {
		width: 15px;
		height: 15px;
	}

	#accordion .panel-body,
	#accordion1 .panel-body {
		font-size: 16px;
	}

	.consectetur h4 {
		font-size: 30px;
	}

	.footer_logo_iner span {
		font-size: 30px;
	}

	.single_footer_part ul li a {
		font-size: 16px;
	}

	.generative {
		width: 100%;
	}

	.substext.subscribe {
		width: 100%;
	}

	.substext.subscribe .subs_form {
		width: 100%;
	}
}


@media (min-width: 1024px) and (max-width: 1365px) {

	.bnrtext h1 {
		color: #101012;
		font-family: Catamaran;
		font-size: 50px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}

	.tophead {
		font-size: 35px;
	}

	.adventure_text h4 {
		font-size: 35px;
	}

	.substext h5 {
		font-size: 30px;
	}

	.panel-default>.panel-heading a {
		font-size: 25px;
	}

	#accordion .panel-default>.panel-heading a[aria-expanded="true"]:after {
		width: 15px;
		height: 15px;
	}

	#accordion .panel-default>.panel-heading a[aria-expanded="false"]:after {
		width: 15px;
		height: 15px;
	}

	#accordion .panel-body,
	#accordion1 .panel-body {
		font-size: 16px;
	}

	.consectetur h4 {
		font-size: 30px;
	}

	.footer_logo_iner span {
		font-size: 30px;
	}

	.single_footer_part ul li a {
		font-size: 16px;
	}







}


@media (min-width: 992px) and (max-width: 1023px) {

	.bnrtext h1 {
		font-size: 50px;
	}

	h2 {
		margin-bottom: 32px;
	}

	h3 {
		margin: 0 0 8px;
		font-size: 24px;
		line-height: 32px;
	}

	.game-section {
		padding: 50px 30px;
	}

	.game-section .item {
		margin: 0 12px 60px;
		width: 260px;
		height: 360px;
	}

	.game-section .item.active {
		width: 400px;
	}

	.game-section .item-desc {
		transform: translateY(calc(100% - 46px));
		-webkit-transform: translateY(calc(100% - 46px));
	}

	.styled-checkbox+label {
		white-space: nowrap;
	}

	.sizeby {
		width: 30%;
	}




}






/* @media (min-width: 992px) and (max-width: 1199px) {

	.bnrtext h1 {
		font-size: 50px;
	}

	h2 {
		margin-bottom: 32px;
	}

	h3 {
		margin: 0 0 8px;
		font-size: 24px;
		line-height: 32px;
	}

	.game-section {
		padding: 50px 30px;
	}

	.game-section .item {
		margin: 0 12px 60px;
		width: 260px;
		height: 360px;
	}

	.game-section .item.active {
		width: 400px;
	}

	.game-section .item-desc {
		transform: translateY(calc(100% - 46px));
		-webkit-transform: translateY(calc(100% - 46px));
	}

	.styled-checkbox+label {
		white-space: nowrap;
	}

	.sizeby {
		width: 30%;
	}






} */

@media (min-width: 768px) and (max-width: 991px) {

	header .dropdown-content {
		position: absolute;
		left: -30px;
	}

	h2 {
		margin-bottom: 32px;
	}

	h3 {
		margin: 0 0 8px;
		font-size: 24px;
		line-height: 32px;
	}


	.innernav {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		flex-direction: column;
	}

	.innernav .navbar-nav {
		position: relative;
		top: 25px;
		left: 0px;
	}

	header .navbar .navbar-nav .nav-item {
		margin-left: 0px;
		display: flex;
		align-items: center;
		justify-content: center;
	}


	header a.nav-link.active {
		font-weight: bold;
	}


	.bnrtext h1 {
		font-size: 35px;
		line-height: 40px;
	}

	.bnrtext p {
		margin-top: 20px;
	}

	.owl-theme .owl-nav {
		display: none;
	}

	.owl-theme .owl-dots {
		display: none;
	}

	.advantage {
		width: 100%;
		height: 350px;
	}

	.adventure_text {
		width: 100%;
		height: 350px;
	}

	.line-title {
		width: 330px;
	}

	.game-section {
		padding: 50px 30px 40px;
	}

	.game-section .item {
		margin: 0 12px 60px;
		width: 240px;
		height: 330px;
	}

	.game-section .item.active {
		width: 360px;
	}

	.game-section .item-desc {
		transform: translateY(calc(100% - 42px));
		-webkit-transform: translateY(calc(100% - 42px));
	}

	.topprice {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-direction: column;
	}

	.sizeby {
		width: 100%;
		margin-top: 20px;
	}


	.genesischeck label {
		display: flex;
		flex-wrap: wrap;
	}

	.styled-checkbox+label {
		line-height: 25px;
	}

	.shipp_method {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}


}

@media (max-width: 767px) {
	body {
		font-size: 14px;
	}

	h2 {
		margin-bottom: 20px;
	}

	h3 {
		margin: 0 0 8px;
		font-size: 19px;
		line-height: 24px;
	}

	header {
		padding: 20px 10px;
	}


	.bnrtext {
		padding: 0px 10px;
	}

	.substext {
		padding: 0px 10px;
	}

	.metadata {
		display: flex;
		justify-content: space-between;
	}

	.line-title {
		width: 250px;
	}

	#price_dollar1 {
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		top: 0;
		font-size: 18px;
		width: auto !important;
	}

	#price_dollar {
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		top: 0;
		font-size: 18px;
		width: auto !important;
	}

	.whishlist {
		margin: 0px !important;
	}


	.buddha_painting {
		padding: 70px 0px 115px 15px !important;
	}

	.learning_img.p-5 {
		padding: 0px !important;
		margin: 10px 0px;
	}

	.game-section .item {
		margin: 0 10px 40px;
		width: 200px;
		height: 280px;
	}

	.game-section .item.active {
		width: 270px;
		box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
	}

	.styled-checkbox:checked+label:after {
		content: '';
		position: absolute;
		left: 5px;
		top: 9px;
	}

	.game-section .item-desc {
		padding: 0 14px 5px;
		transform: translateY(calc(100% - 42px));
		-webkit-transform: translateY(calc(100% - 42px));
	}

	.bnrtext h1 {
		font-size: 35px;
		line-height: 40px;
	}

	.bnrtext p {
		margin-top: 20px;
	}

	.bannerimg img {
		width: 100%;
		height: auto;
		margin-top: 50px;
	}

	.innernav .navbar-nav {
		position: relative;
		top: 25px;
		left: 0px;
	}

	.innernav {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		flex-direction: column;
	}

	.innernav .navbar-nav li {
		margin-bottom: 10px !important;
	}

	header .navbar .navbar-nav .nav-item {
		margin-left: 0px;
		display: flex;
		align-items: center;
		justify-content: center;
	}



	.owl-theme .owl-nav {
		display: none;
	}

	.owl-theme .owl-dots {
		display: none;
	}

	.advantage {
		width: 100%;
		height: 350px;
	}

	.adventure_text {
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
		transform: none;
	}


	.adventure_text h4 {
		font-size: 27px;
	}


	.subscribeimg {
		margin-top: 20px;
	}

	.panel-default>.panel-heading a {
		font-size: 16px;
	}

	#accordion .panel-body,
	#accordion1 .panel-body {
		font-size: 14px;
	}

	/* .sizeby {
		display: flex;
		align-items: center;
		justify-content: space-evenly;
		width: 60%;
	} */

	.topprice {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-direction: column;
	}

	.sizeby {
		display: flex;
		align-items: center;
		justify-content: space-evenly;
		width: 100%;
	}

	strong {
		font-weight: 600;
		/* font-size: 30px; */
	}

	.collection_card .card p {

		font-size: 16px !important;

	}

	.footer_part .footer_top {
		padding: 30px 0 0px;
	}

	.sizeby {
		margin-top: 20px;
	}

	.profilebox {
		display: flex;
		align-items: center;
		position: absolute;
		left: 0px;
		bottom: -120px;
		flex-direction: column;
		width: 100%;
	}

	.editbox {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.profileimg {
		width: 120px;
		height: auto;
	}

	.profiletext h4 {
		font-size: 25px;
	}

	.membership_tabs .nav-tabs {
		display: flex;
		justify-content: space-between;
	}

	.membership_tabs .nav-tabs .nav-item .nav-link {
		padding: 5px;
		font-size: 14px;
	}

	.tophead {
		font-size: 30px;
	}

	.membertext h4 {
		font-size: 30px;
	}

	.substext p {
		font-size: 16px;
	}

	.genesistext h4 {
		font-size: 25px;
	}

	.afgenesisimg {
		width: 100%;
		height: 250px;
	}

	.genesischeck label {
		display: flex;
		flex-wrap: wrap;
	}

	.styled-checkbox+label {
		font-size: 16px;
		line-height: 25px;
	}

	.shipp_method {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}



	.itemscontent table {
		white-space: nowrap;
	}

	.market_content h1 {
		font-size: 30px;
	}

	.lastbids {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.itemscontent table thead th {
		font-size: 18px !important;
	}

	.itemscontent table tr td {
		font-size: 16px !important;
	}

	.seasktext p {
		font-size: 16px;
		padding-right: 0px;
	}

	.custombtn.listsale {
		font-size: 16px;
	}

	.custombtn.soldout {
		font-size: 16px;
	}

	.card.feature {

		margin: 0px;
	}

	.logoutbtn {
		display: flex;
		align-items: center;
		flex-direction: column;
	}


	header .navbar .navbar-nav .nav-item .nav-link {
		line-height: 18px;
	}

	.tonyjade {
		display: flex;
		flex-direction: column;
	}


}

@media (max-width: 480px) {

	.membership_tabs .nav-tabs .nav-item {
		width: 100%;
		margin-bottom: 10px;
	}
}

@media (max-width: 320px) {

	header .navbar .navbar-nav .nav-item .nav-link {
		font-size: 18px;
	}

	.bnrtext h1 {
		font-size: 25px;
	}

	a.navbar-brand span {
		font-size: 18px;
	}

	.adventure_text h4 {
		font-size: 25px;
	}

	.tophead {
		font-size: 25px;
	}

	.substext h5 {
		font-size: 25px;
	}

	.market_content h1 {
		font-size: 30px;
	}

	.membership_tabs .nav-tabs {
		display: flex;
		justify-content: space-between;
	}

	.membership_tabs .nav-tabs .nav-item .nav-link {
		padding: 5px;
		font-size: 12px;
	}

	.membertext h4 {
		font-size: 25px;
	}

	.membertext p {
		font-size: 18px;
	}


	.panel-default>.panel-heading a {
		font-size: 16px;
	}

	.panel-default>.panel-heading a {
		padding: 20px 0px;
	}

	.styled-checkbox+label {
		font-size: 14px;
		line-height: 25px;
	}

	.tonyjade {
		display: flex;
		flex-wrap: wrap;
	}




}

/* #worldid .react-reveal.item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1320px;
    flex-direction: row;
} */

.world .slick-slider .slick-track,
.world .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	/* width: 1320px; */
}


/* .choosefile .custom-file-label {
    height: auto;
    border: none;
    color: transparent;
    font-size: 15px;
    padding: 8px 10px;
    letter-spacing: 1px;
    background-color: transparent;
    width: 20%;
    position: relative;
    top: -65px;
    left: -185px;
}

.choosefile .custom-file-label::after {
    height: auto;
    padding: 8px 12px;
    color: transparent;
    background-color: transparent;
}
.choosefile a:hover{
	text-decoration: none;
}


.choosefile a:focus{
	border: none;
	box-shadow: none;
} */


.choose_file {
	position: relative;
}


.choose_file .custom-file {
	width: 76px !important;
	position: absolute !important;
	top: -60px !important;
	left: 120px !important;
}

.choose_file .custom-file-label::after {
	height: auto;
	padding: 8px 12px;
	color: transparent;
	background-color: transparent;
}

.choose_file .custom-file-label {
	height: auto;
	border: none;
	color: transparent;
	font-size: 15px;
	padding: 8px 10px;
	letter-spacing: 1px;
	background-color: transparent;
}

.choose_file a:hover {
	text-decoration: none;
}


.choose_file a:focus {
	border: none;
	box-shadow: none;
}


.cameraico {
	position: relative;
}


.cameraico .custom-file {
	width: 76px !important;
	position: absolute !important;
	bottom: 230px !important;
	right: 10px !important;
}

.cameraico .custom-file-label {
	height: auto;
	border: none;
	color: transparent;
	font-size: 15px;
	padding: 8px 10px;
	letter-spacing: 1px;
	background-color: transparent;
}

.cameraico .custom-file-label::after {
	height: auto;
	padding: 8px 12px;
	color: transparent;
	background-color: transparent;
}



.cardblock img {
	width: 100% !important;
	text-align: center;
	margin: 0px auto;
	aspect-ratio: 4 / 3;
	min-height: 350px;
	/* object-fit: cover; */
	object-fit: contain;
}

.afgenesis .cardblock {
	width: 400px !important;
	height: 300px;
}

.afgenesis .cardblock img {
	width: 100% !important;
	object-fit: contain;
}

/* .afgenesis .cardblock:hover::before {
    content: "";
    position: absolute;
    border-radius: 8px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.3;
    background: var(--Logo-gradient, linear-gradient(90deg, rgba(249, 202, 63, 0.50) 0%, rgba(230, 38, 110, 0.50) 36.5%, rgba(109, 103, 167, 0.50) 70%, rgba(51, 171, 145, 0.50) 100%));
} */
.afgenesis .cardblock::after {
	content: "";
	position: absolute;
	border-radius: 8px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.3;
	background: rgba(183, 183, 183, 0.40);
}

.soldout_box {
	background: #101012;
	text-align: center;
	padding: 10px 15px;
	border-radius: 30px;
	display: none;
}

.soldout_box span {
	color: #fff;
	font-family: Catamaran;
}


.dropdown.navdrop .dropdown-content a {
	/* padding: 0px 10px;
    margin: 10px 0px; */
	padding: 5px 10px;
	margin: 5px 0px 0px;
}

span.nav-link.cursor,
span.custombtn.cursor {
	cursor: pointer;
}

.gosetting {
	text-decoration: none;
	color: #fff;
	padding: 15px;
	background: #000;
	border-radius: 30px;
	font-family: Catamaran;
}

.gosetting:hover {
	text-decoration: none;
	color: #fff;
}







.icon_sec {
	width: 100%;
	height: auto;
}

.icons_blocks {
	display: flex;
	align-items: center;
}

.icons_text h5 {
	font-size: 18px;
}







/*--------------------------------- Center Silder Start ------------------------------------- */

.physical_box {
	width: 100%;
	height: auto;
	background: #cccccc57;
}

.top_per {
	justify-content: space-between;
	width: 100%;
	display: flex;
	align-items: center;
}

.number_per span {
	color: #fff;
	font-family: Catamaran;
	font-size: 14px;
	font-weight: 400;
}

.number_per {
	background: #101012;
	padding: 10px;
}

.top_per i {
	font-size: 25px;
}

.slider_thumbs {
	width: 100%;
	height: auto;
}

.slider_thumbs .slick-list {
	width: 100%;
}

.slider_thumbs .item-slide {
	width: 100%;
	height: auto;
	padding: 10px;
}


.slider_thumbs .item-slide:focus {
	outline: none;
}

.slider_thumbs .item-slide img {
	width: 100%;
	height: 500px;
	object-fit: cover;
	margin-bottom: 80px;
}

.slider_thumbs .slick-dots {
	position: absolute;
	background: transparent !important;
	bottom: 50px;
}

.slider_thumbs .slick-prev,
.slider_thumbs .slick-next {
	background: transparent !important;
}

.slider_thumbs .slick-prev:before,
.slider_thumbs .slick-next:before {
	/* font-family: math; */
	font-size: 20px;
	color: #000;
}

.slider_thumbs .slick-prev {
	left: -20px !important;
}


.slider_thumbs .slick-next {
	right: -25px !important;
}

.slider_thumbs .slick-dots ul {
	margin: 0px;
	padding: 0px;
	display: flex;
	justify-content: center;
}

.slider_thumbs .slick-dots ul li {
	margin-left: 10px;
	margin-right: 10px;
	padding: 12px;
}

.slider_thumbs .slick-dots ul li img {
	width: 50px;
	height: 50px;
}

.slider_thumbs ul.slick-dots {
	display: none;
}

.slider_thumbs .slick-dots li:first-child button:before,
.slider_thumbs .slick-dots li:nth-child(2) button:before,
.slider_thumbs .slick-dots li:nth-child(3) button:before,
.slider_thumbs .slick-dots li:nth-child(4) button:before,
.slider_thumbs .slick-dots li:nth-child(5) button:before,
.slider_thumbs .slick-dots li:nth-child(6) button:before,
.slider_thumbs .slick-dots li:last-child button:before {
	opacity: 1;
	color: black;
	width: 100px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: transparent;
}

/* .slider_thumbs .slick-dots li:first-child button:before {
	background-image: url(../mercafor_dashboard/assets/img/slide1.jpg);
}

.slider_thumbs .slick-dots li:nth-child(2) button:before {
	background-image: url(../mercafor_dashboard/assets/img/slide2.jpg);
} */

/* .slider_thumbs .slick-dots li:nth-child(3) button:before {
	background-image: url(../mercafor_dashboard/assets/img/slide3.jpg);
}

.slider_thumbs .slick-dots li:nth-child(4) button:before {
	background-image: url(../mercafor_dashboard/assets/img/slide4.jpg);
}

.slider_thumbs .slick-dots li:nth-child(5) button:before {
	background-image: url(../mercafor_dashboard/assets/img/slide5.jpg);
}

.slider_thumbs .slick-dots li:nth-child(6) button:before {
	background-image: url(../mercafor_dashboard/assets/img/slide6.jpg);
} */

/* .slider_thumbs .slick-dots li:last-child button:before {
	background-image: url(../mercafor_dashboard/assets/img/slide7.jpg);
} */


.slider_thumbs .slick-dots li {
	width: 100px;
	/* height: 20px; */
}

.slider_thumbs .slick-slider {
	margin: 0px;
}

/* Hide default slick dot */
.slick-dots li button:before {
	display: none !important;
}

/* Dot container styling */
.slick-dots {
	bottom: -25px;
	/* move dots below slider if needed */
	display: flex !important;
	justify-content: center;
	align-items: center;
	gap: 12px;
	/* even spacing between bars */
}

/* Custom dot base style */
.slick-dots li div {
	width: 25px;
	height: 4px;
	border-radius: 0;
	background: #cccccc;
	/* inactive color */
	opacity: 0.4;
	transition: all 0.3s ease;
}

/* Active dot style */
.slick-dots li.slick-active div {
	background: #1c1c1c !important;
	/* active color */
	opacity: 1 !important;
}



/*--------------------------------- Center Silder Exit ------------------------------------- */

/* .shippnig-address {
    border-radius: 12px;
    background: var(--Dark-Background-on-Dark, #18191D);
    padding: 30px;
    height: 680px;
} */

.ethblock {
	text-align: center;
}

.shippnig-address ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.shippnig-address ul li {
	margin-bottom: 20px;
}

.transactionDiv {
	border-radius: 8px;
	background: #222630;
}

.transactionDiv span {
	color: grey;
	font-family: Catamaran;
	font-size: 22px;
	font-weight: 400;
}

.transactionDiv {
	border-radius: 10px;
	background: #101012;
	padding: 5px;
}

.transactionDiv p {
	color: #F4F4F4;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 0px;
}

.ethblock p {
	color: #000;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
}

.btn.btn-buy-primary:focus {
	box-shadow: none;
}

.shippnig-address button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
}

.shippnig-address button.close {
	color: #000;
	opacity: 1;
	font-size: 40px;
	padding-top: 15px;
	padding-right: 15px;
}


.shippnig-address .modal-content {
	border-radius: 25px;
}

#exampleModaltwo .modal-dialog {
	box-shadow: none;
}

.modal-open {
	overflow: hidden;
	padding: 0px !important;
}

.details-content form label {
	font-family: Catamaran;
	color: #818186;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
}

.details-content form input {
	color: #818186;
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}

.details-content form select {
	color: #818186;
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}

.details-content form textarea {
	color: #818186;
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}

.details-content form input:focus,
.details-content form textarea:focus,
.details-content form select:focus {
	box-shadow: none;
	border-color: #ccc;
}

.react-responsive-modal-modal {
	border-radius: 25px;
	/* width: 100%; */
}

.modal-footer.footerdiv {
	display: flex;
	justify-content: center;
}

input[type="checkbox"]:checked~.footerdiv #loginButton {
	pointer-events: auto;
	background-color: #007bff;
	border-color: #007bff;
	color: #fff;
}

input[type="checkbox"]:not(:checked)~.footerdiv #loginButton {
	pointer-events: none;
	background-color: #ccc;
	border-color: #ccc;
	color: #000;
}


button.btn.btn-buy-primary.orderprintbtn {
	background: #101012;
	box-shadow: none;
	padding: 10px;
	color: var(--white, #FFF);
	font-family: Catamaran;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	border-radius: 10px;
}

.freeshipping {
	color: #000;
	font-family: Catamaran;
}

.valida-text {
	font-family: Catamaran;
	color: #818186;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
}


.setting input {
	background: #F5F5F5;
	border: none;
	border-radius: 50px;
	color: #101012;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}

.setting form input::placeholder {
	color: #10101282 !important;
}

/* .settingleft form input::placeholder{
	color: #ff0000 !important;
} */


.setting select {
	background: #F5F5F5;
	border: none;
	border-radius: 50px;
	color: #101012;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}

.setting form label {
	color: gray;
	font-family: Catamaran !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	margin-left: 20px;
}

img.preview-image.active {
	border: 3px solid #000
}

/* --------------------- */
.bg-mint {
	background-image: url(../images/mint.png);
	background-color: rgb(183, 183, 183, 0.1);
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 16px;
}

@media only screen and (min-width: 1200px) {

	.logoutbtn {
		display: flex;
		align-items: center;
	}

	.fprofilemenu {
		margin-left: 30px;
	}

}

@media only screen and (max-width: 1200px) {
	header .dropdown-content .dropdown-box {
		left: 50%;
		transform: translateX(-40%);
	}

	header .dropdown-content::before {
		left: 7%;
	}

	header .navbar .navbar-nav .nav-item {
		justify-content: center;

	}

	header .logoutbtn {
		text-align: center;
		padding-top: 0px !important;
	}

	.custombtn {
		margin: 10px 0px;
	}

	.main-menu-item {
		margin-top: 10px;
	}

	header .navbar .navbar-nav .nav-item {
		margin-right: 0px !important;
	}

}

@media only screen and (max-width: 991px) {
	header .dropdown-content .dropdown-box {
		left: 50%;
		transform: translateX(-32%);
	}

	header .dropdown-content::before {
		left: 10%;
	}
}

@media only screen and (max-width: 768px) {
	header .dropdown-content::before {
		left: 17%;
	}
}

@media only screen and (max-width: 600px) {
	.logoutbtn {
		position: relative;
		text-align: center;
		padding-top: 0px !important;
	}
}

@media only screen and (max-width: 425px) {
	.body_bg .afgenesis .cardblock {
		width: 100% !important;
		height: 100% !important;
	}

	.afgenesis .cardblock img {
		width: auto !important;
		height: auto !important;
	}

	.footer_part .footer_icon li {
		margin-right: 5px;
	}
}


h1#rk_connect_title {
	color: #fff !important;
}