/* body */

html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: Manjari, Arial, sans-serif;
    color: #535353;
    background-color: #FFF;
    height: 100%;
    font-size: 14px;
}

body>.container-fluid {
    padding: 60px 15px 0;
}

h1 {
    font-size: 2em;
    color: #1588cb;
}
h2 {
    font-size: 1.8em;
    color: #89c8a7;
}
h3 {
    font-size: 1.6em;
    color: #89c8a7;
}
h1,h2,h3{margin-top: 20px; margin-bottom: 10px;}
p{margin-bottom: 10px;}
.breadcrumb{padding: 8px 15px;}

.formulaire label{margin-bottom: 5px; font-weight: 700;}
.formulaire .form-group {margin-bottom: 15px;}
.formulaire input[type=checkbox]{width:34px; height:34px; margin: auto;}

@media (min-width: 1200px){
    .container {
        width: 1170px !important;
    }
}
/* main_content */

#main_content {
    background: #fff;
    margin: 0px 20px 0px 20px;
    min-height: 600px;
}

/* common color */

.color-entreprise-background,
.page-id-selected-91,
.page-id-selected-92 {
    background-color: #008acf !important;
}

.color-entreprise,
a,
.menu-niv2 a {
    color: #008acf;
}
.menu-niv2 a {padding-top:0px; padding-bottom:0px;}


/* Bootstrap Override */

.navbar {
    border-radius: 0;
    margin-bottom: 0px;
    float: none!important;
    white-space: nowrap;
}

.navbar-default {
    background-color: #ffffff;
    border: 0px
}

.navbar>li {
    display: inline-block;
    position: relative;
}

.navbar-default .navbar-collapse {
    border-color: transparent;
}

.navbar-collapse {
    box-shadow: none;
    -webkit-box-shadow: none
}

@media screen and (min-width: 768px) {
    .navbar-nav>li {
        text-align: center;
    }
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:hover,
#menuHead a {
    color: #706b67
}

/*.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff
}*/

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    /*background-color: transparent;*/
    text-transform: uppercase;
    /*font-size: 0.8em;*/
    /*font-weight: bold;*/
}

.menu-niv2 {
    list-style: none;
}

.breadcrumb {
    background-color: transparent;
}

.dropdown-menu{font-size:14px !important; border-radius: 0px !important;}
.dropdown-toggle.show{background-color: #e7e7e7;}

.navbar-nav .open .dropdown-menu{
    background-color: #fff;
}
/* Bootstrap Media Queries override */

@media screen and (max-width:375px) {
    h1 {
        font-size: 1.4em;
        text-align: center;
    }
    h2 {font-size: 1.3em;}
    h3 {font-size: 1.2em;}
    .footerLeft {
        text-align: left !important;
        h2 {font-size: 1.2em;}
    }
    .footerRight,
    .footerLeft,
    #footer_center {
        margin-left: auto;
        margin-right: auto;
        padding-left: 5px !important;
        margin-top: 5px !important;
        width: 100%;
        border-style: none !important;
    }
}

@media screen and (min-width: 768px) {
    .navbar-nav {
        width: 100%;
        font-size: 0.9rem;
        /*font-size: 1.8rem*/
    }
    .navbar-nav>li {
        text-align: center;
    }
}


/* Custom css */

#language {
    float: right;
}

#language a:hover {
    text-decoration: none;
}

.head-logo{
    margin-top: 5px;
}

.slogan{
    color: #fff;
    font-size: 3rem;
    text-transform: uppercase;
    margin-top: 50px;
}

/* navigation */

.background-header{
    background: url(../images/menu/nature.jpg);
    background-position-y: bottom;
    min-height: 460px;
    background-size: cover;
    background-repeat: none;

}
.nav-head {
    padding-top: 10px;
    padding-bottom: 0px;
    line-height: 30px;
}

.menuNiv1>a,
.menuNiv2>a {
    color: #ffffff;
    font-size: 0.9em;
}

.menuChild>li {
    text-decoration: none;
    list-style: none;
}

#menuHead {
    float: right;
    padding-top: 4px;
}

#menuHead a {
    text-transform: uppercase;
    margin-right: 10px;
}

#logo_head {
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(../images/home/background-header.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-width: 100%;
}

.head-logo-class {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10%;
}

.head-add-link {
    display: flex;
}

.head-add-link>a:hover {
    text-decoration: none;
}

.head-add-link>a {
    color: #fff;
    margin-right: 5px;
}

.menu-link-facebook {
    color: #008acf;
    font-size: 2.6em;
}

.menu-circle {
    background-color: transparent;
    border: 3px solid #fff;
    height: 36px;
    width: 36px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
}

.menu-circle span {
    padding-left: 6px;
}


/********************************* footer_section *********************************/

.footer_section {
    background: url(../images/photos/background_family.jpg);
    background-position: 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 50px;
    opacity: 0.8;
    background-repeat: none;
    background-position-x: right;
    background-position-y: bottom;
}

.footer_section h2{
    text-align: center;
    color: #fff;
    padding-bottom: 50px;

}

.footer_section .block-formations{
    background-color: #2d605a;
    padding: 20px 10px;
    margin: 5px;
    color: #fff;
}

.footer_section a,
.footer_section a:hover{
    text-transform: uppercase;
    font-size: 1.4rem;
    text-decoration: none;
    color: #fff;
}

.footer_section label{
    margin-left: 5px;
}

/********************************* footer_section *********************************/


/********************************* Footer *********************************/

.footer {
    bottom: 0;
    width: 100%;
    color: #fff;
    /*padding-bottom: 20px;
    padding-top: 20px;
    background-color: #353230;*/
    text-align: center;
}

.footer-link {
    margin: 20px 0 20px 0;
}

.footer-link a {
    color: #fff;
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    padding: 0 20px 0 20px;
}

#menu_bottom{background-color: #8CC9A8; padding: 25px 0px; font-size: 1.27em;}
#address_bottom{background-color: #333333; padding: 25px 0px 20px 0px; font-size: 1.27em;}
#address_bottom img{margin-bottom: 10px;}
@media screen and (min-width: 768px) {
    #menu_bottom{font-size: 1.37em;}
    #address_bottom{font-size: 1.37em;}
}
@media screen and (min-width: 1024px) {
    #menu_bottom{font-size: 1.57em;}
    #address_bottom{font-size: 1.57em;}
}

@media screen and (max-width: 767px){
    p.adresse span.sep{display: block;}
}

/********************************* Footer *********************************/





/** agenda */

.c-agenda-title,
.c-title,
.c-block-title {
    margin: 0;
    min-height: 60px;
    vertical-align: middle;
    display: flex;
    padding-left: 30px;
}

.c-agenda-title>h2,
.c-title>h2 {
    font-size: 2.3em;
    font-weight: bold;
    color: #008acf;
}

.c-agenda-row {
    margin-bottom: 10px;
}

.c-agenda-date {
    color: #fff;
    text-align: center;
    display: grid;
}

.c-agenda-day {
    font-size: 2.0em;
    font-weight: bold;
}

.c-agenda-nameday,
.c-agenda-namemonth {
    font-size: 1.0em;
}

.c-agenda-nameday {
    display: none;
}

.c-agenda-margin {
    margin-bottom: 5px;
}

.c-agenda-desc {
    background-color: #fff;
    color: black;
    font-size: 1.1em;
    width: 74%;
    margin-bottom: 5px;
    margin-left: -15px;
}

.subject>a,
.c-agenda-desc-div>a {
    text-decoration: none;
    color: black;
}

.place {
    display: none;
}

.square {
    width: 26%;
    margin: 20px;
}

.c-footer {
    text-align: center;
}

.c-footer>a {
    text-decoration: none;
}

p.c-agenda-line,
p.c-footer-part2,
p.c-footer-part1,
.c-agenda-description>p {
    margin: 0;
}

.c-agenda-description {
    display: none;
}

.c-footer-part2 {}

.c-agenda-line {
    margin-left: 25% !important;
    width: 50%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) calc(50% - 2px), rgb(129, 196, 129) calc(50%), rgba(0, 0, 0, 0) calc(50% + 2px));
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap !important;
}


/*** contenu ***/

#contenu h1 {
    text-transform: uppercase;
}

.summary-title {
    background-color: #d4e0ff;
    color: white;
}

#contenu h3 {
    font-weight: bold;
    text-transform: uppercase;
}

.filAriane {
    margin-left: 15px;
}

.filAriane a {
    color: #595654;
}

.top {
    color: rgba(1, 143, 127, 1);
    background-color: #fff;
    float: right;
    content: none;
    font-size: 1.9em;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}

.row-no-margin {
    margin: 0px;
}

table#s-forms-table td {
    padding-bottom: 5px;
}

.record {
    margin-bottom: 15px;
}


/* Magnific-Popup */

.mfp-container {
    text-align: center;
    position: absolute;
    width: 60%;
    height: 100%;
    left: 20%;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}


/* module formulaires */

.formulaire input[type="checkbox"] {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.formulaire legend{font-size: 0.8em;}
.form-group{margin-bottom:15px;}

.carousel_rwd_base {
    margin: 0 20%;
}

.imgOrki_shadow img{
    -moz-box-shadow: 2px 4px 10px #555;
    -webkit-box-shadow: 2px 4px 10px#555;
    box-shadow: 2px 4px 10px #555;
}

table caption{
    padding-left: 15px;
}

/* portfolio */
#s-portfolio-view .container-result{
    margin-left: -15px;
    margin-right: -15px;
}


#s-portfolio-view .portfolio-card-view,
#s-portfolio-view .portfolio-card-view-home{
    margin: 25px 0px;
}

#s-portfolio-view .portfolio-card-view,
#s-portfolio-view .portfolio-card-view-home{
   font-size: 1.2rem;
}

@media screen and (min-width:992px){
    #s-portfolio-view .portfolio-card-view,
    #s-portfolio-view .portfolio-card-view-home{
        min-height: 455px;    
    }
}

#s-portfolio-view .portfolio-card-view .portfolio-card-title {
    color: #89c8a7;
}

#s-portfolio-view .portfolio-card-view .portfolio-card-title label{
    font-weight: normal !important;
}

#s-portfolio-view .portfolio-card-view .portfolio-card-price,
#s-portfolio-view .portfolio-card-view-home .portfolio-card-price{
    float: right;
    color:#990000;
}

#s-portfolio-view .portfolio-card-view .div-badge{
    position: absolute;
    bottom: 30px;
    left: 20px;
    background-color: #00000077;
}

#s-portfolio-view .portfolio-card-view .first-image,
#s-portfolio-view .portfolio-card-view-home .first-image{
    padding: 0;
    min-height: 280px;
    max-height: 280px;
}

#s-portfolio-view .portfolio-card-view .first-image .image-background,
#s-portfolio-view .portfolio-card-view-home .first-image .image-background {
    height: 260px;
    background-size: cover;
    transition: all .5s;
}
#s-portfolio-view .portfolio-card-view .first-image .image-background:hover,
#s-portfolio-view .portfolio-card-view-home .first-image .image-background:hover{
    transform: scale(1.2);
    transition: all .5s;
}

#s-portfolio-view .portfolio-card-view .first-image .image-background.no-image,
#s-portfolio-view .portfolio-card-view-home .first-image .image-background.no-image {
    background-position: center;
}


.block-view-product{
    /* max-height: 680px; */
}

@media screen and (max-width: 465px) {
    .block-view-product{
        max-height: auto;
        min-height: auto;
    }
}

#s-portfolio-view .portfolio-card-view-carousel .first-image{
    padding: 0;
    max-height: 680px;
}

#s-portfolio-view .portfolio-card-view-home .div-badge{
    position: absolute;
    bottom: 25px;
    left: 20px;
}

#s-portfolio-view .portfolio-card-view .portfolio-card-link-more,
#s-portfolio-view .portfolio-card-view-home .portfolio-card-link-more{
    margin: 25px 0;
}


#s-portfolio-view .input-min-price,
#s-portfolio-view .input-max-price{
    width: 60%;
}

#s-portfolio-view  .filterByPrice .form-control{
    display: inline;
}

#s-portfolio-view .block-view-product-error{
    margin-top: 50px;
    padding: 25px;
}

#s-portfolio-view .portfolio-card-view strong,
#s-portfolio-view .portfolio-card-view-home strong{
    color: #000;
}

#s-portfolio-view .filter-result {
    margin-top: 25px;
}

#s-portfolio-view-fiche #blocFicheSections label{
    font-weight: bold;
}
#s-portfolio-view-fiche .owl-dots{text-align: center;}
#s-portfolio-view-fiche .owl-dot{width:20px; height: 20px; background-color: #008acf; border-radius: 50px; margin: 10px;}
#s-portfolio-view-fiche .owl-dot.active{background-color: #89c8a7; width:25px; height: 25px;}

#carrouselActuHome .owl-dots{text-align: center;}
#carrouselActuHome .owl-dot{width:20px; height: 20px; background-color: #008acf; border-radius: 50px; margin: 10px;}
#carrouselActuHome .owl-dot.active{background-color: #89c8a7; width:25px; height: 25px;}