@charset "utf-8";
/** Helpers **/
.margin-0{margin: 0 !important;}
.margin-5{margin: 5px !important;}
.margin-10{margin: 10px !important;}
.margin-15{margin: 15px !important;}
.margin-20{margin: 20px !important;}
.margin-30{margin: 30px !important;}
.margin-40{margin: 40px !important;}
.margin-50{margin: 50px !important;}
.margin-top-0{margin-top: 0 !important;}
.margin-top-2{margin-top: 2px !important;}
.margin-top-5{margin-top: 5px !important;}
.margin-top-10{margin-top: 10px !important;}
.margin-top-15{margin-top: 15px !important;}
.margin-top-20{margin-top: 20px !important;}
.margin-top-25{margin-top: 25px !important;}
.margin-top-30{margin-top: 30px !important;}
.margin-top-40{margin-top: 40px !important;}
.margin-top-50{margin-top: 50px !important;}
.margin-top-140{margin-top: 140px !important;}
.margin-top-230{margin-top: 230px !important;}
.margin-right-0{margin-right: 0 !important;}
.margin-right-10{margin-right: 10px !important;}
.margin-right-20{margin-right: 20px !important;}
.margin-right-30{margin-right: 30px !important;}
.margin-right-40{margin-right: 40px !important;}
.margin-right-50{margin-right: 50px !important;}
.margin-left-0{margin-left: 0 !important;}
.margin-left-10{margin-left: 10px !important;}
.margin-left-15{margin-left: 15px !important;}
.margin-left-20{margin-left: 20px !important;}
.margin-left-30{margin-left: 30px !important;}
.margin-left-40{margin-left: 40px !important;}
.margin-left-50{margin-left: 50px !important;}
.margin-bottom-0{margin-bottom: 0 !important;}
.margin-bottom-5{margin-bottom: 5px !important;}
.margin-bottom-10{margin-bottom: 10px !important;}
.margin-bottom-15{margin-bottom: 15px !important;}
.margin-bottom-20{margin-bottom: 20px !important;}
.margin-bottom-30{margin-bottom: 30px !important;}
.margin-bottom-40{margin-bottom: 40px !important;}
.margin-bottom-50{margin-bottom: 50px !important;}
.padding-0{padding: 0 !important;}
.padding-5{padding: 5px !important;}
.padding-8{padding: 8px !important;}
.padding-10{padding: 10px !important;}
.padding-15{padding: 15px !important;}
.padding-20{padding: 20px !important;}
.padding-30{padding: 30px !important;}
.padding-40{padding: 40px !important;}
.padding-50{padding: 50px !important;}
.padding-top-0{padding-top: 0 !important;}
.padding-top-5{padding-top: 5px !important;}
.padding-top-7{padding-top: 7px !important;}
.padding-top-10{padding-top: 10px !important;}
.padding-top-15{padding-top: 15px !important;}
.padding-top-20{padding-top: 20px !important;}
.padding-top-30{padding-top: 30px !important;}
.padding-top-40{padding-top: 40px !important;}
.padding-top-50{padding-top: 50px !important;}
.padding-right-0{padding-right: 0 !important;}
.padding-right-5{padding-right: 5px !important;}
.padding-right-10{padding-right: 10px !important;}
.padding-right-15{padding-right: 15px !important;}
.padding-right-20{padding-right: 20px !important;}
.padding-right-30{padding-right: 30px !important;}
.padding-right-40{padding-right: 40px !important;}
.padding-right-50{padding-right: 50px !important;}
.padding-left-0{padding-left: 0 !important;}
.padding-left-1{padding-left: 1px !important;}
.padding-left-5{padding-left: 5px !important;}
.padding-left-10{padding-left: 10px !important;}
.padding-left-15{padding-left: 15px !important;}
.padding-left-20{padding-left: 20px !important;}
.padding-left-30{padding-left: 30px !important;}
.padding-left-40{padding-left: 40px !important;}
.padding-left-50{padding-left: 50px !important;}
.padding-left-60{padding-left: 60px !important;}
.padding-bottom-0{padding-bottom: 0 !important;}
.padding-bottom-5{padding-bottom: 5px !important;}
.padding-bottom-10{padding-bottom: 10px !important;}
.padding-bottom-15{padding-bottom: 15px !important;}
.padding-bottom-20{padding-bottom: 20px !important;}
.padding-bottom-30{padding-bottom: 30px !important;}
.padding-bottom-40{padding-bottom: 40px !important;}
.padding-bottom-50{padding-bottom: 50px !important;}
.padding-18-20{padding: 18px 20px !important;}
.padding-8-12{padding: 8px 12px !important;}
.padding-30-20{padding: 30px 20px !important;}
.no-wrap {white-space: nowrap;}
.d-ib{display: inline-block !important}
.d-b{display: block !important;}
.d-i{display: inline !important;}
.d-flex{display: flex !important;}
.d-none{display: none !important;}
.no-border{border: none !important;}
.border-left-none{border-left: none !important;}
.border-top-none{border-top: none !important}
.relative{position: relative;}
.bold{font-weight: bold !important;}
.no-bold{font-weight: normal !important;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}
.no-decoration{text-decoration: none !important;}
.no-box-shadow{box-shadow: none !important}
.pointer{cursor: pointer;}
.cursor-default{cursor: default}
.align-middle{vertical-align: middle !important;}
.align-top{vertical-align: top !important;}
.align-bottom{vertical-align: bottom !important;}
.opacity-0{opacity: 0;}
.animate-05{animation: all 0.5s;}
.text-left{text-align: left !important;}
.font-85p{font-size: 85% !important;}
.font-10{font-size: 10px;}
.font-11{font-size: 11px !important;}
.font-12{font-size: 12px !important;}
.font-13{font-size: 13px !important;}
.font-14{font-size: 14px !important;}
.font-15{font-size: 15px !important;}
.font-16{font-size: 16px !important;}
.font-18{font-size: 18px !important;}
.font-20{font-size: 20px !important;}
.font-22{font-size: 22px !important;}
.font-24{font-size: 24px !important;}
.font-26{font-size: 26px !important;}
.font-27{font-size: 27px !important;}
.font-30{font-size: 30px;line-height: 30px;}
.font-40{font-size: 40px !important;}
.font-50{font-size: 50px !important;}
.font-70{font-size: 70px !important;}
.font-78{font-size: 78px !important;}
.font-100{font-size: 100px;}
.font-120{font-size: 120px;}
.line-12{line-height: 12px;}
.line-14{line-height: 14px;}
.line-15{line-height: 15px;}
.line-16{line-height: 16px;}
.line-18{line-height: 18px;}
.line-30{line-height: 30px;}
.line-38{line-height: 38px;}
.line-45{line-height: 45px;}
.line-50{line-height: 50px;}
.line-60{line-height: 60px;}
.width-20{width: 20px;}
.width-26{width: 26px;}
.width-30{width: 30px;}
.width-40{width: 40px;}
.width-50{width: 50px;}
.width-70{width: 70px;}
.width-80{width: 80px;}
.width-90{width: 90px;}
.width-100{width: 100px;}
.width-150{width: 150px;}
.width-200{width: 200px;}
.width-250{width: 250px;}
.width-300{width: 300px;}
.width-350{width: 350px;}
.width-13p{width: 13%;}
.width-10p{width: 10%;}
.width-20p{width: 20%;}
.width-25p{width: 25% !important;}
.width-33p{width: 33.3%;}
.width-50p{width: 50% !important;}
.width-80p{width: 80%;}
.width-100p{width: 100% !important;}
.mwidth-100p{max-width: 100% !important}
.mwidth-150{max-width: 150px !important}
.mwidth-250{max-width: 250px !important}
.mwidth-300{max-width: 300px !important}
.width-calc-100p-30{width: calc(100% - 30px)}
.height-auto{height: auto !important}
.height-12{height: 12px}
.height-14{height: 20px}
.height-20{height: 20px}
.height-27{height: 27px}
.height-35{height: 35px}
.height-40{height: 40px}
.height-42{height: 42px}
.height-50{height: 50px}
.height-60{height: 60px}
.height-70{height: 70px !important;}
.height-75{height: 75px}
.height-78{height: 78px}
.height-80{height: 80px}
.height-85{height: 85px}
.height-100{height: 100px}
.height-110{height: 110px !important}
.height-120{height: 120px}
.height-130{height: 130px}
.height-140{height: 140px}
.height-150{height: 150px}
.height-155{height: 155px}
.height-160{height: 160px}
.height-175{height: 175px}
.height-180{height: 180px}
.height-200{height: 200px}
.height-220{height: 220px}
.height-235{height: 235px}
.height-240{height: 240px}
.height-260{height: 260px}
.height-264{height: 264px}
.height-275{height: 275px}
.height-300{height: 300px}
.height-335{height: 335px}
.mheight-40{min-height: 40px;}
.mheight-60{min-height: 60px;}
.mheight-75{min-height: 75px;}
.mheight-100{min-height: 100px;}
.mheight-110{min-height: 110px;}
.mheight-130{min-height: 130px;}
.mmheight-100{max-height: 100px;}
.mmheight-150{max-height: 150px;}
.mmheight-175{max-height: 175px;}
.margin-center{margin: 0 auto;}
.justify{text-align: justify !important;}
.clearfix{clear: both;}
.required:after{content: '*';}
input[type="checkbox"].required:after{content: '';}
#datasPhp div{display: none;}
.hover-green:hover{color: #14A66B !important}
.hover-blue:hover{color: #17a8d7 !important}
.hover-color-default{color: #020c2b !important}
.hover-b-green:hover{background-color: rgb(199, 235, 222) !important}
.hover-b-blue-f:hover{background-color: #f2f2f4 !important}
.hover-b-grey:hover{background-color: #f6f9fb !important}
.color-white{color: white !important;}
.color-default{color: #020c2b !important;}
.green{color: #14A66B !important}
.yellow{color: #e4cb65 !important}
.blue{color: #17a8d7 !important}
.blue-f{color: #6290af !important}
.orange{color: #f69c0e !important}
.white{color: #FFFFFF !important}
.red{color: #AF312C !important}
a.link-black{color: #020c2b !important;}
.grey-1{color: #9a9a9a !important}
.grey-2{color: #f8f8f8 !important}
.grey-3{color: #555555 !important}
.grey-4{color: #020731 !important}
.grey-5{color: #999 !important}
.grey-6{color: #333333 !important}
.b-orange{background-color: #f69c0e !important;}
.b-red{background-color: rgb(229, 45, 45) !important}
.b-blue{background-color: #17a8d7 !important}
.b-blue-f{background-color: #6290af !important}
.b-white{background-color: #ffffff !important}
.b-grey-1{background-color: #eeeeee !important}
.b-grey-2{background-color: #f8f8f8 !important}
.b-grey-3{background-color: #555555 !important}
.b-grey-4{background-color: #020731 !important}
.b-grey-5{background-color: #f5f5f5 !important}
.b-grey-6{background-color: #fbfbfb !important}
.b-grey-7{background-color: #333333 !important}
.b-grey-8{background-color: #f6f9fb !important}
.b-transparent{background-color: transparent !important}
.border-orange{border-color: #f69c0e !important;}
.border-1{border: solid 1px #ddd;}
.border-bottom-1{border-bottom: solid 1px #ddd;}
.border-top-1{border-top: solid 1px #ddd;}
hr.blue { border-color: #0094AF; }
.label-info { background-color: #d6e3ea; color: #020931; }
.print-visible, .print-visible-b, .print-visible-i, .print-visible-ib{display: none;}
.img-responsive { width: 100%;}
table.align-top td{vertical-align: top !important}
.td-height-21 td{height: 21px;}
.overflow-h{overflow: hidden;}
.text-nowrap{white-space: nowrap;}
.text-ellipsis{text-overflow: ellipsis;}
.flex-all-center{
  display: flex;
  justify-content: center;
  align-items: center;
}
.secure {
  margin-top: 1px;
  margin-left: 10px;
  background: #020c2b;
  color: #FFFFFF;
  border-radius: 4px;
}
.secure > div {
  text-align: center;
}
.fa-spin-05{
  -webkit-animation-duration: 0.5s !important;
  -moz-animation-duration: 0.5s !important;
  -ms-animation-duration: 0.5s !important;
  -o-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
}
.radius-0{
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.radius-4{
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
}
.radius-bottom-4{
  -webkit-border-bottom-left-radius: 4px !important;
  -moz-border-bottom-left-radius: 4px !important;
  -ms-border-bottom-left-radius: 4px !important;
  -o-border-bottom-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  -webkit-border-bottom-right-radius: 4px !important;
  -moz-border-bottom-right-radius: 4px !important;
  -ms-border-bottom-right-radius: 4px !important;
  -o-border-bottom-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
.navbar {
  margin-bottom: 0;
  min-height: 100px;
}
i.red[disabled]{
  color: rgb(237, 149, 149);
}
.sail{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(2, 12, 43, 0.75);
}
.navbar-default .navbar-nav>li>a {
  color: #020c2b;
}
.navbar .sail{
  background-color: #0094AF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.sail-timer{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #0094AF;
}
.btn-xs{
  padding: 0 5px !important;
}
.position-bottom-left{
  position: absolute;
  bottom: 0;
  left: 0;
}
.position-bottom-right{
  position: absolute;
  bottom: 0;
  right: 0;
}
.position-top-right{
  position: absolute;
  top: 0;
  right: 0;
}
.position-top-left{
  position: absolute;
  top: 0;
  left: 0;
}
.position-left{
  position: absolute;
  left: 0;
}
.ellipsis{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.btn-container{
  border: solid 2px #f69c0e !important;
  background-color: white !important;
  color: #666 !important;
  width: 100% !important;
  text-align: left !important;
  padding: 0 !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.btn-container .fa{
  padding: 14px 6px;
  background-color: #f69c0e;
  color: white;
  margin-right: 5px;
  font-size: 16px;
  float: left;
}
.btn-container .body{
  float: left;
  padding: 5px 5px 5px 0;
  font-size: 12px;
}
.btn-container .body small{
  font-size: 80% !important;
}
.btn-container:hover{
  background-color: #f8f8f8 !important;
  border: solid 2px #ef7606 !important;
}
.btn-container:hover .fa{
  background-color: #ef7606;
}
.btn-container:active{
  -webkit-box-shadow: -2px -2px 2px #ccc inset;
  -moz-box-shadow: -2px -2px 2px #ccc inset;
  -ms-box-shadow: -2px -2px 2px #ccc inset;
  -o-box-shadow: -2px -2px 2px #ccc inset;
  box-shadow: -2px -2px 2px #ccc inset;
}
.btn-container[disabled]:active{
  box-shadow: none;
}
.btn-container.danger{
  border: solid 2px #e25959 !important;
}
.btn-container.danger .fa{
  background-color: #e25959;
}
.btn-container.danger:hover{
  border: solid 2px #cd5959 !important;
}
.btn-container.danger:hover .fa{
  background-color: #cd5959;
}
.btn-container.warning{
  border: solid 2px #f9c32d !important;
}
.btn-container.warning .fa{
  background-color: #f9c32d;
}
.btn-container.warning:hover{
  border: solid 2px #cd9a2b !important;
}
.btn-container.warning:hover .fa{
  background-color: #cd9a2b;
}
.status .success{
  color: #6cc17c;
}
.status .danger{
  color: #e25959;
}
.status . {
  color: #f9c32d;
}
.status .grey{
  color: #555;
}
legend small{
  font-size: 65%;
  color: #020c2b;
  font-weight: 400;
  line-height: 1;
  margin-top: 7px;
}
/** End Helpers **/

/** Override **/
.fa-chevron-right.open{
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.text-center{
  text-align: center !important;
}
.text-start{
  text-align: start !important;
}
.g-recaptcha{
  width: 305px;
  margin: 0 auto;
}
.btn{
  font-weight: bold !important;
}
.panel-success{
  border-color: #6cc17c;
}
.panel-success>.panel-heading {
  color: #fff;
  background-color: #6cc17c;
  border-color: #6cc17c;
}
.btn.disabled,
.btn[disabled],
.btn.disabled:hover,
.btn[disabled]:hover{
  background-color: #f69c0e;
  border-color: #f69c0e;
}
.btn-info {
  background-color: #d6e3ea !important;
}
.btn-info:hover {
  background-color: #b9c6cd !important;
}
ul.nav li a{
  text-decoration: none;
  display: inline-block !important;
}
.btn {
  text-decoration: none;
}
.btn,
.btn.btn-sm,
.btn.btn-md {
  padding: 4px 15px;
}
.page-content .inner-box{
  overflow: visible !important;
}
label a{
  display: inline !important;
}
.tab-box.save-search-bar input[type="checkbox"]{
  width: 20px;
  margin-top: 0;
  height: 20px;
  float: left;
  margin-right: 10px;
}
.list-group-item {
  padding: 0;
}
.list-group-item a{
  display: block;
  padding: 10px 15px;
}
.list-group-item a:hover{
  background-color: #f5f5f5;
}
.panel-heading{
  padding: 0;
}
.panel-heading.with-padding{
  padding: 10px 15px;
}
.panel-heading h4 a{
  display: block;
  padding: 10px 15px;
  color: white;
}
.flag-ts{
  float: left;
  margin-top: 3px;
  margin-right: 10px;
}
.cat-title a {
  padding-left: 0 !important;
}
.cat-list .cat-title .picture-container{
  max-height: 200px;
  margin-top: 7px;
}
.cat-list .cat-title .thumbnail{
  max-width: 100%;
  margin-bottom: 7px;
  text-align: center;
  max-height: 200px;
}
.cat-list .cat-title .thumbnail img{
  max-width: 100%;
  max-height: 190px;
}
.panel-primary>.panel-heading {
  color: #fff;
  background-color: #f69c0e;
  border-color: #f69c0e;
}
.panel-primary {
  border-color: #f69c0e;
}
.panel-primary>.panel-heading a:hover,
.panel-primary>.panel-heading a:focus{
  color: #020c2b;
}
.panel-group .panel {
  border-radius: 0;
}
.panel-ads .bid:last-child{
  border-bottom: none;
  margin-bottom: 0 !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.btn-primary.btn-label:hover,
.btn-primary.btn-label:focus,
.btn-primary.btn-label:active,
.btn-primary.btn-label:active:hover,
.btn-primary.btn-label:active:focus,
.open>.dropdown-toggle.btn-primary:hover{
  background-color: #ef7606;
  border-color: #ef7606;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn-danger.btn-label:hover,
.btn-danger.btn-label:focus,
.btn-danger.btn-label:active,
.btn-danger.btn-label:active:hover,
.btn-danger.btn-label:active:focus{
  background-color: #cd5959;
  border-color: #cd5959;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
input.input-sm{
  padding: 2px 6px;
  height: 27px;
  line-height: 12px;
}
.logo-small {
  float: left;
  height: 41px;
}
.logo-small img {
  margin: 0;
  display: none;
}
.logo-svg {
  width: 202px;
  height: 75px;
}
.logo-container .byec {
  position: absolute;
  bottom: 0;
  right: -100%;
  line-height: 0;
}
.byec .logo-ec {
  width: 20px;
  height: 20px;
  background: url('/images/logos/logoEC.svg') 0 center no-repeat;
  background-size: 22px;
  display: inline-block;
  vertical-align: -6px;
  margin: 0;
  padding: 0;
}
.color-primary {
  color: #17a8d7;
}
.color-l-black {
  color: #020c2b;
}
.color-lightblueEC {
  color: #6290af !important;
}
.color-black {
  color: black !important;
}
.logoEC-link{
  text-decoration: none;
}
.logoEC-link:hover {
  color: inherit;
  text-decoration: underline;
}
.byec p {
  margin: 0;
}
.font-weight-normal{
  font-weight: normal;
}
.primaryLightRadianColorEC-1{
  color: #ff8415;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
  margin-left: 0px;
}
.position-login{
  position: absolute;
  bottom: -22px;
  left: 25%;
  right: 25%;
  z-index: 1;
}
p.hiddenfield{
  margin: 0;
}
.list-square li{
  list-style-type: square;
  margin-left: 30px;
}
.intro.bloc-special{
  background-position: 0 58%;
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
}
.intro.bloc-special p.sub{
  /*background-color: rgba(255, 255, 255, 0.25);*/
  color: white;
  border-radius: 4px;
  padding: 15px 100px;
  font-weight: bold;
  line-height: 48px;
  font-size: 38px;
  -webkit-text-shadow: 3px 3px 3px #000;
  -moz-text-shadow: 3px 3px 3px #000;
  -ms-text-shadow: 3px 3px 3px #000;
  -o-text-shadow: 3px 3px 3px #000;
  text-shadow: 3px 3px 3px #000;
}
.intro{
  min-height: 430px !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
select.input-sm{
  height: 27px;
}
.alert-danger{
  background: rgba(175, 49, 44, 0.1);
  border-color: #e25959;
}
.alert-success{
  background: rgba(0, 164, 106, 0.1);
  border-color: #14A66B;
  color: #14A66B;
}
.alert-info{
  border: 1px solid #ddd;
  background-color: #f8f8f8 !important;
  color: #020c2b;
}
.selling-container .alert-container{
  position: fixed;
  top: 50px;
  left: 50%;
  z-index: 1000;
  width: 100%;
  margin-left: 0;
}
.selling-container .alert-container .alert{
  margin: 0 !important;
  margin-bottom: 10px !important;
}
.selling-container .alert-container .alert-danger{
  background-color: rgb(232, 219, 219);
}
.selling-container .alert-container .alert-success{
  background-color: rgb(215, 231, 225);
}
.selling-container .alert-container .alert-info{
  background-color: rgb(215, 231, 225);
}
.selling-container .btn[data-state="2"],
.selling-container .btn[data-state="3"]{
  background-color: #ef7606;
  border-color: #ef7606;
  color: #FFFFFF;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

.label-default{
  background: #3a3a3a;
}
.label-primary{
  background: #f69c0e;
  border-color: #f69c0e;
}
.label-secondary{
  background: #D3D3D3;
  color: #000;
}
.label-warning{
  background: #f9c32d;
}
.label-danger{
  background: #e25959;
  border-color: #e25959;
}
.label-map {
  background-color: #000;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  padding: 8px 15px;
  line-height: 30px;
}
.alert.fade{
  padding: 0;
}
.alert.fade.in{
  padding: 15px;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  background-color: #17a8d7;
  border-color: #17a8d7;
}
.panel-default {
  border: none;
  box-shadow: none;
}
.panel-default .panel-heading {
  background-color: #17a8d7;
  color: white;
  border-radius: 0;
  border: none;
}
.panel-default table {
  border: none !important;
}
.panel-default table td,
.panel-default table th {
  border-bottom: solid 1px #f4f5f8;
}
/** End override **/

/** Clock **/
.clock{
  position: relative;
  border: solid 2px #999;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 5px auto 0 auto;
}
.clock .btn-up{
  position: absolute;
  top: -10px;
  left: 20px;
  right: 20px;
}
.clock .btn-up .tappet{
  position: absolute;
  top: 2px;
  height: 2px;
  width: 10px;
  left: -3px;
  border: solid 2px #999;
  border-radius: 5px;
}
.clock .btn-up .stem{
  position: absolute;
  width: 1px;
  height: 5px;
  border: solid 2px #999;
  top: 5px;
}
.clock .arrow{
  position: absolute;
  top: 23px;
  width: 4px;
  left: 21px;
}
.clock .arrow .stem{
  width: 2px;
  height: 17px;
  position: absolute;
  top: -15px;
  background-color: #999;
  left: 1px;
  border-radius: 4px;
}
.clock .arrow .center{
  border: solid 2px #999;
  border-radius: 5px;
}
/** End clock **/

/** Navbar **/
.navbar-submenu{
  background-color: #020731;
  border: 0;
  border-radius: 0;
  min-height: 40px;
}
.navbar-submenu.fixed-top {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
}
.navbar-submenu.fixed-top .logo-small img {
  display: block;
  margin-right: 30px;
}
.navbar-nav a{
  color: white !important;
  font-size: 15px !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-submenu .navbar-nav>.active>a,
.navbar-submenu .navbar-nav a:hover,
.navbar-submenu .navbar-nav a:focus{
  background-color: #f69c0e !important;
}
.navbar-submenu .navbar-nav>.active>a:active,
.navbar-submenu .navbar-nav a:active{
  box-shadow: 2px 2px 2px rgba(33, 33, 33, 0.25) inset;
}
.navbar-brand{
  padding: 3px 0 0 0;
}
/** End navbar **/

/** Form **/
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio]{
  margin-left: 0;
}
fieldset{
  margin-bottom: 30px;
}
.checkboxcontainer .check-column{
  display: inline-block;
  width: 50%;
  float: left;
}
.checkboxcontainer .check-column input[type="checkbox"]{
  margin-right: 5px;
  margin-top: 0;
}
.checkboxcontainer .check-column label{
  margin-bottom: 15px;
}
/** End Form **/

.fa-grey{
  color: #555;
}
.fa-input{
  padding-right: 5px;
}
.fa-input:before{
  margin-right: .35em;
  margin-left: .35em;
}
[data-toggle="collapse"] i{
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(00deg);
  transform: rotate(0deg);
  transition: all 0.3s ease-in;
}
[data-toggle="collapse"] i.active-panel{
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/** Alert **/
#alert{
  position: fixed;
  top: 50px;
  left: 10%;
  right: 10%;
  z-index: 1000;
}
.alert.invalid,
.alert.miss{
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  display: block;
}
.alert-contextual .alert.invalid,
.alert-contextual .alert.miss{
  color: #a94442;
  border-color: #ebccd1;
  background: transparent;
  display: block;
  margin: 0;
  padding: 5px;
}

.alert.invalid p,
.alert.miss p{
  margin-bottom: 10px;
  font-weight: bold;
}
.alert.invalid ul li a,
.alert.miss ul li a{
  color: #a94442;
}
.alert p{
  margin: 0 !important;
}
#alerts .alert{
  margin: 0 !important;
  border-radius: 0 !important;
  border: none;
}
#alerts .alert.alert-danger{
  border-bottom: solid 1px #e25959;
}
#alerts .alert.alert-success{
  border-bottom: solid 1px #6cc17c;
}
#alerts .alert.alert-info{
  border-bottom: solid 1px #ddd;
}
#alerts .alert.alert-warning{
  border-bottom: solid 1px #f9c32d;
}
#alerts .alert:last-child{
  border: none !important;
}
/** End alert **/
/** Progressbar **/
.progress-bar-success {
  background-color: #6cc17c;
}
/** End progressbar
/** Popover **/
.popover-content {
  min-width: 250px;
}
.popover.miss,
.popover.invalid,
.popover.required{
  background: #f2dede;
  color: #a94442;
  font-weight: bold;
}
.popover.miss.right > .arrow,
.popover.invalid.right > .arrow,
.popover.required.right > .arrow{
  border-right-color: #c1b1b1;
}
.popover.miss.top > .arrow,
.popover.invalid.top > .arrow,
.popover.required.top > .arrow{
  border-top-color: #c1b1b1;
}
.popover.miss.right > .arrow:after,
.popover.invalid.right > .arrow:after,
.popover.required.right > .arrow:after{
  border-right-color: #f2dede;
}
.popover.miss.top > .arrow:after,
.popover.invalid.top > .arrow:after,
.popover.required.top > .arrow:after{
  border-top-color: #f2dede;
}
.popover.required:after{
  content: '';
}
.bid .popover{
  width: 250px;
  color: #020731;
}
/** End popover **/

/** Add pictures **/
#pictures .block-picture {
  width: 18%;
  display: inline-block;
  margin-left: 1px;
  margin-bottom: 10px;
  height: 200px;
  min-height: 200px;
  max-height: 200px;
  vertical-align: top;
  max-width: 150px;
}
#pictures .block-picture input[type="file"] {
  opacity: 0;
  display: none;
}
#pictures .block-picture .picture .controls-container .picture-fill{
  position: relative;
  z-index: 0;
  border: solid 1px #ccc;
  border-bottom: dashed 1px #ccc;
  height: 150px;
}
#pictures .block-picture img{
  max-width: 100%;
  background-color: #eee;
  border: none;
  max-height: 140px;
}
#pictures .block-picture .picture.empty .controls-container,
#pictures .block-picture .picture.loading .controls-container{
  display: none;
}
#pictures .block-picture .picture .controls-container .picture-fill .hover{
  background-color: rgba(200, 200, 200, 0.5);
  text-align: center;
  padding-top: 110px;
  font-size: 20px;
  color: #3D7DFF;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
}
#pictures .block-picture .picture .controls-container .picture-fill:hover .hover{
  display: block;
}
#pictures .block-picture .picture.empty .controls-container .picture-fill::after,
#pictures .block-picture .picture.loading .controls-container .picture-fill::after{
  content: none;
}
#pictures .block-picture .picture.empty .instructions{
  display: block;
  border: solid 1px #ccc;
  text-align: center;
  height: 180px;
  color: #999;
  background-color: #fafafa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#pictures .block-picture .picture.loading .progression{
  display: block;
  height: 180px;
  background-color: rgba(30, 30, 30, 0.75);
  padding: 15px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#pictures .block-picture .picture.loading .progression h4{
  text-align: center;
  color: white;
}
#pictures .block-picture .picture.empty .instructions:hover div.margin-top-10{
  color: #3D7DFF;
}
#pictures .block-picture .picture .instructions,
#pictures .block-picture .picture .progression{
  display: none;
}
#pictures .block-picture label{
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin-bottom: 0;
  display: block;
  padding: 4px;
}
#pictures .block-picture .controls{
  border: solid 1px #ccc;
  border-top: none;
  width: 100%;
}
#pictures .block-picture .controls.disabled{
  background-color: #eee;
  color: #999;
}
#pictures .block-picture .controls .control{
  padding: 3px 5px;
  width: 25%;
}
#pictures .block-picture .controls .control i{
  display: block;
  border-radius: 4px;
  padding: 4px 0;
  cursor: pointer;
}
#pictures .block-picture .controls .control i:hover{
  color: #3D7DFF;
  background-color: #eee;
}
#pictures .block-picture .controls.disabled .control i:hover{
  color: #999;
}
/** End Add pictures **/

/** Documents Manager **/
#documentsManager .upload-file-container .upload-buttons-container{
  float: left;
  margin-right: 15px;
  text-align: center;
}
#documentsManager .upload-file-container .overview{
  float: left;
  width: 200px;
}
#documentsManager .upload-file-container .overview img{
  width: 100%;
  padding: 4px;
  border: solid 1px #ccc;
  border-radius: 4px;
}
#documentsManager .upload-file-container .overview .name{
  text-align: center;
  font-weight: bold;
}
/** End Documents Manager **/

/** Breadcrumbs **/
.breadcrumb>.active.current{
  font-weight: bold;
}
.breadcrumb>.active.current:before{
  font-weight: normal;
}
/** End breadcrumbs **/

/** Cat-list **/
.cat-list .cat-title{
  padding-bottom: 0 !important;
}
.cat-list .cat-status{

}
/** End cat-list **/

/** States **/
.clarification{
  display: block;
}
.arrow-up{
  display: none;
}
/** End states **/

/** Addresses **/
#addressLabel{
  border: solid 1px rgb(221, 221, 221);
  padding: 10px 15px;
  border-radius: 4px;
}
/** End addresses **/

/** Carousel **/
.ads-image .bx-wrapper .bx-viewport{
  min-height: 150px;
}
.ads-image .bx-wrapper .bx-viewport li img{
  max-height: 400px;
}
.thumb-item-link img{
  height: 70px;
  max-height: 70px;
}
/** End carousel **/

/** Teasing **/
.teasing{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url('/images/presentations/bg.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 350px;
  transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  z-index: -1;
}
/** End teasing **/

/** Filters **/
.filters{
  border: solid 1px #ddd;
  border-radius: 4px;
  padding: 0;
  margin-bottom: 10px;
}
.filters .title{
  padding: 7px 5px;
  border-bottom: solid 1px #ddd;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.filters .filter-body ul li:last-child a{
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.filters .filter-body ul li a{
  padding: 4px 10px 4px 10px;
  display: block;
  text-decoration: none;
}
.filters .filter-body ul li a:hover{
  background-color: #F5F5F5;
}
.filters .filter{
  min-height: 28px;
}
.filters .filter a{
  margin-bottom: 10px;
  text-decoration: none;
}
.filters .filter a div.col-xs-11{
  white-space: normal;
}
.filters .filter i.fa{
  margin-top: 4px;
}
/** End filters **/

/** Presentations **/
.presentation-title{
  font-size: 40px;
  position: relative;
  display: inline-block;
  margin: 0 auto 30px auto;
}
.presentation-title:after,
.presentation-subtitle:after{
  position: absolute;
  bottom: 0;
  width: 70%;
  left: 15%;
  right: 15%;
  content: '';
  display: inline-block;
  background-color: #f69c0e;
  height: 1px;
}
.presentation-subtitle{
  font-weight: bold;
  font-size: 26px;
  position: relative;
  display: inline-block;
  margin: 0 auto 25px auto;
}
.presentation-section{
  line-height: 24px;
  margin-bottom: 20px;
}
.presentation-container .cell {
  text-align: center;
  border: solid 1px #DDD;
  padding: 5px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 4px;
}
.presentation-container .cell:before {
  border-color: #DDD transparent transparent;
  border-style: solid;
  border-width: 7px;
  bottom: -14px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 34px;
  position: absolute;
  z-index: 2;
}
.presentation-container .cell:after {
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 6px;
  bottom: -12px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 35px;
  position: absolute;
  z-index: 2;
}
.presentation-container .cell img {
  height: 40px;
  margin-bottom: 20px;
}
.presentation-divider{
  width: 80%;
  margin: 50px auto;
  border-top-color: #f69c0e;
}
.presentation-number{
  padding: 20px;
  background-color: #e74c3c;
  display: inline-block;
  margin: 0 auto 20px auto;
  border: solid 1px #e02d1a;
  font-weight: bold;
  color: white;
  font-size: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.presentation-box{
  font-size: 18px;
  line-height: 26px;
  color: rgb(119, 119, 119);
}
.presentation-box2{
  font-size: 14px;
  line-height: 20px;
}
.presentation-box2 img {
  margin-bottom: 20px;
  margin-top: 15px;
}
.presentation-box2 .fa{
  padding: 16px;
  border-radius: 50%;
  color: #f69c0e;
  min-width: 78px;
}
.presentation-box2 .title{
  font-weight: bold;
  margin-bottom: 10px;
  height: 40px;
}
.presentation-list{
  width: 100%;
  border-collapse: collapse;
  font-size: 18px;
  text-align: left;
  line-height: 36px;
  color: rgb(119, 119, 119);
}
.presentation-list td.check{
  width: 30px;
  color: #f69c0e;
}
.presentation-vehicle img{
  max-width: 100%;
  max-height: 150px;
}
.presentation-title-selling{
  text-align: left;
  margin-bottom: 10px;
}
.presentation-title-selling a{
  text-align: left;
  font-size: 18px;
  color: #f69c0e;
  font-weight: bold;
}

.step {
  height: 60px;
  width: 60px;
  /*background: #00a46a;*/
  -ms-transform: rotate(45deg); /* Internet Explorer */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari et Chrome */
  -o-transform: rotate(45deg); /* Opera */
  position:relative;
  margin:0 auto 20px auto;
}
.step span {
  color: white;
  display: block;
  font-weight: bold;
  transform: rotate(-45deg);
  font-size:36px;
  position:absolute;
  top: 20px;
  left: 20px;
}
.presentation-box2 .fa{
  font-size: 52px;
}
.presentation-box2 img {
  height: 52px;
}
.presentation-box2 .title{
  height: inherit;
}
/** End presentations **/

/** Sellings **/
.bid .bid-container{
  border: solid 1px #17a8d7;
  border-right-width: 10px;
}
.bid.danger .bid-container{
  border-color: #e25959;
}
.bid.success .bid-container,
.bid.primary .bid-container{
  border-color: #00a46a;
}
.bid.warning .bid-container{
  border-color: #f9c32d;
}
.img-futur,
.img-past{
  max-width: 230px;
  margin: 0 auto;
  max-height: 175px;
  display: block;
  width: auto;
}
.sellings-calendar{
  position: relative;
}
.selling-block .sail{
  color: white;
  padding: 40px 20px 20px 20px;
  cursor: default;
}
.selling-block .sail .close{
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 10px;
  color: #ccc;
  opacity: 1;
  text-shadow: none;
  cursor: pointer;
}
@media (max-width: 992px) {
  .sellings-calendar:after{
    display: none;
    content: '';
  }
  .sellings-calendar{
    background-color: #eee;
  }
  .sellings-calendar .tab-pane{
    display: block;
    left: 0;
  }
  .img-futur,
  .img-past{
    width: auto !important;
    max-width: 100%;
  }
  .slide-left{
    left: 0 !important;
  }
}
.current-selling h1,
.current-selling h2 {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}
.selling-block-label{
  height: 40px;
  color: #020c2b;
}
@media (min-width: 768px) and (max-width: 992px) {
  .img-futur,
  .img-past{
    max-height: 105px;
  }
  .selling-block .sail div.bold{
    font-size: 14px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
/** End Sellings **/

/** Tab Slide **/
.slide-left {
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  -ms-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  transition: left 0.5s ease;
  position: relative;
  overflow: hidden;
  left:100%;
  z-index: 1;
}
.slide-left.in {
  left:0;
}
.slide-left.out{
  left:-100%;
}
.slide-right {
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  -ms-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  transition: left 0.5s ease;
  position: relative;
  overflow: hidden;
  left:-100%;
}
.slide-right.in {
  left:0;
}
.slide-right.out{
  left:100%;
}
/** End Tab Slide **/

/** TechnicalSheet **/
.ts-header-infos h2{
  padding-bottom: 5px;
}
.ts-header-infos table{
  font-size: 14px;
  line-height: 18px;
  color: #666;
  margin-top: 5px;
}
.ts-timer-container,
.ts-best-container{
  background-color: white;
  color: black;
  border-radius: 0;
  display: inline-block;
  width: 200px;
  padding: 0 12px 10px 12px;
  border-bottom: solid 1px #f69c0e;
}
.ts-timer-container h4,
.ts-best-container h4{
  padding-bottom: 15px;
}
.ts-best-container .tooltip .tooltip-inner{
  text-align: justify;
}
.ts-nh .bid-histories{
  display: none;
}
.ts-nh .ts-map{
  margin-top: 60px !important;
}
.ts-nh #currentStatus{
  display: none;
}
.ts-header-vehicle{
  border: solid 1px #ddd;
  display: block;
  color: #020c2b;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 115px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.ts-header-vehicle.active{
  border: solid 1px #f69c0e;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 5px;
  min-height: 135px;
}
.ts-header-vehicle .ts-header-vehicle-over{
  position: absolute;
  padding: 0 10px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.ts-header-vehicle table{
  table-layout: fixed;
  width: 100%;
}
.ts-header-vehicle .title{
  text-align: center;
  padding: 5px 15px 2px 15px;
  display: inline-block;
  margin: 0 auto 8px auto;
  font-size: 14px;
  border-bottom: solid 1px #ccc;
}
.ts-header-vehicle.active .title{
  border-bottom: solid 1px #999;
}
.ts-header-vehicle-bg{
  background-color: #f5f5f5;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 4px;
}
.ts-header-vehicle.active .ts-header-vehicle-bg{
  background-color: #F2F9F6;
}
.ts-header-vehicle .thumbnail{
  margin-bottom: 0;
}
.user-info .rpo div{
  margin-top: 10px;
  margin-bottom: 10px;
}
#maxBiddingLabel .popover{
  width: 275px;
  font-size: 12px;
}
/*.btn-bookmark.active{
    color: #E8E805 !important;
}*/
.btn-bookmark{
  text-decoration: none;
}
.ts-comment{
  /*padding: 8px;*/
  /*max-height: 42px;*/
  overflow: hidden;
  cursor: pointer;
}
.ts-comment .sail-text{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  box-shadow: 0 -10px 10px -2px white inset;
}
#askForm .textarea-group textarea{
  resize: none;
  height: 100px;
}
#askForm .textarea-group .btn{
  margin-top: 20px;
  width: 40%;
}
.ts-questions{
  padding-top: 3.5px;
  margin: 20px 0;
  border-radius: 4px;
}
.ts-questions li{
  padding: 3.5px 15px;
  margin-bottom: 10px;
}
.ts-questions li:last-child{
  margin-bottom: 0;
}
.ts-questions .answer{
  margin-left: 30px;
  border-left: solid 1px #f69c0e;
  padding-left: 12px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 3px;
}
#carouselThumbs.carouseled {
  padding-left: 35px;
}
#carouselThumbs.carouseled .prev {
  position: absolute;
  top: 20px;
  left: 0;
  bottom: 0;
  z-index: 2;
  line-height: 75px;
  font-size: 30px;
  padding-left: 5px;
  background-color: white;
  box-shadow: 5px 0 5px 5px #fff;
  cursor: pointer;
}
#carouselThumbs.carouseled .next {
  position: absolute;
  top: 20px;
  right: 0;
  bottom: 0;
  z-index: 2;
  line-height: 75px;
  font-size: 30px;
  padding-left: 5px;
  background-color: white;
  box-shadow: -5px 0 5px 5px #fff;
  cursor: pointer;
}
#carouselThumbs.carouseled .prev:hover,
#carouselThumbs.carouseled .next:hover {
  color: #aaa;

}
.input-group-price .input-group-addon {
  background-color: #f2f6f8;
  border: none;
  border-radius: 0;
  color: #020c2b;
  padding: 10px 20px !important;
  font-weight: bold;
  font-size: 20px;
}
.input-group-price .input-group-addon img {
  margin: 0 0 10px 0;
}
.input-group-price .form-control {
  border: solid 1px #f2f6f8;
}
/** End technicalsheet **/

/** Blocs **/
a.bloc-1{
  color: #020c2b;
  text-decoration: none;
}
a.orange.bloc-1{
  color: #f69c0e;
}
a.orange.bloc-1:hover{
  color: #FA7722;
}
.bloc-1{
  border: solid 1px #f69c0e;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.bloc-1 .price {
  font-size: 14px;
  background: #f69c0e;
  color: #FFF;
  border-radius-bottom-left: 3px;
  border-radius-bottom-right: 3px;
  font-weight: bold;
  padding: 5px;
  margin-left: -10px;
  margin-right: -10px;
}
.bloc-1 .title{
  font-size: 14px;
  text-align: center;
  margin-bottom: 10px;
}
.bloc-1 .body{
  text-align: center;
}
.bloc-2{
  border: solid 1px #ccc;
  background-color: #eee;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
}
.bloc-3 {
  padding: 10px;
  text-align: center;
}
.bloc-3 .price {
  font-size: 14px;
  background: #17a8d7;
  color: #FFF;
  font-weight: bold;
  padding: 5px;
  margin-left: -10px;
  margin-right: -10px;
}
.bloc-3 .title {
  font-size: 14px;
  text-align: center;
  margin-bottom: 10px;
}
.bloc-3 .body {
  text-align: center;
}
.bloc-3 a,
a.bloc-3 {
  text-decoration: none !important;
}
.infos-container{
  background-color: #f5f5f5;
  border: solid 1px #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.infos-container table{
  width: 100%;
}
.infos-container table th,
.infos-container table td{
  width: 33.3%;
  border-right: solid 1px #ddd;
  color: #020c2b;
}
.infos-container table th{
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
.infos-container table td{
  text-align: justify;
  padding: 0 10px;
  vertical-align: top;
  background-color: #fff;
}
.infos-container table td.expended{
  border-top: solid 1px #ccc;
}
.infos-container table td div{
  padding: 7px 0;
}
.infos-container table th:last-child,
.infos-container table td:last-child{
  border-right: none;
}
.infos-container table td:first-child{
  border-bottom-left-radius: 4px;
}
.infos-container table td:last-child{
  border-bottom-right-radius: 4px;
}
/** End blocs **/

/** Cart **/
.table-cart th.disabled {
  background: #EEEEEE;
}
.table-cart tr.total {
  color: #f69c0e;
  font-size: 20px;
}
.container-progress {
  margin-bottom: 30px;
}
.container-progress .step {
  float: left;
  width: 25%;
  text-align: center;
  position: relative;
}
.container-progress .line {
  position: relative;
}
.container-progress .line > div {
  position: absolute;
  border-bottom: solid 1px #CCCCCC;
  width: 100%;
  height: 1px;
  top: 30px;
  z-index: 0;
}
.container-progress .step .num {
  border-radius: 50px;
  border: solid 2px #CCCCCC;
  text-align: center;
  padding: 20px 24px 20px 24px;
  font-size: 25px;
  color: #777777;
  display: inline-block;
  background: #FFFFFF;
  display: inline-block;
}
.container-progress .step a {
  text-decoration: none;
}
.container-progress .step .name {
  width: 90%;
  margin-left: -5px;
  font-size: 12px;
  font-weight: normal;
  margin-top: 50px;
  display: block;
  color: #828282;
}
.container-progress .step.active .num {
  border-color: #f69c0e;
  color: #f69c0e;
}
.container-progress .step.active .name {
  color: #f69c0e;
}
/** End cart **/

/** About **/
.partner{
  font-weight: bold;
  margin: 0 0 20px 0;
  position: relative;
}
.partner a{
  display: block;
  padding: 10px 5px 6px 95px;
  text-decoration: none;
}
.partner a small{
  font-weight: normal;
}
.partner img{
  position: absolute;
  left: 5px;
  bottom: 0;
}
/** End About **/

/** Auto Bid **/
.auto-bid{
  display: none;
  /*height: 0;*/
}
.auto-bid.in{
  display: block;
}
.auto-bid .auto-bid-container{
  padding: 5px 10px;
  border-top: solid 1px #ccc;
  /*background-color: #f4f4f4;*/
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
/** End Auto Bid **/

/** Basket **/
.basket-container{
  position: relative;
}
#basketSelling{
  background-color: #020731;
  padding: 10px 10px 0 10px;
  z-index: 2;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#basketSelling .basket-picto img{
  width: 25px;
}
#basketSelling table td div{
  float: left;
  margin-right: 10px;
}
#basketSelling table td div:first-child:after{
  content: ':';
}
#basketSelling .basket-left,
#basketSelling .basket-right{
  float: left;
  width: 50%;
}
#basketSelling .basket-left{
  padding-right: 5px;
}
#basketSelling .basket-right{
  padding-left: 5px;
}
#basketSelling .basket-left .b-white,
#basketSelling .basket-right .b-white{
  height: 60px;
}
#basketSelling .basket-left .b-white table,
#basketSelling .basket-right .b-white table{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#basketSelling .basket-picto{
  width: 25px;
}
#basketSelling .basket-picto .clock{
  display: none;
}
/** End Basket **/

/** Flags **/
.sprite-flags {
  background: url('/images/sprites/flags.png') no-repeat;
  display: inline-block;
  width: 32px;
  height: 22px;
}
.sprite-flags-EN {
  background-position: -467px -165px;
}
.sprite-flags-FR {
  background-position: -383px -165px;
}
.sprite-flags-ES {
  background-position: -47px -165px;
}
.sprite-flags-DE {
  background-position: -131px -133px;
}
.sprite-flags-IT {
  background-position: -89px -261px;
}
.sprite-flags-_nato {
  background-position: -89px -549px;
}
/** End flags **/

/** Timer **/
#timer.timer-ts{
  font-size: 24px;
}
/** End timer **/

/** History **/
.bid-histories strong{
  display: none;
}
.bid-histories ul strong{
  display: inline;
}
.bid-histories.nh ul{
  display: none;
}
.bid-histories.nh strong{
  display: block;
}
.bid-histories h4{
  text-align: center;
  margin: 0;
  border: solid 1px #ddd;
  border-bottom: none;
  background-color: #f5f5f5;
  font-size: 14px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 5px;
  font-weight: bold;
}
.bid-histories .bid-histories-container{
  border: solid 1px #ddd;
  background-color: #fff;
  padding: 5px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  min-height: 70px;
}
.bid-histories ul{
  max-height: 120px;
  overflow: auto;
}
.bid-histories ul li {
  font-family: Roboto, sans-serif;
  font-size: 11px;
  line-height: 24px;
  padding: 0px 5px 0 0;
  font-weight: 300;
  border-bottom: dashed 1px #aaa;
  overflow: hidden;
  text-align: left;
  margin-bottom: 1px;
}
.bid-histories ul li:last-child {
  border-bottom: none;
}
.bid-histories .sail{
  background-color: #0094AF;
}
.selling-container .history-container{
  display: none;
  border-top: solid 1px #ccc;
  background-color: #f6f9fb;
  padding: 7px 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.selling-container .history-container .show-history{
  position: absolute;
  bottom: 10px;
  right: 10px;
}
/** End history **/

/** Input file perso **/
.form-file input[type="file"]{
  opacity: 0;
  width: 0;
  height: 0;
}
.form-file .file-btn{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  float: left;
}
.form-file .file-name{
  float: left;
  border: solid 1px #ccc;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 8px 15px;
  border-left: none;
  max-width: calc(100% - 82px);
  background-color: #fafafa;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  min-width: 50%;
}
.form-file label.file-name{
  cursor: pointer;
}
.form-label{
  margin-top: 8px;
}
.form-file .fa-status{
  position: absolute;
  top: 12px;
  left: -5px;
}
.form-file.append .file-name{
  border-radius: 4px 0 0 4px;
  border-left: solid 1px #ccc;
  border-right: none;
}
.form-file.append .file-btn{
  border-radius: 4px;
}
/** End input file perso **/

/** CGV **/
.bloc-cgv{
  border: solid 1px #eee;
  border-radius: 4px;
}
.bloc-cgv .content{
  text-align: justify;
  padding-right: 25px;
}
.bloc-cgv.scroll .content {
  font-size: 11px;
}
.bloc-cgv.scroll .content .margin-top-10 {
  margin-top: 5px !important;
}
.bloc-cgv.scroll h1{
  font-size: 14px;
  margin-bottom: 5px;
  border-bottom: 0;
  padding: 0;
}

.bloc-cgv.scroll h1:before, .bloc-cgv.scroll h1:after {
  display: none;
}
.bloc-cgv.scroll h2{
  font-size: 12px;
  padding-bottom: 0;
  font-weight: bold;
}
.bloc-cgv.scroll p {
  margin-bottom: 5px;
}
.bloc-cgv.scroll {
  overflow: auto;
  max-height: 150px;
  padding: 20px 10px 20px 35px;
}
.with-cgv .bloc-cgv{
  padding: 15px 5px 15px 15px;
  margin-bottom: 20px;
}
.with-cgv .bloc-cgv .content{
  padding-right: 15px;
  max-height: 100px;
}
/** End CGV **/

/** Buy Sell **/
.buy-sell-menu{
  position: fixed;
  width: 235px;
}
.buy-sell-menu ul li{
  border-bottom: dotted 1px #DDDDDD;
}
.buy-sell-menu ul li:last-child{
  border-bottom: none;
}
.buy-sell-menu ul li a{
  text-transform: none !important;
  line-height: 18px !important;
  font-size: 14px !important;
}
/** End buy sell **/

/** Orders **/
.selling-choice,
.ads-choice{
  position: relative;
  cursor: pointer;
  margin: 2px;
}
.selling-choice:hover,
.ads-choice:hover{
  background-color: #fafafa;
}
.selling-choice.active,
.ads-choice.active{
  border: solid 3px rgb(0, 164, 106);
  margin: 0;
}
.selling-choice.active:after,
.ads-choice.active:after{
  content: '✓';
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgb(0, 164, 106);
  padding: 5px;
  border-bottom-right-radius: 4px;
  border-right: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  color: white;
  font-weight: bold;
  font-size: 24px;
}
/** End Orders **/
@media(max-width:991px) {
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
  }
  .navbar-nav {
    float: none;
  }
  .text-center-xs {
    text-align: center;
  }
  .pull-none-xs {
    float: none !important;
  }
  .height-50-sm {
    height: 70px;
  }
  .navbar {
    min-height: 52px;
  }
  .navbar-default .navbar-toggle {
    background: #17a8d7;
    border-color: #17a8d7;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: #17a8d7;
    border-color: #17a8d7;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background: #FFFFFF;
  }
  .navbar-default {
    background: #020731;
  }
  .header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
  }
  .header .container {
    width: 100% !important;
  }
  .navbar-brand img {
    margin-top: 7px !important;
  }
  .navbar-collapse {
    overflow: hidden;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 1000;
    width: 100%;
    background: #020731;
    margin: 0 !important;
  }
  .nav.navbar-nav {
    margin-top: 0;
  }
  .nav.navbar-nav li {
    width: 100%;
  }
  .nav.navbar-nav li a {
    width: 100%;
    display: block !important;
    padding-left: 30px;
  }
  .navbar-submenu {
    min-height: 0;
  }
  .navbar-header {
    float: none;
  }
}
@media(max-width:991px) and (min-width:768px) {
  .col-md-height-105{
    height: 105px !important;
  }
}
@media (min-width: 992px) {
  .selling-container .alert-container{
    width: 720px;
    margin-left: -360px;
  }
  .logo {
    height: 80px;
    line-height: normal;
  }

  .header {
    height: auto;
    background: #fff;
  }

  .navbar-site {
    margin-bottom: 0 !important;
    height: 100px;
    background: #fff;
    border-radius: 0;
    border-bottom: solid 1px #ddd;
  }

  .navbar-right {
    margin-top: 40px;
  }

  .navbar-nav > li > a {
    border-radius: 3px;
    box-sizing: border-box;
    color: #020c2b;
    font-size: 14px;
    line-height: normal;
    padding: 12px 15px 12px 15px;
  }

  .nav > li.active, .nav > li > a:hover, .nav > li > a:focus, .nav > li:hover > a, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
  }

  .navbar-nav > li > a:hover {
    color: #000;
  }

  .navbar-nav > li.postadd {
    padding-left: 25px;
    margin-left: 5px;
    border-left: solid 1px #ddd;
  }

  .navbar-nav > li.postadd a {
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    height: 40px;
    line-height: normal;
    padding: 12px 35px;
    text-transform: uppercase;
  }

  /* usermenu */
  .dropdown-menu > li > a {
    text-decoration: none;
  }
  li .user-menu {
    padding: 0;
    transition: all 0.2s linear 0s;
  }

  li.open .user-menu {
    padding: 0 0;
  }

  li .user-menu li a {
    font-size: 11px;
    letter-spacing: 0.55px;
    clear: both;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 5px 10px;
    text-transform: inherit;
    white-space: nowrap;
  }

  li .user-menu li i {
    margin-right: 5px;
    color: #999999;
    font-size: 120%;
    transition: all 0.2s linear 0s;
  }

  li .user-menu li:hover i {
    color: #2a3744;
  }

  li .dropdown-menu.user-menu > .active > a, .dropdown-menu.user-menu > .active > a:focus {
    background: #EEEEEE;
    font-weight: bold;
    color: #2a3744;
  }

  .navbar-nav .open > a, .navbar-nav .open > a:hover, .navbar-nav .open > a:focus {
    background: none;
  }
}
/** End medias queries **/

/* =============================================================== */

/*
 *
 *   BOOTCLASIFIED - Responsive Classified Theme
 *   Copyright 2015 tanimdesign.net
 *
*/

/* 	TABLE CONTENT

1. 	 IMPORT
2.   FOUNDATION
3. 	 TYPOGRAPHY + GLOBAL CLASS
4. 	 CUSTOMIZE BOOTSTRAP  [ MODAL + INPUT FORM ELEMENT + BUTTON + ALERT ]
5. 	 CUSTOMIZE NAVBAR  [ Main Navigation   ]
6. 	 HOME CONTENT START
7.	 CATEGORY INTRO
8. 	 CATEGORY LIST
9. 	 CATEGORY SIDEBAR
10.  ADS DETAILS
11.  LOGIN
12.  SIGNUP
13.  POST ADS
13.  PAGE INTO
15.  FOOTER
16.  USER DASHBOARD
17.  USER PANEL || ACCOUNT
18.  WEB PAGE PROGRESS BAR CSS
19.  CUSTOM RESPONSIVE
20.  USER PANEL || ACCOUNT
20.  CONTACT || ABOUT

/* =============================================================== */
/* IMPORT
/* =============================================================== */
a {
  color: #020c2b;
  text-decoration: underline;
  outline: none !important;
  -moz-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

a:hover, a:focus {
  text-decoration: none;
  cursor: pointer;
  color: #f69c0e;
}

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  color: #020c2b;
  /*font-family: 'Roboto', sans-serif;*/
  font-size: 14px;
  line-height: 21px;
  position: relative;
  font-family: Arial, sans-serif;
  overflow-y: scroll;
}

body, html, #wrapper {
  width: 100%;
}
/* =============================================================== */
/* TYPOGRAPHY + GLOBAL CLASS
/* =============================================================== */

h1, h2, h3, h4, h5, h6 {
  /*font-family: Roboto Condensed, Helvetica Neue,  Helvetica, sans-serif ;*/
  font-weight: normal;
  margin: 0;
  padding-bottom: 15px;
  color: #020c2b;
}

h1 {
  font-size: 24px;
  line-height: 28px;
}

h2 {
  font-size: 20px;
  line-height: 20px;
}

h3 {
  font-size: 18px;
  line-height: 20px;
}

h4 {
  font-size: 16px;
  line-height: 16px;
}

h5 {
  font-size: 14px;
  line-height: 20px;
}

h6 {
  font-size: 12px;
  line-height: 20px;
}

.title-2 {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
}

.title-5 {
  /*font-family: Roboto, Helvetica, Arial, sans-serif;*/
  border-bottom: 1px solid #f69c0e;
  color: #080808;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
/* Helper class */
.uppercase {
  text-transform: uppercase;
}

.relative {
  position: relative;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-border {
  border: 0;
}

.width100, .w100 {
  width: 100%;
}

.hw100 {
  height: 100%;
  width: 100%;
}

.dtable {
  display: table;
}

.dtable-cell {
  display: table-cell;
  vertical-align: middle;
}


hr.small {
    background-color: #000;
    height: 2px;
	margin-top:30px;
	margin-bottom:30px;
    width: 44px;
}

.text-hr {
    margin-bottom: 60px !important;
    margin-top: 0 !important;
}

/* ================================================================== */
/* CUSTOMIZE THE BOOTSTRAP MODAL + INPUT FORM ELEMENT + BUTTON + ALERT
/* ================================================================== */

.form-control:focus {
  border-color: #f69c0e;
  box-shadow: 0 1px 0 #f69c0e, 0 -1px 0 #f69c0e, -1px 0 0 #f69c0e, 1px 0 0 #f69c0e;
  -webkit-box-shadow: 0 1px 0 #f69c0e, 0 -1px 0 #f69c0e, -1px 0 0 #f69c0e, 1px 0 0 #f69c0e;
  -moz--box-shadow: 0 1px 0 #f69c0e, 0 -1px 0 #f69c0e, -1px 0 0 #f69c0e, 1px 0 0 #f69c0e;
  outline: 0 none;
}

/*form input[type="text"], form input[type="email"], form input[type="password"] {
  height: 40px;
}

.form-control {
}*/

p.required, .required sup {
  color: #e74c3c;
}

.btn {
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: normal;
  line-height: 1.4;
  padding: 10px 12px;
  transition: all 0.25s linear 0s;
  -webkit-transition: all 0.25s linear 0s;
  -moz-transition: all 0.25s linear 0s;
  -ms-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
}

.btn-shaded {
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 2px 0 rgba(255, 255, 255, 0.3) inset;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 2px 0 rgba(255, 255, 255, 0.3) inset;
}

.btn-lg {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 18px;
  line-height: 1.33;
  padding: 10px 16px;
}

.btn-sm {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.5;
  padding: 4px 8px;
}

.btn-xs {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px;
}

.btn-lg {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.471;
  padding: 10px 20px;
}

.btn-thin {
  border: 1px solid #BDC3C7;
  color: #BDC3C7;
  background: none;
}

.btn-default {
  background-color: #020c2b;
  color: #FFFFFF;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background:#000;
  border-color: #CACFD2;
  color: #FFFFFF;
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background: #A1A6A9;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active {
  background-color: #BDC3C7;
}

.btn-primary {
  background-color: #f69c0e;
  border-color: #f69c0e;
  color: #fff;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #ef7606;
  border-color: #ef7606;
  color: #FFFFFF;
}

.btn-primary-dark {
  background-color: #d26806;
  border-color: #d26806;
  color: #fff;
}

.btn-primary-dark.disabled,
.btn-primary-dark.disabled.active,
.btn-primary-dark.disabled.focus,
.btn-primary-dark.disabled:active,
.btn-primary-dark.disabled:focus,
.btn-primary-dark.disabled:hover,
.btn-primary-dark[disabled],
.btn-primary-dark[disabled].active,
.btn-primary-dark[disabled].focus,
.btn-primary-dark[disabled]:active,
.btn-primary-dark[disabled]:focus,
.btn-primary-dark[disabled]:hover,
fieldset[disabled] .btn-primary-dark,
fieldset[disabled] .btn-primary-dark.active,
fieldset[disabled] .btn-primary-dark.focus,
fieldset[disabled] .btn-primary-dark:active,
fieldset[disabled] .btn-primary-dark:focus,
fieldset[disabled] .btn-primary-dark:hover,
.btn-primary-dark:hover,
.btn-primary-dark:focus,
.btn-primary-dark:active,
.btn-primary-dark.active,
.open .dropdown-toggle.btn-primary-dark {
  background-color: #008166;
  border-color: #008166;
  color: #FFFFFF;
}

.btn-secondary {
  background: #17a8d7;
  color: #fff;
}

.btn-secondary.disabled,
.btn-secondary.disabled.active,
.btn-secondary.disabled.focus,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled],
.btn-secondary[disabled].active,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:active,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-secondary.active,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  background: #0e9bd2;
  color: #fff;
}

.btn-warning {
  background: #f9c32d !important;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background: #f9c32d !important;
}

.btn-danger {
  background: #e25959;
  border-color: #e25959;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background: #e25959;
}

.btn-info {
  background-color: #d6e3ea;
  color: #FFFFFF;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-color: #b9c6cd;
  border-color: #b9c6cd;
  color: #FFFFFF;
}

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background: #b9c6cd;
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
  background-color: #b9c6cd;
}

.btn-danger {
  background-color: #e25959;
  color: #FFFFFF;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger, .btn-post:hover, .btn-post:active {
  background-color: #cd5959;
  border-color: #cd5959;
  color: #FFFFFF;
}

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background: #cd5959;
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active {
  background-color: #cd5959;
}

.btn-post:hover, .btn-post:focus, .btn-post:active, .btn-post.active, .open .dropdown-toggle.btn-post, .btn-post:hover, .btn-post:active {
  background-color: #EC7063 !important;
  border-color: #EC7063!important;
  color: #FFFFFF!important;
}

.btn-success {
  background-color: #6cc17c;
  color: #FFFFFF;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-color: #6cc17c;
  border-color: #6cc17c;
  color: #FFFFFF;
}





.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background: #4e9b57;
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
  background-color: #4e9b57;
}

.btn-warning {
  background-color: #f9c32d;
  color: #FFFFFF;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-color: #cd9a2b;
  border-color: #cd9a2b;
  color: #FFFFFF;
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background: #cd9a2b;
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
  background-color: #cd9a2b;
}

.btn-inverse {
  background-color: #34495E;
  color: #FFFFFF;
}

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .open .dropdown-toggle.btn-inverse {
  background-color: #415B76;
  border-color: #415B76;
  color: #FFFFFF;
}

.btn-inverse:active, .btn-inverse.active, .open .dropdown-toggle.btn-inverse {
  background: #2C3E50;
}

.btn-inverse.disabled, .btn-inverse[disabled], fieldset[disabled] .btn-inverse, .btn-inverse.disabled:hover, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse:hover, .btn-inverse.disabled:focus, .btn-inverse[disabled]:focus, fieldset[disabled] .btn-inverse:focus, .btn-inverse.disabled:active, .btn-inverse[disabled]:active, fieldset[disabled] .btn-inverse:active, .btn-inverse.disabled.active, .btn-inverse.active[disabled], fieldset[disabled] .btn-inverse.active {
  background-color: #34495E;
}

.fb_button {
  background: #658AD0;
  color: #FFFFFF;
  display: block;
  text-align: center;
  text-decoration: none;
}

.btn-fb {
  background: #658AD0;
  color: #FFFFFF;
}

.fb_button:hover, .btn-fb:hover {
  background: #4E6FAE;
  color: #fff;
  text-decoration: none;
}

.btn-tw {
  background: #1DADEB;
  color: #FFFFFF;
}

.btn-tw:hover {
  background: #35C5FF;
  color: #fff;
  text-decoration: none;
}

.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  height: 39px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.btn-border {
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset, 1px 1px 0 rgba(0, 0, 0, 0.1) inset;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.btn-post {
  font-weight: normal;
  text-transform: uppercase;
}

/* ================================================================== */
/* HOME CONTENT START
/* ================================================================== */

body {
  background: #f6f9fb;
}

.logo, .logo-title {
  font-family: Open Sans Condensed, Helvetica Neue, sans-serif;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  color: #f69c0e;
}

.logo span, .logo-title span {
  font-weight: lighter;
}

/* INTRO SEARCH PANEL */
.intro {
  width: 100%;
  background: url('/images/presentations/bg.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 350px;
  transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}

.intro h1, .intro-title {
  color: #fff;
  font-size: 44px;
  font-weight: bold;
  letter-spacing: -0.3px;
  margin-bottom: 10px;
  padding-bottom: 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  transition: font 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}

.intro p {
  color: #e8eced;
  font-size: 18px;
  font-weight: 300;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.intro .category-content p {
  color: #020c2b;
  text-shadow: none;
}

.content-search {
  display: block;
  clear: both;
  padding: 30px 0 0;
}

.content-search input.form-control, .content-search button {
  height: 44px;
}

.search-row {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.search-row .search-col {
  padding: 0;
  position: relative;
}

.search-row .search-col .form-control, .search-row button.btn-search {
  border-radius: 0;
  border: 0;
  height: 48px;
  margin-bottom: 0;
}

.search-row .search-col .form-control {
  box-shadow: none !important;
}

.locinput {
  border-right: solid 1px #ddd !important;
}

button.btn-search {
  border-radius: 0 !important;
  font-size: 18px;
  height: 48px;
  letter-spacing: -0.5px;
  text-shadow: 0 2px 2px #20a759;
  -webkit-text-shadow: 0 2px 2px #20a759;
  text-transform: uppercase;
}

.has-icon {
  padding-left: 40px;
}

.icon-append {
  color: #949494;
  font-size: 18px;
  left: 8px;
  position: absolute;
  top: 16px;
}

.search-row .search-col:first-child .form-control {
  border-radius: 3px 0 0 3px;
}

.search-row .btn-search {
  border-radius: 0 3px 3px 0 !important;
}

.autocomplete-suggestions {
  background: #fff;
  max-height: 30px;
  overflow-y: auto;
  border: solid 1px #ddd;
  border-radius: 3px;
}

.autocomplete-suggestions .autocomplete-suggestion {
  padding: 10px 15px;
  cursor: pointer;
  border-bottom: 1px solid #cccccc;
  padding: 10px 15px 10px 30px;
  position: relative;
}
.autocomplete-suggestions .autocomplete-suggestion:after {
  color: #949494;
  content: "\e8d4";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  left: 6px;
  margin: 0 0 0 10px;
  position: absolute;
  text-decoration: none;
  top: 10px;
}

.autocomplete-suggestions .autocomplete-suggestion:hover {
  background: #eeeeee;
  color: #020c2b;
  cursor: pointer;
  display: block;
  font-size: 13px;
}
/* side bar */

.main-container {
  min-height: 70%;
  min-height: calc(100% - 200px);
  padding: 0;
}

.inner-box {
  background: none repeat scroll 0 0 #FFFFFF;
  margin-bottom: 30px;
  padding: 20px 15px;
}

.inner-box.add {
  background: none repeat scroll 0 0 #FFFFFF;
  margin-bottom: 30px;
  padding: 5px;
}

.inner-box.add img {
  width: 100%;
}

.nav-pills .name {
  display: inline-block;
}
/* cat listing */
.page-content .inner-box {
  overflow: auto;
  padding: 15px;
}

.inner-box.category-content {
  padding-bottom: 0;
}

.cat-list {
  display: block;
  margin-bottom: 30px;
  line-height: 24px;
}

.cat-list h3, .title-3 {
  font-family: Open Sans Condensed, Helvetica Neue, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.cat-list h3 a, .cat-list h3 {
  color: #03876D;
  position: relative;
  display: block;
}

.cat-list-border h3 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
}

.cat-title a {
  display: inline-block;
  padding-left: 48px;
  padding-top: 0;
  position: relative;
}

.cat-list h3 .count {
  clear: both;
  color: #777;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  padding: 3px 0;
  vertical-align: baseline;
  white-space: nowrap;
}

.cat-title i {
  display: block;
  margin: 0 auto;
  margin-bottom: 7px;
}

.cat-list.arrow {
  margin-bottom: 0;
}

.cat-list ul li a, .cat-list li a {
  border-radius: 2px;
  font-style: normal;
  transition: all 0.1s ease 0s;
  font-size: 12px;
  color: #4e575d;
}

.cat-list ul li a:hover, .cat-list a:hover {
  text-decoration: underline;
  color: #345676;
}

.cat-list.arrow li {
  font: normal normal normal 14px/1 FontAwesome;
  border-bottom: 1px dotted #ddd;
  padding: 5px 14px;
  position: relative;
}
.cat-list.arrow li:before {
  content: '\f054';
  color: #ccc;
  position: absolute;
  left: 0;
  top: 5px;
}

.cat-list.arrow li:last-child {
  border-bottom: 0;
}

.cat-list.border li {
  border-bottom: 1px dotted #ddd;
  padding: 7px 15px;
}

.cat-list.border li.active, .cat-list.border li:hover {
  background-color: #ececec;
}

.cat-list.border li.active a {
  box-sizing: border-box;
  color: #626262;
}

.cat-list.border li:last-child {
  border-bottom: 0;
}

.last-column .cat-list {
}
/* item-carousel */

.item-carousel a {
  display: block;
}

.item-carousel-thumb {
  max-width: 100%;
}

.item-carousel .item {
  width: 128px;
  display: block;
  margin: 0 auto;
}

.item-carousel .item-carousel-thumb {
  width: 100%;
  height: 96px;
  display: block;
  overflow: hidden;
  border: solid 1px #ddd;
  margin-bottom: 7px;
}

.item-carousel .item-carousel-thumb img {
  max-width: 100%;
  padding: 1px;
  min-height: 100%;
}

.item-carousel .item {
  border-radius: 3px;
  text-align: center;
}

.item-carousel .item-name {
  clear: both;
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  min-height: 30px;
}

.item-carousel .price {
  clear: both;
  color: #020c2b;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  padding-top: 7px;
}

.carousel-nav {
  font-size: 18px;
}
/* =============================================================== */
/* CATEGORY INTRO
/* =============================================================== */
.search-row-wrapper {
  background: url('/images/presentations/bg.jpg');
  height: auto;
  padding: 50px 0;
  transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  width: 100%;
}
/* =============================================================== */
/* CATEGORY LIST
/* =============================================================== */

.col-thin-left {
  padding-left: 10px;
}

.col-thin-right {
  padding-right: 10px;
}

.adds-wrapper {
  background: #fff;
  clear: both;
  display: block;
  height: auto;
  overflow: auto;
  width: 100%;
}

.item-list {
  border-bottom: 1px solid #ddd;
  clear: both;
  padding: 15px;
  height: auto;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.item-list:last-child {
  border: none;
}

.adds-wrapper .item-list:last-child {
  border-bottom: none;
}

.category-list {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 3px 3px;
  display: block;
  border-top: solid 1px #DDD;
}

.add-image {
  position: relative;
  max-width: 100%;
}

.photo-count {
  background: none repeat scroll 0 0 #ccc;
  border: 0 none;
  border-radius: 0;
  font-size: 12px;
  opacity: 0.9;
  padding: 0 3px;
  position: absolute;
  right: 5px;
  top: 5px;
}

.add-image a {
  display: block;
}

.add-image img {
  max-width: 100%;
}

img.lazy-load{
  width: 35px;
}

.add-title {
  padding-bottom: 7px;
}

.add-details a {
  color: #9A9A9A;
  font-weight: normal;
}
.add-details a:hover {
  color: #369 !important;
}

.info-row {
  display: block;
  clear: both;
}

.business-ads {
  background: none repeat scroll 0 0 #dfdfdf;
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  display: inline-block;
  height: 25px;
  line-height: 18px;
  padding: 3px;
  text-align: center;
  width: 25px;
}

.item-list .make-favorite span {
  width: 0;
  font-size: 0;
  transition: all 0.3s ease;
}

.item-list:hover .make-favorite span {
  width: auto;
  font-size: 13px;
}

.price-box {
  padding: 0;
}

/* List View Grid View Comact View */

.item-list.make-compact .photobox, .item-list.make-compact .info-row .category {
  display: none;
}

.item-list.make-compact .add-title {
  float: left;
  clear: left;
  height: 19px;
  overflow: hidden;
  padding-bottom: 7px;
  width: 60%;
}

.item-list.make-compact .info-row {
  display: block;
  float: left;
  clear: none;
  font-size: 12px;
  width: 40%;
}

.item-list.make-compact h2.item-price {
  line-height: 20px;
}

.item-list.make-grid .photobox, .item-list.make-grid .add-desc-box, .item-list.make-grid .price-box {
  width: 100%;
  clear: both;
}

.item-list.make-grid .add-desc-box {
  padding: 10px 0;
}

.item-list.make-grid .price-box {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
/* pagination */

.pagination-bar {
  margin-top: 35px;
  display: block;
}

.pagination-bar .pagination {
  margin-top: 0;
}

.pagination-bar .pagination li a {
  color: #9a9a9a;
  border-color: #cfcfcf;
}

.pagination-bar .pagination li a:hover {
  color: #000000;
}

.pagination-bar .pagination li:last-child a {
  color: #414141;
}

.pagination-bar .pagination li.active a {
  background-color: #f8f8f8;
  color: #000000;
  border-color: #cfcfcf;
  cursor: default;
  font-weight: bold;
}
/* post-promo  */

.post-promo {
  margin-top: 15px;
}

.post-promo h2 {
  padding-bottom: 10px;
}
/* Ribbons  */
.cornerRibbons {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  left: -8%;
  overflow: hidden;
  position: absolute;
  top: 20%;
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  width: 200px;
  z-index: 2;
  transition: all 0.3s ease 0s;
}

.cornerRibbons a {
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease 0s;
}

.cornerRibbons.topAds {
  background: #f69c0e;
}

.cornerRibbons.urgentAds {
  background: #E74C3C;
}

.cornerRibbons.featuredAds {
  background: #FB8D17;
}

.cornerRibbons.featuredAds a {
  color: #fff;
}

.item-list.make-grid .cornerRibbons {
  left: -30%;
  top: 7%;
}

.item-list.make-compact .cornerRibbons {
  left: -15%;
  text-indent: -99999px;
  top: 18%;
}
/*************** TAB BOX ***************/

.tab-box {
  background: #f8f8f8;
  position: relative;
}

.nav-tabs.add-tabs > li:hover > a {
  background: #EDEDED;
}

.nav-tabs>li {
  margin-bottom: 0;
}
.nav.nav-tabs>li>a {
  padding: 10px 35px !important;
}

.nav-tabs.add-tabs > li > a,
.nav-tabs.add-tabs > li.active > a,
.nav-tabs.add-tabs > li.active > a:hover,
.nav-tabs.add-tabs > li.active > a:focus {
  border-radius: 0;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-right: 0;
  border: none;
}

.nav-tabs.add-tabs > li.active > a,
.nav-tabs.add-tabs > li > a:hover,
.nav-tabs.add-tabs > li > a:focus {
  background: #246888 !important;
  color: #fff;
  border: none !important;
}

.nav-tabs.add-tabs > li.active > a {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #e6e6e6;
}

.nav-tabs.add-tabs > li:first-child > a {
  border-left: 1px solid transparent;
}
/* tab filter */

.tab-filter {
  position: absolute;
  right: 0;
  top: 0;
}

.listing-filter {
  border-bottom: solid 1px #ddd;
  padding: 15px 0;
}

.breadcrumb-list {
  color: #888;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
}

.breadcrumb-list a.current {
  color: #000;
  font-weight: bold;
  margin-right: 5px;
}

.dropdown-menu-modal {
  width: 100%;
  max-width: 400px;
}

.listing-view-action span {
  color: #888;
  cursor: pointer;
}

.listing-view-action span.active {
  color: #000;
}
/* Customize bootstrap-select plugin */

.tab-filter .select-short-by {
  margin-right: 15px;
  margin-top: 10px;
  min-width: 150px !important;
}

.tab-filter .selecter.bottom .selecter-options {
  bottom: auto !important;
  top: auto;
}

.select-short-by .selecter-selected {
  font-size: 12px;
  padding: 4.5px 15px;
}

.tab-filter .selecter-item {
  padding: 8px 15px;
  font-size: 12px;
}
/*************** Save Search ****************/

.save-search-bar {
  border-top: 1px solid #ddd;
}

.save-search-bar:hover {
  background: #EDEDED;
}

.save-search-bar a:focus {
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.05) inset;
}

.save-search-bar a {
  display: block;
  font-weight: 500;
  padding: 10px 0;
}
/* =============================================================== */
/* CATEGORY SIDEBAR
/* =============================================================== */

.list-filter .count {
  color: #9a9a9a;
  font-size: 90%;
}

.list-filter ul li {
  list-style: none;
}

.list-filter ul li a {
  border-radius: 5px;
  display: block;
  padding: 2px 25px 2px 5px;
  position: relative;
  color: #4e575d;
}

.list-filter ul ul {
  padding-left: 15px;
}

.item-list.make-compact .item-price {
  float: left;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 0;
  padding-bottom: 0;
}

.item-list.make-compact .make-favorite span {
  font-size: 0;
  transition: all 0.3s ease 0s;
  width: 0;
}
/* LIST */
.item-list.make-list, .item-list.make-compact {
  height: auto !important;
}
/* GRID */
.item-list.make-grid {
  width: 25%;
  float: left;
  clear: none;
  border-right: solid 1px #ddd;
}

.adds-wrapper .item-list.make-grid:nth-child(4n+4) {
  border-right: none;
}

.nav-filter a.active {
  background-color: #eaeaea;
  color: #020c2b;
}

.title-calendar {
  font-size: 32px;
  font-weight: bold;
  margin: 10px 0;
  line-height: 30px;
}
.current-selling .title-calendar {
  margin-top: 20px;
}

/*
.list-title a, .list-title {
  color: #020c2b;
  font-size: 18px;
}

.list-title {
  border-bottom: 1px solid #f69c0e;
  display: block;
  margin-bottom: 15px;
  padding: 10px 0;
  position: relative;
  font-weight: bold;
}

.list-title:before {
  border-color: #f69c0e transparent transparent;
  border-style: solid;
  border-width: 7px;
  bottom: -14px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 34px;
  position: absolute;
  z-index: 1;
}

.list-title:after {
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 6px;
  bottom: -12px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 35px;
  position: absolute;
  z-index: 1;
}


.list-title.gray:before {
	  border-color: transparent transparent transparent;
}

.list-title.gray:after {
	  border-color: transparent transparent transparent;
}
*/

.list-title {
  font-size: 32px;
  font-weight: bold;
  margin: 30px 0 20px 0;
  text-align: center;
  line-height: 30px;
}

.list-filter ul li p.maxlist-more a {
  border-radius: 5px;
  display: block;
  font-size: 12px;
  padding: 2px 25px 2px 20px;
  position: relative;
  color: #369;
}
/* Price Range */

.form-inline .form-control {
  max-width: 100%;
}

.list li {
	list-style:none;
}


ul.list-link li a, ul.list-link li {
  color: #4e575d;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  padding: 3px 0;
  transition: all 0.1s ease 0s;
}

ul.list-link li a:hover {
  text-decoration: underline;
  color: #345676;
}

hr.thin {
  margin-bottom: 10px;
  margin-top: 10px;
}
/* =============================================================== */
/* ADS DETAILS
/* =============================================================== */

.sidebar-panel .panel-heading {
  background: #f8f8f8;
  position: relative;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  line-height: 22px;
}

.panel-contact-seller .panel-body {
  padding: 10px;
}

.seller-info {
  padding: 5px;
}
/* Ads Image Slider */

.bx-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}

.bx-controls-direction a:after {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  color: #fff;
  content: "nexts";
  font-family: FontAwesome;
  font-size: 200%;
  line-height: 1.3;
  opacity: 1;
  padding: 5px 3px 2px 5px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  opacity: 0;
  transition: all 0.15s ease-in-out 0s;
}

.bx-controls-direction a:hover:after {
  background: rgba(0, 0, 0, 0.6);
}

.bx-wrapper:hover .bx-controls-direction a:after {
  opacity: 1;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
  background: none !important;
}

.bx-controls-direction a.bx-next:after {
  content: '\f054';
  right: 0;
}

.bx-controls-direction a.bx-prev:after {
  content: '\f053';
  left: 0;
  padding: 5px 5px 2px 3px;
}

.ads-image .bx-wrapper .bx-viewport {
  border: 0 none;
  box-shadow: none;
  left: 0;
  border-radius: 3px;
}

.ads-image .bx-wrapper {
  margin-bottom: 20px;
}

#bx-pager {
  text-align: center;
}

.thumb-item-link {
  border-bottom: 4px solid #ccc;
  display: inline-block;
  float: none;
  height: 70px;
  margin: 0 2px;
  outline: medium none;
  overflow: hidden;
  position: relative;
  max-width: 100px;
}

.thumb-item-link img {
  max-width: 100%;
  border-radius: 3px;
  opacity: 0.7;
  transition: opacity 0.15s ease-in-out 0s;
}

.thumb-item-link:focus {
  -webkit-box-shadow: 0 0 2px #369;
  -moz-box-shadow: 0 0 2px #369;
  box-shadow: 0 0 2px #369;
  outline: none;
}

.thumb-item-link.active {
  border-bottom: 4px solid #ef7606;
}

.thumb-item-link.active img, .thumb-item-link:hover img {
  opacity: 1;
}

.ads-details-wrapper .info-row {
  border-top: 1px solid #ddd;
  margin-bottom: 15px;
  padding-top: 10px;
}

.ads-details-info ul, .ads-details-info ol {
  margin-bottom: 20px;
}

.ads-details-info h4, .ads-details-info .h4, .ads-details-info h5, .h5, .ads-details-info h6, .ads-details-info .h6 {
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-top: 5px;
}

.ads-details-info h1, .ads-details-info .h1, .ads-details-info h2, .ads-details-info .h2, .ads-details-info h3, .ads-details-info .h3 {
  margin-bottom: 15px;
  padding-bottom: 0;
  padding-top: 10px;
}

.pricetag {
  background: none repeat scroll 0 0 #0094af;
  border-radius: 3px 0 0 3px;
  color: #fff;
  font-size: 20px;
  min-width: 100px;
  padding: 5px 15px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 130px;
  z-index: 100;
}
/* Pdf */
.pdf .document-title {
  width: 100%;
  color: #FFF;
  background: #020c2b;
  padding: 10px;
  margin-bottom: 20px;
}

h1.pricetag span, h1.trtri span {
  float: right;
}

.bltri:before, .pricetag:before, .tltri:before, .trtri:before {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
}

.pricetag:before {
  top: 100%;
  right: 0px;
  border-top: 10px solid #007286;
  border-right: 10px solid transparent;
}


.list-dot, .list-circle {
  margin-left: 30px;
}

.list-circle > li {
  list-style: circle;
}

.list-dot > li {
  list-style: disc;
}

.list-border > li {
  border-top: 1px solid #ebebeb;
  line-height: 36px;
  position: relative;
}

.list-border > li:first-child {
  border: none;
}

.list-check > li {
  margin-bottom: 3px;
  padding-left: 18px;
  position: relative;
}

.list-check > li:after {
  position: absolute;
  font-family: FontAwesome;
  content: '\f00c';
  left: 0;
  top: 0;
}

.list-number > li, .list-number > li > ul > li {
  list-style:decimal;
}



.ads-action li i {
  width: 20px;
}

.panel-details {
  border: 1px solid #ddd;
  background: #f8f8f8;
  position: relative;
}
.panel-box {
  border: solid 1px #AAA;
  padding-bottom: 0;
}
.panel.panel-box .panel-heading {
  border-bottom: none;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
  background: #EEE;
}
.panel.panel-box .panel-heading h2 {
  font-size: 12px;
  text-align: center;
  display: block;
  padding: 10px 0 10px 0;
  color: #666;
  white-space: normal;
  line-height: 20px;
  height: 70px;
  font-weight: bold;
}
.panel.panel-box .panel-body {
  text-align: center;
}
.ads-details-wrapper.inner-box {
  padding-bottom: 0;
}

.label.adlistingtype {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.8px;
  vertical-align: middle;
}

.ads-details-wrapper .content-footer, .content-footer.expand {
  margin-left: -15px;
  margin-right: -15px;
}

.content-footer {
  background: #f8f8f8;
  position: relative;
  padding: 8px;
  border-top: 1px solid #ddd;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
}

.panel-footer {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
}

.content-footer .btn {
  margin-right: 8px;
}

.text-count {
  color: #9a9a9a;
  font-size: 12px;
}

.modal-title {
  padding-bottom: 0;
}

.modal-header {
  background: #f8f8f8;
  border-bottom: 1px solid #ddd;
  border-radius: 3px 3px 0 0;
  font-weight: bold;
}

.modal-header {
  background: none repeat scroll 0 0 #f8f8f8;
  border-top: 1px solid #ddd;
  padding: 8px;
  position: relative;
}

.breadcrumb {
  border-radius: 0;
  list-style: outside none none;
  width: 100%;
  background: #FFFFFF;
  margin-bottom: 10px;
  display: block;
  padding: 10px;
}

.backtolist {
  padding: 8px 0;
}

.page-sidebar-right {
  padding-left: 10px;
}

.user-info h3 {
  padding-bottom: 5px;
}

.user-info p {
  margin-bottom: 0;
}

.user-ads-action {
  margin-top: 15px;
}

/* =============================================================== */
/* LOGIN
/* =============================================================== */

div.login-box {
  float: none;
  margin: 0 auto;
  clear: both;
}

.panel-intro {
  padding: 40px 0 25px;
}

.panel-intro h2 {
  padding: 0;
}

div.login-box .panel-body {
  padding-left: 20px;
  padding-right: 20px;
}

div.login-box .panel-footer p {
  margin-top: 10px;
}

div.login-box .panel-footer label {
  font-weight: normal;
}

.login-box-btm {
  margin-top: 20px;
  margin-bottom: 20px;
}

.login-box .input-icon i {
  color: #555;
  opacity: 0.6;
  border-right: 1px solid #ccc;
  padding-right: 5px;
}

.input-icon {
  position: relative;
}

.input-icon input {
  padding-left: 45px;
}

.input-icon i {
  font-size: 16px;
  left: 6px;
  line-height: 22px;
  margin-top: -11px;
  position: absolute;
  top: 50%;
}
/* =============================================================== */
/* SIGNUP
/* =============================================================== */

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 10px;
}

.mb25 {
  margin-bottom: 10px;
}

.mb30 {
  margin-bottom: 10px;
}

.mb40 {
  margin-bottom: 10px;
}

.mb50 {
  margin-bottom: 10px;
}

.mb60 {
  margin-bottom: 10px;
}

.promo-text-box {
  padding: 15px 20px;
}

.promo-text-box h3 {
  margin-top: 10px;
  padding-bottom: 15px;
}

.icon-color-1 {
  color: #FF9113;
}

.icon-color-2 {
  color: #E6C840;
}

.icon-color-3 {
  color: #74C29B;
}
/* =============================================================== */
/* POST ADS
/* =============================================================== */


.content-subheading {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  color: #020c2b;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 30px;
  margin-top: 30px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 13px 20px;
}

.visible-lg-block {
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  color: #468847;
}

.pgray p {
  color: #666;
  font-size: 14px;
}

.alert.pgray p {
  padding-left: 25px;
}

.alert-lg {
  font-size: 22px;
}
/* =============================================================== */
/* PAGE INTO
/* =============================================================== */

.page-info {
  width: 100%;
  min-height: 94px;

}
/* Page Info */
.page-info {
  color: #fff;
  padding: 60px 0;
}

.page-info i {
  color: #fff;
  font-size: 40px;
  display: block;
}

.page-info h3 {
  padding: 0;
  margin-top: 15px;
  text-transform: uppercase;
}

.iconbox-wrap {
  border-collapse: separate;
  border-spacing: 0;
  display: table;
  height: auto;
  min-height: 40px;
  padding: 15px;
  position: relative;
  text-align: center;
  width: 100%;
}

.iconbox {
  display: table-row;
}

.iconbox-wrap-icon {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.iconbox-wrap-icon .icon {
  height: 60px !important;
  line-height: 60px !important;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle !important;
  width: 60px !important;
  color: #2ecc71;
}

.iconbox-wrap-content {
  display: table-cell;
  padding-left: 10px;
  text-align: left;
  vertical-align: middle;
}

.iconbox h5 {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  padding-bottom: 0;
}

.iconbox-wrap-text {
  color: #aaa;
  font-size: 16px;
  text-transform: uppercase;
}

/* page-bottom-info */

.page-bottom-info {
  color: #fff;
  background: #d6e3ea;
}

.page-bottom-info-inner {
  background-size: cover;
  padding: 75px 0;
}

.page-bottom-info-content {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.page-bottom-info-content h1 {
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 15px;
  margin-top: 0;
  position: relative;
}

.color50 {
  opacity: 0.5;
}

/* =============================================================== */
/* FOOTER
/* =============================================================== */
.footer {
  background: #17a8d7;
  padding: 30px 0;
  font-size: 12px;
  color: white;
  letter-spacing: 0.5px;
  height: 80px;
}

.footer-nav li a {
  border-left: 1px solid #ddd;
  color: white;
  font-size: 12px;
  padding: 0 10px;
}

.footer-nav li a:first-child {
  border-left: 0;
}
.footer #scrolltop {
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 3;
}

/* =============================================================== */
/* USER DASHBOARD
/* =============================================================== */

.userImg {
  border: 1px solid #ddd;
  border-radius: 3px;
  display: inline-block;
  padding: 3px;
  width: 64px;
}

.header-data {
  margin-top: 10px;
  text-align: right;
}

.header-data p {
  margin-bottom: 0;
}

.hdata {
  display: inline-block;
  margin-right: 15px;
  width: 85px;
}

.mcol-left {
  float: left;
  width: 48%;
}

.mcol-right {
  float: right;
  width: 48%;
}

.hdata i {
  border-radius: 50px;
  box-shadow: 0 0 1px #777 inset;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}

.hdata a {
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin-top: 3px;
  text-align: left;
}

.hdata em {
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}
/* =============================================================== */
/* USER PANEL || ACCOUNT
/* =============================================================== */
.panel-title {
  padding-bottom: 0;
}

.user-panel-sidebar ul {
  padding: 0;
}

.user-panel-sidebar ul li {
  list-style: none;
}
.user-panel-sidebar ul li.home {
  font-weight: bold;
}
.user-panel-sidebar ul li a {
  background: none repeat scroll 0 0 #ffffff;
  display: block;
  color: #2a3744;
  font-size: 12px;
  height: auto;
  letter-spacing: 0.5px;
  line-height: 26px;
  padding: 5px 10px;
  margin-bottom: 1px;
  text-align: left;
  text-decoration: none;
}

.user-panel-sidebar ul li a:hover, .user-panel-sidebar ul li a:active, .user-panel-sidebar ul li.active a {
  background-color: #020731;
  color: #FFFFFF;
}
#home-slideshow {
  margin-bottom: 20px;
}
#home-slideshow .item img{
  display: block;
  width: 100%;
  height: auto;
}
#home-slideshow .item {
  height: 300px;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  color: #FFFFFF;
}
#home-slideshow .item.slide-1 {
  background-image: url('../images/slideshow/1.jpg');
}
#home-slideshow .item.slide-2 {
  background-image: url('../images/slideshow/2.jpg');
}
#home-slideshow .item.slide-3 {
  background-image: url('../images/slideshow/3.jpg');
}
#home-slideshow .item.slide-christmas-fr,
#home-slideshow .item.slide-christmas-en,
#home-slideshow .item.slide-break-fr,
#home-slideshow .item.slide-break-en{
  height: 419px;
  margin-top: -1px;
}
#home-slideshow .item.slide-christmas-fr {
  background-image: url('../images/slideshow/christmas-fr.png');
}
#home-slideshow .item.slide-christmas-en {
  background-image: url('../images/slideshow/christmas-en.png');
}
#home-slideshow .item.slide-break-fr {
  background-image: url('../images/slideshow/break-fr.png');
}
#home-slideshow .item.slide-break-en {
  background-image: url('../images/slideshow/break-en.png');
}
#home-slideshow h1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 40px;
  margin-top: 40px;
  color: #FFF;
  text-shadow: 0 0 3px #000,0 0 5px #000;
}
#home-slideshow h2 {
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 0 3px #000,0 0 5px #000;
}
li.divider {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 10px;
  margin-top: 10px;
}

.user-panel-sidebar ul li a.active {
  background-color: #2a3744;
  color: #FFFFFF;
}

.accountContent h3 {
  border-bottom: 1px solid #E6E6E6;
  color: #2A3744;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0.25px;
  margin-top: 0;
  padding-bottom: 15px;
}

.userPicinput {
  display: inline-block;
  float: left;
  margin-top: 30px;
}

.userPic {
  display: inline-block;
}

.datepickerInput {
  border: 1px solid #bdc3c7;
  border-radius: 3px;
  color: #666666;
  padding: 7px 12px;
}

.litedver-ul li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.litedver-ul li:last-child {
  border-bottom: none;
}

.welcome-msg {
  margin-bottom: 30px;
}

.collapse-box {
  margin-bottom: 15px;
}

.collapse-title {
  border-top: 1px solid #e6e6e6;
  color: #2a3744;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 10px;
  padding-top: 15px;
  text-transform: uppercase;
}

.no-border {
  border: none;
}

.collapse-box .badge {
  background-color: #e3e3e3;
  color: #666;
  font-weight: normal;
}
/* statusbar */
.statusbar {
  margin-bottom: 35px;
}

.statusbar p {
  margin-bottom: 0;
}
/* ADD MANAGEMENT */

.add-manage-table {
  font-weight: normal;
}

.table-action {
  display: block;
  margin-bottom: 15px;
}

.table-search .searchpan {
  padding-right: 0;
}

.searchpan input#filter {
  font-size: 12px;
  height: 30px;
}

.table-search .control-label {
  line-height: 16px;
  padding-right: 0;
}

.clear-filter {
  font-size: 11px;
}

table.add-manage-table > tbody > tr > td, table.add-manage-table > tbody > tr > th {
  vertical-align: middle;
}

.add-img-td img {
  max-width: 100px;
}

.price-td {
  font-size: 16px;
}

.action-td .btn {
  clear: both;
}

td.ads-details-td {
  white-space: inherit !important;
  min-width: 160px;
}
/* ADD MANAGEMENT */

.list-group-unstyle .list-group-item {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: solid 1px #ddd;
}

.list-group-unstyle .list-group-item.active, .list-group-unstyle .list-group-item.active:hover {
  background: #F5F5F5;
  color: #000;
  font-weight: bold;
  border-bottom: solid 1px #ddd;
}

.list-group-unstyle .list-group-item.active a {
  color: #000;
}

.delete-search-result {
  color: #555;
  cursor: pointer;
  font-size: 22px;
  font-weight: lighter;
  margin-right: 5px;
  position: absolute;
  right: 0;
}

.delete-search-result:hover {
  color: #000;
}

/* =============================================================== */
/* CONTACT
/* =============================================================== */
.intro-inner {
	width:100%;
	clear:both;
	height:350px;
	overflow:hidden;
}
.social-list {
	margin-top:20px;
}
.social-list a {
	margin-right:10px;
	display:inline-block;
}

.address p {
	margin-bottom:0;
}

/* =============================================================== */
/* ABOUT US
/* =============================================================== */

.inner-page {
	padding-top:60px;
}

.about-intro {
	width:100%;
	height:100%;
	position:relative;

}

.social-list {
	margin-top:20px;
}
.social-list a {
	margin-right:10px;
	display:inline-block;
}

.address p {
	margin-bottom:0;
}

.title-1 {
  font-weight: 300;
  text-transform: uppercase;
}

.has-lead-para p, .has-lead-para  {

    font-size: 16px;
	font-weight:300;

}

.about-parallax-bottom {
	background:url(/images/bg3.jpg) center center fixed;
	background-size:cover;
	padding:80px 0;
	display:block;
	clear:both;
	clear:#fff;

}

.parallaxbox * {
	color:#fff;
}

.parallaxbox p {
    color: #e8eced;
    font-size: 13px;
    font-weight: unset;
    line-height: 18px;
}

.icon-box-wrap {
	margin-bottom:20px;
}


.ln-shadow-box {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 64px;
    height: 80px;
    line-height: 77px;
    overflow: hidden;
    text-align: center;
}

.ln-shadow-radius {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 40px;
  height: 80px;
  line-height: 77px;
  overflow: hidden;
  text-align: center;
  width: 80px;
}

.title-4 {
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/* FAQ */

.faq-panel .panel-title a::after {
    color: inherit;
    content: "";
    float: right;
    font-family: "FontAwesome";
    font-size: 20px;
}
.faq-panel .panel-title a.collapsed::after {
    content: "";
}

.faq-panel .panel-heading {
	  padding: 20px 25px;
}

.panel-group .panel + .panel {
    margin-top: 10px;
}
.panel-group .panel-title a {
  color: white !important;
  text-decoration: none !important;
}
.panel-group .panel-title a > div {
  display: inline;
}
.panel-group .panel-title a i {
  float: right;
}
.white-box {
	padding:10px;
	background:#fff;
	border-radius:3px;
}

/* =============================================================== */
/* WEB PAGE PROGRESS BAR CSS
/* =============================================================== */

.pace .pace-progress {
  background: #f69c0e;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}

.pace-inactive {
  display: none;
}

/* =============================================================== */
/* CUSTOM RESPONSIVE
/* =============================================================== */

.depot-1-ul a:hover {
  color: #020c2b;
}

.depot-1-ul li {
  border-bottom: 1px solid #eee;
}
a.output-fam {
  display: block;
}
a.output-collapse {
  display: block;
  min-height: 30px;
  padding: 10px 0 10px 13px;
}
a.output-collapse:hover, a.output-collapse-active{
  background-color: #020c2b;
  padding: 10px 0 10px 16px;color: white;
}
.depot-1-ul li, .depot-hidden.depot-1-ul li {
  padding-left:0;
}
a.output-collapse.link-output-collapse-1 {
  padding-left: 13px;
}
a.output-collapse.link-output-collapse-2 {
  padding-left: 40px;
}
a.link-output-collapse-2:hover, a.link-output-collapse-2.output-collapse-active {
  background-color: #f69c0e;
}
a.output-collapse.link-output-collapse-3 {
  padding-left: 60px;
}
a.link-output-collapse-3:hover,
a.link-output-collapse-3.output-collapse-active,
.list-group-item2:nth-child(odd) a.link-output-collapse-3:hover,
.list-group-item2:nth-child(odd) a.link-output-collapse-3.output-collapse-active {
  background-color: white;
  color:#020c2b;
}
a.output-collapse-active {
  text-decoration: none;
}
.list-group-item2:nth-child(odd) {
  background-color: #eeeeee;
}
.chev-collapse {
  font-size: 12px;
  margin-right: 10px;
  line-height: 24px;
}
i.depot-1-chevron {
  position: absolute;
  right: 18px;
  top: 40%;
}
.depot-1-h2 {
  position: relative;
}
.depot-1-h2-res {
  margin-top: 7px
}
.depot-1-panel-padding{
  padding: 10px;
  min-height: 60px;
}
.depot-h1-img-bloc {
  display: inline-block;
  width: 83px;
}
.depot-hidden {
  display: none;
}
.depot-hidden li {
  padding-left: 14px;
}
.depot-hidden li a{
padding-left: 7px;
}
#deposit_step_1 .check-column {float:none;display:block;width: 100%}
#deposit_step_1 .depot-label, #deposit_states label, #deposit_price label.required{
  border-radius: 5px;
  color: white;
  padding: 2px 6px;
  background-color:#3C464B;
  font-size:13px;
  margin-bottom: 10px;margin-top: 10px;
}
#deposit_step_1 label.required, #deposit_states label.required, #deposit_price label.required{
  background-color: #f69c0e;
}
#deposit_step_1 legend {
  border-bottom: 1px solid #eee;
  color: black;
  margin: 0 0 25px;
  padding-bottom: 10px;
  text-align: left;
  font-weight: bold;
  cursor: pointer;
}
#deposit_states .form-group {
  margin-left: 3px;
}
#deposit_step_1 hr.margin-top-0 {border: none;margin-top: 2px}
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

#deposit_price #addressLabel {
  margin-bottom: 15px;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/scripts/bxslider/images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: light;
}

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/scripts/bxslider/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(/scripts/bxslider/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/scripts/bxslider/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/scripts/bxslider/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.decoration-none {
  text-decoration: none;
}
.text-transform-none {
  text-transform: initial;
}

/** Bonnes raisons **/
#reasonsBloc {
  background-color: #020c2b;
  border-radius: 0;
  color: white;
  margin-bottom: 0 !important;
}
#reasonsBloc h2 {
  color: white;
  text-align: center;
  font-weight: normal;
  position: relative;
  margin-bottom: 30px;
}
#reasonsBloc h2 strong {
  display: block;
  font-size: 32px;
  line-height: 42px;
}
#reasonsBloc h2:after {
  content: '';
  position: absolute;
  bottom: -5px;
  width: 10%;
  left: 45%;
  height: 3px;
  background-color: orange;
}
#reasonsBloc .caption {
  font-size: 15px;
}
/** Fin bonnes raisons **/

/** About Sellings **/
.about-selling {
  display: flex;
}
.about-selling .alert-create {
  background-color: #6290af;
  color: white;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-selling .alert-create i {
  color: white;
}
#basketSelling .img-temps {
  width: 34px;
}
#basketSelling .timer-container {
  height: 36px;
}
/** End About Sellings **/

@media(max-width:480px) {
  .pricetag {
    font-size: 18px;
    line-height: 28px;
    min-width: 90px;
    top: 140px;
  }
}
@media (max-width: 771px) {
  .xs-margin-0 {
    margin: 0 !important;
  }
  .xs-padding-0 {
    padding: 0 !important;
  }
  .xs-padding-left-10 {
    padding-left: 10px !important;
  }
  .xs-padding-right-10 {
    padding-right: 10px !important;
  }
  .xs-margin-top-10 {
    margin-top: 10px !important;
  }
  .xs-margin-bottom-20 {
    margin-bottom: 20px;
  }
  .xs-mmheight-auto {
    max-height: none;
  }
  .xs-height-auto {
    height: auto !important;
  }
  .xs-margin-right-0 {
    margin-right: 0 !important;
  }
  .xs-font-12 {
    font-size:12px;
  }
  .xs-text-center {
    text-align: center;
  }
  .xs-margin-center{
    margin: 0 auto;
  }
  .about-selling {
    display: block;
  }
}
@media (max-width: 991px) {
  .user-panel-sidebar {
    background: #FFFFFF;
  }
  .user-panel-sidebar h5 {
    font-size: 18px;
  }
  .user-panel-sidebar ul li a {
    font-size: 14px !important;
  }
  .btn-account {
    bottom: 5px;
    position: fixed;
    z-index: 3;
    left: 5px;
    display: block !important;
  }
  .footer {
    padding-bottom: 50px;
    height: auto;
    /*padding: 10px 0 !important;*/
  }
  .footer-mobile {
    /*padding: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 2;
    height: 50px;
    display: block;
    background: #020731;*/
    display: none;
  }
  .footer #scrolltop {
    /*bottom: 5px;*/
    display: none !important;
  }
  .page-sidebar .inner-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 0;
    z-index: 2;
    height: 100%;
    display: none;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ts-best-container{
    margin-top: 20px;
  }
  .ts-timer-container,
  .ts-best-container{
    border: none;
  }
  .navbar-site {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0;
    height: auto;
    margin-bottom: 0 !important;
    min-height: 50px;
  }

  .navbar-header {
    background: #020c2b;
    border: none;
  }

  .navbar-site .navbar-toggle {
    margin-top: 10px;
  }
  .panel-group .panel-title a {
    height: 50px;
    font-size: 13px;
  }
  .panel-group .panel-title a > div {
    display: block;
    float: left;
    width: 90%;
  }
  .bloc-cgv .content {
    padding-right: 0;
  }
}

.nav.nav-tabs,
.nav.nav-tabs li a{
  background: #17a8d7;
  color: #fff;
}

@media (min-width: 992px) {
  .selling-container .alert-container{
    width: 720px;
    margin-left: -360px;
  }
  .logo {
    height: 80px;
    line-height: normal;
  }

  .header {
    height: auto;
    background: #fff;
  }

  .navbar-site {
    margin-bottom: 0 !important;
    height: 100px;
    background: #fff;
    border-radius: 0;
    border-bottom: solid 1px #ddd;
  }

  .navbar-right {
    margin-top: 40px;
  }

  .navbar-nav > li > a {
    border-radius: 3px;
    box-sizing: border-box;
    color: #020c2b;
    font-size: 14px;
    line-height: normal;
    padding: 12px 15px 12px 15px;
  }

  .navbar-nav > li > a:hover {
    color: #000;
  }

  .navbar-nav > li.postadd {
    padding-left: 25px;
    margin-left: 5px;
    border-left: solid 1px #ddd;
  }

  .navbar-nav > li.postadd a {
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    height: 40px;
    line-height: normal;
    padding: 12px 35px;
    text-transform: uppercase;
  }

  /* usermenu */
  .dropdown-menu > li > a {
    text-decoration: none;
  }
  li .user-menu {
    padding: 0;
    transition: all 0.2s linear 0s;
  }

  li.open .user-menu {
    padding: 0 0;
  }

  li .user-menu li a {
    font-size: 11px;
    letter-spacing: 0.55px;
    clear: both;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 5px 10px;
    text-transform: inherit;
    white-space: nowrap;
  }

  li .user-menu li i {
    margin-right: 5px;
    color: #999999;
    font-size: 120%;
    transition: all 0.2s linear 0s;
  }

  li .user-menu li:hover i {
    color: #2a3744;
  }

  li .dropdown-menu.user-menu > .active > a, .dropdown-menu.user-menu > .active > a:focus {
    background: #EEEEEE;
    font-weight: bold;
    color: #2a3744;
  }

  .navbar-nav .open > a, .navbar-nav .open > a:hover, .navbar-nav .open > a:focus {
    background: none;
  }
}
@media (min-width: 992px) {
  .selling-container .alert-container{
    width: 940px;
    margin-left: -470px;
  }
}
@media (min-width: 1200px) {
  .selling-container .alert-container{
    width: 1000px;
    margin-left: -500px;
  }
}

@media (max-width:767px) {
  .title-calendar {
    font-size: 26px;
    font-weight: bold;
    margin: 10px 0;
    line-height: 30px;
  }

  .locinput {
    border-right: none !important;
    border-bottom: solid 1px #ddd !important;
  }

  .intro h1 {
    font-size: 30px;
    margin-bottom: 10px;
    padding-bottom: 0;
    line-height: 34px;
  }

  .intro p {
    color: #e8eced;
    font-size: 16px;
    line-height: normal;
  }
}

@media (max-width:991px) {
  .item-list .make-favorite {
    padding: 3px 5px;
  }

}

@media (max-width:767px) {
  .price-box {
    clear: both;
    display: block;
    height: auto;
    padding: 10px 15px 0;
    text-align: left;
    width: 100%;
  }

  .item-list.make-list {
    text-align: left;
  }

  .item-list .add-details {
    padding: 10px 0 0;
  }

  .item-list.make-compact .make-favorite {
    float: left;
    margin-left: 10px;
  }
}
@media(max-width: 991px) {
  .item-list.make-grid {
    width: 33.33%;
  }

  .adds-wrapper .item-list.make-grid:nth-child(4n+4) {
    border-right: solid 1px #ddd;
  }

  .adds-wrapper .item-list.make-grid:nth-child(3n+3) {
    border-right: none;
  }
}

@media(max-width: 778px) {
  .item-list.make-grid {
    width: 33.33%;
  }
}

@media(max-width: 540px) {
  .item-list.make-grid {
    width: 50%;
    border-right: solid 1px #ddd !important;
  }

  .adds-wrapper .item-list.make-grid:nth-child(2n+2) {
    border-right: none !important;
  }
}

@media(max-width: 360px) {
  .item-list.make-grid {
    width: 100%;
    border-right: none;
  }
}
@media (max-width:991px) {
  .cornerRibbons {
    left: -10%;
    top: 19%;
    width: 170px;
    z-index: 2;
  }

  .cornerRibbons {
    font-size: 11px;
  }

  .item-list.make-compact .cornerRibbons {
    left: -20%;
  }
}

@media (max-width:767px) {
  .cornerRibbons {
    left: -36px;
    top: 24px;
    width: 160px;
  }

  .item-list.make-grid .cornerRibbons {
    left: -36px;
    top: 24px;
  }

  .cornerRibbons {
    font-size: 11px;
  }

  .item-list.make-compact .cornerRibbons {
    left: -100px;
  }
}
@media(max-width:480px) {
  .breadcrumb {
    float: none !important;
  }

  .backtolist {
    float: none !important;
    margin: 0 auto;
    padding: 0 0 10px;
    text-align: center;
  }
}
@media (max-width:767px) {
  .iconbox-wrap-icon {
    display: block;
    float: left;
    max-width: 80px;
  }

  .iconbox-wrap-content {
    display: block;
    float: left;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
  }
}
@media (max-width:991px) {
  .page-bottom-info-content {
    max-width: 96%;
  }
}
@media (max-width:767px) {
  .footer ul {
    float: none;
    padding: 0;
    text-align: center;
    width: 100%;
  }

  .footer ul:last-child {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .list-title a {
    font-size: 16px;
  }
  .sm-text-center {
    text-align: center;
  }
}


@media (max-width: 979px) {
  .intro {
    min-height: 300px;
    padding-bottom: 30px;
    padding-top: 30px;
  }

  h1 {
    font-size: 24px;
    line-height: 25px;
  }

  h2 {
    font-size: 20px;
    line-height: 24px;
  }

  h3 {
    font-size: 18px;
    line-height: 20px;
  }

  h4 {
    font-size: 16px;
    line-height: 18px;
  }

  .page-sidebar {
    padding:0 5px;
  }
  .inner-box {
    padding: 20px 10px;
  }
  .user-panel-sidebar ul li a {
    padding: 5px 4px;
    font-size:11px;
  }

}

@media (min-width: 768px) {
  .btn-cat-collapsed {
    position: absolute;
    right: 0;
    text-indent: -9999px;
    opacity: 0;
  }
  .sm-flex-all-center{
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .intro {
    height: auto;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .navbar-default .navbar-nav > li > a.btn-post  {
    color: #fff;
  }
  h1 {
    font-size: 24px;
    line-height: 25px;
  }

  h2 {
    font-size: 20px;
    line-height: 24px;
  }

  h3 {
    font-size: 18px;
    line-height: 20px;
  }

  h4 {
    font-size: 16px;
    line-height: 18px;
  }

  .hidden-xs {
    display: none !important;
    visibility: hidden !important;
  }

  .text-center-xs {
    text-align: center;
  }

  .intro .col-sm-4 {
    margin-bottom: 15px;
  }

  .table-action {
    display: block;
    margin-bottom: 15px;
    padding: 15px 15px 0;
  }

  .search-row-wrapper .col-sm-3 {
    margin-bottom: 10px;
  }

  .cat-list {
    margin-bottom: 15px;
  }

  .cat-list ul {
    display: none;
  }

  .btn-cat-collapsed {
    position: absolute;
    right: 0;
    top: 10px;
    text-indent: 0;
    opacity: 1;
    cursor: pointer;
  }

  .xs-gap {
    margin-bottom:15px;

  }

  .icon-down-open-big {
    display: inherit;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(00deg);
    transform: rotate(00deg);
    transition: all 0.3s ease-in;
  }

  .icon-down-open-big.active-panel {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@media (max-width: 580px) {
  .page-content .table-bordered {
    border-top: 1px solid #ddd;
  }

  .hdata {
    display: inline-block;
    margin-right: 4px;
    width: 80px;
  }

  .useradmin {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media (max-width: 480px) {
  .col-xxs-12 {
    width: 100%;
  }

  .col-xxs-6 {
    width: 50%;
  }

  .text-center-xxs {
    text-align: center;
  }

  .text-center-480 {
    text-align: center;
  }

  .userImg {
    width: 54px;
  }

  .table-action {
    text-align: center;
  }

  .table-search {
    margin-top: 10px;
    padding: 0;
    width: 100%;
  }

  .header-data {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px;
  }

  .select-short-by .selecter-selected {
    font-size: 11px;
    padding: 4.5px 8px;
  }

  .tab-filter .select-short-by {
    margin-right: 10px;
    margin-top: 9px;
    min-width: 115px !important;
  }

  .tab-filter .selecter-selected:after {
    right: 4px;
  }

  .tab-filter .selecter-item {
    font-size: 11px;
    margin: 0;
    overflow: hidden;
    padding: 5px 10px;
  }
}


@media (max-width: 320px) {
  .hdata i {
    border-radius: 50px;
    box-shadow: 0 0 1px #777 inset;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
  }

  .hdata {
    display: inline-block;
    margin-right: 2px;
    width: 70px;
  }

  .container, body, html {
    min-width:300px;
  }

}
@media (max-width: 320px) {
  .navbar .container {
    padding-left:5px;
  }
}

@media (max-width: 300px) {
  .container, body, html {
    width:300px;
  }
}
@media (min-width:770px) AND (max-width: 1024px) {
  .depot-1-h2 {
    font-size: 12px;
  }
  i.depot-1-chevron {
    right: 4px;
  }
  #depot-h2-2 .depot-h1-img-bloc {
    width: 67px;
  }
}
@media (max-width: 767px) {
  #alerts{
    left: 0;
    right: 0;
    top: 0;
  }
  #alerts .alert{
    margin-top: 0;
    border-radius: 0;
  }
  #pictures .block-picture .picture .controls-container .picture-fill{
    height: 102px;
  }
  #pictures .block-picture img{
    max-height: 100px;
  }
  #pictures .block-picture .picture.empty .instructions,
  #pictures .block-picture .picture.loading .progression{
    height: 131px;
  }
  .navbar.navbar-submenu .navbar-nav{
    margin-left: 0;
    margin-right: 0;
  }
  .clarification-container{
    display: none;
  }
  .clarification-container.open{
    display: block;
  }
  .arrow-up{
    display: block;
  }
  .clarification{
    text-align: center;
    background-color: #eee;
    border: solid 1px #CCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  .clarification div{
    padding: 25px !important;
  }
  .arrow-up{
    position: relative;
    width: 10px;
    margin: 0 auto;
  }
  .arrow-up:before{
    content: '';
    position: absolute;
    top: -1px;
    bottom: 0;
    left: -11px;
    right: 0px;
    border-left: solid 12px transparent;
    border-top: solid 0px transparent;
    border-right: solid 11px transparent;
    border-bottom: solid 14px #ccc;
  }
  .arrow-up:after{
    content: '';
    position: absolute;
    top: 10px;
    bottom: 0;
    left: -10px;
    right: -1px;
    border-left: solid 10px transparent;
    border-top: solid 0 transparent;
    border-right: solid 10px transparent;
    border-bottom: solid 12px #eee;
  }
}
@media(max-width:991px) {
  .list-filter ul li a {
    padding-right: 0;
  }

  .list-filter ul ul {
    padding-left: 10px;
  }
}
@media (max-width:991px) {
  .nav-tabs.add-tabs > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-tabs .badge {
    font-size: 11px;
  }
}

@media (max-width:767px) {
  .nav-tabs.add-tabs > li > a {
    font-size: 12px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .nav-tabs .badge {
    display: none;
  }

  .select-short-by .selecter-options {
    font-size: 11px !important;
  }
}
@media (max-width:1199px) {
  .item-list.make-compact .add-title, .item-list.make-compact .info-row {
    width: 100%;
  }

  .add-details {
    padding: 0;
  }
}
@media (max-width:640px) {
  .ads-image .bx-wrapper {
    margin-bottom: 10px;
  }

  .thumb-item-link {
    height: 48px;
    width: 64px;
  }
}
@media (min-width:1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (max-width: 1200px) {
  #pictures .block-picture .picture .controls-container .picture-fill{
    height: 120px;
  }
  #pictures .block-picture img{
    max-height: 110px;
  }
  #pictures .block-picture .picture.empty .instructions,
  #pictures .block-picture .picture.loading .progression{
    height: 150px;
  }
  #pictures .block-picture .picture .controls-container .picture-fill:hover::after{
    padding-top: 90px;
  }
  .presentation-vehicle img{
    max-height: 100%;
  }
}
@media (max-width: 991px) {
  .presentation-list tr td{
    border-bottom: solid 1px #ccc;
    padding-top: 50px;
    padding-bottom: 10px;
  }
  .presentation-list tr:first-child td{
    padding-top: 0;
  }
  .presentation-list tr:last-child td{
    border: none;
  }
  .buy-sell-menu{
    width: 175px;
  }
}
@media (max-width: 991px) {
  .presentation-list tr td{
    border-bottom: solid 1px #ccc;
    padding-top: 50px;
    padding-bottom: 10px;
  }
  .presentation-list tr:first-child td{
    padding-top: 0;
  }
  .presentation-list tr:last-child td{
    border: none;
  }
}
@media (max-width: 992px) {
  .height-xs-140{
    height: 140px;
  }
}
@media (min-width: 992px) {
  .height-md-120{
    height: 120px;
  }
}
@media (min-width: 1200px) {
  .height-lg-120{
    height: 120px;
  }
}
b {
  font-weight: bold;
}