

.log_logo_modal {
	position: relative;
	width: 80px;
	height: 80px;
	background: url('../img/Afritrot-logo.png')no-repeat center 100%;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 auto;
	margin-top: -50px; 
	margin-bottom: -20px; 
	pointer-events: none;
}


.content-notfound {
	position: relative; 
	margin: 0 auto;
	margin-top: 16%;
	width: 700px; 
	max-width: 100%;
	min-height: 300px;
	background: #fff; 
	background: url('../img/icons/art-question-pg.svg');
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	padding: 40px;
	padding-top: 80px;
	color: #fff;
}
.content-notfound a {
	display: inline-block;
	padding: 0px 20px;
	background: #fff;
	line-height: 45px;
	margin-right: 10px;
}
.content-notfound a:nth-child(even){
	background: transparent;
	color: #fff !important;
	border: 1px solid #fff;
}
#myModalNewsletter .modal-content {
	width: 600px;
	max-width: 100%;
	margin: 0 auto;
	background: url('../img/bg-img-newsletter.jpg')no-repeat center 100%;
	background-size: cover;
}
#myModalNewsletter .modal-content .modal-body {
	min-height: 400px;
}
#myModalNewsletter .modal-body h4 {
	font-weight: 800;
	display: inline-block;
	width: 50%;
	color: #02b5a4;
	margin-top: 10px;
}
#myModalNewsletter .modal-body .close {
	display: block;
	width: 40px;
	height: 40px;
	background: #fff;
	font-size: 25px;
	-webkit-border-radius:5em;
	-moz-border-radius:5em;
	-ms-border-radius:5em;
	-o-border-radius:5em;
}
#myModalNewsletter .modal-body input {
	margin-bottom: 8px;
	-webkit-border-radius:5em;
	-moz-border-radius:5em;
	-ms-border-radius:5em;
	-o-border-radius:5em;
}
#myModalNewsletter .modal-body button.submit {
	background: #02b5a4;
	color: #fff;
	width: 100%;
	line-height: 40px;
	border: 0px;
	font-size: 22px;
	font-weight: bolder;
	margin-bottom: 12px;
	-webkit-border-radius:5em;
	-moz-border-radius:5em;
	-ms-border-radius:5em;
	-o-border-radius:5em;
}
#myModalNewsletter .modal-body small {
	text-align: center;
	display: block;
	color: #fff;
	font-weight: 800;
}
#myModalNewsletter .modal-body small a { 
	color: #fff !important;
	text-decoration: underline; 
}
.calendar-toggle {
	position: relative;

}

.submit {
	color: #fff !important;
	font-weight: 700;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}

.switch {
	position: relative;
	height: 40px;
	width: 220px;
	max-width: 100%;
	border-radius: 20px;
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
	background-color: #fafafa;
}
.content_message_footer .ion-checkmark-circled {
	color: green !important;
}
.switch-label {
	position: relative;
	z-index: 2;
	float: left;
	width: 50%;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1px;
	text-align: center;
	text-align: center;
	cursor: pointer;
	color: #526f8a;
	margin: 0;
	line-height: 40px;
}

.switch-label:active {
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.switch-input {
	display: none;
}

.switch-input:checked + .switch-label {
	font-weight: bold;
	color: #27ae7d;
	-webkit-transition: 0.15s ease-out;
	-moz-transition: 0.15s ease-out;
	-ms-transition: 0.15s ease-out;
	-o-transition: 0.15s ease-out;
	transition: 0.15s ease-out;
	-webkit-transition-property: color, text-shadow;
	-moz-transition-property: color, text-shadow;
	-ms-transition-property: color, text-shadow;
	-o-transition-property: color, text-shadow;
	transition-property: color, text-shadow;
}

.switch-input:checked + .switch-label-on ~ .switch-selection {
	left: 50%;
	/* Note: left: 50%; doesn't transition in WebKit */
}



.switch-selection {
	position: absolute;
	z-index: 1;
	top: 4px;
	left: 4px;
	display: block;
	width: 50%;
	height: 30px;
	border-radius: 15px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 0 1px 0 rgba(0, 0, 0, 0.12);
	border-style: solid;
	border-width: 0.5px;
	border-image-source: linear-gradient(to bottom, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.06) 20%, rgba(255, 255, 255, 0)); 
	border-image-slice: 1;
	background-image: linear-gradient(to bottom, #f0f2f5, #f0f2f5), linear-gradient(to bottom, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.06) 20%, rgba(255, 255, 255, 0));
	background-origin: border-box;
	background-clip: content-box, border-box;
	-webkit-transition: left 0.15s ease-out;
	-moz-transition: left 0.15s ease-out;
	-ms-transition: left 0.15s ease-out;
	-o-transition: left 0.15s ease-out;
	transition: left 0.15s ease-out;
}
.cookies___container_wrapped {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1195;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;  
	visibility: hidden;
	background: rgba(255,255,255,0.8);
}

.cookie-container {
	position: absolute;
	bottom: 10%;
	left: 0; 
	right: 0;
	margin: auto;
	width: 650px;
	max-width: 90%;
	background: #2d394b;
	color: #fff;
	padding: 10px 32px;
	z-index: 1199; 
	transition: 0ms;
	-moz-transition: 0ms;
	-webkit-transition: 0ms;
	-ms-transition: 0ms;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
} 
.cookies___container_wrapped.active { 
	visibility: visible;
}
 
.cookie-container p {
	display: block;
	margin-bottom: 10px;
}
.cookie-container p i {
	color: gold;
	font-size: 22px;
}
.cookie-container small {
	 line-height: 16px;
	 display: block;
	margin-bottom: 10px;
}
.cookie-container a {
	color: #41b67b !important;
}
.cookie-container a:nth-of-type(2),
.cookie-container a:nth-of-type(3) {
	color: #000 !important;
}
.cookies-icon {
	width: 80px;
	height: 80px; 
	margin-bottom: 12px;
	background: url("../../assets/img/cookies-icon.svg")no-repeat 100% center;
	background-size: contain; 
} 
.cookie-btn::first-child {
	background: #41b67b;
}
.cookie-btn {
	background: #41b67b;
	padding: 6px 24px;
	line-height: 20px;
	border: 0px;
	display: block;
	color: #000;
	width: 100%;
	margin-bottom: 5px;
	position: relative; 
	cursor: pointer;
}
.cookie-container button {  
	-webkit-border-radius: 5em; 
	-moz-border-radius: 5em; 
	-ms-border-radius: 5em;
	-o-border-radius: 5em; 
}
.cookie-container button:nth-of-type(1){
	background: gold; 
	padding: 6px 24px;
	line-height: 20px;
	border: 0px;
	display: block;
	width: 100%;
	color: #333;
	text-align: center;
	margin-bottom: 5px;
	position: relative; 
	cursor: pointer;
}

.icon-modals {
	display: inline-block;
	width: 20px;
}
.empty_modals {
	width: 400px;
	max-width: 100%;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	text-align: center;
	margin-top: 30px;
}
.empty_modals img {
	display: inline-block;
	opacity: 0.5;
	width: 100px;
	pointer-events: none;
}
.empty_modals h1 {
	font-weight: 600;
	font-size: 22px;
	margin-top: 30px;
	color: #939393
}









.icon-download {  
text-align: center;
	width: 300px;
	margin: 0 auto;
}
.icon-download a { 
	display: inline-block;
	width: 45%;
}
.icon-download img { 
	display: block;
	width: 100%; 
}
.rate { 
    padding: 0 7px;
    display: inline-block;
    position: relative; 
    float: right; 
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:22px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
.profile__mini_leftBG {
	width: 100%;
	min-height: 160px;
	position: relative;
	background-size: cover;
	overflow: hidden;
	margin-bottom: 16px;
	margin-top: -8px; 
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-ms-border-radius: 1em;
	-o-border-radius: 1em;
}
.profileImg {
	position: relative;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	background: #fff;
	position: relative; 
	background-size: cover;
	border: 2px solid #fff;
	z-index: 5; 
	text-align: center;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	-ms-border-radius: 50em;
	-o-border-radius: 50em;
}
.profileImg a.edit-pen {
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	background: #fff;
	right: -4px;
	color: #9c9c9c !important;
	top: 55%;
	z-index: 998;
	font-size: 20px;
	text-align: center;
	line-height: 25px;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	-ms-border-radius: 50em;
	-o-border-radius: 50em;
}
.profile__mini_left {
	position: absolute;
	width: 100%;
	margin-right: 10px; 
	z-index: 3; 
	height: 100%;
	background: inherit;  
	overflow: hidden;
	top: 0px;
	bottom: 0px;
	left: 0px;
	padding: 10px 20px;
	 
}
 
.profile__mini_left small {
	position: relative;
	margin-top: 7px;
	z-index: 5;
	font-weight: bold;
	line-height: 18px;
	display: block;
	text-align: center;
	color: #000 !important;
}

.profile__mini_left a { 
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	width: 360px; 
	margin-top: 12px;
	bottom: 0px;
	width: 100%;
	z-index: 9;
	line-height: 15px;
}
.profile__mini_left:before {
	content: "";
	position: absolute;
	background: inherit;
	z-index: 1;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	box-shadow: inset 0 0 2000px rgba(255, 255, 255, .8);
	filter: blur(12px);
	margin: -20px; 
}

.hearder_search_explore {
	width: 400px;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}

.hearder_search_explore h1 {
	text-align: center;
	font-weight: 900;
	font-size: 25px;
	text-transform: capitalize;
	margin-bottom: 12px;
	color: #757575;
}

.hearder_search_explore .input-group {
	background: #fff;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}
.hearder_search_explore input {
	border: 0px;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}
.hearder_search_explore .input-group-addon button {
	background:  #42a866 !important;
	color: #fff;
	border: 0px;
	width: 35px;
	height: 35px;
	position: relative;
	z-index:5; 
	margin-top: 2px;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}
.content_explore {
	position: relative;
	width: 100%;
	height: auto;
	padding: 50px 20px;
}
.content_explore .readmore {
	 text-align: center;
	 margin: 0 auto;
	 display: block;
	 width: 170px; 
}

.content_explore .readmore i {
	line-height: 35px;
}
.small_list {
	font-weight: bold;
	color: #b8b8b8;
	position: relative;
	float: right;
}
.wrapped_catego_blk {
	position: relative;
	width: 100%;
	background: #fff;
	min-height: 230px;
	padding: 20px;
	margin-bottom: 21px;
	overflow: hidden;
	transition: all 0.2s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.wrapped_catego_blk:before {
	position: absolute;
	display: block;
	content: '';
	height: 3px;
	width: 0px; 
	background: #ff9b2c;
	bottom: 0px;
	left: 0px;
	right: 0px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.wrapped_catego_blk:hover:before { 
	width: 100%;
}
.wrapped_catego_blk:hover { 
	transform: scale(1.01);
	z-index: 8;
	box-shadow: 0px 33px 32px -26px rgba(0,0,0,0.2);
}
.wrapped_catego_blk .text-btm-modal a {
	background: #f3f3f3;
}
.header__list_category {
	position: relative;
	width: 100%;
}
.header__list_category h4 {
	display: inline-block;
	line-height: 40px;
	color: #42a866;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.header__list_category h4:hover {
	color: #333;
}
.wrapped_catego_blk p { 
	color: #6a6a6a;
	display: inline-block;
	position: relative;
}
.header__list_category i {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: gold;
	position: relative;
	color: #32814e !important;
	font-size: 28px;
	margin-right: 10px;
	-webkit-border-radius: 0.3em;
}

.header__list_category i img {
	display: block;
	width: 100%;
	padding: 3px;
	filter: invert(43%) sepia(96%) saturate(1237%) hue-rotate(88deg) brightness(64%) contrast(119%);
}

.adverts_info {
	position: relative;
	width: 100%;
	text-align: center;
	min-height: 200px;
	background: rgb(67,168,63);
	background: linear-gradient(328deg, rgba(67,168,63,1) 23%, rgba(86,255,174,1) 100%); 
	padding: 10px;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-ms-border-radius: 0.3em;
	-o-border-radius: 0.3em;
}
.adverts_info h2 {
	font-weight: 800;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
}
.adverts_info p {
	color: #fff;
	font-weight: bold;
	display: inline-block;
	width: 70%;
	margin: 0 auto;
	margin-bottom: 15px;
}
.readmore {
	display: inline-block !important;
	width: auto;
	min-width: 50px !important;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.adverts_info .readmore {
	color: #333 !important;
	display: inline-block !important;
	width: auto;
	min-width: 50px !important;
}

.modal .text-btm-modal a {
	background: #f2f2f2 !important;
}
.modal-dialog {
    max-width: 950px;
    margin: 2rem auto;
}

.iti {
	width: 100%;
	display: block;
}
.content_news {
	margin-top: -20px;
}
.news_heading .next ,
.news_heading .prev {
	position: absolute;
	z-index: 99;
	display: block; 
	top: 40%;
	font-size: 32px;
	margin-left: 10px;
	color: #fff !important;
	opacity: 0.1;
	-webkit-transition: all 0.2s linear;
}
.news_heading .next {
	right: 10px;
	margin-right: 10px;
}
.news_heading:hover .next,
.news_heading:hover .prev {
	opacity: 1;
}
.news_heading {
	position: relative;
	width: 100%;
	background: #083433;
	min-height: 250px; 
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}
.news_heading .item {
	position: relative; 
	min-height: 250px;
	width: 100%;
	overflow: hidden !important;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}

.news_heading .item a {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	min-height: 100px; 
	background: rgb(8,52,51);
	background: linear-gradient(0deg, rgba(8,52,51,1) 36%, rgba(8,52,51,0.7763306005996149) 69%, rgba(8,52,51,0) 100%); 
	opacity: 1;
	bottom: -10px;
	left: 0px;
	right: 0px; 
	text-align: center;
	color: #fff !important;
	padding: 10px;
}
 
.news_heading .item a small {
	display: inline-block;
	background: gold;
	color: #000;
	padding: 0px 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}
#login_form .input-group {
	border: thin solid #dbdbdb;
	margin-bottom: 12px;
}
#login_form .input-group input {
	border: 0px;
	margin-bottom: 0px;
}
#login_form .input-group i {
	display: inline-block;
	width: 30px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}

#login_form .input-group .toggle-password {
	display: inline-block;
	width: 30px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #888 !important;
}

.gallery_content {
	position: relative;
	display: block;
	width: 100%;
	min-height: 100px;
	text-align: center;
}

.gallery_content li {
	display: inline-block;
	*
	display: inline; /*IE7*/
	*
	zoom: 1; /*IE7*/ 
	color: white;
	width: 23%;
	height: 200px;
	overflow: hidden;
	margin-right: 10px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
} 
.gallery_content li h3 {
	color: #888;
	margin-top: 40px;
}
.gallery_content li img {
	display: block;
	width: 100%;
	height: 200px;
	-o-object-fit: cover;
	-o-object-position: center;
}
@media(max-width: 768px ){
	.gallery_content li {
		width: 46%;
	}
}

.forgotten_pp {
	padding: 0px !important;
	border: 0px !important;
	line-height: 30px;
	text-align: left;
	display: inline-block;
	width: auto !important;
}
#login_form button {
	width: 100%;
}


.section_news_row {
	position: relative;
	width: 100%;
	min-height: 65vh;
	padding: 20px 0px;
}
.news_blocks {
	position: relative;
	width: 100%;
	min-height: 350px;
	background: #fff;
	overflow: hidden;
	margin-bottom: 21px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}
.news_blocks .img_news {
	position: relative;
	width: 100%;
	height: 150px;
	background: #000;
	overflow: hidden;
}
.news_blocks .img_news img {
	display: block;
	width: 100%; 
	height: 150px;
	-o-object-fit: cover;
	object-position: center;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.news_blocks:hover {
	-webkit-box-shadow: 1px 0px 16px rgba(0,0,0,0.2);
}
.news_blocks:hover img {
	transform: scale(1.1);
	opacity: 0.7; 
}
@supports(object-fit: cover){
	.img_news img { 
		width: 100%;
		height: 100%;
		object-fit: cover;
		-o-object-position: center;
	}
}
.wrapped_news_text {
	position: relative;
	width: 100%;
	height: auto;
	padding: 15px;
}
.wrapped_news_text small {
	display: block; 
}
.wrapped_news_text small span {
	font-weight: 800;
	color: gold;
	background: #249d72;
	display: inline-block;
	padding: 0px 8px;
	-webkit-border-radius: 5em;
}
.wrapped_news_text a { 
	color: #31bc8a !important;
	display: block;
	margin-top: 10px;
}
.wrapped_news_text h4 {
	font-weight: 700 !important; 
}
.wrapped_news_text p { 
	color: #838383 !important;
}

.text_rapped_crumbs {
	position: relative;
	padding-top: 40px;
	width: 100%;
	height: auto;
	z-index: 3;
	margin-bottom: 12px;
}
.text_rapped_crumbs a i {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

@media(max-width: 768px ){
	.text_rapped_crumbs {
		text-align: center;
	}
}
.icon_cat_list {
	position: relative;
	width: 20px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.icon_cat_list img {
	display: block;
	width: 100%;
}

.header_marketplace {
	position: relative;
	width: 100%;
	padding: 60px 20px;
	min-block-size: 300px;
	background: #1ca39c url('../img/marketplace-img/view-marketplace-img.jpg')no-repeat center;
	background-size: cover;
	background-position: bottom;
	color: #fff;
}
.header_marketplace:after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	min-height: 100%;
	bottom: 0px;
	z-index: 1;
	left: 0px;
	right: 0px;
	background: rgb(8,53,51);
	background: linear-gradient(0deg, rgba(8,53,51,1) 0%, rgba(0,0,0,0) 100%); 
}
.header_marketplace .container {
	position: relative;
	z-index: 4; 
	text-align: center;
}
.button_browse {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 60px;
}
.button_browse h4 {
	font-weight: 700;
	text-shadow: 1px 0px 10px #515151;
	display: block;
	margin-bottom: 21px;
}
.button_browse span {
	display: inline-block;
	margin: 10px;
}
.button_browse a {
	display: inline-block;
	line-height: 38px;
	padding: 0px 20px;
	background: #0d8a58;
	color: #fff !important;
	text-decoration: none !important;

	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-ms-border-radius: 0.2em;
	-o-border-radius: 0.2em; 
}
.button_browse a:hover,
.button_browse a:active,
.button_browse a:focus {
	color: gold !important;
}
.button_browse a:nth-child(2){
	background: #fff !important;
	color: #0d8a58 !important;
}
.midlle-marketplace {
	position: relative;
	width: 100%;
	min-height: 65vh;
}
.menu_left_marketplace {
	position: relative;
	width: 100%;
	min-height: 45vh; 
}

.menu_marketplace_tops {
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 20px; 
	background: #fff;
}
.menu_marketplace_tops ul {
	display: block;
	padding: 0px;
}
.menu_marketplace_tops ul li {
	float: left;
	list-style-type: none;
}
.menu_marketplace_tops ul li a {
	display: inline-block;
	line-height: 45px;
	color: #333 !important;
	padding: 0px 16px;
} 
.menu_marketplace_tops ul li a:hover i {
	border: 1px solid #249d72;	
} 
.menu_marketplace_tops ul li a:hover {
	color: #249d72 !important; 	
}
.menu_marketplace_tops ul li .active {
	color: #249d72 !important; 
}
.menu_marketplace_tops ul li .active i  {
	color: #249d72 !important;
	border: 1px solid #249d72;
}
.menu_marketplace_tops ul li a i {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #333;
	line-height: 30px;
	text-align: center;
	margin-right: 6px;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}
.list_items_block {
	position: relative;
	width: 100%;
	min-height: 300px;
	background: #fff;
	margin-bottom: 21px;
	display: table;
	overflow: hidden;
	-webkit-border-radius: 0.5em;
	-moz-border-radius:  0.5em;
	-ms-border-radius:  0.5em;
	-o-border-radius:  0.5em;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.list_items_block:hover {
	-webkit-box-shadow: 1px 6px 16px rgba(0,0,0,0.1);
	-webkit-transform: scale(1.02);
}

.list_items_block .image_products {
	position: relative;
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.list_items_block .image_products img {
	position: relative;
	width: 100%;
	height: 180px;
	display: block;
	opacity: 0.8; 
	object-fit: cover;
	-o-object-position: center;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.list_items_block:hover .image_products img {
	-webkit-transform: scale(1.1);
	opacity: 1;
}
.list_items_block .image_products span {
	position: absolute;
	z-index: 4;
	display: inline-block;
	background: gold;
	color: #000;
	font-size: 12px;
	padding: 0px 12px;
	top: 8px;
	left: 8px;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}
.image_products button {
	position: absolute;
	z-index: 4;
	right: 10px;
	top: 10px;
	font-size: 22px;
	width: 35px;
	height: 35px;
	border: 1px solid #1ca39c;
	background: #fff;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}
.image_products button .ion-android-favorite {
	color: #ff0000;
}
@supports(object-fit: cover){
	.image_products img { 
		width: 100%;
		height: 100%;
		object-fit: cover;
		-o-object-position: center;
	}
}
.products_text {
	position: relative;
	width: 100%;
	min-height: 50px;
	padding: 15px;
}

.products_text small {
	display: block;
	color: #7c7c7c;
}
.price_tags {
	position: relative;
	padding: 15px;
	width: 100%;
}
.price_tags button {
	float: right;
	border: 0px;
	background: #1ca39c;
	color: #fff;
	padding: 0px 8px;
	font-size: 12px;
	line-height: 30px;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-ms-border-radius: 0.2em;
	-o-border-radius: 0.2em;
}
.price_tags h4,
.price_tags p { 
	padding: 0px 8px;
	line-height: 30px;
}
.price_tags button:hover,
.price_tags button:active,
.price_tags button:focus { 
	background: #116862; 
}

.right_adroid_btn {
	position: relative;
	height: 35px;
}

.right_adroid_btn a {
	display: inline-block;
	padding: 0px 16px;
	line-height: 35px;
	font-size: 28px;
}
.right_adroid_btn a:nth-child(2) {
	color: #a4c63a !important;
	border-right: 1px solid #666;
}
 

.myModalAds_products  .modal {
	background: #fff;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
	top: 100%;
	position: fixed;
	left: 0;
	text-align: left;
}
 
.myModalAds_products  .modal-dialog {
	width: 100%;
	max-width: none;
	height: 100%;
	margin: 0;
}
 
.myModalAds_products .modal-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0; 
	max-height: 100vh;
	overflow: hidden;
	/*border: 2px solid #1ca39c;*/
	border-radius: 0;
	box-shadow: none;
}
.modal-products .modal-body {
	padding: 0px; 
}
.modal-products .close {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 6;
	background: rgba(0,0,0,0.5);
	width: 35px;
	height: 35px;
	color: #fff !important;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}

.modal-products .product_gallery {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #565656; 
}
.modal-products .product_gallery .inner_view_modal {
	position: absolute;
	top: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
	bottom: 0px;
	right: 0px;
	left: 0px;
	filter: blur(20px);
	opacity: 0.6; 
	background-repeat: no-repeat; 
	background-position: center;
}
.modal_img_slider_body {
	position: relative;  
	z-index: 5;
	margin: 0 auto; 
	height: 100vh;
	width: auto;
	display: table;
}
.modal_img_slider_body  .item {
	position: relative;
	width: 100%;
	height: 100%;
}
.modal_img_slider_body img {
	display: block; 
	width: auto;
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
	object-position: center;
	position: relative;
	vertical-align: middle;
	margin: 0 auto;
	z-index: 5;
}
@supports(object-fit: cover){
	.modal_img_slider_body img {  
		width: auto; 
		max-width: 100%;
		height: 100vh;   
	}
}
 
#products_slider .prev {
	position: absolute;
	top: 50%;
	left: 30px;
	background: #fff;
	color: #333;
	height: 50px;
	width: 50px; 
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}
#products_slider .next {
	position: absolute;
	top: 50%;
	right: 20px;
	background: #fff;
	color: #333;
	height: 50px;
	width: 50px;
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}

 
.modal-products .row .col-lg-3 {
	padding-left: 0px;
} 
.modal-products .row .col-lg-9 {
	padding-right: 0px;
}
.icon_afritrot_modal {
	position: absolute;
	left: 50px;
	top: 10px;
	z-index: 7;
	width: 50px;
	height: 50px;
}

.icon_afritrot_modal img {
	display: block;
	width: 100%;
}
.modal_header_products {
	position: relative;
	width: 100%;
	min-height: 40px; 
	padding: 8px;
	background: #fff;
	border-bottom: thin solid #a5a5a5;
}
.modal_header_products .icons_modal {
	position: relative;
	font-size: 32px;
	margin-left: 10px;
	display: inline-block;
	background: #e4e6eb;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
}
.modal_header_products .icons_modal:hover  {
	color: #1ca39c !important;
}
.modal_header_products .menutop_main {
	margin-top: 13px;
}
.modal_right_contents {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff; 
	overflow-y: auto;
}
.modal_img_slider_body > .item > img,
.modal_img_slider_body > .item > a > img {
	width: auto;
	margin: auto;
	height: 100%;
}
.content_middle_modal {
	position: relative;
	width: 100%;
	padding: 20px;
	max-height: 75vh;
	overflow: hidden;
	text-align: left;
}
.content_middle_modal h3 {
	font-weight: 1000;
}
.content_middle_modal h5 {
	font-weight: 900;
}
.content_middle_modal small {
	display: block;
	margin-bottom: 21px;
}
.content_middle_modal .check_msg,
.content_middle_modal .mini_icon_chats a {
	position: relative;
	background: #e4e6eb;
	display: inline-block;
	padding: 0px 16px;
	text-align: center;
	line-height: 45px;
}
.content_middle_modal .mini_icon_chats a {
	width: 30%;
	font-size: 27px;
	display: block;
	float: left;
	margin-right: 6px;
	-webkkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}
.navbar .mini_icon_chats a {
	display: inline-block;
	width: 38px;
	height: 38px;
	font-size: 27px;
	text-align: center;
	margin-left: 12px;
	line-height: 38px;
	background: rgba(255,255,255,0.2);
	border-radius: 5em !important;
	-webkkit-border-radius: 5em !important;
	-moz-border-radius: 5em !important;
	-ms-border-radius: 5em !important;
	-o-border-radius: 5em !important;
}
.content_middle_modal .check_msg {
	width: 100%;
}
.content_middle_modal .check_msg i {
	display: inline-block;
	margin-right: 8px;
}

.home_search_main {
	position: relative;
	width: 100%;
	min-height: 400px;
	background: #fff;
	padding: 50px 20px;
	text-align: center;
	background-image: url('../img/bg-afritrot-home-pg.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.home_search_main .container {
	position: relative;
	z-index: 2;
}
.home_search_main:after {
	display: block;
	content: '';
	left: 0px;
	right:0px;
	bottom: 0px;
	top: 0px;
	background: rgb(2,0,36);
	background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,0) 100%); 
	position: absolute;
	z-index: 1;
}
.home_search_main h1 {
	font-weight: lighter;
	color: #fff;
	margin-top: 80px;
}

.content_modal_footer  {
	position: relative; 
	width: 100%;
	height: 400px;
	max-height: 500px;
	overflow: auto;
	text-align: left;
	padding: 20px; 
}
.content_modal_footer h4 {
	font-weight: 800;
	font-size: 18px;
}
.content_modal_footer p {
	display: inline-block;
	margin-top: 22px;
}
.content_modal_footer p small {
	display: block;
}
.map_img {
	position: relative;
	width: 100%;
	height: 120px;
	margin-top: 20px;
	margin-bottom: 12px;
}
.map_img button {
	display: block;
	border: 0px;
	width: 100%;
	padding: 0px;
}
.map_img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.content_message_footer {
	position: absolute;
	bottom: 41px;
	min-height: 220px;
	width: 100%;
	border-top: thin solid #888;
	padding: 20px; 
	display: block;
}
.content_message_footer label {
	display: block;
	text-align: left;
}
.content_message_footer .btn {
	margin-top: 21px;
}
.content_message_footer textarea {
	resize: none;
}
.mini_block_news {
	position: relative;
	width: 100%;
	min-height: 500px;
	padding: 50px 0px;
}
 
.news_block_homes {
	position: relative;
	width: 100%;
	min-height: 200px;
	background: #fff;
	padding: 20px;
	margin-bottom: 21px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}
.news_block_main {
	position: relative;
	width: 100%;
	height: auto;  
}
.image_news {
	position: relative;
	width: 100%;
	height: 250px;
	background: #f3f3f3;
	overflow: hidden;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}
.news_block_main:hover .image_news img {
	-webkit-transform: scale(1.05);
}
 ul li:hover .image_news img {
	-webkit-transform: scale(1.05);
}
.image_news img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	-webkit-transition: all 0.2s linear;
}
@supports(object-fit: cover){
	.image_news img { 
		width: 100%;
		height: 250px;
		object-fit: cover;
		object-position: center;
	}
}
.image_news span {
	position: absolute;
	z-index: 4;
	display: inline-block; 
	bottom: 10px;
	left: 10px;
	padding: 0px 10px;
	background: #073734;
	color: #fff;
	line-height: 25px;
	font-size: 14px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}
.news_block_main {
	position: relative;
}
.news_block_main h5 {
	display: block;
	margin-top: 12px;
	font-weight: 600;
}
.news_block_main small {
	display: block;
	margin-top: -25px; 
	color: #959595;
}
.discovery_category_hm .news_block_main {
	margin-bottom: -18px;
}
.discovery_category_hm .news_block_main small,
.discovery_category_hm ul li small {
	position: relative;
	display: inline-block; 
	top: -12px;
	color: #000;
	background: gold; 
	padding: 0px 10px;
	line-height: 25px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}

.news_block_homes ul {
	display: block;
	padding: 0px;
	margin-top: 21px;
}
.news_block_homes ul li  {
	list-style-type: none;
	margin-bottom: 12px;
}
.news_block_homes ul li .image_news  {
	height: 90px;
}
.news_block_homes ul li h5 {
	font-size: 16px;
	font-weight: 700;
}
.news_block_homes ul li p {
	font-size: 12px;
}
@supports(object-fit: cover){
	ul li .image_news img {
		width: 100%;
		height: 90px;
		object-fit: cover;
		object-position: center;
	}
}

.more_links {
	display: block;
	text-align: right;
	color: #509a44 !important;
}

.about_app_home {
	position: relative;
	width: 100%;
	min-height: 300px;
	background: #29ae7d;
	margin-bottom: 60px;
	padding: 40px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}
.about_app_home .img_lg {
	display: block;
	width: 90%;
	margin: 0 auto;
	margin-bottom: -80px;
}
.about_app_home h2 {
	font-weight: 200;
	color: #fff;
	display: block;
	width: 50%;
	margin-bottom: 21px;
}
.about_app_home p {
	color: #fff;
	display: block;
	margin-bottom: 21px;
}
.about_app_home p a {
	color: gold !important;
}





.list-product-nav {
	background: #fff;
}

.list-product-nav a {
	font-size: 16px;
}
.list-product-nav a.list-product-cat { 
	color: #fff !important; 
}
.list-product-nav a {
	display: block; 
	text-decoration: none;
}
.list-product-nav a:hover,
.list-product-nav a:focus {
	color: #27b08f;
}
.list-product-nav > li {
	border-bottom: solid 2px #fff;
}
.list-product-nav > li a.list-product-cat {
	color: #fff;
	padding: 10px 20px;
	background-color: #27b08f;
}
.list-product-nav > li > a.list-product-cat:hover,
.list-product-nav > li > a.list-product-cat:focus {
	color: #fff !important;
	text-decoration: none !important;
}
.list-product-subnav {
	display: none;
	border: solid 1px #e9e9e9;
}
.list-product-subnav li a {
	color: #fff;
	padding: 6px 25px;
	text-decoration: none !important;
}

.country-list {
	max-width: 900px !important;
}
.loading {
	text-align: center;
	width: min-content;
	position: relative;  
	display: inline-block;  
	left: 50%;
	top: 40%; 
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); 
}
.wrappedLoaded { 
	position: fixed;
	z-index: 10045; 
	width: 100%;
	height: 100%; 
	top: 0;
	left: 0;
	right:0;
	bottom: 0;
	background: rgba(255,255,255,0.9);
}

.loading__text {
	font-weight: 500;
	font-size: 2rem;
}

.loading__bar {
	position: relative;
	height: 5px;
	width: 12rem;
	background-color: rgb(169, 169, 169);
	border-radius: 1em;
	overflow: hidden;
}

.loading__bar::after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 50%;
	height: 100%;
	background-color: rgba(230, 230, 230, 0.891);
	background: linear-gradient(90deg, #fff5, rgba(230, 230, 230, 0.891));
	animation: loading-animation 1.3s infinite;
	border-radius: 1em;
}

@keyframes loading-animation {
	0% {
		left: -50%;
	}

	100% {
		left: 150%;
	}
} 




@media (max-width: 768px){
	.about_app_home .img_lg {
		margin-bottom: 0px;
		margin-top: -80px;
	}
	.about_app_home h2 {
		width: 100%;
		margin-top: 30px;
	}
	.wrapped_catego_blk .text-btm-modal a {
		display: inline-block;
	}
	.menu_marketplace_tops ul li span {
		display: none;
	}
	#myModalAds_products .modal-content {
		overflow-y: auto;
	}
	#myModalAds_products .modal-content .col-lg-3 {
		padding-left: 15px;
	}
	.modal_right_contents {
		padding-bottom: 220px;
	}
	.modal-products .product_gallery { 
		min-height: 200px;
		max-height: 310px;
		padding-left: 0px;
		padding-right: 0px;
	} 
	.modal-products .product_gallery img { 
		max-height: 310px;
	} 
}
 
.modal#statusSuccessModal .modal-content,
.modal#statusErrorsModal .modal-content {
	border-radius: 30px;
	width: 300px;
	margin: 0 auto;
}
.modal#statusSuccessModal .modal-content svg,
.modal#statusErrorsModal .modal-content svg {
	width: 100px;
	display: block;
	margin: 0 auto;
}
.modal#statusSuccessModal .modal-content .path,
.modal#statusErrorsModal .modal-content .path {
	stroke-dasharray: 1000;
	stroke-dashoffset: 0;
}
.modal#statusSuccessModal .modal-content .path.circle,
.modal#statusErrorsModal .modal-content .path.circle {
	-webkit-animation: dash 0.9s ease-in-out;
	animation: dash 0.9s ease-in-out;
}
.modal#statusSuccessModal .modal-content .path.line,
.modal#statusErrorsModal .modal-content .path.line {
	stroke-dashoffset: 1000;
	-webkit-animation: dash 0.95s 0.35s ease-in-out forwards;
	animation: dash 0.95s 0.35s ease-in-out forwards;
}
.modal#statusSuccessModal .modal-content .path.check,
.modal#statusErrorsModal .modal-content .path.check {
	stroke-dashoffset: -100;
	-webkit-animation: dash-check 0.95s 0.35s ease-in-out forwards;
	animation: dash-check 0.95s 0.35s ease-in-out forwards;
}

@-webkit-keyframes dash {
	0% {
		stroke-dashoffset: 1000;
	}
	100% {
		stroke-dashoffset: 0;
	}
}
@keyframes dash {
	0% {
		stroke-dashoffset: 1000;
	}
	100%{
		stroke-dashoffset: 0;
	}
}
@-webkit-keyframes dash {
	0% {
		stroke-dashoffset: 1000;
	}
	100% {
		stroke-dashoffset: 0;
	}
}
@keyframes dash {
	0% {
		stroke-dashoffset: 1000;
	}
	100% {
		stroke-dashoffset: 0;
	}
}
@-webkit-keyframes dash-check {
	0% {
		stroke-dashoffset: -100;
	}
	100% {
		stroke-dashoffset: 900;
	}
}
@keyframes dash-check {
	0% {
		stroke-dashoffset: -100;
	}
	100% {
		stroke-dashoffset: 900;
	}
}
.box00{
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

