link-espace-client@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('fonts/glyphicons-halflings-regular.eot');
    src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
    font-family: "Flaticonlayout";
    src: url("/public/font/flaticonlayout/flaticon.eot");
    src: url("/public/font/flaticonlayout/flaticon.eot#iefix") format("embedded-opentype"), url("/public/font/flaticonlayout/flaticon.woff") format("woff"), url("/public/font/flaticonlayout/flaticon.ttf") format("truetype"), url("/public/font/flaticonlayout/flaticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Flaticon02";
    src: url("/public/font/flaticon02/flaticon.eot");
    src: url("/public/font/flaticon02/flaticon.eot#iefix") format("embedded-opentype"), url("/public/font/flaticon02/flaticon.woff") format("woff"), url("/public/font/flaticon02/flaticon.ttf") format("truetype"), url("/public/font/flaticon02/flaticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

#bodytrekking {
    font-size: 16px;
}

#bodyfr {
    background-color: #3c3732;
    background-image: url("/public/images/layout/pattern-2382.png");
    border-top: 6px solid #ffc435;
    color: #ffffff;
}
#bodyfr .container-content-voyage{
  color: #767676;
  line-height: 1.6em;
  font-size: 0.875em;
}

#bodytrekking .has-feedback {
    clear: both;
}

#bodytrekking .col-xs-1,
#bodytrekking .col-sm-1,
#bodytrekking .col-md-1,
#bodytrekking .col-lg-1,
#bodytrekking .col-xs-2,
#bodytrekking .col-sm-2,
#bodytrekking .col-md-2,
#bodytrekking .col-lg-2,
#bodytrekking .col-xs-3,
#bodytrekking .col-sm-3,
#bodytrekking .col-md-3,
#bodytrekking .col-lg-3,
#bodytrekking .col-xs-4,
#bodytrekking .col-sm-4,
#bodytrekking .col-md-4,
#bodytrekking .col-lg-4,
#bodytrekking .col-xs-5,
#bodytrekking .col-sm-5,
#bodytrekking .col-md-5,
#bodytrekking .col-lg-5,
#bodytrekking .col-xs-6,
#bodytrekking .col-sm-6,
#bodytrekking .col-md-6,
#bodytrekking .col-lg-6,
#bodytrekking .col-xs-7,
#bodytrekking .col-sm-7,
#bodytrekking .col-md-7,
#bodytrekking .col-lg-7,
#bodytrekking .col-xs-8,
#bodytrekking .col-sm-8,
#bodytrekking .col-md-8,
#bodytrekking .col-lg-8,
#bodytrekking .col-xs-9,
#bodytrekking .col-sm-9,
#bodytrekking .col-md-9,
#bodytrekking .col-lg-9,
#bodytrekking .col-xs-10,
#bodytrekking .col-sm-10,
#bodytrekking .col-md-10,
#bodytrekking .col-lg-10,
#bodytrekking .col-xs-11,
#bodytrekking .col-sm-11,
#bodytrekking .col-md-11,
#bodytrekking .col-lg-11,
#bodytrekking .col-xs-12,
#bodytrekking .col-sm-12,
#bodytrekking .col-md-12,
#bodytrekking .col-lg-12 {
    padding-left: 30px;
    padding-right: 30px;
}

#bodytrekking .norm-padding {
    padding-left: 15px;
    padding-right: 15px;
}

ul,
ol {
    padding-left: 10px;
}

#bodyar {
    background-color: #fff;
    border-top: 6px solid #467f20;
    color: #3c3732;
}

#bodytrekking {
    background-color: #ffffff;
    border-top: 6px solid #f07b05;
}

#bodytrekking.bodyrando {
    border-top: 6px solid #467f20;
}

h1 {
    font-family: 'Droid Serif', serif;
}

#bodytrekking .container-content h1 {
    text-transform: uppercase;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #197dc0;
    position: relative;
    padding-bottom: 10px;
}

#bodytrekking .container-content h1::after {
    width: 100px;
    height: 2px;
    background: #197dc0;
    bottom: 0px;
    position: absolute;
    left: 0px;
    content: " ";
    display: inline-block;
}

#bodytrekking.bodyrando .container-content h1::after {
    background: #467F20;
}

h2 {}

h3 {}

h4 {}

*:focus {
    outline: none;
}
#bodyfr .container-content-voyage h1,
#bodyfr .container-content-voyage h2,
#bodyfr .container-content-voyage h3,
#bodyfr .container-content-voyage h4,
#bodyfr .container-content-voyage h5,
#bodytrekking .container-content h1,
#bodytrekking .container-content h2,
#bodytrekking .container-content h3,
#bodytrekking .container-content h4,
#bodytrekking .container-content h5 {
    color: #2d2d2d;
    line-height: 1.6em;
}
#bodyfr .container-content-voyage h1,
#bodytrekking .container-content h1 {
    font-size: 1.750em;
}


#bodyfr .container-content-voyage h2,
#bodytrekking .container-content h2 {
    font-size: 1.5em;
}

#bodyfr .container-content-voyage h3,
#bodytrekking .container-content h3 {
    font-size: 1.25em;
}

#bodyfr .container-content-voyage h4,
#bodytrekking .container-content h4 {
    font-size: 1em;
}

#bodytrekking .container-content h5 {}

#bodytrekking .num-step {
    font-size: 2em;
    color: #197dc0;
    font-family: 'Droid Serif', serif;
}

.link-more-devis {
    text-align: center;
    color: #ffffff;
    background: #428bca;
    display: block;
    clear: both;
    max-width: 250px;
    margin: 0 auto;
    line-height: 40px;
    margin-top: 30px;
    font-weight: 600;
    padding: 0px 15px;
    border: 2px solid #428bca;
}

.link-more-devis:hover {
    background: none;
    color: #428bca;
}

.link-espace-client {
    background: #ee7f01;
    border-radius: 0px 0px 6px 6px;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    float: right;
    margin-right: 10px;
    line-height: 32px !important;
    padding: 0px 10px;
}

.bodyrando .link-espace-client {
    background: #467f20;
}

#iframe-carte {
    height: 500px;
    width: 700px;
    max-width: 100%;
    margin-left: -15px;
}

.bodyrando .link-espace-client:hover {
    background: #467f20;
    color: #634E42;
}

.gall .link-more-devis {
    margin-top: 15px;
}

.gall .link-more-devis:hover {
    background: #ffffff;
}

#form_resa .link-more-devis:hover {
    color: #428bca !important;
}

#bodytrekking .bg-bleu {
    background: #197dc0;
}

#bodytrekking .bg-bleu h2,
#bodytrekking .bg-bleu p,
#bodytrekking .bg-bleu li,
#bodytrekking .bg-bleu a {
    color: #ffffff !important;
}

#bodytrekking .bg-bleu .col-sm-8 {
    padding-top: 30px;
    padding-bottom: 30px;
}

#bodytrekking .bg-bleu {
    margin: 30px 0px;
}

#bodytrekking .bg-bleu ul {
    padding-left: 40px;
}

#bodytrekking .bg-bleu li {
    margin: 10px 0px;
}

#bodytrekking li a,
#bodytrekking li,
#bodytrekking p {
    color: #767676;
    line-height: 1.6em;
    font-size: 0.875em;
}

#bodytrekking p strong {
    color: #2d2d2d;
}

#bodytrekking .step h2 {
    font-size: 1em;
    font-weight: 600;
}

#bodytrekking li a {
    text-decoration: underline;
    font-size: 1em;
}

#bodytrekking li a:hover {
    text-decoration: none;
}

p {
    font-size: 1em;
}

img {
    max-width: 100%
}

#bodyfr a,
#bodyfr a:link,
#bodyfr a:visited {
    color: #ff9000;
}

#bodyfr a:focus,
#bodyfr a:hover {
    color: #ffc435;
}

#bodyar a,
#bodyar a:link,
#bodyar a:visited {
    color: #63b32e;
}

#bodyar a:focus,
#bodyar a:hover {
    color: #467f20;
}

a,
a:link,
a:visited,
a:focus,
a:hover {
    text-decoration: none;
    outline: none;
}

.container-fluid {}


/* HEADER */

#carousel-example-generic {
    z-index: 0;
    position: relative;
}

.carousel-control {
    bottom: 0;
    line-height: 100%;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 1000;
}

.carousel-caption {
    left: 50%;
    top: 120px;
    margin-left: -585px;
    position: absolute;
    width: 1170px;
}

.article-image img {
    max-width: 100%;
    display: block;
    height: auto;
}

.carousel-caption-content h2 {
    text-transform: uppercase;
}

.new-encart .col-sm-12 {
    cursor: pointer;
}

.carousel-caption-content h2,
.carousel-caption-content p {
    font-weight: 600;
    color: #2d2d2d !important;
    -webkit-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0);
    -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0);
    -ms-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0);
    -o-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0);
}

.carousel-caption-content {
    display: block;
    margin: 0 auto;
    margin-top: 0px;
    max-width: 450px;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.6);
    padding: 15px;
}

.carousel-control.right,
.carousel-control.left {
    text-align: center;
    height: 100%;
    background: none;
    line-height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.carousel-control.left:hover {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 90%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 90%);
    background-repeat: repeat-x;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.carousel-control.right:hover {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
    background-repeat: repeat-x;
    left: auto;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.carousel-control.right i,
.carousel-control.left i {
    position: relative;
    top: 50%;
    font-size: 40px;
    color: #ffffff;
}

.change i {
    position: relative;
    top: 50%;
    font-size: 40px;
    color: #FFF;
}

.change {
    position: absolute;
    top: 0;
    z-index: 100;
    color: #fff;
    font-size: 25px;
    text-align: center;
    width: 150px;
    height: 100%;
    text-shadow: 0px 4px 2px rgba(150, 150, 150, 0.98);
}

.next-btn {
    right: 0px;
}

.next-btn:hover {
    background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    line-height: 100%;
}

.prev-btn {
    line-height: 100%;
    left: 0px;
}

.prev-btn:hover {
    background: -webkit-linear-gradient(right, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to left, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    background: none !important;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    margin-top: 0px;
    height: 100%;
    top: 0px;
    line-height: 100%;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 0px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 0px;
}

#header {
    margin-right: -15px;
    margin-left: -15px;
}

.bg-opacity {
    z-index: 200;
    position: relative;
}

#bodyfr .bg-opacity {
    background: rgba(60, 55, 50, 0.8);
    min-height: 60px;
}

#bodytrekking .bg-opacity,
#bodyar .bg-opacity {
    background: rgba(255, 255, 255, 0.8);
    min-height: 70px;
    top: 10px;
}

#bodytrekking .bg-opacity {
    position: absolute;
    z-index: 1000;
    left: 0px;
    top: 0px;
    right: 0px;
}

#bodytrekking #header ul {
    padding: 0px;
}

#bodytrekking #header ul li {
    list-style: none;
    display: inline-block;
}

#bodytrekking #header ul li a {
    text-decoration: none;
    padding: 0px 10px;
    font-size: 13px;
}
#bodytrekking #header .col-lg-6.col-md-5 ul li a {
font-size: 11px;
padding: 0px 5px;
}

#bodytrekking #header ul li a:hover {
    text-decoration: underline;
}

#bodytrekking #header .navbar-form {
    margin: 0px;
    float: right !important;
    background: #ee7f01;
    border-radius: 0px 0px 6px 6px;
    padding-bottom: 5px !important;
    margin-bottom: 10px;
}

#bodytrekking.bodyrando #header .navbar-form {
    margin: 0px;
    float: right !important;
    background: #467f20;
    border-radius: 0px 0px 6px 6px;
    padding-bottom: 5px !important;
    margin-bottom: 10px;
}

.titre-carte-svg {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 100;
    color: #ffffff;
    line-height: 50px;
    padding: 0px 20px;
    background: #2a6496;
    -ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.23);
}

.rond-touch {
    display: block;
    position: relative;
    z-index: 90;
}

.rond-touch:after {
    border-radius: 50%;
    content: "";
    top: 14px;
    left: 4px;
    background: #a6c688;
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    border: 2px solid #ffffff;
    z-index: 80;
    -webkit-animation: nomAnim 3s infinite;
    animation: nomAnim 3s infinite;
}

@-webkit-keyframes nomAnim {
    from {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0.3;
    }
}

@keyframes nomAnim {
    from {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0.3;
    }
}

.zone-touch {
    position: absolute;
    top: 50px;
    right: 50px;
    z-index: 100;
}

.zone-touch i {
    font-size: 40px;
    color: #ffffff;
    position: relative;
    z-index: 100;
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -ms-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -o-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.zone-touch i:after {
    font-size: 30px;
}

#bodytrekking #header .navbar-form .form-control {
    box-shadow: none;
    border: 0px;
    padding: 0px 12px;
    line-height: 26px;
    height: inherit;
}

#bodytrekking #header .navbar-form .form-group {
    padding-right: 5px !important;
}

#bodytrekking #header .navbar-form button {
    border: 0px !important;
    padding: 0px 10px;
    background: none !important;
}

#bodytrekking #header .bloc-tel-header p {
    line-height: 1em;
    margin: 5px 0px 10px;
    text-align: right;
    color: #0e72b5;
}

#bodytrekking.bodyrando #header .bloc-tel-header p {
    color: #634e42;
}

#bodytrekking #header .bloc-tel-header p strong {
    color: #0e72b5;
}

#bodytrekking.bodyrando #header .bloc-tel-header p strong {
    color: #634e42;
}

#bodytrekking #header .menu-header {
    text-align: right;
    margin-bottom: 0px;
}
#bodytrekking #header .logo-ardenne {
    position: absolute;z-index: 100;
    float: right;
    top: 69px;
    right: 0px;
}
#bodytrekking #header .menu-header li {}

#bodytrekking #header .menu-header li a {
    font-size: 15px;
    text-transform: uppercase;
    color: #0e72b5;
    line-height: 70px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#bodytrekking.bodyrando #header .menu-header li a {
    color: #634e42;
}

#bodytrekking #header .menu_inline {
    margin-bottom: 0px;
}

#bodytrekking .page-conseil h3 {
    color: #197dc0;
    font-weight: 600;
    text-transform: uppercase;
}

#bodytrekking .conseil-equipement {
    background: #adadad;
    margin-top: 30px;
    padding: 6px 20px;
    border-radius: 3px;
}

#bodytrekking .conseil-equipement p strong,
#bodytrekking .conseil-equipement p {
    color: #ffffff;
    font-size: 12px;
}

#bodytrekking #header .menu-header li a.selected {
    color: #ee7f01;
}

#bodytrekking.bodyrando #header .menu-header li a.selected {
    color: #467f20
}

#bodytrekking #header .menu-header ul li ul {
    display: none;
}

#bodytrekking #header .menu-header li a:hover {
    text-decoration: none;
    background: #0e72b5;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#bodytrekking.bodyrando #header .menu-header li a:hover {
    text-decoration: none;
    background: #634e42;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#bodytrekking .label-hidden {
    display: none;
}

#bodytrekking #header .bloc-filtre {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.plugin_diapo_default {
    position: relative;
    z-index: 0;
}

#bodytrekking #header .no-home-form {
    bottom: 150px;
}

#bodytrekking .carousel-indicators {
    display: none;
}
#bodyfr .btn-check,
#bodytrekking .btn-check {
    border: 0px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 20px 0px 0px 10px;
}

#bodyfr .pastille,
#bodytrekking .pastille {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 50px 0;
    border-color: transparent #007bff transparent transparent;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1000;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
}

#bodyfr .pastille i,
#bodytrekking .pastille i {
    text-align: center;
    width: 70px;
    position: relative;
}
#bodyfr .past-inc.pastille,
#bodytrekking .past-inc.pastille {
    border-color: transparent #34495e transparent transparent;
}
#bodyfr .past-cc.pastille,
#bodytrekking .past-cc.pastille {
    border-color: transparent #e74c3c transparent transparent;
}
#bodyfr .past-new.pastille,
#bodytrekking .past-new.pastille {
    border-color: transparent #27ae60 transparent transparent;
}
#bodyfr .bloc-link-select,
#bodytrekking .bloc-link-select {
    float: right;
}

#bodyfr .btn-check.checknew.checked,
#bodyfr .btn-check.checknew:hover,
#bodytrekking .btn-check.checknew.checked,
#bodytrekking .btn-check.checknew:hover {
    background: #27ae60;
    color: #ffffff;
}

#bodyfr .btn-check.checkcc.checked,
#bodyfr .btn-check.checkcc:hover,
#bodytrekking .btn-check.checkcc.checked,
#bodytrekking .btn-check.checkcc:hover {
    background: #e74c3c;
    color: #ffffff;
}

#bodyfr .btn-check.checkinc.checked,
#bodyfr .btn-check.checkinc:hover,
#bodytrekking .btn-check.checkinc.checked,
#bodytrekking .btn-check.checkinc:hover {
    background: #34495e;
    color: #ffffff;
}

#bodyfr .btn-check.checkall.checked,
#bodyfr .btn-check.checkall:hover,
#bodytrekking .btn-check.checkall.checked,
#bodytrekking .btn-check.checkall:hover {}
#bodyfr .center-checkbox,
#bodytrekking .center-checkbox {
    display: inline-block;
    float: left;
}

.container-content {
    margin: 0 auto;
    margin-bottom: -100px;
    margin-top: -170px;
    position: relative;
    z-index: 100;
    padding-bottom: 40px;
    background: #ffffff;
    width: 1170px;
    min-height: 515px;
    -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}
.container-content-voyage{
    margin: 0 auto;
    position: relative;
    z-index: 100;
    padding-bottom: 40px;
    background: #ffffff;
    width: 1170px;
    min-height: 515px;
    -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);

}
.bg-marque {
    min-height: 105px;
}

#bodyfr .bg-marque {
    background: rgba(60, 55, 50, 0.8) none repeat scroll 0 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 200;
}

#bodytrekking .bg-marque,
#bodyar .bg-marque {
    background: #4a4641;
}

@media (min-width: 769px) {
    #bodytrekking .bg-marque,
    #bodyar .bg-marque {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#292420+0,292420+50,4a4641+50,4a4641+100 */
        background: #292420;
        /* Old browsers */
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #292420), color-stop(50%, #292420), color-stop(50%, #4a4641), color-stop(100%, #4a4641));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, #292420 0%, #292420 50%, #4a4641 50%, #4a4641 100%);
        /* Chrome10+,Safari5.1+ */
        /* Opera 11.10+ */
        /* IE10+ */
        background: -webkit-linear-gradient(left, #292420 0%, #292420 50%, #4a4641 50%, #4a4641 100%);
        background: linear-gradient(to right, #292420 0%, #292420 50%, #4a4641 50%, #4a4641 100%);
        /* W3C */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#292420', endColorstr='#4a4641', GradientType=1);
        /* IE6-9 */
    }
}
@media (max-width: 768px) {
    .article-image img {
        margin-left: -80%;
    }
}
.bg-opacity .bg-marque {
    bottom: 0px;
    min-height: 96px;
    position: absolute;
    width: 100%;
    overflow: hidden;
    max-height: 150px;
}

.logo-marque img,
.logo-portail img {
    max-width: 125px;
    margin-top: 0px;
}

.logo-portail img {
    margin-top: 13px;
}
.article-image {
    height: 100%;
    max-height: 100%;
    text-align: center;
}
#bodyfr .logo-marque > p {
    margin-right: 70px;
    margin-left: 70px;
    text-align: center;
}

#bodytrekking .logo-marque > p,
#bodyar .logo-marque > p {
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
}

#bodyfr .logo-marque > p a {
    margin-bottom: auto;
    margin-top: auto;
    display: inline-block;
    width: 100%;
}

#bodyfr .logo-marque > p a:hover {
    background: #292420 none repeat scroll 0 0;
    -webkit-transition: height 30ms ease;
    transition: height 30ms ease;
}

.logo-portail > a:hover {}

#bodyfr .logo-marque> p a:hover img {
    max-width: 135px;
}

#header .logo {
    margin-top: 0;
    position: relative;
    z-index: 100;
}

#bodytrekking #header .logo {
    position: relative;
    overflow: hidden;
}

#bodyfr #header .logo h1 {
    margin-top: 10px;
    margin-bottom: 0px;
}

#bodyar #header .logo h1 {
    margin-top: 20px;
    margin-bottom: 0px;
}

#header .lang {}

#bodytrekking #header {
    position: relative;
    overflow: hidden;
}

#bodyfr #header .padding-top-head {
    margin-bottom: -58px;
}

#bodyar #header .padding-top-head {
    margin-bottom: -83px;
}

.gall {
    position: relative;
    z-index: 0;
}

#header .gall-first {
    margin-top: -60px;
    overflow: hidden;
    padding: 0px;
    position: relative;
}

#bodytrekking #header .gall-first {
    margin-top: -70px;
}

#header .cycle-slide {
    max-width: 100%;
    width: 100% !important;
}

.col-sm-12.gall-shadows {
    height: 1px;
}

.gall.row {
    margin-right: 0px;
    margin-left: 0px;
}

.gall-shadows > img {
    margin-top: -11px;
}

.facebook {
    position: absolute;
    right: 0;
    top: 190px;
    z-index: 1000;
}

.trekking-newsletter {
    position: fixed;
    right: 0px;
    top: 240px;
    z-index: 1000;
    height: 145px;
    width: 45px;
    background: #ffffff;
    border-radius: 3px 0px 0px 3px;
    padding: 5px 3px 5px 3px;
    -ms-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}

.picto-newsletter {
    display: block;
    top: 0px;
    left: 10px;
    color: #2D2D2D;
    position: absolute;
}

#bodytrekking .picto-newsletter::before {
    color: #f07b05;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
}

#bodytrekking.bodyrando .picto-newsletter::before {
    color: #467f20;
}

.trekking-newsletter a {
    line-height: 45px;
    position: relative;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 120px;
    -webkit-transform-origin: 25px 18px 0;
    transform-origin: 25px 18px 0;
    display: block;
}

.txt-newsletter {
    left: 40px;
    position: relative;
    text-transform: uppercase;
    color: #f07b05;
}

.bodyrando .txt-newsletter {
    color: #467f20;
}

.trekking-facebook {
    position: fixed;
    background: #ffffff;
    border-radius: 3px 0px 0px 3px;
    padding: 5px 3px 5px 2px;
    -ms-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}

.facebook a {
    color: #5073ae !important;
    padding-bottom: 9px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
    cursor: pointer;
}

#bodyfr .facebook a {
    background: #292420;
    border-bottom: #ff9000 solid 1px;
    border-left: #ff9000 solid 1px;
    border-top: #ff9000 solid 1px;
}

#bodyar .facebook a {
    background: #fff;
    border-bottom: #63b32e solid 1px;
    border-left: #63b32e solid 1px;
    border-top: #63b32e solid 1px;
}

#bodyfr .facebook a:hover {
    background: #ffc435;
    color: #ffffff !important;
}

#bodyar .facebook a:hover {
    background: #467f20;
    color: #ffffff !important;
}

.newsletter {
    position: absolute;
    right: 0;
    top: 250px;
    z-index: 1000;
}

.newsletter a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/public/images/layout/bg-newsletter.png");
    background-origin: padding-box;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    height: 153px;
    width: 42px;
}

.newsletter a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/public/images/layout/bg-newsletter-h.png");
    background-origin: padding-box;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.plugin_diapo_default.bandeauaccueiltrekking,
.plugin_diapo_default.bandeauaccueil,
.plugin_diapo_default.bandeauardennesrando {
    margin-right: -15px;
    margin-left: -15px;
}

.plugin_diapo_default.bandeauaccueiltrekking {
    margin-left: -30px;
    margin-right: -30px;
}


/* CONTENT */

.breadcrumb {
    list-style: none;
    padding-right: 0;
}

#bodyfr .breadcrumb {
    margin-left: 57px;
    padding-left: 15px;
}

.breadcrumb {
    background: none;
}

#bodytrekking .breadcrumb {
    padding: 0px;
    margin: 0px;
}

#bodytrekking .breadcrumb li,
#bodytrekking .breadcrumb li a {
    line-height: 43px;
    color: #9e9e9e;
}

#bodytrekking .breadcrumb li.active,
#bodytrekking .breadcrumb li.active a {
    color: #197dc0;
}

#bodytrekking .content-dest {
    background: #197dc0;
}

#bodytrekking .liste_destinations {
    -moz-column-count: 6;
    -moz-column-gap: 10px;
    -webkit-column-count: 6;
    -webkit-column-gap: 10px;
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
#bodytrekking.bodyrando .liste_destinations {
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

#bodytrekking .liste_destinations li a,
#bodytrekking .liste_destinations li {
    color: #ffffff;
    list-style: none;
    text-transform: none;
    text-decoration: none;
}

#bodytrekking .liste_destinations li a:hover {
    text-decoration: underline;
}

#bodytrekking .liste_destinations li.titre-list-dest {
    display: block;
    clear: both;
    overflow: hidden;
    color: #ffffff;
    margin-bottom: 15px;
}

#bodytrekking .liste_destinations li.titre-list-dest > a {
    font-weight: 700;
    line-height: 16px;
    font-size: 1.375em;
    text-transform: uppercase;
}

#bodytrekking .titre-dest {
    text-transform: uppercase;
    color: #ffffff;
}

#bodytrekking .liste_destinations li ul {
    padding: 0px;
}

#bodytrekking .liste_destinations li ul li {
    float: left;
    padding: 0px 3px;
    line-height: 16px;
    font-size: 11px;
}
.bodytheme .liste_destinations li ul li{
	clear: both;
}
.breadcrumb a {}

.breadcrumb > .active {}

.fontsize.am {
    font-size: 24px;
    padding-left: 12px;
}

.fontsize.ap {
    border-right: 1px solid #292420;
    font-size: 18px;
    padding-right: 12px;
}

.fontsize {
    text-align: right;
}

#bodytrekking ul.check li {
    list-style: none;
}

#bodytrekking ul.check li::before {
    content: '-  ';
    margin-right: 4px;
}

#bodytrekking .fontsize.ap,
#bodytrekking .fontsize.am {
    font-size: 16px;
    border: 0px;
    display: inline-block;
    background: #197dc0;
    color: #ffffff;
    font-weight: 600;
    padding: 10px;
    text-align: center;
}

#bodytrekking.bodyrando .fontsize.ap,
#bodytrekking.bodyrando .fontsize.am {
    background: #634e42;
}

#content {
    margin-right: -15px;
    position: relative;
    z-index: 5;
    margin-left: -15px;
}

.bg-marron {
    background: #292420;
    padding-bottom: 35px;
    padding-top: 35px;
}

.bloc-actu,
.bloc-blog,
.bloc-videos,
.bloc-contact,
.bloc-contact-02 {
    padding: 15px;
    margin-top: 25px;
    position: relative;
    margin-bottom: 35px;
}
#bodytrekking.bodyrando .bloc-blog {
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 0px;
}

.bg-content-blog-fiche {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ffffff;
        min-height: 236px;
    margin-bottom: 15px;
    background: #ffffff;
}
.titre-blog {
    border-bottom: 3px solid #428bca;
    color: #428bca !important;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #428bca !important;
    font-size: 1.5em;
    font-style: normal;
    font-weight: normal;
    margin: 20px 0 0;
    font-weight: 600;
    line-height: 40px;
    margin-top: 0 !important;
    text-transform: uppercase;
}
#bodytrekking .bloc-actu {
    margin-top: 30px;
    padding-top: 0px;
}

#bodyfr .titre-encart-actu {
    color: #ff9000;
}

.bloc-menu,
.bloc-menu-02 {
    padding: 15px;
    margin-top: 15px;
    position: relative;
    margin-bottom: 35px;
}

#bodytrekking .bloc-actu,
#bodytrekking .bloc-contact,
#bodytrekking .bloc-menu {}

#bodytrekking .new-list h2,
#bodytrekking .new-encart h2 {
    margin: 0;
    font-size: 20px;
    font-weight: normal;
    background: none;
    font-style: normal;
    color: #428bca !important;
    margin-top: 20px;
    font-size: 1.5em;
}

#bodytrekking .new-list h3,
#bodytrekking .new-encart h3 {
    color: #2d2d2d;
    margin: 0;
    line-height: 1.6em;
    font-size: 1em !important;
    font-weight: 600;
}

.new-list .image,
.new-encart .image {
    position: relative;
}

#bodytrekking .new-list .image,
#bodytrekking .new-encart .image {
    background: #f1f5f6 none repeat scroll 0 0;
    height: 200px;
    max-height: 200px;
    overflow: hidden;
}

#bodytrekking .bloc-actu h2.actutitre,
#bodytrekking h2.new,
#bodytrekking h2.incont,
#bodytrekking h2.trekissima,
#bodytrekking h2.ccoeur {
    font-weight: 600;
    line-height: 40px;
    margin-top: 0px !important;
    text-transform: uppercase;
}

#bodytrekking h2.trekissima {
    color: #2c3e50 !important;
    border-bottom: 3px solid #2c3e50;
}

#bodytrekking .bloc-actu h2.actutitre {
    color: #34495e !important;
    border-bottom: 3px solid #34495e;
}

#bodytrekking h2.ccoeur {
    color: #e74c3c !important;
    border-bottom: 3px solid #e74c3c;
}

#bodytrekking h2.incont {
    color: #f07b05 !important;
    border-bottom: 3px solid #f07b05;
}

#bodytrekking h2.new {
    color: #27ae60 !important;
    border-bottom: 3px solid #27ae60;
}

.new-list .bloc-more-travel,
.new-encart .bloc-more-travel {
    position: absolute;
    left: 0px;
    opacity: 0;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 100;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#bodytrekking .new-list:hover .bloc-more-travel,
#bodytrekking .new-list:hover .bloc-more-travel img,
#bodytrekking .new-encart:hover .bloc-more-travel,
#bodytrekking .new-encart:hover .bloc-more-travel img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

.new-list .bloc-more-travel p,
.new-encart .bloc-more-travel p {
    line-height: 100%;
}

.new-list .bloc-more-travel img,
.new-encart .bloc-more-travel img {
    width: 80px !important;
    display: block;
    opacity: 0;
    margin: 0 auto;
    margin-top: 60px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#bodytrekking .bloc-actu h2 {
    margin: 0;
    font-size: 20px;
    font-weight: normal;
    background: none;
    font-style: normal;
    color: #428bca !important;
    margin-top: 20px;
    font-size: 1.5em;
}

#bodytrekking .media .bloc-img {
    max-height: 175px;
    overflow: hidden;
}

#bodytrekking .titrebloc {
    color: #bdbdbd;
}

#bodytrekking .new-actualite-gestnews,
#bodytrekking .new-actualite-gestnews h4,
#bodytrekking .new-actualite-gestnews p,
#bodytrekking .new-actualite-gestnews a,
#bodytrekking .new-date,
#bodytrekking .blog-date,
#bodytrekking div.new-encart div.new div.new-name a,
#bodytrekking div.new-encart div.new p.new-desc {
    color: #767676;
}

#bodytrekking .new-actualite-gestnews a.btn-blanc,
#bodytrekking .titre-encart-actu {
    color: #0e72b5;
}

#bodyfr .bloc-actu,
#bodyfr .bloc-contact,
#bodyfr .bloc-menu {
    background: #88827c;
    border: 1px solid #a8a29c;
}

#bodyar .bloc-contact {
    background: #fff;
    border: 1px solid #fff;
}

.bloc-menu h3,
.bloc-menu-02 h3 {
    margin-top: 0;
    font-family: 'Droid Serif', serif;
    text-align: center;
    background: #55504b;
    padding-top: 5px;
    padding-bottom: 5px;
}

.bloc-actu-02 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    background: #88827c;
    border: 1px solid #a8a29c;
    overflow: hidden;
}

.bloc-blog-02 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    border: 1px solid #a8a29c;
    overflow: hidden;
}

.bloc-videos {
    background: #292420;
    border: 1px solid #a8a29c;
}

.titrebloc {
    font-family: 'Droid Serif', serif;
    margin-bottom: 15px;
    margin-top: -41px;
    position: absolute;
    z-index: 1000;
}

.titrebloc-02 {
    font-family: 'Droid Serif', serif;
    margin-top: 0px;
}

.titrebloc-02 .picto-world,
.titrebloc-02 .picto-map,
.titrebloc-02 .picto-like {
    left: 15px;
    position: relative;
}

.bloc-people .titrebloc {
    margin-top: -36px;
    position: absolute;
    width: 100%;
    z-index: 10000;
}

.imagebloc-actus,
.imagebloc-blog,
.imagebloc-videos {
    margin-bottom: -29px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -0px;
    z-index: 1;
}

.imagebloc-lien {
    margin-bottom: -63px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -0px;
    z-index: 1;
}

.imagelien {
    margin-bottom: -15px;
    margin-top: -15px;
}

.btnbloc-actus,
.btnbloc-blog,
.btnbloc-people {
    bottom: -7px;
    position: absolute;
    right: -1px;
    z-index: 100;
}

.bloc-people {
    padding: 15px;
    position: relative;
}

.bloc-promos,
.bloc-lien {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.imagebloc-people {
    margin-bottom: -29px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -29px;
    z-index: 1;
    overflow: hidden;
}

.imagebloc-promos .imagebloc,
.imagebloc-lien .imagelien {
    overflow: hidden;
}

.imagebloc-people .imagebloc > img,
.imagebloc-promos .imagebloc > img {
    max-width: 110%;
    width: 150%;
}

.imagebloc-lien .imagelien > img {
    max-width: 150%;
    width: 150%;
}

.btnbloc-ardenne > p {
    text-align: center !important;
}

.bloc-lien .img-mais > img {
    max-width: 183px;
}

.bloc-blog,
.bloc-promos,
.bloc-lien,
.bloc-people,
.bloc-contact-02,
.bloc-menu-02 {
    border: 1px solid #a8a29c;
}
#bodytrekking.bodyrando .bloc-blog {
    border: 0px;
}

#bodyfr .textbloc-promos {
    left: 0;
    padding: 15px;
    position: absolute;
    text-align: right;
    top: 0;
    width: 100%;
    z-index: 10;
}

#bodyar .textbloc-lien {
    left: 0;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10;
}

.destination {
    font-weight: 600;
    margin-bottom: -10px;
    text-shadow: 2px 2px 1px rgba(000, 000, 000, 0.5);
}

.sejour {
    font-weight: 600;
    color: #ff9000;
    text-shadow: 2px 2px 1px rgba(000, 000, 000, 0.5);
    font-size: 16px;
}

.textebanner {
    font-weight: 600;
    color: #ffffff;
    background: #000;
    background: rgba(000, 000, 000, 0.8);
    text-shadow: 2px 2px 1px rgba(000, 000, 000, 0.5);
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 15px;
    font-size: 16px;
}

.imagebloc-promos {
    margin-bottom: -15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -29px;
    max-height: 237px;
    overflow: hidden;
}

.encartbloc-promos {
    background: rgba(60, 55, 50, 0.7);
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

#bodytrekking .bloc-content-travel-encart {
    min-height: 236px;
}

#bodytrekking .new-list .bottom,
#bodytrekking .bloc-actu .bottom {
    clear: both;
    padding: 0 20px;
}

#bodytrekking .bloc-encart-groupe {
    overflow: hidden;
    position: relative;
    max-height: 214px;
    margin-bottom: 20px;
}
@media (max-width: 1200px){
#bodytrekking .bloc-encart-groupe {
  max-height: 175px;
}
}

#bodytrekking .bloc-encart-groupe img {
    margin-bottom: 20px;
    max-width: 203%;
}

#bodytrekking .bloc-encart-groupe .bloc-text h4 {
    font-size: 26px;
    text-transform: uppercase;
}

#bodytrekking .bloc-encart-groupe .bloc-text h4 .red-trekissima {
    color: #F07B05;
}

#bodytrekking .bloc-encart-groupe .bloc-text a.btn-1 {
    color: #ffffff;
    text-align: right;
    background: #f07b05;
    padding: 0px 10px;
    line-height: 30px;
    float: right;
    border: 2px solid #f07b05;
    font-weight: 600;
    text-transform: uppercase;
}

#bodytrekking .fb_iframe_widget {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100% !important;
}

#bodytrekking .fb_iframe_widget span {
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: justify;
}

#bodytrekking .bloc-encart-groupe .bloc-text a.btn-1:hover {
    background: #ffffff;
    color: #f07b05;
}

#bodytrekking .bloc-encart-groupe .bloc-text p {
    font-size: 22px;
    font-weight: 400;
}
@media (max-width: 1200px){
  #bodytrekking .bloc-encart-groupe .bloc-text p {
    font-size: 18px;
    margin: 10px 0px;
  }
}

#bodytrekking .bloc-encart-groupe .bloc-text p,
#bodytrekking .bloc-encart-groupe .bloc-text h4 {
    color: #ffffff;
    -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
    -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
    -ms-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
    -o-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
}

#bodytrekking .bloc-encart-groupe .bloc-text {
    padding: 20px;
    left: 0px;
    right: 0px;
    position: absolute;
    z-index: 100;
    bottom: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.66);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0.66)), color-stop(49%, rgba(181, 198, 208, 0.34)), color-stop(50%, rgba(216, 225, 231, 0.33)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.66) 0%, rgba(181, 198, 208, 0.34) 49%, rgba(216, 225, 231, 0.33) 50%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.66) 0%, rgba(181, 198, 208, 0.34) 49%, rgba(216, 225, 231, 0.33) 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.66) 0%, rgba(181, 198, 208, 0.34) 49%, rgba(216, 225, 231, 0.33) 50%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
}

#bodytrekking .bloc-actu .bloc-content-travel-encart .col-sm-12 {
    min-height: 200px;
}

#bodytrekking .label-visible label {
    width: 100%;
    text-align: left;
    font-weight: 400;
    padding: 0px 15px;
    display: block !important;
}

#bodytrekking .label-visible label.radio {
    width: 50%;
    float: left;
    line-height: 40px;
}

#bodytrekking .fieldoblg {
    padding: 0px 15px;
}

.jours {
    float: left;
    font-family: "Droid Serif", serif;
    font-size: 18px;
    left: 0;
    padding-bottom: 0;
    padding-left: 15px;
    padding-top: 7px;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}

.prixreduit {
    color: #ffc435;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: -17px;
    padding-bottom: 0;
    padding-right: 15px;
    text-align: right;
    text-shadow: 2px 2px 1px rgba(000, 000, 000, 1);
}

.bandeaupromos {
    left: -8px;
    position: absolute;
    top: -21px;
    width: 105px;
}

.prixold {
    color: #ffffff;
    font-weight: 400;
    font-style: italic;
    text-align: right;
    padding-right: 15px;
    text-shadow: 2px 2px 1px rgba(000, 000, 000, 1);
}

.prixold strong {
    color: #ffc435;
    font-weight: 600;
    font-style: normal;
    text-decoration: line-through;
}

.identite > img {
    max-width: 65px;
}

.identite {
    float: left;
    margin-top: -30px;
    padding-left: 15px;
}

.imageeffet > img {
    position: absolute;
    right: 0;
    width: 57%;
}

.new .imageeffet > img {
    position: absolute;
    right: -15px;
    width: 57%;
}

.imagebloc02 img {
    max-width: 65px;
    width: 100%;
}

.imagebloc02 {
    margin-bottom: -59px;
    text-align: center;
}


/* MODIFICATION FORM */

.form-control {}

.plugin_vw.form {
    margin-top: 0px;
}

.col-sm-2.control-label {
    display: none;
}

#cp {
    width: 100% !important;
}

textarea.form-control {
    height: 150px;
}

#bodyar .bloc-capcha {
    background: #f1f1f1;
}

#bodyfr .bloc-capcha {
    background: #615d59;
}

.bloc-capcha {
    margin-left: 0px !important;
    margin-right: 15px !important;
    text-align: right;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

#bodytrekking .bloc-capcha {
    padding: 0px;
}

.form-group.bloc-submit {
    bottom: -82px;
    position: absolute;
    right: 14px;
}

#bodytrekking .form-group.bloc-submit {
    position: relative;
    right: 0px;
    bottom: 0px;
}

.bloc-submit {
    text-align: right;
}

#bodyfr .help-block {
    color: #dedede;
}

#bodyar .help-block {
    color: #b5b5b5;
}

#captcha-input {
    margin-right: 27px;
    margin-top: 15px;
    width: 130px !important;
    color: #000 !important;
}

.protectvp {
    margin-right: 100px;
    font-size: 12px;
    margin-top: -9px;
}

.fieldoblg {
    font-size: 12px;
    margin-right: 100px;
}

.col-sm-6.col-sm-offset-3.champs_oblig {
    width: 100%;
    margin-left: 0px;
    text-align: left !important;
}

.form-group .col-sm-offset-2.col-sm-10 {
    margin-left: 0 !important;
}

.glyphicon.glyphicon-asterisk.form-control-feedback.red {
    color: #e34905;
}

.red {
    color: #e34905;
}


/*
#ajaxform {
color: #e34905;
font-size: 24px;
} */


/* PLUGIN ACTUS et BLOG  */

#bodytrekking .button_back {
    clear: both;
}

#connect_div {
    border-bottom: 3px solid #197dc0;
    margin-bottom: 30px;
}

#connect_div .col-sm-4 input {
    width: 100%;
    padding: 0px 10px;
    line-height: 30px;
}

#connect_div .col-sm-4 input.btn-send {
    background: #197dc0;
    border: 0px;
    color: #ffffff;
}

.nav-new {
    position: absolute;
    top: 45%;
    z-index: 1000;
    width: 100%;
    left: 0px;
}

.nav-new > span {
    padding-bottom: 10px;
    padding-top: 15px;
    background: #a8a29c;
    color: #3c3732;
    cursor: pointer;
}

#prev {
    float: left;
}

#next {
    float: right;
}

.new {
    width: 100%;
}

.new .new-image,
.blog .blog-image {
    margin-bottom: -29px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -0px;
    z-index: 1;
}

.new .new-image,
.blog .blog-image {
    overflow: hidden;
}

.new .imageeffet > img,
{
    position: absolute;
    right: -15px;
    width: 57%;
}

.new .btnbloc-actus {
    bottom: -23px;
    position: absolute;
    right: -15px;
    z-index: 100;
    padding-bottom: 1px;
}

.new .new-name,
.blog .blog-name {
    min-height: 180px;
}

.new-list .new-name,
.blog-list .blog-name {
    min-height: 100%;
}

.new .new-name > h4,
.blog .blog-name > h4 {
    margin-top: 0px;
}

.new-date,
.blog-date {
    font-style: italic;
    margin-bottom: -5px;
    margin-top: 0;
}

.new-list .bloc-actu-02 {
    padding: 15px;
    position: relative;
    background: #88827c;
    border: 1px solid #a8a29c;
    overflow: hidden;
}

#bodytrekking .new-list .bloc-actu-02 {
    background: #bdbdbd none repeat scroll 0 0;
    border: 1px solid #93918d;
}

.blog-list .bloc-blog-02 {
    padding: 15px;
}

.new-list .new-image,
.blog-list .blog-image {
    margin: 0px;
    z-index: 1;
}

.new-detail .new-llib,
.blog-detail .blog-llib {
    border-top: 1px solid #ff9000;
}

.new-menu-item,
.blog-menu-item {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

ul.new-menu,
ul.blog-menu {
    padding-left: 0px;
}

.new-menu-item > a,
.blog-menu-item > a {
    font-size: 16px;
    font-weight: 600;
}

.new-menu-item > a:before,
.blog-menu-item > a:before {
    font-family: "Flaticon02";
    content: "\e001";
    padding-right: 15px;
}

.new-menu-item > a,
.blog-menu-item > a {
    color: #3c3732;
}

.new-menu-item > a:hover,
.blog-menu-item > a:hover {
    color: #ff9000;
}

.new-menu-item.selected > a,
.blog-menu-item.selected > a {
    color: #292420;
}

.photo-min {
    text-align: center;
}

.photo-min > img {
    padding-top: 15px;
}


/*PLUGUIN DIAPO ACCUEIL*/

.plugin_diapo_default {
    background: none !important;
}

#u_0_0,
#block-facebook,
#block-facebook span,
#block-facebook iframe {
    width: 100% !important;
}

#block-facebook span {
    width: 800px;
}


/* PICTO FLATICON */

.picto-video::before,
.picto-like::before,
.picto-world::before,
.picto-send::before {
    font-family: "Flaticonlayout";
    font-size: 24px;
    left: -15px;
    position: absolute;
}

#bodyfr.picto-video::before,
#bodyfr .picto-like::before,
#bodyfr .picto-world::before,
#bodyfr .picto-send::before {
    color: #fff;
}

#bodytrekking .picto-send::before {
    color: #197dc0;
}

#bodyar.picto-video::before,
#bodyar .picto-like::before,
#bodyar .picto-world::before,
#bodyar .picto-send::before {
    color: #65B32E;
}

.picto-newsletter::before {
    color: #fff;
    font-family: "Flaticonlayout";
    font-size: 24px;
}

.picto-facebook::before {
    font-family: "Flaticonlayout";
    font-size: 30px;
}

.picto-send::before,
.picto-phone::before,
.picto-map::before,
.picto-map-02::before,
.picto-btnright::after,
.picto-right-02::before,
.picto-left-02::before,
.picto-home::before {
    font-family: "Flaticon02";
}

.picto-right-02::before,
.picto-left-02:before {
    font-style: normal;
    font-size: 24px;
}

.picto-send::before,
.picto-map::before {
    color: #fff;
    font-size: 24px;
    left: -15px;
    position: absolute;
}

#bodytrekking .picto-send::before,
#bodytrekking .picto-map::before {
    color: #428bca;
}

#bodytrekking.bodyrando .picto-send::before,
#bodytrekking.bodyrando .picto-map::before {
    color: #467F20;
}

.picto-map-02::before {
    font-size: 18px;
}

.picto-home::before {
    font-size: 25px;
}

.picto-btnright::after {
    font-size: 18px;
    padding-left: 5px;
}

.picto-like,
.picto-world,
.picto-video,
.picto-send,
.picto-map {
    padding-right: 15px;
}

.picto-phone::before {
    color: #ff9000;
    font-size: 24px;
    left: -15px;
    position: absolute;
}
.bodyrando .picto-phone::before {
    color :#467f20;
}
.picto-video:before {
    content: "\e00c";
}

.picto-like:before {
    content: "\e007";
}

.picto-world:before {
    content: "\e00f";
}

.picto-send:before {
    content: "\e009";
}

.picto-phone:before {
    content: "\e00a";
}

.picto-map:before,
.picto-map-02:before {
    content: "\e008";
}

.picto-btnright:after,
.picto-right-02:before {
    content: "\e001";
}

.picto-left-02:before {
    content: "\e002";
}

.picto-home:before {
    content: "\e004";
}

.picto-facebook:before {
    content: "\e003";
}

.picto-newsletter:before {
    content: "\e001";
}

.icone-footer {
    border-radius: 50px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    width: 80px;
    height: 80px;
}

#bodyfr .icone-footer {
    background-color: #fff;
}

#bodyar .icone-footer {
    background-color: #467f20;
}

.icone-footer .picto-phone::before,
.icone-footer .picto-map::before,
.icone-footer .picto-send::before {
    position: relative;
    left: 0px;
}

.icone-footer .picto-phone,
.icone-footer .picto-send,
.icone-footer .picto-map {
    padding-right: 0px;
}

#bodyfr .icone-footer .picto-phone::before,
#bodyfr .icone-footer .picto-map::before,
#bodyfr .icone-footer .picto-send::before {
    color: #ff9000;
}

#bodyar .icone-footer .picto-phone::before,
#bodyar .icone-footer .picto-map::before,
#bodyar .icone-footer .picto-send::before {
    color: #fff;
}

#bodytrekking .logo-footer,
#bodyar .logo-footer {
    text-align: right;
}

#bodytrekking .aradresse,
#bodyar .aradresse {
    padding-top: 50px;
    padding-bottom: 50px;
}

.icone-texte {
    text-align: center;
    height: 45px;
    padding-top: 15px;
}


/* MODIFICATION GOOGLE MAP */

.plugin_vw.googlemap {
    margin-bottom: 35px;
    margin-top: 35px;
}

#gm_canvas {
    border: 2px solid #fff;
}

#gm_itineraire {
    margin-bottom: 15px;
}

#gm_itineraire strong {
    text-transform: uppercase;
    font-size: 1.5em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #ff9000;
}

#gm_itineraire > input,
#gm_itineraire > select {
    color: #292420;
}

#bodytrekking #gm_itineraire,
.bodytheme #gm_itineraire {
	background: #f07b05;
	color: #ffffff;
	padding: 10px;
	margin-bottom: 0px;
}
#bodytrekking #gm_itineraire > input,
#bodytrekking #gm_itineraire > select,
#bodytrekking #gm_itineraire strong,
.bodytheme #gm_itineraire > input,
.bodytheme #gm_itineraire > select,
.bodytheme #gm_itineraire strong {
	color: #ffffff;
}

#gm_itin_button {
    background: #ffc235;
    background-image: -webkit-linear-gradient(top, #ffc235, #ff9100);
    background-image: linear-gradient(to bottom, #ffc235, #ff9100);
    border-radius: 1px;
    border: none;
    color: #ffffff !important;
    font-size: 16px;
    padding: 5px 8px 5px 8px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

#gm_itin_button:hover {
    background: #ff9100;
    background-image: -webkit-linear-gradient(top, #ff9100, #fc6f03);
    background-image: linear-gradient(to bottom, #ff9100, #fc6f03);
    text-decoration: none;
}


/* FOOTER */

#footer {
    position: relative;
    background: #fff;
    /* Old browsers */
}

#bodyfr #footer {
    background: #3c3732;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjMzczMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MTVkNTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c3732), color-stop(100%, #615d59));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #3c3732 0%, #615d59 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-linear-gradient(top, #3c3732 0%, #615d59 100%);
    background: linear-gradient(to bottom, #3c3732 0%, #615d59 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3c3732', endColorstr='#615d59', GradientType=0);
    /* IE6-8 */
}

#bodyar #footer {
    background: #fff;
}

#bodyar .bg-footerar {
    background: #b5b5b5;
}

#bodytrekking .bg-footerar {
    padding-top: 100px;
    background: #292420;
}

#bodytrekking .fb-page {
    margin-bottom: 20px;
}

#bodytrekking .bg-footerar.bg-footerar-no-padding {
    padding-top: 0px;
}

#bodytrekking .link-send-form {
    background: #197dc0 none repeat scroll 0 0;
    border: 2px solid #197dc0;
    color: #ffffff;
    display: block;
    line-height: 26px;
    padding: 0 10px;
    margin: 0 auto;
    max-width: 200px;
    text-align: center;
}

#bodytrekking.bodyrando .link-send-form {
    background: #467F20 none repeat scroll 0 0;
    border: 2px solid #467F20;
}

#bodytrekking .link-send-form:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #197dc0;
    color: #197dc0 !important;
}

#bodytrekking.bodyrando .link-send-form:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #467F20;
    color: #467F20 !important;
}

#footer .coordonnees {
    margin-bottom: -15px;
}

#bodyfr #footer .coordonnees p {
    color: #e8d9a2;
    font-weight: 300;
    font-size: 12px;
}

#bodytrekking #footer .coordonnees p,
#bodyar #footer .coordonnees p {
    color: #ffffff !important;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
}

#footer .footer-logo {
    text-transform: uppercase;
    font-weight: 400;
}

#bodyfr #footer .footer-logo {
    color: #ff9000;
    font-size: 16px;
}

#bodytrekking #footer .footer-logo,
#bodyar #footer .footer-logo {
    color: #467f20;
    font-size: 24px;
}

#bodytrekking #footer .footer-logo {
    color: #197dc0;
}

#footer .footer-phone {
    font-weight: 600;
    color: #ffffff !important;
}

#bodytrekking #footer .footer-phone {
    font-weight: 400;
    color: #767676 !important;
}

#footer .coordonnees a {}

#footer .author {
    margin-top: 15px;
    color: #88827c;
    font-size: 12px;
    text-align: center;
}

#bodyfr #footer .author {
    background: #3c3732;
}

#bodyar #footer .author {
    background: #fff;
}

#footer .author a {}

#bodytrekking .logo-portail,
#bodyar .logo-portail {
    background: #292420;
    font-size: 12px;
}

#bodytrekking.bodyrando .zone-gris {
    background: #f5f8f9;
    padding: 30px 0px;
}

#bodytrekking.bodyrando .logo-portail {
    color: #ffffff;
}

#bodytrekking .logo-portail p,
#bodyar .logo-portail p {
    color: #9e9f9f;
    text-align: right;
}

#bodyrandonnee .logo-portail p {
    color: #ffffff;
}


/* NAV */

.dropdown-menu {}

.dropdown-menu > li > a {}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {}

.nav > li > a {}

.nav > li > a:hover,
.nav > li > a:focus {}

.nav > li.disabled > a {}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    cursor: not-allowed;
    background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {}

.navbar {
    position: relative;
}

.navbar-toggle {}

.navbar-nav > li > a {}

.navbar-default {}

.navbar-default .navbar-brand {}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {}

.navbar-default .navbar-text {}

.navbar-default .navbar-nav > li > a {}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {}

.navbar-default .navbar-toggle {}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {}

.navbar-default .navbar-toggle .icon-bar {}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {}

.navbar-default .navbar-link {}

.navbar-default .navbar-link:hover {}

#bodytrekking .form-group .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
}


/* btn orange */

.button_back {
    text-align: center;
    margin-bottom: 35px;
}

#bodytrekking .button_back {
    margin-top: 35px;
    margin-bottom: 0px;
}

#bodytrekking .button_back a {
    color: #f07b05 !important;
    text-transform: uppercase;
    font-weight: 600;
}

#bodytrekking.bodyrando .button_back a {
    color: #467f20 !important;
}

.btn-orange,
.btn-default,
.button_back a,
.btn-vert,
.btn-default,
.button_back a {
    border-radius: 1px;
    color: #ffffff !important;
    font-size: 14px;
    padding: 6px 10px 6px 10px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

#bodyfr .btn-orange,
#bodyfr .btn-default,
#bodyfr .button_back a {
    background: #ffc235;
    background-image: -webkit-linear-gradient(top, #ffc235, #ff9100);
    background-image: linear-gradient(to bottom, #ffc235, #ff9100);
}

#bodyar .btn-vert,
#bodyar .btn-default,
#bodyar .button_back a {
    background: #71c13c;
    background-image: -webkit-linear-gradient(top, #71c13c, #559a28);
    background-image: linear-gradient(to bottom, #71c13c, #559a28);
}

.btn-orange:hover,
.btn-default:hover,
.button_back a:hover,
.btn-vert:hover,
.btn-default:hover,
.button_back a:hover {
    text-decoration: none;
}

#bodyfr .btn-orange:hover,
#bodyfr .btn-default:hover,
#bodyfr .button_back a:hover {
    background: #ff9100;
    background-image: -webkit-linear-gradient(top, #ff9100, #fc6f03);
    background-image: linear-gradient(to bottom, #ff9100, #fc6f03);
}

#bodyar .btn-vert:hover,
#bodyar .btn-default:hover,
#bodyar .button_back a:hover {
    background: #559a28;
    background-image: -webkit-linear-gradient(top, #559a28, #3c7c12);
    background-image: linear-gradient(to bottom, #559a28, #3c7c12);
}


/* end btn orange */


/* btn blanc <a class="btn" href="">lire la suite</a>  */

.btn-blanc {
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, #ffffff, #faf4eb);
    background-image: linear-gradient(to bottom, #ffffff, #faf4eb);
    border-radius: 1px;
    color: #ff9100;
    font-size: 14px;
    padding: 6px 10px 6px 10px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.btn-blanc:hover {
    background: #f0f0f0;
    text-decoration: none;
}
@media (min-width: 768px){
#bodyfr #servfiltre{
	padding-top: 0px !important;
}
}
/* end btn blanc */


/* btn grd marron <a class="btn" href="">lire la suite</a>  */

.btn-grd-marron {
    background: #615d59;
    background-image: -webkit-linear-gradient(top, #615d59, #3c3732);
    background-image: linear-gradient(to bottom, #615d59, #3c3732);
    border-radius: 6px;
    color: #e8d9a2;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
}

#captcha-input-label,
#captcha-element {
    width: 100% !important;
}

#bodytrekking #captcha-element {
    padding: 15px;
    width: 100%;
    clear: both;
}

.btn-grd-marron:hover {
    background: #292420;
    text-decoration: none;
    color: #e8d9a2;
}

.btn-pictohome {
    background-color: #fff;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    float: left;
    margin-top: -33px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    top: 0;
}


/* end grd marron  */


/* MODIFICATION FORM */

.form-control {}

@media(min-width: 1900px) {
	.article-image img{
		width: 100%
	}
}
;
/* RESPONSIVE - DESKTOP */

@media (max-width: 1280px) {
    .newsletter {
        top: 175px;
    }
    .facebook {
        top: 109px;
    }
    #bodytrekking .facebook {
        top: 190px;
    }
    .imagebloc-people .imagebloc > img,
    .imagebloc-promos .imagebloc > img {
        max-width: 109%;
        width: 109% !important;
    }
    .bloc-people .imagebloc > img {
        margin-left: -30px;
    }
    .imagebloc-promos {
        max-height: 237px;
    }
}

@media (max-width: 1199px) {
    #iframe-carte {
        height: 475px;
    }
    .newsletter {
        top: 158px;
    }
    .facebook {
        top: 100px;
    }
    #bodytrekking .facebook {
        top: 190px;
    }
    .imagebloc-people .imagebloc > img,
    .imagebloc-promos .imagebloc > img {
        max-width: 163%;
        width: 134% !important;
    }
    .bloc-people .imagebloc > img {
        margin-left: -60px;
    }
    .logo-marque > p {
        margin-right: 40px;
        margin-left: 40px;
    }
}

@media (max-width:1199px) {

#bodytrekking #header .logo-ardenne {
    max-width: 150px;
}
    #bodytrekking #header ul li a {
        font-size: 10px;
        padding: 0px 3px;
    }
    #bodytrekking #header .navbar-form .form-control {
        max-width: 150px;
    }
    .link-espace-client {
        font-size: 12px;
    }
    #bodytrekking #header .menu-header li a {
        font-size: 12px;
    }
    .carousel-inner,
    .bodyrando #header .carousel-inner.article {
        height: 500px !important;
    }
    .plugin_diapo_default {
        height: 400px !important;
    }
    .carousel-inner > .item {
        height: 100%;
    }
    #header .cycle-slide {
        width: inherit !important;
        max-width: inherit !important;
    }
    .img-responsive,
    .thumbnail > img,
    .thumbnail a > img,
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        max-width: inherit !important;
        height: 100% !important;
    }
    .bodyrando #header .article {
        max-width: 100%;
        width: 100% !important;
    }
    .article-image img {
        height: 100% !important;
        max-width: inherit !important;
    }
    .container-content-voyage,
    .container-content {
        width: 970px;
    }
    #bodytrekking .liste_destinations {
        -moz-column-count: 4;
        -moz-column-gap: 10px;
        -webkit-column-count: 4;
        -webkit-column-gap: 10px;
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}

@media (max-width:1024px) {
    .imagebloc-lien .imagelien > img {
        max-width: 190%;
        width: 187%;
    }
    .imagebloc-people .imagebloc > img,
    .imagebloc-promos .imagebloc > img {
        max-width: 134%;
        width: 155%;
    }
    .newsletter {
        top: 159px;
    }
    .facebook {
        top: 102px;
    }
    #bodytrekking .facebook {
        top: 190px;
    }
    .logo-marque img {
        max-width: 100%;
    }
    .bg-marque {
        min-height: 86px;
    }
    .logo-marque > p a:hover img {
        max-width: 110px;
    }
    #header .cycle-slide {
        max-width: 150%;
        width: 115% !important;
    }
    #bodytrekking #header .cycle-slide {
        max-width: inherit !important;
        width: inherit !important;
    }
    #bodytrekking.bodyrando #header .article {
        max-width: 100%;
        width: 100% !important;
    }
    .imagebloc-people .imagebloc > img,
    .imagebloc-promos .imagebloc > img {
        max-width: 155%;
        width: 134% !important;
    }
    .bloc-people .imagebloc > img {
        margin-left: -72px;
    }
    .jours {
        padding-top: 16px;
    }
}

@media (max-width: 990px) {
    #bodytrekking #header .no-home-form {
        bottom: 20px;
    }
    #header .padding-top-head {
        margin-bottom: -49px;
    }
    .bg-opacity {
        min-height: 52px;
    }
    #header .gall-first {
        margin-top: -52px;
    }
    .imagebloc-people .imagebloc > img,
    .imagebloc-promos .imagebloc > img {
        max-width: 187%;
        width: 180% !important;
    }
    .bloc-people .imagebloc > img {
        margin-left: -96px;
    }
    .jours {
        padding-top: 27px;
        padding-left: 0;
        margin-left: -15px !important;
    }
    .gall-shadows > img {
        margin-top: -15px;
    }
}

@media (max-width: 991px) {

#bodytrekking #header .logo-ardenne {
    top: 0px;
    max-width: 150px;
}
    #bodytrekking .carousel-caption-content p {
        margin: 0px;
    }
    #bodytrekking .bg-opacity {
        display: none;
    }
    #bodytrekking .bloc-encart-groupe img {
        height: 214px;
        max-width: inherit;
    }
    #bodytrekking .liste_destinations {
        -moz-column-count: 3;
        -moz-column-gap: 10px;
        -webkit-column-count: 3;
        -webkit-column-gap: 10px;
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    #bodytrekking .navbar-toggle .fa {
        font-size: 24px;
    }
    #bodytrekking .navbar-toggle {
        border: 0px;
        display: block;
        margin-top: 0px;
        text-align: right;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 95px;
    }
    #bodytrekking .visible-xs.col-xs-8,
    #bodytrekking .col-md-3.col-sm-4.hidden-xs h1 {
        margin: 10px 0px;
    }
    #bodytrekking .navbar-toggle {
        margin-right: 0px;
    }
    #bodytrekking .visible-xs.col-xs-8 img,
    #bodytrekking .col-md-3.col-sm-4.hidden-xs h1 img {
        max-height: 75px;
        text-align: left;
    }
    #bodytrekking #header .gall-first {
        margin-top: 0px;
    }
    #header .padding-top-head {
        margin-bottom: 0px;
    }
    .plugin_diapo_default.bandeauaccueiltrekking {
        margin-left: -15px;
        margin-right: -15px;
    }
    #bodytrekking .col-xs-1,
    #bodytrekking .col-sm-1,
    #bodytrekking .col-md-1,
    #bodytrekking .col-lg-1,
    #bodytrekking .col-xs-2,
    #bodytrekking .col-sm-2,
    #bodytrekking .col-md-2,
    #bodytrekking .col-lg-2,
    #bodytrekking .col-xs-3,
    #bodytrekking .col-sm-3,
    #bodytrekking .col-md-3,
    #bodytrekking .col-lg-3,
    #bodytrekking .col-xs-4,
    #bodytrekking .col-sm-4,
    #bodytrekking .col-md-4,
    #bodytrekking .col-lg-4,
    #bodytrekking .col-xs-5,
    #bodytrekking .col-sm-5,
    #bodytrekking .col-md-5,
    #bodytrekking .col-lg-5,
    #bodytrekking .col-xs-6,
    #bodytrekking .col-sm-6,
    #bodytrekking .col-md-6,
    #bodytrekking .col-lg-6,
    #bodytrekking .col-xs-7,
    #bodytrekking .col-sm-7,
    #bodytrekking .col-md-7,
    #bodytrekking .col-lg-7,
    #bodytrekking .col-xs-8,
    #bodytrekking .col-sm-8,
    #bodytrekking .col-md-8,
    #bodytrekking .col-lg-8,
    #bodytrekking .col-xs-9,
    #bodytrekking .col-sm-9,
    #bodytrekking .col-md-9,
    #bodytrekking .col-lg-9,
    #bodytrekking .col-xs-10,
    #bodytrekking .col-sm-10,
    #bodytrekking .col-md-10,
    #bodytrekking .col-lg-10,
    #bodytrekking .col-xs-11,
    #bodytrekking .col-sm-11,
    #bodytrekking .col-md-11,
    #bodytrekking .col-lg-11,
    #bodytrekking .col-xs-12,
    #bodytrekking .col-sm-12,
    #bodytrekking .col-md-12,
    #bodytrekking .col-lg-12 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .container-content-voyage,
    .container-content {
        width: 100%;
        margin-bottom: 0px;
        top: 0px;
        margin-top: 0px;
    }
    #bodytrekking .bg-footerar {
        padding-top: 0px;
    }
    #bodytrekking #header .menu-header {
        text-align: left;
    }
    .fiche h2,
    .encart h2 {
        font-size: 1.375em;
    }
    #bodytrekking .bloc-actu {
        margin-bottom: 20px;
    }
    #bodytrekking .bloc-content-travel-encart,
    #bodytrekking .bloc-actu .bloc-content-travel-encart .col-sm-12 {
        min-height: inherit;
    }
    #bodytrekking .bloc-encart-groupe .bloc-text a {
        max-width: 200px;
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
}

@media (max-width: 985px) {
    .bloc-people .imagebloc > img {
        margin-left: -97px;
    }
    .imagebloc-promos {
        max-height: 253px;
    }
    .imagebloc-people .imagebloc > img,
    .imagebloc-promos .imagebloc > img {
        max-width: 193%;
        width: 192% !important;
    }
    .facebook {
        top: 90px;
    }
    #bodytrekking .facebook {
        top: 190px;
    }
    .newsletter {
        top: 150px;
    }
}


/* RESPONSIVE - TABLETTE */

@media (max-width: 980px) {
    .newsletter {
        top: 140px;
    }
    .facebook {
        top: 90px;
    }
    #bodytrekking .facebook {
        top: 190px;
    }
    #header .cycle-slide {
        max-width: 150%;
        width: 115% !important;
    }
    .imagebloc-people .imagebloc > img,
    .imagebloc-promos .imagebloc > img {
        max-width: 200%;
        width: 180% !important;
    }
    .bloc-people .imagebloc > img {
        margin-left: -92px;
    }
    .logo-marque > p {
        margin-right: 20px;
        margin-left: 20px;
    }
    .imagebloc-lien .imagelien > img {
        max-width: 290%;
        width: 290%;
    }
}

@media (min-width: 991px) {}

@media (max-width:800px) {
    #gm_itineraire strong {
        display: inline-block;
        padding-bottom: 15px;
        width: 100%;
    }
    #gm_itineraire > input {
        display: inline-block;
        margin-bottom: 15px;
        margin-top: 8px;
        width: 100%;
    }
    #gm_itineraire select {
        display: inline-block;
        margin-bottom: 15px;
        margin-top: 8px;
        width: 100%;
    }
    #gm_itineraire #gm_itin_button {
        margin-top: -5px;
    }
    .imagebloc-people .imagebloc > img,
    .imagebloc-promos .imagebloc > img {
        max-width: 200%;
        width: 193% !important;
    }
}


/* RESPONSIVE - SMARTPHONE */

@media (max-width: 768px) {
	#header .lang{
		clear: both;
	}
	#bodyfr .filtr-voyage #servfiltre #send-form{
		width: 100%;
	}
	#bodyfr .fiche{
		clear: both
	}
    #bodytrekking li {
        line-height: 1.6;
        margin: 10px 0px;
    }
    .page-devis .plugin_diapo_default {
        height: 200px !important;
    }
    #bodytrekking #header .menu-header li#mm_7 a {
        display: none;
    }
    #bodytrekking .media .bloc-img {
        display: none;
    }
    #bodytrekking .media .bloc-img:first-child {
        display: block;
    }
    .carousel-caption-content {
        width: 100%;
    }
    #bodytrekking #header ul li#mm_2,
    #bodytrekking #header ul li#mm_3 {
        display: none;
    }
    .carousel-caption-content h2 {
        margin-top: 0px;
        font-size: 20px;
    }
    .carousel-caption {
        width: 100%;
        left: 0px;
        margin: 0px 0px;
    }
    .carousel-caption {
        top: 20px;
    }
    #bodytrekking #header ul li {
        display: block;
    }
    #bodytrekking #header .menu-header li a {
        line-height: 45px;
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .no-padding-xs {
        padding: 0px !important;
    }
    #bodytrekking .bloc-encart-groupe img {
        height: inherit;
        min-width: 100%;
        min-height: 200px;
        max-width: 500px;
    }
    #bodytrekking #header ul li a {
        padding: 0px;
    }
    .navbar {}
    .imagebloc-lien .imagelien > img {
        max-width: 290%;
        width: 290%;
    }
    .logo-marque img {
        max-width: 110px;
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {}
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {}
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {}
    #bodyar .titrebloc {
        font-family: "Droid Serif", serif;
        margin-bottom: 15px;
        margin-top: 0;
        position: relative;
        z-index: 1000;
    }
    #bodytrekking .logo-footer,
    #bodyar .logo-footer {
        text-align: center;
    }
    #bodytrekking .logo-marque > p,
    #bodyar .logo-marque > p {
        text-align: center;
    }
    #bodytrekking .aradresse,
    #bodyar .aradresse {
        padding-bottom: 0px;
        padding-top: 10px;
    }
    #bodyar .icone-texte {
        margin-bottom: 40px;
        margin-top: 20px;
    }
    .bg-opacity {
        min-height: 60px;
    }
    #header .logo h1 {
        text-align: center;
    }
    #header .gall-first {
        margin-bottom: 0px;
        padding-top: 0px;
        padding: 0px;
        overflow: hidden;
        margin-top: -60px;
    }
    #header .cycle-slide {}
    #content {
        margin-top: 35px;
    }
    #bodytrekking #content {
        margin-top: 0px;
    }
    .col-sm-12.gall-shadows {
        height: 45px
    }
    .gall-shadows > img {
        margin-top: -15px;
    }
    .imagebloc-people .imagebloc > img,
    .imagebloc-promos .imagebloc > img,
    .imagebloc-lien .imagelien > img {
        max-width: 100%;
    }
    .bloc-people,
    #block-facebook {
        margin-top: 35px;
    }
    .bloc-people .imagebloc > img {
        margin-left: 0px;
    }
    .imagebloc-promos {
        max-height: none;
    }
    .bloc-promos {
        padding-bottom: 0px !important;
    }
    #bodyfr #footer .bg-marque {
        min-height: 275px;
        padding-top: 0px;
        top: 0px;
        position: relative;
    }
    #footer {
        text-align: center;
        padding-bottom: 0px;
    }
    .back-to-top {
        margin-bottom: 65px;
    }
    #footer .coordonnees {
        margin-bottom: 15px;
        padding-bottom: 10px;
    }
    #bodytrekking .bloc-encart-groupe .bloc-text p {
        font-size: 16px;
    }
}

@media (max-width: 640px) {
    .imagebloc-lien .imagelien > img {
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .gall-shadows > img {
        margin-top: -17px;
    }
    #header .cycle-slide {
        max-width: 170%;
        width: 170% !important;
    }
    .bg-marque {
        min-height: 270px;
    }
    .nav-new {
        top: 65% !important;
    }
    .imagebloc-lien .imagelien > img {
        max-width: 115%;
        width: 220%;
    }
}

@media (max-width: 360px) {
    .imagebloc-lien .imagelien > img {
        max-width: 155%;
        width: 220%;
    }
}

@media (max-width: 320px) {
    .imagebloc-lien .imagelien > img {
        max-width: 220%;
        width: 220%;
    }
}


/* CLASSES UTILES */

.clearer {
    clear: both !important;
}

.no-padding {
    padding: 0px !important;
}

.hide-icon {
    text-indent: -9999em !important;
    display: none !important;
}


/* back-to-top */

.back-to-top {
    position: fixed !important;
    bottom: 2em !important;
    right: 20px;
    border-radius: 5px;
    text-decoration: none;
    color: #ffffff;
    background: #E7E7E7;
    background: rgb(231, 231, 231);
    /* Old browsers */
    font-size: 12px;
    padding: 1.5em;
    z-index: 3000;
    display: none;
}

#bodytrekking .back-to-top {
    background: #f07b05;
}

#bodytrekking.bodyrando .back-to-top {
    background: #467F20;
}

.back-to-top:hover {
    opacity: 0.5;
}
