@charset "UTF-8";
@import url("../buttons.css");
@import url("../color-vs.css");
@import url("../components.css");
@import url("../components-cols.css");

.featured {
    background-color:#fffce0;
}

.offeradslist {
    margin:10px 0px 10px 0px;
}
.offeradsdetails {
    margin:10px 0px 10px 0px;
}
.error {
    color:red;
}
.region-selector li {
    margin: 15px 0px 15px 0px; 
}
.systemmessages {
    background-color:#FFFF66;
}

.ad-gallery .item-card2-desc {
    height:80px;
    overflow:hidden;
}
.ad-list .item-card2-desce {

}

.jssocials-share-whatsapp i.fa, .jssocials-share-facebook i.fa, .jssocials-share-pocket i.fa, .jssocials-share-twitter i.fa, .jssocials-share-linkedin i.fa, .jssocials-share-pinterest i.fa, .jssocials-share-stumbleupon i.fa, .jssocials-share-messenger i.fa, .jssocials-share-viber i.fa, .jssocials-share-telegram i.fa  {
    font-family: "Font Awesome 5 Brands";
}
.banner-1 {
    padding:50px;
}


.preview2 {
    display: none; 
}
  
.dropzone {
    min-height: 50px;
    border: 1px dashed #777777;
    border-radius: 10px;
    margin: 1rem 0; 
}
.dropzone .dz-message {
    margin: 0 !important; 
}
.dropzone .dz-message .dz-button div {
    font-size: 0.7rem; 
}
  
.sortable {
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    justify-content: start;
    flex-wrap: wrap; 
}
.sortable li {
    width: 130px;
    height: 130px;
    overflow: hidden;
    border: 1px solid #777777;
    text-align: center;
    margin: 4px;
    padding: 0;
    position: relative; 
}
.sortable li.ui-state-highlight {
background-color: #fffdea;
border: 1px solid #ffd274; 
}
.sortable li .sortable-placeholder {
border: 1px dashed #CECECE;
background: none; 
}
.sortable li .dz-remove {
position: absolute;
top: 5px;
right: 5px;
background: #FFFFFF;
font-size: 0.8rem;
font-weight: bold; 
}
.sortable li .dz-preview {
margin: 0;
min-height: 50px;
width: 100%;
height: 100%; 
}
.sortable li .dz-preview .dz-details {
    width: 100%;
    height: 100%;
    position: relative; 
}
.sortable li .dz-preview .dz-details .sorthandle {
    cursor: move;
    position: absolute;
    bottom: 5px;
    left: 5px;
    background: #FFFFFF;
    font-size: 0.8rem;
    font-weight: bold; 
}
.sortable li .dz-preview .dz-details img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover; 
}
.sortable li .dz-preview .dz-details .dz-progress {
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 20px;
    z-index: 99;
    background: #aaaaaa;
    text-align: center; 
}
.sortable li .dz-preview .dz-details .dz-progress .dz-upload {
    color: #FFFFFF;
    font-size: 0.7rem;
    font-weight: bold;
    /*position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                width: 0;*/
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out; 
}
.sortable li .dz-preview .dz-details .dz-success-mark {
    position: absolute;
    top: 0;
    left: 0; 
}
.sortable li .dz-preview .dz-details .dz-error-mark {
    position: absolute;
    top: 0;
    left: 0; 
}
.sortable li .dz-preview .dz-details .dz-error-message {
    position: absolute; 
}


.bg-danger {
	background-color: #ff382b !important;
}
a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
	background-color: #fb5b50 !important;
}
.bg-gray {
	background-color: #868e96 !important;
}
a.bg-gray:hover, a.bg-gray:focus, button.bg-gray:hover, button.bg-gray:focus {
	background-color: #605e7e !important;
}

.text-success {
	color: #00e682 !important;
}
a.text-success:hover, a.text-success:focus {
	color: #3adfab !important;
}
.text-info {
	color: #00d6e6 !important;
}
a.text-info:hover, a.text-info:focus {
	color: #1594ef !important;
}
.text-warning {
	color: #ffa22b !important;
}
a.text-warning:hover, a.text-warning:focus {
	color: #ffaa33 !important;
}
.text-danger {
	color: #ff382b !important;
}
a.text-danger:hover, a.text-danger:focus {
	color: #fb5b50 !important;
}
.text-light {
	color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
	color: #dae0e5 !important;
}


.ads-tabs .tabs-menus ul li a {
    padding: 8px 10px 8px 10px !important;
    text-align:center;
}
.ads-tabs .tabs-menus ul{
    text-align:center;
}
.ads-tabs .tabs-menus ul li{
    display: -webkit-box;
    text-align:center;
    margin-bottom:1.5rem;
}
.ads-tabs .tabs-menus ul li:last-child{
    margin-bottom:0;
}
.ads-tabs .tabs-menus ul li a {
    padding: 8px 10px 8px 10px !important;
    text-align:center;
}
.ads-tabs .tabs-menus ul{
    text-align:center;
}
.ads-tabs .tabs-menus ul li{
    display: -webkit-box;
    text-align:center;
    margin-bottom:1.5rem;
}
.ads-tabs .tabs-menus ul li:last-child{
    margin-bottom:0;
}
.ads-tabs .tabs-menus ul li a {
    padding: 8px 10px 8px 10px !important;
    text-align:center;
}
.ads-tabs .tabs-menus ul{
    text-align:center;
}
.ads-tabs .tabs-menus ul li{
    display: -webkit-box;
    text-align:center;
    margin-bottom:1.5rem;
}
.ads-tabs .tabs-menus ul li:last-child{
    margin-bottom:0;
}

.ads-tabs .tabs-menus ul li a{
    border:1px solid #e8ebf3;
    color:#605e7e;
 }
 .ads-tabs .tabs-menus ul li{
     margin-right:1rem;
 }
 .ads-tabs .tabs-menus ul li:last-child{
     margin-right:0;
 }
 .ads-tabs .tabs-menus ul li a {
     padding: 10px 20px 11px 20px;
 }


 /*------ Modal -------*/

.modal-header h4.modal-title {
	font-weight: 300;
}
.modal-body label {
	font-weight: 400;
}

.modal-open {
	overflow: hidden;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0;
	padding: 0 !important;
	margin: 0 !important;
	text-align:center;
}
.modal-open, .modal-backdrop.fade.show {
	padding-right: 0 !important;
}
.modal-open {
	padding: 0 !important;
	display: block;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-open  #homeVideo.modal {
	background:rgba(25, 36, 79, 0.8);	
}
.modal-open  #homeVideo.modal .modal-content{
	border:10px solid #e8ebf3;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 0.5rem;
	pointer-events: none;
}
.modal {
	text-align: center;
	padding: 0!important;
}
.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.modal.fade .modal-dialog {
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
	.modal.fade .modal-dialog {
		transition: none;
	}
}
.modal.show .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-dialog-centered {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #e8ebf3;
	border-radius: 3px;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop.show {
	opacity: 0.5;
}
.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e8ebf3;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto;
}
.modal-header .close.btn{
	padding: 0.2rem 1rem;
    margin: 0;
    font-size: 12px;
    color: #fff;
    text-shadow: none;
    float: right;
    display: block;
    right: 15px;
    position: absolute;
}
.modal-header .close.btn:hover{
	color:#fff;
}
.modal-title {
	margin-bottom: 0;
	line-height: 1.5;
}
.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem;
}
.modal-body p:last-child{
	margin-bottom:0;
}
.modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e8ebf3;
}
.modal-footer> :not(:first-child) {
	margin-left: .25rem;
}
.modal-footer> :not(:last-child) {
	margin-right: .25rem;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
@media (min-width: 576px) {
	.modal-dialog {
		width: 500px;
		margin: 1.75rem auto;
	}
	.modal-dialog-centered {
		min-height: calc(100% - (1.75rem * 2));
	}
	.modal-sm {
		max-width: 300px;
	}
}
@media (max-width: 568px) {
	
	.modal-dialog{
		margin:0 auto;
		width:90%;
		margin-top:10px;
	}
	.modal {
		padding:0 !Important;
	}
}
@media (min-width: 992px) {
	.modal-lg {
		max-width: 800px;
	}
}
/*------ Modal -------*/

/*------ sticky-header -----*/
.position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}
.sticky-pin {
    position: fixed;
    top: 0;
    width:100%;
    z-index:9999;
    box-shadow: 2px 3px 4.7px 0.3px rgba(0,0,0,.24);
}