.select2-selection.select2-selection--single.form-control{
	padding: 15px 52px 30px 40px;
}

.select2.select2-container.select2-container--default.select2-container--below{
	width: 100% !important;
}

.select2.select2-container.select2-container--default{
	width: 100% !important;
}

.select2-results__options li{
	list-style-type: none;
}

.select2-selection__rendered{
	line-height: initial !important;
}

.select2-selection__arrow{
	top: 11px !important;
}

.update_profile_input_container{
	padding: 0px;
}

.profile-type{
	height: initial !important;
}


.custom_alert_messages.alert{
	top: 64px !important;
    position: absolute !important;
    float: right !important;
    right: 23px !important;
}

.galery_uppload_btn{
	margin-top: 10px !important;
    margin-left: 10px !important;
}


.jf-footer.jf-footersignin.jf-haslayout{
	position: fixed;
	bottom: 0px;
}

.error_fields{
	color: #FF002A;
	font-style: italic;
}

.change_profile_div{   
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin-top: 6px;
}

.change_profile_div input[type=file] {   
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.btn_upload{
	border: 2px solid gray;
	color: gray;
	background-color: white;
	padding: 8px 20px;
	border-radius: 8px;
	font-size: 20px;
	font-weight: bold;
}

.profile_image{        
	height: 182px;
    justify-content: center;
    width: 182px;
    border-radius: 50%;
    border: solid 2px gray

}

.jf-btnaddproject.trash{
	right: 7px;
	background-color: #FF002A;
}

.jf-btnaddproject.edit{
	right: 61px;
}

.image_project{
	height: 182px !important;
}
.jf-addproject{
	margin-bottom: 15px !important;
}

h1{text-transform: initial !important;}
h2{text-transform: initial !important;}
h3{text-transform: initial !important;}
h4{text-transform: initial !important;}
h5{text-transform: initial !important;}
h6{text-transform: initial !important;}

.modal_custom{
	top: 5%
}

.modal_custom_10{
	top: 10%
}

.custom_trade_register{
	bottom: 0px;
    position: absolute;
    padding-right: inherit;
}

.time_day{    
	padding: 5px 13px !important;
    margin: 2px !important;
}

.jf-themenavtabs li a {
	padding: 20px ! important
}




* { box-sizing: border-box; }
.autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
}
input {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  padding: 10px;
  font-size: 16px;
}
input[type=text] {
  background-color: #f1f1f1;
  width: 100%;
}
input[type=submit] {
  background-color: DodgerBlue;
  color: #fff;
}
.autocomplete-items {    
	position: absolute;
    /* border: 1px solid #d4d4d4; */
    /* border-bottom: none; */
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
    text-align: left;
    margin-top: 29px;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}

.search_form{
	margin: auto;
	margin-bottom: 20px;
	padding: 30px 0px;
}

.view_ad_details{
	color: #f15a24 !important;
}

.edit_ad{
	color: #003f6f !important;
}

.delete_ad{
	color: #e23a35 !important;
}

.simple_title{
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
}

.jf-uploadimages .jf-modaldialog{
	max-width:370px;
	width:100%;
	/* overflow-y: auto; */
}

.jf-uploadimages_create_product .jf-modaldialog_create_product{
	max-width:70%;
	width:100%;
}
.jf-modalbody{
	width:100%;
	float:left;
	padding:0;
}

.jf-modalcontent .jf-btnarea{padding:20px;}
.jf-modalcontent .jf-btnarea .jf-btncancel{
	border: 0;
	padding: 0;
	color:#767676;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 0 25px;
}
.jf-modalcontent .jf-btnarea .jf-btncancel:hover{background:none;}


.jf-dashboardboxtitle{
	width: 100%;
	float: left;
	padding: 30px;
	position: relative;
	border-bottom: 1px solid #eaedef;
}
.jf-dashboardboxtitle h2{
	float: left;
	margin:0 0 10px;
	font:500 20px/15px 'Poppins', Arial, Helvetica, sans-serif;
}
.jf-dashboardboxtitle span{
	clear:both;
	float:left;
	color:#767676;
	display:block;
	font:400 14px/14px 'Open Sans', Arial, Helvetica, sans-serif;
}
.jf-dashbboardcontent{
	width:100%;
	float:left;
	padding:20px;
	overflow:hidden;
	border-radius: 0 0 5px 5px;
}
.jf-dashboardboxtitle .jf-formthemesearch{
	width: 50%;
	float: right;
}
.jf-dashboardboxtitle .jf-formthemesearch .jf-select:after{line-height: 36px;}
.jf-dashboardboxtitle .jf-formthemesearch .jf-select select{
	height: 36px;
	line-height: 20px;
	padding: 7px 20px;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #f15a24 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.delete_ad_image{
    cursor: pointer;
    color: red;
}

.ti-power-off{
    cursor: pointer;
    color: #f15a24;
}

.time_aviablity {
    background-color: #283c58;
    margin: 10px 2px;
    padding: 5px 28px;
    color: #FFF !important;
	border-radius: 5px !important;
	font-size: 15px !important;
}

.experience_display{
	border: solid 1px !important;
    position: relative !important;;
    display: flex !important;
	padding: 10px;
	margin: 10px;
} 

.fa-eye{
	cursor: pointer;
}

.price_package{
	font-size: 20px !important;
    font-weight: bold!important;
    color: #e23a35!important;
}

.price_command{
	position: relative;
	top: 67px;
	left: 84px;
	font-weight: bold;
    color: #e23a35!important;
}

.ad_type_description{
	text-align: center;
    margin: 10px;
    background-color: #deeeff;
    border-radius: 5px;
    padding: 17px;
}

.detail_button{
	float: right !important;
    position: relative!important;
    top: -20px!important;
}


.jf-btnsearch{
	top:0;
	right:0;
	color:#fff;
	width:40px;
	height:40px;
	font-size:14px;
	line-height:40px;
	text-align:center;
	position:absolute;
	border-radius:5px;
}
.jf-btnsearch:hover{color:#fff;}


.alert_title{
	color: #ffffff;
	font-weight: bold;
}

.alert_link{
	color: #ffffff;
	font-weight: bold;
}

.div_index{
    display: grid;
    grid-template-columns: 50% 50% 50%;
    align-items: center;
    justify-content: center;
}

.div_reviews_index{
    display: grid;
    grid-template-columns: 50% 50%;
}

.ul_reviews_index{
    display: grid;
    grid-template-columns: 50% 50%;
}

.list_all_reviews{    
	position: relative;
    bottom: -11px;
}

.review_evaluation_note{    
    display: block;
    font-size: 42px;
    font-weight: bold;
    font-style: italic;
    margin: 12px;
    margin-left: 60px;
}

.div_counter{
	font-size: 30px !important;
    font-weight: bold;
}

.div_description{
    font-weight: bold;
}

.blog_image_div{
	width: 320px;
	height: 200px;
}
@media only screen and (max-width: 650px) {
	.div_index{
		display: initial;
	}

}


/* @media only screen and (min-width: 700px){
	.div_index{
		display: initial;
	}

	.div_items{
		margin-bottom: 30px;
	}
} */

.list_reviews_index{
	display: grid; 
    margin: 5px 0px;
	grid-template-columns: 1fr 76%;
	border-bottom: solid 1px #ccc;
}

.list_reviews_note{
	font-weight: bold;
    font-size: 12px;
    font-style: italic;
}

.list_reviews_date{
    float: right;
    font-size: 10px;
}

.list_reviews_content{
    height: 300px;
    display: block;
    overflow-y: scroll;
}

.artisan_modal_title{
	font-size: 14px;
    font-weight: initial;
}

.artisan_modal_skills{
	font-size: 10px;
    background-color: lightgray;
    padding: 2px;
    border-radius: 45px;
    margin: 4px;
}

.active_artisan{
	border: solid !important;
	margin:auto !important;
}

.artisan_selected{
	background-color: lightgrey;
    padding: 10px;
    margin: 2px;
    border-radius: 20px;
}

.ad_search_container{
	border-radius: 10px;
}

.ad_search{
	background-color: #f15a24 !important;
}

.checked{
	color: #f15a24 !important;
}

.fa-star{
	cursor: pointer;
}

.conversations_messages_errors{
	position: relative;
	top: 200%;
}

.devis_button{
	position: relative;
    float: right;
}

.conversation_title{
	width: 100% !important;
}


@media (max-width: 767px){
	.jf-langnotification li a {
		padding: 19px 10px !important;
	}

	.jf-langnotification_container{    
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 2px !important;
		padding-left: 2px !important;
	}


	.langnotification_desktop{
		display: none;
	}

	.div_reviews_index{
		display: grid;
		grid-template-columns: 38% 54%
	}

}



@media (max-width: 368px){

	.jf-langnotification li a {
		padding: 19px 3px !important;
	}

	.jf-langnotification_container{
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 2px !important;
		padding-left: 2px !important;
	}

	.langnotification_desktop{
		display: none;
	}
}

@media (max-width: 1000px){

	.langnotification_desktop{
		display: none;
	}

	.for_mobile{
		display: initial;
	}

	._15_percent{
		width: 15%!important;
	}
	._30_percent{
		width: 30%!important;
	}
	._40_percent{
		width: 40%!important;
	}
	._100_percent{
		width: 100%!important;
	}

	.jf-langnotification li a{
		font-size: 12px;
	}


	.jf-langnotification {
		width: 100% !important;
		border-bottom: 1px solid #eff2f5;
	}
}

@media (min-width: 1000px){
	.for_mobile{
		display: none;
	}
}


.experience_filter{
	text-transform: initial
}

.artisa_navigation{
	margin: 0;
    float: left;
    font-size: 20px;
    font-weight: 500;
	line-height: 20px;
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	color: #324b6e;
	margin: 0px 5px;
	text-decoration: underline
}

.artisa_navigation_index{
	padding-bottom: 50px;
	text-align: center	
}


.modal-dialog {
	margin:auto !important;
}

#tagsContainer{
	margin: 0;
    list-style: none;
    padding: 10px 5px;
}

#tagsContainer li {
    background: #ccc;
    color: #333;
    display: inline-block;
    padding: 4px 12px;
    margin: 0 5px 5px 0;
    border-radius: 12px;
}

.homeCommentType{
	background: #ccc;
    color: #333;
    display: inline-block;
    padding: 4px 12px;
    margin: 0 5px 5px 0;
    border-radius: 12px;
}

.filterLabel{
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

.time_aviablity_menu{
	background-color: #283c58;
    margin: 25px 1px;
    padding: 13px 28px;
    color: #FFF !important;
    border-radius: 5px !important;
    font-size: 15px !important;
}

.time_aviablity_menu:hover{
	background-color: #7191be;
}

.create_account{
	text-transform: initial;
    background-color: #f15a24;
    margin: 10px 1px;
    padding: 17px 28px !important;
    color: #FFF !important;
    border-radius: 5px !important;
    font-size: 15px !important;
}
.create_account:hover{
    background-color: #79621e;
}
.modal-content {
	top:100px !important;
}