body {
}

/* HACK FOR IOS*/



.form-group
{
    font-family:Lato;

}

.form-group .form-control:focus {
    border-width: 1px;
    border-color: #987e82;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #987e82;
    border-radius:0px;
}

.form-group .form-control {
    border-color: #987e82;
    border-radius: 0px;
}


.col-md-12.Headline
{
    padding-left:0px;
    padding-right:0px;

}

@media only screen and (width:320px) and (device-width:320px) and (device-height:480px) and (orientation: landscape) {
	body {
		-webkit-transform: scale(0.667);
		-webkit-transform-origin: top right;
		position: absolute;
		right: 0;
		top: 0;
		width: 480px;
	}
}
/* iPad */
@media only screen and (width:768px) and (device-width:768px) and (device-height:1024px) and (orientation: landscape) {
	body {
		-webkit-transform: scale(0.75);
		-webkit-transform-origin: top right;
		position: absolute;
		right: 0;
		top: 0;
		width: 1024px;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation:landscape)
{
	.isotope-item .mosaicItem {
        width: 260px !important;
    }
	  .visibleonlymobile
    {
         display:block !important;

    }
	.isotope.row
	{
	min-width:568px !important;
	}
	.swiper-slide .slider-container div.subtitle p {
        max-width:260px !important;
        padding-left: 40px;
        padding-right: 42px;
        margin: auto;
        /* height: 105px; */
        padding-top: 6px;
        padding-bottom: 6px;
        margin-bottom: 30px;
        max-height: 77px;
        line-height: 28px;
        display: inline-block;
    }
	
}


@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
	
	.g-recaptcha
	{
	position:absolute !important;
	bottom:5px !important;
	}
	
	  .visibleonlymobile
    {
        display:block !important;

    }
	
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    transform: translateZ(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased; /* seems to do the same in Safari */
}

.navbar-toggle.colored,.navbar-header  
{
    transform: translateZ(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased; /* seems to do the same in Safari */
}

    .inner.maintitle 
	{
        margin-top: 180px !important;
        margin-right:70px !important;
    }
	
	.isotope-item .mosaicItem {
        width: 300px;
    }
	
	html .navbar-header {
    height:70px !important;
	}
	
	.inner .color-header {
        width: 160px !important;
    }
	.inner .polygon
	{
		 width: calc(100% - 160px) !important;
	}
	
	.swiper-slide .slider-container
	{
		width:100% !important;
	}
	
	.title.fancy 
	{
		line-height: 36px !important;
	}

	.fancy.lightness160:before, .fancy.lightness160:after, .fancy.lightness159:before, .fancy.lightness159:after {
    border: none !important;
}
.container-fluid.centred .navbar-header {
    background-color: #283034;
    width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    margin-left: 0px !important;
}



	.navbar-brand.logo {
    height: 70px !important;
    margin-left: 0px !important;
}
	.social.hidden-phone {
    display: none;
}

.navbar-toggle.colored {
    background-color: #FFFFFF;
    width: 50px;
    height: 50px;
    padding: 0px;
    margin-top: 10px;
	display:block;
}

	html .collapse.in {
    display: block !important;
	transform: translateZ(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
}
	
	
	html .navbar-toggle {
    display: block !important;
	transform: translateZ(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
	/*margin-top:0px !important;*/
}

.navbar-toggle .icon-bar.top {
    top: 15px;
}
.navbar-toggle .icon-bar.middle {
    top: 23px;
}
.navbar-toggle .icon-bar.bottom {
    top: 31px;
}

.navbar-toggle .icon-bar.colored {
    margin-top: 0px !important;
    display: block !important;
    width: 30px;
    height: 3px;
    position: absolute;
    right: 9px;
    background-color: #283034;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    -webkit-transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0.3s, left 0.3s ease-in-out 0.3s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
    -moz-transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0.3s, left 0.3s ease-in-out 0.3s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
    -ms-transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0.3s, left 0.3s ease-in-out 0.3s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
    transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0.3s, left 0.3s ease-in-out 0.3s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
}

.navbar.scrolled, .navbar.scrolled .navbar-brand.logo {
    height: 70px !important;
	
}
.navbar.scrolled .container-fluid
{
	background-color:red;
}

.headroom.slideUp {
    transform: translateY(-100%) !important;
	display:none !important;
}

.navbar.scrolled, .navbar.scrolled .navbar-brand.logo {
    width: auto;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;z-index:1000 !important;
}
	#navbar {
    left: 0px;
    background-color: #283034;
    border: none;
    box-shadow: none;
    width: 100%;
    top: 70px;
    position: absolute;
    margin: 0;
    height: 500px !important;
    max-height: none;
}
.navbar:not(.scrolled) * .navbar-nav.customnav {
    padding-left: 0px !important;
    padding-right: 0px;
}

.social.phone div.dropdown {
   /* margin-top: 25px !important;*/
    display: inline-block;
    height: 30px;
    overflow: hidden;
}


.phone .dropdown.social a {
    font-size: 27px;
	margin-top:10px;
}

.social.phone {
    display: block !important;
 margin:auto 0;
 height:50px;
 text-align:center !important;
}
.social a i.fa.fa-linkedin {
    font-size: 34px !important;
    width: 34px !important;
    height: 34px !important;
    margin-top: 7px !important;
    color: #283034 !important;
    background-color: white !important;;
}
.social a i.fa.fa-instagram {
    font-size: 34px !important;
    width: 34px !important;
    height: 34px !important;
    margin-top: 7px !important;
  
}


.navbar-toggle[aria-expanded="true"] .icon-bar.top {
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        top: 23px;
    }
    .navbar-toggle[aria-expanded="true"] .icon-bar.middle {
        width: 0;
        top: 23px;
    }
    .navbar-toggle[aria-expanded="true"] .icon-bar.bottom {
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        top: 23px;
    }
    .navbar-toggle[aria-expanded="true"] .icon-bar {
        -webkit-transition: transform 0.3s ease-in-out 0.2s, opacity 0.2s ease-in-out 0s, left 0.3s ease-in-out 0s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0s;
        -moz-transition: transform 0.3s ease-in-out 0.2s, opacity 0.2s ease-in-out 0s, left 0.3s ease-in-out 0s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0s;
        -ms-transition: transform 0.3s ease-in-out 0.2s, opacity 0.2s ease-in-out 0s, left 0.3s ease-in-out 0s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0s;
        transition: transform 0.3s ease-in-out 0.2s, opacity 0.2s ease-in-out 0s, left 0.3s ease-in-out 0s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0s;
    }

/* END RESPONSIVE IOS*/
}


@media(max-width:680px) {
    .container-flex {
        display: flex;
        justify-content: center;
    }
}

.swiper-container {
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 78%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 78%, 0% 100%);
	-webkit-clip-path: url("#clip-shape");
    clip-path: url("#clip-shape");
    z-index:10
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide
{
    height:100% !important;
}

.swiper-slide .slider-container {
    width: 50%;
    height: 100%;
   /* display: flex;  
    justify-content: center;
    flex-direction: column;*/
    text-align:center;
}

.swiper-slide .slider-container div
{
    width:100%;
}


    .swiper-slide .slider-container h3.title.fancy.lightness159 {
        color: #333;
    }

 .swiper-slide .slider-container h3.title.fancy.lightness160
 {
     color:#FFFFFF;

 }


    .swiper-slide .slider-container h3.title {
        color: #FFFFFF;
        font-size: 36px;
        font-family: Dosis;
        text-transform: uppercase;
        font-weight: bold;
       
        margin-bottom: 40px;
        text-shadow: 0px 0px 10px rgba(17, 18, 18, 0.5);
    }

    .swiper-slide .slider-container div.subtitle .sousTitreContainer.leftpos {
        background-position: left 10px;
    }

    .swiper-slide .slider-container div.subtitle .sousTitreContainer.centerpos {
        background-position: center center;
    }


    .swiper-slide .slider-container div.subtitle .sousTitreContainer.rightpos {
        background-position: right center;
    }
    .swiper-slide .slider-container div.subtitle .sousTitreContainer {
        background-size: 20% auto;
    }

    .swiper-slide .slider-container div.subtitle .sousTitreContainer {
        max-width: 400px;
        margin: auto;
        max-height: 90px;
    }
    /*.swiper-slide .slider-container div.subtitle .sousTitreContainer,*/
    .swiper-slide .slider-container div.subtitle p {
        max-width:320px;
        padding-left: 40px;
        padding-right: 42px;
        margin: auto;
        /* height: 105px; */
        padding-top: 6px;
        padding-bottom: 6px;
        margin-bottom: 30px;
        max-height: 77px;
        line-height: 28px;
        display: inline-block;
    }


    .swiper-slide .slider-container div.subtitle.lightness160 {
        font-family: "Lato";
        color: #FFFFFF;
        font-size: 28px;       
       /* text-shadow: 0px 0px 10px rgba(17, 18, 18, 0.5);*/
    }

    .swiper-slide .slider-container div.subtitle.lightness159 {
        font-family: "Lato";
        color: #333;
        font-size: 28px;
        font-style: italic;
        /*text-shadow: 0px 0px 10px rgba(17, 18, 18, 0.5);*/
    }
 

    .navlinks
    {
        display:flex;
        flex-direction:column;
        justify-content:center;
    }


.fancy {
    line-height: 0.5;
    text-align: center;
}
.fancy {
    display: inline-block;
    position: relative;
}


    .fancy.lightness160:before,
    .fancy.lightness160:after {
        content: "";
        position: absolute;
        height: 1px;
        border-bottom: 1px solid white;
        border-top: 1px solid white;
        top: 6px;
        width: 100px;
    }
    .fancy.lightness159:before,
    .fancy.lightness159:after {
        content: "";
        position: absolute;
        height: 1px;
        border-bottom: 1px solid #333;
        border-top: 1px solid #333;
        top: 6px;
        width: 100px;
    }

    .fancy:before {
        right: 100%;
        margin-right: 15px;
    }

    .fancy:after {
        left: 100%;
        margin-left: 15px;
    }


.isotope-item a, .isotope-item a:hover {
    text-decoration: none;
}


.top-triangle2 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 25px;
    margin-top: -25px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 241px;
    left: 0px;
    right: 0px;
    transition: 0.3s linear;
    will-change: top;
    opacity: 1;
}

.triangle-closed {
    transition: 0.3s linear;
    will-change: opcacity;
}

.top-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 25px;
    margin-top: -25px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 241px;
    left: 0px;
    right: 0px;
    transition: 0.3s linear;
    will-change: top;
    mix-blend-mode: multiply;
}
.top-triangle-opened
{
    top:130px;
}

.top-triangle2-opened {
    top: 130px;
    opacity: 0.6;
}

 

.mosaicItem {
    position: relative;
    width: 300px;
    overflow: hidden;
    height: 350px;
    cursor:pointer;
}

.mosaicItemInner {
    position: relative;
    width: 185px;
    overflow: hidden;
    height: 185px;
    cursor: pointer;
}

.swiper-wrapper
{
    height:inherit !important;

}

.mosaicItem .title {
    font-family: Dosis;
    color: #ffffff;
    height: 100%;
    top: 275px;
    left: 0px;
    right: 0px;
    transition: 0.3s linear;
    will-change: top;
    position: absolute;
}

.mosaicItem.blog .title {
    top: 257px;
}

.mosaicItem.blog .title.opened {
    top: 147px;
}


.mosaicItem .description {
    font-family: Dosis;
    color: #ffffff;
    height: 100%;
    top: 350px;
    left: 0px;
    right: 0px;
    transition: 0.3s linear;
    will-change: top;
    position: absolute;
}

.mosaicItem.blog .description {
    top: 368px;
}

    .mosaicItem.blog .description.opened {
        top: 218px;
    }

.mosaicItem .description.opened
{
    top:200px;

}

    .mosaicItem .description p {
        font-family: Dosis;
        font-size: 24px !important;
        font-weight: 400;
        margin: 0 !important;
        text-align: center;
        width: 100%;
    }


    .mosaicItem .description.blog p {
        font-size: 14px !important;
    }

.mosaicItem .title.opened {
    top: 165px;
}


    .mosaicItem .title h3 {
        font-size: 30px !important;
        font-weight: 400;
        margin: 0 !important;
        text-align: center;
        width: 100%;
    }


    /*----------------------------*/

.mosaicItemInner .title {
    font-family: Dosis;
    color: #ffffff;
    height: 100%;
    top: 140px;
    left: 0px;
    right: 0px;
    position: absolute;
    /*transition: 0.3s linear;
    will-change: top;
    position: absolute;*/
}


.mosaicItemInner .description {
    font-family: Lato;
    color: #333;
    height: 100%;
    top: 140px;
    left: 0px;
    right: 0px;
    font-size: 12px;
    position: absolute;
    /*  transition: 0.3s linear;
    will-change: top;
   ;*/
}

    .mosaicItemInner .description.opened {
       top: 85px;
    }

    .mosaicItemInner .description p {
        font-family: Lato;
        font-size: 14px !important;
        font-weight: 400;
        margin: 0 !important;
        text-align: center;
        width: 100%;
    }


.mosaicItemInner .title.opened {
    top: 60px;
}


.mosaicItemInner .title h3 {
    font-family: Dosis;
    font-weight:400;
    font-size: 20px !important;
  
    margin: 0 !important;
    text-align: center;
    width: 100%;
}



    /*----------------------------*/

.top_grand_line {
    height: 1065px;
    width: 40px;
    margin-top: -200px;
    z-index: 0;
    position: relative;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    background-color: rgba(152, 126, 130, 0.16);
    margin-top: -132px;
    position: absolute;
}
.rought_tale {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 19px 20px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: 0px;
}

.products_title {
    font-family: Lato;
    color: #333333;
    font-size: 44px;
    font-weight: 300;
    text-align: center;
    background-color:transparent;
    padding-bottom:70px;
}

.overlay {
    height: 110px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    opacity: 1;
    transition: 0.3s linear;
    will-change: opacity;
}

.overlayinner {
    height: 0px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    /*mix-blend-mode: multiply;*/
    opacity:1;
}




.overlayclosed {
    transition: 0.3s linear;
    will-change: height;
}

.overlayinnerclosed {
    transition: 0.3s linear;
    will-change: height;
}


.panneau {
    width: 100%;
    height: 110px;
    position: absolute;
    bottom: 0px;
    mix-blend-mode: multiply;
    transition: 0.3s linear;
    will-change: height;
}

    .panneau.opened {
        height: 220px;
    }

.overlay.opened {
    height: 220px;
    opacity: 0.6;
}
.overlayinner.opened {
    height: 100%;
    
}



.isotope.row.small-mosaic
{
	 min-width:185px;
}

.isotope.row {
    width: 998px;
    margin: auto 0;
    margin-bottom: 10px;
	    min-width:320px;
}


.linkitem {
    font-family: Lato;
    color: #987e82;
    font-size: 16px; /* Approximation causée par une substitution de police */
    font-weight: 400;
    width: 100%;
  
}
.linkitem.cta p, .linkItem.flower padding
{
white-space: pre-wrap;
}
    .linkitem.cta, .linkItem.flower {
        text-align: center;
        margin-bottom:20px;
    }

linkitem .title {
    font-family: Lato;
    color: #987e82;
    font-size: 18px; /* Approximation causée par une substitution de police */
    font-weight: 700;
    text-align: center;
    text-transform:uppercase;
}

.flower
{

    background-image:url(/css/img/flower.png);
    background-repeat:no-repeat;
    background-position:center bottom;
}



.subtitle.calltoaction {
    font-family: Lato;
    background-color: #987e82;
    color: #efe0d2;
    border-width: 1px;
    border-color: #987e82;
    border-style: solid;
    border-radius: 1px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top: 7px;
    padding-bottom: 9px;
    width: 129px;
    height: 30px;
}

.link.calltoaction.catalog {
    background-color: #987e82;
    color: #efe0d2;
    text-decoration: none;
    width: auto;
    display: inline-block;
    padding-left:10px;
}
.link.calltoaction.catalog i.fa
{
    margin-right:10px;
}
.linkitem .link.calltoaction
{
	padding-top: 3px;
	line-height: 25px;
}

.link.calltoaction {
    font-family: Lato;
    color: #987e82;
    border-width: 1px;
    border-color: #987e82;
    border-style: solid;
    border-radius: 1px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 5px;
    width: 129px;
    height: 30px;
	line-height: 9px;
}

    .link.calltoaction:hover {
        background-color: #987e82;
        color: #efe0d2;
        text-decoration:none;
    }

h4.link_title {
    text-transform: uppercase;
    font-size: 16pt;
    font-weight: bold;
    margin-top: 28px;
}

.style_3items {
height:453px;
}



.style_3items .row
{
    margin-top:100px;
}


.swiper-pagination {
    top: 83%;
}

    .swiper-pagination span.swiper-pagination-bullet {
        height: 16px;
        width: 16px;
        background-color: #8e8e8e;
        opacity: 1;
        box-shadow: 0px 0px 10px rgba(17, 18, 18, 0.5);
    }
     .swiper-pagination span.swiper-pagination-bullet-active
     {
         background-color:#c9c9c9;

     }


div.swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%238e8e8e'%2F%3E%3C%2Fsvg%3E");
}
div.swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%238e8e8e'%2F%3E%3C%2Fsvg%3E");
}
.background_3items {
    width: 100%;
    height: 438px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin-top: 67px;
    background-color: rgb(239, 224, 210);
    -webkit-clip-path: polygon(0 53%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 53%, 100% 0%, 100% 100%, 0% 100%);
}


.nav > li.menuitem-1 > a:focus, .nav > li.menuitem-1 > a:hover, 
.nav > li.menuitem-2 > a:focus, .nav > li.menuitem-2 > a:hover {
    background-color: transparent;
    color: antiquewhite;
}



i.fa.fa-facebook {
    background-color: white;
    display: block;
    color: #283034;
    font-size: 13px;
    text-align: right;
    padding-top: 3px;
    padding-right: 2px;
    width: 16px;
    height: 17px;
    margin-top: 1px;
    border-radius: 2px;
}
    i.fa.fa-facebook:hover {
        background-color: antiquewhite;
    }

i.fa.fa-instagram {
   
    display: block;
    color: white;
    font-size: 19px;
   
   
   
   
}
i.fa.fa-pinterest {
    display: block;
    color: white;
    font-size: 19px;
   
}


    i.fa.fa-pinterest:hover {
        color: antiquewhite;
      
    }

	
	i.fa.fa-linkedin {
    background-color: white;
    display: block;
    font-size: 13px;
    text-align: center;
    padding-top: 2px;
    padding-right:2px;
   margin-top:1px;
    width: 16px;
    height: 17px;
   
    border-radius: 2px;
    color: #283034;
}


i.fa.fa-linkedin:hover {
    
    background-color: antiquewhite;
}

	

.submenu-button
{
    display:none;
}

.navbar-nav > li > a {
    font-family: Lato;
    color: #ffffff;
    font-size: 14px; /* Approximation causée par une substitution de police */
    font-weight: 700;
    text-align: center;
    text-shadow: 0px 0px 10px rgba(17, 18, 18, 0.5);
    text-transform:uppercase;
}

.navbar.scrolled, .navbar.scrolled .navbar-brand.logo {
    height: 85px;
    background-color: #283034;
    width:100%;
}

.navbar-brand.logo 
{
    height: 126px;
    padding-top:0px;

}

.navbar-brand img
{
   
    height:100%;
}

/*@media (max-width:993px) {
    .navbar:not(.scrolled) * .navbar-nav.customnav {
        padding-top: 0px !important;
    }
    .navbar-brand.logo {
        height: 100px;
    }
}*/

@media (min-width:994px) and (max-width:1080px) {

    .navbar-brand.logo {
        height: 100px;
    }

    .navbar:not(.scrolled) * .navbar-nav.customnav {
        padding-left: 20px !important;
        padding-top: 36px !important;
    }
}
@media (max-width:991px)
{

    .background_3items {
        height: 840px;
    }
}


.social.phone
{
    display:none;
}

.social .social, .social a.btn
{
	margin-top:5px;
}


@media (max-width: 959px) {
    html .navbar-header {
        float: none;
    }

    html .navbar-left, .navbar-right {
        float: none !important;
        display:flex;
        justify-content:left;      
        flex-wrap:wrap;
    }

    html .navbar-toggle {
        display: block;
    }

    html .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    html .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    html .navbar-collapse.collapse {
        display: none !important;
    }

    html .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        html .navbar-nav > li {
            float: none;
        }

            html .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    html .collapse.in {
        display: block !important;
    }
}

.submenu-button {
    display: none;
}

.inner div .nav li {
    border-bottom: solid 1px #eaeaea;
}

.row.cat
{
    font-family:Lato;
    margin-bottom:30px !important;
	    min-height: 246px;

}
.row.cat h4
{
    font-size:26px;
    font-weight:400;

}
.catimage {
    padding: 40px;
    padding-bottom: 40px;    
    float: left;
}

@media only screen (-moz-min-device-pixel-ratio: 2) and (max-width: 330px), 
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 330px), 
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 330px), 
only screen and (min-device-pixel-ratio: 2) and (max-width: 330px) , 
{
    .isotope-item .mosaicItem {
        width: 320px;
    }
	  .visibleonlymobile
    {
        display:block !important;

    }

}

@media only screen (-moz-min-device-pixel-ratio: 2) and (max-width: 549px) , 
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 549px), 
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 549px), 
only screen and (min-device-pixel-ratio: 2) and (max-width: 549px),
only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait)
{
	.Contenu img
    {
        max-width:100%;
		    height: auto;
    }
	  .visibleonlymobile
    {
        display:block !important;

    }
    .navbar-toggle.colored {    
        margin-top: 23px;
    }
	
    .inner .color-header,.inner .polygon {
    width: 50%;
}
	
   .color-header .inner.maintitle {
		font-size:20px;
		margin-right:10px;
       
    }
	
    .headroom.slideUp {
        transform: translateY(-100%);
    }
    .headroom.slideDown {
        transform: translateY(0%);
    }

    .headroom {
        transition: transform 200ms linear;
        will-change: transform;
    }


    .inner div .nav li a.inner-nav.link {
          min-height: 60px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

  

}

.visibleonlymobile {
    display: none;
}

.ctacatalog
{
    margin-top:20px;

}
div.ctacatalog a.link.calltoaction.catalog {
	
    padding-top: 10px;
	padding-bottom: 25px;
    font-family: Lato;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-shadow: 0px 0px 10px rgba(17, 18, 18, 0.5);
    text-transform: uppercase;

}

/*max-width: 768px */
@media only screen (-moz-min-device-pixel-ratio: 2) and (max-width: 959px), 
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 959px), 
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 959px), 
only screen and (min-device-pixel-ratio: 2) and (max-width: 959px), 
only screen and (max-width: 959px),
only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait)
{

 .row.cat {
    background: -moz-linear-gradient(-45deg, rgba(152,126,130,0) 0%, rgba(152,126,130,0) 1%, rgba(152,126,130,1) 100%) !important;
    background: -webkit-linear-gradient(-45deg, rgba(152,126,130,0) 0%,rgba(152,126,130,0) 1%,rgba(152,126,130,1) 100%) !important;
    background: linear-gradient(135deg, rgba(152,126,130,0) 0%,rgba(152,126,130,0) 1%,rgba(152,126,130,1) 100%) !important; 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00987e82', endColorstr='#987e82',GradientType=1 ) !important; 
    }
	
	  .visibleonlymobile
    {
         display:block !important;

    }

ul.dropdown-menu.multi-level {      
    left: 0;   
    transform: inherit;
    
}

    .fix-left-menu {
     
        margin-bottom: 40px;
    }
    .row.cat {
        width: 100%;
        width: 100vw;
        margin: auto;
        margin-left: -30px;
    }
    .mosaicblogcontainer
    {
        //height:100% !important;
        clear:both;
    }

    .headroom.slideUp {
        transform: translateY(-100%);
    }

    .headroom.slideDown {
        transform: translateY(0%);
    }

    .headroom {
        transition: transform 200ms linear;
        will-change: transform;
    }

   .color-header .inner.maintitle {
       
        line-height:normal !important;
    }

    .inner div .nav li {
        border:none;
        flex-basis: 50%;
        
       
    }
     .inner div .nav li a.inner-nav.link
     {
         padding:10px;
     }

    .fix-left-menu.col-xs-12
    {
        padding-left:0px;
        padding-right:0px;
        margin-left:0px;
        margin-right:0px;

    }

    .inner-nav.link i
    {
        

    }

    .inner div .nav li a.inner-nav.link:hover, .inner div .nav li a.inner-nav.link:focus, .inner div .nav li a.inner-nav.link.active {
        background-color: #d4d4d4;
    }
   

    .inner div .nav li
    {display:inline-block;}

    .inner-nav.link {
        text-align: left;
        background-color: #eee;
       margin-bottom:10px;
     
        margin-right:10px;
    }
    .clearfix-mobile {
        clear: both;
    }

    .swiper-slide .slider-container {
        width: 100vw !important;
    }

    .navbar.scrolled, .navbar.scrolled .navbar-brand.logo
    {
        width:auto;

    }

    .navbar.scrolled.mobile * .navbar-nav.customnav {
        padding-top:0px;
    }
    .navbar.scrolled, .navbar.scrolled .navbar-brand.logo
    {
        height:100px;

    }
	.title.fancy {
    line-height: 1;
	}

    .fancy.lightness160:before,
    .fancy.lightness160:after,
    .fancy.lightness159:before,
    .fancy.lightness159:after 
    {
        border:none !important;
    }
        .navbar:not(.scrolled) * .navbar-nav.customnav {
        padding-left: 0px !important;
        padding-right: 0px;
    }

    .dropdown-menu.multi-level:before
    {
        display:none;
    }

    .dropdown-menu.multi-level {
        display: block;
        position: relative;
        float: none;
        visibility: hidden;
        height: 0px;
        margin:0px;
        background-color: transparent !important;
        box-shadow:none;
        padding:0px;
    }
        .dropdown-menu.multi-level li a.bottom-border, .dropdown-menu.multi-level li.top-border a {
            border-top: solid 1px #838284;
            border-bottom: none !important;
        }

        .dropdown-menu.multi-level li a:focus, .dropdown-menu.multi-level li a:hover, .dropdown-menu.multi-level li.menuitem-3:hover {
            background-color: transparent !important;
        }

    .navbar-nav > li > a.dropdown-toggle {
        position: relative;
        z-index: 100;
        border-top: solid 1px #838284;
    }
    .dropdown-menu.multi-level.isvisible
    {
        visibility:visible;
        height:auto;
    }

    #navbar 
    {
		left:0px;
        background-color: #283034;
        border: none;
        box-shadow: none;
        width: 100%;
        top: 70px;
        position: absolute;
        margin: 0;
        height: 100vh !important;
        max-height: none;
    }

    .submenu-button {
        display: block !important;
        position: absolute;
        right: 15px;
        top: 3px;
        height:41px;
        width:41px;
        background-color: transparent;
        border:none;
        z-index: 1000;
        cursor:pointer;
    }
        .submenu-button::after {
            content: "+";
            font-family: Lato;
            font-weight: 100;
            font-size: 50px;
            line-height: 31px;
            color: #838284;
        }

        .dropdown.social a
        {
            font-size:27px;

        }

    .submenu-button.minus {
        right: 17px !important;
    }

        .dropdown-menu.multi-level li a
        {
            margin-left:0px !important;
            margin-right:0px !important;
        }

    .submenu-button.minus::after {
        content: "-";
        font-family: Lato;
        font-weight: 100;
        font-size: 103px;
        line-height: 16px;
        color: #838284;
    }

    .social.hidden-phone {
        display: none;
    }

    .social.phone {
        display: block;
        display: flex;
        justify-content: center;
    }

    .navbar-brand.logo {
        height: 100px;
        margin-left:0px !important;
    }

    .container-fluid.centred .navbar-header {
        background-color: #283034;
        width: 100%;
        position: absolute;
        left: 0px;
        right: 0px;
        margin-left: 0px !important;
    }

    .navbar-toggle.colored {
        background-color: #FFFFFF;
        width: 50px;
        height: 50px;
        padding: 0px;
        margin-top: 10px;
    }

    .navbar-toggle .icon-bar.colored {
        margin-top:0px !important;
        display: block;
        width: 30px;
        height: 3px;
        position: absolute;
        right: 9px;
        background-color: #283034;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        opacity: 1;
        -webkit-transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0.3s, left 0.3s ease-in-out 0.3s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
        -moz-transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0.3s, left 0.3s ease-in-out 0.3s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
        -ms-transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0.3s, left 0.3s ease-in-out 0.3s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
        transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0.3s, left 0.3s ease-in-out 0.3s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
    }

    .navbar-toggle .icon-bar.top {
        top: 15px;
    }

    .navbar-toggle .icon-bar.middle {
        top: 23px;
    }

    .navbar-toggle .icon-bar.bottom {
        top: 31px;
    }

    .navbar-toggle[aria-expanded="true"] .icon-bar.top {
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        top: 23px;
    }
    .navbar-toggle[aria-expanded="true"] .icon-bar.middle {
        width: 0;
        top: 23px;
    }
    .navbar-toggle[aria-expanded="true"] .icon-bar.bottom {
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        top: 23px;
    }
    .navbar-toggle[aria-expanded="true"] .icon-bar {
        -webkit-transition: transform 0.3s ease-in-out 0.2s, opacity 0.2s ease-in-out 0s, left 0.3s ease-in-out 0s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0s;
        -moz-transition: transform 0.3s ease-in-out 0.2s, opacity 0.2s ease-in-out 0s, left 0.3s ease-in-out 0s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0s;
        -ms-transition: transform 0.3s ease-in-out 0.2s, opacity 0.2s ease-in-out 0s, left 0.3s ease-in-out 0s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0s;
        transition: transform 0.3s ease-in-out 0.2s, opacity 0.2s ease-in-out 0s, left 0.3s ease-in-out 0s, top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0s;
    }

    i.fa.fa-instagram
    {
        font-size:34px;
        margin-top:7px;

    }
    i.fa.fa-facebook {
        font-size: 34px;
        width: 34px;
        height: 34px;
        margin-top: 7px;
    }
    i.fa.fa-pinterest {
        font-size: 34px;
        margin-top: 7px;
    }
	i.fa.fa-linkedin {
        font-size: 34px;
        width: 34px;
        height: 34px;
        margin-top: 7px;
        color: #283034;
        background-color: white;
    }
}

.nav.blog
{
    width:100%;
}

.pull-right > .dropdown-menu.language {
    left: 50%;
    right: auto;
    text-align: center;
    transform: translate(-50%, 0);
}

.dropdown-menu.multi-level {   
    background-color: #302e33;
    left: 50%;
    right: auto;
    text-align: center;
    transform: translate(-50%, 0);
    border: none;
}
.dropdown-menu.language {
    width: 60px;
    min-width: 10px;
    margin-top: 25px;
}
.dropdown-menu.multi-level li a.language
{

    margin-left:3px;
    margin-right:3px;
}
.social.hidden-phone {
    flex-basis: 100%;
    height: 0px;
    position: relative;
    z-index: 2000;
}
    .social a.btn {
        border-right: solid 1px #838284;
        border-radius: unset;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 0px;        
        padding-bottom: 0px;
		vertical-align: top;
    }

    .social a.btn, .social div.dropdown {
       
    }

    .social.phone div.dropdown 
    {
        margin-top:10px;
        display:inline-block;
        height:30px;
        overflow:hidden;
    }

.dropdown.social {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
}
    .dropdown.social * {
        color: #FFFFFF;
    }

 .navbar:not(.scrolled) * .navbar-nav.customnav {
    padding-top: 10px;
    padding-left: 68px;
    position:relative;
    z-index:1000;
}

.navbar.scrolled * .navbar-nav.customnav {
    padding-top: 25px;
    
}

.navbar-nav>li>.dropdown-menu.multi-level
{
   

}

    .dropdown-menu.multi-level:before {
        content: "\A";
        border-style: solid;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 8px 8px 8px;
        border-color: transparent transparent #302e33 transparent;
        position: absolute;
        top: -8px;
        left:0px;
        right:0px;
        margin-left:auto;
        margin-right:auto;
    }


    .dropdown-menu.multi-level li a {
        color: #FFFFFF;
        font-family: "Lato";
        margin-left: 20px;
        margin-right:20px;
        padding-top:10px;
        padding-bottom:12px;
      
    }
        .dropdown-menu.multi-level li a.bottom-border 
        {
            border-bottom: solid 1px #838284;
        }

        .dropdown-menu.multi-level li a:focus, .dropdown-menu.multi-level li a:hover {
            background-color: #302e33;
            
            color: antiquewhite;
        }


    .dropdown-menu.multi-level li.menuitem-3:hover {
        background-color: #302e33;
        color: antiquewhite;
    }


footer {
    background-color: #987e82;
    min-height: 170px;
    padding: 15px 0;
}

.flexContainer {
    min-height: 140px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}

.container-fluid.centred
{
    display:flex;
    justify-content:center;
	flex-wrap:wrap;
	display: -webkit-flex;
    -webkit-justify-content:center;
    -webkit-flex-wrap:wrap;

}

.container-fluid.contactform, .container-fluid.contactform .container-fluid,
.container-fluid.contactform .container-fluid .col-md-12.column.Contact {
    padding-left: 0px;
    padding-right: 0px;
}

.footer-logo {
    width: 136px;
    height: 55px;
    margin-right: auto;
}

.contact h3 {
    font-family: Lato;
    font-size: 20px;
}

.contact ul li
{
    color:#333;
}

.contactform .contact ul li.adress, .contactform .contact ul li.phone, .contactform .contact ul li.fax {
    font-size: 18px;
    font-family: Lato;
}

   .contactform  .contact ul li:before
     {
         margin-right:10px;
     }
.contactform .contact ul li.adress {
    width: 278px;
    white-space: pre-wrap;
}

.form-control.label-text.newsletterlabel {
    color: silver;
}
.form-group .form-control::placeholder,
.form-group .form-control::-ms-input-placeholder,
.form-group .form-control:-moz-placeholder,
.form-group .form-control::-moz-placeholder,
.form-group input.form-control::-webkit-input-placeholder {
    font-family: Lato !important;
    color: red !important;
}

.list-group-item.navlink {
    background-color: transparent;
    padding: 5px 0;
    border-width: 0 0 2px 0;
    border-radius: 0 !important;
    border-color: #91787d;
    width: 100%;
    text-indent: 5px;
}
.list-group-item.navlink a
{
    color:#333;
}


.inner.header
{
    height:221px;

}

.inner.maintitle {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 34px;
    margin-bottom: 18px;
    color: #FFFFFF;
    font-family: Dosis;
    font-size: 3.2vw;
    font-weight: 200;
    line-height: 45px;
}



.color-header {
    background-color: maroon;
    width: 30%;
    height: 100%;  
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 92% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 92% 100%, 0% 100%);
    vertical-align: top;
    display: flex;
    align-items:flex-end;
    justify-content: flex-end;
    float:left;
	    display: -webkit-flex;
-webkit-align-items: flex-end;
-webkit-justify-content: flex-end;
}

.inner-nav.link i
{

    margin-right:5px;
}

.inner-nav.link {
    color: #987f83;
    padding: 10px 0px;
  
}




.color-header h1
{
 font-family:Dosis;
 font-weight:100;
 font-size:30pt;
 color:#FFFFFF;
}



.polygon {
    height: 100%;
    width: 70%;
    margin-left: -50px;
    display: inline-block;
    box-sizing: content-box;
    padding-right: 50px;
    background-repeat: no-repeat;
    background-position: -283px bottom;
}

.slogan {
    font-family: "Lato";
    font-size: 13px;
}


footer .umb-grid ul.list-group {
    margin: 0;
}

footer .linkItem ul li.navlink a {
    color: #ffffff;
    text-decoration: none;
}

footer .linkItem ul li i.glyphicon {
    margin-right: 20px;
}

.contact .title, .newsletter .title {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}

.contact ul {
    padding: 0;
    margin: 0;
}

.contact li {
    display: block;
    padding: 0 0 5px 20px;
}

    .contact li:before {
        font-family: FontAwesome;
        display: block;
        float: left;
        margin-left: -20px;
        width: 20px;
    }

.contact li.adress:before {
    content: "\f0e0";
}

.contact li.phone:before {
    content: "\f095";
}

.contact li.fax:before {
    content: "\f1ac";
}

footer .newsletter {
    width: 100%;
}

.newsletter form #email {
    background: transparent;
    color: #ffffff;
    font-style: italic;
    border-width: 0 0 1px 0;
    border-color: #ffffff;
    font-family: "Latto";
    width: calc(100% - 28px);
}

.newsletter form #email::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #ffffff;
}

.newsletter form #email:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ffffff;
    opacity: 1;
}

.newsletter form #email::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ffffff;
    opacity: 1;
}

.newsletter form #email:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

.newsletter form #email::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}

.newsletter button[type="submit"] {
    background: #665559;
    border: none;
    color: #ffffff;
    width: 24px;
    height: 24px;
    padding: 2px 0 0;
    font-size: 12px;
    text-indent: -2px;
    vertical-align: top;
}

footer .newsletter form {
    margin-top: 15px;
}
h4.innernavtitle {
    font-size: 14px;
    font-family: "Lato";
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

.fix-left-menu {
    width: 205px;
    margin-left: -13px;
    margin-bottom:50px;
    
}
legend.innersmalltitle {
    font-size: 17px;
    font-family: "Lato";
    font-weight: normal;
    margin-top: 22px;
    padding-left: 15px;
}

h4.innersmalltitle {
    font-size: 17px;
    font-family: "Lato";
    font-weight: bold;
    margin-top: 22px;
    padding-left: 15px;
}

.row-fluid .col-md-8 {
    border-left: solid 1px #efe0d2;
}
.row-fluid .col-md-8.noborder
{
    border:none;
}
.inner.breadcrumb {
    border-bottom: solid 1px #efe0d2;
    margin-bottom: 0px;    
}
    .inner.breadcrumb, .inner.breadcrumb a, .inner.breadcrumb span {
        color: #987f83;
        background-color:transparent;
    }

.inner.isotope-item
{
    width:185px;

}

.kontenu img
{
    margin:10px;
}
.Contenu
{
	padding-bottom:40px;
}

.Contenu ul
{
display:table;
}


a.prevLink, a.nextLink {
   
    top: 2vh;
    position: absolute;
	left: 0;
}

.mosaicblogcontainer {
    margin: 0 auto 10px;
}