:root{
  --nav-gold: #BC9956;
}
.h2-style, .h4-style, a, h2, h4 {
  text-decoration: none;
}
.navbar, .navbar.exhomepage {
  box-shadow: 0 1px 3px 0 #aaa;
}
.Buttonanalytic {
  box-sizing: content-box;
  width: 200px;
  height: 40px;
  cursor: pointer;
  margin: 0 auto;
  border: 2px solid #394351;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: 1px;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background-color .3s cubic-bezier(0, 0, 0, 0), color .3s cubic-bezier(0, 0, 0, 0), width .3s cubic-bezier(0, 0, 0, 0), border-width .3s cubic-bezier(0, 0, 0, 0), border-color .3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color .3s cubic-bezier(0, 0, 0, 0), color .3s cubic-bezier(0, 0, 0, 0), width .3s cubic-bezier(0, 0, 0, 0), border-width .3s cubic-bezier(0, 0, 0, 0), border-color .3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color .3s cubic-bezier(0, 0, 0, 0), color .3s cubic-bezier(0, 0, 0, 0), width .3s cubic-bezier(0, 0, 0, 0), border-width .3s cubic-bezier(0, 0, 0, 0), border-color .3s cubic-bezier(0, 0, 0, 0);
  transition: background-color .3s cubic-bezier(0, 0, 0, 0), color .3s cubic-bezier(0, 0, 0, 0), width .3s cubic-bezier(0, 0, 0, 0), border-width .3s cubic-bezier(0, 0, 0, 0), border-color .3s cubic-bezier(0, 0, 0, 0);
}
.Buttonanalytic:hover {
  color: #000;
  background: #fff;
}
.Buttonanalytic:active {
  border: 2px solid #21e0a3;
  background: #21e0a3;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
input.Buttonanalytic {
  border: 2px solid #394351!important;
}
.analytic {
  padding: 10px 10px 0 10px;
  width: 80%;
  font-family: 'Lato', sans serif;
  font-size: 0.8125rem;
  margin: 0 auto 10px;
}
#Buttondivanalytic {
  position: relative;
  text-align: center;
  padding-bottom: 10px;
}
.cookie_rgpd {
  color: #fff;
  max-width: 800px;
  position: fixed;
  bottom: 10px;
  margin: 1% auto;
  left: 0;
  right: 0;
  width: auto;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  z-index:100;
}
.cookie_in {
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #a09776;
  margin-top: 60px;
  box-shadow: 1px 1px 5px 2px grey;
}
body {
  margin-top: 110px;
  background-color: #f8f7f6;
  font-family: 'Open Sans', sans-serif;
  color: #484848;
  font-size: 0.875rem;
  line-height: 20px;
}
.h1-style, .h2-style, h1, h2 {
  font-family: Cinzel, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.h1-style, h1 {
  margin-top: 20px;
  font-size: 2.5rem;
  line-height: 44px;
  text-align: center;
}
.h1-categorie {
  text-align: left;
  margin-left: 10px;
  font-size: 2.3125rem;
}
.h1-accueil {
  font-size: 2.875rem;
}
.h2-style, h2 {
  display: block;
  margin-top: 6px;
  font-size: 2rem;
  line-height: 36px;
  font-style: normal;
}
.h2-magazin-accueil {
  color: #484848;
  font-size: 1.5625rem;
}
.h2-magazin-accueil:hover {
  font-weight: 600;
}
.h3-style, h3 {
  display: inline-block;
  margin-top: 21px;
  font-size: 1.5rem;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  float: none;
}
h3 {
  margin-bottom: 10px;
}
.h3-style {
  margin-bottom: 10px;
  text-transform: none;
}
.h3-categorie {margin-left: 10px;display:inline;}
.h4-style, .h5-style, h4, h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4-style, h4 {
  position: static;
  display: block;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: 700;
}
.button, .buttonAllVisible, .h5-style, h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.h5-style, h5 {
  color: #3e556a;
  font-size: 1.1875rem;
  line-height: 20px;
}
.navbar {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  overflow: visible;
  height: auto;
  border-bottom:   1px solid #B1BEC3;
  background-color: white;
  box-shadow: none;
  color: #000;

}
.button, .button.to-top-button, .buttonAllVisible {
  position: static;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.button, .buttonAllVisible {
  z-index: 1;
  display: block;
  width: 40%;
  min-width: 200px;
  margin-right: auto;
  margin-bottom: 6px;
  margin-left: auto;
  padding: 8px 12px;
  float: none;
  border: 1px solid #484848;
  background-color: transparent;
  color: #484848;
  font-size: 1rem;
  text-transform: uppercase;
}
.button.to-top-button, .button.to-top-button:hover {
  width: 40px;
  height: 40px;
  font-size: 2.125rem;
  line-height: 22px;
}
.button:hover, .buttonAllVisible:hover {
  box-shadow: 0 0 6px 0 #484848;
}
.top-empty {
  display: inline;
  overflow: visible;
}
.button.to-top-button {
  position: fixed;
  left: auto;
  right: -35px;
  bottom: 5%;
  z-index: 46;
  display: none;
  min-height: 0;
  min-width: 0;
  margin-right: 10%;
  margin-left: 0;
  padding-right: 1px;
  padding-left: 1px;
  float: right;
  clear: none;
  border-radius: 54px;
  -webkit-transition: background-color .1s ease-in;
  background-color: hsla(0, 0%, 100%, .65);
  transition: background-color .1s ease-in;
  opacity: 0;
  font-family: Fontawesome, sans-serif;
  text-decoration: none;
}
.button.to-top-button:hover {
  background-color: #4f7179;
  box-shadow: none;
  color: #fff;
}
.button-submit-alerte, .button-submit-info {
  border: 1px solid #4f7179;
  background-color: transparent;
  color: #4f7179;
  font-size: 1rem;
  font-weight: 300;
  display: block;
  text-transform: uppercase;
}
.button-submit-info {
  width: 40%;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
}
.button-submit-alerte {
  width: 50%}
.button-submit-alerte:hover, .object-name-overlay a:hover {
  font-weight: 600;
}
.navlink, .navlink.w--current {
  color: #fff;
  font-weight: 300;
}
.button-submit-info.mdpasse {
  width: auto;
  max-width: 51%}
.button.left {
  display: block;
  width: 80%;
  margin-top: 16px;
  margin-bottom: 26px;
  margin-left: auto;
  padding-bottom: 8px;
  float: left;
  text-align: center;
}
.button.center {
  float: none;
}
.button.adnouveautes {
  position: static;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  margin-top: 15px;
  float: left;
}
.button-wrapper {
  position: static;
  display: block;
  margin: 44px auto;
  text-align: center;
}
.navlink {
  padding: 5px 8px 7px;
  border-top: 2px solid transparent;
  font-family: 'Lato', sans-serif;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: black;
}
.navlink:hover {
  border-top-style: solid;
  color: var(--nav-gold);
}

.section-footer-nouveautes {
  position: absolute;
  right: 0;
  width: 100%;
  height: auto;
  padding-bottom: 62px;
  float: none;
  clear: none;
  background-color: #394351;
}
.section-selection {
  margin-bottom: 70px;
  padding-top: 59px;
}
.section-selection.nouveautes {
  position: relative;
  width: 100%;
  margin-top: 31px;
  float: left;
}
.inputSearch{border-style: hidden;padding:3px;}
.inputSearch:focus {outline: none;}
.line {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 21px;
  text-align: center;
}
.link-block-selection {
  position: relative;
  width: 270px;
  height: auto;
  border: 1px solid #4f7179;
}
.link-block-selection.nouveautes {
  position: relative;
  display: block;
  width: 270px;
  height: auto;
  margin-top: 32px;
  margin-right: auto;
  margin-bottom: 27px;
  float: none;
  border: 1px solid #cdcdcd;
}
.overlay-selection {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 99px;
  padding-top: 6px;
  padding-bottom: 7px;
  background-color: #fff;
}
.overlay-selection.nouveautes, .overlay-selection.nouveautes.accueil {
  position: static;
  display: inline-block;
  margin-top: 1px;
  background-color: #fff;
  text-decoration: none;
  float: none;
  left: 0;
  bottom: 0;
  right: 0;
}
.overlay-selection.nouveautes {
  height: 180px;
}
.overlay-selection.nouveautes.accueil {
  height: 150px;
}
.row-selection {
  position: relative;
  display: block;
  margin: 17px auto;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}
.object-name-overlay {
  padding: 3px 9px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 0.875rem;
  line-height: 15px;
  height: 60px;
  text-align: left;
  text-decoration: none;
}
.object-name-overlay a {
  text-decoration: none;
  color: #484848;
  font-size: 0.9375rem;
}
.object-antiquaire-overlay, .object-century-overlay {
  padding-left: 9px;
  font-size: 0.875rem;
  font-family: 'Open Sans', sans-serif;
}
.object-century-overlay {
  margin-top: 6px;
  color: #000;
  line-height: 17px;
  height: 19px;
  font-weight: 400;
  text-align: left;
}
.object-antiquaire-overlay a, .object-antiquaire-overlay a:hover {
  font-weight: 600;
  text-decoration: none;
}
.object-antiquaire-overlay {
  display: block;
  color: #484848;
  height: 65px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}
.object-antiquaire-overlay a {
  color: #484848;
}
.section-decouvrir-title {
  height: 88px;
  margin-top: 38px;
  margin-bottom: 63px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.section-objets-recents-title {
  height: 95px;
  margin-top: 0;
  margin-bottom: 63px;
  padding-top: 0;
  padding-bottom: 1px;
}
.section-magazine-title {
  height: 95px;
  margin-top: 38px;
  margin-bottom: 132px;
  padding-top: 78px;
  padding-bottom: 1px;
}
.section-antiquaire-title {
  margin-bottom: 29px;
  padding-bottom: 1px;
}
.section-decouvrir-hero {
  position: relative;
  height: 300px;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
/*Liens-parametres liste Objets*/
.param-link{float:left;}
.param-link a{color: #5d5d5d  ; padding:0 3px 0 15px;font-size: 1.1em;}
.overlay-selection.nouveautes.accueil {height: 150px;}
.overlay-text {
  position: relative;
  display: inline-block;
  width: 100%;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 1rem;
  font-weight: 300;
  text-decoration: none;
  line-height: 25px;
}
.text-antiquaire-decouvrir {
  float: left;
  width: 700px;
}
h2.text-antiquaire-decouvrir:hover {
  font-weight: 600;
}
.footer-text, .newsletter-input {
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
.newsletter-input {
  width: 40%;
  height: 40px;
  margin-right: 14px;
  float: left;
  font-size: 1rem;
  line-height: 22px;
  text-transform: uppercase;
}
.img-selection, .left-nav-link, .left-navbar {
  display: block;
  float: none;
}
.form {
  margin-top: 39px;
}
.brand {
  overflow: hidden;
}
.columns-decouvrir {
  position: static;
  height: auto;
  padding-right: 0;
  padding-left: 12px;
}
.columns-decouvrir a {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 300px;
}
.section-obj-recents {
  margin-top: 55px;
  margin-bottom: 80px;
}
.section-hero-magazine {
  position: relative;
  height: 700px;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.column-mag-left, .column-mag-right, .img-antiquaire-decouvrir, .link-decouvrir-column1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.overlay-hero-section {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  padding-top: 16px;
}
.columns-social {
  padding-top: 31px;
  padding-bottom: 31px;
  text-align: center;
}
.column-mag-left {
  position: relative;
  height: 550px;
  padding-right: 0;
  padding-left: 0;
  background-size: cover;
}
.overlay-mag-article {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: hsla(0, 0%, 100%, .85);
}
.container-mag-article {
  height: 150px;
  padding-right: 20px;
  padding-bottom: 0;
  padding-left: 20px;
}
.column-mag-right {
  position: relative;
  height: 550px;
  padding-right: 0;
  padding-left: 0;
  background-size: cover;
}
.section-social {
  height: auto;
  margin-top: 69px;
  margin-bottom: 69px;
  background-color: transparent;
}
.section-mag-articles {
  height: 550px;
  box-shadow: 0 1px 3px 0 #aaa;
}
.section-decouvrir-pics {
  display: block;
  /*height: 100%*/}
.footer-text {
  padding-top: 12px;
  color: #fff;
  font-size: 0.75rem;
}
.footer-text.heading {
  padding-top: 53px;
  font-size: 1.0625rem;
  font-weight: 400;
  text-transform: capitalize;
  display: flex;
  gap: 5px;
  align-items: center;
}
.footer-text.copyright {
  position: static;
  display: block;
  width: 100%;
  padding: 20px 10%;
  text-align: center;
}
.logo-footer {
  margin-top: 20px;
}
.back-to-top {
  position: relative;
  height: 65px;
  margin-top: 49px;
}
.img-selection {
  width: 100%;
  height: auto;
  text-align: center;
}
.columns-decouvrir:hover, .img-selection:hover {
  opacity: .85;
  transition: all .3s linear .3s;
  -moz-transition: all .3s linear .3s;
  -webkit-transition: all .3s linear .3s;
  -o-transition: all .3s linear .3s;
}
.row-footer {
  position: static;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 126;
  display: block;
  overflow: visible;
  width: 100%;
  height: 355px;
  margin-right: 0;
  margin-left: 0;
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #394351;
}
.left-navbar {
  position: fixed;
  left: 0;
  top: 235px;
  bottom: 0;
  z-index: 8;
  overflow: hidden;
  width: 224px;
  background-color: #fff;
}
#minheight{min-height:1190px;}
.columns-nouveautes {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.left-nav-link {
  position: relative;
  padding-top: 0;
  padding-right: 9px;
  padding-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.75rem;
}
.leftnav-heading {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 8px;
  padding: 2px 0 2px 16px;
  float: left;
  background-color: #394351;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 21px;
  text-align: left;
  text-transform: uppercase;
}
.breadcrumb-text, .nouveautes-filtering {
  padding-left: 5px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
.dropdown-leftnav {
  position: static;
  display: inline;
  width: 220px;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 4px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
.breadcrumb {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 30;
  display: block;
  width: auto;
  height: 40px;
  margin-top: 100px;
  margin-bottom: 35px;
  padding-top: 4px;
  background-color: transparent;
  color: #000;
}
.breadcrumb-categorie {
  left: auto;
  margin: 0 0 0 10px;
  position: relative;
}
.breadcrumb-antiquaire {
  left: auto;
  margin: 0 0 0 10px;
  position: relative;
}
.breadcrumb-categorie-directadmin {
  left: auto;
  margin: 20px 0 0 10px;
  position: relative;
}
.breadcrumb-with-menu-left {
  display: inline-block;
  margin: 0;
}
.breadcrumb-with-menu-left-directadmin {
  display: inline-block;
  margin: 20px 0 0 0;
}
.breadcrumb-text {
  display: block;
  margin-top: 6px;
  color: #000;
  font-size: 0.8125rem;
  line-height: 19px;
  text-align: left;
}
.nouveautes-filtering {
  display: block;
  width: auto;
  margin: 6px auto;
  padding-right: 5px;
  float: left;
  text-decoration: none;
}
.container-nouveautes, .div-button-text, .soustitre-center {
  margin-right: auto;
  margin-left: auto;
}
.nouveautes-filtering a:hover {
  font-weight: 600;
  color: #000;
}
.container-nouveautes {
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
}
.section-detail-objet {
  position: static;
  top: 58px;
  margin-bottom: 24px;
  padding-top: 35px;
  background-color: transparent;
}
.soustitre-center {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  text-align: center;
  text-transform: none;
  margin-bottom: 80px;
}
.prixobj {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.375rem;
  font-weight: 600;
}
.main-text {
  display: inline-block;
  margin-bottom: 1px;
  padding-top: 8px;
  padding-bottom: 8px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #1f1a15;
  font-size: 1.0625rem;
  font-weight: 400;
}
.dropdown-text:hover, .item-menu-espace:hover, .main-text strong, .navlink-left:hover {
  font-weight: 600;
}
.main-text a {
  color: #484848;
}

.main-text a i{
  color: #4f7179;
}
.main-text.infopop {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  float: none;
  font-size: 0.6875rem;
  line-height: 14px;
  text-align: left;
  text-transform: none;
}
.main-text.lightbox {
  display: block;
  text-align: center;
}
.main-text.desc {
  text-align: left;
  display: block;
  li{
    list-style:unset;
  }
}
.column-obj-right {
  margin-top: 1px;
  margin-bottom: 1px;
  padding-right: 37px;
  padding-left: 42px;
}
.div-button-text {
  display: inline-block;
  padding: 9px 19px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  color: #484848;
  font-weight: 400;
}
.div-button-text.invert {
  display: inline-block;
  color: #fff;
}
.div-button-text.invert:hover {
  color: #a09776;
}
.link-block-fiche-antiquaire {
  display: block;
  width: 100%;
  margin-top: 14px;
  margin-bottom: 30px;
  margin-left: 0;
  padding: 10px 12px;
  border: 1px solid #3e556a;
  background-color: hsla(25, 14%, 67%, .1);
}
.div-button-icon {
  display: inline-block;
  padding-right: 11px;
  padding-left: 11px;
  float: none;
  font-family: Fontawesome, sans-serif;
  color: #4f7179;
  font-size: 1.125rem;
}
.heading-objets, .navlink-left {
  font-family: 'Open Sans', sans-serif;
}
.div-button-icon.invert {
  display: inline-block;
  float: none;
  color: #fff;
}
.div-button-icon.invert:hover {
  color: #a09776;
}
.body-objet {
  background-color: #f8f7f6;
}
.column-obj-left {
  position: relative;
  margin-bottom: 1px;
  padding-right: 0;
  padding-left: 0;
}
.div-block-thumbs-obj {
  position: static;
  display: block;
  width: 100%;
  margin-top: 17px;
  float: none;
  text-align: left;
}
.row-object {
  margin-right: 0;
  padding-right: 10px;
  padding-left: 10px;
}
.slides-obj1 {
  width: 20%;
  height: 264px;
  padding-top: 28px;
  padding-right: 7px;
  padding-left: 7px;
  text-align: center;
}
.mask-slide-obj1 {
  margin-right: 53px;
  margin-left: 53px;
}
.multi-slide-obj1 {
  height: 294px;
  background-color: transparent;
}
.slide-nav {
  left: 0;
  right: 0;
  bottom: 0;
}
.slide-arrows {
  background-color: transparent;
  color: #394351;
}
.image-slide {
  display: block;
  width: auto;
  height: 100%;
  max-height: 170px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}
.image-slide:hover {
  box-shadow: 0 0 6px 0 #3e556a;
}
.section-slide-obj {
  margin-top: 27px;
  margin-bottom: 27px;
}
.heading-objets {
  font-size: 1.375rem;
  text-transform: none;
}
.heading-objets.lightbox {
  display: block;
  text-align: center;
}
.separator {
  display: block;
  margin: 35px auto;
  text-align: center;
}
.separator-categorie {
  margin: 27px auto;
}
.nav-menu {
  position: static;
  display: inline-block;
  overflow: hidden;
  float: none;
  clear: none;
}
.navbar-left, .navlink-left {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
}
.navbar-left {
  z-index: 20;
  overflow: visible;
  width: 100%;
  padding-top: 0;
  padding-right: 19px;
  float: left;
  background-color: #f8f7f6;
}
.navlink-left {
  color: #484848;
  overflow: visible;
  width: 212px;
  padding: 4px 9px;
  float: left;
  clear: none;
  font-size: 0.875rem;
  text-align: left;
}
.navmenu {
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  padding-left: 25px;
  width: 100%;
}
.div-column-nav-nouveautes {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 300px;
  height: 100%;
  min-width: 240px;
  margin-top: 290px;
  padding-right: 12px;
  float: left;
  text-align: left;
}
.div-column-nav-nouveautes-categorie {
  margin-top: 255px;
}
.nuage ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.nuage ul li{
  display: inline-block;
  margin-top:8px;
}
.nuage ul li a{
  text-decoration: none;
  color:#484848;
  white-space: nowrap;
  text-overflow :ellipsis;
  -webkit-transition: .2s;
  transition: .2s;
  font-size: 1.2em;
}
.nuage ul li a:hover{
  cursor: pointer;
  margin-left: -8px;
  font-weight: bold;
}
.dropdown-text {
  display: inline-block;
  float: left;
}
.div33 {
  width: 33.33%;
  float: left;
  text-align: center;
}
.div-block-recherche {
  display: none;
}
.div-bloc-filter {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
}
.div-bloc-filter-antiquaire{
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}

.div-bloc-filter .link-text{
  padding-left: 0;

}
.image-nouveautes-pub {
  width: 100%;
  border: 1px solid #3e556a;
}
.body-nouv {
  margin-top: 100px;
  margin-left: 300px;
}
.div-column-nouveautes {
  position: static;
  display: inline-block;
  width: 100%;
  margin-top: 40px;
  float: none;
  text-align: left;
}
.dropdownlink {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  margin-top: 0;
  margin-left: 111px;
  padding: 4px;
  float: none;
  clear: both;
}
.footer-column {
  width: 25%;
  float: left;
}
.section-nouveautes {
  margin-top: 51px;
}
.dropdown-list-recherche.w--open {
  position: absolute;
  display: block;
  width: 250px;
  float: none;
}
.dropdown-toggle {
  width: 95%;
  padding: 4px 10px 4px 9px;
  float: left;
  font-size: 0.9375rem;
}
.dropdown-arrow {
  display: block;
  padding-left: 11px;
  font-family: Fontawesome, sans-serif;
  float: right;
}
.modal-search-nouv-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: none;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 240px;
  background-color: rgba(0, 0, 0, .49);
}
.close-win-link {
  display: block;
  color: #4f7179;
  text-align: center;
  text-decoration: none;
}
.info-window, .modal-info {
  position: fixed;
  left: 0;
  display: none;
  right: 0;
}
.modal-info {
  top: 0;
  bottom: 0;
  z-index: 9998;
  height: 100%;
  padding-top: 151px;
  background-color: rgba(0, 0, 0, .61);
}
.info-window {
  top: 50%;
  z-index: 9999;
  width: 640px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 37px 32px;
  border: 1px solid #3e556a;
  border-radius: 4px;
  height: 100%;
  overflow-y: scroll;
  background-color: #f8f7f6;
  transform: translate(0, -50%);
}
.info-window-column-left {
  display: inline-block;
  width: 160px;
  height: auto;
  margin-top: 14px;
  margin-bottom: 12px;
  float: left;
  border: 1px solid #4f7179;
  border-radius: 1px;
}
.info-column-right {
  display: inline-block;
  width: 400px;
  margin-top: 5px;
  padding: 5px 18px;
  float: left;
}
.form-field-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.form-field-checkbox {
  display: block;
  padding-top: 14px;
  padding-bottom: 14px;
  float: none;
  text-align: left;
}
.row-ad-nouveautes {
  display: block;
  width: 86%;
  margin-top: 43px;
  margin-right: auto;
  margin-left: auto;
}
.div-container-1200 {
 /* position: relative;*/
  display: block;
  overflow: visible;
  height: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
}
.div-container-1200.decouvrir {
  padding-right: 17px;
  padding-left: 17px;
}
.img-antiquaire-decouvrir {
  float: left;
  background-size: cover;
  height: 300px;
  width: 300px;
  margin-right: 25px;
}
.overlay-obj-decouvrir {
  position: relative;
  opacity: .65;
  width: 100%;
  background-color: #fff;
  bottom: 80px;
  height: 80px;
  font-size: 1.3em;
  text-align: center;
}
.section-footer {
  background-color: #394351;
}
.link-decouvrir-column1 {
  width: 100%;
  background-size: auto;
}
.image-decouvrir {
  width: 100%;
  box-shadow: 0 1px 3px 0 #aaa;
}
.obj-decouvrir-1 {
  padding-left: 0;
}
.logo {
  display: block;
  overflow: hidden;
  height: 98px;
  max-width: 331px;
  margin-top: 1px;
  float: left;
}
.logo.w--current {
  overflow: hidden;
  /*max-width: auto;*/
}
.div-block-copyright {
  display: inline-block;
  width: 100%;
  float: none;
  background-color: #a09776;
}
.div-block-footer {
  padding: 17px 10%}
.fontawsome {
  display: inline-block;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-right: 4px;
  padding-left: 4px;
  float: left;
  font-family: Fontawesome, sans-serif;
  color: #394351;
  font-size: 0.9375rem;
  font-weight: 200;
  text-decoration: none;
}
.left-col-filter{
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin: 0 0 30px 9px;
}
.left-col-filter a{
text-decoration: none ;
  color:#394351;
}
.left-col-filter div{
  padding:0;
  margin:0;
}
.footer-filter{
  display: flex;
  width: 100%;
  align-items: center;
  gap: 10px;
  padding-top: 20px;
  position: relative;
  left: -70%;
  transform: translateX(-10%);
}
.footer-filter a{
  text-decoration: none ;
  color:#394351;
  padding: 0;
  margin:0;
  font-weight: 400;
}
.footer-filter a:hover{
 color: white;
}
.footer-filter div{
  padding:0;
  margin:0;
}
.footer-filter .link-text{
  float: none;
}

.body-objet #detail h1, .button-membre, .div-text-vendu, .fiche-objet-nom-galerie, .object-title-listing {
  font-family: 'Open Sans', sans-serif;
}
.dropdown-list-leftnav.w--open a:hover, .fontawsome a:hover {
  font-weight: 600;
}
.fontawsome a {
  text-decoration: none;
  color: #484848;
}
.fontawsome.close-win-link {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  margin-right: 13px;
  margin-bottom: 14px;
  float: right;
  border: 1px solid #394351;
}
.fontawsome.close-info-win {
  position: static;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  border: 1px solid #394351;
}
.dropdown-list-leftnav {
  position: static;
  display: none;
  padding: 0;
  float: left;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  background-color: #f8f5ee;
  color: #fff
}

.dropdown-list-topnav {
  display: none;
  background-color: red;
}


.dropdown-link-leftnav {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #484848;
  font-size: 0.8125rem;
}
.link-block-image-listing {
  position: absolute;
  display: block;
  width: 250px;
  height: 250px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  border: 1px solid #cdcdcd;
  background-color: #fff;
}
.image-listing {
  display: block;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 4px;
}
.text-link {
  text-decoration: none;
}
.text-link:hover {
  color: #a09776;
}
.div-listing-text {
  position: relative;
  display: inline-block;
  overflow: visible;
  width: 60%;
  min-height: 250px;
  margin-left: 300px;
  padding-right: 21px;
  padding-left: 21px;
  float: none;
  clear: none;
  text-align: left;
}
.div-block-listing {
  width: 98%;
  height: auto;
  min-height: 190px;
  margin-top: 46px;
  margin-bottom: 33px;
  float: none;
  background-color: #fff;
  padding: 5px 8px;
}
.fiche-objet-nom-galerie, .object-title-listing, .text-listing-antiquaire {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 20px;
}
.object-title-listing {
  display: inline-block;
  padding-bottom: 11px;
  font-size: 1.1875rem;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}
.object-title-listing a {
  color: #484848;
  font-weight: 500;
}
.object-title-listing a:hover {
  font-weight: 600;
}
.fiche-objet-nom-galerie {
  font-weight: 600;
  font-size: 0.9375rem;
  text-align: left;
  text-transform: none;
}
.text-listing-description {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}
.text-listing-epoque, .text-listing-price {
  display: inline;
}
.text-listing-antiquaire {
  font-weight: 400;
  font-size: 1.125rem;
  display: inline-block;
}
.div-button, .div-button-objet {
  display: block;
  height: 40px;
  margin-top: 14px;
  margin-bottom: 14px;
  float: none;
  clear: left;
  border: 1px solid transparent;
  text-decoration: none;
}
.text-listing-antiquaire a {
  color: #484848;
}
.text-listing-antiquaire a:hover {
  font-weight: 600;
  color: #484848;
}
.admin-text, .button-membre, .button-search, .form-field-alerte, .form-field-espace, .link-text {
  font-weight: 300;
}
.div-button {
  width: 100%;
  background-color: #f8f7f6;
}
.div-button.invert {
  width: 100%;
  background-color: #1f1a15;
}
.div-button-objet {
  width: 76%;
  background-color: #f8f7f6;
}
.div-button-objet.invert {
  background-color: #1f1a15;
}
.div-button:hover {
  border: 1px solid #394351;
}
.div-button.ccredit {
  width: 233px;
  height: auto;
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-style: none;
  border-color: #484848;
}
.div-button.antiquaires {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
}
.achat-en-ligne {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 4px;
  padding: 3px 35px;
  border: 1px solid #484848;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.option-achat-en-ligne-liste{
  display: inline;
  margin-left:8px;
  text-align:right;
}
.option-achat-en-ligne-liste-3d {
  border-radius: 5px;
  color: black;
  padding: 0 4px 0 4px;
  font-size: 0.75rem;
  font-weight: bold;
  background-color:white;
  position: relative;

}

.option-achat-en-ligne-liste-3d span {
  font-weight: 100;
  font-size:1.2rem;
  margin-right: 3px;
  color: var(--nav-gold);
}

.option-achat-en-ligne-liste img{width:50px;}
.lightbox-social-expand-column, .link-text.oublie {
  text-align: center;
}
.link-block-slider-objet {
  position: relative;
  top: 50%;
  width: auto;
  height: 180px;
  min-width: 180px;
  border: 1px solid #394351;
  background-color: #fff;
  transform: translate(0, -50%);
}
.image-lightbox, .lightbox-div {
  transform: translate(0, -50%);;
}
.title-object {
  display: block;
  margin-top: 0;
  margin-bottom: 26px;
  padding-bottom: 7px;
  border-bottom: 1px solid #484848;
  width: 100%}
.lightbox-div, .modal-lightbox {
  position: fixed;
  bottom: 0;
  display: none;
  right: 0;
  left: 0;
}
.modal-lightbox {
  top: 0;
  z-index: 9998;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
}
.lightbox-div {
  top: 50%;
  z-index: 9999;
  width: auto;
  height: 80%;
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 11px;
  padding-bottom: 19px;
  border: 1px solid #394351;
  border-radius: 3px;
  background-color: #f8f7f6;
  transform: translate(0, -50%);
}
.image-lightbox, .lightbox-social-expand, .lightbox-social-expand-column {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.image-lightbox {
  position: relative;
  top: 50%;
  bottom: 50%;
  height: auto;
  max-height: 90%;
  padding-right: 0;
  border: 1px solid #394351;
  transform: translate(0, -50%);
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}
.lightbox-slider {
  height: 90%;
  /*padding-top: auto;*/
  /*padding-bottom: auto;*/
  background-color: #f8f7f6;
}
.lightbox-social-expand {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  z-index: 9996;
  width: 65%;
  height: 25px;
}
.lightbox-arrow {
  background-color: transparent;
  color: #394351;
}
.lightbox-slides {
  width: 100%;
  padding-right: 73px;
  padding-bottom: 33px;
  padding-left: 73px;
}
.link-text {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
  color: #394351;
  text-decoration: none;
}
.link-text:hover {
  color: #000;
  font-weight: 400;
}
.link-text.oublie {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-transition: all .1s ease-in;
  transition: all .1s ease-in;
  text-transform: capitalize;
}
.button-membre, .button-search, .dropdown-link-main, .modal-menu-cat-navlink {
  text-transform: uppercase;
}
.link-text.oublie:hover {
  font-weight: 400;
}
.image-main-objet {
  min-width: 100%;
  border: 1px solid #394351;
}
.div25 {
  width: 25%;
  height: 120px;
  max-width: 120px;
  margin-right: 13px;
  margin-left: 13px;
  padding: 4px;
  float: left;
  background-color: #fff;
}
/*.div15 {
  width: 15%;
  height: 120px;
  max-width: 120px;
  margin-right: 13px;
  margin-left: 13px;
  padding: 4px;
  float: left;
  background-color: #fff;
}*/
.div15 {
  width: 15%;
  height: 97px;
  max-width: 120px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 0;
  float: left;
  background-color: transparent;
}
/*
.image-thumb {
  position: relative;
  top: 50%;
  display: block;
  height: auto;
  max-height: 112px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}*/
.image-thumb {
  position: relative;
  top: 50%;
  display: block;
  height: auto;
  max-height: 90px;
  margin-right: auto;
  margin-left: auto;
  transform: translate(0, -50%);

}
.link-block-main-objet {
  display: block;
  width: 100%}
.top-empty {
  height: 0;
}
.nav {
  position: absolute;
  top: 0;
  right: 15%;
  overflow: hidden;
  height: 98px;
  float: right;
}
.antiquaire-subtitle {
  margin-top: 0;
  font-size: 1.25rem;
  line-height: 23px;
  font-style: italic;
}
.photo-antiquaire {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 25px;
  float: left;
  border: 1px solid #394351;
  text-align: left;
  max-height: 95%;
}
.antiquaire-title {
  margin-top: 0;
  margin-bottom: 0;
}
.main-text-antiquaires {
  display: inline-block;
  line-height: 28px;
  text-align: justify;
}
.col-410, .div-text-vendu, .div20, .form-field-espace, .form-text-field {
  text-align: center;
}
.section-detail-antiquaires-1 {
  padding-top:35px;
}
.column-antiquaires-left {
  padding-right: 13px;
  padding-left: 13px;
}
.div-block-button-antiquaires {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 15px;
  width: 100%}
.column-antiquaires-right {
  position: static;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  padding-left: 42px;
}
.div-antiquaires-info-block {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  min-height: 100%}
.div-search {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  overflow: visible;
  width: 226px;
  height: 28px;
  margin-left: 30px;
  float: right;
  clear: none;
  border-radius: 3px;
}
.button-membre {
  height: 28px;
  margin-top: 17px;
  margin-left: 19px;
  padding: 8px 9px 6px;
  border-radius: 2px;
  background-color: #394351;
  color: #fff;
  font-size: 0.75rem;
  line-height: 12px;
}
.div-border, .modal-menu-cat-navlink {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.button-membre:hover {
  color: #a09776;
}
.image-logo {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 350px;
  min-width: 250px;
  margin-top: 6px;
  float: left;
}
.modal-menu-cat {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: block;
  height: 100%;
  background-color: hsla(0, 0%, 100%, .95);
  transform: translate(0, -100%);
}
.div20:hover, .modal-menu-cat-navlink:hover {
  background-color: #394351;
  color: #fff;
}
.div-border {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 98%;
  height: 97%;
  min-height: 97%;
  min-width: 98%;
  margin-top: 12px;
  border: 1px solid #000;
}
.modal-menu-cat-navlink {
  width: auto;
  padding-right: 6px;
  padding-left: 6px;
  float: none;
  color: #7e7555;
  font-size: 1.875rem;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}
.div20 {
  display: block;
  width: 45%;
  margin: 16px auto;
  float: none;
}
.div-admin {
  display: flex;
  justify-content: center;
  overflow: visible;
  padding: 0;
  margin: 0
}
.admin-text {
  margin-top: 6px;
  margin-right: 6px;
  margin-left: 10px;
  float: left;
  font-size: 0.6875rem;
}
.link-text-admin {
  color: black;
  text-decoration: none;
}
.link-text-admin:hover {
  color: var(--nav-gold);
}
.link-text-admin:active {
  color: #fff;
}

.dropdown-link-main {
  display: block;
  padding: 5px 20px;
  float: left;
  clear: left;
  font-size: 0.6875rem;

}
.dropdown-link-main:hover{
  color: var(--nav-gold);
}

.nav-gold-color{
  color: var(--nav-gold);
}

.nav-main {
  z-index: 1000;
  display: block;
  overflow: visible;
  width: auto;
}
.small-share-button {
  margin-right: 13px;
  margin-left: 13px;
  padding-right: 6px;
}
.div50 {
  width: 50%;
  margin-top: 9px;
  margin-bottom: 9px;
  float: left;
}
.div-block-dropdown-recherche-cat, .div-block-dropdown-recherche-epoque, .div-block-dropdown-recherche-style {
  position: absolute;
  z-index: 9999;
  display: none;
  width: 90%;
  margin-top: 102px;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  top: 0;
  left: 0;
  right: 0;
}
html.w-mod-js [data-ix=hidden] {
  opacity: .77;
}
html.w-mod-js [data-ix=hidden-nav] {
  opacity: 0;
  height: 0;
}
.div-block-dropdown-recherche-cat, .div-block-dropdown-recherche-epoque {
  padding: 17px 20px;
  border: 1px solid #3e556a;
}
.div-block-dropdown-recherche-style {
  padding: 17px 22px;
}
.button-search {
  display: block;
  width: 13%;
  float: left;
  border: 1px solid #4f7179;
  background-color: transparent;
  color: #4f7179;
  font-size: 0.8125rem;
  line-height: 11px;
}
.h3-paypal-top {
  margin-top: -7px;
}
.form-wrapper {
  padding-bottom: 11px;
}
.form-text-field {
  display: block;
  width: 35%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}
.form-text-radio {
  width: 35px;
}
.container-form {
  margin-top: 42px;
  margin-bottom: 140px;
}
.form-wrapper-oublie {
  padding-top: 32px;
}
.form-list-field-alert {
  width: 50%}
.liste_antiquaires_select {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
.autofill_antiquaires_input {
  float: left;
  margin-left: 20px;
}
.buttonAutofill {
  background-color: transparent;
  font-family: inherit;
  border: 1px solid #484848;
}
.buttonAutofill:hover {
  cursor: pointer;
}
.col-410 {
  float: left;
  padding-right: 15px;
}
.col-410 a {
  text-decoration: none;
  font-size: 1.2em;
  color: #484848;
  font-weight: 400;
}
.modal-global-search {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  display: none;
  height: 100%;
  background-color: rgba(0, 0, 0, .73);
}
.global-search-window {
  position: relative;
  top: 15%;
  z-index: 8000;
  display: none;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding: 55px 50px;
  background-color: #f6f7f8;
}
.div-text-vendu, .image-vendu {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.fontawsome.search {
  font-size: 0.875rem;
}
.section-vendu {
  padding-top: 36px;
}
.image-vendu {
  max-height: 400px;
  max-width: 400px;
  margin-top: 24px;
  border: 1px solid #000;
}
.div-text-vendu {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 400px;
  height: 400px;
  padding-top: 138px;
  padding-bottom: 138px;
  background-color: rgba(0, 0, 0, .42);
  color: #fff;
  font-size: 2.5rem;
  line-height: 50px;
  font-weight: 700;
  text-shadow: 1px 1px 6px #000;
}
.slide-obj-vendu {
  display: inline-block;
  width: 33%;
  margin-top: 18px;
  padding-right: 12px;
  padding-left: 12px;
  float: none;
  text-align: left;
}
.slider-vendu {
  height: 194px;
  margin-top: 18px;
  background-color: transparent;
}
.image-slide-vendu {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.mask-slider-vendu {
  display: block;
  width: 444px;
  margin-right: auto;
  margin-left: auto;
}
.div-button.vendu {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
}
.flag {
  float: right;
  padding: 2px;
}
.container_img_trsp {
  float: left;
  height: auto;
  position: relative;
}
.obj-titre-h3 {
  display: block;
  font-weight: 400;
  margin-top: 0;
}
.logo-affichage-liste {
  margin: 0;
}

.logo-affichage-liste .nouveautes-filtering{
  padding-left: 0;
}
.logo-affichage-galerie {
  margin: 0;
}
.logo-antiquaires-favoris {
  width: auto;
  font-size: 0.75rem;
  margin: 0;
}
.logo-objets-vendus {
  margin: 0;
  font-size: 0.75rem;
  width: 240px;
}
.link-block-image-listing-antiquaire a {
  height: 200px;
}
.button-pube-antiq-liste-images {
  background-color: transparent;
  border: 1px solid #484848;
  bottom: 0;
  color: #484848;
  display: block;
  float: right;
  font-size: .8em;
  margin-left: 20px;
  margin-right: 20px;
  padding: 5px;
  width: 200px;
  text-align: center;
}
.button-pube-antiq-liste-images:hover {
  font-weight: 600;
}
#directadmin .changement-statut-objet {
  float: left;
  padding: 6px;
  margin: 6px 20px 6px 6px;
  height: 150px;
}
#directadmin-main a {
  text-decoration: none;
}
#directadmin input {
  color: black;
}


.directadmin-grid-size{
  display: grid;
  grid-template-columns: 75px 70px 75px 70px;
  grid-auto-rows: 1fr;
  grid-template-rows: repeat(3,20px);
}

.fakelink:hover {
  color: #bc95ff;
  cursor: pointer;
}
#img-410 {
  padding: 0;
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
}
#img-410 .lien-410 {
  text-align: center;
  float: left;
}
#img-410 .lien-410 a {
  text-decoration: none;
  color: #cfa944;
  font-size: 1.25rem;
}
#img-410 .lien-410 a:hover {
  color: #fff;
}
#img-410 .lien-410 img {
  margin-top: 8px;
}
.body-objet #detail h1 {
  display: inline-block;
  margin-top: 21px;
  margin-bottom: 20px;
  float: none;
  font-size: 1.625rem;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}
.breadcrumb-text a {
  color: #1f1a15;
}
#paypal_btn {
  width: 202px;
}
#paypal_btn .achat-en-ligne {
  width: 197px;
}
#paypal_btn input[type=submit] {
  background-color: #f8f7f6;
  border: none;
  width: 109%}
#paypal_btn input[type=submit]:hover {
  cursor: pointer;
}
.heading-objets {
  font-weight: 400;
}

#photosup, #photosup .lightbox-slider {
  background-color: #f8f5ee;
}
#photosup h3 {
  font-size: 1.75rem;
}
.w-slider-nav.w-num>div {
  border-radius: 8px;
}
.w-slider-nav-invert>div.w-active {
  background-color: #394351;
  color: #fff;
}
.w-slider-nav-invert>div {
  background-color: rgba(34,34,34,.4);
  color: #1f1a15;
}
#section-slides-objets .w-slider-nav-invert>div {
  background-color: #a4a4a4;
}
#section-slides-objets .w-slider-nav-invert>div.w-active {
  background-color: #394351;
}
.footer-text a {
  text-decoration: none;
  color: #fff;
}
.color1hover {
  color: #484848;
}
.color1hover:hover {
  color: #848484;
}

.w-dropdown-nav {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-nav ul{
  padding: 0;
}

.w-dropdown-nav:hover .w-dropdown-list{
  display:block;
  margin-top: 9px;
  background: white;
  box-shadow: 0 0 6px 0 #B1BEC3;
  position: absolute;
  left:0;
}
.navbar-bottom .w-dropdown-nav:hover .w-dropdown-list{
  position: absolute;
  box-shadow: none;
  padding: 10px 0;

}

.w-dropdown-nav:hover .w-dropdown-list li{
  position: relative;
  left: 45%;
  font-family: 'Lato', sans serif;
}


.sold{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: xx-large;
  text-shadow: 3px -3px 2px black;
  font-family: 'Lato', sans serif;
}
.sold-display{
  top: 40%;
  transform: translate(-50%, -40%);
}

.titreAnnonce{font-family:EB Garamond, sans-serif;  line-height: normal; font-size:2.5rem; text-align: center;}
.titreAnnonce .inlineToBlock {display: inline;}
.soustitreAnnonce{margin-right: auto;margin-left: auto;text-align: center; line-height: normal;margin-top: 25px;}
.btnAnnonce{margin-right: auto;margin-left: auto;text-align: center;margin-top:40px;}
.buttonCallToActionAnnonce{
  display: inline-block;
  padding: 9px;
  border: 1px solid #000000;
  text-decoration: none;
  cursor: pointer;
  /*font-size: 1rem;*/
  margin-left: auto;
  margin-right: auto;
  background-color: #ffe700;}
.buttonCallToActionAnnonce:hover {box-shadow: 0 0 6px 0 #000000;}
.advance-searched-button-add-del{width: 34px;margin-left:2px;}
.btn-chip-marron-box{
  display: flex;
  align-items: center;
  width: 50%;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 25px;
}

.btn-chip-marron-box-div{
  display: flex;
  align-items: center;
  background: #a09776;
  border-radius: 16px;
  border: none;
  padding: 5px 0;
  height: 31px;
  transition: flex 0.5s ease-in-out, opacity 300ms ease-in-out;
  flex: 0 0 0;
}
.btn-chip-marron-box-close{
  transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  display: flex;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  position: relative;
  align-items: center;
  justify-items: center;
  margin: 0;
  padding: 0;
  left: 0.2%;
}
.btn-chip-marron-box-close:hover {
  background-color: #dad5d1ff;
}

.btn-chip-marron-box div input{
  border: none;
  background: transparent;
  border-radius: 16px;
  margin-left: 15px;
  width: 100%;
  color: white;
  text-align: center;
}
.btn-chip-marron-box div i{
  line-height:0;
  color: white;
  cursor: pointer;
  margin-left:5px;
}

.advance-searched-list-add-button{
  color: green;
  margin:0 0 10px 5px;
}
.advance-searched-list-reset{
  display: flex;
  width: 50%;
  justify-content: center;
  margin: 38px 0 35px 0;
}
.advance-searched-list-reset p{
  transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: green;
  display: flex;
  text-align: center;
  border-radius: 25px;
  height: 31px;
  color: white;
  justify-content: center;
  align-items: center;
  width: 100px;
  margin: 0;
}
.advance-searched-list-reset p:hover {
  background-color: #dad5d1ff;
  color: black;
}
.advance-searched-button-search{
  border-radius: 25px;
  color: white;
  background-color: green;
  transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border: none;
  margin-top: 15px;
}
.advance-searched-button-search:hover {
  background-color: #dad5d1ff;
  color: black;
}
.button-show-password{
  position: relative;
}

.button-show-password-i {
  position: absolute;
  color: #6A748B;
  top: 50%;
  right: 33%;
  width: 10px;
  transform: translate(-50%, -33%);
}
.mon-espace-token-list {
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  max-width: 800px;
  text-align: center;
}

.mon-espace-token-item {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  text-align: center;
  align-items: center;
  border: 1px solid black;
  border-bottom:none
}
.mon-espace-token-item:last-child {
  border-bottom: 1px solid black;;
}
.mon-espace-totp-button {
  border: none;
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
  background-color: #a09776;
  cursor: pointer;
}

.mon-espace-delete-button:hover {
  background-color: #6b643e;
}
.mon-espace-token-item {
  display: grid;
  grid-template-columns: 0.4fr 1fr 1fr 0.5fr;
  padding: 15px;
}
.dropdown-toggle.metatitre:hover{cursor:default;}
.dropdown-toggle.metatitre{display: flex;align-items: center; margin-top:10px;text-transform:capitalize;text-align:center;font-size: 0.9em;opacity: 0.5;}
.metatitre:before,.metatitre:after{
  content: "";
  flex: 1;
  height: 1px;
  background: #1f1a15;
  opacity: 0.5;
  margin-right: 10px;
}
.metatitre:before {
  margin-right: 20px; /* Espace ajustable à gauche du texte */
}

.metatitre:after {
  margin-left: 20px; /* Espace ajustable à droite du texte */
}

.nuagelistesousctg{width:90%;}
.nuage ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.nuage ul li{
  display: inline-block;
  margin-top:8px;
}
.nuage ul li a{
  text-decoration: none;
  color:#484848;
  white-space: nowrap;
  text-overflow :ellipsis;
  -webkit-transition: .2s;
  transition: .2s;
}
.nuage ul li a:hover{
  cursor: pointer;
  margin-left: -8px;
  font-weight: bold;
}
.nuagelistesousctg ul li{text-align:left;}
.nuagelistesousctg ul li a{font-size:1em;}

.Categorie-meta-name{
  text-align: left;
  margin: 20px 0 0 10px;
  font-size: 2.3125rem;
  font-family: Cinzel, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 44px;

}

.h1-Categorie-meta {
  margin-top: 0;
  text-align: left;
  margin-left: 10px;
  font-size: 0.9375rem;
  font-family: 'Open Sans', sans-serif;
  text-transform:none;
  line-height: 15px;
}

.h2-Categorie-meta {
  margin: 0 0 0 10px;
  text-align: left;
  font-size: 1.2em;
}

.metacat-popularsearch{
  margin-left: 10px;
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.metacat-popularsearch-button{
  padding: 10px;
  border-radius: 15px;
  background-color: #E8E6E5;
  margin:5px 5px 5px 5px;
  border:0.1px #E8E6E5 solid ;
  transition: background-color 0.5s ease;
}
.metacat-popularsearch-button:hover{
  background-color: rgb(251,251,250);
}
.metacat-popularsearch-button a{
  text-decoration: none;
  color: black;
}

.meta-categorie-blurb{
  height: 140px;
  overflow: hidden;
  margin-top:50px;
  position: relative;
  transition: height .7s ease;
}

.meta-categorie-blurb-button{
  margin-bottom:20px;
  color: inherit;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  border-radius: 15px;
  background-color: #e8e6e5;
  border:0.1px #e8e6e5 solid ;
  transition: background-color 0.5s ease;
  width: auto;
  position: relative;
  top: -20px;
}

.meta-categorie-blurb-button:hover{
  background-color: rgb(251,251,250);
}

.meta-categorie-blurb-blur {
  position: relative;
  background: linear-gradient(rgba(248,247,246, 0) 0%, rgba(248,247,246, 0.85) 50%, rgba(248,247,246, 1) 100%);
  height: 30px;
  width: 100%;
  top: -30px;
}

.meta-categorie-blurb a{
  color:black;
  text-decoration: underline;
}

.meta-categorie-blurb h2{
  font-size: 1.25rem ;
  font-weight : 600;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
}
.meta-categorie-blurb li{
  list-style-type: disc;
}
.meta-categorie-blurb p{
  text-align: justify;
}
.meta-categorie-titre,.meta-categorie-recherche{
 padding-bottom: 20px;
}
.nuagelistesousctg-parent ul{
  display: flex;
  gap: 20px;
}
.nuagelistesousctg-parent li{
  width: auto;
}


.navbar-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: 100%;
  z-index: 800;
}

.navbar-bottom .w-dropdown-nav{
  position: unset;
  font-family: 'Lato', sans serif;
  margin: 0;
}

.navbar-bottom .dropdown-list-main ul{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.navbar-bottom .dropdown-list-main li:first-child a {
  font-size: 0.875rem;
}
.navbar-bottom .magazine .dropdown-list-main li:first-child a {
  font-size: 0.6875rem;
}

.navbar-bottom .dropdown-list-main li a {
  display: flex;
  gap: 5px;
  align-items: center;
}

.navbar-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}

.navbar-top .nouveau-curr-flag {
  display: flex;
  flex-direction: row;
  margin: 0 5px;
}

.navbar-top .recherche {
  flex: 0.7;
}

.navbar-top .nouveau-curr-flag {
  justify-content: flex-end;
  gap: 10px;
  align-items: center;
  justify-items: center;
}

.navbar-top .recherche {
  text-align: center;
}

.navbar-top #rechercheid:focus {
  outline: none;
  box-shadow: none;
}
.navbar-top #rechercheidsmall:focus {
  outline: none;
  box-shadow: none;
}

.nav-menu-hover {
  text-decoration: none;
  position: relative;
  padding: 8px 0;
  display: inline-block;
  margin-bottom: 10px;
}

.nav-menu-hover .nav-menu-hover-a::after{
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--nav-gold);
  opacity: 0;
}

.nav-menu-hover .nav-menu-hover-a::before{
  content: '';
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--nav-gold);
  opacity: 0;
}

.nav-menu-hover:hover .nav-menu-hover-a::before{
  bottom: -12px;
  opacity: 1;
}

.nav-menu-hover:hover .nav-menu-hover-a::after{
  bottom: -8px;
  opacity: 1;
}

.nav-menu-hover-meta:hover .nav-menu-hover-a::after{
  top: 39px;
  opacity: 1;
  z-index: 900;
}

.nav-menu-hover-meta:hover .nav-menu-hover-a::before{
  top: 35px;
  opacity: 1;
  z-index: 900;
}

.nav-menu-hover-meta.nav-menu-hover-a.active-nav::after{
  top: 39px;
  opacity: 1;
  z-index: 900;
}

.nav-menu-hover-meta.nav-menu-hover-a.active-nav::before{
  top: 35px;
  opacity: 1;
  z-index: 900;
}

.navbar .new-menu-top{
  display: flex;
  flex-direction: column;
}

.navbar-bottom .navlink a{
  font-size: 0.9375rem;
}

.navbar-bottom .navlink {
  padding : 5px 20px 7px
}
.nav-menu-currency select{
  border:1px solid #CBCBCB;
}

.footer-top {
  display: flex;
  color: white;
  justify-content: space-between;
  gap: 50px;
  margin: 0 10px;
}
.footer-top p {
  text-transform: uppercase;
  margin: 20px 0 0 0;
}

.footer-top a {
  text-decoration: none;
  color: white;
}


.footer-top-column {
  display: flex;
  flex-direction: column;
}
.footer-top-column ul{
  margin: 5px 0;
  padding: 0;
}
.footer-top-column .footer-top-column-magazine li a{
 display: flex;
  align-items: center;
  gap: 5px;
}

.footer-top .footer-top-column-gold{
  color: var(--nav-gold);
}

.footer-top a:hover{
  text-decoration: underline;
}
.footer-separation{
  width: 80%;
  height: 1px;
  background-color: white;
  margin-top: 20px;
  left: 50%;
  position: relative;
  transform: translateX(-50%);

}

.footer-bottom{
  display: flex;
  color: white;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}
.footer-bottom p{
  text-align: center;
}
.navbar-small-screen{
  display: none;
}
.navbar-top .loginlink{
  padding: 0;
  border: none;
  text-transform: none;
  font-family: 'Lato', sans serif;
  font-size: 0.875rem;
  margin: 0;
  color: var(--nav-gold);
}
.login-header {
  right: 0;
  position: absolute;
}

.login-header a{
  font-family: 'Lato', sans serif;
}

.login-header nav{
  position: static !important;
}

.recherche form{
  margin:0;
  background-color:#ffff;
  height: 40px;
  display:flex;
  align-items: center;
  border:1px solid #CBCBCB;
  padding: 0 5px;
}

.recherche input{
  border:none;
  flex-grow: 1;
  font-family: 'Lato',sans serif;
  font-size: 0.75rem
}
.navbar-top-titre{
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self:center;
}
#login_ajax_after a:hover .div-button-icon .fa-thin{
  font-weight: 400;
}

.div-button-icon-display {
  display: grid;
  gap: 10px;
}
.div-button-icon-display .div-button-icon{
  display: flex;
  gap: 10px;
  align-items: center;
}
.div-button-icon-display .div-button-icon i{
  width: 23px;
  text-align: center;
}
.div-button-icon-display .div-button-icon p{
  margin: 0;
  font-size: 0.75rem;
  color: #484848;
  font-family: 'Open Sans',sans-serif;

}
.flex-align-gap-20{
  display: flex;
  align-items: center;
  gap: 20px;
}
.flex-align-gap-10{
  display: flex;
  align-items: center;
  gap: 10px;
}
.flex-column{
  flex-direction: column;
}
.align-items-center{
  align-items: center;
}
.justify-content-center{
  justify-content: center;
}

.rond{
  border-radius: 50%;
  height: 110px;
  width: 110px;
  background-color: var(--nav-gold);
  display: none;
  flex-direction: column;
  align-items: center;
  position: absolute;
  left: 70%;
  z-index: 999;
  cursor: pointer;
}

.rond p{
  color: white;
  text-align: center;
  margin:0 ;
  padding:0;
  width: 95%;
}

.custom-progress-bar {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 0;
  height: 10px; /* Hauteur de la barre */
  background-color: #3498db; /* Couleur de la barre */
  border-radius: 5px;
}
.modelviewer-see-in-room {
  width: 60%;
  background-color: var(--nav-gold);
  color: white;
  height: 50px;
  cursor: pointer;
}

.modelviewer-see-in-room div{
  color: white;
  font-size: 13px;
}

.display-flex{
  display: flex;
}
.flex-align-center{
  align-items: center;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.tarif-grid{
  display: grid;
  grid-template-columns: 1.5fr 0.5fr 0.5fr 0.5fr;
  overflow: hidden;
  border: 1px solid black;
  max-width: 584px;
}
.grid-item {
  position: relative;
}
.grid-item::before,
.grid-item::after {
  content: '';
  position: absolute;
  z-index: 1;
  background-color: #333;
}
.grid-item::after {
  width: 100%; /* Limite la ligne horizontale à la largeur de la cellule */
  height: 1px;
  left: 0;
  top: 100%; /* Place la ligne juste en dessous de la cellule */
}

.grid-item::before {
  width: 1px;
  height: 100%; /* Limite la ligne verticale à la hauteur de la cellule */
  left: 100%; /* Place la ligne à droite de la cellule */
  top: 0;
}

.tarif-grid-item:nth-child(4n + 2) {
  background-color: #efefef; /* Style pour le deuxieme élément de chaque ligne */
}
.tarif-grid-item:nth-child(4n + 3) {
  background-color: #dddddd; /* Style pour le troisieme élément de chaque ligne */
}
.tarif-grid-item:nth-child(4n + 4) {
  background-color: #cdcdcd; /* Style pour le quatrieme élément de chaque ligne */
}
.tarif-grid-item:not(:nth-child(4n + 1)) {
  text-align: center;
}
.tarif-grid-item:nth-child(4n + 1) {
  padding-left: 5px;
  vertical-align: middle;
}
.tarif-grid-item{
  margin: 0;
}
.tarif-grid-item:nth-child(4){
  background-color: yellow;
}
.tarif-grid-item:nth-child(9) {
  display: flex; /* Utilisation de Flexbox */
  align-items: center; /* Centre verticalement le contenu */
  justify-content: flex-start; /* Aligne horizontalement à gauche, peut être changé à 'center' si nécessaire */
}

.hidden {
  visibility: hidden;
}

.deleteobjetselection{
  cursor: pointer;
}
.deleteobjetselection i{
  margin-right:5px;
}
.modelviewer-manipulate {
  width: 60%;
  height: 50px;
  border:1px solid var(--nav-gold);
}
.modelviewer-manipulate div {
  color: var(--nav-gold);
  font-size: 13px;
}
.block-objet-3d{
  margin-top: 20px;
}
.section-home-3d{
  display:flex;
  justify-content: center;
  align-items: center;
  justify-items: center;
  gap: 50px;
  div:nth-child(2){
    width: 40%;
  }
  div:nth-child(1){
    width: 350px;
    height: 250px;
  }

  iframe{
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
  }
}
@media (min-width:1400px) {
  body {
    overflow-x: hidden
  }
  .columns-nouveautes {
    display: block;
    width: 25%
  }
}
@media (max-width:1240px) {
  body {
    overflow-x: hidden
  }
  .section-selection {
    padding-right: 39px;
    padding-left: 39px
  }
  .section-detail-objet {
    margin-top: 100px;
    padding-right: 19px;
    padding-left: 19px
  }
}

@media (max-width:1100px) {
  .navbar-bottom .navlink{
    padding: 5px 8px 7px;
  }
}


@media (max-width:991px) {
  body {
    overflow-x: hidden
  }
  .w-dropdown-nav:hover .w-dropdown-list{
    display: contents;
    background: white;
  }

  .dropdown-list-leftnav {
    background-color: #f8f5ee;
  }

  .w-dropdown-nav {
    display: block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900;
  }
  .navlink-a{
    width: 100%;
  }
  .navbar, .navbar-left {
    overflow: visible;
  }
  .icon-hamb, .menu-button-left, .menu-button-left.w--open, .menu-button-left:active, .navmenu {
    background-color: #fff;
  }
  .h4-style, h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1rem;
  }
  .h1-accueil {
    font-size: 2.5rem;
  }
  .h2-magazin-accueil {
    font-size: 1.25rem;
  }
  .button, .buttonAllVisible {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .button.to-top-button {
    -webkit-transition-property: none;
    transition-property: none;
    font-size: 2.125rem;
  }
  .button.left {
    font-size: 0.875rem;
  }
  .button.center {
    display: block;
    width: 13%;
    height: 31px;
    min-width: 109px;
    margin-right: 24px;
    margin-bottom: 0;
    margin-left: 24px;
    padding-top: 9px;
    padding-bottom: 9px;
    float: left;
    font-size: 0.8125rem;
    line-height: 11px;
  }
  .navlink {
    padding-left: 27px;
    border-style: none;
  }
  .navlink:hover {
    border-top-style: none;
    border-top-width: 0;
    text-shadow: 1px 1px 6px #f8f7f6;
  }
  .section-footer-nouveautes {
    position: static;
    height: auto;
  }
  .section-selection {
    padding-right: 39px;
    padding-left: 39px;
  }
  .link-block-selection {
    display: inline-block;
    height: 239px;
  }
  .link-block-selection.nouveautes {
    width: 222px;
  }
  .overlay-selection {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    height: 96px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .row-selection {
    padding-right: 26px;
    padding-left: 26px;
  }
  .object-name-overlay {
    font-size: 0.625rem;
    line-height: 12px;
  }
  .newsletter-input {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .form {
    text-align: center;
  }
  .columns-decouvrir {
    background-attachment: scroll;
  }
  .columns-decouvrir a {
    height: 225px;
  }
  .section-decouvrir-hero {
    height: 350px;
  }
  .nom-antiquaire-decouvrir a:hover {
    font-weight: 600;
  }
  .footer-text {
    font-size: 0.625rem;
    line-height: 25px;
  }
  .footer-text.copyright {
    min-width: 0;
  }
  .img-selection {
    position: static;
    display: inline-block;
    width: 100%;
    height: auto;
    float: none;
  }
  .left-navbar {
    position: absolute;
    left: 0;
    top: 235px;
    right: 32px;
    bottom: auto;
    z-index: 8;
    display: block;
    width: 241px;
    height: 8px;
  }
  .menu-button-cat {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .breadcrumb {
    /*in-width: 600px;*/
  }
  .section-detail-objet {
    margin-top: 100px;
    padding-right: 19px;
    padding-left: 19px;
  }
  .column-selection {
    position: static;
    display: block;
  }
  .soustitre-center {
    display: block;
    margin-top: 13px;
    margin-bottom: 13px;
    padding-top: 7px;
    font-size: 1.1875rem;
    line-height: 19px;
  }
  .main-text {
    font-size: 0.875rem;
    text-align: left;
  }
  .main-text.infopop {
    display: block;
    text-align: left;
  }
  .main-text.lightbox {
    display: block;
    text-align: center;
  }
  .main-text.desc {
    font-size: 0.8125rem;
    text-align: justify;
  }
  .column-obj-right {
    padding-right: 16px;
    padding-left: 16px;
  }
  .div-button-text {
    font-size: 0.8125rem;
  }
  .div-block-thumbs-obj {
    display: block;
    text-align: center;
  }
  .row-object {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .slides-obj1 {
    display: inline-block;
    width: 25%;
    height: 192px;
  }
  .multi-slide-obj1 {
    height: 230px;
  }
  .image-slide {
    height: 130px;
  }
  .heading-objets {
    display: inline-block;
    padding-left: 18px;
  }
  .heading-objets.lightbox {
    display: block;
    text-align: center;
  }
  .icon-nav {
    position: fixed;
    left: 0;
    top: -85px;
    right: 0;
  }
  .nav-menu {
    position: absolute;
    z-index: 1000;
    display: block;
  }
  .navbar-left {
    position: static;
    top: -65px;
    display: block;
    width: 100%;
    float: none;
    text-align: center;
  }
  .icon-hamb, .navlink-left {
    overflow: hidden;
    display: block;
    text-align: center;
  }
  .navlink-left {
    width: 100%}
  .icon-hamb {
    position: static;
    width: 50%;
    color: #3e556a;
  }
  .navmenu {
    width: 100%}
  .menu-button-left {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .div-column-nav-nouveautes {
    width: 33.33%;
    padding-right: 16px;
    padding-left: 16px;
  }
  .div33 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .div-block-recherche {
    position: static;
    top: 100px;
    z-index: 200;
    width: 100%;
    height: 85px;
    margin-top: 100px;
    padding-right: 38px;
    padding-left: 38px;
    border-bottom: 1px solid #3e556a;
    background-color: #f8f7f6;
    box-shadow: 0 1px 3px 0 #aaa;
  }
  .dropdown-list-recherche.w--open, .dropdownlink {
    position: relative;
    display: inline-block;
    float: left;
  }
  .body-nouv {
    margin-left: 0;
  }
  .div-column-nouveautes {
    width: 100%;
    margin-top: 0;
  }
  .dropdownlink {
    left: auto;
    top: 0;
    right: 0;
    margin-left: auto;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 61px;
    clear: both;
    font-size: 0.6875rem;
  }
  .section-nouveautes {
    margin: 0 1%;
  }
  .dropdown-list-recherche.w--open {
    background-color: #fff;
  }
  .dropdown-list-recherche {
    background-color: #fff;
    position:relative;
  }

  .modal-search-nouv-wrapper {
    z-index: 9998;
    display: none;
  }
  .close-win-link {
    display: inline-block;
    float: right;
  }
  .modal-info {
    display: none;
  }
  .div-listing-text, .menu-button-ham {

  }
  .info-window {
    background-color: #f8f7f6;
  }
  .row-nouveautes {
    margin-top: 19px;
    margin-bottom: 19px;
  }
  .div-container-1200 {
    width: 100%;
    min-width: 668px;
    margin-right: 0;
    margin-left: 1px;
    padding-right: 1px;
  }
  .section-footer {
    padding-right: 4%;
    padding-left: 4%}
  .logo {
    padding-left: 8px;
  }
  .logo.w--current {
    min-height: auto;
    float: left;
  }
  .div-block-footer {
    padding-right: 2%;
    padding-left: 2%}
  .div-listing-text {
    left: 0;
    width: auto;
    float: none;
    clear: none;
  }
  .div-block-listing {
    height: auto;
  }
  .object-title-listing {
    font-size: 1rem;
  }
  .text-listing-description, .text-listing-price {
    font-size: 0.8125rem;
  }
  .link-block-slider-objet {
    height: 144px;
    min-width: 144px;
  }
  .lightbox-div {
    width: auto;
    max-width: 95%;
    border-radius: 5px;
  }
  .div25 {
    height: 86px;
    max-width: 86px;
    margin-right: 3px;
    margin-left: 3px;
    padding-right: 3px;
    padding-left: 3px;
  }
  .div15 {
    height: 86px;
    max-width: 86px;
    margin-right: 3px;
    margin-left: 3px;
    padding-right: 3px;
    padding-left: 3px;
  }
  .image-thumb {
    max-height: 77px;
  }
  .menu-button-ham {
    padding: 18px;
    font-size: 1.5rem;
  }

  .nav {
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    display: block;
    height: 421%;
    margin-top: 0;
    float: none;
    background-color: rgba(0, 0, 0, .76);
  }
  .div-filter-buttons {
    position: static;
    display: block;
    float: right;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-top: 52px;
  }
  .antiquaire-subtitle {
    display: block;
    font-size: 1rem;
    line-height: 23px;
    font-style: italic;
  }
  .antiquaire-title {
    font-size: 1.5rem;
  }
  .section-detail-antiquaires-1 {
    padding-top: 13px;
  }
  .column-antiquaires-left {
    padding-right: 11px;
    padding-left: 0;
  }
  .div-antiquaires-info-block {
    height: 605px;
  }
  .button-membre {
    display: inline-block;
    float: left;
    color: #fff;
  }
  .image-logo {
    max-width: 300px;
    margin-top: 7px;
  }
  .dropdown-link-main {
    display: block;
    margin-top: 0;
    padding-left: 38px;
    float: none;
    clear: none;
    text-transform: uppercase;
    background:white;
  }

  .nav-main {
    background-color: #394351;
    display: none;
  }
  .nouveautes-filtering a {
    margin-left: 8px;
    margin-right: 8px;
  }
  .section-decouvrir-pics {
    height: 218px;
  }
  .obj-decouvrir-1 {
    padding-left: 0;
  }
  .text-antiquaire-decouvrir {
    width: 500px;
  }
  .overlay-text {
    font-size: 0.875rem;
  }
  .container-mag-article {
    height: 170px;
  }
  .col-410 {
    width: 30%;
    margin-bottom: 40px;
  }
  .div-global-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 40px;
    margin-right: 70px;
    float: none;
  }
  .modal-global-search {
    display: none;
  }
  .global-search-window {
    position: absolute;
    left: 0;
    top: 8%;
    right: 0;
    display: none;
    width: 66%;
    margin-right: auto;
    margin-left: auto;
  }
  .fontawsome.search {
    display: block;
    margin-top: 19px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    color: #000;
    font-size: 1.1875rem;
    line-height: 19px;
    text-align: center;
  }
  .section-vendu {
    padding-right: 28px;
    padding-left: 28px;
  }
  .button-pube-antiq-liste-images {
    float: left;
    margin-top: 8px;
    margin-left: 0;
    margin-right: 0;
    width: 120px;
  }
  .nuage ul li a{
    font-size: 1em;
  }
  .nuage ul li a:hover{
    font-size: 1em;
  }
  .dropdown-list-antiquairetopnav{
    float: left;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    background-color: #f8f5ee;
    color: #fff;
  }
  #minheight{min-height:500px;}
  .logo-affichage-liste{
    width: auto;
  }
  .navbar-top{
    justify-content: space-between;
  }
  .navbar-top .flex{
    flex: none;
  }
  .navbar-small-screen{
    display: block;
  }
  .navbar-big-screen{
    display: none;
  }
  .navbar-top .nouveau-curr-flag{
      display: none;
  }
  .recherche{
    width: 90%;
    align-self: center;
    margin: 10px 0;
  }
  .recherche input{
   font-size: 1rem;
  }
  .navbar-bottom{
    flex-direction: column;
  }

  .nav-menu-hover-meta{
    width: 100%;
    margin-bottom: 0;
  }

  .nav-menu-hover-meta ul{
    position: relative;
    background-color: white;
    padding: 10px 0;
  }
  .w-dropdown-nav:hover .w-dropdown-list li{
    position: unset;
  }
  .nav-menu-hover-meta.active ul {
    display: block;
  }
  .footer-top {
    flex-direction: column;
  }
  .nav-menu-hover-meta:hover .nav-menu-hover-a::before {
    opacity: 0;
    z-index: 0;
  }
  .nav-menu-hover-meta:hover .nav-menu-hover-a::after {
    opacity: 0;
    z-index: 0;
  }
  .navbar-bottom .w-dropdown-nav {
    width:100%;
    position: relative;
  }
  .navbar-small-fleche {
    margin-right: 5px; /* Optional: space between icon and text */
    font-size: 1.5rem;
    position: absolute;
    top:13px;
    right: 10px;
  }
  .navbar-bottom .w-dropdown-nav:hover .w-dropdown-list{
    position: relative;
  }
  .navbar-small-screen-nouveaute{
    padding: 6px 8px;
    width: 100%;
    height: 36px;
    margin: 0;
  }
  .navbar-small-screen-nouveaute a{
    font-size: 0.9375rem;
  }
  .navbar-small-screen-flag-currency{
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
  }
  .new-nav-recherche-avance{
    padding-top: 40px;
  }
  .new-nav-recherche-consultant-h1{
    font-size: 2.125rem;
    padding-top: 45px;
  }
  .new-nav-transport{
    padding-top: 40px;
  }
  .login-header nav{
    background-color: white;
  }
  .login-header{
    position: unset;
  }
  .new-menu-top-full{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: white;
    overflow: auto;
  }
  .footer-top{
    gap: 0;
  }
  .dropdown-link-main:hover{
    color: unset;
  }
  .menu-button-ham-login{
    padding-left: 0;
  }
  .footer-filter{
    left: 0;
    transform:none;
    margin-top: 20px !important;
    text-align: end;
  }
  .footer-filter .link-text{
  padding-left: 10px;
  }
  .breadcrumb-antiquaire{
    margin: 25px 0 0 10px;
  }
}
@media (max-width:767px) {
  body {
    overflow-x: hidden
  }
  .h1-accueil {
    font-size: 2.375rem;
  }
  .button.center {
    width: 17%;
    min-width: 102px;
    margin-right: 24px;
    margin-left: 24px;
    font-size: 0.8125rem;
    line-height: 15px;
  }
  .section-selection {
    padding: 26px 13px;
  }
  .section-detail-objet, .soustitre-center {
    padding-right: 11px;
    padding-left: 11px;
  }
  .link-block-selection {
    height: 300px;
    margin-bottom: 24px;
  }
  .link-block-selection.nouveautes {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-left: 10%;
    float: left;
    clear: left;
  }
  .div-block-thumbs-obj, .div-column-nouveautes, .img-selection {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .overlay-selection {
    height: 89px;
  }
  .object-name-overlay {
    font-size: 0.5625rem;
  }
  .object-antiquaire-overlay {
    font-size: 0.75rem;
  }
  .section-mag-articles {
    height: 1105px;
  }
  .img-selection {
    width: 100%;
    height: auto;
  }
  .columns-nouveautes {
    display: block;
    width: 42%}
  .columns-decouvrir{width:49%;}
  .soustitre-center {
    font-size: 1.0625rem;
  }
  .div-block-thumbs-obj {
    width: 392px;
    margin-bottom: 14px;
  }
  .slides-obj1 {
    height: 188px;
    padding-right: 1px;
    padding-left: 0;
  }
  .image-slide {
    width: auto;
    height: 100px;
  }
  .div-column-nav-nouveautes {
    width: 33.33%;
    padding-right: 3px;
    padding-left: 6px;
  }
  .div-block-recherche {
    top: 99px;
    width: 100%;
    height: 94px;
    margin-bottom: 1px;
    padding-top: 0;
    padding-right: 3px;
    padding-left: 3px;
  }
  .div-column-nouveautes {
    width: 96%}
  .modal-info, .pagination-arrow, .title-right-antiquaire {
    display: none;
  }
  .info-window {
    width: 562px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .info-column-right {
    width: 375px;
  }
  .div-container-1200 {
    min-width: 460px;
  }
  .object-title-listing {
    padding-bottom: 2px;
  }
  .button-submit-alerte, .button-submit-info {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 0.875rem;
  }
  .link-block-slider-objet {
    width: auto;
    height: 110px;
    min-width: 110px;
  }
  .section-decouvrir-hero {
    height: 380px;
  }
  .section-decouvrir-pics {}
  .text-antiquaire-decouvrir {
    width: 450px;
  }
  .obj-decouvrir-1 {
    padding-left: 12px;
  }
  .container-mag-article {
    height: 150px;
  }
  .column-antiquaires-right {
    padding-left: 0;
    margin-top: 20px;
  }
  .button-submit-info {
    max-width: 133px;
  }
  .button-submit-alerte {
    width: 50%}
  .h3-paypal-top {
    margin-top: 21px;
  }
  .form-text-field {
    width: 55%}
  .button-submit-info.mdpasse {
    max-width: 59%}
  .form-list-field-alert {
    width: 100%}
  .col-410 {
    width: 50%}
  .div-global-search {
    margin-right: 99px;
  }
  .fontawsome.search {
    margin-top: 21px;
    font-size: 1.125rem;
    line-height: 18px;
  }
  .section-obj-recents {
    /*margin-top: -250px;*/
  }
  .overlay-selection.nouveautes.accueil {
    height: 80px;
  }
  .nuage .w-col-3 {width:50%;}
  .h1-categorie{font-size: 2.0625rem;}

  .link-block-selection.nouveautes {
     margin: 0;
  }
  .modelviewer-see-in-room{
    display: none;
  }
  body {
    overflow-x: hidden
  }
}
@media (max-width:479px) {
  body {
    overflow-x: hidden
  }
  .col-410 {
    width: 100%
  }
  .autofill_antiquaires_input {
    margin-left: 0;
  }
  .columns-nouveautes {
    width: 49%;
    margin-right: auto;
    margin-left: auto;
  }
  h2 {
    text-decoration: none;
  }
  .button, .buttonAllVisible {
    position: static;
    display: block;
    width: 95%;
    float: left;
  }
  .button.left {
    margin-right: 15px;
    margin-left: 15px;
  }
  .text-antiquaire-decouvrir.w-button.button.left {
    float: left;
  }
  .button.center {
    height: 28px;
    min-width: 90px;
    margin-right: 6px;
    margin-left: 6px;
    padding: 6px 3px;
  }
  .button.adnouveautes {
    margin-left: 33px;
    float: left;
  }
  .div-block-thumbs-obj, .mask-slide-obj1 {
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
  .section-footer-nouveautes {
    height: 380px;
    padding-right: 0;
    padding-left: 0;
  }
  .link-block-selection {
    height: 326px;
  }
  .link-block-selection.nouveautes {
    position: relative;
    display: block;
    float: left;
    clear: none;
    width: 100%
  }
  .row-selection {
    text-align: center;
  }
  .overlay-text {
    font-size: 0.75rem;
  }
  .newsletter-input {
    width: 62%
  }
  .overlay-hero-section {
    padding-right: 9px;
    padding-left: 9px;
  }
  .column-mag-left {
    height: 448px;
  }
  .column-mag-right {
    height: 299px;
  }
  .section-social {
    position: static;
    margin-top: 75px;
    margin-bottom: 47px;
  }
  .section-mag-articles {
    height: 755px;
  }
  .footer-text {
    font-size: 0.625rem;
    line-height: 20px;
  }
  .footer-text.heading {
    font-size: 0.75rem;
  }
  .footer-text.copyright {
    padding: 0 2%
  }
  .back-to-top {
    height: 44px;
  }
  .row-footer {
    padding-right: 0;
    padding-left: 0;
  }
  .nouveautes-filtering {
    display: block;
    font-size: 0.625rem;
  }
  .soustitre-center {
    font-size: 0.9375rem;
    line-height: 22px;
  }
  .main-text {
    font-size: 0.75rem;
  }
  .main-text.infopop {
    width: 250px;
    float: left;
  }
  .column-obj-right {
    padding-right: 9px;
    padding-left: 9px;
  }
  .div-button-text {
    padding-left: 0;
    font-size: 0.6875rem;
    line-height: 18px;
  }
  .div-button-icon {
    font-size: 0.9375rem;
  }
  .column-obj-left {
    padding-right: 0;
  }
  .div-block-thumbs-obj {
    width: 300px;
  }
  .slides-obj1 {
    height: 101px;
    padding-top: 48px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .mask-slide-obj1 {
    width: 255px;
  }
  .multi-slide-obj1 {
    height: 150px;
  }
  .slide-arrows {
    width: 30px;
  }
  .slide-arrow-link {
    width: 35px;
  }
  .image-slide {
    width: auto;
    height: 45px;
  }
  .heading-objets {
    padding-right: 14px;
    padding-left: 14px;
  }
  .navbar-left {
    margin-top: 166px;
  }
  .div-column-nav-nouveautes {
    display: block;
    width: 86.33%;
    margin-right: 21px;
    margin-left: 21px;
    padding-left: 5px;
  }
  .div-block-recherche {
    width: 100%;
    height: 93px;
  }
  .div-column-nouveautes {
    width: 100%
  }
  .modal-info {
    display: none;
    padding-top: 81px;
  }
  .info-window {
    position: fixed;
    top: 50%;
    display: none;
    overflow: scroll;
    width: 300px;
    height: 100%
  }
  .info-column-right {
    width: 281px;
  }
  .div-container-1200 {
    min-width: 300px;
  }
  .logo {
    width: 240px;
  }
  .logo.w--current {
    width: auto;
    /*max-width: auto;*/
  }
  .div-block-footer {
    padding-left: 10px;
  }
  .link-block-image-listing {
    position: relative;
    display: block;
    width: 150px;
    height: 150px;
    margin-right: 8px;
    margin-bottom: 27px;
    margin-left: auto;
  }
  .image-listing {
    position: relative;
    top: 50%;
    height: 195px;
    transform: translate(0, -50%);
  }
  .div-listing-text {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    font-size: 0.6875rem;
  }
  .object-title-listing {
    font-size: 0.8125rem;
  }
  .text-listing-description, .text-listing-price {
    font-size: 0.6875rem;
  }
  .div-button {
    height: 36px;
  }
  .link-block-slider-objet {
    height: 54px;
    min-width: 54px;
  }
  .div25 {
    height: 69px;
    max-width: 69px;
    margin-right: 1px;
    margin-left: 1px;
    padding: 2px 1px;
  }
  .div15 {
    height: 69px;
    max-width: 69px;
    margin-right: 1px;
    margin-left: 1px;
    padding: 2px 1px;
  }
  .image-thumb {
    max-height: 66px;
  }
  .menu-button-ham {
    padding: 3px 10px 0;
  }
  .main-text-antiquaires {
    font-size: 0.875rem;
    line-height: 20px;
  }
  .div-antiquaires-info-block {
    height: 500px;
  }
  .image-logo {
    overflow: visible;
    width: 236px;
    min-height: auto;
    float: none;
  }
  .section-decouvrir-hero {
    height: 450px;
  }
  .text-antiquaire-decouvrir {
    width: 290px;
  }
  .img-antiquaire-decouvrir {
    height: 250px;
    width: 250px;
  }
  .button-submit-info {
    max-width: 116px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.6875rem;
  }
  .form-text-field {
    width: 90%
  }
  .button-submit-info.mdpasse {
    max-width: 100%
  }
  .fontawsome.search {
    font-size: 0.9375rem;
    line-height: 15px;
  }
  .div-global-search {
    margin-top: 15px;
    margin-right: 58px;
  }
  .global-search-window {
    top: 9%;
    width: 97%;
    padding: 44px 22px 44px 23px;
  }
  .section-vendu {
    padding-right: 5px;
    padding-left: 5px;
  }
  .image-vendu {
    max-height: 300px;
    max-width: 300px;
  }
  .div-text-vendu {
    width: 300px;
    height: 300px;
    padding-top: 131px;
    padding-bottom: 131px;
  }
  .slide-obj-vendu {
    width: 50%;
    margin-top: 49px;
  }
  .image-slide-vendu {
    width: 81px;
  }
  .mask-slider-vendu {
    width: 222px;
  }
  .container_img_trsp {
    height: auto;
  }
  .link-block-image-listing-antiquaire a {
    height: 150px;
  }
  .overlay-selection.nouveautes.accueil {
    height: 80px;
  }
  .nuage .w-col-3 {
    width: 100%;
  }
  .nuage ul li a{font-size: 1.2em;}
  .h1-categorie {
    font-size: 1.875rem;
  }
  .h1-style {
    font-size: 1.875rem;
  }
  .h2-style {
    font-size: 1.5625rem;
  }
  .h3-categorie {
    font-size: 1.25rem;
  }
  .object-antiquaire-overlay a, .object-antiquaire-overlay a:hover {
    font-weight: 400;
  }
  .object-antiquaire-overlay, .object-century-overlay {
    padding: 0;
  }
  .member-antiques-favoris-magasin{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .div-column-buyer-account{
    margin-left: 1%;
  }
  .btn-chip-marron-box{
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
  .advance-searched-list-reset,.advance-searched-button-search{
    width: 100%;
  }
  .flag{
    margin: 0;
  }
  .nuagelistesousctg{display: none;}
  .nuagelistesousctg-parent{display:none}

  .leftnav-heading {
    width: 210px;
  }
  .section-home-3d{
    flex-direction: column;
    gap: 20px;
    div:nth-child(1){
      width: 250px;
      height: 150px;
    }
    div:nth-child(2){
      width: auto;
    }
  }
  .section-objets-recents-title{
    #monocleviewer{
      height: 230px !important;
    }
  }
}
.button-search {
   min-width: 92px;
   margin-right: 4px;
   margin-left: 4px;
   padding-right: 9px;
   padding-left: 9px;
 }

.carousel-container {
  width: 1128px;
  margin: 50px auto;
  min-height: 200px;
  position: relative;
}
.carousel-container-vendu{
  width: 564px;
}

@media screen and (max-width: 1200px) {
  .carousel-container {
    width: 940px;
  }
  .carousel-container-vendu{
    width: 564px;
  }
}

@media screen and (max-width: 1100px) {
  .carousel-container-vendu{
    width: 376px;
  }
}

@media screen and (max-width: 1000px) {
  .carousel-container {
    width: 752px;
  }
}

@media screen and (max-width: 780px) {
  .carousel-container {
    width: 564px;
  }
}

@media screen and (max-width: 600px) {
  .carousel-container {
    width: 376px;
  }
}

@media screen and (max-width: 450px) {
  .carousel-container {
    width: 188px;
  }
}

.carousel-container .carousel-inner {
  overflow: hidden;
}

.carousel-container .track {
  display: inline-flex;
  transition: transform 500ms;
}

.carousel-container .card-container {
  width: 188px;
  flex-shrink: 0;
  height: 190px;
  padding-right: 15px;
  box-sizing: border-box;
}

.carousel-container .card-container .card {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.nav_new button {
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.nav_new .prev_new {
  left: -50px;
  display: none;
}

.nav_new .next_new {
  right: -30px;
  display: none;
}

.carousel-dot{
  display: none;
}
.card > * {
  flex: 1;
}

.card .img {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.875rem;
}

.card .info {
  flex-basis: 40px;
  background: #333;
  color: #fff;
  flex-grow: 0;
  padding: 10px;
  box-sizing: border-box;
}


.carousel-dot ul {
  list-style: none;
  display: flex;
  position: absolute;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%);
}

.carousel-dot ul li {
  width: 14px;
  height: 14px;
  background: #A3A2A2;
  border-radius: 50px;
  margin: 10px;
  cursor: pointer;
  -webkit-transition: background-color 100ms, color 100ms;
  -moz-transition: background-color 100ms, color 100ms;
  -o-transition: background-color 100ms, color 100ms;
  transition: background-color 100ms, color 100ms;
}

.carousel-dot ul li.selected {
  background: #394351;
}
@font-face {
  font-family: Fontawesome;
  src: url(../fonts/FontAwesome.otf) format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Fontawesome;
  src: url(../fonts/FontAwesome.otf) format('opentype');
  font-weight: 200;
  font-style: normal;

}