/*
Theme Name: EscortScout
Author: e-bc.ch
Author URI: http://e-bc.ch/
*/

.wp-caption {}
.wp-caption {}
.sticky {}
.gallery {position:relative; z-index:2;}
.bypostauthor {}
.alignright {}
.alignleft {}
.aligncenter {}
.alignnone {}
.wp-caption-text {}
.gallery-caption {}



.form-submit .file-input {
  border: 2px solid #f3f3f3;
  padding: 15px;
  position: relative;
  width: 100%;
}
.form-submit .file-input .file-preview {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
.form-submit .file-input .file-preview .close {
  position: absolute;
  right: 10px;
  top: 5px;
}
.form-submit .file-input .file-preview .file-preview-frame {
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  border: none;
  height: inherit;
}
.form-submit .file-input .file-preview .file-preview-frame .file-preview-image {
  height: 100px;
}


.sortable-gallery div.sortable  { 
 position:relative;
}
.sortable-gallery div.sortable span.remove-prof, 
.profile-featured-image-inner span.remove-prop-featured {
  position:absolute;
  right:8px;
  top:8px;
  display:block;
  cursor:pointer;
}
.sortable-gallery div.sortable:hover span.remove-prof, 
.profile-featured-image-inner:hover span.remove-prof-featured {
  color:red;
}
.sortable-gallery .thumbnail {
  height:auto;
  display:inline-block;
  position:relative;
}
.sortable-gallery div.sortable.ui-SortPlaceHolder {
  border: 1px dashed #ddd;
}
.sortable-gallery.sortable .thumbnail input.hidden-file {
  position:absolute;
  top:0;
  left:0;
  right:0;
  width:100%;
  heigth:100%;
  overflov:hidden;
  opacity:0;
}


.sortable-gallery .thumbnail .file-type-icon {
	min-width:165px;
	min-height:165px;
	display:inline-block;
	postion:relative;
}

.sortable-gallery .thumbnail .file-type-icon i.fa {
    font-size:128px;
	position:absolute;
	top:50%;
	left:50%;
	margin: -62px 0 0 -54px;
}

.center {
  text-align: center;
}


 
 .form-group label {
    clear: both;
    display: block;
	font-weight:bold;
	margin-bottom:10px;
}

 .listlabel {
	font-weight:bold;
}


/*------------------------------------------------------------------
	[12.0 Form Elemets]
*/
.form-group {
  margin-bottom: 10px;
}


.bootstrap-select {
  width: 100% !important;
  margin-bottom: 0 !important;
}
.bootstrap-select .selectpicker {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #f3f3f3;
  color: #5a5a5a;
}
.bootstrap-select .selectpicker:focus, .bootstrap-select .selectpicker:active {
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  outline: none !important;
}
.bootstrap-select .selectpicker:hover {
  background-color: #ebebeb;
}
.bootstrap-select .selectpicker .caret {
  border: none;
}
.bootstrap-select .selectpicker .caret:after {
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'fontawesome';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  color:  #c09e42;
  content: "\f107";
  font-size: 18px;
  position: absolute;
  top: -7px;
  right: -2px;
}
.bootstrap-select .selectpicker .filter-option {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-left: 0px;
  position: relative;
}
.bootstrap-select .selectpicker .filter-option:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'fontawesome';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color:  #c09e42;
  content: "\f00c";
  font-size: 14px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  bottom: -5px;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  border: none;
}
.bootstrap-select .dropdown-menu {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  margin-top: 3px;
  padding: 0;
  padding-left: 0 !important;
}
.bootstrap-select .dropdown-menu.selectpicker {
  background-color: #fff !important;
}
.bootstrap-select .dropdown-menu li:first-child a, .bootstrap-select .dropdown-menu li.selected a {
  background-color: transparent;
  color: #9c9c9c;
  padding-left: 15px;
}
.bootstrap-select .dropdown-menu li:first-child a:hover, .bootstrap-select .dropdown-menu li.selected a:hover {
  background-color: transparent;
  padding-left: 15px;
}
.bootstrap-select .dropdown-menu li a {
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #5a5a5a;
  padding: 8px 15px;
}
.bootstrap-select .dropdown-menu li a:hover {
  background-color: #f3f3f3;
  padding-left: 20px;
}
.bootstrap-select.open .selectpicker {
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.form-search .bootstrap-select .selectpicker {
  font-weight: bold;
}

.selected-option-check-a {
  padding-left: 20px;
}
.selected-option-check-a:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.selected-option-check .selectpicker .filter-option {
  padding-left: 20px;
}
.selected-option-check .selectpicker .filter-option:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.form-submit input[type="text"], .form-submit input[type="email"],.form-submit input[type="search"],.form-submit  input[type="password"],.form-submit input[type="number"],.form-submit input[type="tel"],.form-submit textarea.form-control {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
  -webkit-appearance: none;
  background-color: #f3f3f3;
  border: none;
  font-size: 14px;
  outline: none !important;
  /*padding: 10px 9px 11px 9px;*/
  width: 100%;
  height: inherit;
}
.form-submit input[type="text"]:active,.form-submit input[type="text"]:focus,.form-submit input[type="email"]:active,.form-submit input[type="email"]:focus,.form-submit input[type="search"]:active,.form-submit input[type="search"]:focus, .form-submit input[type="password"]:active,.form-submit input[type="password"]:focus,.form-submit input[type="number"]:active,.form-submit input[type="number"]:focus,.form-submit input[type="tel"]:active,.form-submit input[type="tel"]:focus, .form-submit textarea.form-control:active,.form-submit textarea.form-control:focus {
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.form-submit input[type="text"]:hover,.form-submit input[type="email"]:hover,.form-submit input[type="search"]:hover,.form-submit input[type="password"]:hover,.form-submit input[type="number"]:hover,.form-submit input[type="tel"]:hover, .form-submit textarea.form-control:hover {
  background-color: rgba(0, 0, 0, 0.02);
}

select {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  background: #f3f3f3 !important;
  border: none;
  color: #5a5a5a;
  font-size: 14px;
  outline: none !important;
  /*padding: 10px 9px 9px 9px;*/
  width: 100%;
}
.btn{
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  border: none;
  color: #5a5a5a;
  font-size: 14px;
  outline: none !important;
  /*padding: 10px 9px 9px 9px;*/
  width: auto;
}
.btn:hover, select:hover {
  background-color: #ebebeb;
  color: #5a5a5a;
}
.btn:active, .btn:focus, select:active, select:focus {
  -moz-box-shadow: 0px 1px 2px transparent, inset 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 2px transparent, inset 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px transparent, inset 0px 2px 2px rgba(0, 0, 0, 0.2);
  background-color: #ebebeb;
  color: #5a5a5a;
}
.btn.dropdown-toggle.selectpicker.btn-default {
  background: #f3f3f3 !important;
  color: #5a5a5a;
}
.form-submit .btn.btn-default {
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;

  background: linear-gradient(to bottom, #c09e42 0%, #edaa00 100%) repeat scroll 0 0 transparent;
  color: #fff;
  
  
/*  	background: -webkit-linear-gradient(center top , #c09e42 0%, #edaa00 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -o-linear-gradient(center top , #c09e42 0%, #edaa00 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(center top , #c09e42 0%, #edaa00 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: linear-gradient(center top , #c09e42 0%, #edaa00 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  
  /*	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: linear-gradient(to bottom, #c09e42 0%, #edaa00 100%) repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color #edaa00;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: none none solid;
    border-width: medium medium 3px;
    color: #FFFFFF;
    display: inline-block;
    padding: 11px 24px 10px;
    text-decoration: none;*/
}


.btn.btn-default:hover, select.btn-default:hover {
  background-color:  #ebebeb;
}
.btn.btn-default:active, select.btn-default:active {
  -moz-box-shadow: 0px 2px 2px transparent, inset 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px transparent, inset 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px transparent, inset 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.btn.btn-grey-dark, select.btn-grey-dark {
  background-color: #2a2a2a;
  color: #fff;
}
.btn.btn-grey-dark:hover, select.btn-grey-dark:hover {
  background-color: #393939;
}
.btn.small, select.small {
  font-size: 12px;
  padding: 5px 12px 5px;
}
.btn.large, select.large {
  font-size: 18px;
  padding: 15px 20px;
}

.checkbox, .radio {
  padding-left: 0px;
}

.checkbox.switch {
  margin: 0;
  padding: 0;
  z-index: 2;
}
.checkbox.switch .icheckbox {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 2px solid #cdcdcd;
  background-color: #fff;
  display: inline-block;
  height: 25px;
  margin-left: 10px;
  position: relative;
  width: 45px;
  top: -1px;
}
.checkbox.switch .icheckbox:hover {
  border-color:  #c09e42;
}
.checkbox.switch .icheckbox:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.checkbox.switch .icheckbox:after {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'fontawesome';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  color: #555555;
  content: "\f00c";
  font-size: 11px;
  position: absolute;
  left: 5px;
  line-height: 20px;
}
.checkbox.switch .icheckbox:before {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color:  #c09e42;
  content: "";
  height: 17px;
  width: 17px;
  position: absolute;
  left: 2px;
  top: 2px;
}
.checkbox.switch .icheckbox.checked {
  border-color:  #c09e42;
}
.checkbox.switch .icheckbox.checked:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  background-color: #555555;
  left: 22px;
}
.checkbox .icheckbox {
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-color: #f3f3f3;
  display: inline-block;
  height: 20px;
  margin-right: 10px;
  position: relative;
  width: 20px;
  top: -1px;
}
.checkbox .icheckbox:after {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'fontawesome';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  color: #2a2a2a;
  content: "\f00c";
  position: absolute;
  line-height: 20px;
  left: 4px;
}
.checkbox .icheckbox.checked:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.iradio {
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-color: #f3f3f3;
  height: 20px;
  margin-right: 10px;
  position: relative;
  width: 20px;
  top: -1px;
}
.iradio:after {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  background-color: #2a2a2a;
}

.radio, .checkbox {
    margin-bottom: 5px;
    margin-top: 5px;

}
.iradio.checked:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.input-group-addon {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
}

.input-group .search {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  width: 40px !important;
  z-index: 2;
}

.form-group {
  position: relative;
}

form #form-status {
  line-height: 1;
  position: relative;
  top: -28px;
}
form #form-status #valid {
  position: relative;
  top: -10px;
}
form #form-status #valid .icon {
  font-size: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
form #form-status #invalid {
  color: red;
  position: relative;
  top: -10px;
}
form label.error {
  background-color: #B70062;
  bottom: -30px;
  color: #fff;
  font-size: 12px;
  left: 0;
  padding: 5px;
  position: absolute;
  z-index: 2;
}
form label.error:before {
  border-style: solid;
  border-width: 0 3.5px 5px 3.5px;
  border-color: transparent transparent #B70062 transparent;
  content: "";
  height: 0px;
  left: 5px;
  position: absolute;
  top: -5px;
  width: 0px;
}

.form-submit .file-input {
  border: 2px solid #f3f3f3;
  padding: 15px;
  position: relative;
  width: 100%;
}
.form-submit .file-input .file-preview {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
.form-submit .file-input .file-preview .close {
  position: absolute;
  right: 10px;
  top: 5px;
}
.form-submit .file-input .file-preview .file-preview-frame {
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  border: none;
  height: inherit;
}
.form-submit .file-input .file-preview .file-preview-frame .file-preview-image {
  height: 100px;
}



.jslider {
font-family: "Questrial",cursive;
  top: 12px;
}
.jslider .jslider-value {
  background-color: transparent !important;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.rangeresults .jslider .jslider-value {
  color: #c09e42;

}
.jslider .jslider-bg i {
  height: 4px;
}
.jslider .jslider-bg .l {
  background: none;
  background-color: #c09e42;
}
.jslider .jslider-bg .f {
  background: none;
  background-color: #c09e42;
}
.jslider .jslider-bg .r {
  background: none;
  background-color: #c09e42;
}
.jslider .jslider-bg .v {
  background: none;
 /* background-color: #c09e42;*/
 background-color:#999999;
  height: 4px;
}
.jslider .jslider-pointer {
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  background: url(./images/price-range-dragger.png) no-repeat 50% 50% #e6e6e6 !important;
  height: 18px;
  width: 14px;
  top: -4px;

}
.jslider .jslider-value {
    padding: 1px 6px 0 !important;

}
.customsearchbox.rangeslider{
padding:0 7px;
margin-bottom:5px;

}
/*.jslider .jslider-pointer:before {
  border-style: solid;
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #e6e6e6 transparent;
  content: "";
  height: 0px;
  width: 0px;
  position: absolute;
  top: -8px;
}*/
.jslider .jslider-label {
  color: #fff !important;
  font-weight:bold;
}

.slider-range {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #f3f3f3;
  margin-bottom: 20px;
  padding: 15px 15px 10px;
}
.rangeslider .jslider-label, .rangeslider .jslider-value {
  color: #fff;
}
#customsearch .bootstrap-select .dropdown-menu li a {
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #5a5a5a;
  padding: 8px 15px;
}
.multiselect-container li a{
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #5a5a5a !important;
  padding: 8px 15px;
}
.multiselect-container {
    border-radius: 0px !important;
    max-height: 200px;
    overflow: auto;
}
.multiselect-container > li > a > label {
    cursor: pointer;
    font-weight: 400;
    height: 100%;
    margin: 0;
    padding: 3px 20px 3px 30px !important;
}
.dropdown-menu li::after {
    border-left: 0px;
}

#customsearch .bootstrap-select .dropdown-menu li a:hover {
  background-color: #f3f3f3;
  padding-left: 20px;
}
#customsearch .bootstrap-select.open .selectpicker {
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}


.customsearchbox1 .btn,.customsearchbox .btn, select {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #f3f3f3;
  border: none;
  color: #5a5a5a;
  font-size: 14px;
  outline: none !important;
  padding: 3px 12px !important;
  width:100%;
}



.customsearchbox1 .btn-group  {
  width: 100% !important;

}
.multiselect-selected-text{
 float:left;

}
.multiselect {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #f3f3f3;
  color: #5a5a5a;
}
.multiselect .caret {
  border: none;
}
.multiselect .caret:after {
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'fontawesome';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  color: #c09e42;
  content: "\f107";
  font-size: 18px;
  position: absolute;
  top: 7px;
  right: 10px;
}
.customsearchbox1 .btn-group .multiselect {
  width: 100% !important;

}


.submit-list li:after{
border-left:none;
content:none;
}
.submit-list-application li:after{
border-left:none;
content:none;
}

.submit-list {
  list-style: none;
  padding-left: 0;
}
.submit-list li {
  display: inline-block;
  width: 49%;
   padding-left: 0;
}
.submit-list li label {
  font-weight: normal;
}

.submit-list li:after{
border-left:none;
content:none;
}

.submit-list-application {
  list-style: none;
  padding-left: 0;
}
.submit-list-application li {
  display: inline-block;
  width: 33%;
  padding-left: 0;
}
.submit-list-application li label {
  font-weight: normal;
}

@media (max-width: 767px) {

.submit-list-application li {
  width: 100%;
}
.submit-list li {
  width: 100%;
}
}
.asidenew{
margin-top:20px;
min-height:600px;
}
.asidenewpage{
margin-top:0px;
min-height:600px;
position:relative;
z-index:1;
}
.asidenew .widget{
 width: 100%;
}

.asidenewpage .widget{
 width: 100%;
}

.asidenewpage .header {
    border-bottom: 4px solid #e8e8e8;
    color: #c09e42 !important;
    font-size: 20px !important;
    margin: 0 0 13px;
}

.item-blog {
/*padding-bottom:50px !important;*/
display:table;
}
.container {
margin-bottom:50px ;
}

 .container.homec {
margin-bottom:0px ;
}
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.profile-carousel .profile-slide {
  position: relative;
}
.profile-carousel .profile-slide .overlay {
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.75)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  bottom: 0;
  left: 0;
  height: 40%;
  position: absolute;
  width: 100%;
}
.profile-carousel .profile-slide .overlay h3 {
  bottom: 20px;
  color: #fff;
  left: 30px;
  font-size: 24px;
  position: absolute;
}
.profile-carousel .profile-slide img {
  width: 100%;
}
.profile-carousel .owl-controls {
  position: absolute;
  right: 0;
  top: 48%;
  width:100%;
}
.profile-carousel .owl-controls .owl-prev, .profile-carousel .owl-controls .owl-next {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 1;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #2d2d2d;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
}

.profile-carousel .owl-controls .owl-prev {
  position: absolute;
  top: 0;
  left: 0;
 
}
.profile-carousel .owl-controls .owl-next{
  position: absolute;
  top: 0;
  right: 0;
 
}
.profile-carousel .owl-controls .owl-prev:after, .profile-carousel .owl-controls .owl-next:after {
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'fontawesome';
  speak: none;
  font-weight: bold;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  color: #fff;
  width: 5px;
  height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.profile-carousel .owl-controls .owl-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
   background-color: #c09e42;
}
.profile-carousel .owl-controls .owl-next:after {
  content: "\f105";
 
}
.profile-carousel .owl-controls .owl-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
   background-color: #c09e42;

}
.profile-carousel .owl-controls .owl-prev:after {
  content: "\f104";
}

#single-profile h2{
border-bottom: 4px solid #e8e8e8;
margin-top:0px;
padding-bottom:5px;
}

#single-profile {

margin-bottom:30px;

}


dl {
  margin-bottom: 10px;
}
dl dt {
  float: left;
  text-align: left;
}
dl dd {
  margin-bottom: 8px;
  text-align: right;
border-bottom:1px solid #e8e8e8; 
}
dt dd {
 display:table-cell;
}


 .wpuf-profile table, .wpuf-profile table{
    border: none;
}

 .wpuf-profile legend, .wpuf-profile legend{
    border: 1px solid #eee;
    padding: 5px 10px;
}

 .wpuf-profile th, .wpuf-profile td, .wpuf-profile th, .wpuf-profile td{
    vertical-align: top;
    border-top: 1px solid #eee;
    border: none;
}



.wpuf-profile table,  .wpuf-profile table{
    margin: 0 0 5px 0;
}


table.wpuf-table {
    border: 1px solid #E7E7E7;
    margin: 0 0px 10px 0;
    text-align: left;
    width: 100%;
}

table.wpuf-table thead th, table.wpuf-table th {
    color: #888888;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
}

table.wpuf-table td {
    border-top: 1px solid #E7E7E7;
    padding: 6px 24px;
}


.wpuf-pagination div.pagination{
    text-align:center;
    padding:7px;
    margin:3px;
}

.wpuf-pagination .page-numbers{
    padding:2px 8px;
    margin:2px;
    border:1px solid #4A5154;
    text-decoration:none;
    color:#4A5154;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.wpuf-pagination .page-numbers:hover,
.wpuf-pagination .page-numbers:active{
    border:1px solid #4A5154;
    background-color:#4A5154;
    color:#fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.wpuf-pagination .page-numbers.current{
    padding:2px 8px;
    margin:2px;
    border:1px solid #4A5154;
    font-weight:bold;
    background-color:#4A5154;
    color:#FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

@media (max-width: 400px) {
.lineflabel {
  display:none;
}
#home-bg .line-footer {
	
	height: 90px;
	background-color:#212121;
}

}

@media (max-width: 768px) {
#home-bg .line-footer {
	
	height: 90px;
	background-color:#212121;
}
}

.gallery .col-md-4 {
    text-align: center;
}

.post_count {
    border: 1px solid #E7E7E7;
    margin: 20px 0;
    padding: 5px;
}

.success {
    background-color: #DFF2BF;
    border: 1px solid #BCDF7D;
    color: #4F8A10;
    padding: 10px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 1px 0 #FFFFFF;
    font-size: 13px;
}


.error {
    margin: 0 10px 10px 10px;
    padding: 3px 10px;
    color: #D8000C;
    background-color: #FFBABA;
    border: solid 1px #dd3c10;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFFFFF;
    font-size: 13px;
}

.info2 {
    background-color: #fef5be;
    border: 2px solid #fdd425;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 10px;
    margin: 0 0 10px 0;
    font-size: 13px;
}
.required{
color:red;
}


.navig-category.no-category {
right:16px;
}
.navig-category {

    margin-top:-135px;
  
}
@media only screen and (max-width: 760px) {
	#fs-slideshow{
		display:none;
	}
	

}

#customsearchrezultati ul li:after{
border:0px;
}