body {

    color: #161614;

    font-family: 'Poppins',sans-serif;

    line-height: 1.8rem;

    font-weight: 400;

    font-size: 16px;

}

a {

    color: #161614;

}
/*HC*/
.ce_gallery .content {
    background: rgba(0,0,0,0.8);
}

.ce_iconbox_v2.style2 .ce_iconbox_outside {
    padding: 8% 8%;
}


/*fin*/
.header {

    width: 100%;

    position: absolute;

    background: transparent;

    line-height: 50px;

    right: 0;

}

.header .inside{

    max-width: 100%;

    padding: 0!important;

}

.logos{

    width: 50%;

    float: left;

    text-align: right;

}

.top {

    float: left;

    width: 50%;

    text-align: right;

    display: flex;

    align-content: center;

    align-items: center;

    justify-content: flex-end;

    padding: 15px 40px;

    line-height: initial;

}

.mod_navigation{

    width: 50%;

    float: left;

    background: #7b564c;

}
.mainmenu ul li{
    margin: 0;
}
.mainmenu ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 1rem;
    padding-left: 15px;
    padding-right: 15px;

}
.mainmenu ul li:last-of-type a {
    padding-right: 15px;
}
.mainmenu ul li a.first {
    padding-left: 15px;
}
.mainmenu ul li a:hover {
    opacity: 1;
    background: #161614;
    color: #ffffff;
}
.mainmenu ul {

    position: static;

    text-align: left;

    padding: 0 40px;

}
.mainmenu ul ul {
    border-top: 2px solid #7b564c;
    animation-name: initial!important;
}
.mainmenu ul ul li a {
    color: #ffffff!important;
    font-size: 0.9rem;
    padding: 5px 25px!important;
    background: #161614;
}
.mainmenu ul ul li a:hover:not(.megamenu), .mainmenu ul ul li a.trail:not(.megamenu), .mainmenu ul ul li a.active:not(.megamenu) {
    background: rgb(255 255 255);
}
.header.original .mainmenu ul li a.trail, .header.original .mainmenu ul li a.active, .header.cloned .mainmenu ul li a.trail, .header.cloned .mainmenu ul li a.active {
    color: rgb(255 255 255);
    background: #161614;
}
.header .mainmenu ul ul li a:hover:not(.menuheader):not(.megamenu), .header .mainmenu ul ul li a.active, .header .mainmenu ul ul li a.trail:not(.megamenu) {
    color: rgb(22 22 20)!important;
}

/*-- css menu --*/


.header.original .mainmenu ul ul li a.trail, .header.original .mainmenu ul ul li a.active, .header.cloned .mainmenu ul ul li a.trail, .header.cloned .mainmenu ul ul li a.active {
    background: #fff!important;
    color: #161614!important;
}




.ce_hyperlink a, a.btn{

    background: #7b564c;

    border: 2px solid rgb(123 86 76);

    font-weight: 400;

    line-height: initial;

    border-radius: 25px;

    padding: 10px 25px;

}

.top .ce_hyperlink a {

    margin-bottom: 0;

    background: #161614;

    border: 2px solid rgb(22 22 20);

    font-size: 0.875rem;

    font-weight: 500;

}

.top .teltop a {

    font-size: 1rem;

    font-weight: 700;

    padding: 0px 30px;

    position: relative;

}

.top .teltop a:before{

   content: "";

    background-image: url(/files/cto_layout/img/phone.svg);

    background-repeat: no-repeat;

    width: 22px;

    height: 22px;

    position: absolute;

    left: 0;

}



h1{

    font-weight: 800;

    color: #161614;

    font-size: 3.125rem;

}

span.color-accent {

    color: rgb(123 86 76);

}

h1 span.color-accent:nth-child(2){

        color: #161614;

    display: block;

    font-size: 1.438rem;

    font-weight: 400;

}

.text-coeur-cantal {

    position: absolute;

    top: 28%;

    right: 40px;

    transform: rotate(5deg);

    font-family: 'Caveat';

    font-size: 3.438rem;

    padding: 20px;

    font-weight: 700;

    letter-spacing: -3px;

}

.bloc-slide .column:nth-child(2){

    padding-top: 42vh;

    padding-left: 6%;

}

h2 {

    font-size: 2.188rem;

    color: #161614;

    font-weight: 800;

}

.lescabanesdeceline .column:first-child {

    padding-left: 10%;

    padding-top: 15%;

    padding-right: 15%;

}

.lescabanesdeceline .ce_gallery ul.flex-gallery li {

    padding: 10px;

}

.evasion-garantie h2{

    margin-top: 10px;

}

h2 span.color-accent{

    display: block;

    font-size: 1.25rem;

    font-weight: 400;

}

.evasion-garantie .ce_text{

    max-width: 85%;

    margin: auto;

}

.visite-ferme .ce_text{

    padding-left: 35%;

}

.ce_bgimage.bg-nocolor {

    background: rgb(255 255 255);

}

.ce_bgimage.img-leftside-50 .ce_bgimage-inside{

    margin-top: 90px;

}

.temoignages .swiper-container {

    height: 100%;

    width: 40%;

}

.temoignages .swiper-pagination-bullet {

    border: none;

    box-shadow: none;

    background: rgb(22 22 20);

    opacity: 1!important;

}

.swiper-pagination-bullet-active{

        background: rgb(123 86 76)!important;

}

#footer {

    background: rgb(22 22 20);

}

#footer .inside {

    margin: 0 auto;

    max-width: 100%;

}



#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {

    color: #fff;

    font-size: 1.125rem;

}

#footer, #footer a {

    color: #fff;

}

#footer .column:nth-child(3){

    padding-left: 20%;

}

#footer li {

    margin-bottom: 0;

    padding-left: 0;

    padding-bottom: 5px;

}

#footer li:before, #footer li:after{

    display: none;

}

#footer .totop{

    display: none;

}

#footer .container{

    padding-top: 0;

    padding-bottom: 0;

}

#footer .mod_socials a i{

    background: rgb(123 86 76);

    margin-right: 5px;

}

#bottom {

    background: rgb(255 255 255);

}

#bottom .inside, #bottom .inside a {

    color: #161614;

    text-align: center;

}

#bottom .inside a:hover {

    color: rgb(123 86 76);

    border-bottom: 1px solid;

}



.stickyheader{

    display: none;

}

.interne .logos {

    text-align: left;

    padding-left: 40px;

}

.mod_breadcrumb {

    border-top: 0;

    border-bottom: 0;

}

.mod_breadcrumb ul {

    padding: 11px 10px;

    background: #eeeeee;

}

.interne form {

   border: 8px solid #e6eaeb;

}

.interne form .formbody {

    padding: 40px 30px;

    position: relative;

    background: #fff;

}

input, textarea, select {

    background-color: rgb(255,255,255);

    padding: 15px;

    font-size: .9rem;

    border: 1px solid transparent;

    border-bottom: 1px solid #7b564c;

    resize: none;

}

input:hover:not([type="submit"]), button:hover:not([type="submit"]), textarea:hover {

    border: 1px solid rgb(22 22 20);

}

input:focus, textarea:focus {

    border: 1px solid rgb(22 22 20);

}

form fieldset {

    padding: 0;

    border: none;

}

form p {

    font-size: 0.8rem;

}

input.submit, button.submit{

    margin-bottom: 0;

    background: #161614;

    border: 2px solid rgb(22 22 20);

    font-size: 0.875rem;

    font-weight: 500;

    line-height: initial;

    border-radius: 25px;

    padding: 10px 25px;

}

input.submit[type="submit"], button.submit[type="submit"] {

    background: rgb(22 22 20);

}

input.submit[type="submit"]:hover, button.submit[type="submit"]:hover {

    background: rgb(123 86 76);

}

p a {

    color: rgb(123 86 76);

}

.mmenu_trigger {

    display: none;

    position: relative;

    right: 0;

    top: 0;

    transform: initial;

    align-items: center;

    color: rgb(255,255,255);

    background: #7b564c;

    width: 93px;

    float: right;

    padding: 10px;

    text-align: center;

}

#mmenu #mmenu_top,#mmenu #mmenu_middle,#mmenu #mmenu_bottom {

    background: transparent;

}

#mmenu .mod_navigation li a {

    color: #fff;

    font-size: 1.2rem;

}

#mmenu .mod_navigation li a.open, #mmenu .mod_navigation li a.active, #mmenu .mod_navigation li a:focus {

    font-weight: 700;

    color: #ffa200;

}

.mmenu_overlay {

    background: rgba(0,0,0,.8);

}

#mmenu  .mod_navigation {

    width: 100%;

    float: none;

    text-align: center;

    background: none;

}

#mmenu .mod_navigation li a {

    padding: 4px 0px 0px 4px;

}
@media screen and (max-width:1580px){
    .mainmenu ul li a.first {
        padding-left: 10px;
    }
    .mainmenu ul li a{
        padding-left: 10px;
        padding-right: 10px;
    }
    .mainmenu ul li:last-of-type a {
        padding-right: 10px;
    }    
}


@media screen and (max-width:1520px){

    .mainmenu ul{

        padding: 0px 20px;

    }

}

@media screen and (max-width:1440px){


    .logos img{

        width: 200px;

    }

}

@media screen and (max-width:1400px){
    .mainmenu ul {
        padding: 0px 5px;
    }
}

@media screen and (max-width:1335px){
.mainmenu ul li a {
    padding-left: 8px;
    padding-right: 8px;
}
    .mainmenu ul li a.first {
    padding-left: 5px;
}
    .mainmenu ul li:last-of-type a {
    padding-right: 5px;
}
    .bloc-slide .column:nth-child(2) {

        padding-top: 35vh;

    }

    h1 {

        font-size: 2.125rem;

    }

    .lescabanesdeceline .ce_gallery ul.flex-gallery li {

        padding: 5px;

    }

}

@media screen and (max-width:1280px){

    .home .logos {

        width: auto;

        padding-left: 40px;

    }

    .home .top {

        float: right;

        width: auto;

    }

    .home .mod_navigation {

        width: auto;

        float: right;

    }

    .home .mainmenu ul{

        text-align: right;

    }

    .home .lescabanesdeceline .ce_gallery ul.flex-gallery.cols_9 li {

        flex: 0 0 calc(100% / 8);

    }

    .lescabanesdeceline .column:first-child {

        padding-left: 6%;

        padding-top: 12%;

        padding-right: 10%;

    }

}

@media screen and (max-width:1024px){

    .bloc-slide .column:nth-child(2) {

        padding-top: 30vh;

    }

    .text-coeur-cantal{

        font-size: 2.438rem;

    }

    .logos img {

        width: 160px;

    }

    .mmenu_trigger {

        display: flex;

    }

    .home .top{

        padding: 15px 25px

    }

    #mmenu {

        display: block;

        background: transparent;

    }

}

@media screen and (max-width:920px){

    .bloc-slide .column:nth-child(2) {

        padding-top: 22vh;

    }

    h1 {

        font-size: 1.825rem;

    }

    h1 span.color-accent:nth-child(2) {

        font-size: 1.138rem;

    }

    .text-coeur-cantal {

        font-size: 2.138rem;

        right: 0;

    }

}


@media screen and (max-width:768px){
    .visite-ferme .ce_text {
        padding-left: 0;
    }
}
@media screen and (max-width:767px){

    .swiper-container {

        height: 50vh;

    }

    .bloc-slide .column:nth-child(2) {

        padding-top: 0;

    }

   .ce_hyperlink{

        width: 80%;

        margin: auto;

    }

    .bloc-slide h1{

        text-align: center!important;

    }

    .bloc-slide h1 span.color-accent:nth-child(2){

        text-align: center!important;

    }

    .text-coeur-cantal {
    font-size: 3.138rem;
    z-index: 9;
    color: #fff;
}

    .lescabanesdeceline .column:first-child{

        padding-top: 0;

    }

    .align-right h2, .align-right h2 span.color-accent{

        text-align: center!important;

    }

    .home .lescabanesdeceline .ce_gallery ul.flex-gallery li {

        flex: 0 0 15%!important;

        margin: 0 auto;

    }

     .home .lescabanesdeceline .ce_gallery ul.flex-gallery {

        width: 60%;

        margin: auto;

    }

    .lescabanesdeceline{

        text-align: center;

    }

    .lescabanesdeceline .ce_bgimage{

        height: 320px!important;

    }

    .visite-ferme .ce_text {

        padding-left: 0;

        text-align: center;

    }

    .visite-ferme .ce_bgimage{

        min-height: 500px;

    }

    .temoignages .swiper-container {

        width: 80%;

    }

    .top{

        position: fixed;

        bottom: 0;

        width: 100%!important;

        float: none!important;

        display: block;

        background: #161614;

        padding: 0!important;

    }

    .top .teltop{

        width: 50%;

        float: left;

        text-align: center;

    }

    .top .ce_hyperlink {

        width: 50%;

        margin: inherit;

        float: left;

    }

    .top .teltop a {

    color: #fff;

    padding: 20px 25px;

    line-height: initial;

    font-size: 0.875rem;

    display: block;

        border-radius: 0;

    opacity: 1!important;

    }

    .top .ce_hyperlink a {

    border: none;

    padding: 20px 25px;

    border-radius: 0;

    opacity: 1!important;

    }

    .top .teltop a:before {

    width: 20px;

    height: 20px;

    filter: invert(1);

    left: initial;

    margin-left: -28px;

    }

    .top .teltop a:focus, .top .teltop a:hover, .top .ce_hyperlink a:focus, .top .ce_hyperlink a:hover {

        background: #7b564c;

    }

    #footer .ce_image.h-align-right {

        text-align: center;

    }

    #footer .ce_text{

        text-align: center;

    }

    .mod_customnav{

        text-align: center;

    }

    #footer .mod_socials {

        display: block;

        margin: 0 auto;

        width: 110px;

        text-align: center;

    }

    #bottom {

        padding-bottom: 55px;

    }

    h1 {

        text-align: center;

    }

    .mod_socials a {

    display: block;

    margin-left: 12px;

}

}
@media screen and (max-width:500px){

    .visite-ferme .ce_bgimage {
        min-height: 620px;
    }

}
@media screen and (max-width:414px){

    .logos img {

        width: 120px;

    }

    .home .logos, .interne .logos {

        padding-left: 0;

    }

    .home .lescabanesdeceline .ce_gallery ul.flex-gallery {

        width: 75%;

    }

    h2 {

        font-size: 1.588rem;

    }

    .evasion-garantie .ce_text {

        max-width: 100%;

    }

    .interne form .formbody {

        padding: 20px 15px;

    }

    h2 span.color-accent {

        font-size: 1.1rem;

    }

 .text-coeur-cantal {

top: 23%;
}  

}



@media screen and (max-width:320px){

    .swiper-container {

        height: 56vh;

    }

    .text-coeur-cantal {

        font-size: 2.538rem;

        top: 40%;   

    }

    h1 {

        font-size: 1.525rem;

    }

    h1 span.color-accent:nth-child(2) {

        font-size: 0.938rem;

    }

    .home .lescabanesdeceline .ce_gallery ul.flex-gallery li {

        flex: 0 0 27%!important;

    }

    .top .ce_hyperlink a {

        padding: 20px 0px;

    }

    .top .teltop a {

        padding: 20px 0;

    }

}

