/** VIDEO YOUTUBE RESPONSIVE **/
.video-responsive {
 overflow:hidden;
 padding-bottom:56.25%; 
 position:relative;
 height:0;
}
.video-responsive iframe {
 left:0;
 top:0;
 height:100%;
 width:100%;
 position:absolute;
}

/*** CUSTOM BLOG JOBS ***/

._jobs .item {
  border: 1px solid #868889;
  border-radius: 15px;
  margin-bottom: 20px;
  text-align: center;
}
._jobs .page-header {
  padding: 20px 0px !important;
}

._jobs .page-header h2 a{
  color: #3cb54b !important;
  font-size: 18px !important;
  font-weight: bold;
}
._jobs ul li{
  list-style-type: square;
  margin: 0px 0px 0px 30px;
}
/*** END CUSTOM BLOG JOBS ***/

.list-ul li {
    list-style-type: square;
    margin: 0px 0px 10px 30px;
}

.list-ol li {
    margin-left: 30px;
}

.text-link {
    text-decoration: underline;

    color: #77b122;
}

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

.text-link:hover {
    text-decoration: none;

    color: #000000;
}

.caption-env {
    border: 1px solid #4fbd1f;

    border-radius: 15px;

    background-color: #4fbd1f;
}

.caption-capital {
    border: 1px solid #cccccc;

    border-radius: 15px;

    background-color: #eeeeee;
}

.caption-capital:hover {
    border: 1px solid #333333;
}

.text-white {
    color: #ffffff !important;
}

.price:hover {
    color: #dddddd;
}

.width-300 {
    width: 300px;
}

.section-padding-50 {
    padding: 50px 0px;
}

.blog .pagination ul,
.search .pagination ul {
    display: flex;

    position: relative;

    z-index: 1;

    margin-bottom: 100px;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;
}

.blog .pagination ul .page-item .page-link,
.search .pagination ul .page-item .page-link {
    background-color: #ffffff;

    min-width: 46px;

    height: 46px;

    line-height: 44px;

    font-size: 16px;

    color: #707070;

    text-transform: uppercase;

    text-align: center;

    display: inline-block;

    border-radius: 50%;

    padding: 0 15px;

    margin: 0 10px;

    border: 1px solid #e1e1e1;
}

.blog .pagination ul .page-item .page-link:focus,
.search .pagination ul .page-item .page-link:focus,
.blog .pagination ul .page-item .page-link:hover,
.search .pagination ul .page-item .page-link:hover {
    border-color: #77b122;

    background-color: #77b122;

    color: #ffffff;
}

.blog .pagination ul .page-item.active .page-link,
.search .pagination ul .page-item.active .page-link {
    border-color: #77b122;

    background-color: #77b122;

    color: #ffffff;
}

.blog .pagination ul li,
.search .pagination ul li {
    padding: 5px 10px;

    margin: 0px 5px;

    border: 1px solid #28a745;

    border-radius: 10px;
}

.blog .pagination ul li a,
.search .pagination ul li a {
    color: #28a745;

    font-weight: bold;
}

/* Style rokAjax Search */

.rokajaxsearch .roksearch_search_str {
    height: 23px;

    width: 150px;

    border: none !important;

    background-color: #828385 !important;

    padding: 4px 15px 4px 15px !important;

    font-size: 13px !important;

    -webkit-transition: width 0.4s ease-in-out;

    transition: width 0.4s ease-in-out;
}

.rokajaxsearch .roksearch_search_str:focus {
    width: 200px;

    background-color: #ffffff !important;

    border: 1px solid #dfdfdf !important;
}

.search form {
    background: #eeeeee;

    padding: 25px;
}

.search-results .result-title,
.search-results .result-title a {
    font-size: 20px;

    color: #39b54a;

    margin-top: 25px;
}

.search-results .result-created {
    display: none;
}

.highcharts-credits {
    display: none !important;
}

/* Nav Menu block */

.nav-block {
    width: 100%;

    margin: 0 auto;

    background-color: #39b54a;

    position: relative;

    top: 0px;
}

.nav-block ul {
    list-style-type: none;

    display: flex;

    flex-direction: row;

    justify-content: center;
}

.nav-block ul li {
    flex: 1 1 auto;

    text-align: center;

    position: relative;
}

.nav-block a {
    display: block;

    text-decoration: none;

    color: #ffffff;

    padding: 10px 0px;
}

.nav-block a:hover {
    color: #ffffff;

    background-color: #818285;
}

@media (max-width: 700px) {
    .nav-block ul {
        flex-flow: column wrap;
    }
}

.shadow-05 {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}

/* Page contacts */

.contact-filiale {
    padding: 50px 20px;

    border: 1px solid #87888a;

    border-radius: 15px;
}

.contact-filiale a:hover {
    text-decoration: underline;
}

/* Tabulation */

.tab-wrap {
    -webkit-transition: 0.3s box-shadow ease;

    transition: 0.3s box-shadow ease;

    border-radius: 6px;

    max-width: 100%;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    position: relative;

    list-style: none;

    background-color: #fff;

    margin: 40px 0;

    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);*/
}

/*.tab-wrap:hover { box-shadow: 0 12px 23px rgba(0, 0, 0, 0.23), 0 10px 10px rgba(0, 0, 0, 0.19); }*/

.tab {
    display: none;
}

.tab__content {
    padding: 10px 0px;

    background-color: transparent;

    position: absolute;

    width: 100%;

    z-index: -1;

    opacity: 0;

    left: 0;

    -webkit-transform: translateY(-3px);

    transform: translateY(-3px);

    border-radius: 6px;
}

.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1) {
    opacity: 1;

    -webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;

    transition: 0.5s opacity ease-in, 0.2s transform ease;

    position: relative;

    top: 0;

    z-index: 100;

    -webkit-transform: translateY(0px);

    transform: translateY(0px);

    text-shadow: 0 0 0;
}

.tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2) {
    opacity: 1;

    -webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;

    transition: 0.5s opacity ease-in, 0.2s transform ease;

    position: relative;

    top: 0;

    z-index: 100;

    -webkit-transform: translateY(0px);

    transform: translateY(0px);

    text-shadow: 0 0 0;
}

.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3) {
    opacity: 1;

    -webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;

    transition: 0.5s opacity ease-in, 0.2s transform ease;

    position: relative;

    top: 0;

    z-index: 100;

    -webkit-transform: translateY(0px);

    transform: translateY(0px);

    text-shadow: 0 0 0;
}

.tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4) {
    opacity: 1;

    -webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;

    transition: 0.5s opacity ease-in, 0.2s transform ease;

    position: relative;

    top: 0;

    z-index: 100;

    -webkit-transform: translateY(0px);

    transform: translateY(0px);

    text-shadow: 0 0 0;
}

.tab:checked:nth-of-type(5) ~ .tab__content:nth-of-type(5) {
    opacity: 1;

    -webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;

    transition: 0.5s opacity ease-in, 0.2s transform ease;

    position: relative;

    top: 0;

    z-index: 100;

    -webkit-transform: translateY(0px);

    transform: translateY(0px);

    text-shadow: 0 0 0;
}

.tab:checked:nth-of-type(6) ~ .tab__content:nth-of-type(6) {
    opacity: 1;

    -webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;

    transition: 0.5s opacity ease-in, 0.2s transform ease;

    position: relative;

    top: 0;

    z-index: 100;

    -webkit-transform: translateY(0px);

    transform: translateY(0px);

    text-shadow: 0 0 0;
}

.tab:first-of-type:not(:last-of-type) + label {
    border-top-right-radius: 0;

    border-bottom-right-radius: 0;
}

.tab:not(:first-of-type):not(:last-of-type) + label {
    border-radius: 0;
}

.tab:last-of-type:not(:first-of-type) + label {
    border-top-left-radius: 0;

    border-bottom-left-radius: 0;
}

.tab:checked + label {
    background-color: #818285;

    box-shadow: 0 -1px 0 #fff inset;

    cursor: default;

    color: #ffffff;
}

.tab:checked + label:hover {
    box-shadow: 0 -1px 0 #fff inset;

    background-color: #dddddd;
}

.tab + label {
    width: 100%;

    box-shadow: 0 -1px 0 #eee inset;

    border-radius: 6px 6px 0 0;

    cursor: pointer;

    display: block;

    text-decoration: none;

    color: #333;

    -webkit-box-flex: 3;

    -webkit-flex-grow: 3;

    -ms-flex-positive: 3;

    flex-grow: 3;

    text-align: center;

    background-color: #f2f2f2;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    text-align: center;

    -webkit-transition: 0.3s background-color ease, 0.3s box-shadow ease;

    transition: 0.3s background-color ease, 0.3s box-shadow ease;

    height: 50px;

    box-sizing: border-box;

    padding: 15px;
}

@media (min-width: 768px) {
    .tab + label {
        width: auto;
    }
}

.tab + label:hover {
    background-color: #f9f9f9;

    box-shadow: 0 1px 0 #f4f4f4 inset;
}

.mapsvg {
    padding-bottom: 60% !important;
}

.sidebar-area .mod-list li a {
    padding: 7px 20px 7px 30px;
    display: inline-block;
    text-decoration: none;
    background: url(../../../images/arrow-right.png) left center no-repeat;
    line-height: 16px;
    color: #39b54a;
    list-style-type: square;
}


.sidebar-area .mod-list li a.active {
    color: #666666;
}

.page-content ul {
    margin-left: 15px;
}

.page-content ul li {
    list-style: disc;
    padding: 2px 10px;
}

.leaflet-container .leaflet-control-attribution {
    display: none !important;
}

/* Slow-motion Zoom Container */
.img-hover-zoom-slowmo a img {
    -ms-transition: transform 1s;
    -webkit-transition: transform 1s;
    transition: transform 1s;
}

/* The Transformation */
.img-hover-zoom-slowmo a:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* page de recherche */
.search {
    max-width: 1140px;
    margin: 0px auto;
}

/* SPOTT */
.spot p {
    color: #444444;

    text-align: justify;

    line-height: 1.5em;
}

.spot p span {
    font-weight: bold;

    color: #80ba26;
}

.question {
    padding: 5px 0px;

    margin-bottom: 15px;

    color: #80ba26;

    font-weight: bold;

    border-top: 1px solid #80ba26;

    border-bottom: 1px solid #80ba26;
}

.img--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    font-family: "object-fit: cover; object-position: top center";
    z-index: -1;
}

.jmm-readmore a {
    background-color: #39b54a;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 160px;
    color: #ffffff;
    border-radius: 0;
    border-right: 8px solid #868889;
    padding: 0 30px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
}

.jm-category-module.default .mod-article-image {
  margin-bottom: 0px;
}

.jm-category-module.default .jmm-text {
    /*padding: 15px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);*/
  	position: relative;
    float: left;
    width: 90%;
    margin: -30px 5% 30px 5%;
    padding: 25px 25px 20px 25px;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    z-index: 4;
    border-radius: 5px;
}

.jm-category-module.default .jmm-text .jmm-title {
    height: 70px;
    overflow: hidden;
    color: #000000;
}

/*** CUSTOM BLOG ***/

.blog .item {
  box-shadow: 0px 10px 10px 0px rgba(1, 11, 60, 0.1);
  margin-bottom: 20px;
}
.blog .page-header, .blog p, .blog .readmore{
  padding: 0px 20px !important;
}
.blog .page-header h2{
  line-height: 20px !important;
  margin: 20px 0px !important;
}
.blog .page-header h2 a{
  color: #3cb54b !important;
  font-size: 18px !important;
  font-weight: bold;
}
.blog .readmore a{
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  background-color: #41a62a;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}

/*** ZOOM ***/

.sd .bg-overlay img {
  transition: transform .5s ease;
}
.sd .bg-overlay:hover img {
  transform: scale(1.2);
}

