
/* =============================================================================
 * body
 * ========================================================================== */

html{
	font-size: 10px
}
body {
    color: #251f4b;
    font-family: 'Maven Pro', sans-serif;
    line-height: 1.8rem;
    font-weight: normal;
    font-size: 1.5rem;
    max-width: 1920px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
    color: #e82426;
}
p {
    font-size: 1.5rem;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    line-height: initial;
}

span.color-accent {
    display: block;
    color: rgb(232 36 38);
}

/* =============================================================================
 * logo size
 * ========================================================================== */

.logo {
	width: 200px;
	height: 100px;
}

/* =============================================================================
 * logo size: sticky
 * ========================================================================== */

.stickyheader .logos {
    width: 170px;
    height: 80px;
}

/* =============================================================================
 * logo size: mobile
 * ========================================================================== */

@media only screen and (max-width: 767px) {
	.logos {
		width: 150px;
		height: 70px;
	}
}

/* =============================================================================
 * logo
 * ========================================================================== */
.logos {
    width: 276px;
    height: 146px;
    float: left;
}


/*===============================================================
* liens
*================================================================*/

a {
    color: #54b9e8;
    text-decoration: none;
}
.ce_hyperlink a, a.btn{
    border-radius: 25px;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    background: #e82426;
    border: none;
}
p a {
    color: #e82426;
}
.ce_hyperlink a:hover, a.btn:hover {
    opacity: 1;
    /*background: #251f4b;
    color: #faecd8;*/
}
/*===============================================================
* header
*================================================================*/



.header {
    width: 100%;
    top: 0px;
    z-index: 1030;
    position: relative;
    background: rgb(255,255,255);
    line-height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.stickyheader .header.cloned {
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 22px;
    padding-top:10px;
}

.stickyheader .header.cloned .mainmenu{
	margin-top: -15px;
	    width: 100%;
}
.stickyheader .top {
    margin-top: -20px;
}

/*===============================================================
* menu
*================================================================*/

.mainmenu {
    width: 75%;
    float: right;
    line-height: initial;
}
.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: #e82426;
}
.mainmenu ul li a {
    text-transform: none;
    padding: 0;
    font-weight: 500;
    color: #000000;
    font-size: 1.7rem;
}
.mainmenu ul li a:hover {
    color: #e82426;
}
.top{
	float: right;
}
.fa-pe:before {
    background-image: url(/files/cto_layout/img/phone-call.svg);
    content: "";
    width: 23px;
    height: 23px;
    position: absolute;
    top: -20px;
    left: -28px;
}
.location-box:before {
    content: "";
    position: absolute;
    background-image: url(/files/cto_layout/img/background-clair.png);
    background-repeat: repeat;
    background-size: auto;
    height: 780px;
    width: 60%;
    height: 200px;
    visibility: visible;
    z-index: 1;
    overflow: visible;
    right: 0;
    top: -70px;
}
.top a i{
	position:relative;
}
.top a{
	font-weight: 600;
    font-size: 2rem;
}

#article-1 h1{
	font-size: 4.1rem;
    color: #fff;
    font-weight: 500;
}
#article-1 h1 span{
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 6.5rem;
}
#article-1 .ce_headline_extended{
    position: absolute;
    left: 19%;
    z-index: 9;
    top: 25%;
}
#article-1 .ce_hyperlink{
    left: 19%;
    z-index: 9;
    top: 60%;
    position: absolute;
}

.location-box .container{
	position: relative;
    z-index: 1;
}
.home .location-box h2 {
    font-size: 3.5rem;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 9%;
}
.location-box h1 {
    font-size: 4rem;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 9%;
}
.location-box .img-loc-deux {
    margin-top: -30px;
    margin-left: 30px;
    position: relative;
    overflow: visible;
}
.location-box .img-loc-deux:before {
    content: "";
    position: absolute;
    background-image: url(/files/cto_layout/img/background-blanc.png);
    background-repeat: repeat;
    background-size: auto;
    height: 780px;
    width: 60%;
    height: 250px;
    visibility: visible;
    z-index: 0;
    overflow: visible;
    left: -30px;
    top: -30px;
}
.location-box:after {
    content: "";
    position: absolute;
    background-color: #54b9e8;
    background-repeat: repeat;
    background-size: auto;
    height: 780px;
    width: 60%;
    height: 165px;
    visibility: visible;
    z-index: 0;
    overflow: visible;
    right: 0;
    bottom: 115px;
}
.location-box.montemeuble:after {
    display: none;
}
.location-box .ce_hyperlink{
    margin-top: 20px;
}
.location-box .ce_iconbox {
    width: calc((100% / 12) * 4);
    float: left;
    bottom: -17.7%;
    color: #fff;
    height: 165px;
    padding: 0;
}
.location-box .ce_iconbox a{
	width: 100%;
    height: 100%;
    display: block;
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
.location-box .ce_iconbox:hover {
    background: #e82426;
    color: #ffffff;
}

.location-box .ce_iconbox p{
	color:#fff;
}
.location-box .ce_iconbox img{
    filter: invert(1) brightness(1.5);
}

.location-box .ce_iconbox:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: #e82426;
    right: 10px;
    bottom: 24px;
}
 .location-box .ce_iconbox:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 20px;
    background: #e82426;
    right: 19px;
    bottom: 15px;
}
.location-box .ce_iconbox:hover:after, .location-box .ce_iconbox:hover:before{
	background:#251f4b;
}

.mod_customcataloglist{
overflow: visible;
}
.mod_customcataloglist .block.entry {
    float: left;
    width: 33.33%;
    height: 436px;
    position: relative;
    border-bottom: 1px solid #e2ceac;
    border-top: 1px solid #e2ceac;
    border-left: 1px solid #e2ceac;
    border-right: 1px solid #e2ceac;
    margin-left: -1px;
    margin-bottom: -1px;
    padding: 0 1%;
}

.mod_customcataloglist .block.entry h4{
    font-size: 2.8rem;
    text-align: center;
    font-weight: 900;
}
.mod_customcataloglist .ce_image.image {
    padding: 25px 40px 25px 40px;
}
.mod_customcataloglist .item-content{
    text-align: center;
    font-family: 'Open Sans';
}
.bloc-location-box {
    width: 33.33%;
    float: left;
    overflow: visible;
    position: relative;
    z-index: 1;
}
.ce_bgimage.bloc-location-box  .ce_bgimage-image{
    background-image: url(/files/cto_layout/img/background-listhome.jpg);
    height: 435px;
    background-size: cover;
    position: absolute;
    content: "";
    left: -96%;
    z-index: -1;
}
.ce_bgimage.bloc-location-box .ce_headline_extended h2{
	font-size: 4rem;
	    font-weight: 900;
}
.ce_bgimage.bloc-location-box .ce_headline_extended h2 .color-accent {
    display: block;
    color: #54b9e8;
}
.ce_bgimage.bloc-location-contact{
	float: left;
    width: 33.33%;
}
.ce_bgimage.bloc-location-contact .ce_bgimage-image{ 
	background-repeat: repeat;
    background-size: inherit;
}
.ce_bgimage.bloc-location-contact .ce_hyperlink{
	text-align:center;
}
.ce_bgimage.bloc-location-contact .ce_hyperlink a {
    background: #e82426;
}
.ce_bgimage.bloc-location-contact:hover .ce_bgimage-image {
   background-image: url(/files/cto_layout/img/background-clair.png)!important;
       transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
}
.mod_customcataloglist .more-buttom a {
    background: #e82426;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 20px 0px 0 0px;
    position: relative;
    z-index: 0;
}
.mod_customcataloglist .more-buttom{
    position: absolute;
    bottom: 9px;
    right: 0;
}
.newslist-v3 {
    width: calc((100% / 12) * 4);
    float: left;
}
.newslist-v3 .content {
    padding: 8% 0 0 18%;
    /* padding-top: 0; */
    background: rgb(255,255,255);
    border: none;
    position: relative;
}
.newslist-v3 .content:before {
    content: "";
    position: absolute;
    background-image: url(/files/cto_layout/img/background-clair.png);
    background-repeat: repeat;
    background-size: auto;
    height: 124px;
    width: 9%;
    visibility: visible;
    z-index: 1;
    overflow: visible;
    left: 5%;
    top: -50px;
}
.newslist-v3 h6{
	font-weight: 900;
    font-size: 2rem;
}
#article-8 h2{
	font-weight: 900;
    font-size: 4rem;
    margin-bottom: 40px;
}
#article-8 p a {
    font-weight: 900;
    font-size: 1.5rem;
}
#footer .totop{
	display: none;
}
#footer {
    background: rgb(84 185 232);
    font-size: 1.5rem;
    line-height: 1rem;
}
#footer p {
    font-size: 1.5rem;
    color: #ffffff;
}
#footer, #footer a {
    color: #fff;
}
#footer li:before, #footer li:after{
	display: none;
}
#footer li {
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 0px;
}
#footer a:hover {
    color: rgb(165, 116, 61);
}
#footer .ce_text{
	margin-top: 20px;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 15px;
}
#bottom {
    background: rgb(84 185 232);
}
#bottom .inside, #bottom .inside a {
    color: #ffffff;
}
#bottom .inside .left a {
    margin-right: 0;
}
input:focus, textarea:focus {
    border: 1px solid rgb(37, 31, 75);
}
/*- CATALOGUE--*/
.block.entry{
    float: left;
    width: 33.33%;
}
form fieldset.hidden {
	display: none;
}

.extendedd .widget-checkbox, .extendedd .widget-text {
    width: 23%;
    float: left;
    margin: 0 1%;
    margin-bottom: 2%;
}
#article-28{
	background-position-x: -1px;
}
/*-interne*-*/
.interne .location-box, .catalog .location-box {
    padding-top: 50px;
    overflow: hidden;
}
.interne .mod_breadcrumb:after {
    background-image: url(/files/cto_layout/img/background-violet.png);
    background-repeat: repeat;
    background-size: auto;
    height: 78px;
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -135;
    left: 0;
}

.location-box .bloc-titre-description .d_100{
    position: absolute;
    bottom: 44px;
    width: 100%;
}
.location-box .bloc-titre-description{
	position: relative;
}
.mod_breadcrumb {
    position: relative;
    top: 20px;
    left: initial;
    z-index: 999;
    border: none;
    width: 100%;
}
.mod_breadcrumb li, .mod_breadcrumb li a {
    color: #fff;
}
.mod_breadcrumb ul{
	font-size: 1.2rem;
}
.catalog .location-box:after{
	display: none;
}

.interne .ce_bgimage.bloc-location-contact {
    float: left;
    width: 100%;
}
.interne .demande-devis{
	    margin-bottom: 60px;
}
.catalog .ce_bgimage.bloc-location-contact {
    width: 100%;
}
.mod_customcataloglist .more-buttom a:after {
    content: "";
    background: #060031;
    width: 421px;
    height: 502px;
    position: absolute;
    z-index: -1;
    opacity: 0;
    left: 0;
    top: 0;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    border-radius: 25px 0px 0px 0px;
}
.mod_customcataloglist .more-buttom a:hover:after {
    left: -233%;
    opacity: 0.4;
    top: -435px;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
}


.mod_customcataloglist .more-buttom a:hover {
    background: #251f4b;
     transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
}
.mod_customcataloglist .more-buttom a:before {
    content: "";
    background-image: url(/files/cto_layout/img/add.svg);
    width: 50px;
    height: 50px;
    position: absolute;
    top: -215px;
    left: -78%;
    opacity: 0;
}
.mod_customcataloglist .more-buttom a:hover:before {
    opacity: 1;
}

.mod_customcatalogreader .single-leftside{
    float: left;
    width: 50%;
}
.mod_customcatalogreader .single-rightside {
    float: left;
    width: 50%;
    z-index: 5;
    position: relative;
    padding-left: 5%;
}
.mod_customcatalogreader h2{
    font-size: 4.3rem;
}

.mod_customcatalogreader .single-leftside:before {
    content: "";
    position: absolute;
    background-image: url(/files/cto_layout/img/background-blanc.png);
    background-repeat: repeat;
    background-size: auto;
    height: 780px;
    width: 100%;
    height: 250px;
    visibility: visible;
    z-index: 0;
    overflow: visible;
    left: 0;
    top: -24px;
    z-index: 0;
}
.single-metadata-col1:before {
    background-image: url(/files/cto_layout/img/volume.svg);
    content: "";
    width: 23px;
    height: 23px;
    position: absolute;
    top: 7px;
    left: 15px;

}
.single-metadata-col2:before {
    background-image: url(/files/cto_layout/img/surface.svg);
    content: "";
    width: 23px;
    height: 23px;
    position: absolute;
    top: 7px;
    left: 15px;
}
.single-metadata-col3:before {
    background-image: url(/files/cto_layout/img/dimensions.svg);
    content: "";
    width: 23px;
    height: 23px;
    position: absolute;
    top: 7px;
    left: 15px;
}
.single-metadata-col4 {
    position: absolute;
    top: 0px;
    left: -81%;
    font-size: 2rem;
    background: #75b8df;
    color: #fff;
    padding: 8px;
}

.single-metadata-col1, .single-metadata-col2, .single-metadata-col3 {
    padding: 10px 55px;
    font-size: 1.8rem;
    position: relative;
}
.single-bottom {
    display: inline-block;
    background: #54b9e8;
    color: #fff;
    padding: 55px;
    width: 100%;
    text-align: center;
}
.single-bottom p{
    color: #fff;
}
.demandedevis {
    position: absolute;
    top: 290px;
}
.demande-devis .mod_customcataloglist.cc_fournitures .block.entry, .demande-devis .mod_customcataloglist.cc_produits .block.entry{
    background: #fff;
}
.demande-devis  h2{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 25px;
    font-size: 3.5rem;
}
.back{
    display: none;
}
.mainmenu ul li {
    margin-left: 15px;
    margin-right: 2px;
}
.googlemap{
    overflow: hidden;
}
.widget-submit{
    width: 30%;
    margin: auto;
}
input.submit[type="submit"], button.submit[type="submit"] {
    background: rgb(84 185 232);
}
input.submit[type="submit"]:hover, button.submit[type="submit"]:hover {
    background: rgb(232 36 38);
}
input.submit, button.submit {
    background: rgb(152,152,152);
    color: #fff;
    border-radius: 3px;
    font-size: 1.3rem;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 25px;
}
input, textarea, select {
    background-color: rgb(255,255,255);
    padding: 15px;
    font-size: 1.3rem;
}
label {
    margin-bottom: 6px;
    font-size: 1.6rem;
    position: relative;
    color: #251f4b;
}
.ce_form h2{
        font-size: 3.333rem;
    text-align: center;
}
form fieldset legend {
    background-color: rgb(37, 31, 75);
    padding: 8px 20px;
}
.smartmenu-content .smartmenu-scrollable, .smartmenu-content .mod_navigation ul.level_1{
	overflow: hidden;
}
.smartmenu-content .smartmenu-close{
	top: 46px;
}
.smartmenu-content {
    background: rgb(100 185 233);
}
.smartmenu-content .mod_navigation li:not(.floatbox) {
    font-size: 2.7rem;
    line-height: 6rem;
   }

@media only screen and (max-width: 1680px){
	#article-6{
		margin-top: -4%;
	}
	.location-box:after{
		width: 62%;
		    height: 163px;
	}
	.location-box:before{
		width: 62%;
	}
}

@media only screen and (max-width: 1600px){
	#article-1 .attributes {
    height: 710px!important;
}
	#article-6 {
    	margin-top: -5%;
	}
	.mod_breadcrumb ul {
    	font-size: 1.1rem;
	}
}
@media only screen and (max-width: 1440px){
	.location-box:before {
	    width: 64%;
	}
	.mod_breadcrumb{
		left: 6.5%;
	}
	#article-6 {
    	margin-top: -10%;
	}
	.location-box:after {
    width: 64%;
    height: 164px;
}
}
@media only screen and (max-width: 1368px){
	#article-1 .ce_image .image_container img {
	    width: 118%;
	    max-width: 125%;
	}	
}
@media only screen and (max-width: 1280px){
	#article-1 h1 span {
    	font-size: 5.5rem;
	}
	#article-1 h1 {
    	font-size: 3.1rem;
    }	
	#article-1 .ce_hyperlink {
	    top: 50%;
	    left: 5%;
	}
    .location-box:after {
    	width: 66%;
	}
	.location-box:before {
    width: 66%;	
	}
}
@media only screen and (max-width: 1024px){
	#article-1 .ce_headline_extended {
	    position: absolute;
	    left: 5%;
	    z-index: 9;
	    top: 10%;
	}
	#article-1 .attributes {
    	height: 520px!important;
	}
	#article-1 .ce_hyperlink {
    	top: 40%;
    	left: 5%;
	}
	.ce_swiper-slider-start{
		height: 580px !important;
	}
	.location-box h1 {
    font-size: 3rem;
    margin-bottom: 14%;
	}
	.location-box .ce_iconbox {
    	bottom: -66px;
	}
	.location-box:after {
	    height: 165px;
	    bottom: 78px;
	}
	.location-box .img-loc-deux {
    	margin-top: 0;
	}
	.top {
    margin-right: 8%;
	}
	#article-1 h1 {
    	font-size: 2.1rem;
	}
	#article-1 h1 span {
    	font-size: 4.5rem;
	}
	.newslist-v3 .content {
	    padding: 7% 3% 7% 19%;
	}
	.mt-m {
    	margin-top: 58px!important;
	}
	.mod_breadcrumb {
    	display: none;
	}
	.ce_bgimage.bloc-location-box .ce_headline_extended h2 {
    	font-size: 3rem;
	}
	.single-bottom{
		margin-top: 60px;
	}
	.mod_customcatalogreader h2 {
    	font-size: 3.3rem;
	}
	.mod_customcataloglist .more-buttom a:before{
		left: -45%;
	}
	.mod_customcataloglist .more-buttom a:hover:after {
    left: -158%;
    opacity: 0.4;
    width: 320px;
    height: 457px;
    top: -408px;
	}
	.demande-devis .mod_customcataloglist.cc_fournitures .block.entry, .demande-devis .mod_customcataloglist.cc_produits .block.entry{
		padding: 0 10px;
	}
	.stickyheader .top {
    	margin-top: 0;
	}
    .interne h2 {
    font-size: 1.5em;
    }
}
@media only screen and (max-width: 414px){
	.logos {
	    width: 115px;
	}
    .home .location-box h2 {
    font-size: 2.5rem;
    }
	.top{
		display: none;
	}
	.smartmenu{
		display: block;
	}
	.smartmenu .smartmenu-trigger {
    	height: 60px;	
	}
	#article-1 .attributes {
    	height: 240px!important;
	}
	#article-1 .ce_headline_extended{
		top: 6%;
	}
	#article-1 h1 {
    	font-size: 1.5rem;
	}
	#article-1 h1 span {
    font-size: 2.5rem;
}
	.column[class*="col_"], .autogrid_grid .column{
		margin-bottom: 0px;
	}
	.ce_hyperlink a, a.btn {
    font-size: 1.2rem;
	}
	#article-1 .ce_hyperlink {
    top: 27%;
}
	.bloc-titre-images{
		display: none;
	}
	.ce_swiper-slider-start {
    	height: 400px !important;
	}
	.location-box h1 {
    	font-size: 2.8rem;
    	margin-bottom: 20%;
	}
	.location-box .ce_iconbox {
    width: 100%;
    float: none;
    bottom: 0!important;
    color: #fff;
    height: 165px;
    padding: 0;
    background-color: #64b9e9;
}
	.location-box .bloc-titre-description .d_100 {
    position: relative;
    bottom: 0;
    width: 100%;
	}
	.location-box:after {
display: none;
	}
	.bloc-location-box {
    width: 100%;
    float: left;
    height: 210px!important;
    overflow: hidden;
}
.mod_customcataloglist .block.entry{
	width: 100%;
}
.ce_bgimage.bloc-location-contact {
    float: left;
    width: 100%;
}
.newslist-v3 {
    width: 100%;
}
#footer .column{
	text-align: center;
}
.header {
	margin:0;
}
#footer .ce_image .image_container img {
    width: auto;
    margin: auto;
}
.location-box:before {
    width: 100%;
}
.interne .location-box .container:after, .catalog .location-box .container:after{
	display: none;
}
.mod_customcatalogreader .single-leftside, .mod_customcatalogreader .single-rightside {
    float: left;
    width: 100%;
}
.mod_customcatalogreader h2 {
    font-size: 2.8rem;
}
.demandedevis {
    position: relative;
    top: inherit;
    margin-top: 50px;
}
.ios input[type=checkbox], .ios input[type=radio]{
	transform: scale(1);
}
.smartmenu-content .mod_navigation li:not(.floatbox) {
    font-size: 2rem;
}
.catalog .bloc-titre-images{
	display: block;
}
 .catalog .location-box {
    padding-top: 0;
   }
  .widget-submit {
    width: 38%;
}
.demande-devis h2 {
    padding-bottom: 41px;
    font-size: 3rem;
}
.mod_customcataloglist .more-buttom a:hover:after {
display: none;
}
.mod_customcataloglist .more-buttom a:before {
 display: none;
}
.demande-devis{
	    padding-bottom: 50px;
}
.extendedd .widget-checkbox, .extendedd .widget-text {
    width: 100%;
    float: left;
    margin: 0 0;
}
#article-28 {
    background-position-x: 0;
}
.pdemandedevis #container {
    position: relative;
    width: 100%;
    margin: 0;
    background: #fff;
    background-image: url(files/cto_layout/img/background-clair.png);
    background-repeat: repeat;
    background-size: auto;
}
.pdemandedevis .mt-m{
	margin-top: 0!important;
}
.pdemandedevis .location-box {
    padding-top: 15px;
    padding-bottom: 23px;
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px){
.mt-m {
    margin-top: 50px!important;
}
}