@import "style.css";

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Patua One', cursive;
    color: #2a2a34
}

.logo{
	float: left;
	width: 210px;
}
.logo img {
    max-height: 110px;
}

.top-v1 {
    height: 50px;
    background-color: #2a2a36;
    color: #fff;
    overflow-y: hidden
}

.top-v1 .top-v1-data li {
    padding: 0 11px;
    border: none!important
}

.top-v1 a {
    color: #fff;
    line-height: 50px
}

.top-v1 .user {
    margin-top: 0
}

.navbar .container {
    position: relative
}

#main_menu.ddsmoothmenu{
	float: right;
	margin-top: 40px;
	width: calc(100% - 220px);
}
#main_menu.ddsmoothmenu>ul{
	width: 100%;
}
#main_menu.ddsmoothmenu>ul>li.home {
    background: 0
}

#main_menu.ddsmoothmenu>ul>li.home span {
    display: inline
}


#main_menu.ddsmoothmenu>ul>li ul li img {
    width: 190px
}

#main_menu.ddsmoothmenu>ul>li ul li a {
    width: 200px;
    height: 200px!important;
    display: inline-block
}

#main_menu.ddsmoothmenu>ul>li ul li a span {
    position: absolute;
    bottom: 10px;
    width: 192px;
    line-height: 20px
}

#main_menu.ddsmoothmenu>ul>li ul li:hover {
    background-color: #ffb43a!important;
    color: #FFFFFF !important;
}

#main_menu.ddsmoothmenu>ul>li ul li:hover>a {
    background-color: #ffb43a!important
}

#main_menu.ddsmoothmenu>ul>li a {
    color: #f09c00;
    font-weight: bold;
    text-transform: none;
    font-size: 16px
}

#main_menu.ddsmoothmenu>ul>li a:hover,
#main_menu.ddsmoothmenu>ul>li a.selected {
    color: #fff
}

#main_menu.ddsmoothmenu>ul>li a:hover>span,
#main_menu.ddsmoothmenu>ul>li a.selected>span {
    color: #bd7b00
}

#main_menu.ddsmoothmenu>ul>li.active {
    background-color: #ffb43a
}

#main_menu.ddsmoothmenu>ul>li.active>a {
    color: #fff
}

#main_menu.ddsmoothmenu>ul>li.active>a span {
    color: #fff
}

#main_menu.ddsmoothmenu>ul>li.active a.selected {
    color: #fff
}

.breadcrumbs {
    margin-top: 0;
    background-color: #f6f6f6;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 60px
}

.breadcrumbs .breadcrumb>li {
    text-transform: uppercase
}

.breadcrumbs .breadcrumb>li:last-child a {
    color: #2b2b37
}

.breadcrumbs .breadcrumb>li a {
    color: #828186
}

.breadcrumbs .breadcrumb>li+li::before {
    content: " > "
}

.BlocRubriqueInfo h1,
h1 {
    background-color: transparent;
    color: #2b2b37;
    padding-left: 0;
    padding-top: 0;
    margin-top: 0
}

.headline {
    border-bottom: 0 solid transparent
}

.headline h2 {
    border-bottom: 0 solid transparent
}

#to_summary .texte ul {
    list-style: square url("/themes/unify_Anmf/assets/img/tick.png")
}

.summary ul {
    list-style: none;
    padding-left: 20px
}

.summary {
    background: 0;
    background-color: transparent;
    border-left: 2px solid #ffb43a;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0
}

.ContentHolder a {
    color: #f09c00!important
}

.ContentHolder a:hover {
    color: #f09c00
}

.menuSecondaire ul {
    background-color: #f6f6f6
}

.menuSecondaire ul li:hover {
    border-left-color: #f6f6f6
}

.menuSecondaire ul>li.root>a {
    font-size: 16px;
    font-weight: bold;
    color: #2b2b37
}

.menuSecondaire ul>li.root>ul {
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
    list-style: none;
    margin-bottom: 20px
}

.menuSecondaire ul>li.root>ul>li>a {
    display: inline-block;
    width: 100%;
    line-height: 25px;
    position: relative
}

.menuSecondaire ul>li.root>ul>li>a::after {
    content: ">";
    display: block;
    position: absolute;
    right: 0;
    top: 0
}

.menuSecondaire li.active>a {
    color: #f09c00!important
}

.copyright {
    background-color: white;
    border-top: 0
}

.copyright p {
    color: #2b2b37
}

.footer {
    margin-top: 0;
    background-color: #ffb43a
}

.footer p {
    color: #2b2b37
}

.footer .footerLogoLink img {
    margin-top: 15px
}

#topcontrol {
    display: none
}

.footerBlock .footerMenuWrapper .footerMenuTitle {
    font-size: 18px;
    color: #2b2b37;
    border-bottom: 2px solid #a16f1d;
    line-height: 2em;
    margin-bottom: 10px
}

.footerBlock .footerMenuWrapper .footerMenuTitle.noBorder {
    border-bottom: 0
}

.footerBlock .footerMenuWrapper .footerMenu li {
    border-bottom: 1px solid #e29f31
}

.footerBlock .footerMenuWrapper .footerMenu li a {
    display: inline-block;
    width: 100%;
    color: #2b2b37
}

.footerBlock .footerMenuWrapper .footerMenu li a .footerActuTitle {
    font-size: 14px
}

.footerBlock .footerMenuWrapper .footerMenu li a .footerLinkTitle {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 2.5em
}

.footerBlock .footerMenuWrapper .footerMenu li a .footerLinkTitle::after {
    content: ">";
    display: block;
    position: absolute;
    top: 0;
    right: 0
}

.homeBlocks {
    margin-top: -20px
}

.homeBlocks .homeBlock {
    background-color: #2e2e37;
    color: #fff;
    text-align: center;
    margin-top: 55px;
    height: 245px;
    padding-top: 80px
}

.homeBlocks .homeBlock .homeBlockIcon {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    margin-top: -55px;
    top: 0;
    width: 110px;
    height: 110px;
    border-radius: 110px!important;
    background-color: #2e2e37
}

.homeBlocks .homeBlock .homeBlockIcon.iconMeunier {
    background: url(/themes/unify_Anmf/assets/img/logo_meunier.png) no-repeat center center
}

.homeBlocks .homeBlock .homeBlockIcon.iconFarine {
    background: url(/themes/unify_Anmf/assets/img/logo_farine.png) no-repeat center center;
    background-color: #2e2e37
}

.homeBlocks .homeBlock .homeBlockIcon.iconMoulin {
    background: url(/themes/unify_Anmf/assets/img/logo_moulin.png) no-repeat center center;
    background-color: #2e2e37
}

.homeBlocks .homeBlock p {
    color: #fff
}

.homeBlocks .homeBlock h2 {
    color: #fff
}

.homeBlocks .homeBlock.homeBlockYellow {
    background-color: #ffb43a
}

.homeBlocks .homeBlock.homeBlockYellow .homeBlockIcon {
    background-color: #ffb43a
}

.homeBlocks .homeBlock.homeBlockYellow p {
    color: #2e2e37
}

.homeBlocks .homeBlock.homeBlockYellow h2 {
    color: #2e2e37
}

.homeActuWrapper .rowWrapper {
    background-color: #f9f9f9;
    border-bottom: 0;
    margin-bottom: 10px;
    border-left: 8px solid #ffb43a;
    /*height:150px;*/
    possition: relative
}

.homeActuWrapper .rowWrapper .homeActuTitle {
    font-size: 17px;
    text-transform: uppercase;
    color: #f09c00;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold!important
}

.homeActuWrapper .rowWrapper .homeActuIllus {
    width: 110px;
    height: 110px;
    background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 150px!important;
    overflow: hidden;
    margin-top: 10px;
    margin-left: 20px
}

.homeActuWrapper .rowWrapper .homeActuContent {
    padding-bottom: 4px;
    overflow-y: hidden;
    color: #f09c00
}

.homeActuWrapper .rowWrapper .homeActuBottom {
    position: relative;
    color: #f09c00
}

.homeActuWrapper .rowWrapper .homeActuBottom a {
    color: #f09c00;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0
}

.homeActuWrapper .rowWrapper .homeActuBottom a i {
    font-size: 1.4em
}

.homeActuWrapper:nth-child(2n) .rowWrapper {
    border-left: 8px solid #2a2a36
}

.homeActuWrapper:nth-child(2n) .homeActuTitle {
    color: #2b2b37
}

.homeActuWrapper:nth-child(2n) .homeActuContent {
    color: #2b2b37
}

.homeActuWrapper:nth-child(2n) .homeActuBottom {
    color: #2b2b37
}

.homeActuWrapper:nth-child(2n) .homeActuBottom a {
    color: #2b2b37
}

.col-sm-2-5 {
    width: 20.8333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-sm-9-5 {
    width: 79.1666%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.bodyActuWrapper {
    background: url(/themes/unify_Anmf/assets/img/farine.jpg) no-repeat right bottom
}

.blockLegend {
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    height: 55px;
    vertical-align: center;
    background-color: #2a2a36
}

.blockLegend.blockLegendYellow {
    background-color: #ffb43a
}

.bigHeadline {
    margin-top: 50px!important
}

.bigHeadline h2 {
    font-size: 28px;
    color: #2e2e37
}

.newsletterWrapper {
    background: url(/themes/unify_Anmf/assets/img/newsletter.jpg) no-repeat left bottom;
    background-color: black;
    height: 268px;
    margin-top: 50px;
    margin-bottom: -20px
}

.newsletterWrapper .newsletterInscivez {
    color: white;
    font-size: 26px;
    margin-top: 30px;
    padding-left: 30px
}

.newsletterWrapper .newsletterNewsletter {
    font-size: 50px;
    margin-top: -15px;
    color: #ffb43a;
    font-family: 'Patua One', cursive;
    text-align: right
}

.newsletterWrapper .newsletterEmail {
    border: 0;
    background-color: #ffffff;
    color: black;
    width: 70%;
    padding: 10px;
    font-size: 16px;
    height: 46px
}

.newsletterWrapper .newsletterSubmit {
    font-size: 16px;
    width: 29%;
    border: 0;
    background-color: white;
    color: #2b2b37;
    line-height: 44px;
    margin-left: -3px
}

.headerWrapper {
    background: url(/themes/unify_Anmf/assets/img/meunerie.jpg) no-repeat center center;
    height: 540px;
    background-size: cover
}

#ctl00_RechercheInput_TextBoxRechercher {
    background-color: #42424a;
    height: 50px;
    padding-left: 8px;
    color: white;
    border: 0;
    outline: 0
}

#ctl00_RechercheInput_Lb_Recherche {
    background-color: #ffb43a;
    color: white;
    padding: 0 10px;
    border: 0 none;
    margin-top: -1px;
    display: inline-block;
    height: 49px;
    margin-left: -2px
}

.carrefourBlock {
    background-color: #f9f9f9;
    text-align: center;
    position: relative;
    padding: 20px 0;
    border-bottom: 4px solid #e4e4e4;
    margin-bottom: 30px;
    display: block
}

.carrefourBlock:hover {
    text-decoration: none
}

.carrefourBlock .carrefourBlockImg {
    border-radius: 1000px!important;
    overflow: hidden;
    margin: 20px;
    background-size: cover
}

.carrefourBlock .carrefourBlockTitle {
    color: #f09b00;
    font-family: 'Patua One', cursive;
    font-size: 18px;
    text-transform: uppercase
}

.carrefourBlock .carrefourBlockContenu {
    padding: 25px 40px 40px
}

#page {
    margin-bottom: 20px
}

#MenuMobile img.protege {
    display: none
}

.text-white {
    color: white
}

.text-white i {
    color: white!important
}

.yellowText {
    color: #f09c00!important
}

.aBlockHome {
    display: block;
    width: 100%;
    height: 200px;
    overflow: hidden
}

.aBlockHome .imgBlockHome {
    width: 100%
}

.headline h2,
.headline h3,
.headline h4 {
    border-bottom: solid 2px #ffb43a;
}

.tabHolder .col-md-4 {
    margin-bottom: 30px
}

.nav li a:hover {
    color: #f09c00
}

.main .video-list {
    margin: 0 -20px -10px
}

.main .video-post {
    overflow: hidden;
    padding: 30px 20px 15px
}

.main .video-post:nth-child(even) {
    background: #f4f1ec
}

.main .video-post .head {
    margin: 0 0 10px
}

.main .video-post .date {
    margin: 0 9px 0 0;
    float: left;
    width: 38px;
    background: #e65a0d;
    color: #fff;
    font-size: 11px;
    line-height: 13px;
    font-weight: 300;
    text-align: center;
    padding: 6px 5px 7px;
    text-transform: uppercase;
    border-radius: 0 0 0 10px;
    position: relative
}

.main .video-post .date:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 20px;
    left: 0;
    top: -20px;
    background: url(/images/ico.png) no-repeat;
    background-size: 27px 18px
}

.main .video-post .date span {
    margin: 0 0 -2px;
    display: block
}

.main .video-post .heading {
    overflow: hidden
}

.main .video-post .heading .text {
    margin: 0 0 4px;
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300
}

.main .video-post h2 {
    font-size: 23px;
    line-height: 18px;
    font-weight: 600;
    color: #585f69;
    margin: 5px 0 0
}

.main .video-post h2 a {
    color: #585f69;
    text-decoration: none
}

.main .video-post h2 a:hover {
    color: #076633
}

.main .video-post h2:after {
    display: none
}

.main .video-post p {
    margin: 0 0 14px
}

.main .video-post .video-holder {
    width: 100%;
    height: 176px;
    margin: 0 0 30px
}

.main .video-post .video-holder iframe {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 176px
}

.main .video-list {
    margin: -4px -25px 14px
}

.main .video-post {
    padding: 20px 20px 20px
}

.main .video-post .info {
    padding: 0px 0 0 20px;
    overflow: hidden
}

.main .video-post .date {
    margin: 0 10px 0 0
}

.main .video-post .video-holder {
    width: 30%;
    float: left;
    margin: 0
}

.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0
}

.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#main_menu.ddsmoothmenu>ul>li ul li a span.imgCover {
    height: 137px;
    background-size: cover;
    position: relative;
    bottom: inherit;
    line-height: inherit
}

.footerpadding {
    padding-top: 33px;
}

.videoheading {
    color: #333333;
}

.contact {
    padding-left: 52px;
    margin-top: 13px;
}

.contact p:first-child {
    font-weight: bold;
}

.contact p {
    line-height: 0.6;
}

.headerWrapper {
    background-position-x: left;
}

@media screen and (max-width: 767px) {
    .headerWrapper {
        background-position-x: left;
        height: 220px;
        background-size: cover;
    }
    .col-sm-2-5 {
        width: 40%;
    }
    .col-sm-9-5 {
        width: 60%
    }
    .homeActuWrapper .rowWrapper .homeActuTitle {
        font-size: 14px;
    }
}

#main_menu.ddsmoothmenu>ul>li ul li a div {
    display: flex;
    color: #f09c00;
}
#main_menu.ddsmoothmenu>ul>li ul li a:hover div {
	color: #fff;
}

#main_menu.ddsmoothmenu>ul>li ul li a div div {
    margin: auto;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    padding-top: 10px;
}


/*	http://uniondesign.ca/simple-accordion-without-jquery-ui/
	Accordeon avec Jquery car faut que le tete s'adapte au texte.
*/

.mk2accordion-toggle {
    cursor: pointer;
}

.mk2accordion-content {
    display: none;
    cursor: pointer;
}

#mk2accordion .mk2accordion-toggle H4 {
    cursor: pointer !important;
}

.mk2accordion-content.default {
    display: block;
    font-size: 12px;
}

.mk2accordion-content {
    font-size: 12px;
}