@import url("https://use.typekit.net/tdr1fqi.css");
body {
  overflow-x: hidden;
}
body .pull-right {
  float: none;
}
body #jm-top-menu {
  width: 100vw;
  padding-right: 100px;
}
body #jm-top-menu .dj-megamenu-override li div.dj-subwrap {
  position: absolute;
  left: auto;
  right: auto;
  top: -9999px;
  visibility: hidden !important;
}
#jm-allpage {
  padding: 0;
}
#jm-allpage .dj-navigation-in > a {
  position: absolute;
  z-index: 5 !important;
}
#jm-allpage #jm-main {
  background-color: #f6ab70;
}
#jm-allpage #jm-logo-wrap {
  padding: 15px 0;
  width: 40%;
  padding-left: 100px;
}
#jm-allpage #jm-logo-nav {
  padding: 0px 100px;
}
#jm-allpage #jm-logo-nav #jm-logo-nav-in {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  width: 100vw;
  z-index: 500000;
  left: 50%;
  background: white;
  transform: translateX(-50%);
  box-shadow: 0px 5px 5px #d2d2d2a1;
}
#jm-allpage #jm-logo-nav .dj-megamenu-override li.dj-up + li.dj-up {
  margin-left: 80px;
}
#jm-allpage #jm-logo-nav img {
  width: auto;
}
#jm-allpage #jm-header-in {
  display: flex;
  flex-direction: column-reverse;
  position: fixed;
  width: 100vw;
  z-index: 500;
}
#jm-allpage #jm-header-in #jm-top-bar {
  padding: 0;
  background-color: #111111;
  line-height: 38px;
}
#jm-allpage #jm-header-in #jm-top-bar .jm-module-raw {
  float: left;
}
#jm-allpage #jm-header-in #jm-top-bar .espace-client {
  line-height: 20px;
  margin-left: 20px;
}
#jm-allpage #jm-header-in #jm-top-bar .espace-client::before {
  font-family: "FontAwesome";
  content: '\f2be';
  display: inline-block;
  font-size: 20px;
  color: #253948;
  padding-right: 10px;
}
#jm-allpage #jm-top-bar-in .jm-module-raw {
  float: initial !important;
}
#jm-allpage #jm-top-bar-in .jm-module-raw .sous-menu {
  float: initial !important;
  width: 100%;
  justify-content: space-evenly;
  display: flex;
  max-width: 1500px;
  margin: auto;
}
#jm-allpage #jm-top-bar-in .jm-module-raw .sous-menu a {
  display: flex !important;
  align-items: center;
  line-height: 45px;
}
#jm-allpage #jm-top-bar-in .jm-module-raw .sous-menu a::before {
  display: block;
  margin-right: 15px;
  height: 30px;
}
#jm-allpage #jm-top-bar-in .jm-module-raw .sous-menu .item-1200 a::before {
  content: url('../images/police.png');
}
#jm-allpage #jm-top-bar-in .jm-module-raw .sous-menu .item-1201 a::before {
  content: url('../images/signalisation-directionelle.png');
  height: 35px;
}
#jm-allpage #jm-top-bar-in .jm-module-raw .sous-menu .item-1202 a::before {
  content: url('../images/bornage.png');
}
#jm-allpage #jm-top-bar-in .jm-module-raw .sous-menu .item-1204 a::before {
  content: url('../images/temporaire.png');
}
#jm-allpage .jm-module,
#jm-allpage .moduletable {
  margin-bottom: 20px;
}
#jm-allpage #jm-header-mod {
  background-color: transparent;
}
.mod-list li a {
  font-family: 'Ubuntu';
  font-size: 15px;
}
#espace-client {
  margin-bottom: 20px;
}
.dj-megamenu-override li.dj-up a.dj-up_a {
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500 !important;
  color: #253948;
  text-transform: none;
  transition: all .3s;
}
.dj-megamenu-override li.dj-up a.dj-up_a:hover {
  color: #f6ab70;
  font-size: 21px;
}
.dj-megamenu-override li.dj-up.active a.dj-up_a {
  color: #253948 !important;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
.jm-title {
  color: #253948;
  font-family: 'Ubuntu', sans-serif;
}
h1 {
  font-size: 45px;
  line-height: 1.3;
  font-weight: 600;
}
h2,
.jm-title {
  font-size: 37px;
  font-weight: 300;
}
h3 {
  font-size: 22px;
  font-weight: 500;
}
h4 {
  font-size: 25px;
}
p {
  font-weight: 400;
}
h1.white,
h2.white,
h3.white {
  color: #ffffff;
}
p.white {
  color: #ffffff;
}
.after-center:after {
  content: '';
  width: 80px;
  height: 1px;
  background-color: #253948;
  display: block;
  margin: 5px auto auto auto;
}
.after-center-white:after {
  content: '';
  width: 80px;
  height: 1px;
  background-color: #ffffff;
  display: block;
  margin: 5px auto auto auto;
}
.after-left:after {
  content: '';
  width: 80px;
  height: 1px;
  background-color: #253948;
  display: block;
  margin-top: 5px;
}
a:hover {
  text-decoration: none !important;
}
.itemid1081 span {
  display: flex !important;
  align-items: center;
}
.breadcrumb {
  font-size: 14px;
}
.accordion-heading .accordion-toggle.collapsed:hover {
  color: #253948;
  text-decoration: none;
}
.jm-title {
  font-size: 25px !important;
  text-transform: none !important;
}
.btn-white {
  background-color: #ffffff;
  border-radius: 5px;
  color: #000000;
  font-family: 'Ubuntu';
  font-weight: 500;
  padding: 10px 15px;
  transition: all .3s;
}
.btn-white:hover {
  background-color: #000000;
  color: #ffffff;
}
.readmore {
  color: #f6ab70;
  border: 1px solid #f6ab70;
  text-transform: uppercase;
  background-color: transparent !important;
  border-color: initial !important;
  padding: 10px 35px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'Roboto';
  transition: all .3s;
}
.readmore:hover {
  background-color: #f6ab70 !important;
  color: #ffffff;
}
.btn::after,
.header-ms .dj-readmore-wrapper a::after,
a.button::after,
input.button::after,
button.button::after,
input[type="submit"]::after,
button[type="submit"]::after,
input[type="reset"]::after,
button[type="reset"]::after {
  display: none;
}
.btn {
  transition: all .3s;
  text-transform: none;
  font-weight: 400;
}
.btn-color {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  line-height: 20px;
  text-decoration: none;
  border: none;
  background: #253948;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  border: 2px solid #253948;
  padding: 14px 50px;
  position: relative;
  transition: all .3s;
}
.btn-color:hover {
  background: transparent;
  color: #253948;
  text-decoration: none !important;
}
#jm-footer-logo {
  display: none;
}
#jm-footer-in {
  padding: 0;
}
#jm-footer-mod {
  padding-top: 40px;
  border-top: 5px solid #f6ab70;
}
#jm-footer-mod h3 {
  color: #ffffff;
}
#jm-footer-mod h3::after {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 20px;
}
#jm-footer-mod a {
  color: #ffffff;
}
#jm-footer-mod .custom_copyrights {
  border-top: 1px solid;
  padding-top: 5px;
  font-size: 12px !important;
}
#jm-footer-mod .custom_copyrights a {
  color: #ffffff !important;
}
#jm-footer-mod .footer-contact img {
  margin-right: 5px;
}
#jm-footer-mod ._copyrights {
  margin-bottom: 10px;
}
#jm-footer-mod .copyright {
  margin-bottom: 10px;
  border-top: 1px solid #1e1e1e;
  padding-top: 10px;
}
#jm-footer-mod #jm-copyrights {
  padding: 0;
}
#jm-footer-mod #jm-copyrights #jm-copyrights-in p {
  font-size: 14px;
}
#jm-footer-mod .logo-footer {
  padding-right: 20px;
}
.fox-form svg {
  max-width: 25px;
  max-height: 25px;
  margin-right: 25px;
}
.fox-form svg path {
  fill: #253948 !important;
}
.fox-form .el-title {
  padding-bottom: 15px;
}
div#fox-container-m531 select,
div#fox-container-m531 input[type="text"],
div#fox-container-m531 input[type="email"] {
  height: 40px !important;
  border: none !important;
  border-bottom: 1px solid !important;
  border-radius: 0 !important;
}
#fox-m531-dropdown1 {
  display: block !important;
}
div#fox-container-m531 .fox-form input[type="text"]:hover,
div#fox-container-m531 .fox-form input[type="email"]:hover,
div#fox-container-m531 .fox-form textarea:hover,
div#fox-container-m531 .fox-form input[type="text"]:focus,
div#fox-container-m531 .fox-form input[type="email"]:focus,
div#fox-container-m531 .fox-form textarea:focus {
  background-color: transparent;
}
div#fox-container-m531 .fox-form select,
div#fox-container-m531 .fox-form textarea,
div#fox-container-m531 .fox-form input[type="text"],
div#fox-container-m531 .fox-form input[type="email"] {
  border: none;
  border-bottom: 1px solid !important;
  border-radius: 0;
}
#fox_m531_dropdown1_chzn {
  display: none;
}
#fox-container-m531 label {
  font-family: 'Ubuntu' !important;
  font-weight: 500;
}
#fox-container-m531 .fox-column {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
}
#fox-container-m531 .fox-column .control-group,
#fox-container-m531 .fox-column .controls {
  float: initial !important;
  width: auto !important;
}
#fox-container-m531 .fox-column:first-child {
  align-items: flex-end;
}
#fox-container-m531 .fox-column12 {
  align-items: center !important;
}
#fox-container-m531 .fox-form {
  padding: 60px;
}
#fox-m531-submit-box {
  width: 615px !important;
  float: right !important;
  display: flex;
}
#fox-m531-submit-box .controls {
  display: flex;
  align-items: flex-end;
  width: 100% !important;
  justify-content: flex-end;
}
#fox-m531-submit-box button {
  height: 40px;
  width: 150px;
  background-color: #000000 !important;
  background-image: none !important;
  text-shadow: none !important;
  border: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  transition: .5s;
}
#fox-m531-submit-box button span {
  color: #ffffff !important;
  text-transform: none;
  font-family: 'Ubuntu';
}
#fox-m531-submit-box button:hover {
  background-color: #253948 !important;
}
#fox-container-m531 .fox-column #fox-m531-submit-box .controls {
  float: initial !important;
  width: 100% !important;
}
#fox-container-m531 .fox-column #fox-m531-submit-box {
  width: 615px !important;
  float: right !important;
  display: flex;
}
div#fox-container-m485 .fox-form select,
div#fox-container-m485 .fox-form textarea,
div#fox-container-m485 .fox-form input[type="text"],
div#fox-container-m485 .fox-form input[type="email"] {
  border-radius: 0px !important;
  color: #404243 !important;
  background-color: transparent !important;
  border: 0px !important;
  border-bottom: 1px solid #253948 !important;
  height: 50px;
}
div#fox-container-m485 textarea:focus,
div#fox-container-m485 input[type="text"]:focus,
div#fox-container-m485 input[type="email"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
}
div#fox-container-m485 .btn {
  display: inline-block !important;
  margin-bottom: 0px !important;
  text-align: center !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  text-shadow: none !important;
  background-color: #253948 !important;
  border: 1px solid #253948 !important;
  background-image: none !important;
  border-radius: 0px !important;
  filter: none !important;
  padding: 10px 30px !important;
  line-height: 20px !important;
  color: #fff !important;
  transition: all .3s;
}
div#fox-container-m485 .btn:hover {
  background: transparent !important;
  color: #253948;
  border-color: #253948;
}
div#fox-container-m485 .btn:hover span {
  color: #253948 !important;
}
div#fox-container-m485 .chzn-container-single .chzn-single {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #ffffff), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  color: #555555;
  background-color: #ffffff;
  width: 100%;
  padding: 0 13px;
  height: 40px;
  line-height: 40px;
}
div#fox-container-m485 .btn,
div#fox-container-m485 .btn span {
  color: white !important;
  font-weight: 100 !important;
  text-transform: none !important;
}
div#fox-container-m485 textarea:focus,
div#fox-container-m485 input[type="text"]:focus,
div#fox-container-m485 input[type="email"]:focus {
  border-color: rgba(162, 19, 52, 0.8) !important;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(162, 19, 52, 0.6) !important;
}
.btn-primary {
  border: 1px solid #253948 !important;
  color: #fff !important;
  background-color: #253948 !important;
}
.btn-primary:hover {
  color: #253948 !important;
  background-color: transparent !important;
}
.desc-left .dj-slide-image {
  border: none;
}
#jm-allpage .jmm-testimonials.default .carousel-indicators {
  top: auto;
  bottom: 0;
  display: flex;
  left: 50%;
}
#jm-allpage .jmm-testimonials.default.indicators {
  padding: 0;
}
#jm-allpage .jmm-testimonials.default .jmm-author {
  margin: 0 0;
  color: #ffffff;
  padding-bottom: 20px;
  font-size: 35px;
}
ul:not([class]) li:before,
ul.color li:before,
ul.color2 li:before {
  content: '';
  position: absolute;
  display: block;
  top: 7px;
  left: 0;
  right: auto;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffffff;
  border: 3px solid #f6ab70;
}
ul li {
  font-weight: 500;
}
#ancrecabinet {
  position: absolute;
  top: -100px;
}
#ancremetier {
  position: absolute;
  bottom: 0;
}
#ancreclients {
  position: absolute;
  bottom: 100px;
}
#ancreequipe {
  position: absolute;
  top: -150px;
}
#ancrecontact {
  position: absolute;
  bottom: 150px;
}
#pageaccueil #jm-top1 {
  padding-bottom: 0;
  padding-top: 109px;
}
#pageaccueil #jm-top1 .jm-module {
  margin-bottom: 0;
}
#pageaccueil #jm-top1 .dj-slide-desc-bg {
  opacity: 0 !important;
}
#pageaccueil #jm-top1 .desc-left .dj-slide-desc:after,
#pageaccueil #jm-top1 .desc-left .dj-slide-desc:before {
  display: none;
}
#pageaccueil #jm-top1 .dj-navigation-in > a {
  top: 94% !important;
}
#pageaccueil #jm-top1 .dj-prev {
  left: 52% !important;
}
#pageaccueil #jm-top1 .dj-next {
  left: 55% !important;
}
#pageaccueil #jm-top1 .container-fluid {
  padding: 0 !important;
}
#pageaccueil #jm-top1 .container-fluid .dj-slide-desc {
  border: none !important;
}
#pageaccueil #jm-top1 .container-fluid .dj-slide-desc h1 {
  margin-bottom: 0;
}
#pageaccueil #jm-top1 .container-fluid .dj-slide-desc h2::after {
  content: '';
  width: 100px;
  height: 3px;
  background-color: #f6ab70;
  margin: 30px 0;
  display: block;
}
#pageaccueil #jm-top1 .container-fluid .dj-slide-desc .dj-slide-description {
  margin: 150px 40px auto;
  max-width: 720px;
}
#pageaccueil #jm-top1 .container-fluid #dj-mslider4m526 .dj-mslider-in {
  margin: 0 auto;
}
#pageaccueil #jm-top1 .container-fluid #dj-mslider4m526 .dj-mslider-in .dj-slide-title {
  display: none;
}
#pageaccueil #jm-top1 p {
  color: #253948;
  font-weight: 500;
}
#pageaccueil #jm-top2 {
  padding-top: 0;
  padding-bottom: 0;
}
#pageaccueil #jm-top2 .jm-module {
  background-color: #a8a8a8;
  padding: 60px 0;
  margin-bottom: 0;
  position: relative;
}
#pageaccueil #jm-top2 .jm-module::before {
  content: '';
  width: 100%;
  height: 50px;
  background-color: #a8a8a8;
  position: absolute;
  top: -50px;
  left: 0;
}
#pageaccueil #jm-top2 .custom {
  display: flex;
  justify-content: space-around;
  text-align: center;
}
#pageaccueil #jm-top2 .custom .flex-container {
  flex: 1;
}
#pageaccueil #jm-top2 .custom .accordion,
#pageaccueil #jm-top2 .custom .pane-sliders {
  margin-bottom: 20px;
  text-align: left;
}
#pageaccueil #jm-top2 .custom .accordion h2,
#pageaccueil #jm-top2 .custom .pane-sliders h2 {
  display: none;
}
#pageaccueil #jm-top2 .custom .accordion ul,
#pageaccueil #jm-top2 .custom .pane-sliders ul {
  background-color: #ffffff;
  padding: 20px;
  padding-bottom: 40px;
  border-bottom: 5px solid #f6ab70;
}
#pageaccueil #jm-top2 .custom .accordion-heading .accordion-toggle {
  text-align: center;
  max-width: 130px;
  margin: auto;
  border: 1px solid;
  border-radius: 10px;
  padding: 5px 20px;
}
#pageaccueil #jm-top2 .custom .accordion-heading .accordion-toggle.collapsed:after,
#pageaccueil #jm-top2 .custom .accordion-heading .accordion-toggle:after {
  display: none;
}
#pageaccueil #jm-top2 .custom .accordion .accordion-group,
#pageaccueil #jm-top2 .custom .pane-sliders .panel {
  border: none;
}
#pageaccueil #jm-top2 .custom .accordion-heading .accordion-toggle:before {
  display: none;
}
#pageaccueil #jm-top2 h3 {
  text-align: center;
  padding-bottom: 40px;
}
#jm-main {
  text-align: center;
  padding-top: 120px;
  padding-bottom: 120px;
}
#jm-main .jm-title {
  font-weight: 400;
}
#jm-bottom1 {
  padding-top: 0;
  background: linear-gradient(360deg, #ffffff 87%, #f6ab70 0%);
}
#jm-bottom1 .dj-slide-desc-bg {
  background: transparent !important;
}
#jm-bottom1 .desc-right .dj-slide-desc,
#jm-bottom1 .desc-right .dj-slide-desc {
  border: none;
}
#jm-bottom1 #dj-mslider5m529 .dj-navigation .dj-prev {
  left: 52%;
}
#jm-bottom1 #dj-mslider5m529 .dj-navigation .dj-next {
  right: 40%;
}
#jm-bottom1 .content_title {
  position: absolute;
  left: -100px;
  background: white;
  padding: 10px 30px;
  top: 160px;
}
#jm-bottom1 .content_title h2 {
  font-weight: 600;
}
#jm-bottom1 .content_title h3 {
  color: #f6ab70;
}
#jm-bottom1 .dj-slide-description ul {
  margin-top: 280px;
  margin-left: 100px;
}
#jm-bottom1 .dj-slide-description ul li {
  color: #000000;
}
#jm-bottom1 .desc-right .dj-slide-image {
  border: none;
}
#jm-bottom1 .desc-right .dj-slide-desc:after,
#jm-bottom1 .desc-right .dj-slide-desc:before {
  display: none;
}
#jm-bottom2 {
  padding-top: 60px;
  position: relative;
}
#jm-bottom2 .custom {
  display: flex;
  background-color: #a8a8a8;
}
#jm-bottom2 .custom .content-flex {
  position: relative;
  margin-left: 30px;
  margin-top: 100px;
}
#jm-bottom2 .custom .content-flex h4 {
  position: absolute;
  left: -100px;
  padding: 10px 30px;
  top: -50px;
  background-color: #a8a8a8;
}
#jm-bottom2 .custom .content-flex .last {
  top: 150px;
}
#jm-bottom2 .custom .content-flex .two {
  margin-top: 80px;
}
#jm-bottom3 {
  padding-top: 0;
  padding-bottom: 0;
}
#jm-footer {
  height: 0;
}
#dj-megamenu202mobile.dj-megamenu-select-dark .dj-mobile-open-btn:focus,
#dj-megamenu202mobile.dj-megamenu-select-dark:hover .dj-mobile-open-btn,
#dj-megamenu202mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover,
#dj-megamenu202mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus,
#dj-megamenu202mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn:hover,
#dj-megamenu202mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn:focus {
  color: #f6ab70 !important;
}
@media (max-width: 1466px) {
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 25px;
  }
  #pageaccueil #jm-top1 p {
    color: #253948;
    font-weight: 500;
    line-height: 1.2;
  }
  .container-fluid .dj-slide-desc h2::after {
    margin: 20px 0 !important;
  }
  #jm-allpage #jm-logo-wrap {
    width: 25%;
  }
}
@media (max-width: 1366px) {
  h1 {
    line-height: 1.2;
  }
  #pageaccueil #jm-top1 .container-fluid .dj-slide-desc .dj-slide-description {
    margin: 60px 40px auto;
  }
  #jm-allpage #jm-logo-wrap {
    width: 20%;
    padding-left: 70px;
  }
  #jm-allpage #jm-logo-nav .dj-megamenu-override li.dj-up + li.dj-up {
    margin-left: 45px;
  }
}
@media (max-width: 1199px) {
  #jm-allpage #jm-logo-nav img {
    width: 50px;
  }
  h1 {
    font-size: 30px;
  }
}
@media (max-width: 1099px) {
  .mobile {
    display: none;
  }
  #pageaccueil #jm-top1 .dj-navigation-in > a {
    top: 90% !important;
  }
  h1 {
    font-size: 28px;
  }
  #jm-top-menu {
    display: flex;
    justify-content: flex-end;
  }
  #pageaccueil #jm-top1 .container-fluid .dj-slide-desc .dj-slide-description {
    margin: 0px 40px auto;
  }
  #jm-allpage #jm-logo-wrap {
    width: 150px;
    padding-left: 0;
    text-align: center;
    margin: auto;
  }
}
@media (max-width: 979px) {
  #pageaccueil #jm-top2 .jm-module::before {
    top: -30px;
  }
  .dj-slide-description,
  .dj-slide-description p,
  .dj-slide-description a {
    white-space: initial;
  }
  #pageaccueil #jm-top1 .container-fluid .dj-slide-desc .dj-slide-description {
    margin: 0;
  }
  #jm-bottom2 .custom .content-flex {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
    margin-top: 30px;
  }
  #jm-bottom2 .custom .content-flex h4 {
    position: initial;
  }
  #jm-bottom2 .custom .content-flex .two {
    margin-top: 50px;
  }
  .two {
    margin-bottom: 50px;
  }
  .content-flex-image p {
    text-align: center;
  }
  #jm-bottom2 .custom {
    display: flex;
    background-color: #a8a8a8;
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  #jm-bottom1 #dj-mslider5m529 .dj-navigation .dj-prev {
    left: 45%;
    transform: translateX(-50%);
  }
  #jm-bottom2 {
    padding-top: 0;
    position: relative;
  }
  #jm-bottom2 .dj-slides {
    height: 100% !important;
  }
  #jm-bottom1 #dj-mslider5m529 .dj-navigation .dj-next {
    right: 35%;
  }
  #jm-bottom1 .dj-slide-description ul {
    margin-top: 200px;
    margin-left: 50px;
  }
  #jm-bottom1 .content_title {
    left: -50px;
    top: 100px;
  }
  .dj-slide {
    max-height: 100% !important;
  }
  #pageaccueil #jm-top2 {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .dj-slide-description {
    margin: 0;
    padding: 50px 20px;
  }
  #pageaccueil #jm-top2 .custom {
    flex-wrap: wrap;
  }
}
@media (max-width: 670px) {
  #jm-bottom1 .content_title {
    left: 0;
    padding: 10px 30px;
    top: 40px;
  }
  #jm-bottom1 .dj-slide-description ul {
    margin-top: 100px;
    margin-left: 50px;
  }
}
@media (max-width: 580px) {
  #pageaccueil #jm-top2 .custom {
    flex-direction: column;
  }
  #jm-allpage #jm-logo-nav #jm-logo-nav-in {
    width: 110vw;
  }
  #pageaccueil #jm-top1 {
    padding-bottom: 0;
    padding-top: 80px;
  }
}
@media (max-width: 480px) {
  #jm-bottom1 .dj-navigation,
  #jm-bottom1 .navigation-container {
    display: initial !important;
  }
  #jm-logo {
    margin-top: 10px;
  }
  #pageaccueil #jm-top2 {
    padding-top: 0;
    padding-bottom: 0;
  }
  #jm-allpage #jm-logo-nav img {
    width: 30px;
  }
  p {
    font-size: 13px;
  }
  h3 {
    font-size: 18px;
  }
  h1 {
    font-size: 26px !important;
  }
  #jm-top-menu {
    float: initial;
  }
}
/*# sourceMappingURL=/templates/jm-lux/css/custom.33.map */