@import url("base.css");
@import url("structure.css");
@import url("content.css");
@import url("header.css");
@import url("footer.css");
@import url("picto.css");
@import url("florian.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;900&display=swap');
@import url(https://fonts.googleapis.com/css?family=Amaranth);

@font-face {
    font-family: 'FloodStd';
    src: url('../fonts/FloodStd.otf');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

@font-face {
    font-family: 'itc_avant_garde_gothicbook';
    src: url('../fonts/avantgarde-book-webfont.eot');
    src: url('../fonts/avantgarde-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avantgarde-book-webfont.woff') format('woff'),
         url('../fonts/avantgarde-book-webfont.ttf') format('truetype'),
         url('../fonts/avantgarde-book-webfont.svg#itc_avant_garde_gothicbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tartine';
    src: url('../fonts/tartinescriptregular-webfont.eot');
    src: url('../fonts/tartinescriptregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tartinescriptregular-webfont.woff') format('woff'),
         url('../fonts/tartinescriptregular-webfont.ttf') format('truetype'),
         url('../fonts/tartinescriptregular-webfont.svg#tartine_script_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#debug {
    width: 1px;
    z-index: 9999;
    background: red;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 152px;
}

#debug2 {
    width: 1px;
    z-index: 9999;
    background: red;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 876px;
}

/* <!--- Ariane --> */
#location, #location a {
    color: #fff;
    letter-spacing: 1px;
}

#ariane_current {
    font-weight: bold;
}
/* <!--- /Ariane --> */

/* Général */
.white {
    color: white !important;
}

.center {
    text-align: center;
}

/* Home last news */
body.home #ac-down {
    height: auto;
}

.home_last_news {
    position: relative;
    top: 80px;
    width: 80%;
    left: 10%;
    font-family: "Open Sans";
}

.home_last_news_content_link {
    text-transform: uppercase;
    font-size: 18px;
    padding: 5px;
    font-family: Oswald;
    display: inline-block;
    width: calc(50% - 20px)!important;
    box-sizing: border-box;
    text-align: center;
    vertical-align: top;
}

.home_last_news_content_link:first-of-type {
    border: 1px solid #FFF;
    color: #FFF;
    margin-right: 40px;
}

.home_last_news_content_link:last-of-type {
    border: 1px solid #73bdea;
}

.accueil #act-1 .subtitle {
    color: #FFF;
    letter-spacing: 2px;
}

.subtitle.h3 {
    margin: -15px auto 55px;
    color: #73BDEA;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 4.5px;
    font-family: Montserrat;
    font-weight: 600;
}

.home_no_news_found {
    font-family: Oswald;
    color: #FFF;
    font-size: 20px;
    position: relative;
    top: 100px;
    width: 80%;
    left: 10%;
}

.home_last_news_title {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

.home_last_news_title a {
    color: #FFF;
}
/* /Home last news */

/* Home: block of activity N°3 */
#ac-down ul li#act-3 {
    background: none;
    padding-top: 90px;
}
/* /Home: block of activity N°3 */

/* Gabarit Entreprise e.g. */
.gabaritG1 .page_title_principal_of_text_block {
    position: relative;
    color: #0C0C0C;
    border-color: #FFF;
    padding-bottom: 10px;
    margin: 0 20px;
    text-transform: uppercase;
    padding-left: 15px;
    font-family: Oswald;
    font-size: 25px;
    width: calc(100% - 135px);
}

.gabaritG1 h3 {
    color: #6EBFF6;
    font-size: 16px;
    padding-bottom: 5px;
    margin: 20px 0 10px 0;
    clear: both;
}

.gabaritG1 div.container-ac-dot {
    position: relative;
}

.gabaritG1 #G1wrapper img {
    padding-right: 15px;
}

.gabaritG1 #G1wrapper h1 {
    margin-left: 15px;
    margin-bottom: 0;
}

.gabaritG1 #G1wrapper h1, .gabaritG1 .page_title_principal_of_text_block, div.container-ac-dot {
    display: inline-block;
    vertical-align: top;
}

.gabaritG1 .texte {
    margin-bottom: 40px;
}

.gabaritG1 li::marker {
    color: #73BDEA;
    font-size: 2.3em;
}
/* /Gabarit Entreprise e.g. */

/* <!--- Header Top Bar --> */
#header_top_bar_phone:before {
    content: '|';
    margin-right: 25px;
}

#mobile_menu_top_bar_header {
    display: none;
}

#menucontact {
    margin: 15px 30px 15px 100px;
}

#menucontact li {
    float: none;
    display: inline-block;
    margin-right: 25px;
    text-transform: none;
}

#menucontact li:last-of-type {
    margin-right: 0;
}

.banner {
    margin: 0 -52px;
    height: 595px;
}

.gabaritG1 {
    padding: 170px 52px 50px 52px;
}

.subtitle {
    font-size: 18px;
    letter-spacing: 4.5px;
    color: white;
    max-width: 65%;
}
/* <!--- /Header Top Bar --> */

/* <!--- Page Category Of Products */
#header.header_category_of_products {
    background: url(../images/header_background_category_of_products.jpg);
    height: 552px;
}

#category_product #listingproduct {
    margin: 50px -52px 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

@media screen and (max-width: 1199px) {
    #category_product #listingproduct {
        margin: 50px -52px 0;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width: 959px) {
    #category_product #listingproduct {
        margin: 50px -52px 0;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 575px) {
    #category_product #listingproduct {
        margin: 50px -52px 0;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}

/*
#category_product #listingproduct .product {
    padding-right: 0;
    flex-basis: 0;
    flex-grow: 1;
    max-width: none;
}
*/
#category_product .element_title {
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-size: 16px;
    letter-spacing: 5px;
    padding-bottom: 15px;
    position: relative;
}

#category_product .link_know_more {
    color: #74bdea;
    text-transform: uppercase;
    font-family: Oswald;
    letter-spacing: 4px;
    font-weight: bold;
}

#category_product #listingproduct .product .element_title {
    margin: 30px 50px 0px 50px;
}

#category_product #listingproduct .product .desc, #category_product #listingproduct .product .links {
    padding: 0 50px;
}

#category_product #listingproduct .product .desc p {
    margin-top: 0;
}

#category_product #listingproduct .product .links {
    margin-top: 20px;
}

#category_product #listingproduct .product .title_desc_tissus_voile {
    padding: 0 50px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Montserrat';
    color: #055B88;
    font-size: 13px;
    letter-spacing: 2px;
    padding-bottom: 15px;
    position: relative;
}

#category_product #listingproduct .product .desc_tissus_voile ul {
    display: flex;
    flex-wrap: wrap;
}

#category_product #listingproduct .product .desc_tissus_voile ul li {
    width: 50%;
}

#category_product #listingproduct .product .desc {
    padding-top: 15px;
}

#category_product .title {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    font-family: Oswald;
    font-size: 27px;
}

#category_product .category_description {
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
    column-gap: 55px;
    padding: 0 2.5vw;
}

#category_product .category_description > p {
    flex-basis: 0;
    flex-grow: 1;
    line-height: 28px;
}

#category_product .category_description > p:first-child {
    margin-right: 85px;
}

#category_product .category_description > p:nth-child(2) {
    grid-column: 1/-1;
    font: 32px/50px "FloodStd";
    width: 66vw;
    color: #055b88;
}

#category_product .subtitle {
    text-transform: uppercase;
    letter-spacing: 10px;
    font-weight: normal;
    font-size: 27px;
    font-family: Oswald;
    margin: 0;
}

#category_product .product {

}

#category_product .product .hover-product {
    display: none;
}

#category_product .product:hover .hover-product {
    position: absolute;
    background: #73BDEA;
    border-radius: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 203;
}

#category_product .product .image {
    position: relative;
    height: 520px;
}

#category_product .product .image img {
    height: 100%;
    object-fit: cover;
}
/* <!--- /Page Category Of Products */

/* <!--- Page Product: Ratings List and Block --> */
#product .right h1 {
    margin-bottom: 25px;
}

#product #container-ac-dot {
    left: 15px;
}

#product .textRate, #product #rate_bar_general_block,
#product .rate-text, #product .rate-bar {
    display: inline-block;
    vertical-align: middle;
}

#product .container-right > .content {
    margin-top: 80px;
    padding-top: 10px;
    border-top: 1px solid #b2b2b2;
}

#product .textRate, #product .rate-text {
    color: white;
    font-family: 'floodStd';
}

#product .textRate span {
    font-weight: 400;
}

#product .blockRate .description {
    display: none;
}

#product .product-content #rate_bar_general_block svg[fill = "rgb(255, 209, 26)"], 
#product .rate-bar svg[fill = "rgb(255, 209, 26)"] {
    fill: #fff;
}

#product #rate_bar_general_block svg[fill = "rgb(255, 209, 26)"], 
#product .rate-bar svg[fill = "rgb(255, 209, 26)"] {
    fill: #73bdea;
}

#product .blockRate_advices_wrapper a {
    font-size: 16px;
}

#product .blockRate, #product .blockRate_advices_wrapper {
    display: inline-block;
    vertical-align: middle;
}

#product .blockRate {
    max-width: none;
	position: static;
	transform: none;
	margin: 0 20px 0 0;
	background: none;
	padding: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
    min-height: 0;
}

#product .blockRate .image {
	display: none;
}

#product .blockRate .content {
	margin: 0;
    float: none;
}

#product .blockRate_advices, #product .blockRate_advices_add {
    font-family: 'Montserrat';
    font-weight: 400;
    color: white;
    text-transform: lowercase;
}

#product .blockRate_advices_wrapper a.blockRate_advices_add {
    margin-left: 25px;
}

#product .avis_list_of_avis_is_empty {
	text-align: center;
    font-weight: bold;
}

#product #all_rates .avis {
    padding-top: 15px;
    background-color: #ffffffbd;
    z-index: 10;
}

#product .user_avis {
    font-family: 'Montserrat';
    margin-top: 10px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
}

#product .user_avis, #product .content_avis {
    padding: 0 35px 0 25px;
}

#product .background-image {
    height: 30vw;
    position: relative;
    top: -180px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    transform: rotate(3deg);
}

#product .content_avis {
    margin-bottom: 25px;
}
/* <!--- /Page Product: Ratings List and Block --> */

/* <!--- Page Product: Blocks "Avantages" and "Entretien" --> */
#product #btn_prise_de_cote {
    float: left;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    margin-top: 30px;
    color: #8d8d8d;
    border: 1px solid #8d8d8d;
    font-family: Oswald;
    padding: 5px 15px;
}

#product #bottom-buttons {
    margin-bottom: 140px;
}

#product .container-button {
    margin-bottom: 60px;
}
/* <!--- /Page Product: Blocks "Avantages" and "Entretien" --> */

/* <!--- Avis form --> */
.form-avis .form-left select, .form-avis .form-right select, .form-avis .form-full select,
.form-avis .form-left input[type="text"], .form-avis .form-right input[type="text"], .form-avis .form-full input[type="text"],
.form-avis .form-left textarea, .form-avis .form-right textarea, .form-avis .form-full textarea {
    border: 1px solid #000;
    padding: 20px!important;
    width: 100%;
    box-sizing: border-box;
    margin: 0!important;
    font-size: 15px!important;
}

.form-avis .select_wrapper,
.form-avis .form-left input[type="text"], .form-avis .form-right input[type="text"], .form-avis .form-full input[type="text"],
.form-avis .form-left textarea, .form-avis .form-right textarea, .form-avis .form-full textarea {
    margin-top: 15px!important;
}

.form-avis .header .civilitySelect {
    margin-bottom: 0!important;
}

.form-avis .select_wrapper {
    position: relative;
}

.form-avis  .select_wrapper:after {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 2px;
    bottom: 2px;
    right: 1px;
    width: 50px;
    background: #FFF url(../images/select_arrow.jpg) no-repeat center left;
}

.form-avis .form-left, .form-avis .form-right {
    width: 50%;
    box-sizing: border-box;
}

#avis_form li {
    margin-bottom: 35px;
}

#avis_form .form_rate_block_title {
    text-transform: uppercase;
    font-size: 19px;
    font-weight: normal;
}

#avis_form .block-infos .description p {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 0;
}

#avis_form .block-infos .description .highlighted {
    font-weight: bold;
}

#avis_form #container-ac-dot {
    left: 15px;
}

.list-avis .header {
    margin-top: 40px;
}

#avis_form ul#location {
    margin: 0;
}

#avis_form .list-avis .header .block-text {
    width: 100%;
    margin-top: 50px;
}

.form-avis .rate {
    color: #73bee9;
    font-family: Oswald;
    height: 85px;
}

.form-avis .red_borders {
    border: 1px solid #bd0000!important;
}

.form-avis .g-recaptcha {
    display: inline-block;
}

.form-avis .rate .rate-text {
    left: 65px;
}

.form-avis .rate #rate_bar_form {
    left: 115px;
}

#avis_form .form-avis .form-full {
    padding: 0;
    padding-bottom: 25px;
    margin-left: 0;
}

#avis_form .list-avis .separate-block, #avis_form .list-avis .block {
    padding: 0;
}

#avis_form .list-avis .box .content h1 {
    position: static;
    font-weight: bold;
    color: #000;
    font-size: 25px;
    font-family: Oswald;
    letter-spacing: 2px;
    transform: none;
    text-align: left;
    margin: 0;
    margin-left: 45px;
    padding: 0;
}

#avis_form .avis_validation_message {
    font-family: Oswald;
    font-weight: bold;
    color: green;
    font-size: 22px;
    letter-spacing: 2px;
    padding: 20px 0;
}

#avis_form .avis_errors_message {
    color: #d2696d;
    font-size: 17px;
    float: left;
}

#avis_form .list-avis {
    margin-top: 0;
}

#avis_form .list-avis .box .content {
    padding-top: 0px;
}

.list-avis .header .block-infos #rate_bar_general {
    margin-bottom: 15px;
}

#avis_form .list-avis .header .block-infos {
    background: #73bdea;
}

#avis_form .list-avis .header .block-infos svg {
    fill: #406982;
}

#avis_form .list-avis .header .block-infos svg[fill = "rgb(255, 209, 26)"] { 
   fill: #cccbcb;
}

#avis_form #rate_bar_form svg[fill = "rgb(255, 209, 26)"] { 
   fill: #73bdea;
}

.list-avis .box .content input[type="submit"] {
    background: #FFF;
    text-transform: uppercase;
    color: #73bdea;
    border: 1px solid #73bdea;
    border-radius: 0;
    font-style: normal;
    font-weight: bold;
    width: 50%;
    font-family: Oswald;
    letter-spacing: 4px;
    padding: 17px;
}

#avis_form .list-avis .header .block-infos h3, #avis_form .list-avis .header .block-infos p {
    font-family: Oswald;
}

#avis_form .list-avis .content .textRate .highlighted {
    font-size: 50px;
}

/*#avis_form > .left {
    background-image: url("../images/form_avis_product.jpg");
    background-position: center;
    background-size: cover;
    position: relative;
    display: block;
    float: left;
    width: 50%;
    height: 100vh;
}*/

#avis_form > .left {
    width: 70%;
    margin: 0;
}

#avis_form > .right {
    width: 30%;
    margin: 0;
    /*display: inline-block;
    width: 50%;
    vertical-align: top;
    float: right;
    background-color: #FFFFFF;
    height: 100vh;
    overflow-y: auto;*/
}

#avis_form .civilitySelect {
    width: 100%;
}

#avis_form label {
	text-transform: uppercase;
	font-family: Oswald;
	color: #000;
	letter-spacing: 3px;
	font-size: 18px;
}
/* <!--- /Avis form --> */

@media screen and (max-width: 1500px) {
    /* <!--- Page Product: Ratings List and Block --> */
    #product .blockRate {
        margin-left: 0;
        margin-top: 10px;
    }

    #product .blockRate_advices, #product .blockRate_advices_add {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        margin-left: 10px;
    }

    #product .blockRate_advices_wrapper a.blockRate_advices_add {
        margin-left: 25px;
    }

    #product .container-right > .content {
        margin-top: 145px;
    }
    /* <!--- /Page Product: Ratings List and Block --> */

    #product .content_bottom_right {
        margin-left: 0;
    }
    /* <!--- /Page Product: Blocks "Avantages" and "Entretien" --> */
}

@media screen and (max-width: 1482px) {
    /* Page Product: Ratings List and Block */
    #product .container-button a#btn-prod-left, #product .container-button a#btn-prod-right {
        font-size: 16.5px;
    }
    /* /Page Product: Ratings List and Block */
}

@media screen and (max-width: 1280px) {
    /* Page Product: Ratings List and Block, And Rate Form */
    #product #container-ac-dot, #avis_form  #container-ac-dot {
        left: calc(50% - 16.25px);
    }
    /* /Page Product: Ratings List and Block, And Rate Form */
}

@media screen and (max-width: 1279px) {
    /* <!--- Avis form --> */
    .gabaritG1 #G1wrapper h1, .gabaritG1 .page_title_principal_of_text_block {
        margin-left: 0;
        padding-left: 0;
    }

    #avis_form .list-avis .box .content {
        padding-top: 50px;
    }

    #avis_form > .left {
        width: 100%;
    }

    #avis_form > .right {
        width: 100%;
    }
    
    .gabaritG1 .container-ac-dot:not(:first-of-type) {
        display: none;
    }

    #avis_form .list-avis .box .content h1 {
        margin-left: 0;
    }
    /* <!--- /Avis form --> */

    /* Page Product: Ratings List and Block */
    #product .container-button a#btn-prod-left, #product .container-button a#btn-prod-right {
        font-size: 20px;
    }
    /* /Page Product: Ratings List and Block */
}

@media screen and (max-width: 1200px) {
    /* <!--- Header Top Bar --> */
    #mobile_menu_top_bar_header {
        display: block;
    }
    
    #nav #mobile_menu_top_bar_header li:last-child {
        display: block;
    }

    .nav-off, #nav {
    	height: calc(100% + 100px);
    	overflow: auto;
    }
    /* <!--- /Header Top Bar --> */

    #container-ac-dot {
        width: 32.25px;
    }

    #product .background-image {
		height: 60vw;
	}
}

@media screen and (max-width: 1100px) {
    /* <!--- Home: News --> */
    body.home #ac-down {
        height: auto;
    }
    

    
	#mobile_menu_top_bar_header {
		display: block;
	}
}

@media screen and (max-width: 980px) {
    /* <!--- Rate Form --> */
    .list-avis .box {
        width: 90%;
    }
    /* <!--- /Rate Form --> */
}

@media screen and (max-width: 767px) {
    /* <!--- Page Product: Ratings List and Block --> */
    #product .blockRate {
        max-width: none;
        margin: 0px;
    }
    
    #product .blockRate .content {
        display: inline-block;
    }    
    /* <!--- /Page Product: Ratings List and Block --> */
}

@media screen and (max-width: 765px) {
    #product .container-button {
        height: auto;
    }
}

@media screen and (max-width: 575px) {
    /* <!--- Page Product: Ratings List and Block --> */
    #product .blockRate_advices {
        margin-left: 0;
    }
    /* <!--- /Page Product: Ratings List and Block --> */

    /* <!--- Category Of Product --> */
    #category_product .category_description {
        flex-direction: column;
    }

    #category_product .category_description > p {
        margin-left: 0;   
        margin-right: 0;   
        flex-basis: auto;
    }

    #product .content-bottom h2 {
        font-size: 23px;
        text-transform: uppercase;
        line-height: 30px;
        font-weight: 500;
        font-family: 'FloodStd';
    }
    /* <!--- /Category Of Product --> */
}

@media screen and (max-width: 548px) {
    /* <!--- Page Product: Ratings List and Block --> */
    #product .blockRate_advices_wrapper a, #product .blockRate_advices_wrapper a.blockRate_advices_add {
        margin-top: 15px;
    }

    #product .container-right > .content {
        margin-top: 185px;
    }
    /* <!--- /Page Product: Ratings List and Block --> */

    /* <!--- Rate form --> */
    #avis_form .avis_errors_message {
        display: none;
    }
    
    /* <!--- /Rate form --> */
}

@media screen and (max-width: 481px) {
    .list-avis .box .content input[type="submit"] {
        width: 100%;
    }

    .home_last_news_content_link {
        font-size: 11px;
        letter-spacing: 0;
    }

    .gabaritG1 #G1wrapper img {
        padding-right: 0;
        display: block;
        height: calc(100vw / 1.4)!important;
        width: 100%!important;
    }

    .accordion h2::before {
        background-size: cover;
        width: 35px;
        height: 35px;
        margin-left: -42px;
    }

    .accordion h2.active:before {
        background-size: cover;
        width: 35px;
        height: 35px;
        margin-left: -42px;
    }

    #product .content-bottom {
        padding: 5px 5px 5px 24px;
    }

    #product .content_bottom_right h2 {
        padding-left: 20px;
    }

}

@media screen and (max-width: 430px) {
    #act-2 {
        height: 645px;
    }   
}